Explore other dev related sites in this ring. If you find this idea useful click here to join.
devring.club Previous Random Next

linksfor.dev(s)

All

  1. TB
  2. Implementing AES Encryption With C#
  3. GitHub - davidlattimore/wild: A very fast linker for Linux
  4. The Mythical IO-Bound Rails App
  5. Build It Yourself
  6. .NET: How to Configure JsonSerializerOptions Correctly in a Builder
  7. Unleash: Feature flags in PHP | Blog by Dominik Chrástecký
  8. My impressions of Gleam
  9. Josh Dick
  10. Supercharge SQLite with Ruby Functions
  11. Do you know that EKS Auto Mode enforces a 21-day maximum node lifetime?
  12. Overcoming the Friendship Recession
  13. It's fun to work on CI
  14. You can just hack on ATProto
  15. Screen time and face-to-face conversation
  16. Should You Work on Weekends?
  17. Don't Be A ::Duck::
  18. cs16.css
  19. ASP.NET Community Standup - .NET Aspire Q&A
  20. Why Freelancing or Side Income is Important When You Have a Full-Time Job
  21. AI is Creating a Generation of Illiterate Programmers
  22. The Simplest Way To Deploy Containerized .NET Applications on AWS
  23. Software Project Planning, Test Generation, and Docker
  24. Announcing My New Book: htmx Essentials for ASP.NET Core Developers - Chris Woody Woodruff
  25. Rust's Superpower: Speed Meets Smarts - Chris Woody Woodruff
  26. Modular Monolith Architecture: The Missing Guide to Public APIs
  27. T. Rex Evolution
  28. Don't Use the New HybridCache of .NET 9
  29. almost_pwned.md
  30. Christian Walther (@isziaui@mstdn.social)
  31. Firefly III - Backup / Restore volume
  32. Using the most unhinged AVX-512 instruction to make the fastest phrase search algo
  33. Evaluating SotA LLM Models trying to solve a net-new LeetCode style puzzle
  34. C Is Not Suited to SIMD
  35. Blogging with Friction
  36. :hover > :not(:hover), sorry not sorry · January 6, 2025
  37. Noteworthy LLM Research Papers of 2024
  38. What I Would Want From a New Job
  39. Can't Escape Good Old SQL
  40. Replit, the Figma Replacement | Nic Bertino
  41. Hacking together a Job Runner using Supabase Edge Functions
  42. Becoming Literate Again | Jordan Koschei
  43. Invalid Niger Nameservers in the com zone
  44. Web Audio Madness: Setting a negative playback rate on an AudioBufferSourceNode
  45. The Great Acceleration
  46. Why you’ll leave X (as well as Instagram and all the other private platforms)
  47. Don’t be afraid of rabbit holes
  48. GitHub - ggml-org/llama.vim: Vim plugin for LLM-assisted code/text completion
  49. CVSS is dead to us
  50. Open Source Web Dev with C#
  51. Level Up Your Skills: Learning Rust as a C# Dev - Chris Woody Woodruff
  52. Exploring the Forwarded Headers Middleware in ASP.NET Core
  53. Tailwind CSS v4.0
  54. Book Review: React Key Concepts - Coding Sonata
  55. C stdlib isn’t threadsafe and even safe Rust didn’t save us | EdgeDB Blog
  56. How to improve your WFH lighting to reduce eye strain | Russell Baylis - Designer
  57. Leader's sadness vs. authentic leadership
  58. How to create Custom notification channels in Laravel – msp
  59. Creation | anyon_e
  60. I don't need no social media for my photos
  61. The vertical bar ( ) is the best HTML page title separator
  62. TechThreads · Secrets Management w/ Firebase App Hosting and NextJS
  63. Par Part 1: Sequent Calculus
  64. What is readable code and why is it important?
  65. Lean app monitoring—The Starter Pack
  66. Why Rails in 2025?
  67. Key Lessons From Managing a Cloud-Scale Data Platform in Azure
  68. Get Good At Learning - Don't Break Prod
  69. Codenames AI - OpenAI's o1 Playing Codenames
  70. urllib3 in 2024
  71. I made a multiplayer shooter game in Lisp
  72. next.js: an honest review
  73. Goodbye commercial social media
  74. The Closed Web
  75. Do the hard things
  76. Paul Romer
  77. stories i refuse to believe
  78. Unit Circle
  79. TabBoo
  80. Introducing bananotate 3.0
  81. On .NET Live with Damian Edwards and David Fowler
  82. Don't Make These 3 Mistakes in C! Can YOU spot the bug?
  83. David Swenson's electrostatic "invisible wall" (1996)
  84. Level up your Software Development Career and Become a Master and Highly Paid Technical Leader
  85. WinForms: Analyze This (Me in Visual Basic) - .NET Blog
  86. Threads, Tasks, and Ownership: C# and Rust Concurrency Explored - Chris Woody Woodruff
  87. Steinar H. Gunderson
  88. Unique 0-click deanonymization attack targeting Signal, Discord and hundreds of platform
  89. Rethinking MediatR Validation: Moving from Pipeline to Domain Objects
  90. Building a web app with C#
  91. Get Into FLOW Faster as a Developer
  92. Event Sourcing for .NET Developers: From Zero to Implementation
  93. A: Work Ethic 3 (Category Compilation) #21~#23
  94. Chemical Formulas
  95. The Trouble with Bryan Johnson
  96. Sewell's Pump | The Eli Whitney Museum and Workshop
  97. You're Not the CEO of the Product: Rants of a PM
  98. Modern iOS Theming with UITraitCollection
  99. I got a heat pump, and my energy bill went up!
  100. Looking Beyond HackerNews
  101. Debugging An Undebuggable App
  102. Designing a DSL for Terminal Interaction
  103. Reverse Engineering Call Of Duty Anti-Cheat
  104. Calling strangers uncle and auntie
  105. Testing a handful of sensors for your next DIY project
  106. Plank Reloaded: Still Stupidly Simple
  107. Programing Pipelines Using Dependent Types
  108. ribbon mic – kHz
  109. How breaking invisible family pacts forge unstoppable founders.
  110. Best Practices are Dead. Long Live Best Practices.
  111. The algorithm isn't always to blame
  112. Sizing up MI300A’s GPU
  113. Dyeing with woad – Salt extraction method
  114. 2025-01-20 office of secure transportation
  115. How we made Blurhash 128x faster — Uploadcare Blog
  116. Just Write. | rugu
  117. How to solve computational science problems with AI: Physics-Informed Neural Networks (PINNs)
  118. I am (not) a Failure: Lessons Learned From Six (and a half) Failed Startup Attempts
  119. OpenAI quietly funded independent math benchmark before setting record with o3
  120. EF Core 9.0: Reading EntityConfigurations from Classes with Non-Public Constructors
  121. Mixxx - Free DJ Mixing Software App
  122. Coworking, recording, and periodic chat
  123. I Met Paul Graham Once
  124. Building a web app with C#
  125. Block AI scrapers with Anubis
  126. Let's talk about FluentAssertions and OSS 🔴 LIVE
  127. Garbage Collection in C# vs. Ownership in Rust – Chris Woody Woodruff
  128. GitHub - deepseek-ai/DeepSeek-R1
  129. Fusion Cache in C# - Removal, Expiration, and FailSafe Cache Operations
  130. Please Don't Force Dark Mode — Vishnu's Pages
  131. UK's elite hardware talent is being wasted.
  132. Reverse Engineering Bambu Connect - Consumer Action Taskforce
  133. Escape the walled garden and algorithm black boxes with RSS feeds
  134. Cache CORS Preflight Requests
  135. meemi's Shortform — LessWrong
  136. The PC is Dead: It’s Time to Make Computing Personal Again
  137. End to End Testing using Playwright in Blazor WASM
  138. Forgejo – Beyond coding. We forge.
  139. A Look at Common Constructs in C# and Rust – Chris Woody Woodruff
  140. Git Trailers | Alchemists
  141. #45 The Raw Truth About Self-Publishing My First Technical Book: 800+ Copies, $11K, and 850 Hours
  142. Why do bees die when they sting you?
  143. GitHub - tonybaloney/vscode-pets: Adds playful pets 🦀🐱🐶 in your VS Code window
  144. Template language without dependencies
  145. A-Players
  146. Why It Might Be Time to Rethink Using Cosine Similarity
  147. Garmin's ~$40B Pivot
  148. Banned from entgo, why?
  149. When we had both landlines and cellphones
  150. Finally getting fiber between the house and garage
  151. How has DeepSeek improved the Transformer architecture?
  152. Reverse-engineering a carry-lookahead adder in the Pentium
  153. Fortify Your F*cking Fundamentals
  154. Building a Socially-Adept LLM Agent
  155. How To Get a Full Time Software Job During College (5-Step Roadmap)
  156. Illness Is a Form of Meditation | Adnan's Random bytes
  157. Please provide home-assignment feedback face to face
  158. Browsers need to change how autofill works
  159. atproto and ownership of identity
  160. isd
  161. Amazon's AI crawler is making my git server unstable
  162. The Shift in Metrics: How Product Engineers Measure Success
  163. I Bought the Biggest Hard Drive Ever Made For the PDP-11!
  164. C# and Rust Side by Side – Chris Woody Woodruff
  165. AI Replacing Mid-Level Engineers - Dev Leader Weekly 79
  166. I've been advocating for RSS support, and you should too
  167. Brood War Korean Translations
  168. So You Want to Build Your Own Data Center
  169. Investigating an "evil" RJ45 dongle
  170. Weaponizing Wikipedia against Israel | Aish
  171. Story of a Pentester Recruitment 2025
  172. PostgreSQL index creation in production systems
  173. Provisional Guidance for Users of LLM-Based Code Generators
  174. I Miss Building Computers.
  175. 2025 Annual Letter
  176. A one-on-one template
  177. Do reasoning LLMs need their own Philosophical Language? :: Giles' blog
  178. 0110.be - The time an HTTP request takes to pass through a proxy, a proxy, a proxy, a proxy, ...
  179. Scaling Monoliths: A Practical Guide for Growing Systems
  180. Thinking clearly about software
  181. Vector Databases: A Traditional Database Developer's Perspective
  182. US$ 30 million to reinvent the wheel
  183. Private Keys in the Fortigate Leak
  184. Earthstar
  185. Bypassing State app censorship or blockades with PWAs
  186. A Deep Dive into Memorization in Deep Learning
  187. Cursor is Anthropic’s Largest Customer (and Maxing Out Their GPUs)
  188. The Process Star Sign Chart
  189. Optimizing Jupyter Notebooks for LLMs
  190. A Trillion Points of Failure
  191. 20 reasons why Anki isn’t popular
  192. What using RSS feeds feels like
  193. Human Altitude
  194. ASP.NET Community Standup - Security & auth .NET 10 planning discussion
  195. Tiktok & Alternatives
  196. Introduction To Cache Stampede Protection In C#
  197. Building a web app with C#
  198. Is Memory64 actually worth using?
  199. Why Every C# Developer Should Explore Rust – Chris Woody Woodruff
  200. Fixing a Huge Performance Problem With My Webhooks Implementation (part 3)
  201. No, you can't use your $6,299.00 Camera as a Webcam. That will be $5 – Roman Zipp
  202. Working with JsonSerializerContext in System.Text.Json and Refit
  203. Computer Science Papers Every Developer Should Read
  204. SpaceX
  205. Big Changes to FluentAssertions: License Update Explained ($$$)
  206. Dissecting the ESM3 Model Architecture
  207. Debugging is a Story
  208. What If Tech, the Market and the State Are No Longer Solutions?
  209. Why I Hate Frameworks
  210. CEOs Should do Good. Or Else.
  211. UofTCTF 2025: An AES Timing Side-Channel
  212. Stuff we already depleted
  213. Building a web-scraper in Postgres - The Hidden Blog
  214. When To Say When: Reinventing the Switch Statement
  215. On-Chain Randomness Gotchas | drand
  216. Use Your Product as a Customer — Sven Lenaerts
  217. Water rendering in Gradient
  218. How I got here
  219. A surprising scam email that evaded Gmail's spam filter
  220. Mismatch
  221. James Shore: Testing With Nullables
  222. Adding button loader to Turbo-powered forms
  223. Why I Make Smart Devices Dumber: A Privacy Advocate's Reflection
  224. The documentation problem in development
  225. Career Paths in Tech, Part 1: Why Choose the IC Path?
  226. How to Enhance the API Response with a Wrapper Class with Additional Information with .NET Minimal API
  227. Meet the .NET Team at NDC London 2025 - .NET Blog
  228. I Ditched the Algorithm for RSS—and You Should Too
  229. The best laptop ever - Mijndert Stuij
  230. Serialization in Azure.AI.DocumentIntelligence Version 1.0.0
  231. No calls
  232. Running macOS in a macOS Virtual Machine on a Mac for Free (Full Setup Guide - Orka and UTM)
  233. Open Source CMS with C# - Completing milestone 0.5
  234. Nintendo Switch 2 – First-look trailer
  235. How To Cache In C#: Caching For Beginners
  236. A Journey Through Code and Concepts – Chris Woody Woodruff
  237. Google Gemini Receipt Parser for YNAB
  238. 100x Defect Tolerance: How Cerebras Solved the Yield Problem - Cerebras
  239. A Personal Note From Our Founder – Hindenburg Research
  240. furialog
  241. Fun with Timing Attacks
  242. A Day in the Life of an Agentic Marketing Manager
  243. Learning about excellence from Roger Rabbit
  244. Spotify fix scrolling lag issue
  245. How FastAPI path operations work
  246. structured decoding, a guide for the impatient
  247. Beating cuBLAS in Single-Precision General Matrix Multiplication
  248. TCL's bet on screens that look like paper
  249. The Immutable Badge - A Thought Experiment
  250. Real Semantic Versioning
  251. all kpis are derivatives of revenue or cost
  252. 9 Simple Tips to Escaping Social Media
  253. Good enough design
  254. Beating OpenBLAS in FP32 Matrix Multiplication
  255. The Shuffler Really is Broken: Finding the Best Method for Shuffling Cubes — Lucky Paper
  256. Cohesive Digests for Ints and Floats
  257. The Scaling Paradox — Toby Ord
  258. Yashovardhan Srivastava
  259. Running LLM evals right next to your code
  260. The Art of Archiving - How I Created a Repository of My Life
  261. Sergey's Blog
  262. Effortless tests with cached stubs
  263. Seven chatbots play a game of mafia
  264. Breaking the Silence
  265. About LLMs and Energy- Marcos
  266. ZADZMO code
  267. End-to-end encrypted email is bad for you
  268. Why does Cloudflare Pages have such a generous Free tier?
  269. A Marriage Proposal Spoken Entirely in Office Jargon
  270. Go 1.24 interactive tour
  271. Assertions with Shouldly
  272. Github Models is pretty cool
  273. Death by a thousand cuts
  274. Setting Up xUnit with Dependency Injection
  275. Tracking and Personalizing Connections – Chris Woody Woodruff
  276. 📚 Convert E-books into audiobooks with Kokoro
  277. Uncanceled Units
  278. Watch This Before Upgrading FluentAssertions!
  279. Stop Using FluentAssertions Now
  280. If You Ever See This Speed Sign, You're Probably Going To Die - The Autopian
  281. Don't use cosine similarity carelessly - Piotr Migdał
  282. The Simplest Way To Deploy Your Containerized .NET Applications on Azure
  283. Why is Git Autocorrect too fast for Formula One drivers?
  284. "No way to prevent this" say users of only language where this regularly happens
  285. Thoughts on the Liability of the Product Surface
  286. How Dennard Scaling Allowed Transistors to Shrink
  287. Efficient LLM Scheduling by Learning to Rank
  288. Roko Kovač
  289. Managing Software Vendor Relationships
  290. Fluid Simulation Pendant - mitxela.com
  291. Refactoring Mindset
  292. What really happens inside a dating app
  293. The Best 25 Bucks I Ever Spent
  294. Empowering Others Is Impactful - Don't Break Prod
  295. Subtitle Generator Using Whisper · Technical Ramblings
  296. The Unlikely Marriage of TikTok and Elon Musk: A Case for Caution | HEBEGS News
  297. The problem with design tokens | André Torgal
  298. Optimizing Ruby’s JSON, Part 7
  299. i hated coding, but i learned to love it again
  300. What I Learn From Work - Chapter Two
  301. Repairing is underrated
  302. .NET and .NET Framework January 2025 servicing releases updates - .NET Blog
  303. Copilot Induced Crash: how AI-assisted development introduces new types of bugs
  304. Apple will soon receive ‘made in America’ chips from TSMC Arizona
  305. Millions of Accounts Vulnerable due to Google’s OAuth Flaw ◆ Truffle Security Co.
  306. Making an Intersection Unsafe for Pedestrians to Save Seconds for Drivers
  307. 1 in 5 Online Job Postings Are Either Fake or Never Filled, Study Finds
  308. in the belly of the MrBeast
  309. My Favorite Tech Stack for Startup Success in 2025
  310. Release zfs-2.3.0 · openzfs/zfs
  311. webtop - LinuxServer.io
  312. Why I Switched to Firefox and Never Looked Back
  313. Background Jobs With Quartz - Advanced Scheduling, Persistence, OpenTelemetry
  314. Error Handling and Graceful Shutdowns in Socket Programming – Chris Woody Woodruff
  315. B: Game Essence 3 (Category Compilation) #16~#23
  316. The Power of Continuous Learning in Software Engineering
  317. Static Factory Pattern: Solving JSON Deserialization Challenges in .NET
  318. Announcing Developer Academy
  319. Snyk security researcher deploys malicious NPM packages targeting Cursor.com
  320. Incident with Git Operations
  321. The 2025 AI Engineering Reading List
  322. Evaluating vector indexes in MariaDB and pgvector: part 1
  323. Why don’t we do more prescribed burning? An explainer. - Kevin Drum
  324. Differentiable Programming from Scratch
  325. A startup is a religion
  326. Cosine Similarity: Not the Silver Bullet We Thought It Was | Shaped Blog
  327. Treat Extensions Like Apps - Firewalls Don't Stop Dragons
  328. I stumbled upon a high-value communication hack for 1:1s
  329. You are your mask
  330. Thorsten Ball - Funny Tweets
  331. The missing tier for query compilers
  332. Optimizing libjson, or: beating encoding/json by at least 2.5x
  333. Document Your Progress at Work
  334. The Unexpected Benefit of Consuming Articles Offline
  335. Self-Service Analytics Grounded in Reality - The Good, The Bad, and The Ugly - Ryan Lynch's Hub
  336. When each proud fighter brags
  337. How to use FFmpeg and Whisper to add subtitles for free
  338. How I Use LLMs for Coding and Writing
  339. Do Larger PRs Get Merged Faster?
  340. On Prompt Engineering
  341. Turning my laptop into a Search Relevance Judge with local LLMs
  342. Installing and Developing vLLM with Ease
  343. Chrome Web Store is a mess
  344. Introduction to FFmpeg - AlexandreHTRB blog
  345. What I Learned Failing to Finish a Game in 2024
  346. What is a Software Engineer's Job?
  347. I Built a Visa Requirement Change Tracker for Fun
  348. Radon
  349. LLMs vs SLMs
  350. David A. Wheeler's Review of "Debugging" by David J. Agans
  351. EF Core 9.0: Breaking Change in Migration Idempotent Scripts
  352. v25.01 · YaLTeR/niri · Discussion #956
  353. Effective Data Exchange with Sockets – Chris Woody Woodruff
  354. Use Scalar to invoke CRUD operations of a Web API | BinaryIntellect Knowledge Base
  355. The Problem With Singletons You Need to Avoid
  356. German router maker is latest company to inadvertently clarify the LGPL license
  357. GitHub - TabbyML/tabby: Self-hosted AI coding assistant
  358. Asylum Square: Retrogames revised.
  359. Equipping 3rd party types with debugging capabilities
  360. dotnet test command - .NET CLI
  361. The Superior Way To Travel
  362. My
  363. Software sandboxing: The basics
  364. HOW TO TRACK WEBSITE ANALYTICS USING ONLY NGINX AND PURE BASH
  365. Agents
  366. Why some DVLA digital services don't work at night
  367. Parallel processing with Virtual Threads - A comparative analysis
  368. Use of Time in Distributed Databases (part 1)
  369. Implantable SSH credentials | Evan Pratten
  370. (Right-Nulled) Generalised LR Parsing
  371. Learning to code with Cursor
  372. How I discovered a hole in the fetch specification
  373. Data Quality in LLMs
  374. right to root access
  375. Uv has a killer feature you should know about
  376. Memorization Is Important In CS
  377. Backdooring Your Backdoors - Another $20 Domain, More Governments
  378. The HTTP QUERY Method
  379. Apple is Killing Swift
  380. What's involved in getting a "modern" terminal setup?
  381. AI founders will learn The Bitter Lesson
  382. Why I Chose Common Lisp — Dan's Musings
  383. Home · Kenney
  384. Why is hash(-1) == hash(-2) in Python?
  385. Server-Side Socket Programming Explained – Chris Woody Woodruff
  386. The illustrated guide to a Ph.D.
  387. Jeremia Kimelman (@jeremiak@journa.host)
  388. De-smarting the Marshall Uxbridge
  389. GitHub - mathuo/dockview: Zero dependency Docking Layout Manager. Supports Vanilla TypeScript, React and Vue.
  390. Bad Apple but it's 6,500 regexes that I search for in vim · eieio.games
  391. What Threads Are and How To Use Them Correctly, Part 1
  392. GitHub - hybridgroup/go-haystack: Track personal Bluetooth devices via Apple's "Find My" network using OpenHaystack and Macless-Haystack with tools written in Go/TinyGo. No Apple hardware required!
  393. Why The Singularity Is Impossible — Or Rather, Why It's Just a Bad Word In General
  394. Just Present the First Draft!
  395. Exploring ways to optimize compute shaders - Part 1.
  396. Contemplative LLMs: Anxiety is all you need?
  397. Timothy J. Baek - Why I’m Building Open WebUI: On Autonomy, Diversity, and the Future of Humanity
  398. What it's like working for American companies as an Australian
  399. CSSWind: bloat-free component styling
  400. My 20-Year Trading Journey & Building Passive Income
  401. WordPress is in trouble
  402. You Only Exist In The Moment
  403. Sky-T1: Train your own O1 preview model within $450
  404. Stop Trying To Schedule A Call With Me
  405. You are an absolute moron for believing in the hype of “AI Agents”.
  406. Building Bridges: Client-Side Socket Programming in Action - Chris Woody Woodruff
  407. Modern C# Part 3 – Switch Expressions
  408. Password Cracking 101: From DES to ZIP
  409. How and Why To Learn In Public - Dev Leader Weekly 78
  410. This month in Servo: dark mode, keyword sizes, XPath, and more! - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
  411. Learn In Public - Principal Software Engineering Manager AMA
  412. Cuttle - card game rules
  413. Perspectives after 4 years – tylerrussell.dev
  414. HTML5 Printer
  415. Analysis of DeepSeek v3 and Llama 3
  416. The Nanny Scale -
  417. How we used gpt-4o for image detection with 350 very similar, single image classes.
  418. How outdated information hides in LLM token generation probabilities and creates logical inconsistencies
  419. Very Wrong Math
  420. Building Bauble
  421. Lessons Learned Over 10 Years of Bootstrapping Petabridge
  422. Privatize the FDA - Neel Somani
  423. Work on Yourself
  424. How To Self-Host Supabase for $3 | Andrew Melbourne's Development Blog
  425. Lost and found
  426. Simplicity First: Why Readable Code Is Better Code
  427. How well do you know the NFL teams?
  428. I Know About The Date In The Footer | Henry From Online
  429. Raise and Release
  430. How Variable-Increment Counting Bloom Filters Work
  431. the better lesson
  432. I quit my job to work on my programming language
  433. Buh-bye Spotify | Darko.Audio
  434. Pathfinding to a moving target in evolving terrain
  435. Working with LLMs in .NET using Microsoft.Extensions.AI
  436. Be aware of the Makefile effect
  437. ASP.NET Community Standup - Blazor .NET 10 Planning Discussion
  438. The Linux Foundation launches an initiative to support open-source Chromium-based browsers
  439. .NET Conf Wrap-up
  440. I’ve acquired a new superpower
  441. Chess Zoo
  442. AI & LLM 101, I Hope
  443. Visualizing All ISBNs — $10k by 2025-01-31
  444. Pushing the whole company into the past on purpose
  445. Open Source CMS with C# - integrating plugins 2
  446. 4 Key Tips: Learning In Public For Software Engineers
  447. C# Socket Programming Essentials: Creating and Configuring Sockets - Chris Woody Woodruff
  448. .NET Project Setup From Scratch Using These 6 Best Practices
  449. N: Game Concepts 2 (Category Compilation) #06~#09
  450. Accessibility essentials every front-end developer should know by Martijn Hols
  451. I tracked everything I could in 2024, here's the data
  452. I'm in exile
  453. Headspace is Perishable
  454. Your Eval is More Important Than the Model
  455. The Quest For A Minimal Phone (for my kid) | Saurabh "Sam" Khawase
  456. eBPF Research Papers
  457. The Shortcomings of Modern Automation
  458. What Happened to Lightweight Desktop Apps? History of Electron’s Rise
  459. The easiest way to run an LLM locally on your Mac
  460. Social Feed as a Life Journal | Digital Notes
  461. Auto-saving Rails forms with Turbo Streams
  462. Missing out on jobs because of LeetCode
  463. SQL NULLs are Weird!
  464. Unlocking the Power of AI: Jim Bennett on Pieces for Developers
  465. Entropy of a Large Language Model output
  466. 7 Reasons Why You're Still Unsuccessful
  467. Announcing Rust 1.84.0 | Rust Blog
  468. Epoch Semantic Versioning
  469. Trying and failing to interpret sentence embeddings
  470. I quit search engines for three months.
  471. Align the Button Text in .NET MAUI
  472. Languages & Runtime Community Standup - .NET 9 Performance Improvements Q&A
  473. api problems #dotnet #programming #coding
  474. GitHub - piebro/factorio-blueprint-visualizer: A python library to artfully visualize Factorio Blueprints and an interactive web demo for using it.
  475. 99 Dev Problems with James Quick
  476. Run Windows on an Apple Silicon Mac with VMware Fusion Pro free (Full setup guide)
  477. Open Source CMS with C# - integrating plugins
  478. Socket Types: Choosing the Right Tool for the Job - Chris Woody Woodruff
  479. How I Set Up an Awesome PowerShell Environment for Script Development
  480. TUnit Integration Testing Tutorial for .NET
  481. The New Way to Seed Your Database in .NET 9
  482. ABP '24 Highlights!
  483. The erasure of Luigi Mangione
  484. Facebook Is Censoring 404 Media Stories About Facebook's Censorship
  485. You don’t have to pay the Microsoft 365 price increase
  486. Trimix
  487. Deniable Knowledge
  488. Study TDD & DDD Principles in Frontend Applications
  489. Demand for Software is Different
  490. Creating a simple free website in 2025
  491. 28h Days: year 1 update
  492. So you want to offer self-hosted deployment: how should you do it?
  493. 1-billion row challenge with Node.js
  494. Snapshot Isolation vs Serializability - Marc's Blog
  495. Unusual $/MTok numbers
  496. Fixing Cumulative Layout Shift (CLS) in Nuxt 3 | kylev.dev
  497. LLM Drawing with Eyes Open
  498. But what is a DOM node?
  499. Async I/O Is Not Enough
  500. I Can’t Believe It’s Not Causal! Scalable Causal Consistency with No Slowdown Cascades
  501. Observable management
  502. How extensions trick CWS search
  503. Mastering Key Remapping on Linux: A Practical Guide with xremap
  504. Building a home dashboard - Pablasso
  505. What makes strong engineers strong?
  506. Result-oriented programming with F# computation expressions - Pavel Skvirski
  507. How to become a Data Scientist? | MLJAR
  508. NeuralSVG: An Implicit Representation for Text-to-Vector Generation
  509. Free Ask Me Anything Webinar
  510. Atlas of Space
  511. Fidget
  512. Ollama is Awesome!
  513. Fired From Meta After 1 Week: Here’s All The Dirt I Got
  514. How We Cracked a 512-Bit DKIM Key for Less Than $8 in the Cloud
  515. Building Ultra Long Range TOSLINK
  516. The Backbone of Digital Communication: Understanding the Client-Server Model - Chris Woody Woodruff
  517. Switching Tech Jobs: What To Consider As A Software Engineer
  518. StackOverflow Dec 2024 stats
  519. Operating System in 1,000 Lines
  520. Microsoft disguises Bing as Google to fool inattentive searchers
  521. Burdens of type 2 diabetes and cardiovascular disease attributable to sugar-sweetened beverages in 184 countries - Nature Medicine
  522. Mistakes engineers make in large established codebases
  523. Claude plays GeoGuessr
  524. Street-fighting RAG: Chain-of-thought prompting
  525. The good, the bad, and the ugly of Gemini’s structured outputs – Dylan Castillo
  526. Do the obvious next thing
  527. The Audience Matters
  528. Take the pedals off the bike
  529. How LLMs are secretly reshaping the code of tomorrow, and what to do about it
  530. Cruising a VPS at OpenBSD Amsterdam
  531. Decentralized Syndication - The Missing Internet Protocol
  532. Looking for a new role
  533. Iain Schmitt
  534. Parsing JSON in C & C++: Singleton Tax
  535. Zero to One Hundred Thousand Tests
  536. Turning data into calendar feeds
  537. Build an LVGL Touchscreen App with Zig
  538. Magic/Tragic Email Links: Don't make them the only option
  539. MLC | Microserving LLM engines
  540. Dermatology AI that can reason like a doctor
  541. Improving SVG chart interactivity with Voronoi diagrams
  542. Reviewing Post-Training Techniques from Recent Open LLMs | Brian Fitzgerald
  543. Üllar Maasik - Learning Laravel by building a postal code finder
  544. When will we fix the tools that run the world?
  545. The Web Was Made For Surfing Not Scrolling
  546. 10 Years of Generative AI Slop
  547. How I use the notes field in my password manager
  548. Modern C# Part 2 – Accessing via Implicit Index
  549. Coffee and Open Source Conversation - Michelle Sandford
  550. Why Tramway SDK | Tramway Drifting and Dungeon Exploration Simulator Software Development Kit
  551. Servo Revival: 2023-2024
  552. Congestion Pricing Tracker | Benjamin and Joshua Moshes
  553. Pre-AI Search - Filter Google Before AI Content - Chrome Web Store
  554. SharpSite - Open Source CMS with C#
  555. AdditionalAuthorizationParameters in ASP.NET Core 9
  556. Comptime: Scott Redig
  557. Demystifying Socket Programming: A Gateway to Networked Applications - Chris Woody Woodruff
  558. A 2-ply minimax chess engine in 84,688 regular expressions
  559. Nvidia's Project Digits is a 'personal AI supercomputer' | TechCrunch
  560. Building a High-Performance Message Queue with Redis Streams
  561. GitHub - scrtwpns/mixbox: Mixbox is a library for natural color mixing based on real pigments.
  562. All clocks are 30 seconds late
  563. my little sister's use of chatgpt for homework is heartbreaking
  564. Rust's borrow checker: Not just a nuisance
  565. What's the deal with mid-training?
  566. What Expats Don’t Tell You About Moving Abroad
  567. On LLMs and Code Optimization | Wiredream - Dave Andersen's blog
  568. Jonas Hietala: First impressions of Ghostty
  569. crawshaw - 2025-01-06
  570. Iterated log coding
  571. Used Meta AI to edit a selfie, now instagram is using my face on ads targeted at me.
  572. The Most Elegant Configuration Language
  573. Slack as a message broker for LLM agents
  574. LLMs must not have an identity
  575. Powershell Users Like To Vomit - Tim Kellogg
  576. Pick 3 or Get None
  577. What Makes a Good Automated Test?
  578. Learning CUDA by optimizing softmax: A worklog
  579. How unfair is the coin?
  580. Generating Cognateful Sentences with Large Language Models
  581. S. Partarrieu | A year for action and intentionality
  582. My role as a founder CTO: Year Seven
  583. The 10x Engineer Is Dead - Long Live The Product Engineer
  584. LLM Native Product Capabilities
  585. Efficiently factoring RSA modulus from public private keys
  586. Writing Toy Code with ChatGPT is a Blast
  587. Features of Adulthood
  588. .NET MAUI Community Standup - 2025 New Year Kickoff
  589. </> htmx ~ The future of htmx
  590. ASP.NET Core 9: Discover the new developer Exception page
  591. Stimulation Clicker
  592. Dive into Time-Series Anomaly Detection: A Decade Review
  593. Happy New Year
  594. Routing and Topologies – Navigating the Digital Highways - Chris Woody Woodruff
  595. C# Semantic Kernel Plugins: Get YouTube Video Info!
  596. SharpSite - Open Source CMS with C#
  597. GitHub - basnijholt/tuitorial: Create beautiful terminal-based code tutorials with syntax highlighting and interactive navigation.
  598. Beyond the Random Class: Cryptographic Randomness in .NET 6+
  599. DOOM: The Gallery Experience by bobatealee
  600. Don't Use This LINQ Feature. It's Bad. | Code Cop #026
  601. What's Wrong with Microservices?
  602. Crafting a Swift Timespan Type — With a Little Prompt Engineering Magic
  603. Why is Open Source important? And is it free?
  604. This year in LLVM (2024)
  605. Four years a founder - Time
  606. Timescape | by Brian Koberlein
  607. Maintaining control of our data with personal databases
  608. How I Biohack My Vitality - Desmolysium
  609. Leveraging Immutability and Observability for Reliable Undo/Redo in Document-Based Applications
  610. My Planetary Datacenter I: Architecture
  611. How LLMs Simplify and Improve Model Validation in Banking
  612. Getting Started with Prisma and Neon DB: A Modern Approach to Database
  613. How to generate OpenGraph images with Astro and Satori
  614. What kind of Data Team should I join?
  615. How to make i18n properly
  616. Home Assistant Voice Preview Edition: The Open-Source Game Changer We've Been Waiting For?
  617. Keeping Too Much Logic in SQL Queries Does Not Scale
  618. You wouldn't download an AI
  619. Entering strategic partnerships in China
  620. Using NBomber for Performance, Load and Stress testing in ASP.NET WEB API
  621. CSS Flexbox Playground
  622. Improved performance and publishing - Gleam
  623. How Network Address Translator (NAT) works | Tailscale
  624. Taking AI Dev Gallery Code Cross Platform with Uno Platform - iOS - Nick's .NET Travels
  625. Decoding IP Addressing and Subnetting – The Backbone of Networking - Chris Woody Woodruff
  626. The day I taught AI to read code like a Senior Developer
  627. Making the Matrix Screensaver in C on a PDP-11/83
  628. No more needles! Tracking blood sugar on your wrist | Waterloo News
  629. Docker on MacOS is still slow?
  630. Web page annoyances that I don't inflict on you here
  631. How to redirect across repository websites with Github Pages
  632. The Proven Path to Creating Unique and Meaningful Work
  633. Sailboat Metaphor - Scott Barry Kaufman
  634. Leave Me Alone.
  635. What LLMs mean for EBITDA margins | Notes
  636. msmetko's blog
  637. Hello the Last Day of 2024, Let's See What We Achieved This Past Year!
  638. Fine Tuning the Erlang Virtual Machine · Anantha Kumaran
  639. A Better Way to Stand Out in the Job Hunt
  640. Trade Ideas’ Missed Opportunity
  641. Is social media dead?
  642. Exploring Identities in the AT Protocol via Bluesky
  643. Geometric Intuition for Jensen’s Inequality – Madiyar's Page
  644. Do it in jeans first
  645. The Path to StyleGan2 - The Finale
  646. Passkeys are incompatible with open-source software (was: “Passkey marketing is lying to you”) – Smoking on a Bike
  647. Weak references and garbage collectors
  648. Drug Dilution
  649. The State of Generative Models
  650. How to Make Your Personal Computer Reproducible − Lukas Convent
  651. How Websockets are Scaled
  652. A Tale of Tokenizer Bias
  653. How to use distributed shared memory in CUDA for inter-thread-block communication
  654. Optimizing Ruby’s JSON, Part 5
  655. AI Image Analysis with OpenAI and C#
  656. Cees Bassa (@cgbassa@astrodon.social)
  657. Software is mostly made of people
  658. Cracking the Code: A Beginner’s Guide to Network Protocols - Chris Woody Woodruff
  659. 5 ways to draw an outline
  660. Helix
  661. Which Projects To Build?! - Principal Software Engineering Manager AMA
  662. OpenSPH
  663. The Missing Mirror
  664. Writing About Writing
  665. How we speed up filtered vector search with ACORN | Weaviate
  666. Farewell: Third-Generation (3G UMTS WCDMA) Mobile Service in Australia (2002-2024)
  667. DIY Multideck | A game system to play hundreds of board games
  668. My objection(s) to the "LLMs are just next-token predictors" take | Alejandro Tlaie Boria, PhD
  669. Maximum Speed SQLite Inserts
  670. A Software Observability Roundup - parente.dev
  671. Bitmasking: Storing Multiple States in a Single Integer
  672. On log levels
  673. New Year resolution: sponsoring some of the open source projects I use
  674. Using LLMs and Cursor to become a finisher
  675. The JIT calculator challenge
  676. My Takeaways From 12 Months of Therapy
  677. Unit Testing Clean Architecture Use Cases
  678. I still don’t think companies serve you ads based on spying through your microphone
  679. Origami Black Hole
  680. GitHub - PWCT/PWCT2: Programming Without Coding Technology - Second Generation, written in the Ring programming language!
  681. Never Have Outdated Footer Dates Again
  682. OpenAI hat detection with C#
  683. Can LLMs write better code if you keep asking them to “write better code”?
  684. BlogScroll - Personal Blog & Site Directory
  685. Demystifying Network Programming: The Backbone of Modern Applications - Chris Woody Woodruff
  686. It Ain't For Everyone: Becoming An Engineering Manager
  687. Building Webhooks in .NET: Adding PostgreSQL Database Storage (part 2)
  688. U.S. Appeals Court Strikes Down FCC’s Net Neutrality Rules
  689. Be A Property Owner And Not A Renter On The Internet
  690. What's one benefit of the mediator design pattern?
  691. GitHub - indiv0/aoc-fastest
  692. Advent of Code 2024 in pure SQL
  693. I am rich and have no idea what to do with my life
  694. Designing Multi-Agent Systems: Drawing Lessons from OpenAI’s o1 Reasoning Model
  695. There's no good reason for signing webhooks
  696. MySQL IFNULL is tricky
  697. Why does L1 regularization encourage coefficients to shrink to zero? – Madiyar’s Page
  698. Change
  699. My Deep-cut Book Recs | Marcus' Blog
  700. Why I’m skeptical of minimum prices for ride-sharing
  701. Programming a GPU on bare metal
  702. How I Use Claude
  703. Normware: The Decline of Software Engineering
  704. Emulating the FMAdd Instruction, Part 1: 32-bit Floats [JoshJers' Ramblings]
  705. How to write complex software
  706. Rejoining academia
  707. What is wrong with TOML?
  708. On: Lisp, On Lisp, and My­self
  709. Iterated log coding
  710. Reflecting on ten years of my personal project
  711. Think Beyond Synchronous: The Ultimate Guide to Tasks in C# - Chris Woody Woodruff
  712. To comment, or not to comment
  713. Glue work considered harmful
  714. ASP.NET Community Standup - Contributing to the ASP.NET Core Repo
  715. uBO Quick Filters list being stolen by team behind Honey browser extension (Pie Adblock extension)
  716. GitHub - davidfowl/feedbackflow: A collection of command line tools for getting feedback from various sources in a machine readable format
  717. Releases · davidfowl/feedbackflow
  718. Generative AI is not going to build your engineering team for you - Stack Overflow
  719. mjg59 | The GPU, not the TPM, is the root of hardware DRM
  720. OpenAI hat detection and C# web development
  721. GitHub - zasper-io/zasper: Supercharged IDE for Data Science
  722. How To Use Semantic Kernel Plugins In C#
  723. Building Serverless APIs with AWS Lambda and DynamoDB in .NET
  724. Yes, Software Engineers Need to Know SQL Well
  725. Layered vs Modular vs Microservices... Which One is Best for You?
  726. How I helped fix sleep-wake hangs on Linux with AMD GPUs
  727. Fluent Builder Design Pattern in C#
  728. Pidgin 3.0 Experimental 1 Has been released!
  729. Skew-T Log-P
  730. C# Null-Conditional (?.) & Null-Coalescing (??) Operators Explained
  731. What I wish I knew earlier
  732. Why Khanmigo (and Other Learning Chatbots) Will Fail - BetterSchooling
  733. the kettlebell as teacher
  734. 100 Days of journaling
  735. Why You Need Sccache
  736. Blockchain-as-a-Backend
  737. Year of embracing curiosity
  738. Resist Summary
  739. Write your own application launcher
  740. Postgres UUIDv7 + per-backend monotonicity
  741. AgentWare and the next API
  742. Year of independence
  743. Real-Time User Experience Will Define the Future of Software
  744. Retiring Script Debugger
  745. Andrew's Blog - Resolving an unusual wifi issue
  746. Exploring jj rebase | shimun's blog
  747. New Year, New Laptop, New Observations — Inconsistent Records
  748. API Parrot
  749. A CUDA SHAllenge - 0x00
  750. Async I/O Is Not Enough
  751. Terence Tao (@tao@mathstodon.xyz)
  752. GitHub - davidfowl/RepoAnalysis: An explorating into github repo analsys using chatgpt (issues, discussions sentiment etc)
  753. Databases in 2024: A Year in Review
  754. Books I Loved Reading in 2024
  755. Taking AI Dev Gallery Code Cross Platform with Uno Platform - Nick's .NET Travels
  756. DOOM® CAPTCHA
  757. Putnam-AXIOM: A Functional and Static Benchmark for Measuring...
  758. Beginner's Guide To Semantic Kernel In C#
  759. GitHub - louis-e/arnis: Generate any location from the real world in Minecraft Java Edition with a high level of detail.
  760. Static search trees: 40x faster than binary search
  761. 225. Systems Ideas that Sound Good But Almost Never Work—"Let's just…"
  762. Stefanos Kornilios Mitsis Poiitidis / dca3-game · GitLab
  763. Problems I no longer have by using Server-side rendering
  764. It's Okay to Code on Nights and Weekends | Tejas Kumar
  765. Waiting for PostgreSQL 18 – Add UUID version 7 generation function. – select * from depesz;
  766. The Backstory of Backpropagation – Yuxi on the Wired
  767. Pytest is fast
  768. just one last thing before the new year
  769. Reflections on my 2024
  770. Almonds Can't Do Math
  771. The road to Emacs maximalism
  772. What changed in Rails this year?
  773. Daniel Skogly's blog | Feeding Ducks
  774. My Experience with Cursor
  775. The Story of My First SaaS, 6 Months In
  776. 9 Things I Find Joyful About Tech in 2024
  777. Déjà vu: Ghostly CVEs in my terminal title
  778. Declarative signals
  779. Deepseek: The Quiet Giant Leading China’s AI Race
  780. lmno.lol
  781. darktable 5.0.0 released
  782. Things we learned about LLMs in 2024
  783. 12 Months, 12 Books: My Yearlong Journey to Learn, Grow, and Level Up - Chris Woody Woodruff
  784. LLM Reasoning with Chain of Continuous Thought by Meta AI
  785. Jonot's Blog
  786. Farewell 2024, A Look Back
  787. Stop Mocking Your Database! Use Testcontainers in .NET
  788. Using C/C++ Native Dependencies in Blazor WASM
  789. Orbit by Mozilla
  790. Intro
  791. Adding AI to an Uno Platform Application using AI Dev Gallery - Nick's .NET Travels
  792. Getting gpt-4o-mini to perform like gpt-4o
  793. If I Could Wave a Magic Wand – Wilsons Blog
  794. A Pixel Parable
  795. Why I chose SolidJS to rewrite my app
  796. A type checking error in Elixir 1.18
  797. Note Taking - Byte Tank
  798. TDD and the Zero-Defects Myth
  799. 52 Things I Learned in 2024 - Kent Hendricks
  800. A Gentle Introduction to Using a Vector Database | Steve Kinney
  801. Your PR Previews Don't Need Vercel: My solution on a $5 VPS using Cloudflare and Github Actions
  802. Sparse Distributed Representations
  803. Izvir – The Meaningful Social Media
  804. Part-1: Phone In A Box Series | Anoop's Blog
  805. AoC was a Great Opportunity to Learn Emacs
  806. An honest review of my last year building Chessbook
  807. Mark All as Read
  808. The web is too big, or scaling down
  809. Optimizing Ruby’s JSON, Part 4
  810. Organizations are distributed systems
  811. Time Capsule Instructions
  812. Passkey technology is elegant, but it’s most definitely not usable security
  813. Collection of insane and fun facts about SQLite - blag
  814. Top .NET Videos & Live Streams of 2024 - .NET Blog
  815. Excerpt from a message I just posted in a #diaspora team internal f...
  816. GitHub - lexiforest/curl-impersonate: An active fork of curl-impersonate with more versions and build targets.
  817. C#, Blazor, Web Dev, and your pull requests
  818. Sales, Rejection, And Founding an AI Startup - Interview With Amer Tadayon
  819. From Pegasus to Predator - The evolution of Commercial Spyware on iOS
  820. Writing Safe String Interpolated SQL in .NET
  821. I Was Wrong about the Ethics Crisis – Communications of the ACM
  822. OpenAI’s Board, Paraphrased: ‘To Succeed, All We Need Is Unimaginable Sums of Money’
  823. Mixbox - Natural Color Mixing Based on Real Pigments
  824. How I run LLMs locally
  825. The Perfect Holiday Cookie
  826. DialNS - a DNS resolver over the phone
  827. Improving RAG Pipelines with Hybrid Search
  828. SaaS adoption’s impact on EBITDA margins | Notes
  829. PKM Annotation Woes
  830. What Ails America – and How to Fix It — Jeffrey D. Sachs
  831. Where are Mr. Beast's sponsors now?
  832. Why and How I Moved My Blog from Middleman SSG to Astro
  833. 2024 Recap — Being In the Weird State of a Mid-Sized SaaS
  834. Quiet Years of Agents
  835. Why we had a kid
  836. Add More Kafkas
  837. How I got promoted to staff engineer twice
  838. Public companies considered harmful | Bernardo Vecchia Stein
  839. Software Design is Knowledge Building
  840. A Snapshot of My Self-Hosted Journey in 2024
  841. Advent of Code 2024 in pure SQL
  842. Productive C# Ask Me Anything - Live Test
  843. EF Core 9.0: Introducing EF.Parameter<T>(T)
  844. We've not been trained for this: life after the Newag DRM disclosure
  845. I Almost Died for a Full Sentry Database
  846. Should You Build A Monolith Or Microservices?
  847. 38C3: Illegal Instructions - media.ccc.de
  848. Intel's $475 million error: the silicon behind the Pentium division bug
  849. When to use “raise from None” in Python
  850. How to Quickly Build Your Website?
  851. EmacsConf 2024 notes :: Sacha Chua
  852. Fish 4.0: The Fish Of Theseus
  853. How I Automated My Job Application Process. (Part 1)
  854. Built-in metrics in .NET - .NET
  855. Apple Photos phones home on iOS 18 and macOS 15
  856. 12 years of studying foreign languages with Anki – Andrey Lukyanenko
  857. MonKafka: Building a Kafka Broker from Scratch with Zero Dependencies (So Far)
  858. Technical Debt is Entropy In Software
  859. 10 Things I Learned After 6 Years as a Software Engineer
  860. The Case for More H1B Visas
  861. Parrot Anafi Drone Reverse Engineering | HardBreak
  862. Mercenary, Prince, Hitman: Attuning to the Entrepreneurial Mindset You’ll Need Most - Julian Paul
  863. Why it's hard to trust software, but you mostly have to anyway
  864. Diary of a CEO Book: Lessons - Byte Tank
  865. Will W.
  866. Every Tip I Know For Shipping Products That Match The Spec - Amir Sharif
  867. Assumptions of Physics - How I learned to stop worrying and embrace contextuality
  868. A Universe of Sorts
  869. requirements.txt
  870. 3 (+1) Things Evernote Got Right
  871. JSON command-line toolbox (jq, gron, jc, etc)
  872. The Elixir Year: A Technical Sabbatical
  873. Ghostty First Impression
  874. All You Need is 4x 4090 GPUs to Train Your Own Model
  875. Google's Search Results are Infested, and Open AI is Using Google's Playbook from the 2000s - Chuck W. Nelson
  876. Chronotrains - Europe Train Map
  877. Using the AI Dev Gallery to Create a Windows Application with AI - Nick's .NET Travels
  878. Liberating Wi-Fi on the ESP32
  879. Debugging memory corruption: Who wrote ‘2’ into my stack?!
  880. Effective Software Teams: Islands and Autonomy - Principal Software Engineering Manager AMA
  881. Notes on China
  882. Guide: User Defined Variables in MySQL
  883. Copy Code from CLI to LLMs
  884. A founder's midlife crisis
  885. Solving Sudoku with tmux
  886. Creating Impactful Data Products
  887. The Ego-Legacy Complex: On Ancient Monuments and Modern Malaise
  888. Learning Solver Design: Automating Factorio Balancers
  889. On the Structure of Neural Embeddings
  890. Unix Time and a Modest Proposal
  891. matthewsinclair.com · Intelligence. Innovation. Leadership. Influence.
  892. openai-structured-outputs-are-really-useful - Chad Nauseam Home
  893. How to add metaprogramming to Gleam – lpil.uk
  894. 12 Days of EXO
  895. Browsers are absolutely unusable | KorigamiK
  896. Why OpenAI’s Structure Must Evolve To Advance Our Mission
  897. PlasticList
  898. GitHub - DrewThomasson/ebook2audiobook: Convert ebooks to audiobooks with chapters and metadata using dynamic AI models and voice cloning. Supports 1,107+ languages!
  899. What Rewriting a 40-Year-Old Project Taught Me About Software Development
  900. Lasering Incidents
  901. Does current AI represent a dead end?
  902. There is a free GitHub Copilot
  903. Write your Own Virtual Machine
  904. Distributed Systems Made Easy: URL Shortener Architecture with .NET Aspire
  905. Your code Knows too much!
  906. Transforming Windows Terminal into a Productivity Powerhouse
  907. Lua is so underrated
  908. You Completely Misunderstand Span in .NET | Code Cop #025
  909. GitHub - facundoolano/software-papers: 📚 A curated list of papers for Software Engineers
  910. Critical: .NET Install links are changing - .NET Blog
  911. Sub-pixel Distance Transform
  912. String Matching. Beginning
  913. Fine-tune classifier with ModernBERT in 2025
  914. Everything I Know About Driving in NYC – Things We Make
  915. My horrible career — Bitfield Consulting
  916. The Trap of "I am not an Extrovert" | Himanshu Mishra (@OrkoHunter)
  917. Android 16 will include a terminal and full Linux VM support
  918. ND JavaScript Demo
  919. Tailscale LocalAPI
  920. Ghostty
  921. Server-Sent Events (SSE) Are Underrated
  922. Finished Course: iPhone Apps for Complete Beginners with Swift, SwiftUI & iOS17 (PacktPub)
  923. GitHub - blackcandy-org/blackcandy: A self hosted music streaming server
  924. GitHub - drk1wi/portspoof: Portspoof
  925. How to Migrate 1 MILLION Database Records in ONE MINUTE!
  926. Sun Avoidance
  927. I Thought I Found a Bug…
  928. Memetic Culture
  929. Are you smarter than Phi-2?
  930. 12 Life Lessons From A Backgammon Super Grandmaster ⋆ WBGF
  931. Interview with Niels Dossche
  932. Minimal Version Selection Revisited
  933. Tech Trends 2025 - scapellato.dev
  934. VPR: Nordic's First RISC-V Processor
  935. The Humble Virtues of a Simple Private Jet
  936. The Downfall of Alternative Frontends
  937. Into CPS, never to return
  938. Advent of Code analysis through the years – Blog Jesse van Elteren
  939. Advent of Papers (2024)
  940. How Much to Give is a Pragmatic Question
  941. Robotics Predictions for 2025
  942. Fake Debugging II: The Race Condition Strikes Back
  943. The 12 Days of Devlog Christmas
  944. This open problem taught me what topology is
  945. Ruby 3.4.0 Released
  946. ChatGPT vs. Advent of Code 2024 Day 25: Code Chronicle
  947. GitHub - Jaennaet/pISSStream: macOS menu bar app that shows how full the International Space Station's urine tank is in real time
  948. Jujutsu Megamerges and jj absorb — Sympolymathesy, by Chris Krycho
  949. Talking To Your Mailserver Is Not as Hard as You Think!
  950. RAG + Semantic Markup
  951. Automating the Search for Artificial Life with Foundation Models
  952. Ways to use torch.export : ezyang’s blog
  953. Symbolic Execution by Overloading __bool__
  954. a society-level forever clinical trial – Kyunghyun Cho
  955. Finetuning CLIP to Predict Art Styles in Image Generation Websites
  956. Charity Calculator
  957. Trying out QvQ—Qwen’s new visual reasoning model
  958. Potentially Useful | Vim is a cast iron skillet
  959. Idempotent database inserts: Getting it right
  960. John Carlos Baez (@johncarlosbaez@mathstodon.xyz)
  961. 38th Chaos Communication Congress Infos
  962. Clean Input Validation With FluentValidation in .NET
  963. Azure Service Bus Finally Doesn’t Suck
  964. What Happened to the World's Largest Tube TV?
  965. D&D Roll
  966. A Tech Interview that Doesn't Suck
  967. Engineering Memory
  968. A slow rail trip through Malaysia - Ethan's Page
  969. Organizing +100,000 articles in a folder hierarchy automatically
  970. Numbers are Leaves
  971. Co-Adapting Human Interfaces and LMs
  972. Cancer Treatment on a Budget | Lorenzo Venneri
  973. Announcing Nio
  974. Full RSS feed
  975. Elasticsearch is Dead, Long Live Lexical Search - Milvus Blog
  976. The True Cost of PMI: Why you should pay down your low-interest mortgage
  977. Why Nix Is the Perfect Package Manager for Your Steam Deck
  978. Intercepting Websocket Messages To Analyze Geoguessr Party Games
  979. Nate Meyvis
  980. World Sims, o3 and Multi-Agent Frameworks
  981. How to Stare at Your Phone Without Losing Your Soul
  982. Simplifying disassembly with LLVM tools
  983. entrepreneurship is darts: playing with just one shot
  984. Do the next most important thing
  985. I sell sweet potatoes on the internet
  986. Personal AI
  987. Structured Extraction with LLM
  988. i sensed anxiety and frustration at NeurIPS’24 – Kyunghyun Cho
  989. Why some engineers get trusted with high-impact work
  990. NPM search is broken
  991. "Do you know who I am" calculator
  992. The Future of Observability: Observability 3.0 | Hazel Weakly
  993. The Journey to Save the Last Known 43-Inch Sony CRT
  994. My colleague Julius
  995. Top .NET Blogs Posts of 2024 - .NET Blog
  996. My Mac Mini M4 Pro Developer Setup - .NET, macOS, iOS, Android, Windows, & More
  997. Open Source C# Web Dev and Holiday Cheer
  998. ChatGPT vs. Advent of Code 2024 Day 23: LAN Party
  999. Welcome to twtxt! — twtxt 1.3.2-dev documentation
  1000. Advent of Code 2024 Day 23: LAN Party in C# ✅✅
  1001. .NET 9, Holiday Hacks, & GitHub Copilot Free | .NET MAUI Podcast ep. 126
  1002. Grial UI Kit para .NET MAUI: Mejora el diseño de tus Apps
  1003. Authenticate videos and images in Angular
  1004. How bloom filters made SQLite 10x faster - blag
  1005. The Corelatus Blog
  1006. Do Not Fix Bugs Reported in Your Open Source Projects
  1007. The Hardest Thing: Building and Running the UNIX Kernel from Original Sources
  1008. Dec 22: Why we use our own hardware at Fastmail
  1009. ChatGPT vs. Advent of Code 2024 Day 22: Monkey Market
  1010. Draw all roads in any city at once
  1011. AMD Launches A YouTube Channel For Developers
  1012. Introducing S2
  1013. Niki Tonsky (@nikitonsky@mastodon.online)
  1014. I think I may be putting my schizophrenia into remission
  1015. The Four Shades of Loneliness
  1016. Some Thoughts on GPT - Codeforces
  1017. Propositional Logic
  1018. Feeling seen - Byte Tank
  1019. BSA’s new member model creates embarrassing membership loss
  1020. Carpalx - keyboard layout optimizer
  1021. Building Custom RSS Feeds for LWN.net
  1022. The day I canceled my Spotify subscription
  1023. The 80-hour app
  1024. Artificial General Software
  1025. Lonely Weekends
  1026. The Cherry Pick Ratio
  1027. GitHub - malmeloo/FindMy.py: 🍏 + 🎯 + 🐍 = Everything you need to query Apple's FindMy network!
  1028. GitHub - davidfowl/IIS.NativeAOT: An experimental project that attempts to write a fully native IIS module using C# NativeAOT
  1029. dropping hyper
  1030. Compiling C to Safe Rust, Formalized
  1031. ChatGPT vs. Advent of Code 2024 Day 21: Keypad Conundrum
  1032. Artemis
  1033. SHUT UP And Take The Money! - Principal Software Engineering Manager AMA
  1034. Enum of Arrays
  1035. Exclusion Principle
  1036. How Confident are LLMs? (Ranking People part II) – Wilsons Blog
  1037. Discord Gems in Emergent Tech
  1038. Understanding Keyboard Events Better | rugu
  1039. Reflecting on 6 years of “AI Powered Search”
  1040. Measuring Llm Confidence
  1041. Turing Machines
  1042. Breaking the Status Quo
  1043. Why I chose Astro for this blog | kylev.dev
  1044. BBEdit for Log Analysis
  1045. How to fine-tune open LLMs in 2025 with Hugging Face
  1046. Scheduling Background Jobs With Quartz in .NET (advanced concepts)
  1047. Grayjay App - Follow Creators Not Platforms
  1048. OpenAI o3 Breakthrough High Score on ARC-AGI-Pub
  1049. Open Source C# on Linux
  1050. tldraw computer
  1051. Building a Webhooks System in .NET From Scratch (part 1)
  1052. ChatGPT vs. Advent of Code 2024 Day 20: Race Condition
  1053. GitHub - dotnet/ClangSharp: Clang bindings for .NET written in C#
  1054. Why is Microsoft Harming .NET Open-Source?
  1055. ChatGPT vs. Advent of Code 2024 Day 17: Chronospatial Computer
  1056. My favourite colour is Chuck Norris red - HTMHell
  1057. M: Grab Bag 2 (Category Compilation) #10~#14
  1058. The era of open voice assistants has arrived
  1059. Using Git Maintenance in GitHub Actions: Optimize Your Repositories Automatically
  1060. Modern .NET NuGet Packaging with Scott Harden
  1061. Azure integrations overview - .NET Aspire
  1062. Building a robust ball tracking system for sports with SAM 2
  1063. Finally, a Replacement for BERT: Introducing ModernBERT
  1064. Problems in Your Head, Problems in My Head | Andrew Chen
  1065. The Lies About Abstraction
  1066. Synthetic Data & The Growing AI Perception Divide
  1067. How types make hard problems easy
  1068. Your voting system doesn't work | Blog
  1069. Linear, Static Models Are Not the Path to AGI | Andrew Hart
  1070. 5 Years of Compiler Jobs — Matthew Gaudet
  1071. Data versus Feeling - Running two marathons in 6 weeks
  1072. The Turing-Qualia Test for LLMs
  1073. Time series benchmarks are broken
  1074. How to have decoupled systems without setting your company on fire
  1075. Reward Hacking in Reinforcement Learning
  1076. Why Obsidian is All You Need - From Simple Notes to Complete Productivity
  1077. Why HNSW is Not the Answer to Vector Databases
  1078. Pair and mob sessions
  1079. – Avoiding Lost Updates in Web Applications
  1080. Why You Don’t Need a DI Framework: A Case for Manual Dependency Injection
  1081. Open source for learning
  1082. How to make consistent cold coffees?
  1083. How do you do, fellow web developers? A growing disconnect.
  1084. Optimizing Your Repository for Speed and Efficiency
  1085. ChatGPT vs. Advent of Code 2024 Day 16: Reindeer Maze
  1086. GitHub Plagued by 4.5 Million Fake Stars Problem Misleading Users
  1087. Managing Complexity in Modern Software Systems
  1088. What's next: the Fluent UI Blazor library v5
  1089. Interactive C# WebDev
  1090. fish-shell 4.0b1, now in Rust
  1091. What Did Ada Lovelace's Program Actually Do?
  1092. Factory Design Pattern in C#
  1093. GitHub - pwr-Solaar/Solaar: Linux device manager for Logitech devices
  1094. Go's Weird Little Iterators · mcyoung
  1095. Failing Randomly: Linux Seccomp and Kernel Hacking
  1096. Neovim: Tips and tricks for OCaml's LSP server
  1097. A new era of aerial combat. – Tochnyi.info
  1098. Efficient German Language Learning: Is Anki the Answer?
  1099. Notes on ray casting | nielssp.dk
  1100. How to Make LLMs Shut Up
  1101. No, You can’t bet on everything (and that’s okay)
  1102. Lies, damned lies, and Impact Hero (refoorest, allcolibri)
  1103. Seeing the World Through Your Field
  1104. How I Made My SIMD Code 1700x Faster Without Writing Any Intrinsics
  1105. How concurrecy works: A visual guide
  1106. Yet Another List of Random Opinions on Writing Readable Code and Other Rants | Blog
  1107. Building blogmate.io: Recursive Phoenix Components
  1108. Penny Game Debrief
  1109. Optimizing Ruby’s JSON, Part 2
  1110. Building A Simple Filesystem Backed Cache With Golang
  1111. 1-800-ChatGPT - Calling and Messaging ChatGPT with your phone | OpenAI Help Center
  1112. Everything we shipped in 2024
  1113. Announcing a free GitHub Copilot for VS Code
  1114. What's new for the Microsoft Fluent UI Blazor library 4.11
  1115. Wiki - SurveyOfSystemLanguages2024
  1116. Thoughts on Devin AI
  1117. Build AI Agents in Minutes with AutoGen Studio | Complete Guide and Live Demo
  1118. AI Translations, C#, and Web Dev
  1119. Linear Sort
  1120. Understanding the Ambient Context Pattern in .NET: From Theory to Production
  1121. Everyone gets bidirectional BFS wrong
  1122. Some news about .NET 10: BackgroundServices and new String Comparer
  1123. Let's CRUNCH! | More magic
  1124. Making the creation of before/after comparisons for OpenStreetMap more accessible
  1125. Technology: rights or responsibilities? - Part X
  1126. Vector Search — Lucene is All You Need | Shaped Blog
  1127. Bridging Multi-Modal LLMs and Diffusion Models for Customized Manga Generation
  1128. How We Scraped Global Hotel Data to Track Economic Trends
  1129. Why large language models struggle with long contexts
  1130. Breaking into Vision
  1131. Why too much Pydantic can be a bad thing — Motleycrew
  1132. An obsession with measurement
  1133. $200k in 60 days: Honest Review of AppSumo Select for my AI B2B SaaS Product (2024)
  1134. So I was bored and wrote a rant about GenAI, and then fed it to ChatGPT-4o, and this was the output – Data, Reflections, and Beyond
  1135. Meta's MySQL Fork You Never Knew About • Kir Shatrov
  1136. Running NetBSD on IBM ThinkPad 380Z
  1137. Introduction to Janet RPC | Joe Creager
  1138. Parallel vector graphics rasterization on CPU.
  1139. Having fun with Godot Movie Maker - Part 1
  1140. How I experimented with Programmatic SEO and get instant traction
  1141. The Magic of Solving Problems with 3D Printing · Alex Meub
  1142. Uno Platform Live Coding: Looking at language qualifiers for resources files
  1143. Uno Platform Live Coding: Looking at language qualifiers for resources files
  1144. Coffee and Open Source Conversation - Jeramiah Dooley
  1145. Moon – Bartosz Ciechanowski
  1146. .NET Conf 2024 Recap - Celebrating .NET 9, AI, Community, & More - .NET Blog
  1147. Getting to Two Million Users as a One Woman Dev Team
  1148. NVIDIA's $249 Secret Weapon for Edge AI - Jetson Orin Nano Super: Driveway Monitor
  1149. C#, Web Dev, Accessibility, GitHub Actions, and YOUR contributions!
  1150. HybridCache - The New Caching Library in .NET 9
  1151. 10 Surprising Lessons Software Developers Can Learn From 'Factfulness’
  1152. The Best Way to Run Database Migrations
  1153. GitHub - markmoxon/elite-source-code-commodore-64: Fully documented and annotated source code for Elite on the Commodore 64
  1154. Go Protobuf: The new Opaque API - The Go Programming Language
  1155. Bluesky and Decentralization -- Dustycloud Brainstorms
  1156. On .NET Live - Hands-on Resilient Programming
  1157. Loog Piano: My review
  1158. The Unreasonable Effectiveness of SKIP LOCKED in PostgreSQL
  1159. Why I over-engineered this blog?
  1160. Crashing rockets and recovering data from damaged flash chips
  1161. Why we need seven bins
  1162. An invitation into Droste's Lair
  1163. ‘Dictate a Note’ is my new favorite shortcut (and that’s saying something)
  1164. LFGSS and Microcosm shutting down 16th March 2025 (the day before the Online Safety Act is enforced)
  1165. A color for every day
  1166. The problem with User-Agent strings – Hello my name is Niels Leenheer
  1167. Terraform Rules of Thumb
  1168. I'm a FIRST Mentor Again
  1169. Advanced Essay
  1170. The power of prototyping
  1171. On OpenTelemetry and the value of Standards | Jeremy Morrell
  1172. The Complexity Dynamics of Grokking
  1173. The Right Way to Split a Bill – betterchurn.com
  1174. Care about the domain, not about implementing all the patterns and principles under the sun
  1175. Exploring Microsoft.Extensions.VectorData with Qdrant and Azure AI Search - .NET Blog
  1176. 25 years of Dillo
  1177. GitHub - XiaoMi/ha_xiaomi_home: Xiaomi Home Integration for Home Assistant
  1178. Javascript Rant
  1179. Most iPhone owners see little to no value in Apple Intelligence so far
  1180. Phase Change
  1181. C#, Web Dev, Accessibility and reviewing YOUR contributions!
  1182. Alexxcon's Software Development Blog
  1183. WireMock With Testcontainers
  1184. IdentityServer In Docker Containers – Handle Logout (Part 4)
  1185. OpenERV
  1186. [Monkey Conf 2024] De Figma a .NET MAUI: Transforma tus diseños en código XAML en segundos
  1187. Why Dumb TVs Deserve a Comeback
  1188. GitHub - anvaka/map-of-github: Inspirational Mapping
  1189. Dealing with Failure
  1190. Over 20 years of bug squashing
  1191. We’ve Been Here Before
  1192. Post-Architecture: An Open Approach to Software Engineering
  1193. What's happening with founders over 40
  1194. Don't write clean code, write CRISP code — Bitfield Consulting
  1195. Maximum Likelihood Estimation and Loss Functions
  1196. ARM needs to become more mainstream
  1197. Hacking Car Cameras Through The Cloud
  1198. Soylent Green is people
  1199. VC will be the best way finance learning
  1200. phillip england
  1201. Can LLMs actually represent meaning? / Getting over the impenetrable wall
  1202. Tidy - Futility Closet
  1203. ChatGPT vs. Advent of Code 2024 Day 15: Warehouse Woes
  1204. Boost Your .NET Projects: Maximize Your .NET Performance with Spargine’s FastLogger
  1205. They See Your Photos
  1206. Optimistic Computing
  1207. Isomorphic Web Components | jakelazaroff.com
  1208. Speed Up Compound Full-Text Searches in PostgreSQL by 300x - RorVsWild
  1209. In search of a faster SQLite - blag
  1210. Helix: Why (And How) I Use It | Jonathan's Blog
  1211. Fast, Constrained Optimization in the Browser with SCIP
  1212. Waste makes haste...? | Anukari
  1213. The role of Transactive Memory Systems in great teams
  1214. Reflections on building with Model Context Protocol (MCP)
  1215. Slow and Steady: My 15-Year Endurance Goal
  1216. OnlineOrNot Diaries 23 - Max Rozen
  1217. Fast LLM Inference From Scratch
  1218. Code speaks louder than design docs
  1219. Overengineering a Way to Cheat at an Exam
  1220. Pi modder successfully adds M.2 slot to Pi 500
  1221. CRUFT: An alternative to the Technical Debt metaphor
  1222. Should You Ditch Spark for DuckDb or Polars?
  1223. How to stop saying 'Fuck you Cursor'
  1224. Cold Email and Spam
  1225. kopper.de - Demystifying the PPG wave 2.2 & 2.3
  1226. What is Vim?
  1227. Innovations Don't Happen In Meetings
  1228. Is This the Ultimate One-Core Workstation? The PDP-11/73 - From Wargames to Zork!
  1229. Software is Way Less Performant Today
  1230. Sharing new research, models, and datasets from Meta FAIR
  1231. Majjit LSP Dec 13, 2024
  1232. ChatGPT vs. Advent of Code 2024 Day 14: Restroom Redoubt
  1233. How Do You Test An OAuth Process Without Having To - M.O.W.
  1234. The Vicious Cycle of Helping Other Developers - Principal Software Engineering Manager AMA
  1235. Shirt Pocket Watch
  1236. GitHub - microsoft/markitdown: Python tool for converting files and office documents to Markdown.
  1237. "Rules" that terminal programs follow
  1238. LangChain vs OpenAI API: When Simplicity Meets Scalability | Aditya Bhattacharya | Blogs Website
  1239. Kill weasel words, avoid the passive, eliminate duplicates
  1240. GTD • Ray Wu
  1241. Stealth Mode on bearblog.dev
  1242. Agent Clouds
  1243. Thoughts dereferenced from the scratchpad noise.
  1244. Attachment is the Root of All Suffering
  1245. Implementing a simple object system from scratch in Ruby
  1246. Inside GIMP 3.0
  1247. My take on Web Components
  1248. Visualizing Concurrency | Waqas Younas' blog
  1249. Marketplace Memo #1 - December 15th, 2024
  1250. All I want from JSON is whitespace commas
  1251. The Case Against Character Count Line Limit
  1252. Securing Actions workflows with Immutable Actions
  1253. Best-of-N Jailbreaking
  1254. Remote SSH Access Without Static IP or Domain Name Using Cloudflare Zero Trust: A Step-by-Step Guide
  1255. Coercing a Magic MIFARE credential into being an iPhone-compatible NFC tag | Evan Pratten
  1256. Displaying Website Content on an E-Ink Display
  1257. Koans for Sleep - Adam Grant
  1258. Meta says Meta's Llama models are NOT Open Source but Open Weight - Sam Johnston
  1259. Dark Mode in Next.js in 5 minutes
  1260. Windsurf is Better than Cursor
  1261. A high-velocity style of software development
  1262. Internal vs. Public APIs in Modular Monoliths
  1263. Elon Musk wanted an OpenAI for-profit
  1264. The Jujutsu version control system
  1265. METAR
  1266. .NET AI Community Standup - Semantic Kernel: What's New & Cool!
  1267. When IBM Built a War Room for Executives
  1268. Building a plugin system with C# - Part 2
  1269. The Simplest Way to Add Keycloak Authentication to Your .NET API
  1270. StarCellar E03: Configuring logging with Apizr
  1271. Your First day on the team = releasing Your first feature
  1272. ChatGPT vs. Advent of Code 2024 Day 13: Claw Contraption
  1273. Open-Source and Our Digital Legacies with Scott Harden
  1274. Android XR: The Gemini era comes to headsets and glasses
  1275. Creating a Radio Station
  1276. CADing and 3D printing like a software engineer, part 1 - baby step with an overengineered webcam raiser
  1277. A Kanji Always Pays Her Debts
  1278. My first DSF board meeting
  1279. Deliberate Restarts Only
  1280. Pipelines & Prompt Optimization with DSPy
  1281. Defeasible Logic for Automatic Argumentation
  1282. Twitter → X → Bluesky - Sergey Kaplich
  1283. On Understanding Data Abstraction, Revisited
  1284. Rhetoric LLMs and Argumentation
  1285. How I Calculate An x86 CPU FLOPs · Goodness Duru
  1286. Dave Liepmann
  1287. Announcing .NET Community Toolkit 8.4! Partial properties support for MVVM, new analyzers, and more! - .NET Blog
  1288. ChatGPT vs. Advent of Code 2024 Day 12: Garden Groups
  1289. WCC 2024 Round 14: Gukesh Becomes the Youngest World Champion in History
  1290. Building a plugin system with C#
  1291. A ChatGPT clone, in 3000 bytes of C, backed by GPT-2
  1292. ASP.NET Core 9.0: Microsoft.AspNetCore.OpenApi and Swagger UI
  1293. [Monkey Conf 2024] Using Uno Platform Hot Design
  1294. X41 Reviewed Mullvad VPN
  1295. The Race For the Best Stock Footage
  1296. SaaS Project Deadlines Are Artificial
  1297. Day 11 – Counting up concurrency
  1298. 1 Billion Pulls Later, PHP Is Far From Dead
  1299. Prokrastination ade
  1300. AI: Are We Holding It Wrong?
  1301. Compactness of the Classical Groups
  1302. A simple job execution and monitoring setup for my home server
  1303. Auto Creating Reminders from Email Messages
  1304. Thoughts on Tailwind 4
  1305. Command-line benchmarking with BestGuess
  1306. All Your Codebase
  1307. Sell Yourself - Don't Break Prod
  1308. The Maritime Approximation
  1309. PeerTube mobile app: discover videos while caring for your attention | JoinPeerTube
  1310. Introducing Gemini 2.0: our new AI model for the agentic era
  1311. What are AI agents?
  1312. Download .NET 9 today!
  1313. XAML Basics: Building UI with .NET MAUI and More – Part 2
  1314. Electric BETA release | ElectricSQL
  1315. Google Announces Quantum Chip - Willow
  1316. ChatGPT vs. Advent of Code 2024 Day 11: Plutonian Pebbles
  1317. digital consumption keeps me from getting better at my job
  1318. [Monkey Conf 2024] Desarrollo Desktop en Linux con .NET: Del diseño al despliegue
  1319. dalle2
  1320. Everyone won't be a software engineer but everyone can build. Artisanal software for all.
  1321. It’s the economy , stupid – Writer Vivek
  1322. Why is the Execute Permission Useless?
  1323. Open Source & Paid Alternatives to Firebase Dynamic Links – James O'Claire
  1324. The tyranny of OR - Sven De Meyere - Fractional CMO for SaaS companies
  1325. The Default State of a Project Is to Not Ship
  1326. My Journey to (Almost) Living Plastic-Free
  1327. Sora is Here... But Everyone Wants In
  1328. Nobody Gets Fired for Picking JSON, but Maybe They Should? · mcyoung
  1329. plans for your blog after you die
  1330. Zero to CMake | Fred's Blog
  1331. Common Misconceptions about Compilers
  1332. A Game in F#? Why, yes indeed.
  1333. Understanding the Science of DevOps: Key Insights from Accelerate
  1334. Mozilla Firefox removes "Do Not Track" Feature support: Here's what it means for your Privacy
  1335. Introducing Limbo: A complete rewrite of SQLite in Rust
  1336. Uno Platform Live Coding: Upgrading the Uno Calculator to WinUI and Single Project
  1337. Bro been developing his 2k star plugin on a freaking touch phone 🤯🤯🤯
  1338. Navigating Hot Design's UI
  1339. The Google Willow thing
  1340. Invoking Async Power: What Awaits WinForms in .NET 9 - .NET Blog
  1341. From where I left - <antirez>
  1342. Blazor .NET 9 New Features: Complete Guide
  1343. Overwatch and C# Web Development
  1344. The Shepherd 1.0.0 released! — The GNU Shepherd
  1345. 5 Apps for 2025 that I’ve Been Using Lately
  1346. The Right Way To Build Async APIs in ASP.NET Core
  1347. .NET 9 🚀 💥 - EF Core Soft Delete
  1348. Using the YamlDotNet source generator for Native AOT
  1349. Tree Calculus
  1350. Execution Context Management with AsyncLocal and ThreadLocal in .NET Core
  1351. ChatGPT vs. Advent of Code 2024 Day 10: Hoof It
  1352. I can now run a GPT-4 class model on my laptop
  1353. [Monkey Conf 2024] Debugging memory leaks in .NET MAUI
  1354. Structured 3D Latents for Scalable and Versatile 3D Generation
  1355. Memory-safe PNG decoders now vastly outperform C PNG libraries
  1356. Acquired
  1357. Making Tea
  1358. Refracting Pixels | Froyok - Léna Piquet
  1359. Intel on the Brink of Death | Culture Rot, Product Focus Flawed, Foundry Must Survive
  1360. November 2024 Earnings
  1361. Say What You Mean… Sometimes – Dylan Castillo
  1362. Homemade incremental programming, part 1: how and why to abolish update code, and what React has to do with anything
  1363. Becoming (more) Afraid To Post Online
  1364. Parsing HTML with PHP 8.4
  1365. The Pi 500 is much faster, but lacks M.2
  1366. Modern Staff Engineering at a Startup ~ chadxz.dev
  1367. Using vectorization in C# to boost performance
  1368. A letter to open-source maintainers
  1369. Ways to use torch.compile : ezyang’s blog
  1370. Regular People Are Becoming Machine Learning Engineers
  1371. How Does Ollama's Structured Outputs Work?
  1372. All that is SOLID melts into air…
  1373. VisGraphVar: A Benchmark Generator for Assessing Variability in Graph Analysis Using Large Vision-Language Models
  1374. How to think - Kashif
  1375. Trust = Intent + Expertise: On Founder Fit
  1376. My Gripes With Tech Talks
  1377. Is ChatGPT Today Like Wikipedia of the Past?
  1378. Drivers Are Getting Sent to Africa
  1379. Use of PipelinePolicies in Azure.AI.OpenAI.AzureOpenAIClient
  1380. Meet Willow, our state-of-the-art quantum chip
  1381. Kiwix (@kiwix@mastodon.social)
  1382. Sora is here
  1383. Using Local AI models with .NET Aspire - .NET Blog
  1384. When will AI make money?
  1385. Douglas Crockford Is Not Your Dad
  1386. C# Web Development with Linux
  1387. XAML Basics: Building UI with .NET MAUI and More
  1388. ChatGPT vs. Advent of Code 2024 Day 9: Disk Fragmenter
  1389. Compromising OpenWrt Supply Chain via Truncated SHA-256 Collision and Command Injection
  1390. JSON5 – JSON for Humans
  1391. I Confronted Microsoft About Blazor's Future
  1392. itch.io (@itch.io)
  1393. [Monkey Conf 2024] How We Build an Open-Source Cross-Platform Framework in .NET
  1394. Why Gelsinger was wrong for Intel | The Observation Deck
  1395. Performance testing your API with Grafana K6⚡
  1396. The £25,000 Tom Evans Pre-Amp Repair And A Copyright Strike
  1397. LINQ might get a "left join" operator in .net 10
  1398. Understanding Data Science Principles and Applications
  1399. "All your base are belong to us" introduction to my 2004 MIT Spam Conference talk
  1400. You can pay for that: How web browser features get built - Stephanie Stimac's Blog
  1401. Does Soundcore Motion+ Sound Different via Aux-in and Bluetooth, and How to Measure Frequency Response at Home
  1402. nrdlg | From Nix to Eos
  1403. npx and Azure Artifacts: the secret CLI delivery mechanism | johnnyreilly
  1404. Librebooting the ThinkPad T480
  1405. Don't fall in love with your code - Michael Salim | Senior Full Stack Freelancer and Startup Founder
  1406. Few Tips For Better Storing Stuff
  1407. Better date handling for projects migrated to Gitea | Evan Pratten
  1408. MVC in GNU Artanis
  1409. Replace Buf Remote Plugins with local vendored plugins - Johannes' blog
  1410. Rubenerd: Our personal home database
  1411. IdentityServer in Docker Containers: HTTPS and SameSite (Part 3)
  1412. A Dozen Programmer Utilities | Jesse Liberty
  1413. ChatGPT vs. Advent of Code 2024 Day 8: Resonant Collinearity
  1414. Boost Your .NET Projects: Unleashing the Power of Spargine’s Type Extension Methods
  1415. 0x01 - Killing Windows Kernel Mitigations
  1416. Identifying excess rounding
  1417. The Heartbeat Framework // Zeno Rocha
  1418. Dygma Defy -- a year with the ergonomic split keyboard - Yekta Leblebici
  1419. A practical introduction to the Starlark language
  1420. Galloping Search - blag
  1421. Strategy is Not War; It’s Gardening
  1422. Does the AGPL Work?
  1423. When Self–Hosting Fails: The Night My Blog Vanished | ByteDrum
  1424. Towards an LLM-Enhanced Software Development Process: Putting LLMs to Use in Requirements Development
  1425. How to 10x the performance of most software
  1426. Lies I was Told About Collaborative Editing, Part 1: Algorithms for offline editing / Moment devlog
  1427. Writing down (and searching through) every UUID · eieio.games
  1428. Just: A Command Runner
  1429. Switching to Firefox
  1430. GTFLE017: Building API Integrations w/ Blazor Apps
  1431. Windows UI Kit for Figma - Nick's .NET Travels
  1432. GitHub - Olshansk/postgres_for_everything: How to reduce complexity and move faster? Just Postgres for everything.
  1433. ChatGPT vs. Advent of Code 2024 Day 7: Bridge Repair
  1434. Let's Discuss Junior Dev Ramp Up And Legacy Code - Principal Software Engineering Manager AMA
  1435. <dialog>: The Dialog element - HTML: HyperText Markup Language | MDN
  1436. my second year without a job
  1437. Advent of Code 2024 Day 7: Bridge Repair in C# ✅✅
  1438. Disclosure of the Metaserver CDN Source Code · organicmaps · Discussion #9837
  1439. Fedora Moves Towards Forgejo - Fedora Magazine
  1440. There Is No Universal De-Select-All Idiom
  1441. Freewriting | Maxi Ferreira
  1442. Programmable social
  1443. why stack overflow is dying
  1444. The Best Tools for Building Software
  1445. Programmers Are Users (Bad Performance Makes Everyone Less Efficient)
  1446. Central Package Management in .NET - Simplify NuGet Dependencies
  1447. A Mirror, Not Magic: The Global Gum Vision - Global Gum
  1448. How to Add BlueSky Comments to Your Hugo Blog: A Step-by-Step Guide
  1449. Why is it so Hard to Build a Diagnostic Business?
  1450. Good process is invisible
  1451. meta-llama/Llama-3.3-70B-Instruct · Hugging Face
  1452. Every UUID
  1453. Seismologists
  1454. ASP.NET Community Standup - ASP.NET Core planning kickoff for .NET 10
  1455. How to Pronounce Chinese Names a Little Better
  1456. Event Driven Architecture
  1457. GitHub - trailbaseio/trailbase: A blazingly fast, single-file, open-source application server with type-safe APIs, Auth, and Admin UI built on Rust+SQLite.
  1458. The Death of Intel: When Boards Fail
  1459. Job Cancellations Using CancellationTokenSource
  1460. C# Web Development on SharpSite with a focus on Auth part 3
  1461. Master Refresh Tokens in ASP.NET Core (building from scratch)
  1462. ChatGPT vs. Advent of Code 2024 Day 6: Guard Gallivant
  1463. The 70% problem: Hard truths about AI-assisted coding
  1464. J: UI 2 (Category Compilation) #09~#15
  1465. StarCellar E02: Adjusting basics with Apizr
  1466. Cosmic Aspirations: A Workaround for the Cosmos DB Emulator Explorer in Aspire
  1467. Portland Airport Grows With Expansive Mass Timber Roof Canopy
  1468. The correct amount of ads is zero – Manu
  1469. Bjarne Stroustrup: Why you should avoid Linked Lists
  1470. GitHub - Bananymous/banan-os: Mirror of banan-os, my hobby operating system
  1471. The Spirit of Open Source in a Modern .NET World with Scott Harden
  1472. react/CHANGELOG.md at main · facebook/react
  1473. Zen of Batch Pipelines - A recipe to reduce cognitive load · Focus on the objective
  1474. Frameworkism: Senior Software Developers' Pit of Doom
  1475. There’s a New Custom Element Superclass on the Block
  1476. How I Built the World's Largest Database of LEGO Minifigure Ratings
  1477. Lessons Learned from Working at Startups
  1478. Growing Your Developer Audience Through Technical Blogging
  1479. Deploying Containers on NixOS
  1480. Why did Silicon Valley turn right?
  1481. Why Greatness Cannot Be Planned?
  1482. Organizing Items with RFID Coin Tags
  1483. Most stale bots are anti-user and anti-contributor, but they don't have to be
  1484. Teaching Elderly People to Use Android - Lessons Learned
  1485. Using AI to automate foreign key discovery - Erik Edin
  1486. Does the internet really need even more TLDs?
  1487. Intelligence Arbitrage
  1488. From .NET 6 to .NET 8, my migration experience: Migrating Durable Functions .NET 8 isolated
  1489. National Weather Service - Tsunami Hazards
  1490. Keyset Cursors, Not Offsets, for Postgres Pagination
  1491. C# Web Development on SharpSite with a focus on Auth part 2
  1492. Using Dependabot to Manage .NET SDK Updates - .NET Blog
  1493. Easily Upgrade .NET MAUI & Blazor Hybrid apps to .NET 9 in Minutes
  1494. C# Web Development on SharpSite with a focus on Auth part 2
  1495. Why do we need redis?
  1496. Stop Using Exceptions in C#! Here’s Why and What to Do Instead
  1497. ChatGPT vs. Advent of Code 2024 Day 5: Print Queue
  1498. [Monkey Conf 2024] Strategies for Modernising .NET Applications with Avalonia
  1499. Join the December Community Standup: Explore What’s New in .NET MAUI 9
  1500. Infinite Armada Chess
  1501. EF Core 9.0: UseSeeding and UseAsyncSeeding
  1502. Late Takes on OpenAI o1
  1503. Testing reading comprehension in 15 LLMs - Bulmash Media
  1504. Comment Sections are Bad For You
  1505. I hate `apt`
  1506. Performance archaeology: OLAP
  1507. .NET 9 🚀 💥 - Open API Document
  1508. Build an advent calendar app your friends can actually use
  1509. C# Web Development on SharpSite with a focus on Auth
  1510. No NAT November: My Month Without IPv4
  1511. What’s New in .NET MAUI 9 – Window TitleBar
  1512. ChatGPT vs. Advent of Code 2024 Day 4: Ceres Search
  1513. Don't use MediatR by default on all .NET projects
  1514. [Monkey Conf 2024] DrawnUI for .NET MAUI
  1515. IMG_0001
  1516. Mastering the Decorator Pattern in ASP .NET Core applications
  1517. Phoenix LiveView 1.0.0 is here!
  1518. Introducing Amazon Nova: Frontier intelligence and industry leading price performance | Amazon Web Services
  1519. Egoless Engineering
  1520. THE GAMEY GAME
  1521. EfficientTAM
  1522. The next platform
  1523. Your big company can’t be a startup again.
  1524. The Job Is Not To Build
  1525. My brand new digitizing workflow using a 25 year old film scanner - Vlado Vince
  1526. Recent Trends with Text Embeddings: Decoder-Only LLMs
  1527. Tricks for DPO tuning a Code LLM, Part 1 - Logit Curriculum Learning | Brian Fitzgerald
  1528. I like rocky road
  1529. Modern Work Fucking Sucks.
  1530. Defining All Undefined Behavior and Leveraging Compiler Transformation APIs
  1531. ML for related posts on Hugo
  1532. How I algorithmically donated $5000+ to Open Source via GitHub Sponsors and PyPI data
  1533. Creating a Proxmox or QEMU ChromeOS Flex VM
  1534. Using AI Generated Code Will Make You a Bad Programmer
  1535. Uno Platform Live Coding: Debugging x:Load and XamlBinding helpers
  1536. Talking C#, Web Dev, and AI
  1537. I Tested a Redirect API & Here's What I Learned
  1538. Your REST API Errors Are Wrong. Problem Details Will Fix This
  1539. I: Audio 2 (Category Compilation) #08~#14
  1540. StarCellar E01: Getting Started with Apizr
  1541. ChatGPT vs. Advent of Code 2024 Day 3: Mull It Over
  1542. [Monkey Conf 2024] Designer first UI development
  1543. .NET Support on Heroku
  1544. From .NET 6 to .NET 8,my migration experience:Fixing missing x-forwarded headers in .NET 8 isolated Azure Functions
  1545. On .NET Live - Robust home automation with Kafka and Home Assistant
  1546. Why designers don’t like design systems
  1547. How Steven Creada Built a $40K/Month Mobile App Business
  1548. Superposition as a Super Datalog
  1549. Long term technologies, waiting in the background
  1550. Black Hole Puzzle
  1551. JPEG compress your LLM weights
  1552. Jepsen Test on Patroni: A PostgreSQL High Availability Solution | Bin Wang
  1553. SQLite Index Visualization: Search
  1554. 7 Databases in 7 Weeks for 2025
  1555. Grifters, believers, grinders, and coasters
  1556. Thoughts on service and tech startups
  1557. I want an honest office
  1558. Milton Keynes, Saffron Walden, Plan B
  1559. A quieter place — bayindirh
  1560. Your vision - Jaynti Kanani
  1561. Facebook's Little Red Book
  1562. Generating Worlds
  1563. ASP.NET Community Standup - What's new in ASP.NET Core learning content
  1564. What’s New in .NET 9 for Data Access: From Document DBs to Vector DBs | .NET Conf 2024
  1565. Dev Box Intro & Ignite Announcements
  1566. [Monkey Conf 2024] Accesibilidad a la europea en .NET
  1567. Intel Announces Retirement of CEO Pat Gelsinger
  1568. Advent Calendar Advent Calendar
  1569. Ship Your Product! Let's Build An Installer In Visual Studio
  1570. What Will Enter the Public Domain in 2025?
  1571. Understand OpenAPI document generation in ASP.NET Core | BinaryIntellect Knowledge Base
  1572. Make Your API Requests INSANELY Fast in .NET
  1573. Making Local Development with Azure Service Bus Effortless
  1574. Handling UI Events with MVVM Commands in .NET MAUI
  1575. Kubernetes on Hetzner
  1576. IdentityServer in Docker Containers: Networking (Part 2)
  1577. ChatGPT vs. Advent of Code 2024 Day 2: Red-Nosed Reports
  1578. Justin Pombrio
  1579. The fascinating security model of dark web marketplaces
  1580. Having fun with ValueTuple
  1581. 1934361 - ICP-Brasil: Mis-issued certificate
  1582. 6 lessons I learned working at an art gallery
  1583. What is Email Marketing?
  1584. 228: Building 10x Better
  1585. Configure Kernel Modules like a Pro
  1586. Can't Driven Development | (a)RManos Blog
  1587. Procedural Knowledge in Pretraining Drives LLM Reasoning
  1588. How to use Satori with your Tailwind config
  1589. An Introduction to css-doodle
  1590. Burn Your Journals Out
  1591. Notes on Sorted Data | Amit's Blog
  1592. Big Endian's Guide to SQLite Storage
  1593. If Not React, Then What? - Infrequently Noted
  1594. AMD Disables Zen 4's Loop Buffer
  1595. Advent of Code 2024
  1596. GitHub - privastead/privastead
  1597. About - Advent of Code 2024
  1598. H: Effects 2 (Category Compilation) #07~#11
  1599. Boost Your .NET Projects: Unleashing the Power of Spargine’s String Extension Methods
  1600. ChatGPT vs. Advent of Code 2024 Day 1: Historian Hysteria
  1601. GitHub - maharmstone/ntfs2btrfs
  1602. Blazor Web App: Adding Custom Claims to Current User
  1603. 1% of your day – Raam Dev
  1604. You Must Read At Least One Book To Ride — Ludicity
  1605. Django and Postgres for the Busy Rails Developer
  1606. Building a Custom Touchscreen Mouse - Sam's Workbench
  1607. Hallucination Yield or LLM Market Premium?
  1608. Learning in Public
  1609. Day-to-Day Linux - Endless Support?
  1610. Accessing a DRM Framebuffer to display an image
  1611. It Is Time To Build The Monster Scope
  1612. AL2023 vs. AL2: less disk space with ext4
  1613. Concurrency diagrams
  1614. How I Lost 260 hours and $10,000 by watching Netflix
  1615. Trains are offices
  1616. runtime/docs/design/specs/runtime-async.md at main · dotnet/runtime
  1617. First Router Designed Specifically For OpenWrt Released
  1618. The Right Way to Cancel Jobs in .NET
  1619. Which Projects Should Junior Devs Build? - Principal Software Engineering Manager AMA
  1620. Breaking the 4Chan CAPTCHA
  1621. What does this button do?
  1622. Implementing the Saga Pattern With MassTransit
  1623. Getting Started with Category Theory
  1624. What I learned bootstrapping 8+ software products
  1625. Making Computer Faster: a Deep Dive into Dynamic Dispatch (part 1)
  1626. Double-Click to Edit: Rethinking Note Interactions in Obsidian
  1627. Where Team Topologies Goes Wrong
  1628. Empowering Your Staff Doesn’t Work. Here’s What Does. – Klaus Breyer
  1629. How we over-engineered our data pipeline...
  1630. llama.cpp guide - Running LLMs locally, on any hardware, from scratch
  1631. Shrinking a Postgres Table
  1632. How to break production on Black Friday
  1633. Why pipes sometimes get "stuck": buffering
  1634. I've spent $25k on X ads as an indie dev
  1635. I stan clearing maps, no cap · Phil Pearl's Blog
  1636. I am thankful for tech
  1637. Don't Fuck With Scroll
  1638. .NET MAUI 9: Introducing the HybridWebView Project Template
  1639. Engineers Do Not Get To Make Startup Mistakes When They Build Ledgers
  1640. Second Stage
  1641. I Scaled My Transactional Outbox to 2B+ messages/day. Here's how
  1642. Get ready for Advent of Code 2024 in 5 minutes!
  1643. When You Shouldn't Use Await Async in .NET
  1644. Haskell: A Great Procedural Language
  1645. The UX of LEGO Interface Panels
  1646. Continue & Persist Letter
  1647. Hetzner raises prices while significantly lowering bandwidth (US)
  1648. How to be a great manager - Dmitry Kudryavtsev
  1649. What Happens When You Register a Domain (And Why Owning a TLD Is So Hard) - Prashant Sengar
  1650. Writing Composable SQL using Knex and Pipelines
  1651. Tuxera: An Etymology
  1652. Joystick Mouse With Zoom and Scroll | Brad Barrows' Blog
  1653. Claude’s Quality is Dropping - Here’s Why
  1654. How to beat perfectionism - Kashif
  1655. Understanding Compute Express Link (CXL) and Its Alignment with the PCIe Specifications
  1656. Weaponizing SSO for profit - Raz Blog
  1657. Question Best Practices
  1658. Long-Running Jobs From Scratch: How to Build Them
  1659. How Much Memory Do You Need in 2024 to Run 1 Million Concurrent Tasks?
  1660. Host Your MySQL Blog Database On Azure In Only Minutes!
  1661. How to Avoid Anti-Patterns in C# Development
  1662. You can use C-Reduce for any language
  1663. Surviving a Week Without Power: Ultimate Home Backup Solution!
  1664. The Reality of an Employer’s Market
  1665. How we got to 10,000 stars (+ why you should be launching as often as you can)
  1666. Why BlueSky is better than Twitter
  1667. Why PostgreSQL major version upgrades are hard
  1668. Examining Meta-Analysis – R Works
  1669. Voice Activity Detection in Elixir and Membrane
  1670. How I smash burgers
  1671. Moving my frontend to Astro / Cory Dransfeldt
  1672. Legendary Storytelling: Lessons from The Dragon and The City
  1673. AI is Fast - Yoav Anaki
  1674. Useful things I've 3D printed
  1675. Performance archaeology: OLTP
  1676. Tiny, Untyped Monads
  1677. You have built an Erlang
  1678. After 3 Years, I Failed. Here's All My Startup's Code. | Dylan Huang
  1679. Jonas Hietala: The current Cybershard layout
  1680. GitHub - xairy/lights-out: Tools for controlling webcam LED on ThinkPad X230
  1681. Neutrino Modem
  1682. .NET AI Community Standup - Get started with AI in your .NET apps with the AI Dev Gallery
  1683. Microsoft Ignite Announcements
  1684. Dramatically faster package restores with .NET 9's new NuGet resolver - .NET Blog
  1685. How to disable iOS 18 tab transition animation with .NET MAUI
  1686. WordPress is HISTORY! Get Your Own Blazor Blog Running TODAY!
  1687. Intenty: check phone less - Apps on Google Play
  1688. Downtown Doug Brown » The capacitor that Apple soldered incorrectly at the factory
  1689. The Fix For Your Database Performance Issues in .NET
  1690. Teen Mathematicians Tie Knots Through a Mind-Blowing Fractal | Quanta Magazine
  1691. I Didn't Need Kubernetes, and You Probably Don't Either
  1692. The weird BLE-Lock
  1693. Sol-Ark manufacturer reportedly disables all Deye inverters in the US
  1694. Apache NuttX and small systems - Hello, World !
  1695. Assembly - minichord
  1696. Nested monads
  1697. One Page Websites Make Me Distrust Companies
  1698. Functional programming self-affirmations
  1699. A Vanity VNC server (or Joke over RFB) - ache
  1700. Jonas Hietala: Building my ultimate keyboard
  1701. 100 Bushels of Corn, Revisited – R Works
  1702. I spent 18 months building an open-source web3 startup, but I hate crypto | Meemaw
  1703. Calculating GPT-2’s Inference Speedups
  1704. Rails is better low code than low code
  1705. Michael Antczak | Brollly - Startup #1: From Character Debugging to First Product Launch
  1706. Django: fix a view using a debugger with breakpoint() - Adam Johnson
  1707. Learn Perfect Pitch in 15 years
  1708. Client Freedom
  1709. Advent of Code in Zig
  1710. Evaluate the quality of your AI applications with ease - .NET Blog
  1711. Azure APIM Backends with OpenAPI Specifications: Importance of operationId
  1712. Getting started with .Net Aspire
  1713. Coffee and Open Source Conversation - Magnus Mårtensson
  1714. Uno Platform Live Coding: Taking a look at InvariantCulture and x:Load issues
  1715. Coffee and Open Source Conversation - Magnus Mårtensson
  1716. Talking C#, Web Dev, and AI
  1717. On .NET Live: CountryData.Net - Country Data Made Easy!
  1718. Simple Tips to Effectively Apply Feature Folders
  1719. Implementing the Transactional Outbox Pattern from Scratch
  1720. G: Animation 2 (Category Compilation) #10~#18
  1721. Object Calisthenics #5: Other points of views
  1722. Enhancing .NET Security: A Guide to Secure Password Hashing with Spargine’s SHA256PasswordHasher
  1723. [HOWTO] Run ASP.NET Core integration tests in a Az DevOps YAML pipeline when subject under test uses DefaultAzureCredential
  1724. Deno v. Oracle: Canceling the JavaScript Trademark
  1725. Building Modular Monolith Applications with ASP.NET Core & ABP Studio | ABP.IO
  1726. Amazon S3 adds new functionality for conditional writes - AWS
  1727. Static, Dynamic, Mergeable, oh, my!
  1728. Pricing the anonymity of banknotes
  1729. LLMs: AGI’s massive head-fake?
  1730. Fiddler – My Mistakes
  1731. Unsafe for work
  1732. the Computing Industry Doesn't Care about Performance: how I made things faster in my pajamas
  1733. The Context Outside the Code - Zed Blog
  1734. LLM iterate and insert
  1735. Bridging Ideals and Reality
  1736. Etnaviv NPU update 21: Support for the NPU in the NXP i.MX 8M Plus SoC is upstream!
  1737. Setting up listmonk, an open-source newsletter & mailing list manager - Yasoob Khalid
  1738. Benefits of an open network
  1739. How to animate an element's height with CSS grid
  1740. Some Thoughts on Remarkability
  1741. Zero Disk Architecture - blag
  1742. Maybe Later - Atomized
  1743. Getting Started with Data Collection
  1744. What I wished I knew when learning C
  1745. Software Development Best Practices
  1746. How to build a dropdown menu with just HTML
  1747. Hey, wait – is employee performance really Gaussian distributed??
  1748. Cold Air
  1749. Markdown Alerts Are Cool - M.O.W.
  1750. charset=“wtf-8”
  1751. Introducing the Model Context Protocol
  1752. OpenAPI document generation in .NET 9 - .NET Blog
  1753. The two factions of C++
  1754. SQLiteStudio
  1755. Tech Companies Are MISSING OUT On Prioritizing This Skill
  1756. Why Developers and Companies Hate .NET 9
  1757. Finally! Azure Service Bus Emulator is Now Available!
  1758. Insane performance boost in EF core using bulk operations #dotnet #aspnetcore #csharp #efcore
  1759. Un vistazo a los controles de Telerik para .NET MAUI
  1760. Wireguard: Beyond the most basic configuration
  1761. "Always use early returns" - LinkedIn Edition
  1762. Dear friend, you have built a Kubernetes
  1763. RFC 35140: The Do-Not-Stab flag in the HTTP Header
  1764. Secure Your ASP.NET Apps with JSON Web Tokens in C# - Step-by-Step Guide!
  1765. How do I pay the publisher of a web page?
  1766. Leaf, ATProto and ActivityPub
  1767. my blogging setup is my writing process
  1768. Print debugging: a tool among other tools
  1769. Bash: Creating and Managing Child Processes
  1770. My home network - djhworld
  1771. This Website is Hosted on Bluesky
  1772. History Game
  1773. My process for creating API clients
  1774. Exploring and having fun with rotary telephones
  1775. PHP is king | Alexander Mikhailian
  1776. Routing Success and Failure in XProc 3.0
  1777. My Red Hot ADHD Programming 'Affliction'
  1778. Homebrew is great on Linux
  1779. Mirror: An LLM-powered programming-by-example programming language
  1780. Pretending to be PostgreSQL: Part two - responding to queries
  1781. Django Async: Ready for Prime Time?
  1782. Learning LLVM (Part-1) - Writing a simple LLVM pass
  1783. Say What You Mean: A Response to 'Let Me Speak Freely'
  1784. Why early success online is a trap
  1785. NC State faculty member, website creator Marshall Brain dies
  1786. A career ending mistake — Bitfield Consulting
  1787. IdentityServer in Docker Containers - Part 1
  1788. IdentityServer in Docker - Part 1
  1789. GitHub - p8952/bocker: Docker implemented in around 100 lines of bash
  1790. How to give a senior leader feedback (without getting fired)
  1791. WinUI Partial Observable Property (preview)
  1792. F: Graphics 2 (Category Compilation) #07~#13
  1793. Boost Your .NET Projects: Unleashing the Power of Spargine’s Object Extension Methods
  1794. Frosted Glass from Games to the Web - tyleo.com
  1795. Video-Based Social Media: Who Gets Left Out
  1796. Investing Update: Hedge Fund Buys & Holdings
  1797. It Is Never Too Late to Start Your Journey - David Gunnarsson
  1798. Bill Gates: Wrong on Communism and IP
  1799. How well can LLMs see? · Kabir Khandpur
  1800. Using (only) a Linux terminal for my personal computing in 2024
  1801. Solving LeetCode™ problems with Racket
  1802. Making SQL Keyword Suggestions Work
  1803. Knowledge Creation
  1804. Large Chainsaw Model
  1805. the tech utopia fantasy is over
  1806. Check Out the Highest-Resolution Images Ever Captured of the Sun's Entire Surface
  1807. the ‘return to office’ lies
  1808. I'm Done With Content Creation!
  1809. Junior Developers Can Lead Too! - Principal Software Engineering Manager AMA
  1810. Building Async APIs in ASP.NET Core - The Right Way
  1811. How decentralized is Bluesky really? -- Dustycloud Brainstorms
  1812. Digital Sustainability and LLMs
  1813. How to spend $650 million and make things worse as a result...
  1814. Should Programming Languages be Safe or Powerful?
  1815. My Red Hot ADHD Programming 'Affliction'
  1816. The Two-Line Code for Marital Bliss (That Your Programmer Husband Can Understand)
  1817. The moats are in the GPT-wrappers
  1818. D&D Combinatorics
  1819. Building Counter app with Hot Design | Uno Platform
  1820. MassTransit SQL Transport Dashboard - ResQueue
  1821. Azure 🔥: Azure Service Bus Local Emulator is Available
  1822. Big Tech: Interviewing For Staff+ Software Engineer
  1823. Deploy .NET Aspire Apps to Azure in Minutes | Simple Deployment Tutorial
  1824. .NET Aspire is Finally Awesome in .NET 9
  1825. Reading streams efficiently
  1826. Cleipnir and Beyond: On Resilient Development Practices with Thomas Sylvest
  1827. GitHub - PaulPauls/llama3_interpretability_sae: A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and fully reproducible.
  1828. They all use it
  1829. What file permissions does mv need?
  1830. Falsehoods Programmers Believe About the IT Industry
  1831. April King — Handling Cookies is a Minefield
  1832. What did ASF do wrong?
  1833. All About Berlin - Nicolas Bouliane
  1834. Cross-border payments in ~1,000 words
  1835. Basic access authentication bruteforce
  1836. Amelia Wattenberger
  1837. Keeping it small: helping the compiler to remove unused code in OCaml
  1838. LRMs Are Interpretable - Tim Kellogg
  1839. The macOS LC_COLLATE hunt - Zhiming Wang
  1840. Huw Fulcher - You Need a Content Tap
  1841. Switching Gears: Heather's Path to .NET Development
  1842. My Journey as a Microsoft Learn Student Ambassador
  1843. .NET Interview Insights: Tips from a Hiring Manager
  1844. How I used .NET 9 and AI to charge my electric car
  1845. A common urban intersection in the Netherlands
  1846. Getting Started with Docker for .NET Web Apps
  1847. Some surprising code execution sources in bash
  1848. WordPress Is A DUMPSTER FIRE - Build A Blog In Blazor!
  1849. Mathematical Thinking Isn’t What You Think It Is | Quanta Magazine
  1850. How to create your Own AI Bot on WhatsApp Using the ABP Framework | ABP.IO
  1851. Z-Library Helps Students to Overcome Academic Poverty, Study Finds * TorrentFreak
  1852. Solene'% : Why I stopped using OpenBSD
  1853. 75 Cents per Month by @ttunguz
  1854. Singularity missed
  1855. some thoughts on blind spots - Tasshin
  1856. Effort-Dumping: Why Nobody Likes You
  1857. High-Brow Media For All
  1858. Bluesky for Science
  1859. QK Norm and the Curious Case of Logit Drift
  1860. Your habits and routines make you
  1861. Packing group membership data into an integer - Emir's blog
  1862. Bypassing app lock in Ente Auth
  1863. Django: Introducing Djade, a template formatter - Adam Johnson
  1864. giulianopz's weblog. Brain dumps and small hacks
  1865. securing snake
  1866. My Minimal MacBook Pro Setup Guide
  1867. Power to the power users
  1868. I Cloned My Own Voice to Waste Telemarketer's Time
  1869. ABP Community Talks 2024.7: What’s New with .NET 9 & ABP 9?
  1870. AAA - Analytical Anti-Aliasing
  1871. auonsson (@auonsson.bsky.social)
  1872. What is the origin of the lake tank image that has become a meme?
  1873. dotnet scaffold - Next Generation Project Creation for .NET - .NET Blog
  1874. Burnout In Software Engineers: How To Get OUT Of It
  1875. Arizona Chess
  1876. What’s New in the All-in-One .NET MAUI Templates Pack v6.0
  1877. Architecture Modernization Execution: When did estimates turn into deadlines?
  1878. Why I'm Worried About Blazor and its Future
  1879. Let’s Encrypt: Delivering SSL/TLS Everywhere
  1880. How Tiny Glade 'built' its way to >600k sold in a month!
  1881. An Unreachable Hidden XKCD Easter Egg inside CPython
  1882. On "Safe" C++
  1883. Epic Allows Internet Archive To Distribute For Free ‘Unreal’ & ‘Unreal Tournament’ Forever
  1884. ‎Black Hole Vision
  1885. What Does it Take to Know and Become Who You Are
  1886. Turning popular links from your Mastodon timeline into an RSS feed
  1887. Harmful Practices Considered Best | Zakhary's Home
  1888. I don't like social coding
  1889. hyper in curl Needs a Champion
  1890. Every niche event should also be a meetup – Daniel Frank
  1891. With no sales and a single 1-star review, I still published my second book! |
  1892. Let your users reset
  1893. Top Questions to Ask in Your Next Job Interview
  1894. How to Build a Chess Engine and Fail
  1895. How I refactored the BBC navigation bar; and a follow-up FAQ - Josh Tumath
  1896. Christopher Chmielewski
  1897. Oncall shift should be Tuesday to Tuesday
  1898. Coffee and Open Source Conversation - Mathias Buus Madsen
  1899. OpenStreetMap's New Vector Tiles
  1900. Lambda SnapStart for your Serverless .NET Applications
  1901. New M4 Pro Mac Mini vs M2 Mac Pro vs Threadripper - We Test Them!
  1902. LIVE CODING - WordPress Migration to Blazor - PART 5
  1903. Stop Hardcoding Service URLs! Service Discovery in .NET Made Easy
  1904. E: Team Management 2 (Category Compilation) #08~#15
  1905. Boost Your .NET Projects: Making .NET Configurations Easier and Safer with Spargine’s Config Class
  1906. Llama 3.1 405B now runs at 969 tokens/s on Cerebras Inference - Cerebras
  1907. 20 things you didn’t know about Google Scholar
  1908. What Is .NET Aspire and Why Is Everyone Talking About It?
  1909. Context aware compilation - Gleam
  1910. GitHub - circlemind-ai/fast-graphrag: RAG that intelligently adapts to your use case, data, and queries
  1911. Kedging Cannon
  1912. Running .NET Aspire on a local Kubernetes cluster
  1913. Talking to managers about modernizing .NET apps
  1914. Why my Login Page is the Slowest Page in my App
  1915. Understanding Timings in Distributed Systems
  1916. Top 10 Reasons to Have a Board
  1917. Skipping Tests To Deliver Faster
  1918. Why No One Reads Full Articles Anymore
  1919. Why don't you move abroad? | Himanshu Mishra (@OrkoHunter)
  1920. Skin in the game: Fixing higher education’s student debt problem » Anand Sanwal
  1921. A joke in approximating numbers raised to irrational powers
  1922. Failing at an Elasticsearch ‘full’ phrase match
  1923. Blogging through the decades | The Observation Deck
  1924. Transitioning from the Attention Era to the Automation Era
  1925. Analyzing the codebase of Caffeine: a high performance caching library
  1926. appimaged, where were you all this time?
  1927. Thoughts on Bluesky - Can's blog
  1928. n times faster than C, Arm edition · Luna’s Blog
  1929. Not All Problems Are Great Fits for LLMs | Dylan Huang
  1930. Security means securing people where they are
  1931. Efficiency is fundamentally at odds with elegance
  1932. PET Cemetery: SuperPET Resurrection
  1933. .NET AI Community Standup - Level Up with .NET 9, AI, Aspire and Azure! 🚦
  1934. Gamedev In-Depth | How I Implement a New Feature
  1935. What is .NET Aspire? [Pt 1] | .NET Aspire for Beginners
  1936. I was banned from the hCaptcha accessibility account for not being blind
  1937. NET Aspire is a Game Changer
  1938. Central Package Management Transitive Pinning
  1939. Reviewing TagzApp
  1940. We are shutting down Ondsel | Ondsel
  1941. Why did Windows 95 setup use three operating systems? - The Old New Thing
  1942. Everything New Added in .NET 9 with Examples
  1943. The C# Feature You Didn't Know You Needed
  1944. Introducing PowerShell Utility Scripts
  1945. A quick look at Telerik controls for .NET MAUI
  1946. How to assert assumptions in code that might not be true?
  1947. Reverse Engineering iOS 18 Inactivity Reboot
  1948. Release v1.0.0-victorialogs · VictoriaMetrics/VictoriaMetrics
  1949. Improving my Iris keyboard
  1950. Elixir-like pipes in Ruby (oh no not again)
  1951. Sometimes, asking the right questions is half the job done | Mikołaj Biernat
  1952. Being the Third Engineer
  1953. The opposite of DRY isn't WET, it's YAGNI
  1954. GPT-4o’s Personality Revealed: An INFJ in the Machine?
  1955. Why Ember is Different: Running Browser Tests in a Browser
  1956. fleetwood.dev
  1957. Scan on FreeBSD
  1958. rebeccapurple
  1959. An appreciation of the “mark all as read” button – Manu
  1960. Rapid Prototyping with ChatGPT: OAS Pension Calculator Part 1
  1961. Glassdb: transactional object storage
  1962. The Secret Behind Valve's Flickering Lights - Alan Zucconi
  1963. Humans have already caused 1.5 °C of long-term global warming according to new estimates - Lancaster University
  1964. Keeping an eye on cache hit ratio (feat. FusionCache, OpenTelemetry & friends)
  1965. Boost Your .NET Projects: Unleashing the Power of Spargine’s Numeric Extension Methods
  1966. Exploring the Top 5 Features in C# 13 - Coding Sonata
  1967. James Webb Space Telescope Finds Stunning Evidence for Alternate Theory of Gravity - The Debrief
  1968. Announcing Prometheus 3.0 | Prometheus
  1969. The only computer science book worth reading twice?
  1970. TS018: Vesioning
  1971. Twitter is the worst global social network—except for all the others
  1972. Something Good #104: Pointing and Shooting
  1973. Should destructive buttons be hard to find?
  1974. Boy Girl Paradox
  1975. I spent millions building a product with no revenue
  1976. Thoughts on Django’s Core
  1977. Tinkering with Marp and Shell History
  1978. Will we care about frameworks in the future?
  1979. LAN Party House
  1980. Decoding Google: Converting a Black Box to a White Box
  1981. Reverse Engineering a trojan Telegram Clone
  1982. Odin will take your jobs
  1983. e/acc as a Religion
  1984. ByeBye "Expert": Refactoring Prompts
  1985. Thinking about election apps
  1986. .NET NES - Never-Ending Support (NES) | HeroDevs
  1987. A Linux Desktop for the family - Chronicae Novis Rebus
  1988. LlamaOCR.com – Document to markdown
  1989. Next-Gen PDF Interactions with IronPDF, C#, and Blazor!
  1990. AI Tools Are Wrecking Junior Developers! – Dev Leader Weekly 70
  1991. Stop Making Me Memorize The Borrow Checker
  1992. D: Design Specifics 2 (Category Compilation) #09~#18
  1993. Biological Miracle - Gates Of The Arctic National Park & Preserve (U.S. National Park Service)
  1994. What To Use Instead of PGP - Dhole Moments
  1995. .NET Data Community Standup - EF Core 9: Release extravaganza
  1996. Half-Life 2 Anniversary Update
  1997. HybridCache in ASP.NET Core - New Caching Library
  1998. Maybe Bluesky has “won”
  1999. Boosting WPF Performance - Upcoming Improvements
  2000. How Fidelity uses .NET MAUI for Cross-platform desktop
  2001. GitHub - epasveer/seer: Seer - a gui frontend to gdb
  2002. Infuse AI in your Windows apps with .NET
  2003. The fallacies of distributed systems
  2004. Switching away from Pocket - Marcel Kapfer
  2005. Wireguard + SSH
  2006. Why didn’t we get GPT-2 in 2005?
  2007. 5 ways to reduce the risk and impact of LLM hallucinations
  2008. You zag when others zig | Pavlina Papashimova
  2009. Grafana as proxy
  2010. Guaranteed Fastest Way to Fix Bugs
  2011. At-will employment
  2012. A World Without Engineering Managers?
  2013. We don’t need to use what we make
  2014. Exploring LLM performance on the ARC training dataset
  2015. fulfillment and capitalism
  2016. Tiny GraphRAG (Part 2)
  2017. Finding my QA Automation Job in Bulgaria 2024
  2018. CMTOPS.DEV
  2019. Open Source When We Say So
  2020. ‘Reflections on Trusting Trust’, but completely by accident this time
  2021. The force is strong in LLMs - building an open source Star Wars inspired copilot in .NET
  2022. The Day Has Finally Come: Junior Devs Only Know ChatGPT!
  2023. How we chose the right UI framework for DevToys
  2024. Deep dive on native AOT
  2025. The Future of Orion
  2026. 1,000,000 Views! | Jesse Liberty
  2027. YARP vs Ocelot Comparison - Which API Gateway Should You Choose?
  2028. MVVM Building Blocks for WinUI and WPF Development
  2029. Europeans Spend 575 Million Hours Clicking Cookie Banners Every Year
  2030. Red Hat to Contribute Comprehensive Container Tools Collection to Cloud Native Computing Foundation
  2031. AMA with .NET Aspire folks - Join David, Damian, and Maddy on Weds
  2032. WebStorm and Rider Are Now Free for Non-Commercial Use | The JetBrains Blog
  2033. Introducing the .NET Aspire Community Toolkit - .NET Blog
  2034. GitHub - BAndysc/AvaloniaVisualBasic6: A recreation of the classic Visual Basic 6 IDE and language in C# with Avalonia
  2035. Something weird is happening with LLMs and chess
  2036. C#'s Best features you might not be using
  2037. Blazor Web App: Authentication Redirect URI is not HTTPS
  2038. AI Makes Tech Debt More Expensive
  2039. O2 unveils Daisy, the AI granny wasting scammers’ time - Virgin Media O2
  2040. Announcing Uno Platform Studio featuring Hot Design
  2041. Calling methods is easier and faster with C# 13 params collections - .NET Blog
  2042. .NET 9 Gotchas!
  2043. How a Web Request turns into a Web Page in Your Browser - By a a Retired Windows Developer
  2044. Why is it so hard to find a job now? Enter Ghost Jobs
  2045. Joint Statement from FBI and CISA on the People's Republic of China Targeting of Commercial Telecommunications Infrastructure | Federal Bureau of Investigation
  2046. MomBoard: E-ink display for a parent with amnesia
  2047. Farewell and thank you for the continued partnership, Francois Chollet!- Google Developers Blog
  2048. I Followed the Official AWS Amplify Guide and was Charged $1,100
  2049. Nov 13th, 2024 - Ollama, Qwen2.5-Coder, Continue, and Rider: Your Local Copilot
  2050. dotNetDave’s Faster or Not!: Optimizing Base64 Decoding in .NET
  2051. Build hybrid apps with .NET MAUI
  2052. Beyond GitHub Copilot Tips and Tricks | .NET Conf 2024
  2053. The Impact of Jungle Music in 90s Video Game Development
  2054. Secure intelligent apps with .NET 9 on App Service | .NET Conf 2024
  2055. Zig Reproduced Without Binaries - Motiejus Jakštys Public Record
  2056. Why I love .NET
  2057. .NET Aspire - Why You Need It Now!
  2058. Europa Clipper
  2059. .NET MAUI – Enable Debugger-Detached XAML Live Preview in Visual Studio 2022
  2060. Transit | No GPS required: our app can now locate underground trains
  2061. Jelly: The best way to jam on email as a team
  2062. Jujutsu: A Haven for Mercurial Users at Mozilla
  2063. Bypassing regulatory locks, Faraday cages and upgrading your hearing
  2064. Fidelity’s New Active Trader Pro: Powered by .NET MAUI for Cross-Platform Excellence
  2065. M4 Mac mini's efficiency is incredible
  2066. Windows: Under the Covers - From Hello World to Kernel Mode by a Windows Developer
  2067. The EdTech Revolution Has Failed
  2068. Announcing .NET 9 - .NET Blog
  2069. What I Wish Someone Told Me About Postgres
  2070. Stay Ahead of the Curve: Embrace .NET MAUI for .NET 9
  2071. Deanna Dikeman - Leaving and Waving
  2072. Git and jujutsu: in miniature
  2073. Multiple JWTs in .NET: How to Implement Multi-Token Authentication
  2074. It Couldn't Be Easier! AppSettings.json In Console Applications
  2075. I Tried TUnit for the First Time, Here's What Happened
  2076. Let's Watch .NET Conf 2024 Together 🔴 LIVE
  2077. The Only Type of Testing You Need
  2078. C: Planning & Game Design 2 (Category Compilation) #10~#18
  2079. Boost Your .NET Projects: Unleashing the Power of Spargine’s ComputerInfo
  2080. .NET MAUI: Managing Query Parameters with Shell Navigation
  2081. Improving Steam Client stability on Linux: setenv and multithreaded environments
  2082. GitHub - sjdonado/idonthavespotify: Effortlessly convert Spotify links to your preferred streaming service
  2083. From .NET 6 to .NET 8+,my migration experience:Using Azure AppConfiguration in Azure Functions on .NET8+ isolated
  2084. How I ship projects at big tech companies
  2085. Geometriphylogenetics
  2086. What's new in .NET 9.0 and C# 13
  2087. .NET Aspire for Beginners - Full Series
  2088. A BSD person tries Alpine Linux
  2089. githublog/2024/11/1/sending-an-ethernet-packet.md at main · francisrstokes/githublog
  2090. Getting Started in Tech Part 4
  2091. Everything I've learned so far about running local LLMs
  2092. Build a ChapGPT App In C# with the OpenAI API! - Large Language Model Programming Tutorial
  2093. AvaloniaVisualBasic.Browser
  2094. Handling Concurrency Conflicts with Entity Framework
  2095. What's new in F# 9 - F# Guide - .NET
  2096. [HOWTO] Deploy an ASP.NET Core Web API to an Azure App Service using a GitHub Actions Workflow
  2097. Monkey Conf 2024
  2098. OpenID Connect specifications published as ISO standards – Mike Jones: self-issued
  2099. AI at the Edge with Meadow and .NET | .NET Conf 2024
  2100. An awaitable Blazor Modal Dialog
  2101. Create great MIDI 2.0 apps using Windows MIDI Services and C# | .NET Conf 2024
  2102. Introduction to Event-Driven Architecture (EventHighway)
  2103. Swapnil Chauhan | Software Engineer
  2104. Matthew Bird - Audio Decomposition
  2105. IMG_0416
  2106. Mergiraf: a syntax-aware merge driver for Git | Antonin Delpeuch
  2107. Station Layouts — Project Subway NYC
  2108. » Grim Fandango The Digital Antiquarian
  2109. Boost Your .NET Projects: Unleashing the Power of Spargine’s List Extension Methods
  2110. Following up "Mother of all htmx demos"
  2111. IronCalc
  2112. OpenCoder: Top-Tier Open Code Large Language Models
  2113. How I built my own Sega Mega Drive hardware dev kit from scratch
  2114. I was interviewed by RetroRGB
  2115. I Wish I Knew THESE Before Becoming A Manager – Dev Leader Weekly 69
  2116. Ultimate Ecommerce Marketing Tool: Influencers Database. Search influencers who talked about specific keywords and find people who will promote your product with great results. We analyze all videos of influencers and provide a searchable table, so your promoted products can return positive ROI
  2117. Why I Quit Google to Work for Myself
  2118. Top 5 Language Features in C# 12 - Coding Sonata
  2119. LIVE CODING - WordPress Migration to Blazor - PART 4
  2120. Number Shortage
  2121. Functional Programming in C#: The Practical Parts
  2122. Mitochondria Are Alive
  2123. Rails 8.0: No PaaS Required
  2124. Getting Started in Tech Part 3
  2125. A New Era of macOS Sandbox Escapes: Diving into an Overlooked Attack Surface and Uncovering 10+ New Vulnerabilities
  2126. Why I love Rust for tokenising and parsing
  2127. Getting Started with Blazor - Color Palette Generator
  2128. REST APIs: Are You Really Following REST? (Richardson Maturity Model Explained)
  2129. MVVM Toolkit v8.4: Custom Access Modifiers for Partial Properties – How To
  2130. [HOWTO] Rotate Azure Key Vault secrets used by an ASP.NET Core Web API with Terraform on every deployment
  2131. How dotnet.exe resolves and loads the hostfxr library - Exploring the .NET muxer - Steve Gordon - Code with Steve
  2132. B: Game Essence 2 (Category Compilation) #07~#15
  2133. Empowering Developers. Driving Innovation. Everywhere.
  2134. Under the microscope: Ecco the Dolphin — Defender of the Future
  2135. Maximizing Productivity: Cloud Development with Visual Studio and Dev Box
  2136. 16 U.S. States Still Ban Community-Owned Broadband Networks Because AT&T and Comcast Told Them To
  2137. We've got something Hot cooking at Uno Platform
  2138. Building a better Wordpress - Episode 9
  2139. 3 Powerful Design Patterns You Should Know About
  2140. dotNetDave’s Faster or Not!: Exploring Early Return in .NET Methods
  2141. The REQUIRED modifier in #csharp
  2142. Proterozoic Rocks
  2143. Caring for yourself while caring for others | NIH MedlinePlus Magazine
  2144. Join the .NET MAUI Community Standup This November
  2145. How WebSockets cost us $1M on our AWS bill
  2146. Your Hacker News
  2147. MAX SIEDENTOPF
  2148. Azure APIM: Policy Expression to Read application/x-www-form-urlencoded Request Data
  2149. Private Cloud Compute Security Guide | Documentation
  2150. Learning Not to Trust the All-In Podcast in Ten Minutes
  2151. SpaceX
  2152. .NET MAUI in 9 and Syncfusion Toolkit for MAUI
  2153. We can have a different web
  2154. Getting Started in Tech Part 2
  2155. JunoCam : Processing - Mission Juno
  2156. Intro To Yield In C# - Beginner Examples In Action
  2157. Useful built-in macOS command-line utilities
  2158. Full of Themselves: An analysis of title drops in movies
  2159. Codemotion 2024 Milan: Rediscovering My Voice and Passion as a Speaker
  2160. Tracker Beeper - Bert Hubert's writings
  2161. For the first time ever, AMD outsells Intel in the datacenter space
  2162. How I Improved Video Streaming with FFmpeg and Node.js | Mayallo
  2163. Daniel Frost - Balancing Readability, Testability, and Structure: Refactoring a small type with John Carmack’s Email in mind
  2164. Get started with Fides - Marcus Olsson
  2165. Freelance Web Developer: Charge by Time, not Value
  2166. Revamping a Five-Year Old Node.js Project | DongDong Zhang
  2167. Where web components shine
  2168. Embedded Software Testing: Practical Continuous Integration with Hardware in the Loop (Part 2)
  2169. Balancing Ticketing and Real-Time Support for Better Efficiency and Team Cohesion
  2170. Notes from the Carbon panel session at EuroLLVM 2024
  2171. I don't use LeetCode, and you probably shouldn't either | Blog
  2172. Why you should care about WebViews
  2173. Improving LLMs with synthetic data
  2174. leontrolski - succinct git bisect
  2175. Groupthink In Engineering Teams - AGY
  2176. Long Distance Relationships
  2177. Hacker Fab Documentation | Hacker Fab
  2178. Zig's (.{}){} syntax
  2179. Hacking 700 Million Electronic Arts Accounts
  2180. How Albertsons Kills Rural Grocers with Land Use Restrictions
  2181. Building a better Wordpress - Episode 8
  2182. Pushed Authorization Requests (PAR) in ASP.NET Core 9
  2183. 3 Things I Wish I Knew Before Becoming An Engineering Manager
  2184. Optimize Your Hard Drive and Extend Data Life - Including SSDs with SpinRite!
  2185. How To Deploy Your Application To Azure Container Apps Using GitHub Actions | CI/CD Pipeline
  2186. How to Trigger an Azure Function from Cosmos DB
  2187. Stop Using AutoMapper in .NET
  2188. A: Work Ethic 2 (Category Compilation) #11~#20
  2189. Pushed Authorization Requests (PAR) in ASP.NET Core 9
  2190. Simplifying Caching with Aspect-Oriented Programming and Metalama in .NET
  2191. Boost Your .NET Projects: Unleashing the Power of Spargine’s UlidGenerator
  2192. Writing secure Go code
  2193. US Forest Service Decision to Halt Prescribed Burns in California is History Repeating
  2194. PostgreSQL streaming replication characteristics on UNLOGGED tables
  2195. Sequencing Swabs
  2196. The Chess Analogy or How Important is Trust?
  2197. Highlighting Text in Links with Text Fragments
  2198. Tensors and Graphs: Canonization by Search
  2199. Communication for team leaders - Trust
  2200. How to serve custom maps for free with Leaflet and Cloudflare
  2201. Tinkering with Neovim
  2202. You don’t need a startup advisor. You just need to do 1 of these 5 things. » Anand Sanwal
  2203. Exporting iCloud passwords on Windows
  2204. .NET Conf 2024 - Day 3
  2205. Functors to Monads: A Story of Shapes
  2206. Matryoshka Embeddings: Detail at Multiple Scales - Milvus Blog
  2207. Escape the Surveillance Web with Gemini
  2208. Disaggregated Storage - a brief introduction - blag
  2209. Moving my website from Netlify to Caddy
  2210. RRF is Not Enough
  2211. The Best CEOs Respond
  2212. The smallest (useful) HTTP responses possible
  2213. Why Podia doesn’t use review apps anymore
  2214. What I learned from 130 hours in a Waymo
  2215. The Federation Deathmatch
  2216. Looking Past Helix's Horizon | Vhyrro's Digital Garden
  2217. Building My Resume in HTML using Eleventy by Michael Engen
  2218. Nathan Spencer
  2219. We’re leaving Kubernetes - Blog
  2220. Probabilistic Uncertainty
  2221. Yohan Malshika: Why I love to write
  2222. .NET IDE 🚀 💥 - Rider is now Free 🔥🔥🔥
  2223. Getting a job in Tech - Part 1
  2224. Monkey Conf 2024 C4P now open!
  2225. I've had a change of heart regarding employee metrics
  2226. Controles Gratuitos de DevExpress para .NET MAUI
  2227. Be careful with ToListAsync and ToArrayAsync in Entity Framework Core
  2228. Mastering EF Core: Scaffold DB Context from Existing Database in .NET
  2229. ASP.NET Core: Using the ASP.NET Core integration on Azure functions
  2230. GitHub - altera-al/project-sid
  2231. From .NET 6 to .NET 8, my migration experience: Using OpenApi on Azure Function on .NET 8 isolated
  2232. What has case distinction but is neither uppercase nor lowercase? - The Old New Thing
  2233. 5 Lessons I learned the hard way from 10+ years as a software engineer
  2234. Migrating terabytes of data instantly (can your ALTER TABLE do this?)
  2235. OpenAI's o-1 and inference-time scaling laws
  2236. Error Handling Challenge! | (a)RManos Blog
  2237. Career debt, learning vs earning
  2238. Understanding Multimodal LLMs
  2239. How I Got My First Developer Job Without a CS Degree | SamanthaMing.com
  2240. Hacker News Clones
  2241. Love letter to Hurl | Lambros Petrou
  2242. Missing open-source contributor presents a dilemma when accepting their contribution – Better Software UK
  2243. The Beautiful Simplicity of the Gentzen System
  2244. I Waited 10 Billion Cycles and All I Got Was This Loading Screen
  2245. Why LLMs Won't Make Human Editors Obsolete
  2246. Some of my pet peeves with newsletters
  2247. Re-ranking search results on the client side
  2248. jakeonline - The (New) Excel Turing Machine
  2249. Traceroute Isn't Real
  2250. Q&A: Rachel Plotnick On the Return of Tactile Controls
  2251. Lynx.Boo - Simple, Fast, and Free Links
  2252. GitHub - rbbydotdev/someday: Free and open-source cal.com / calendly alternative built on Google-Apps-Script for Gmail users. Built with modern technologies like React, TypeScript, Shadcn/UI, and Vite. https://someday-demo.vercel.app
  2253. Boost Your .NET Projects: Unleashing the Power of Spargine’s Enum Extension Methods
  2254. Testcontainers and Podman
  2255. Weird Lexical Syntax
  2256. The Hardest Bug I've Ever Fixed: Best of ShopTalk
  2257. .NET 9 🚀 💥 - Whats new?
  2258. Leaving Stripe
  2259. How Timezones WRECKED Me! – Dev Leader Weekly 68
  2260. Linux on Apple Silicon with Alyssa Rosenzweig - Software Engineering Daily
  2261. Transitioning from Frame to Border in .NET MAUI
  2262. LIVE CODING - WordPress Migration to Blazor - PART 3
  2263. Sleep regularity is a stronger predictor of mortality risk than sleep duration: A prospective cohort study
  2264. Introduction to DMA — Embedded
  2265. Mapping ~400k speeches from the Swedish parlament
  2266. Yes, You Can Measure Technical Debt
  2267. LLM Security: Keep Untrusted Content in the User Role—Always
  2268. Why Pascal Deserves a Second Look
  2269. Implementing a tiny CPU rasterizer
  2270. Former Bayesian captain offers insight
  2271. What’s new for Fedora Atomic Desktops in Fedora 41
  2272. The most popular BI tools for Fintechs in 2024 – Erik Edin
  2273. No More Layoffs with a Payoff: It's Time to Freeze CEO Salaries
  2274. Don't base your life on statistics
  2275. Getting Frustrated
  2276. Fuzzing is fun - Ha.nnes.dev
  2277. Rewrite it in Rails
  2278. spm_naming_conventions notes
  2279. Clean Architecture: The Missing Chapter
  2280. Celebrating 21 Years of Notepad++: The Legendary Journey of Our Favorite Text Editor - learnhub
  2281. .NET Conf 2024 - Day 3
  2282. Creating a Snap package in Linux
  2283. A new home for Pixelmator - Pixelmator Blog
  2284. GitHub Universe Announcements
  2285. Coding Faster with dotNetTips.com Spargine 8: November 2024 Release
  2286. Demons
  2287. Consuming Amazon AWS Notifications using MassTransit
  2288. The Best Way to Work with Units in .NET
  2289. I Built a .NET App Using AI (with Cursor) - This Is Amazing
  2290. Our First Generalist Policy
  2291. Get Me Out Of Data Hell — Ludicity
  2292. Problem solving vs Problem picking - Blog by Grzegorz Kossakowski
  2293. Demystifying The Regular Expression That Checks If A Number Is Prime
  2294. Memecoins are the point
  2295. Typing fast is not so important – 🫨 Morgan Wattiez
  2296. Browse Every Site with Just ONE Fixed-Width Font
  2297. An update on Apple M1/M2 GPU drivers [LWN.net]
  2298. Gamers are weird
  2299. Of Virtual Turduckens (WSL on AWS)
  2300. Help fight the proprietary software monsters!
  2301. Technical women and women-in-tech | deadSimpleTech
  2302. Circles Sines and Signals - Aliasing
  2303. From "My Computer" to "This PC": the evolution of language in a brand-centric consumer culture
  2304. Lessons from one too many model spreadsheets
  2305. Running a million empty tests
  2306. Dan's Weekly AI Speech and Language Scoop #32 - Daniel D. McKinnon
  2307. TIL emalloc() auto-exits on out-of-memory errors
  2308. Wait Until 8th
  2309. 10 Essential Tips Every Developer Should Try
  2310. How To: Formatting the Ancient Hard Drive in a PDP-11
  2311. Uno Platform 5.5 - Automated App Packaging, .NET 9 RC2, OpenGL, WebView2 and more
  2312. Loading State for Images in .NET MAUI
  2313. Unlocking the Power of GitHub Models in .NET with Semantic Kernel - .NET Blog
  2314. Ref and Out in C#
  2315. How One Line of Code Led to Catastrophe: The Mars Polar Lander
  2316. Real-time application with .NET SignalR and Angular #dotnet #csharp #coding #angular
  2317. Mind Your Step (by Step): Chain-of-Thought can Reduce Performance on Tasks where Thinking Makes Humans Worse
  2318. Practical Use Case of Action #dotnet
  2319. Visual Pizza 2022
  2320. 9 JetBrains Rider Secrets You Should Know - Plus a Special Giveaway!
  2321. House of Nettles • A Non-Technical Intro to Webmentions
  2322. lorentz app
  2323. Using CTID Based Pagination for Data Cleanups in PostgreSQL
  2324. Democratising publishing
  2325. Everyone is wrong about that Slack flowchart – Sophie Alpert
  2326. [EN] How I upgraded my pet project from Rails 7 to Rails 8 in 30 minutes
  2327. When does the TDD approach make sense? - Luka Peharda - PHP and JS developer
  2328. Authenticating People With Certificate Chains
  2329. Evaluating OpenAI Whisper's Hallucinations on Different Silences
  2330. the death of the architect
  2331. Collaborative Breakdown: Estimating Full Projects
  2332. A Guide to Open-Source Embedding Models
  2333. The Karma connection in Chrome Web Store
  2334. Hetzner Considered Hostile: A PSA - Ten Forward's Blog
  2335. Recursion, Tidy Stars, and Water Lilies
  2336. Marcus' Blog
  2337. Side Effects // Richard Mavis dot info
  2338. How to export OPML from Omnivore
  2339. Scrum doesn't have to suck
  2340. Panic at the SPA! | hai.haus
  2341. Steam games will now need to fully disclose kernel-level anti-cheat on store pages
  2342. Disposal
  2343. Should masonry be part of CSS grid?
  2344. Being a Developer is Hard Part 2
  2345. New MacBook Pro features M4 family of chips and Apple Intelligence
  2346. Transitioning from Application’s MainPage to Window’s Page in .NET MAUI 9
  2347. Datetime Made Easy with This ONE C# Dapper Trick!
  2348. Matrix 2.0 Is Here!
  2349. 3 Blazor Apps in 30 MInutes
  2350. Verifying code against architecture with Metalama
  2351. Filtering and Sorting Data with LINQ in C#
  2352. Australia/Lord_Howe is the weirdest timezone
  2353. 3 Things That CATAPULTED My Software Engineering Journey
  2354. Superhuman Speech
  2355. What I Learned Scaling Transformer Models at Cohere
  2356. Tips for creating merge commits
  2357. The trailing dot in domain names, a detail that is often poorly managed - Xavier Lacot
  2358. On Crafting Painterly Shaders - Maxime Heckel's Blog
  2359. Qwen2.5-coder 7B as an autocomplete model is insane! Guide how to use it
  2360. To build a meritocracy
  2361. RSS Lets Me Actually Read The Web - Jason Journals 🎃
  2362. Beware of Poison in the Source · Danb Blog
  2363. Using Setapp
  2364. A large project, broken up
  2365. The vast majority of design systems work is busywork – Johan Ronsse
  2366. Benchmarking Ruby Parsers
  2367. The Anatomist's Fallacy
  2368. How to learn things by yourself
  2369. Why Do Investment Bankers Work Such Long Hours? | Kaveh's Blog
  2370. Using an 8K TV as a monitor
  2371. Introduction to Reflection - C# .NET Tutorial
  2372. Avoiding boilerplate and architecture erosion with Metalama
  2373. Introducing Microsoft.Extensions.VectorData Preview - .NET Blog
  2374. Apple’s new Mac mini is more mighty, more mini, and built for Apple Intelligence
  2375. delroth's homepage - One weird trick to get the whole planet to send abuse complaints to your best friend(s)
  2376. .NET Conf Student Zone on November 18
  2377. How to Measure Time Correctly in .NET
  2378. C# and Linux - Building a better Wordpress - Episode 6
  2379. HTML Form Validation is heavily underused
  2380. Developing with Visual Studio on ARM: SQL Server Challenges
  2381. How I write code using Cursor: A review
  2382. Steve Ballmer was an underrated CEO
  2383. Building Change Data Capture (CDC) in .NET with Debezium + RabbitMQ
  2384. N: Game Concepts 1 (Category Compilation) #01~#05
  2385. Book Review: API Testing and Development with Postman - Coding Sonata
  2386. Boost Your .NET Projects: Unlocking the Power of Spargine’s App Class
  2387. Jia Tanning Go code
  2388. A return to hand-written notes by learning to read & write
  2389. A Rough Guide To Onocoy - Gristle King
  2390. An Ode To Vim
  2391. kimono koans' blog! - A Somewhat Opinionated Guide to Effective ZFS Snapshots
  2392. Type-safe configuration files with TypeScript - Carlos Menezes
  2393. Operate Android Device on FreeBSD
  2394. Turning a Skateboard Into an Instrument
  2395. Elixir clustering on a Kamal+Hetzner deployment
  2396. Why we hate the tech industry even though we love tech
  2397. Techniques to Reduce Latency in Your Apps | James Darpinian
  2398. Pimp My `man` | Kalman Szenes
  2399. Why Do Day Traders Quit after 5 Months 🥲?
  2400. Integrating Large Language Models in .NET Projects
  2401. Issue 59: Are Inboxes Evil?
  2402. Process Optimization
  2403. Don’t Implement Unification by Recursion
  2404. Why Slight Failed: A Slight Post-Mortem
  2405. Scheduling Model in LLVM - Part II
  2406. Golang developers should try Odin
  2407. Why it's time to retire CRUD · XTDB
  2408. The year of Linux Desktop | Michele Adduci
  2409. So Long WordPress
  2410. We're forking Flutter. This is why.
  2411. 2024-10-26 buy payphones and retire
  2412. What’s New in POSIX 2024 – XCU
  2413. Database Remote-Copy Tool For SQLite
  2414. Cool LED Plate Frame: How it Works, and IS IT LEGAL?
  2415. Apple introduces new iMac supercharged by M4 and Apple Intelligence
  2416. Learning AI function calling in C# with Llama 3.2 SLM and Ollama running on your machine
  2417. Being a Developer is Hard Part 1
  2418. Wells
  2419. Understanding the String Literals in C#
  2420. Perform custom fluent validation in Blazor | BinaryIntellect Knowledge Base
  2421. Build, ship, and monitor APIs in one place with Treblle
  2422. Join .NET Conf 2024 Online: Explore .NET 9 Features
  2423. llama-recipes/recipes/quickstart/NotebookLlama at main · meta-llama/llama-recipes
  2424. Free DevExpress Controls for .NET MAUI
  2425. GitHub - soimort/you-get: :arrow_double_down: Dumb downloader that scrapes the web
  2426. ToArray(Async) vs ToList(Async) in Entity Framework 8
  2427. Managing Secrets in NixOS Home Manager with SOPS
  2428. The Internet Archive Breach: What Happened and What It Means for Data Security - RXX.FI
  2429. Worth Doing Poorly; How I Failed To Run An Event (And What I Learned) – Ben Dauphinee
  2430. Mastering Change: Culturally Sensitive Communication Strategies for Organizational Transformation | Gianluca Angioni
  2431. Language Model Reasoning in Base64
  2432. Challenges deploying PostgreSQL (9.2) for high availability · Dave Pacheco's Blog
  2433. I Calculated Paul Graham’s Net Worth - Aure's Notes
  2434. Kosay Jabre
  2435. Neovim: Logging utilities
  2436. Nginx access log to standard output (or journald)
  2437. OpenZFS deduplication is good now and you shouldn't use it
  2438. Maximal effort, minimal impact: How I learned what engineering guidelines should be like
  2439. Gmail Labels Don't Search Well
  2440. nrdlg | Twelve Years as a Digital Hermit
  2441. How we shrunk our Javascript monorepo git size by 94%
  2442. Boost Your .NET Projects: Unleashing the Power of Spargine’s IEnumerable Extension Methods
  2443. Understanding Round Robin DNS
  2444. Vulnerabilities of Realtek SD card reader driver, part 1
  2445. Rodrigo Rosenfeld Rosas
  2446. Getting Ahead: Pathways to Comfortable Career Satisfaction for the Aspirational • Dylan Fitzgerald
  2447. Password managers aren't replacements for passkeys
  2448. How I made my SwiftUI calendar app 3x faster - Alin Panaitiu
  2449. How to configure an Ethernet connection between iPad and RaspberryPi through USB-C
  2450. Why authorization architecture is probably fragile
  2451. Surviving the complexity winter
  2452. New Windows Driver Signature bypass allows kernel rootkit installs
  2453. How Codebases Become Spaghetti – Dev Leader Weekly 67
  2454. Classic 3D videogame shadow techniques
  2455. The Role of Mentoring for New Devs
  2456. Synchronous buck converter for 12V/5A output
  2457. The Intelligence of Noetic Fields
  2458. Building Moment chapter 1: I had no idea what I was doing
  2459. Copilot vs Cursor vs Cody vs Supermaven vs Aider
  2460. Running a Local Vision Language Model with LM Studio to sort out my screenshot mess – Daniel van Strien
  2461. The teacher's nemesis — Jack Vanlightly
  2462. Cursor: How I rollback multi-file changes
  2463. Before you buy a domain name, first check to see if it's haunted
  2464. Improving the New Django Developer Experience
  2465. Quality | Justin Fuller
  2466. Implementing Idempotent REST APIs in ASP.NET Core
  2467. Victory Is Sweet: We Can Now Fix McDonald&#8217;s Ice Cream Machines
  2468. Sharing Data Between BackgroundServices | no dogma blog
  2469. 4 Things I Would Do DIFFERENTLY In My Software Engineering Journey
  2470. Quartz.NET with ASP.NET Core
  2471. Several Russian developers lose kernel maintainership status [LWN.net]
  2472. Sandwich Helix
  2473. .NET 8 .🚀🔥: Open Telemetry and .NET with Aspire Dashboard 🔥🔥
  2474. JetBrains Rider is Now Free! Rider vs Visual Studio
  2475. A Brief Introduction to the .NET Muxer (aka dotnet.exe) - Steve Gordon - Code with Steve
  2476. Powering Up with Erik Jensen: An Introduction to EF Core Power Tools
  2477. On React Codebases and NextJs
  2478. Improve licensing language (#10) · bitwarden/sdk-internal@db648d7
  2479. GitHub - Skyvern-AI/skyvern: Automate browser-based workflows with LLMs and Computer Vision
  2480. Introducing quantized Llama models with increased speed and a reduced memory footprint
  2481. List-Taking and Note-Taking
  2482. Django Admin: Implementing Reverse ManyToMany Filters with Horizontal
  2483. Object API – `Object.groupBy()`
  2484. A decade of WiFi
  2485. Compressed Apache Arrow Tables Over HTTP
  2486. Why that one coworker got fired for no reason
  2487. Framework overload: when convenience dulls innovation in software development
  2488. Wayland: i3 to Sway migration
  2489. Ruby on (Guard)Rails
  2490. Graph Retrieval using Postgres Recursive CTEs
  2491. Building a better and scalable system for data migrations
  2492. First Freelance
  2493. What's Coming with .NET 9?
  2494. 2048 by Gabriele Cirulli
  2495. Smarter than 'Ctrl+F': Linking Directly to Web Page Content
  2496. .NET Upgrade Assistant Now Supports Upgrading to Centralized Package Mangement - .NET Blog
  2497. .NET MAUI Welcomes Syncfusion Open-source Contributions
  2498. Paper: Feminism in Programming Language Design
  2499. Rider: The Cross-Platform .NET IDE from JetBrains
  2500. GitHub - aartaka/pretty.c: Making C Look ✨Pretty✨and Lua/Lisp/Python-esque
  2501. What's Coming with .NET 9!
  2502. C# and Linux - Building a better Wordpress - Episode 5
  2503. GitHub - RamboRogers/rfhunter: RFHunter is a device to find hidden Cameras at AirBNBs
  2504. There are some limitations when developing locally with Cloudflare Workers that process messages fro
  2505. The SECRET To Succeed In Technology
  2506. On .NET Live: CountryData.Net - Country Data Made Easy!
  2507. Everything I built with Claude Artifacts this week
  2508. Life in Transition
  2509. GPGPU Compute Concepts
  2510. Reflections from a maintainer and contributor during Hacktoberfest - is open source struggling?
  2511. Building Images: Gzip vs Zstd
  2512. Expanding Your Knowledge With a "Stuff I Didn't Know I Don't Know" List
  2513. Revi.so
  2514. Self-documenting Code
  2515. The Manikins + Bridge Command: The Return
  2516. Betting on Bali: My Journey Into the Offshoring Business
  2517. Things I've learned maintaining OpenStreetMap (LRUG presentation) :: Gravitystorm
  2518. Is Your Security Posture Holding Your Healthcare Startup Back? - Hadi Javeed's blog
  2519. PabloNet
  2520. One in ten 💡 Amin Eftegarie
  2521. ParadeDB 0.11.0, database access layers, AND YOU!
  2522. Risky Business · Alex Gaynor
  2523. ASP.NET Community Standup - Making DevToys 2.0 cross-platform with Blazor Hybrid
  2524. .NET 9.0: Out-of-order Metadata Reading in System.Text.Json
  2525. RNAWorld
  2526. eShop infused with AI - a comprehensive intelligent app sample - .NET Blog
  2527. Speaking at Tech Conferences
  2528. Getting Started with Syncfusion’s .NET MAUI Toolkit
  2529. ABP Now Supports .NET 9
  2530. From IT Call Center to Expert DotNet Software Engineer - Interview With Dan Patrascu
  2531. devenv is switching Nix implementation to Tvix - devenv
  2532. GitHub - solcloud/Counter-Strike: Multiplayer FPS game - Counter-Strike: Football 🏉
  2533. The Tech Coup: A New Book Shows How the Unchecked Power of Companies Is Destabilizing Governance
  2534. Great Internet Mersenne Prime Search
  2535. RISC-V on the Raspberry Pi Pico 2
  2536. Introducing Moonshine, the new state of the art for speech to text
  2537. TurtleWare
  2538. I got dysentery so you don’t have to
  2539. Tublian 2.0: You’re Not Alone Anymore
  2540. Brian Douglas' Tech Blog - I wrote a test framework in Julia
  2541. Passkeys are almost awesome
  2542. A Practitioner's Guide to Wide Events | Jeremy Morrell
  2543. How I Tuned My CI/CD Pipeline To Be Done in 60 Seconds
  2544. Understanding How ECS Autoscaling Works
  2545. Why are intellectual podcasts so bad? – Daniel Frank
  2546. How to run science projects
  2547. Jason Eckert's Website and Blog
  2548. si-magic: logo sample book
  2549. The b(ack)log | Building and releasing on the mobile app stores
  2550. SQL Injection Polyglots
  2551. Zig is everything I want C to be
  2552. All the data can be yours — Jerome Paulos
  2553. Prevent Mistakes with NOMERGE Comments in CI/CD Pipelines
  2554. Free Productive C# Webinar - Meta-Programming in C# with Metalama (October 23)
  2555. GitHub - levkk/rwf: Comprehensive framework for building web applications in Rust.
  2556. against /tmp – Tony Finch
  2557. Coffee and Open Source Conversation - Tessa Kriesel
  2558. Ghostty 1.0 is Coming
  2559. Learn the differences between handling HTTP requests and processing messages from a queue when build
  2560. Introducing computer use, a new Claude 3.5 Sonnet, and Claude 3.5 Haiku
  2561. Is this the FASTEST way to install .NET, VS Code, & C# Dev Kit?!?!
  2562. .NET MAUI Welcomes Syncfusion Open-source Contributions - .NET Blog
  2563. C# and Linux - Building a better Wordpress - Episode 4
  2564. You Should Know This Before Using Page Numbers on Your API
  2565. Full Text Search in .NET With PostgreSQL and EF Core
  2566. 20 years of Linux on the Desktop (part 1)
  2567. Naming Conventions That Need to Die
  2568. Event Sourcing and DDD Hand In Hand (Practical Refactoring)
  2569. Stop exposing your MediatR command/query in minimal API
  2570. Boost Your .NET Projects: Maximizing Efficiency in .NET with Spargine’s JsonSerialization Class
  2571. Adding JWT Authentication for Production in .NET
  2572. M: Grab Bag 1 (Category Compilation) #01~#09
  2573. 0009 PID 1 Bash script for Docker containers explained line by line
  2574. Please do not write below this line
  2575. Machine Failing: How Systems Acquisition and Software Development Flaws Contribute to Military Accidents - Texas National Security Review
  2576. Immersive Video Production Tips – Mike Swanson's Blog
  2577. Empathy on entrance price: Bridge.xyz and Astranis
  2578. Hide another detail
  2579. Building something for someone you love
  2580. How to Activate the Value Flywheel Effect with Your Data
  2581. Letter to a Friend: Why Write Online
  2582. Agility - The Edge Startups Have
  2583. Jujutsu in practice
  2584. From opera to tech
  2585. 7 Things I Learned Drafting a Novel in 26 Days
  2586. The Root Cause of My Procrastination
  2587. My Freedom of Speech
  2588. Shenggui Li
  2589. Design as Code: A Frictionless Low-Level Design Pipeline
  2590. a short rant on culture – Daniel Frank
  2591. Are LLMs Any Good at Ranking People? – Wilsons Blog
  2592. How I Got a Digital Nomad Visa for Japan
  2593. Running & Securing Servers: A Concise Guide
  2594. Digital Uncertainty
  2595. Understanding Linux Message Queues
  2596. Strong Startup Advice
  2597. Temperature Scales
  2598. Microsoft is introducing hidden APIs to VS Code only enabled for Copilot extension
  2599. Unlocking the Secrets of Magnetic Storage: NRZI, GCR, MFM, and RLL Explained
  2600. Ingressing Custom Text Log Files from an Azure Virtual Machine into Log Analytics
  2601. Jujutsu (jj), a git compatible VCS
  2602. MongoDB EF Core Provider: What's New? - .NET Blog
  2603. .NET AI Community Standup - Beat Traffic Jams with .NET Aspire and GPT vision models
  2604. Building Products FOR CUSTOMERS
  2605. Introducing the Cloud Debugger for Azure
  2606. Queueing Up Success: The Art of Async on Cloudflare Workers
  2607. Rate Limiting in ASP.NET Core API
  2608. C# and Linux - Building a better Wordpress - Episode 3
  2609. 4 Critical Lessons While Building My ASP NET Core SaaS
  2610. Masahiro Sakurai on Creating Games special finale episode
  2611. Wifi Solver
  2612. GitHub - drasi-project/drasi-platform
  2613. Monitoreo de Errores en .NET MAUI con Sentry
  2614. The Part of PostgreSQL We Hate the Most
  2615. Ollama Semantic Kernel Connector With C#: Console App & API Guide
  2616. Comparing the performance between the Minimal API and classic Controllers
  2617. What comes after LLMs for VC Investments
  2618. Why is entropix important? - Tim Kellogg
  2619. Kyle Benzle
  2620. Crap data everywhere
  2621. Thranpages :: Sensible Ramblings :: Who Is Signal For?
  2622. Modular Monoliths: The Hard Parts | Olu Atte
  2623. Micah's Secret Blog
  2624. LLM will NEVER be AGI: The Proof
  2625. How do you deploy in 10 seconds?
  2626. Synthetic CoT Reasoning Trace Generation from Knowledge Graphs
  2627. Microsoft is basically discontinuing Windows. What will happen, then?
  2628. Clone your building key fob
  2629. Pens
  2630. How can computers roll dice?
  2631. Discontinuing syncthing-android
  2632. Desktop version 2024.10.0 is no longer free software · Issue #11611 · bitwarden/clients
  2633. How is this Website so fast!?
  2634. QUIC is not Quick Enough over Fast Internet
  2635. AI engineers claim new algorithm reduces AI power consumption by 95% — replaces complex floating-point multiplication with integer addition
  2636. Boost Your .NET Projects: Unleashing the Power of Spargine’s Dictionary Extension Methods
  2637. Accountability sinks
  2638. Portable typewriter
  2639. Beyond the Wall's Gaze
  2640. Are Semantic Layers the treasure map for LLMs?
  2641. Shanghai before the foreigners - Jaap Grolleman
  2642. svelte
  2643. What made me love using terminal
  2644. Should I break rank? • Dylan Fitzgerald
  2645. An Introduction to Auctions
  2646. Dear Junior Developers
  2647. How to Run LLM Locally (Easy and Free) | Cem Kiray's Blog
  2648. WinUI | Collection Operations Demo | XAML | UWP | WPF | .NET
  2649. When to Use Cookies, When to Use Local Storage?
  2650. High Performance Postgres with Cloudflare and Rust
  2651. 4 Lessons From Building a SaaS – Dev Leader Weekly 66
  2652. How One Line of Code Crashed AT&T's Long-Distance Network
  2653. K: Programming & Tech 1 (Category Compilation) #01~#05
  2654. Enable Cross-Origin Requests (CORS) in ASP.NET Core
  2655. J: UI 1 (Category Compilation) #01~#08
  2656. EP 66 : Clean Code Tips for .NET Developers — Part I
  2657. Sensible SQLite defaults
  2658. Introduction - Steve's Jujutsu Tutorial
  2659. Experimental Astrophysics
  2660. 2 JVM problems Clojure has to handle
  2661. Records - Slow thoughts
  2662. What is Rack? | Younes.codes
  2663. PostgreSQL 17: JSON_TABLE(), MERGE with RETURNING, and Updatable Views
  2664. RAGs to RIChes — machtiani
  2665. How should <selectedoption> work?
  2666. Good tools are worth paying for • Dylan Fitzgerald
  2667. The future of Postgres?
  2668. From VSCode/VSCodium to Neovim
  2669. WordPress, drama, leadership, and the web
  2670. A few tips on writing better comments for the code
  2671. How I took back control over my time by using my calendar as a todo list
  2672. An innocent webpage
  2673. Problem Details for ASP.NET Core APIs
  2674. Updating Docker Desktop on Ubuntu | no dogma blog
  2675. The Feds Are Coming for John Deere Over the Right to Repair
  2676. On .NET Live - Challenges of Distributed Systems
  2677. That time I Deleted Production
  2678. .NET Conf 2024 Student Zone - .NET Blog
  2679. Secret 3D Scans in the French Supreme Court
  2680. Hello Xcode 16 & .NET 9 RC 2 | The .NET MAUI Podcast ep. 125
  2681. Debugging JwtBearer Claim Problems in ASP.NET Core
  2682. ASP.NET Core 6 - JwtBearer library: what’s new?
  2683. IdentityServer - IdentityResource vs. ApiResource vs. ApiScope
  2684. Running Docker in an Azure Windows Virtual Machine – Not so fast!
  2685. Demystifying OpenID Connect's State and Nonce Parameters in ASP.NET Core
  2686. DefaultAzureCredentials Under the Hood
  2687. TNValidate is now open source
  2688. Debugging cookie problems in ASP.NET Core
  2689. How to install RavenDB on a VM in Azure (step-by-step)
  2690. Troubleshooting JwtBearer authentication problems in ASP.NET Core
  2691. BearerToken: The new Authentication handler in ASP.NET Core 8
  2692. Deploy containers Azure App Services using user-assigned managed identity
  2693. Discovering .NET codebases using code coverage and NCrunch
  2694. Debugging OpenID Connect Claim Problems in ASP.NET Core
  2695. I was interviewed by RetroRGB
  2696. User Delegation SAS Tokens In Azure Explained
  2697. Deploy Container to Azure App Services with System-Assigned Identity
  2698. How I built my own Sega Mega Drive hardware dev kit from scratch
  2699. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault
  2700. Improving ASP.NET Core Security By Putting Your Cookies On A Diet
  2701. Exploring what is inside the ASP.NET Core cookies
  2702. .NET 5 Source Generators – MediatR – CQRS – OMG! | IT Consulting and Training | Tore Nestenius Datakonsult AB
  2703. Introducing the Data Protection API Key Ring Debugger
  2704. Exploring the non-nullable type warnings in C# 8
  2705. C# Recursion With File Folder Hierarchies: Beginner's Guide
  2706. How I built my own Sega Mega Drive hardware dev kit from scratch
  2707. Deploy Container to Azure App Services with System-Assigned Identity
  2708. User Delegation SAS Tokens In Azure Explained
  2709. .NET 5 Source Generators – MediatR – CQRS – OMG! | IT Consulting and Training | Tore Nestenius Datakonsult AB
  2710. How to install RavenDB on a VM in Azure (step-by-step)
  2711. Improving ASP.NET Core Security By Putting Your Cookies On A Diet
  2712. Exploring what is inside the ASP.NET Core cookies
  2713. Debugging JwtBearer Claim Problems in ASP.NET Core
  2714. Debugging cookie problems in ASP.NET Core
  2715. Exploring the non-nullable type warnings in C# 8
  2716. GitHub - google-deepmind/searchless_chess: Grandmaster-Level Chess Without Search
  2717. Introducing the Data Protection API Key Ring Debugger
  2718. Debugging OpenID Connect Claim Problems in ASP.NET Core
  2719. ASP.NET Core Authorization Policies
  2720. Deploy containers Azure App Services using user-assigned managed identity
  2721. Demystifying OpenID Connect's State and Nonce Parameters in ASP.NET Core
  2722. TNValidate is now open source
  2723. Discovering .NET codebases using code coverage and NCrunch
  2724. DefaultAzureCredentials Under the Hood
  2725. I was interviewed by RetroRGB
  2726. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault
  2727. BearerToken: The new Authentication handler in ASP.NET Core 8
  2728. IdentityServer - IdentityResource vs. ApiResource vs. ApiScope
  2729. Running Docker in an Azure Windows Virtual Machine – Not so fast!
  2730. Troubleshooting JwtBearer authentication problems in ASP.NET Core
  2731. ASP.NET Core 6 - JwtBearer library: what’s new?
  2732. There are exactly 8 bits in a byte
  2733. Forgejo v9.0 is available
  2734. Mastering SignalR: Build Your Own Stock Price Dashboard
  2735. Announcing Rust 1.82.0 | Rust Blog
  2736. "You're Doing Validation Wrong in .NET" | Code Cop #023
  2737. Chunking in LINQ: Efficient Collection Management in C#
  2738. AI Image Filter for Search Results
  2739. MassTransit v8.3.0 - RabbitMQ ReplyTo Support
  2740. New in NotebookLM: Customizing your Audio Overviews and introducing NotebookLM Business
  2741. Yes, Go Does Have Exceptions
  2742. Hate The Process • Ninjas and Robots
  2743. Evaluation Quirks, Metric Pitfalls and Some Recommendations
  2744. What self-hosting teaches
  2745. setBigTimeout
  2746. Ballistic Moments of Weightlessness
  2747. Why conventional wisdom on health care is wrong (a primer)
  2748. What Do You Visualize While Programming? - Dillon Shook
  2749. Filling the data gap in micro-mobility routing and navigation
  2750. Why I Stopped Teaching My Kids How To Code - And Why You Should, Too!
  2751. Next.js nope - Remix and Astro.js yes!
  2752. Cognitive load is what matters
  2753. The expectation creates the result
  2754. Welcome to Crokinole, the greatest game you’ve never heard of.
  2755. Unlocking the Power of JSON Patch | Zuplo Blog
  2756. Maelstrom Software
  2757. leontrolski - adding Python syntax
  2758. God Mode
  2759. Evaluating stock option offers
  2760. From software to reality? – Daniel Lemire's blog
  2761. My solar-powered and self-hosted website
  2762. Middleware and Filters in ASP.NET Core
  2763. The virtual keyboard API
  2764. Minimal API Route Groups Made Easy
  2765. Making a Vegetable Competition for my Farming Game
  2766. The Stuxnet Cyberweapon Explained by a Retired Windows Engineer
  2767. C# and Linux - Building a better Wordpress - Episode 2
  2768. Using Cloudflare on your website could be blocking RSS users
  2769. Escaping the Chrome Sandbox Through DevTools
  2770. ASP.NET Core SignalR New Features — Summary
  2771. How we Outsmarted CSGO Cheaters with IdentityLogger
  2772. GitHub - usefulsensors/qc_npu_benchmark: Code sample showing how to run and benchmark models on Qualcomm's Window PCs
  2773. Writing Arabic in English
  2774. Limiting which Syscalls to Trace with Strace
  2775. Nabeel S. Qureshi
  2776. How I failed to make a game
  2777. Decision-Making Pitfalls for Technical Leaders
  2778. Better TweetDeck, a Post-Mortem, Part 2: A written history and credits
  2779. Quick and Easy Capacity Planning with Pandas
  2780. Attacking APIs using JSON Injection
  2781. OpenAPI for Contract Testing | Ujjwal Ojha
  2782. Writing a Home Assistant Core Integration: Part 2
  2783. My Blog is My Greatest Art
  2784. Antivirus software considered harmful
  2785. fhur
  2786. My Country Is Cruel to Anyone Outside of a Car
  2787. When should I use String vs &str?
  2788. On Debugging
  2789. Winamp deletes entire GitHub source code repo after a rocky few weeks
  2790. Hofstadter on Lisp: Atoms and Lists, re-printed in Metamagical Themas.
  2791. Traveling with Apple Vision Pro
  2792. The Future of ArchiveBox - HedgeDoc
  2793. Bad Map Projection: The United Stralia
  2794. How we build GitHub Copilot into Visual Studio - .NET Blog
  2795. Federal Trade Commission Announces Final “Click-to-Cancel” Rule Making It Easier for Consumers to End Recurring Subscriptions and Memberships
  2796. Middleware and Filters in ASP.NET Core
  2797. Announcing FLOSS/fund: $1M per year for free and open source projects
  2798. macOS sometimes leaks traffic after system updates | Mullvad VPN
  2799. Serverless functions are a great way to build modern applications, but their scaling behaviour can b
  2800. CapibaraZero docs | CapibaraZero
  2801. Passwords have problems, but passkeys have more
  2802. 🚀 Mastering Filters in ASP.NET Core
  2803. Perspectives on Floating Point
  2804. The Joy of Astro
  2805. Memory for Nothing: Why Vec<usize> is (probably) a bad idea
  2806. How to listen like Momo
  2807. Tech Story: From Tinkering to Code
  2808. The Cloud Mafia: Pay Up, or Lose Your Homepage
  2809. EQL - EVM Query Language
  2810. The day I became a millionaire
  2811. Trust takes time
  2812. Generating images from css-doodle code
  2813. Ricky Mondello » Consider Slowing Down When Switching Password Managers
  2814. The CAP Theorem Explained: Balancing the Big Three in Distributed Databases
  2815. Tobiko - dbt: Incremental but Incomplete
  2816. The C23 edition of Modern C
  2817. sqlite3 WebAssembly & JavaScript Documentation Index
  2818. NEW Windows 24H2: New Features!
  2819. Coffee and Open Source Conversation - Jamie Taylor
  2820. A Sneak Peek at CSnakes: Embed Python code in .NET Apps
  2821. What's new in System.Text.Json in .NET 9 - .NET Blog
  2822. Deal With It GIF emoji generator
  2823. C# and Linux - Building a better Wordpress
  2824. Web Browser Engineering
  2825. A Natural Path to Domain-Driven Design (evolve your code)
  2826. Zyphra
  2827. Swagger is Gone in .NET 9! Replace It With This.
  2828. Up is Down, and Down is Up [Work Ethic]
  2829. Asynchronous Messaging Made Easy
  2830. Supercharging .NET Collections with Span and MemoryExtensions
  2831. How to Ace Developer Job Interviews: 8 Tips
  2832. Azure Functions Dependency Injection
  2833. Serverless Gameshow: Pointless
  2834. The Unreasonable Effectiveness of SDFs, Part 1
  2835. Byte Order Mark
  2836. Analysing Every Y Combinator Batch Ever
  2837. Everyone’s An Owner
  2838. Teaching the world's largest programming lesson
  2839. A Missing IDE Feature
  2840. Early Praise Kills Projects
  2841. The fathers of quality, Deming and Shewhart - AlexandreHTRB blog
  2842. Anjan's Homepage
  2843. Streamlining Legacy Rewrites: How LLMs Reduce Costs and Time in Application Modernization
  2844. fhur
  2845. For The Love Of Iframes
  2846. HPTS'24 Day 1, part 1
  2847. Cron & Scheduled Jobs in Remix Shopify Apps
  2848. Jason Eckert's Website and Blog
  2849. Trust Rules Everything Around Me
  2850. How to Debug an Electronic Device That Won't Power Up: A Step-by-Step Guide for Board-Level Repair
  2851. Maximizing the Efficiency of Entity Matching with LLMs
  2852. Matt’s Malware
  2853. HTML Whitespace is Broken - Devel without a Cause
  2854. The Debt Is Paid
  2855. Azure AD B2C: Copy signInNames.emailAddress to email Claim in a Custom Policy
  2856. Use C++ to Blink an LED on a Raspberry Pi in Under 5 Minutes!
  2857. Ravioli-Shaped Objects
  2858. Catch the highlights from Azure Developers - .NET Aspire Day 2024! - .NET Blog
  2859. The Stallman report
  2860. Busy Status Bar – Productivity Multi-tool Device with an LED pixel screen
  2861. Mono vs Micro Repos
  2862. High Performance Postgres with Rust, Cloudflare & Hyperdrive
  2863. colmi_r02_client API documentation
  2864. Hangfire Dashboard
  2865. Working with JSON in C#
  2866. Perform custom validation in Blazor | BinaryIntellect Knowledge Base
  2867. GitHub - hcengineering/platform: Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
  2868. Zero-latency SQLite storage in every Durable Object
  2869. Error Monitoring in .NET MAUI with Sentry
  2870. Git Tricks: Get the last checked out branch
  2871. CRLF Is Obsolete And Should Be Abolished
  2872. DjangoCon US 2024 Recap — Portfolio 0.1 documentation
  2873. Static Files as a Database
  2874. How Abstraction Shapes and Misshapes Our World • Alexy Blog
  2875. An LLM TDD loop — David Winterbottom
  2876. Principles
  2877. In search of the simplest all-in-one blade sharpener
  2878. How Abstraction Shapes and Misshapes Our World • Alexy Blog
  2879. The Ultimate Guide to Matrix Multiplication and Ordering
  2880. Turn your old laptop into low-end gaming machine
  2881. The practice of noting down random ideas
  2882. Content-Blocking in Manifest v3
  2883. Kyle Benzle
  2884. Silly programs from almost 15 years ago
  2885. The hidden danger that kills search products
  2886. UDP, A Disclaimer, And QUIC
  2887. Beauty, The Last Bastion - Yonge Bai's Blog
  2888. how-i-think-of-the-expression-problem - Chad Nauseam Home
  2889. Deriving the Kelly Criterion to maximise Profits
  2890. simpleui
  2891. the quiet art of attention
  2892. Large language models reduce public knowledge sharing on online Q&A platforms
  2893. Adding AI to a Windows and Uno Platform Application using Microsoft.Extensions.AI - Nick's .NET Travels
  2894. Diffusion for World Modeling: Visual Details Matter in Atari (DIAMOND) 💎
  2895. Psychopath or Autistic? What's the Difference?
  2896. Getting Started with .NET Aspire and SQL The Right Way
  2897. Boost Your .NET Projects: Unleashing the Power of Spargine’s DateTime Extension Methods
  2898. Every bug/quirk of the Windows resource compiler (rc.exe), probably
  2899. Policy Updates
  2900. LLMs don’t do formal reasoning - and that is a HUGE problem
  2901. Automating the most annoying aspects of blogging  ⌘I  Get Info
  2902. Using query intent to boost retrieval results — any blockers?
  2903. Know a lot, a lot
  2904. Let's run some NFAs — 0xd34df00d.me
  2905. An example of throughput vs. latency
  2906. The Explore vs. Exploit Dilemma
  2907. Germany’s 49-euro ticket resulted in significant modal shift from road to rail
  2908. How I animate 3Blue1Brown | A Manim demo with Ben Sparks
  2909. AMD's Turin: 5th Gen EPYC Launched
  2910. 1 bug, $50,000+ in bounties, how Zendesk intentionally left a backdoor in hundreds of Fortune 500 companies
  2911. Radical Accountability vs Blame Culture – Dev Leader Weekly 65
  2912. So you're familiar with the idea of caching, but did you know there are 2 different ways to manage c
  2913. GitHub - samuel-vitorino/lm.rs: Minimal LLM inference in Rust
  2914. Object Reference Not Set to an Instance of an Object in C#
  2915. Custom Model Validation in ASP.NET Core
  2916. Radical Accountability vs Blame Culture - Principal Software Engineering Manager AMA
  2917. LIVE CODING - WordPress Migration to Blazor
  2918. Scaling the Outbox Pattern (2B+ messages per day)
  2919. Autism 101: How My Brain Works
  2920. Arranging Music [Audio]
  2921. Speedy Screen Transitions [Design Specifics]
  2922. Manga-like Visuals [Graphics]
  2923. The Alternative to Deleting Data in .NET
  2924. Staying True to Your Concept [Work Ethic]
  2925. Working From Home Is Powering Productivity
  2926. E: Team Management 1 (Category Compilation) #01~#07
  2927. Being Kind to Beginners [Planning & Game Design]
  2928. Directors Need to Be Unique [Work Ethic]
  2929. Follow-Throughs Make the Impact [Animation]
  2930. Good Errands and Bad Errands [Planning & Game Design]
  2931. Audio as Fiction and Non-Fiction [Audio]
  2932. Super Smash Bros. Ultimate [Game Concepts]
  2933. Game Essence in Action Games [Game Essence]
  2934. Strike a Balance with Sound Effects [Audio]
  2935. Emphasizing Text [UI]
  2936. Paint an Accurate Picture of Your Game [Marketing]
  2937. Using Parameters to Establish Characters [Planning & Game Design]
  2938. Finish Everything Within the Day [Team Management]
  2939. Play Testing Keeps Going [Team Management]
  2940. Debug Mode [Programming & Tech]
  2941. Asynchronous Programming in .NET
  2942. Turning Anything Into a Competitive Game [Grab Bag]
  2943. That Was Then, This Is Now [Grab Bag]
  2944. How Multiple People Work on One File [Programming & Tech]
  2945. Competition and Abundance [Work Ethic]
  2946. What is “Play”? [Game Essence]
  2947. Don't Anchor Your Center Point [Design Specifics]
  2948. Mya Matos - Between Two Worlds
  2949. Brain of a Formula 1 Car // Inside F1
  2950. Fighter Reveal Videos [Marketing]
  2951. The Family Computer (and the NES) [Grab Bag]
  2952. Customization Lets Your Imagination Play [Planning & Game Design]
  2953. In-Game Cutscenes [Planning & Game Design]
  2954. C: Planning & Game Design 1 (Category Compilation) #01~#09
  2955. Wesley Faulkner - Getting through the awkwardness of networking
  2956. The Power of Suggestion [Work Ethic]
  2957. How to Build an Email Confirmation Workflow with Next.js, Resend, and Prisma
  2958. 3 Weeks of Programming the Farmers' Market
  2959. Don't Rely on a "Plan B" [Work Ethic]
  2960. Using Tickets to Manage Tasks [Programming & Tech]
  2961. Explain Ideas to Everyone at Once [Team Management]
  2962. The Limitations of Skeletons [Animation]
  2963. Keep Your Internal Pressure High [Work Ethic]
  2964. C# 9.0: Pattern Matching
  2965. DragonFire: Breakthrough Laser Weapon
  2966. Set up a Local AI like ChatGPT on your own machine!
  2967. Odds and Ends of Supervising [Graphics]
  2968. Faithfulness Comes First in Licensed Games [Game Essence]
  2969. AI Decodes Baby Cries: The App Every Parent Needs!
  2970. Jobs in Game Development [Team Management]
  2971. Super Smash Bros. for 3DS / Wii U [Game Concepts]
  2972. Show the Actual Game! [Marketing]
  2973. Making Tutorials Feel Natural [Planning & Game Design]
  2974. Don't Be Unresponsive [Planning & Game Design]
  2975. Game Essence in Falling-Block Puzzle Games [Game Essence]
  2976. Famicom and NES Audio [Audio]
  2977. Smash Bros. DOJO!! [Marketing]
  2978. Give Yourself a Handicap When Balancing Your Game [Game Essence]
  2979. The Fun in Picking Sides [Planning & Game Design]
  2980. Behavior at Ledges [Design Specifics]
  2981. Writing Game Proposals [Work Ethic]
  2982. Mandatory Strategies and Strategic Balance [Game Essence]
  2983. Blade Trails [Effects]
  2984. Mastering Up [Grab Bag]
  2985. Eight Hit Stop Techniques [Design Specifics]
  2986. Game Writing is Unique [Planning & Game Design]
  2987. Stop Using FirstOrDefault in .NET! | Code Cop #021
  2988. Sharing Info Within a Team [Team Management]
  2989. Echo Chambers [Work Ethic]
  2990. Build a Comma Separated Input Component in Next.js
  2991. Team Digital or Team Physical? [Grab Bag]
  2992. How Good Were the Player’s Actions? [Game Essence]
  2993. Homegrown Devlog - New Design for the Shops!
  2994. Units of Speed [Design Specifics]
  2995. The "Problem" with .NET 9...
  2996. Juneteenth Conference 2021 Townhall: Black Women in Tech
  2997. Don't Wait to Speak Your Mind [Team Management]
  2998. Put Parameters in Brackets [Programming & Tech]
  2999. Randomness Spices Games Up [Design Specifics]
  3000. C# 9.0: Top Level Programs
  3001. Let Players Cheat the System [Game Essence]
  3002. Unexpected Results [Design Specifics]
  3003. A: Work Ethic 1 (Category Compilation) #01~#10
  3004. No Masterpiece Has Bad Audio [Audio]
  3005. Games and Eye Strain [Grab Bag]
  3006. Procedurally Generating Icons for my Farming Game
  3007. Loading Screens [UI]
  3008. Special Crossover! #3 [Special]
  3009. Listen in Various Environments [Audio]
  3010. CRT Displays [Grab Bag]
  3011. The Shoryuken Command [Game Essence]
  3012. ♪ PRESS START [Grab Bag]
  3013. Targeting and Market Research [Marketing]
  3014. Boeing Starliner Docking Problem
  3015. Leslie Chapman - Don't Let Your Tech Grow Up to be Biased
  3016. Competing with the Past [Grab Bag]
  3017. Squashing and Scaling [Animation]
  3018. HUDs [UI]
  3019. Bug Testing Systems [Team Management]
  3020. Teaching Players How to Play [Design Specifics]
  3021. Do Graphics Impact Fun? [Graphics]
  3022. Game Essence in Strategy Games [Game Essence]
  3023. The Potential of One Button [Planning & Game Design]
  3024. Making Things Clear, Even Without Words [UI]
  3025. Apple Introduces M4 Chip #apple #curiousdrive
  3026. Bug Testing Never Ends [Team Management]
  3027. The Original Piece is Always Right [Audio]
  3028. Making Games as Part of a Company [Team Management]
  3029. Development Secrets of the Original Kirby [Grab Bag]
  3030. G: Animation 1 (Category Compilation) #01~#09
  3031. Super Smash Bros. Melee [Game Concepts]
  3032. Facial Animations [Animation]
  3033. Visual Effects in Slow Motion [Effects]
  3034. Menus Define Your World [UI]
  3035. The Pros and Cons of Leaderboards [Game Essence]
  3036. How Long Til We’re All on Ozempic?—Asterisk
  3037. Posing Suggestions [Animation]
  3038. Button Settings [UI]
  3039. Michael Winslow - The Dennis Botman Story: A Tale of Next-Level ChatOps
  3040. A World with Less Color [Planning & Game Design]
  3041. Supastarter - The Ultimate Starter Kit
  3042. Testing in .NET is About to Change
  3043. Turning Gift-Giving Into a Game [Grab Bag]
  3044. YouTube Introduces Exclusive Shorts - Coding Challenge
  3045. Text Size [UI]
  3046. Official Websites [Marketing]
  3047. Dying Comes as a Relief? [Game Essence]
  3048. Adding Help Text to Menus [UI]
  3049. Kirby Air Ride [Game Concepts]
  3050. Let Them Skip, Let Them Pause [UI]
  3051. Walk Barefoot for Better Health
  3052. Breaking Down Attack Animations [Animation]
  3053. Motion Sickness in 3D Games [Planning & Game Design]
  3054. Mr. Iwata [Grab Bag]
  3055. Trying Laravel For the First Time!
  3056. Feed Your OWN Documents to a Local Large Language Model!
  3057. Transformers One Movie Trailer is Out! #paramountpictures #transformers
  3058. Handicap Systems [Design Specifics]
  3059. Leslie Chapman - Show Me Your Error Screens
  3060. Don’t Put Decisions Off [Team Management]
  3061. Making Things Look Miniature [Graphics]
  3062. Get the Sense of Scale Right [Graphics]
  3063. How Scammers Fool Even the Smartest Minds
  3064. How to Build a Multi-Page Form in Next js (Server Actions, Zod, and Local Storage)
  3065. Exaggerate to Make Up for Information Loss [Animation]
  3066. Sodatete! Kouchuu Ouja Mushiking [Game Concepts]
  3067. Long Ago, Numbers Were Used to Draw Pixel Art [Grab Bag]
  3068. MUCH BETTER Performance with Astro Server Islands
  3069. D: Design Specifics 1 (Category Compilation) #01~#08
  3070. C# 6.0 Overview
  3071. Color-Coding Your Game [UI]
  3072. Stop Using Booleans in Your Code! | Code Cop #022
  3073. Guidelines [Grab Bag]
  3074. Storage Tips [Grab Bag]
  3075. Portraying Fingers [Animation]
  3076. Getting Started with Dapper in .NET
  3077. Next js Forms Crash Course (Zod, Actions, useFormState, Progressive Enhancement, and more!
  3078. Do Competitive Games Have to Be Complex? [Game Essence]
  3079. Major New Windows Update Attack - New ChatGPT Model - ShopTalk
  3080. Gameplay as Part of a Live Performance [Grab Bag]
  3081. Masahiro Sakurai on Creating Games Introduction Video
  3082. Flipped Animation [Animation]
  3083. Indie Game Devlog - Making the Main Menu
  3084. An Up-Close Look at Smash Bros. Stages [Graphics]
  3085. C# Nullable reference types – No more null reference exceptions!
  3086. Special Crossover! #2 [Special]
  3087. Getting Started with Entity Framework Core in .NET
  3088. Voice Recording [Audio]
  3089. Family BASIC [Programming & Tech]
  3090. Better Than Not Being Able to Beat the Game [Game Essence]
  3091. Earth Day - Calculate Paper Sheets Saved
  3092. Making a Living Making Games [Planning & Game Design]
  3093. Branching Tastes [Work Ethic]
  3094. LIV Golf Masters Odds Calculator #coding #programming
  3095. Crafting “Similar” Games [Planning & Game Design]
  3096. F: Graphics 1 (Category Compilation) #01~#06
  3097. Daily Report Suggestions [Team Management]
  3098. USB-C Charger Can Land on the Moon!
  3099. Run Local LLMs on Hardware from $50 to $50,000 - We Test and Compare!
  3100. Knockback in Super Smash Bros. [Programming & Tech]
  3101. Say It, and It Might Come True [Work Ethic]
  3102. Sora Ltd. [Grab Bag]
  3103. A Fight Between Live Action and Animation [Graphics]
  3104. Amplify Both Strengths and Weaknesses [Game Essence]
  3105. Praise the Player! [Planning & Game Design]
  3106. Next.js Deep Dive with Lee Rob
  3107. Playing Games in Front of Other People [Marketing]
  3108. Making "Work" Games Fun [Game Essence]
  3109. Show and Tell: Some Rare Belongings [Grab Bag]
  3110. Special Crossover! #1 [Special]
  3111. Deconstruct, Analyze, and Rebuild [Planning & Game Design]
  3112. Giving Feedback for Sound Effects [Audio]
  3113. You'll Forget the Hardship, But the Game Will Endure! [Work Ethic]
  3114. Dealing With Color Disparity [Graphics]
  3115. Homegrown Devlog - New UI & Mod Support(ish)
  3116. Game Music and Ambient Sounds [Audio]
  3117. Tesla Talk, Payphones, TRS-80s, Disneyland, Retro-Tech and More!
  3118. Animation Blending [Animation]
  3119. Computer-Controlled Players [Planning & Game Design]
  3120. Odds and Ends of Supervising: Sora Edition [Graphics]
  3121. How I Stuck With My Column [Work Ethic]
  3122. Overhauling the UI in my Farming Game (still)
  3123. Jay Miller - But Look at the Numbers: Using Public Data to Highlight Systemic Problems
  3124. Presenting Scores [Planning & Design]
  3125. Designing a New Town for my Farming Game
  3126. Making Effects the Right Size [Effects]
  3127. Hit Marks [Effects]
  3128. Modern Quality of Life Features [UI]
  3129. Never Get Into Fights [Work Ethic]
  3130. Consider Rewards First [Game Essence]
  3131. Jump Physics [Design Specifics]
  3132. Game & Watch Designs [Grab Bag]
  3133. Dark Mode Makes You Stupid
  3134. Transparency Features [Programming & Tech]
  3135. Sora's Work-From-Home Strategies [Grab Bag]
  3136. Flash, Blast, and Smoke [Effects]
  3137. Prisma Schema Broke My Next.js Form
  3138. Online Updates [Design Specifics]
  3139. Screen Shake [Effects]
  3140. Games During My Childhood [Grab Bag]
  3141. LINQ's INSANE Improvements in .NET 9
  3142. Destroying One Wall [Graphics]
  3143. What Happens When You Shift the Center of Gravity? [Design Specifics]
  3144. Meteos [Game Concepts]
  3145. The Majority Shouldn't Always Rule [Work Ethic]
  3146. Did Astro Fix Server Actions and Suspense?
  3147. When Software Kills: Fatal Bugs in the Therac-25
  3148. Flick Input [Design Specifics]
  3149. Make Important Elements Bigger [UI]
  3150. I: Audio 1 (Category Compilation) #01~#07
  3151. Let Your Characters Shine [Effects]
  3152. Ten People Can Produce Seven People's Work [Team Management]
  3153. Programming the Restaurant Task System for my Game
  3154. Implementing Feedback about the Shop UI
  3155. The Human Alarm Clocks of the Industrial Revolution!
  3156. H: Effects 1 (Category Compilation) #01~#06
  3157. B: Game Essence 1 (Category Compilation) #01~#06
  3158. Balancing Ambient Sounds [Audio]
  3159. 5 Cool LEGO Facts!
  3160. DO THIS NOW for Better Audio from your microphone!
  3161. Flashing Effects [Effects]
  3162. A World Without Footprints [Grab Bag]
  3163. Kernel Mode vs User Mode: Why it Matters, What You Need to Know
  3164. Supervising Art Through Retouches [Graphics]
  3165. My Feline Friend, Fukurashi [Grab Bag]
  3166. Be Mindful of the Time Players are Giving You [Planning & Game Design]
  3167. Start with the Climax [Planning & Game Design]
  3168. Redesigning the Inventory in my Farming Game
  3169. Rotation on Two Axes [Animation]
  3170. Motion Blur [Graphics]
  3171. International Space Station Cargo Selection
  3172. Planning Your Game’s Rewards [Planning & Game Design]
  3173. Damage Animations [Animation]
  3174. Directors and Producers [Team Management]
  3175. Maps Are Game Screens, Too [Design Specifics]
  3176. Cross-Platform Development with Xamarin
  3177. Is Your Game Appealing Enough to Start Over? [Game Essence]
  3178. Formula 1 - Autonomous Racing League #programming #coding
  3179. Avoiding Comparison [Planning & Game Design]
  3180. String Interpolation in C#
  3181. Milecia McGregor - Bringing Full-Stack to JAMStack
  3182. Broad Input, Broad Output [Work Ethic]
  3183. Coding Challenge - IPL - Fastest Bowler Award
  3184. Game Essence in Shooting Games [Game Essence]
  3185. Attack Poses [Animation]
  3186. Billboards [Effects]
  3187. Solar Eclipse Research Balloon - Coding Challenge #eclipse #solareclipse #programming #coding
  3188. Prep Your Proposals Hot and Fast [Work Ethic]
  3189. Say No to Slow! [Design Specifics]
  3190. Learn to Count Frames! [Planning & Game Design]
  3191. First Webcam Was Pointed At... a Coffee Pot!
  3192. Making Your Game Easy to Tune [Programming & Tech]
  3193. A Director’s Job is to Trim [Team Management]
  3194. When Ideas Won't Come [Work Ethic]
  3195. Vad händer med C#?
  3196. Just Do It Already! [Work Ethic]
  3197. Always Keep Attack Collision in Mind [Animation]
  3198. The Perils of Interpolation [Animation]
  3199. More Game Essence Means Less Broad Appeal [Game Essence]
  3200. Making the Imaginary Feel Real [Graphics]
  3201. Marketing is Multiplicative [Marketing]
  3202. Manifest V2 support timeline  |  Chrome Extensions  |  Chrome for Developers
  3203. ASP.NET Community Standup - .NET Aspire 9 RC.1 Launch AMA
  3204. Solar Protons
  3205. $2 H100s: How the GPU Bubble Burst
  3206. HTML for People
  3207. The Copenhagen Book
  3208. Tenno
  3209. My negative views on Rust
  3210. When single threaded Node.js becomes a trouble
  3211. How much did Dawnmaker really cost?
  3212. Clowning in Pennsylvania — Sabrina J. Mielke
  3213. How I Landed 4 Jobs and Earned $25K+ with Technical Writing
  3214. Leaving WordPress (.org or WPF, still unsure which one) - Megabyte
  3215. Lessons from Plain Text | rugu
  3216. Thomas Hansen - Developer, Engineer
  3217. my pocketchip experience in 2024 | mavica's corner!
  3218. Yo'av Moshe - Using Userscripts to Translate Subtitles On-the-Fly
  3219. AAA gaming on Asahi Linux
  3220. Designing A Fast Concurrent Hash Table
  3221. Taste and Tradeoffs
  3222. Do what you want mirrored
  3223. Ollie Chapman
  3224. GitHub - Stengo/DeskPad: A virtual monitor for screen sharing
  3225. Mozilla fixes Firefox zero-day actively exploited in attacks
  3226. AAA gaming on Asahi Linux - Asahi Linux
  3227. Engineering the Scalable Vector Extension in .NET - .NET Blog
  3228. Why we’re helping more wikis move away from Fandom
  3229. The Await vs ContinueWith in C# async programming
  3230. Announcing Deno 2
  3231. Why GOV.UK's Exit this Page component doesn't use the Escape key
  3232. User Delegation SAS Tokens In Azure Explained
  3233. It Was Ten Years Ago Today
  3234. Revisiting the DOS memory models
  3235. Run, Build, and Grow Small Systems Without Leaving Your Text Editor
  3236. Building Real-Time Global Illumination: Part 1
  3237. Building a home router · Ramblings of a Unix Geek
  3238. Rust's design goals should be about code
  3239. RxJourney
  3240. Monty Anderson
  3241. Introducing Tiny Storage: a small, lightweight UserDefaults replacement
  3242. Bridge to Nowhere
  3243. Putting a full power search engine in Ecto
  3244. Going between Finder and the Terminal
  3245. The Case for Rivian
  3246. Dookie Demastered
  3247. CIDABM
  3248. The Static Site Paradox
  3249. Mastodon 4.3
  3250. Ricky Mondello » Apple Passwords’ Generated Strong Password Format
  3251. The Nobel Prize in Chemistry 2024
  3252. Impostor Syndrome: from A - Z
  3253. .NET 9 Performance Improvements Summary
  3254. This Post Is Not About Python
  3255. On the Nature of Time
  3256. Who died and left the US $7 billion?
  3257. player.style - Video & audio player themes for every web player & framework
  3258. Why I like Tcl
  3259. End of the Road for Google Drive in Transmit
  3260. Seven for a secret never to be told
  3261. Linearizability in distributed systems - Eli Bendersky's website
  3262. Thierry Moudiki's webpage
  3263. 80% of a fancy SPA in 21 lines of code
  3264. Some Thoughts on Robotics Startups · Robot & Chisel
  3265. The Frontend Treadmill
  3266. Dear CTO: it's not 2015 anymore
  3267. Daniel Frost - Refactoring the Mental Bin: An Extension in the way
  3268. Software Explosion
  3269. Preface — Digital Signals Theory
  3270. Living with LLMs: Personal Remarks and the 80-20 Rule
  3271. Use an External GPU on Raspberry Pi 5 for 4K Gaming
  3272. Webcam support on a Macbook running FreeBSD using PCI passthrough
  3273. My Wayland Your Wayland Our Wayland
  3274. Don't let dicts spoil your code
  3275. .NET 9 Release Candidate 2 is now available! - .NET Blog
  3276. Platform engineering at N26: how we planned and launched it
  3277. Work can wait, your wedding can't
  3278. A modest critique of Htmx
  3279. Handling Millions of Data Points in Cross-Platform .NET Applications
  3280. Introducing Microsoft.Extensions.AI Preview - Unified AI Building Blocks for .NET - .NET Blog
  3281. Using MVVM Toolkit for Messaging in .NET MAUI Blazor Hybrid Apps
  3282. .NET and .NET Framework October 2024 servicing releases updates - .NET Blog
  3283. Introducing Kotlin Money
  3284. Differential Transformer
  3285. OpenBSD 7.6
  3286. The Nobel Prize in Physics 2024
  3287. Avoiding Repetitive Code With Metalama
  3288. Mastering the Art of Public Speaking: Creating Captivating Technical Demos
  3289. What’s New In Python 3.13
  3290. Implementing ASP.NET Core Automatic Span (Activity) Linking for Internal Redirects with Middleware on .NET 9 - Steve Gordon - Code with Steve
  3291. Revisiting improved HTTP logging in ASP.NET Core 8
  3292. Rewrite cname uncloaking code to account for new `ipaddress=` option · gorhill/uBlock@6acf97b
  3293. Hello, Perceptron: An introduction to artificial neural networks
  3294. Why I Quit My $400K+ Job
  3295. SOCIAL MEDIA TITLE TAG
  3296. Multi-tenant SAML in an afternoon (using SSOReady) – tylerrussell.dev
  3297. Can AI detect the direction of harm? Building a model for message moderation on social media platforms
  3298. Running multiple apps on a single server with Kamal 2
  3299. What is Mental Fitness? (Workshop)
  3300. Rich Text Editors in Action: Stress Test On Lexical and ProseMirror
  3301. What is "founder mode"?
  3302. An Intuitive Guide to How LLMs Work
  3303. If you're out of ideas, build Memeware
  3304. AI-assisted Postgres experiment: number of partitions vs. planning time | Postgres.AI
  3305. Introduction to PostgreSQL Indexes ::
  3306. Building a Robust Data Synchronization Service with Rails - Philippe Creux
  3307. I want to break some laws too
  3308. Alternatives to cosine similarity
  3309. Private Equity Ruins Tech Companies
  3310. Prioritize Through Purpose
  3311. Anatomy of Embedded Elixir
  3312. 6 years with Gleam
  3313. University Commas
  3314. Can You Get Root With Only a Cigarette Lighter?
  3315. What's New in Ruby on Rails 8 | AppSignal Blog
  3316. .NET, Kubernetes, and Minikube - Part 2, A Load Balanced Web API Deployment | no dogma blog
  3317. Recap of Experts Live 2024 in Budapest: Three Days of Cloud, Code, and Connections
  3318. Interesting links of the week 2024-41
  3319. AVX Bitwise ternary logic instruction busted!
  3320. Centralize your packages in .NET with NuGet
  3321. Ted Benson
  3322. sq
  3323. From .NET 6 to .NET 8, my migration experience: Entity Framework Core 8
  3324. ~200GB Free Cloud for Your files [ENG 🇬🇧] – Tomasz Dunia Blog
  3325. Purity is Great for Collaboration
  3326. llamafile for Meltemi: the first LLM for Greek
  3327. When LLVM scalable vector meets RISC-V
  3328. How to completely bypass authentication on RushOrderTees
  3329. Observing | ruiper.es
  3330. Beware UserDefaults: a tale of hard to find bugs, and lost data
  3331. SVG cursors: everything that you need to know about them
  3332. Personal reflections on moving from Canada to NYC – Daniel Frank
  3333. Implementing PCA and Dual PCA on CIFAR-10
  3334. Why I Interview Once a Year (Even When I'm Not Job Hunting)
  3335. Building a Streaming Service — Varun Chopra
  3336. Accidental Cartesian Products – Return Zero
  3337. The Magic Kernel
  3338. Software That Changed Me
  3339. Optimizing Postgres table layout for maximum efficiency
  3340. WordPress vs. ACF
  3341. Stay in the gap | everything changes
  3342. Effect polymorphism fixes dependency inversion
  3343. Social Parasites
  3344. [HOWTO] Fix “Please run ‘az login’ to setup account” error caused by local-exec when executing terraform apply through TerraformCLI task in Azure DevOps pipeline
  3345. Gleam is Pragmatic
  3346. Working Turing Machine
  3347. Dyalog APL - Solution vector for Sudoku problem ⍵.
  3348. Harnessing Spargine: Simplifying Real-World Data Generation for .NET Benchmarking and Testing
  3349. Search for Charts by Data Visualization Functions
  3350. wrestling the web from corporate control requires making it boring again
  3351. Free VPS with 4 OCPU, 24GB RAM and 200GB storage [ENG 🇬🇧] – Tomasz Dunia Blog
  3352. The Art of Developing Software
  3353. How to be productive when you don't have external structure
  3354. Acquiring Fireside
  3355. Mozilla
  3356. What I have learnt in 4 years of open-source development.
  3357. Am I really the bottleneck?
  3358. Language models have intelligence without thoughts
  3359. Modeling Protein Evolution
  3360. 1-Bit Symphony
  3361. External Code Is Malicious By Default
  3362. Subset Park: Smith Shorthand
  3363. Upwards Pressure on Originality
  3364. Django UI components for perfectionists with deadlines
  3365. The Dilemma
  3366. Welcome to Linux From Scratch!
  3367. Destroying Momentum For Innovation – Dev Leader Weekly 64
  3368. Mitmproxy 11: Full HTTP/3 Support
  3369. Exploring Azure Queue Storage in .NET
  3370. Unleashing .NET 9: Key Performance Boosts and Pitfalls Compared to .NET 8
  3371. Númenor Margaritaville
  3372. Don't do Agile, be agile · Jamie Tanna | Software Engineer
  3373. Fine-Tuning Vision Language Models (VLMs) for Data Extraction
  3374. Wikidata is a Giant Crosswalk File
  3375. Hire the Most Expensive Engineers You Can Find
  3376. Cursor AI is god tier
  3377. Stop using "GitOps" to sell your products
  3378. Implementing the Outbox Pattern
  3379. How (or why) the heck do I (Indie)blog?
  3380. Why the number of Gleam programmers is growing so fast? — Taha Shashtari
  3381. RAG systems have a recall problem, not a hallucination one
  3382. Playing with BOLT and Postgres
  3383. Photos from OpenAI DevDay
  3384. Financial advice from ChatGPT? Let's give it a try!
  3385. What is Brand?
  3386. Node vs Bun: no backend performance difference
  3387. Stuck in a Rut? Here’s Your Way Out
  3388. Make your shell 370.52% faster with this easy trick (fix nvm startup times)
  3389. 12 Months of Mandarin
  3390. One, a React Framework | Tamagui
  3391. Getting my daily news from a dot matrix printer
  3392. Exploring .NET MAUI 9: HybridWebView Features
  3393. Meta Movie Gen
  3394. Cartographist
  3395. Robert Dennard, DRAM Pioneer, Dies at 91
  3396. Google Recommits to Hybrid Work Schedule Unlike Amazon | Entrepreneur
  3397. Were RNNs All We Needed?
  3398. </> htmx ~ Why Gumroad Didn't Choose htmx
  3399. I Solve Problems
  3400. the algorithm is killing twitter and it's driving me insane
  3401. Why I Prefer Errors to Exceptions
  3402. Connection coalescing breaks the Internet
  3403. Building your own personal ghostwriter – fnands
  3404. How I exited the cloud
  3405. Hybrid full-text search and vector search with SQLite
  3406. Reverse Engineering and Dismantling Kekz Headphones
  3407. Web Components are not Framework Components — and That’s Okay • Lea Verou
  3408. 5 Years Making a Toy with an SDK
  3409. Hot code reloading in Erlang without using an OTP release (eighty-twenty news)
  3410. Common Misconceptions of the AGPL · Danb Blog
  3411. the Statistical Abstracts of the United States || cmos
  3412. SYCL: A Portable Alternative to CUDA - Sasank's Blog
  3413. How to train a model on 10k H100 GPUs?
  3414. The next great leap for Django
  3415. Refactoring for Non-Programmers - Kerrick Long’s Blog
  3416. Less htmx is More
  3417. Why laptop support, why now: FreeBSD’s strategic move toward broader adoption | FreeBSD Foundation
  3418. HowTo: Listening to Keyboard Events and Handling Shortcuts in .NET MAUI
  3419. Join the October .NET MAUI Community Standup
  3420. Ingredients
  3421. [HOWTO] Implement offline capability for Blazor PWA using Service Worker and local storage
  3422. DNS Resolution in Internal Container Apps Environments (CAE)
  3423. .NET, Kubernetes, and Minikube - Part 1, A Simple Web API Application | no dogma blog
  3424. We need more zero config tools
  3425. The Fastest Mutexes
  3426. NixOS is a good server OS, except when it isn't | Bernardo Vecchia Stein
  3427. CommunityToolkit.Mvvm: Resolving Windows 10 MVVM Project Build Issues
  3428. ‎Tik!
  3429. REVIEW: Math from Three to Seven, by Alexander Zvonkin
  3430. An Efficient Dictionary for IPAddress Tracking using .NET 9 with AlternateLookup and IAlternateEqualityComparer - Steve Gordon - Code with Steve
  3431. Wumpus Cave
  3432. Rust needs a web framework for lazy developers
  3433. Bots, so many Bots
  3434. Stop building CRUD API's, use Data API Builder instead!
  3435. Transformers Create Shapes of the Universe
  3436. Visiting San Francisco as a European resident
  3437. Halloween reading for writers: Ghosting, stalking and more - Denise Cullen
  3438. Life, death, and retirement
  3439. Everyone's a Critic: Enhancing LLM Outputs
  3440. Critical Social Infrastructure for Zig Communities
  3441. The Simple Guide to Building and Breaking Habits • Alexy Blog
  3442. A Local-First Case Study | jakelazaroff.com
  3443. Batyr Nuryyev | (In)efficient Insertions in Postgres
  3444. fhur
  3445. Humans as Chemotherapy
  3446. J’ai scrappé 500+ projets immobiliers sur des portails privés
  3447. Johnny LLM Can't Read Code
  3448. An Introduction to Filament
  3449. Dispelling Information Asymmetry
  3450. The $1,000 Wheelchair
  3451. Pledging $300,000 to the Zig Software Foundation
  3452. Announcing the stable release of the official OpenAI library for .NET - .NET Blog
  3453. Is the World Really Running Out of Sand? — Practical Engineering
  3454. Migrating from AWS to Self-Hosting ⚡ Zig Programming Language
  3455. .NET MAUI 8 Supports Apple Xcode 16: How to Update
  3456. GitHub - zhengkyl/qrframe: code-based qr code generator
  3457. The Magic of Evoke
  3458. MusicBrainz - the open music encyclopedia
  3459. Augmenting the client with Alpine.js
  3460. The internet is not the same, but I will write anyway
  3461. .gitignore is inherently Sisyphean
  3462. Growing an API monitoring and analytics tool
  3463. Evaluating the Effectiveness of LLM-Evaluators (aka LLM-as-Judge)
  3464. Why You Should Resist Surveillance
  3465. The O of SOLID
  3466. I should have been braver
  3467. Comments are gray and it's weird!
  3468. Getting the Running Operating System in C# | no dogma blog
  3469. Dating Problems
  3470. A friendly introduction to assembly for high-level programmers — Functions & Loops
  3471. The End of Private Libraries - Robert Breen
  3472. Guided by Vices
  3473. Do LLM's Learn Transferable Skills?
  3474. C Until It Is No Longer C
  3475. The Privacy Dilemma - Cam Hashemi
  3476. Tips For Building and Deploying Robots – Rodney Brooks
  3477. Tour of Hell
  3478. Bachet’s Four Weights Problem
  3479. I Want Process-Aware Types
  3480. ChatGPT Doesn't Know Anything
  3481. Don’t believe the hype: AGI is far from inevitable | Radboud University
  3482. Bridging the Gap Between MVU and MVVM
  3483. UK Coal
  3484. Y Combinator Traded Prestige for Growth
  3485. On leaving my last job
  3486. I Created a Tool Which Tracks All VC Funding Announcements. It includes seed round, company name, funding amount and even verified B2B emails. Take the emails, put it into email sending software and watch your calendar fill up. Easiest sales ever. Comment if you're interested to try!
  3487. Bop Spotter
  3488. Loading data with Riverpod: an AsyncValue story
  3489. NotebookLM’s automatically generated podcasts are surprisingly effective
  3490. xUnit v3 and some stuff about TUnit
  3491. FTC Report Confirms: Commercial Surveillance is Out of Control
  3492. Building a robust frontend using progressive enhancement - Service Manual - GOV.UK
  3493. I Taught My 8yo Subduction Zones With NotebookLM - Tim Kellogg
  3494. Serialization is the Secret
  3495. The b element
  3496. Replit Agent
  3497. We've passed the peak of the economic cycle and everyone is sleeping on it - SingleLunch
  3498. Derivative AT a Discontinuity
  3499. How to use Proxies to effectively solve IP blocking
  3500. Solving climate change by abusing thermodynamic scaling laws
  3501. Neural Networks (MNIST inference) on the “3-cent” Microcontroller
  3502. Web Components Are Not the Future — They’re the Present
  3503. abuisman.com Solving life's challenges with code
  3504. "Featured" Chrome Extensions: Not Quite Featured | Kaveh's Blog
  3505. The challenge of updating InsydeH2O UEFI with Linux
  3506. Clever, Brave, Persistent - Cam Hashemi
  3507. How DWARF Works: Table of Contents and Introduction
  3508. Fine-tuning an LLM into a style guide editor
  3509. Variants Explained
  3510. Building an Application in Docker while Offline | no dogma blog
  3511. Boost Your .NET Projects: Unleashing the Power of Spargine’s Collection Extensions
  3512. Too much efficiency makes everything worse: overfitting and the strong version of Goodhart’s law
  3513. Writing - Blog - Reinventing the Wheel
  3514. Some Go web dev notes
  3515. RAG is not just text
  3516. Five ways to reduce variance in A/B testing
  3517. TIL how to test CORS on the command line with curl
  3518. Upgrading from PostgreSQL 16 to 17 installed with Homebrew, on an Apple Silicon Mac
  3519. Is Product Hunt dying?
  3520. Amusing Ourselves to Death by Stuart McMillen
  3521. Scaling up self-attention inference
  3522. You Will (Not) Scale Prometheus
  3523. Notion's Mid-Life Crisis
  3524. A haze of inspiration  ⌘I  Get Info
  3525. how to avoid running tmux in vscode-terminal
  3526. nanodjango
  3527. Notes from Pen & Teller’s Masterclass
  3528. I love calculator
  3529. Arch Linux and Valve Collaboration - Arch-dev-public
  3530. GitHub - 2Retr0/GodotOceanWaves: FFT-based ocean-wave rendering, implemented in Godot
  3531. Do You REALLY Need To Write Tests? – Dev Leader Weekly 63
  3532. AMD Unveils Its First Small Language Model AMD-135M
  3533. Breaking It Down: How to Migrate Your Modular Monolith to Microservices
  3534. double to string conversion in 150 lines of code
  3535. How Mobile Networks Work
  3536. When Postgres Indexing Went Wrong
  3537. WordPress Drama: From the Sidelines
  3538. Types of investor misbehavior | ssaraf
  3539. Jeff Cole - Localless Development
  3540. How iOS Restricts Features by Region: A Look at MobileGestalt and Eligibility
  3541. The best $4 ever spent
  3542. .Net in the cloud with OCI
  3543. Beamsplitters
  3544. Fraud, So Much Fraud
  3545. It's hard to write code for computers, but it's even harder to write code for humans
  3546. CNN and USA Today Have Fake Websites, I Believe Forbes Marketplace Runs Them
  3547. What’s New in .NET MAUI 9: A Comprehensive Overview
  3548. TSMC execs allegedly dismissed Sam Altman as ‘podcasting bro’ — OpenAI CEO made absurd requests for 36 fabs for $7 trillion
  3549. I am tired of AI
  3550. Our Android App is Frozen in Carbonite
  3551. Attacking UNIX Systems via CUPS, Part I
  3552. U.S. Court Orders LibGen to Pay $30m to Publishers, Issues Broad Injunction * TorrentFreak
  3553. Hacking Kia: Remotely Controlling Cars With Just a License Plate
  3554. Tcl/Tk 9.0
  3555. Terminal–based game in 150 lines
  3556. Organize your Rails codebase with aaa engines - Philippe Creux
  3557. The Attempt to Reform Intel
  3558. The rational take on Founder Mode
  3559. How I prepare a technical talk
  3560. Attacking UNIX Systems via CUPS, Part I
  3561. Lessons learnt from a failed Yarn 2 launch—Simon Sorensen
  3562. Never build for the future
  3563. Table format interoperability, future or fantasy? — Jack Vanlightly
  3564. A friendly introduction to assembly for high-level programmers — Conditionals
  3565. How I build Pxl's SEO Strategy with Mini Tools and Directories
  3566. Wikipedia & Wikidata API & Data: A Cheat Sheet
  3567. Why do we codify stuff?
  3568. Everything I know about Deno
  3569. Why I stopped using LLMs
  3570. Hypercomputation without bothering the cactus people: Software development for the DMT headspace
  3571. WordPress vs. WP Engine
  3572. Azure AD B2C: Single Tenant to Serve Multiple Environments using Custom Policies
  3573. PostgreSQL 17 Released!
  3574. XKCD 1425 (Tasks) turns ten years old today
  3575. Rewriting Rust
  3576. GitHub - tummychow/git-absorb: git commit --fixup, but automatic
  3577. Llama 3.2: Revolutionizing edge AI and vision with open, customizable models
  3578. How not to build a hardware product
  3579. The problem with the knowledge argument
  3580. The Watermelon Operator
  3581. Why do these YouTubers keep talking about video editing?
  3582. TIL how to configure additional headers in Gitlab’s nginx
  3583. Crashing your production app with iteration
  3584. From a NAS to a full-fledge homelab with spare parts
  3585. Towards a Better Whiteboard
  3586. Stop avoiding conflict on your teams
  3587. The Best Meshtastic Devices for Every Use Case: A Comprehensive Guide
  3588. // cdaringe - blog
  3589. Join the $10K AutoHack 2024 Tournament ⋅ Noema Research
  3590. What I tell people new to on-call
  3591. making an autograd engine
  3592. The ur-money glitch fraud
  3593. Why I still blog after 15 years
  3594. Getting started with testing and .NET Aspire - .NET Blog
  3595. Whence ' '? – Casey Rodarmor's Blog
  3596. Late Cenozoic
  3597. Google Cache Is Now Fully Dead
  3598. Time spent programming is often time well spent - Stan Bright
  3599. "Everyone Gains": The Pretty Lie of Economics
  3600. Fixing slow PostgreSQL queries: How to make a smart optimizer more stupid | OtterTune
  3601. Building an image search engine on Postgres | Tembo
  3602. Solid Cache for Rails and PostgreSQL
  3603. Doing Something Once Vs. Doing It Every Day
  3604. The Summer I MacGyvered a Smart Bug Repeller and Saved $700
  3605. Scalability works in two directions
  3606. ~fpereiro
  3607. WordPress, Hosts, and Hosting
  3608. Fun driven development
  3609. Tiny Guide to Webscaling
  3610. Scott Fryxell
  3611. Where are the Microvans?
  3612. Exploring the limits of Postgres: when does it break? – StepChange
  3613. Being Raised by the Internet
  3614. Dynamic Height WebView from Static HTML in React Native Expo
  3615. Redesign Case Study
  3616. Running Docker in an Azure Windows Virtual Machine – Not so fast!
  3617. GitHub - WinampDesktop/winamp: Iconic media player
  3618. OpenFreeMap
  3619. Receiving GitHub Webhooks When Using the ASP.NET Core Developer Certificate - Steve Gordon - Code with Steve
  3620. Difference Between “Promise” and “Observable” in Angular
  3621. ASP.NET Core 9 and IAsyncEnumerable - Async Streaming JSON and NDJSON From Blazor WebAssembly
  3622. Boosting Loop Performance in .NET: The Simple Trick of Caching Array Length
  3623. Tune Llama3 405B on AMD MI300x (our journey) - Felafax Blog - Obsidian Publish
  3624. Physics Lab Thermostat
  3625. Augmenting the client with Vue.js
  3626. Ideal Number of Direct Reports
  3627. Fabio Manganiello (@fabio@manganiello.social)
  3628. Startups are like blitz chess
  3629. Small Products that Improved My Life
  3630. Shivasurya on Security | Tech Blog
  3631. Recommendations Are Tough, Commercialization Is Harder
  3632. Understanding and Preventing Race Conditions in Web Applications | gavide's Blog
  3633. Anemoi: Paranoid Dynamic DNS
  3634. The magic of software; or, what makes a good engineer also makes a good engineering organization
  3635. Partial Prerendering for Everyone with Cloudflare Workers
  3636. Easy-to-use NoSQL Prompt Database for Small Projects
  3637. AdaptKeyBERT: Stumbling Through Two Years of Keyword Extraction
  3638. Decoupling time spent from value provided as a software developer
  3639. Some Notes on Adversarial Attacks on LLMs
  3640. The pipeline problem
  3641. Cleaning up a messy branch
  3642. Try, catch, but don't throw
  3643. The Web Component Success Story | jakelazaroff.com
  3644. I messed up my calendar and wrote a script to fix it
  3645. The Hidden Costs of Over-Collaboration
  3646. How to fork: Best practices and guide
  3647. HTTP/1.1 500 Segfault: Building a web server in C
  3648. How Long Is Too Long? Navigating the Lifespan of Digital Connections
  3649. Vibe Driven Development
  3650. A simple way to deal with the principal threat to scalability
  3651. Two kinds of LLM responses: Informational vs Instructional
  3652. The Intelligence Age
  3653. Cloudflare's new marketplace will let websites charge AI bots for scraping | TechCrunch
  3654. How I Designed a Dieter Rams inspired iPhone Dock
  3655. TNValidate is now open source
  3656. How to install RavenDB on a VM in Azure (step-by-step)
  3657. Continuous Benchmarks on a Budget
  3658. We Hot Wired the iPhone 16
  3659. Use keyed services in ASP.NET Core | BinaryIntellect Knowledge Base
  3660. It is hard to recommend Google Cloud
  3661. What's inside the QR code menu at this cafe?
  3662. Swagger Replacement in ASP.NET 9
  3663. Brainfuck Enterpise Solutions
  3664. Uber Caught Overcharging? How Having Credits in Your Account Might Be Costing You - View from the Wing
  3665. The Plummeting Cost of Intelligence
  3666. [Workaround] Fix Testcontainers.SQL error “Docker.DotNet.DockerApiException : Docker API responded with status code=Conflict”
  3667. Questions to Consider Before A Collaboration - Tasshin
  3668. Consider using array operators over the SQL in operator
  3669. Jacob Personal
  3670. Simple event broker: data serialization is expensive
  3671. How I completely quit social media
  3672. Waiting for many things at once with `io_uring`
  3673. The Future of Programming Systems - four thoughts
  3674. ske.land | posts | 2.html
  3675. Delete Your Backlog - Maxwell Forbes
  3676. How I used ChatGPT o1 and Claude for generating a SQL RBAC report and was surprised by the results
  3677. Matt Mullenweg needs to step down from WordPress.org leadership ASAP
  3678. “Bad Romance”: How Kaspersky Lab Failed to Conquer the Western Cybersecurity Market
  3679. Stop using REST for state synchronization
  3680. GitHub - VadimBoev/FlappyBird: Less than 100 Kilobytes. Works for Android 5.1 and above
  3681. Hy 1.0.0, the Lisp dialect for Python, has been released · hylang/hy · Discussion #2608
  3682. Omega-3 fatty acid intake counteracts symptoms of stress-induced anxiety and depression in mice
  3683. Boost Your .NET Projects: Unleashing the Power of Spargine’s Assembly Extensions
  3684. 🚀 Secure your .NET Apps with Visual Studio! 🚀
  3685. They stole my voice with AI
  3686. Sanding UI
  3687. How Discord Reduced Websocket Traffic by 40%
  3688. Scaling founder obsession (the F+1 problem)
  3689. Bottom-up vs top-down product management
  3690. Trying out Solid Queue and Mission Control with PostgreSQL
  3691. A note on estimated reading times
  3692. The Age of Software Artisans
  3693. On Power Tools
  3694. Netflix Job Analysis · AR
  3695. zb: An Early-Stage Build System
  3696. Forget ChatGPT: why researchers now run small AIs on their laptops
  3697. Always use an enum for your status field
  3698. Ultra high-resolution image of The Night Watch
  3699. So, You Failed Your Interview… – Dev Leader Weekly 62
  3700. Experimenting With Video Editing - M.O.W.
  3701. I Like Makefiles
  3702. AnySkin: Plug-and-play Skin Sensing for Robotic Touch
  3703. Container Desktop
  3704. How I Implemented Full-Text Search On My Website
  3705. Daniel Frost - Write. Push. Publish. Separating the concerns.
  3706. Best Practices for Tuning TensorRT-LLM for Optimal Serving with BentoML
  3707. Optimizing Guile Scheme — dthompson
  3708. Cryptographic Innuendos - Dhole Moments
  3709. The Observability CAP Theorem
  3710. Connies Club
  3711. The Middle-Manager Rotation: A Modest Proposal, Or Possibly A DevOps Parable
  3712. Letter To A Junior Programmer
  3713. GitHub - cupy/cupy: NumPy & SciPy for GPU
  3714. GitHub - lds133/weather_landscape: Visualizing Weather Forecasts Through Landscape Imagery
  3715. Maslow's Pyramid
  3716. ASP.NET Core Blazor 9.0 New Features Summary 🆕
  3717. Linux/4004 - Dmitry.GR
  3718. Real-time Linux is officially part of the kernel after decades of debate
  3719. Visual guide to SSH tunneling and port forwarding
  3720. gaining access to anyones browser without them even visiting a website - eva's site
  3721. Simple Icons
  3722. GitHub Notification Emails Hijacked to Send Malware
  3723. 50 Ideas That Changed My Life - David Perell
  3724. "Well-made piece of crap" - Aman Y. Agarwal
  3725. Building RAG with Postgres
  3726. How we accidentally burned through 200GB of proxy bandwidth in 6 hours
  3727. Why good things often don’t lead to better outcomes – Daniel Frank
  3728. Against Heroism • Dylan Fitzgerald
  3729. Digital signatures and how to avoid them
  3730. What cpu context switch and cache pollution are and how do they impact performance
  3731. The critical window of shadow libraries
  3732. Mistakes I Made When I Started Programming and How I Overcame the Self-Doubt Phase
  3733. Is your RAG Re-Ranker not helping? This might be why.
  3734. FTC Staff Report Finds Large Social Media and Video Streaming Companies Have Engaged in Vast Surveillance of Users with Lax Privacy Controls and Inadequate Safeguards for Kids and Teens
  3735. Zine: A Static Site Generator Written in Zig
  3736. News regarding your Pivotal Tracker subscription
  3737. Join the .NET Smart Components ecosystem - .NET Blog
  3738. Onion, Hexagonal, Clean or Fractal Architecture? All of them, and more!!
  3739. Getting Started With Windows Command Prompt.
  3740. Solving .NET MAUI Issues on macOS Sequoia with Visual Studio Code and XCode 16
  3741. Using YouTube to steal your files
  3742. News Release : Sep. 19, 2024 "Filing Lawsuit for Infringement of Patent Rights against Pocketpair, Inc."
  3743. On the Semrush subreddit: 'How the Keyword Magic Tool made my year hell'
  3744. MoErgo Glove80 programmable ergonomic keyboard
  3745. TLA⁺ is more than a DSL for breadth-first search
  3746. Diffusion Models Are Real-Time Game Engines
  3747. Surprising Scalability of Multitenancy - Marc's Blog
  3748. The self-hosted to DevOps engineer pipeline
  3749. Large Text Compression Benchmark
  3750. Benchmarking the CLOS — Dan's Musings
  3751. Displaying RTSP stream on a Kindle Paperwhite - cri.dev
  3752. Hybrid search with PostgreSQL and pgvector
  3753. How to Ensure Your Blog Outlives You
  3754. I’m glad I miss the ’90s-00s internet
  3755. Is Tor still safe to use? | Tor Project
  3756. CUNY First Computer System to Aid Administrative Control over Colleges at the Expense of Efficiency and Effectiveness
  3757. Tectonic Surfing
  3758. Improving GitHub Copilot Completions in Visual Studio for C# Developers - .NET Blog
  3759. Wonderful vi
  3760. wordfreq/SUNSET.md at master · rspeer/wordfreq
  3761. Disabling Recording of an Activity (span) in .NET OpenTelemetry Instrumentation - Steve Gordon - Code with Steve
  3762. Ratchets in software development
  3763. GitHub - zlwaterfield/scramble: Open-Source Grammarly Alternative
  3764. 2024 - My year of the Linux desktop
  3765. Independent Directors of 23andMe Resign from Board | 23andMe, Inc.
  3766. Apple Mobile Processors Are Now Made in the USA. By TSMC
  3767. Warning: macOS Sequoia 15 may bypass DNS encryption
  3768. Announcing Swift 6
  3769. Azure Pipelines: Passing Variables Between Stages
  3770. Dozens of Hezbollah members said seriously injured in Beirut as devices explode in alleged Israeli op
  3771. JavaScript™
  3772. DotNext 2024 Conference: A Speaker’s Impressions
  3773. Void
  3774. 🚀 TrueForAll in C# 🚀
  3775. Downtown Doug Brown » Fixing an Elgato HD60 S HDMI capture device with the help of Ghidra
  3776. Evolving Existing Code through TDD: A Password Case Study
  3777. Every Scientific Field
  3778. The HTTP QUERY Method
  3779. Duolingo: The British Cycling Team of SaaS
  3780. How I Lie to You
  3781. Fine-tuning YOLO for Custom Object Detection
  3782. Remote Book Scanning with 1DollarScan and Optimizing Scanned PDFs
  3783. Don't just commit, <span class='whitespace-nowrap'>pre-commit!</span>
  3784. A data-oriented resume
  3785. Giving Opportunities to People Who Need Them
  3786. You have 10 seconds to nixify your .Net project
  3787. macOS Sequoia is available today
  3788. Apple Watch sleep apnea detection gets FDA approval | TechCrunch
  3789. Nothing: Simply Do Nothing
  3790. GitHub - bklieger-groq/g1: g1: Using Llama-3.1 70b on Groq to create o1-like reasoning chains
  3791. 18 Months with a Framework 13 – Project Gus
  3792. Managing TaskCancellationTokens in a central service in ASP.NET
  3793. Address: 13zb1hQbWVsc2S7ZTZnP2G4undNNpdh5so
  3794. The 6.11 kernel has been released [LWN.net]
  3795. Solene'% : I moved my emails to Proton Mail
  3796. John Malone’s Genius Was Owning Infrastructure
  3797. Vector math library codegen in Debug · Aras' website
  3798. It's 15th September 2024, 3 days from release of gpt-o series models and things are going to change over next 2 years.
  3799. Home Baked Abstractions, Store Bought Implementations | Hazel Weakly
  3800. Handling datetime entries with native HTML inputs
  3801. Coding Just For Fun
  3802. How we power our home with our own solar energy
  3803. Programming As A Hobby
  3804. Being Productive
  3805. One More Year, One Fewer IQ Point—The Collapse of Civilisation as We Know It
  3806. Digital decluttering
  3807. HOW TO SUCCEED IN MRBEAST PRODUCTION (leaked PDF)
  3808. How Lazarus Group laundered $200M from 25 hacks
  3809. GitHub - dleemiller/WordLlama: Things you can do with the token embeddings of an LLM
  3810. NetworkManager or networkd [LWN.net]
  3811. Boost Your .NET Projects: Unleashing the Power of Spargine’s Array Extensions
  3812. LLMs Will Always Hallucinate, and We Need to Live With This
  3813. OpenSCAD
  3814. GitHub - phil-opp/blog_os: Writing an OS in Rust
  3815. OpenAI o1: Incremental Progress, Not Revolution
  3816. Inline Composables in Vue
  3817. How to hide information from yourself in a solo RPG
  3818. Founder Mode, hackers, and being bored by tech
  3819. Slow HTML Canvas Performance? Understanding Chrome's `willReadFrequently` Attribute
  3820. To Forget is an Ethical Act · EmilyGorcenski.com
  3821. OpenAI Strawberry vs Herbie
  3822. Correlating Ownership of Sites Protected by Cloudflare
  3823. Is the College Student Startup Pipe Dream Dead?
  3824. Terence Tao (@tao@mathstodon.xyz)
  3825. How America’s universities became debt factories – Anand Sanwal
  3826. R1/beta5 – Release Notes
  3827. Creating Right-Click (Context Menu) actions in Linux Mint - Nemo
  3828. GitHub - RyanWelly/lisp-in-rs-macros: A Lisp interpreter written fully in rust macros.
  3829. Safe C++
  3830. Who The Hell Wrote This Code? – Dev Leader Weekly 61
  3831. My 71 TiB ZFS NAS after 10 years and zero drive failures
  3832. Wallops - A modern IRC client for classic Mac OS
  3833. The Myth of the Lone Wolf Developer: Why Collaboration Skills Matter More Than Coding Skills
  3834. Becoming perceptive
  3835. .NET Aspire: A Game-Changer for Cloud-Native Development?
  3836. The importance of tech docs
  3837. One Year of Learning Vim
  3838. Thoughts on OpenAI O1-Preview - Mykel Nahorniak
  3839. Porting SBCL to the Nintendo Switch
  3840. Zero-Click Calendar invite — Critical zero-click vulnerability chain in macOS
  3841. Craters
  3842. FDA Authorizes First Over-the-Counter Hearing Aid Software
  3843. Reasons I still love the fish shell
  3844. Notes on OpenAI’s new o1 chain-of-thought models
  3845. Azure Pipelines: Passing Variables Between Jobs
  3846. Domain Naming
  3847. The Man Who Built 300 Apps in 3 Years
  3848. diamond geezer
  3849. Arrays of Wisdom of the Ancients
  3850. What is the Plackett-Luce model?
  3851. How I Take Smart Daily Notes as a Developer
  3852. Advanced friction logs: Empathy Sessions
  3853. We’re not going to run out of new anatomy anytime soon
  3854. So you've been laid off: a guide for mid-level and above software devs and leadership • Dylan Fitzgerald
  3855. Why is language documentation still so terrible?
  3856. The emergence of LLM sympathy in our enhanced codebases
  3857. Making Things People Want vs. Making Things That Alter Thinking
  3858. Make Something You Love
  3859. Mastering RabbitMQ Quorum Queues: Why, When, and How They Differ from Classic Queues
  3860. Android Asset Packs for .NET & .NET MAUI Android Apps - .NET Blog
  3861. Review: IFixit’s FixHub May Be The Last Soldering Iron You Ever Buy
  3862. Feeld dating app - Your nudes and data were publicly available
  3863. Konty | Sketch your app ideas without stress
  3864. Performance Improvements in .NET 9 - .NET Blog
  3865. # Holy smokes, I just released a MiniGolf game for Palm OS in 2024
  3866. The first release candidate of FreeCAD 1.0 is out
  3867. The First HTML LSP That Reports Syntax Errors
  3868. Creating an electromagnet and sound wave learning environment · ./jm
  3869. The 4 Kinds of Software Engineers you’ll find at a startup
  3870. An easy mnemonic for the number of days in each month
  3871. Originality Dies When Being Average Is Easier
  3872. If Everyone was a Billionaire
  3873. Fact-Checking Is Killing Us
  3874. Un colorante alimentario vuelve transparente la piel de un animal vivo - La Ciencia de la Mula Francis
  3875. How to Encourage Community Contributions
  3876. The disposable web
  3877. How we verify the correctness of a spreadsheet engine
  3878. Writing a Home Assistant Core Integration: Part 1
  3879. Staff engineers exist in a system of patronage
  3880. The LLM honeymoon phase is about to end
  3881. The Integration of Hardware, Software and Services
  3882. Good software development habits
  3883. What’s in an e-graph?
  3884. Making a game for my friend's retro console — Nick Girardo
  3885. How to minimize the cost of context switching
  3886. An ideology-induced bug in Mypy
  3887. Asteroid News
  3888. GitHub Models and .NET: Building Generative AI apps for engineers - .NET Blog
  3889. Chai Discovery
  3890. How to Monetize a Blog
  3891. We Spent $20 To Achieve RCE And Accidentally Became The Admins Of .MOBI
  3892. The magic of DC-DC voltage conversion
  3893. Why some of us like "interdiff" code review systems (not GitHub)
  3894. Apizr v6.0, Refit's resilient manager - What's new
  3895. 🚀 Unlock Your Business Potential with Keyed Services Implementation in .NET Core! 🚀
  3896. Features of your font you had no idea about · OlegWock
  3897. Radicle
  3898. Yaak Is Now Open Source
  3899. Rich Friend Poor Friend
  3900. Building my own podcast feed (+ Overcast issues) - The Hidden Blog
  3901. Search Params in Next.js for URL State
  3902. The Regime of Capital: An Interview with Paul North and Paul Reitter on their new edition of Karl Marx’s Capital, Vol. 1
  3903. Why I'm Switching to Polars - Ari Lamstein
  3904. Signatures are like backups · Alex Gaynor
  3905. Why I Prefer Exceptions to Error Values
  3906. Could you do a cold restart?
  3907. Do not mask API errors in UI
  3908. Saving a dead Ubiquiti USG
  3909. What I’ve learned building MLOps systems for four years
  3910. The Downside of Work-Life Balance
  3911. We Need an Ari Emanuel for Small OSS
  3912. “One Thing You Wish People Better Understood About Venture Capital” – Part I, featuring Andre Charoo, Bill Clerico, Ryan Hoover, Amy Saper, and Dan Teran.
  3913. [tor-relays] Artikel 5 e.V. - Another police raid in Germany - general assembly on Sep 21st 2024
  3914. YAML feature extraction with yamlpath
  3915. Safe Assignment | Alan Johnson
  3916. Why SaaS isn't the 'easiest' path to success despite what you've heard
  3917. Introducing ScottPlot Support for Uno Platform
  3918. Learn to Build Your First Blazor Hybrid App! - .NET Blog
  3919. Reconnect Conference 2024 - M.O.W.
  3920. Just for Fun. No, Really.
  3921. puckipedia
  3922. Monocaster
  3923. Project Hammer – Jacob Filipp
  3924. Checking your browser...
  3925. Windows NT vs. Unix: A design comparison
  3926. Redox OS 0.9.0 - Redox
  3927. Questions about LLMs in Group Chats
  3928. A short history of AJAX and SSR
  3929. Kafka protocol practical guide - Ivan Yurchenko
  3930. Collision Avoidance
  3931. Best Tools for Indie Consultants - jxnl.co
  3932. Entrepreneurship changed the way I think
  3933. Integrating vision into RAG applications
  3934. Django semantic search
  3935. Reflection is cooked
  3936. Making progress on side projects with content-driven development
  3937. Future CSS: Text Wrap Pretty
  3938. The missing CMS for me
  3939. Keeping your Dotfiles in Sync and your Secrets in Gopass
  3940. What is the best pointer tagging method?
  3941. Apple debuts iPhone 16 Pro and iPhone 16 Pro Max
  3942. ESPN AI recap of Alex Morgan's final professional match fails to mention Alex Morgan
  3943. Lab-grown diamonds - Works in Progress
  3944. Why GitHub Actually Won
  3945. Why is F# code so robust and reliable? - .NET Blog
  3946. Visiting Legoland Windsor 2024 - M.O.W.
  3947. GitHub - damn/core: Experiment - can videogame development be simple?
  3948. What's New for OpenAPI with .NET 9
  3949. QUIC is not Quick Enough over Fast Internet | Proceedings of the ACM Web Conference 2024
  3950. LINQ Joins on multiple columns in Entity Framework
  3951. Reclaim the Stack Documentation
  3952. Serving AI From The Basement: 192GB of VRAM Setup
  3953. Internet Crime Complaint Center (IC3)
  3954. Refit in .NET: Building Robust API Clients in C#
  3955. HTMX, Raku and Pico CSS
  3956. Samuel Pass Blog
  3957. You're Only Young Once But You Can Be Stupid Forever
  3958. Top-N queries: fetch only the first N rows
  3959. Exploiting CI / CD Pipelines for fun and profit – Razz Security Blog
  3960. Synchronous vs Asynchronous vs Concurrent vs Parallel - What is the difference and why does it matter?
  3961. Minimal cross-platform graphics
  3962. Are We Living in a Simulation?
  3963. A Bicycle for the Mind – Prologue
  3964. Fuzzing picom - yshui --log-level=trace
  3965. GNU/Linux Sandboxing - A Brief Review
  3966. Managing dotfiles with chezmoi | Daniel Stoddart
  3967. alphaXiv
  3968. Gnome Files: A detailed UI examination
  3969. Azure DevOps Pipelines: DurableTask.Netherite: Netherite backend requires 64bit, but current process is 32bit.
  3970. Optimizing Hash Code Generation in .NET: A Performance Comparison
  3971. Jan-Piet Mens
  3972. Pop!_OS Lead: Linux Developers are “Patronizing Pedantic Megalomaniacs”
  3973. What is a correlation, and how do you think clearly about it?
  3974. Shrinking Big PostgreSQL tables: Copy-Swap-Drop
  3975. Seek and you shall find
  3976. Building a healthy and sustainable funding model for open source software
  3977. PostgreSQL Schema Health Metrics
  3978. Keyhole | MAS
  3979. Common Behavioral Interview Questions For Big Tech – Dev Leader Weekly 60
  3980. Water Filtration
  3981. Omar Shehata
  3982. How embeddings make your email client better? – dobror.com
  3983. I Never Expected To Run For Office—Here's What I Learned
  3984. Max Min
  3985. Add Live Preview using WordPress Playground – Alex Kirk
  3986. Everything I learned building a million dollar agency
  3987. The dawn of a new startup era
  3988. Asynchronous IO: the next billion-dollar mistake?
  3989. Try to Fix It One Level Deeper
  3990. What happens when you touch a Pickle to an AM radio tower?
  3991. Wealthfolio | Desktop Investment Tracker
  3992. Did Sandia use a thermonuclear secondary in a product logo?
  3993. Clojure - Clojure 1.12.0
  3994. By request from the jobs thread: why my job is to watch dreams die.
  3995. The Moral Implications of Being a Moderately Successful Computer Scientist and a Woman
  3996. GitHub - Scthe/nanite-webgpu: UE5's Nanite implementation using WebGPU. Includes the meshlet LOD hierarchy, software rasterizer and billboard impostors. Culling on both per-instance and per-meshlet basis.
  3997. To raise or not to raise.
  3998. Introducing `live_view_events`
  3999. How I Got My Dev Job On Twitter
  4000. Long Context vs. RAG
  4001. How to make friends; outside of school
  4002. Understanding the Layout Process in Qt Widgets
  4003. Don't Ask 'What to Learn'
  4004. Debugging a memory leak in a Clojure service
  4005. Minifying HTML for GPT-4o: Remove all the HTML Tags
  4006. Dark Mode Sucks
  4007. Better Dotfiles | I Am Dan
  4008. Porting systemd to musl libc-powered Linux
  4009. Explore the .NET MAUI 9 Release Enhancements in September Community Standup
  4010. CSS display contents
  4011. Async Rust can be a pleasure to work with (without `Send + Sync + 'static`)
  4012. The Impact of Not Turning Off Your PC for Three Weeks: A Deep Dive into Hibernate Mode and Application Performance
  4013. Slingshots
  4014. Trying out a dedicated server from Hetzner
  4015. Explicit is better than implicit
  4016. Attention
  4017. How Much Data is Enough for Finetuning an LLM?
  4018. Six questions to ask when looking at an early exit opportunity
  4019. CSS @property and the New Style
  4020. LSP: the good, the bad, and the ugly
  4021. The problem with the “hard problem”
  4022. The Machine Economy | Brandon Caruana
  4023. A unix philosophy for web development
  4024. Five Geek Social Fallacies
  4025. How does cosine similarity work?
  4026. Some thoughts on the YubiKey EUCLEAK Vulnerability
  4027. 1Password vs. Bitwarden
  4028. Maybe You Should Commit Everything You Need to Run Your Code
  4029. The Fundamental Law Of Software Dependencies
  4030. Disappearing web and what to do about it.
  4031. Intel Honesty
  4032. Announcing The Assistant | Kagi Blog
  4033. Discover .NET at DEVintersection Las Vegas 2024 - .NET Blog
  4034. Weekly 0075
  4035. Navigation in Uno Platform: A Comprehensive Guide to Uno.Extensions Navigation
  4036. Firefox will consider a Rust implementation of JPEG-XL by bholley · Pull Request #1064 · mozilla/standards-positions
  4037. Pro EP 104: Keywords to remember in C#?
  4038. reMarkable - The future of paper is here
  4039. State of S3 - Your Laptop is no Laptop anymore
  4040. GitHub - luke8086/retronews: TUI browser for HN and Lobsters emulating classical Usenet and mail readers
  4041. Evolution of Software Architectures
  4042. 🧄 Sexy Werner Herzog 🧄 (@bean@twoot.site)
  4043. The Hidden Engineering of Landfills — Practical Engineering
  4044. Enhance Your Cloud Development Skills at 'Azure Developers - .NET Aspire Day 2024' - .NET Blog
  4045. The Hierarchy of Whats — Ethan Lalakea Alter
  4046. Dysgraphia or: can a MNIST-trained ResNet read my clinically atrocious handwriting?
  4047. Where inflation comes from - Works in Progress
  4048. Beyond Ctrl-C: The dark corners of Unix signal handling :: sunshowers
  4049. Make Your Own CDN with NetBSD
  4050. gRPC: 5 Years Later, Is It Still Worth It?
  4051. SQL Has Problems. We Can Fix Them: Pipe Syntax In SQL
  4052. Hacking sales as an introvert
  4053. How take notes + my Obsidian setup
  4054. PHP is the Best Choice for Long&#8209;Term Business
  4055. How to build an alternate Django admin in only 10 years
  4056. Why are sellers leaving profit on the table?
  4057. Roughly Everything You Need to Know About Entity Resolution
  4058. Step-Based Cascading Prompts: Deterministic Signals from the LLM Vibe Space
  4059. Longevity: The New Compound Interest
  4060. Object Calisthenics #4: Implementations explanations
  4061. Greppability is an underrated code metric
  4062. Departure Mono
  4063. Sleep on it: How the brain processes many experiences — even when ‘offline’
  4064. The Art of Finishing | ByteDrum
  4065. Lava Lakes
  4066. DRY your Apache APISIX config
  4067. Diffusion is spectral autoregression
  4068. Preferring public method isolation
  4069. Shader Language ECS, Part 1 - Idea
  4070. DEFRAG THE GAME
  4071. Effective Spaced Repetition
  4072. How I’ve managed notes over 12 years
  4073. How to be better at making decisions
  4074. The Internet's Creative Constraints: Reclaiming Our Digital Legacy
  4075. Behavior Sanitizers in Elixir
  4076. Attention Is The Scarce Resource
  4077. Deploy a container to Azure App Services Using a system-assigned Identity - Tore Nestenius | Trainer and Senior Software Developer
  4078. The Co­Initialize­Security function demands an absolute security descriptor - The Old New Thing
  4079. Store connection string in Azure App Service and Azure Key Vault | BinaryIntellect Knowledge Base
  4080. 1,000,000 - An's Blog | SpaceHey
  4081. Extreme Pi Boot Optimization
  4082. How to test HttpClient inside API Tests
  4083. Linkpreview - Check your website og image, meta tags, favicon, etc.
  4084. Rahix' Blog
  4085. Clojure interactive development 101 • The Blog of Myke Bilyanskyy
  4086. FastHTML page
  4087. Impressions on Sudbury Schooling
  4088. Benoit Essiambre
  4089. The Pull Request - Tyler Cipriani
  4090. Pixels, Clicks and Emotional Tricks
  4091. How to sync Mac and Linux /home
  4092. An Ode To My 5-Year-Old Samsung Galaxy S10e
  4093. Optimizing Interpreters: Fusion
  4094. My Hacker News is a little bit prettier
  4095. Why You Should Attend Experts Live Europe 2024 in Budapest: Unlocking Opportunities in the Heart of Innovation
  4096. Founder Mode
  4097. Surviving and Thriving in Tech: Timeless Advice from Three Decades in Software Engineering
  4098. Building LLMs from the Ground Up: A 3-hour Coding Workshop
  4099. Hard drives we didn't want or need
  4100. I Don't Care for Gnome
  4101. Buy, Borrow, Die - Explained
  4102. Deleting emails will not save the planet
  4103. Who Wins With Cursor & Copilot? - Tim Kellogg
  4104. lorentz app
  4105. How to get the benefit of a high-end fitness tracker without actually buying one – Daniel Frank
  4106. The two types of work
  4107. Alex Pliutau | My first experience with Gleam Language
  4108. No, You Won't Need These Backup Slides • Ahmet Altay
  4109. Why do LLMs make you more creative?
  4110. This month in Servo: tabbed browsing, Windows buffs, devtools, and more! - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
  4111. Patrick Breyer (@echo_pbreyer@digitalcourage.social)
  4112. My Biggest Fear In My Software Engineering Career – Dev Leader Weekly 59
  4113. Is my vision that bad? No, it’s just a bug in Apple’s Calculator.
  4114. Sky Alarm
  4115. Introduction to Event Sourcing for .NET Developers
  4116. Christoph Kappestein
  4117. Managing Angular
  4118. The Tyranny of Middle Management
  4119. Frak Lopez | I will f(l)ail at your tech interviews, here's why you should care
  4120. Programming ZKPs: From Zero to Hero
  4121. How to Optimize Your Career for Happiness
  4122. My Journey to Pain-Free Typing
  4123. The Joys of Playing Live Music
  4124. Data driven is not the silver bullet you think it is
  4125. My Software Bookshelf
  4126. What makes it exciting?
  4127. Writing as a means of slowing down
  4128. Why You Need an Online Portfolio
  4129. To Nerves from Elixir
  4130. Home
  4131. Why Reading Official Documentation First Made Me a Better Developer
  4132. ASP.NET Core 9.0: HybridCache in ASP.NET Core
  4133. In the Windows kernel, what is a LUID, and what makes it loo-ey? - The Old New Thing
  4134. Broadcasting Messages with Apache Kafka and .NET | no dogma blog
  4135. courses/prompt_engineering_interactive_tutorial at master · anthropics/courses
  4136. I just crossed $1 million on GitHub Sponsors. 💰🎉
  4137. Elasticsearch is Open Source, Again
  4138. The secret inside One Million Checkboxes
  4139. Chrome is Entrenching Third-Party Cookies For Some Sites In A Way That Will Predictably, Inevitably Mislead Users | Brave
  4140. The System Prompts Behind Claude’s Artifacts
  4141. Strange Blood Disorder: Unveiling the Mystery of My Poisoning in Sweden
  4142. Invisible asymptotes in vertical software
  4143. I hate ChatGPT and stackoverflow and nothing can help me code anymore without getting downvoted to death someone please make a better platform
  4144. Why Async Functions Don't Belong in Promise Executors
  4145. UV with Django
  4146. Cracking Electron: Why Electron is not secure for paid macos apps
  4147. How to become a ⭐STAR⭐ LLM engineer
  4148. I spent an evening on a fictitious web
  4149. Using search as a primary datastore since the docs said not to
  4150. HashMap in 25 lines of C
  4151. Judges Rule Big Tech's Free Ride on Section 230 Is Over
  4152. Announcing .NET Aspire 8.2 - Goodbye Components, Hello Integrations! - .NET Blog
  4153. Bypassing airport security via SQL injection
  4154. Do You Need Multi-tenancy?
  4155. How is the Windows.Foundation.Uri.Domain property different from Host? - The Old New Thing
  4156. Low Cost Mini PCs
  4157. [PATCH 0/1] Retiring from the Rust for Linux project
  4158. HDMI Forum rejects AMD's HDMI 2.1 open-source driver
  4159. Skip
  4160. The 4-chan Go programmer
  4161. Air Con: $1697 for an on/off switch
  4162. GitHub - sjpiper145/MakerSkillTree: A repository of Maker Skill Trees and templates to make your own.
  4163. Why I Always Use PostgreSQL Functions For Everything
  4164. YOTEY Article | Why I decided to make a project management tool and why I think it is different
  4165. The Power of a Command-Line Processor
  4166. How You Should Keep Score in Pickup Basketball - Bryan Shalloway's Blog
  4167. Regrets of the Dying – Bronnie Ware
  4168. Understanding Linux's File Descriptors: A Deep Dive Into '2>&1' and Redirection
  4169. Shedding Extra Complexity and Shipping Side Projects
  4170. Weird People
  4171. The Beauty Of Having A Pi-hole
  4172. How we cut token count by 11% and boosted success rate by 3.9% by using HTML instead of JSON in our LLM calls
  4173. Stranded
  4174. Visual Studio for Mac Retirement – Visual Studio Code Setup
  4175. BinaryFormatter removed from .NET 9 - .NET Blog
  4176. On the strange status of wchar_t in classic MIDL - The Old New Thing
  4177. Why every .NET developer is already an Uno Platform developer
  4178. Understanding Angular AOT vs. JIT Compilations
  4179. GameNGen
  4180. Free Public APIs
  4181. Things I learned talking to the new breed of scientific institution
  4182. We've Been Lied To About Work
  4183. Exploring inner workings of a random free android VPN
  4184. How I’d Set Up My Tech If I Were Tate: Ensuring the Police Have Zero Evidence
  4185. Dokploys: How I Accidentally Became an Admin on 600 Servers
  4186. Cons Artist - Spring @Cacheable
  4187. All Aboard the Bootstrap Transpiler Express
  4188. Implementing Vercel-style paste functionality in your web app
  4189. Scattered thoughts on buying software businesses · Applied Cartography
  4190. Predicting the Future of Distributed Systems
  4191. The Startup Designer
  4192. I wrote a file watcher so I can automatically reload my code
  4193. 💻 I coded my own dead link checker
  4194. The Monospace Web
  4195. Introducing the Pinecone .NET SDK - .NET Blog
  4196. .NET Community Toolkit 8.3 is here! NativeAOT, .NET 8 enhancements, and more! - .NET Blog
  4197. C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options - .NET Blog
  4198. The Microsoft/IBM joint development was built on mutual respect, wait, is respect the right word? - The Old New Thing
  4199. Box64 and RISC-V in 2024
  4200. Deploy a container to Azure App Services using Azure CLI and user-assigned managed identity – Tore Nestenius
  4201. Understanding .NET stack traces - A guide for developers
  4202. Three Kinds of Research
  4203. When (not) to write an Apache APISIX plugin
  4204. How to Hire a CTO
  4205. Someday
  4206. Measuring the Black Death
  4207. Danny O'Brien's Oblomovka » Blog Archive
  4208. Reading PCAP Files (Directly) With DuckDB - rud.is
  4209. Why I still self host my servers (and what I've recently learned)
  4210. Building a Self-Hosted CDN for BSD Cafe Media
  4211. Debug Smarter | rugu
  4212. Avoiding Unnecessarily Running Triggers in Postgres
  4213. Why should anyone boot you up?
  4214. Sometimes, I can't talk | nicole@web
  4215. Use websockets in Godot on itch.io with Caddy
  4216. You're not just buying hardware with Oxide
  4217. Running Apache Kafka on Windows | no dogma blog
  4218. live-bootstrap/parts.rst at master · fosslinux/live-bootstrap
  4219. Capt. Grace Hopper on Future Possibilities: Data, Hardware, Software, and People (1982)
  4220. Weekly 0074
  4221. Dokku: my favorite personal serverless platform – Hamel’s Blog
  4222. Thoughts on finding the essential elements of a set - The Old New Thing
  4223. Dutch DPA imposes a fine of 290 million euro on Uber because of transfers of drivers' data to the US
  4224. Fixing a Bug in Google Chrome as a First-Time Contributor
  4225. 30+ Tips for .NET Developers
  4226. Removing stuff is never obvious yet often better
  4227. TIL: 8 versions of UUID and when to use them
  4228. To Soft Delete or Not to Soft Delete
  4229. Why am I writing a Rust compiler in C?
  4230. Lidl Is Taking On AWS: The Age of EuroCloud?
  4231. Why Solid?
  4232. Can you convert a video to pure css?
  4233. http.Handlers and error handling in Golang | Lanre Adelowo
  4234. buzl.uk
  4235. Emulating the early Macintosh floppy drive
  4236. Doing what needs to be done 02/26/24
  4237. Michael Tsai - Blog - Self-Hosted VPN App Rejected Due to IAP
  4238. Managing Latency is like Workplace Risk Mitigation | Kai Malcolm
  4239. Dan Coe Carto - Creating REMs in QGIS with the IDW Method
  4240. Is Telegram really an encrypted messaging app?
  4241. Home - Strandbeest
  4242. Study: Air purifier use at daycare centres cut kids' sick days by a third
  4243. XAML Reuse with Templates in Applications for Windows and the Uno Platform - Nick's .NET Travels
  4244. Create Calendar Entries with Anthropic Claude 3.5
  4245. Shared/Defenders think in lists. Attackers think in graphs. As long as this is true, attackers win.md at master · JohnLaTwC/Shared
  4246. Maximize Efficiency and Savings: Stop Reinventing the Wheel in Software Development
  4247. SQL Has Problems. We Can Fix Them: Pipe Syntax In SQL
  4248. You Are NOT Dumb, You Just Lack the Prerequisites
  4249. Is the Open Source Bubble about to Burst?
  4250. 10 Reasons Why Technological Progress Is Now Reversing
  4251. Giving the finger to MFA - a review of the Z1 Encrypter Ring from Cybernetic
  4252. "What is marketing all about?" - Thoughts on marketing from a developer and rookie marketer
  4253. You’re Probably Implementing Click and Drag Wrong
  4254. Why has the Internet of Things failed?
  4255. Two-Box Problem in Julia
  4256. On "Software Engineering" circa 2023
  4257. Teaching chat models to solve chess puzzles
  4258. Remote Soccer • Joe Blau
  4259. I Want to Love Azure, But They Make It Hard
  4260. Create an internal CLI
  4261. I got some unsolicited assistance when creating a puzzle
  4262. Reactive Agents
  4263. Quitting a 9 to 5
  4264. CORS is Stupid - Kevin Cox
  4265. JS Dates Are About to Be Fixed | TimeTime
  4266. buzl.uk
  4267. A symbol for the fediverse ⁂
  4268. Microsoft formally deprecates the 39-year-old Windows Control Panel
  4269. 4 Years In Big Tech After Startups – Dev Leader Weekly 58
  4270. I sped up serde_json strings by 20%
  4271. Meta Cancels High-End Mixed Reality Headset After Apple Vision Pro Struggles
  4272. BuddyInjector
  4273. Adding 16 KB Page Size to Android
  4274. 'CVS: cvs.openbsd.org: src' - MARC
  4275. Chasing Chase: Why I'll Never Trust Chase Bank Again, A Yuppie Nightmare - jxnl.co
  4276. Screaming Architecture
  4277. Track Laravel Code Coverage with ChipperCI - OtterWise
  4278. Why I prefer rebase over merge (and everything else) - ShiftMag
  4279. Why does getting a job in tech suck right now? (Is it AI?!?)
  4280. Did you lose your AirPods?
  4281. How I Build Apps (And So Can You) – Amiantos.net
  4282. Reframing ADHD in dogs: a compassionate perspective
  4283. Way Enough - VLMs Hallucinate
  4284. Building a DIY Security Camera Display Using Raspberry Pi, i3 and MPV | Blog - Janez Troha
  4285. Talk to Me Human Devlog: Automating Screenshots: Relishing Making One's Own Tools - Maxwell Forbes
  4286. So you got an IPv6-only VPS?
  4287. Generating structured data with LLMs - Beyond Basics
  4288. Fluid Simulation and Web Assembly
  4289. Debunking Event Sourcing
  4290. GitHub - dpjudas/SurrealEngine: Unreal Tournament Engine Reimplementation
  4291. 17-Year-old Student Exposes Germany's 'Secret' Pirate Site Blocklist * TorrentFreak
  4292. Forgejo is now copyleft, just like Git
  4293. Time Traveler Causes of Death
  4294. What if I need to wait for more than MAXIMUM_WAIT_OBJECTS threads? - The Old New Thing
  4295. Claude’s API now supports CORS requests, enabling client-side applications
  4296. What if I need to wait for more than MAXIMUM_WAIT_OBJECTS threads? - The Old New Thing
  4297. Book review: The MVVM pattern in .NET MAUI - MSicc's Blog
  4298. Continuous reinvention: A brief history of block storage at AWS
  4299. Terraform keeps adding/removing hidden-link tags
  4300. Multiple Erlang/Elixir versions in Windows — /var/
  4301. HTMX and Raku Cro
  4302. Self-hosting DNS - GHOST
  4303. Max Rumpf
  4304. Zeynep Evecen
  4305. 5 Tactics To Start Scaling Software
  4306. Ordinals aren’t much worse than Quaternions
  4307. My Guide to Applying for Junior Software Engineering Roles – Vincent's tech blog
  4308. maybe knowing too much about others isn’t so great – Daniel Frank
  4309. A complete guide on being a great manager, written by an engineer
  4310. Notes from Figma I: How We Succeeded In Design
  4311. I could [not] care less
  4312. Representation Engineering Mistral-7B an Acid Trip
  4313. How I Back Up My Data
  4314. Everyday Llamas
  4315. Do Things That Will Surpass Your Life
  4316. Exposing youth to programming by finding the password
  4317. Data Modeling Entitlements and Pricing for SaaS Applications
  4318. On the art of resource conservation in software systems
  4319. GitHub - instantdb/instant: The realtime client-side database
  4320. mjg59 | What the fuck is an SBAT and why does everyone suddenly care
  4321. The role of the activation factory in the Windows Runtime - The Old New Thing
  4322. An unordered list of hidden gems inside NixOS — kokada
  4323. Celebrating 6 years since Valve announced Steam Play Proton for Linux
  4324. 🎉 Celebrating 11 Years as a Microsoft MVP: A Journey of Perseverance and Gratitude 🌟
  4325. I’m Tired of Fixing Customers’ AI Generated Code
  4326. Host Protomaps as static files on Cloudflare Pages for free with Service Workers
  4327. How To Scale Payment Systems With The Saga Pattern
  4328. The Easiest Way to Stand Out With Your Work
  4329. Async hazard: mmap is secretly blocking IO
  4330. OpenAI Forks GPT-4 into Separate ChatGPT and API Models
  4331. video to css
  4332. Running an LLM on a simple Raspberry Pi
  4333. Quitting My Job For The Way Of Pain — Ludicity
  4334. Engineers are not just builders
  4335. Thoughts on coding with LLMs
  4336. Linux Market Share Reaches New Peak: July 2024 Report - OSTechNix
  4337. Supercharge your testing experience with MSTest.Analyzers - .NET Blog
  4338. Classical Periodic Table
  4339. Using Kafka with .NET | no dogma blog
  4340. I've Built My First Successful Side Project, and I Hate It
  4341. .:: Phrack Magazine ::.
  4342. What does ERROR_KEY_DELETED mean? - The Old New Thing
  4343. GitHub - shadps4-emu/shadPS4: PS4 emulator for Windows,Linux,MacOS
  4344. Being on The Semantic Web is easy, and, frankly, well worth the bother
  4345. uv: Unified Python packaging
  4346. Zen Browser
  4347. Subscribe to read
  4348. What's In-Context Learning in Deep Learning and Why Is It so Cool?
  4349. What I Learned Working For Mark Zuckerberg - Noah Kagan
  4350. My quality of life improvements to Arch Linux
  4351. Sustained Inaction
  4352. Building a modular softsynth from scratch (Week 1)
  4353. Startup CTO - Premature Scaling
  4354. Finding a ‘harmless’ Pi-hole vulnerability
  4355. Friend's “Always Listening” Feature is Sketchy
  4356. Max Rumpf
  4357. Bevy ECS as a data layer for static site generation with Leptos
  4358. The big stack game of LLM poker
  4359. Server-first Web Components with DSD, HTMX, and Islands | Codrops
  4360. LLM Demand Is Currently Inelastic
  4361. Competing in search — Benedict Evans
  4362. Chat-GPT plugin to co-write texts and strings | Create Admin Panels faster on Node and Vue with AdminForth Framework
  4363. Introducing Zed AI - Zed Blog
  4364. What P vs NP is actually about
  4365. That Blue Text – a Link Is Not Authenticity
  4366. Some thoughts about tech debt...
  4367. Fellow Founders, Play VC Game Carefully
  4368. Reimagining architecture principles
  4369. Primer - Shane Carruth
  4370. Personal Identity
  4371. On Writing Well | nikhil.bafna
  4372. Data Exfiltration from Slack AI via indirect prompt injection
  4373. GitHub - ankane/transformers-ruby: State-of-the-art transformers for Ruby
  4374. The anatomy of a 2AM mental breakdown
  4375. Toasts are Bad UX
  4376. Another tribute to Microsoft history hiding in Building 41 - The Old New Thing
  4377. Support PUT, PATCH, and DELETE in HTML Forms
  4378. Navigating Tech Debt in Early-Stage Startups: The Double-Edged Sword
  4379. Foone🏳️‍⚧️ (@foone@digipres.club)
  4380. EP 65: Primary Constructor in C#
  4381. GitHub - wasi-master/13ft: My own custom 12ft.io replacement
  4382. actually, everyone's life is weird
  4383. Tracking and publishing my TILs
  4384. Understand value to price your time or services - Ritza Articles
  4385. Running Postgres inside Node-RED via WASM and PGlite · Cross Dominant
  4386. To broadcast or not to broadcast
  4387. Cache Grab: How Much Are You Leaving on the Table? – CSS Wizardry
  4388. Migrating From DokuWiki to Obsidian
  4389. Blog Posts vs. Social Posts
  4390. What's the deal with setuptools, setup.py, pyproject.toml and wheels?
  4391. How to Make Wealth as a Startup Founder
  4392. A Terminal Based Workflow
  4393. Building a cost-effective logging platform using Clickhouse for petabyte scale
  4394. Quines in LLM
  4395. On method values, part 1
  4396. State of Generics and Collections
  4397. I curate a daily newsletter with resources about Golang - Daily Golang. Here are the latest 6 issues of the newsletter
  4398. Reckoning: Part 2 — Object Lesson - Infrequently Noted
  4399. Twitter as the embodiment of the American ethos – Daniel Frank
  4400. Sourcegraph went dark | Eric Fritz
  4401. On finishing things
  4402. Constraining writers in distributed systems
  4403. The gigantic and unregulated power plants in the cloud - Bert Hubert's writings
  4404. Storage Tanks
  4405. Constructing nodes of a hand-made linked list, how hard can it be? - The Old New Thing
  4406. Micro-libraries need to die already
  4407. Roblox is Already the Biggest Game In The World. Why Can't It Make a Profit (And How Can It)? — MatthewBall.co
  4408. Top .NET Blogs to Follow in 2024 for Mastering .NET Development
  4409. GitHub - janbjorge/PgQueuer: PgQueuer is a Python library leveraging PostgreSQL for efficient job queuing.
  4410. EP 64: Service Locator Pattern in .NET
  4411. Markov chains are funnier than LLMs
  4412. Leaving Neovim for Zed
  4413. FormattableStringFactory - Creating dynamic FormattableString instances
  4414. GitHub - TomWright/dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
  4415. VHS to Digital
  4416. It's not just B2C vs B2B anymore
  4417. Create a Kamal-ready VPS on Hetzner using Terraform – Dylan Castillo
  4418. Antimatter is the best post-chemical rocket propulsion system
  4419. AI Systems Security: Top Tools for Preventing Prompt Injection
  4420. Everything you never thought you wanted to know about emoji flags — featherless software design
  4421. Crazy debugging stories - Recursion
  4422. On The Defense Of Heroes
  4423. You might be overusing Vim visual mode | Max Shen Dev
  4424. Adding an Astro Search Bar
  4425. An underrated software engineering interview question – Jake Zimmerman
  4426. Watching sunsets
  4427. Just use Postgres
  4428. GitHub - rfinnie/blockbuster: Blockbuster Video VHS insert template
  4429. Design flaw has Microsoft Authenticator overwriting MFA accounts, locking users out
  4430. The Vital Role of QA: Why Independent Testing is Essential for Software Integrity
  4431. Software development is hard - Dmitry Kudryavtsev
  4432. This week in KDE: System Settings modernization and Wayland color management
  4433. Why Solve Puzzles in Minutes When You Can Code a Solution in Days?
  4434. When Numbers Are Bits: Distributed Representations for Sets
  4435. Should I Close Source my Company? Replying to Supabase | Ben Butterworth
  4436. The sentinel toothpaste: a useful programming technique for everyday life
  4437. Hologrammata - Gravity, entropy, and life.
  4438. Subtitle Shenanigans in SwiftUI’s Menu — featherless software design
  4439. You can't own a pen | Attainable Felicity
  4440. Workspace navigation with tmux+fzf
  4441. Benchmarking OpenAI LLMs for JSON Generation
  4442. Tool Which Tracks All VC Funded Startups. It extracts historical company information, AI analyzes what the startup would be interested in buying & verifies B2B emails of key decision makers. Use this tool to create super personalized messages for the founders!
  4443. EP 63: Keyed Service Dependency Injection in .NET
  4444. Build A Web API From Scratch – Dev Leader Weekly 57
  4445. X ordered to pay €550,000 to Irish employee fired for not replying to Elon Musk's yes-or-resign 'extremely hardcore' ultimatum
  4446. Discrete Mathematics - An Open Introduction
  4447. A case for vanilla JSX
  4448. Complete Guide to Amazon SQS and Amazon SNS With MassTransit
  4449. Everyone should have a PiKVM in their desk area
  4450. The Tyranny of Defaults: Why the Worst Monopolies Are in Your Mind
  4451. PyTorch is dead. Long live JAX.
  4452. Bun DIY: Tailwind Lite | christophilus
  4453. Can GPT generate random numbers ?
  4454. Are you considering Event Sourcing? Think again.
  4455. Conformal Sets Part 2, Estimating Precision
  4456. Obvious advice
  4457. EP 61: Custom Type Handling with Dapper in .NET
  4458. The 1 Hour per Year Bug (But Only in Pacific Time!)
  4459. AI Fundamentals: Energy-Based Models | Michal's corner
  4460. The case of the missing ordinal 380 - The Old New Thing
  4461. The CI Flake · HookRace Blog
  4462. Creators vs Consumers
  4463. No Outer <code>margin</code> | Kyle Shevlin
  4464. The unexpected emotional cost of being an indiehacker
  4465. LLMs are bad at returning code in JSON
  4466. What makes you not give up on life?
  4467. That's the Sound of Devs Working on the Chain Gang
  4468. How I wrote a Domain-Specific Language (DSL)
  4469. Ferris Wheels
  4470. Instead of putting a hash in the Portable Executable timestamp field, why not create a separate field for the hash? - The Old New Thing
  4471. EP 57: How can you make your password more secure?
  4472. Helium Synthesis
  4473. CSVs Are Kinda Bad. DSVs Are Kinda Good.
  4474. Use R to prompt a local LLM with ollamar
  4475. Shipping Linear Drafts
  4476. What can software developers really learn from SpaceX Raptor 3 engine?
  4477. Optimizing SPA load times with async chunks preloading
  4478. Detecting Sign Language in News Videos
  4479. Does Prompt Caching Make RAG Obsolete? - Tim Kellogg
  4480. SQL iceberg - AlexandreHTRB blog
  4481. Keeping Production Observable with rising costs
  4482. Take a guess at what this icon in Confluence means
  4483. Magic ENV variables for (Py)Torch models in K8s
  4484. no more needless backends for flutter apps
  4485. Sugar, spice, and everything nice... Part 1 · Nova
  4486. Plates and states
  4487. Will Postgres development rely on mailing lists forever?
  4488. STD Doesn't Have to Abstract OS IO
  4489. Azure APIM Policy: Maintain CORS Allowed-Origins per Environment using Named Values
  4490. How I won $2,750 using JavaScript, AI, and a can of WD-40
  4491. Announcing Uno Platform Solution Template Wizard for JetBrains Rider
  4492. .NET Conf 2024 – Celebrating the Release of .NET 9! – Save the Date! - .NET Blog
  4493. Temporarily dropping a lock: The anti-lock pattern - The Old New Thing
  4494. YTCH
  4495. Examples of Great URL Design
  4496. EP 56 : Break Into Big Tech — Journey From Startup To Microsoft
  4497. EP 53: 8 Tips To Improve EF Core Performance
  4498. A comparative study of fine-tuning GPT-4o-mini, Gemini Flash 1.5 and Llama-3.1-8B
  4499. LM: #276: The work is the network
  4500. other.txt
  4501. Local-First, Now and Always!
  4502. Thoughts on How I Would Run a Startup
  4503. A Quick-ish Accessibility Review: shadcn/ui Charts | Ashlee M Boyer
  4504. Memory-mapped CPU tensor between Torch, Numpy, Jax and TensorFlow
  4505. All of Earth's water in a single sphere!
  4506. An introduction to auto-vectorization with LLVM
  4507. Why I am stuck using Dropbox?
  4508. Integrating Random Functions on a Cluster with Temporal
  4509. You should make a new programming language
  4510. Action without thinking
  4511. Comparing Different "SQL over HTTP" APIs
  4512. The Impressionist Blogging Movement
  4513. Things I Remember off the Top of My Head
  4514. An argument for logging off - Aaron Francis
  4515. Staying Organised With a Spicy Brain
  4516. Has the Recession Started?
  4517. Pixel 9 Pro
  4518. Introducing the Azure AI Inference SDK: Access More AI Models with the Azure AI Model Catalog - .NET Blog
  4519. Create a CRUD Web API in minutes with Data API Builder and EF Core Power Tools
  4520. A look back at one of the (many) projects code-named Highlander - The Old New Thing
  4521. You should make a new programming language
  4522. GitHub - judofyr/spice: Fine-grained parallelism with sub-nanosecond overhead in Zig
  4523. NASA Investigation Finds Boeing Hindering Americans’ Return to Moon
  4524. XML-based Solution Files – No more cryptic GUIDs
  4525. Celestial Event
  4526. Flight Rationale
  4527. Default map value
  4528. One-Year RSU Grants are for Suckers or Quantifying the Free Option Value of the Four-Year Varietal - Daniel D. McKinnon
  4529. Vector Stores Are Dumb - Tim Kellogg
  4530. Stephens Blog!
  4531. Building static binaries in Nix — kokada
  4532. Quote-unquote "macros"
  4533. Lessons From a Bike Shop
  4534. What's Next? (2024 edition)
  4535. Against Names
  4536. Streaming
  4537. Repair and Remain
  4538. Apple’s requirements to hit creators and fans on Patreon
  4539. PGlite
  4540. There Is No Antimemetics Division
  4541. Okay, I really like WezTerm
  4542. Embracing the power of the empty set in API design (and applying this principle to selectors and filters) - The Old New Thing
  4543. Passing Arguments to VS Code when Debugging in C# and .NET | no dogma blog
  4544. Passing Arguments to VS Code when Debugging | no dogma blog
  4545. GitHub - DioxusLabs/blitz: High performance HTML and CSS renderer powered by WGPU
  4546. How to avoid losing items? Holding pens.
  4547. Server Mono
  4548. async2 - The .NET Runtime Async experiment concludes
  4549. 7 Things I've learned building a modern TUI Framework
  4550. I Made $1M as a Solopreneur
  4551. You are the fuel that energises Elon Musk’s hate machine
  4552. MySQL Cascading Changes and Why You Shouldn't Use Them
  4553. My mechanical keyboard journey
  4554. Why Vite? Optionality Versatility & The Vibes.
  4555. One Million Checkboxes and the fear of viral success
  4556. Grandma's Word
  4557. Rust GUI library via Flutter, done simple
  4558. Things I Won't Work With: Dimethylcadmium
  4559. Progress on porting Firefox
  4560. GitHub - versotile-org/verso: A web browser that plays old world blues to build new world hope
  4561. The Days Are Long but the Years Are Short
  4562. Mastering Code Documentation with Copilot: Enhancing XML and Code Comments in Projects
  4563. Chevy Ray | How I Created 175 Fonts Using Rust
  4564. GitHub - evilsocket/opensnitch: OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
  4565. How I Generated Over $100,000 Using Twitter?
  4566. Transformer Explainer
  4567. The Current State of Open Source Licenses and What’s Next
  4568. Matthew Sanabria - Observability Companies to Watch in 2024
  4569. The Future of the Internet: More Robots, Less Us? • Bilal Blog
  4570. Building a Node.js command-line tool · Dan Cătălin Burzo
  4571. Understanding Styles and Resources in Windows and Uno Platform Applications - Nick's .NET Travels
  4572. System Design for Entity Resolution
  4573. Talking to appliances from the CLI
  4574. Hybrid Teams are the Worst
  4575. A wonderful coincidence or an expected connection: why π² ≈ g.
  4576. Emacsair! Magit 4.0 released
  4577. Go Straight To The Source For Promotions – Dev Leader Weekly 56
  4578. 🔍 𝗘𝘅𝗽𝗹𝗼𝗿𝗶𝗻𝗴 𝘁𝗵𝗲 𝗕𝗲𝗻𝗲𝗳𝗶𝘁𝘀 𝗼𝗳 𝗘𝗻𝘂𝗺𝗲𝗿𝗮𝘁𝗶𝗼𝗻𝘀 𝘄𝗶𝘁𝗵 𝗘𝘅𝗽𝗹𝗶𝗰𝗶𝘁 𝗩𝗮𝗹𝘂𝗲𝘀 𝗶𝗻 𝗣𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴
  4579. Approved Resolutions | Special Meeting of the ICANN Board
  4580. SNES graphics: 186.2<span style='text-transform: lowercase;'>ns</span> or bust!
  4581. How the SNES Graphics System works
  4582. Meteor Shower PSA
  4583. 5 EF Core Features You Need To Know
  4584. Hacking a VoIP Phone
  4585. Laser Fault Injection for The Masses
  4586. Maybe You're Just Not Smart
  4587. Always have a project
  4588. A/B testing is not for startups
  4589. Olympics
  4590. Making an Ollama-compatible RAG app
  4591. How to build a handheld game console
  4592. Search query analysis minus the noise
  4593. The Challenge of Building New Cities: Inside The Satmar Hassidic Takeover of Bloomingburg – Daniel Frank
  4594. Surya | Perceived Age
  4595. A feed for everything and everything in a feed
  4596. The Pull Request Self-Review
  4597. GitHub - Dicklesworthstone/llm_aided_ocr: Enhance Tesseract OCR output for scanned PDFs by applying Large Language Model (LLM) corrections.
  4598. Jake Seliger is Dead - Marginal REVOLUTION
  4599. What does it even mean to Close a Windows Runtime asynchronous operation or action? - The Old New Thing
  4600. Jepsen: jetcd 0.8.2
  4601. oTranscribe
  4602. Buy a Raspberry Pi Pico 2 – Raspberry Pi
  4603. System76 - Linux Laptops, Desktops, and Servers
  4604. Azure APIM as a Negotiate Server for Azure SignalR Service
  4605. UPDATE: U+237C ⍼ &angzarr;
  4606. Do Quests, Not Goals
  4607. Elevating .NET MAUI Item Templates: Simplified Namespace Resolution in Latest Release
  4608. "BuT, aUtH iS HaRd"
  4609. Antisocial Club
  4610. Row Embedded Cache: KISS at its finest
  4611. Building an Gmail Auto Labeler With LLMs: A Step-by-Step Guide
  4612. A Heck of a Wild Bug Chase
  4613. Why we left Fly.io
  4614. Turn off your camera
  4615. GitHub - mikex86/LibreCuda
  4616. Is It Time To Version Observability? (Signs Point To Yes)
  4617. Internal CRM: A Recurring Nightmare
  4618. Fairphone Fairbuds Are a Great Idea
  4619. Why Social Media Is Toxic
  4620. Share Claude conversations by converting their JSON to Markdown
  4621. How to Build a Better IDE
  4622. Taking the Drizzle challenge
  4623. Details about METR’s brief initial evaluation of GPT-4o
  4624. Software I Pay For
  4625. Tracers in the dark - Tech ramblings by Marcin
  4626. Natural solutions
  4627. CrowdStrike: Risk assessment is better off at the sharp end
  4628. Back on track!
  4629. Introducing the RP2350 - Dmitry.GR
  4630. Firefox Sidebar and Vertical tabs: try them out in Nightly Firefox Labs 131 – Firefox Nightly News
  4631. q What do I title this article?
  4632. Why do I get E_ACCESS­DENIED when trying to access my brokered Windows Runtime object?COM is double-checking the trust level. - The Old New Thing
  4633. Subscribe to read
  4634. csharplang/proposals/TypeUnions.md at 18a527bcc1f0bdaf542d8b9a189c50068615b439 · dotnet/csharplang
  4635. Apple memory holed its broken promise for an OCSP opt-out
  4636. Prevention of HIV
  4637. Making Linux C++ Crashes Less Chaotic
  4638. Who is the fastest? Node.js, Bun.js, or Deno.js | Trevor Indrek Lasn
  4639. A Few Thoughts On the Selloff
  4640. Announcing Official Puppeteer Support for Firefox – Mozilla Hacks - the Web developer blog
  4641. Dual-Boot NetBSD And Archlinux
  4642. I made a worse search engine than Elasticsearch
  4643. Demystifying Postgres Schema Migrations: Building it from Scratch
  4644. “Why aren’t the designers and engineers sitting together?” — featherless software design
  4645. From Simple to Ornate and Back Again
  4646. First impressions of Gleam: lots of joys and some rough edges
  4647. An update on our general capability evaluations
  4648. Part Assholes are Awesome
  4649. Examples of left and right inverses
  4650. Tony Hawk's Pro Strcpy
  4651. Adding .NET Aspire to your existing .NET apps - .NET Blog
  4652. How do I know when the user has finished interacting with the Accounts­Settings­Pane? - The Old New Thing
  4653. Vice President First Names
  4654. Full Text Search over Postgres: Elasticsearch vs. Alternatives - ParadeDB
  4655. The Actual Wolf of Wall Street Sales Script
  4656. EP–1320 medieval
  4657. Tracking supermarket prices with playwright
  4658. Y'all are sleeping on HTTP/3
  4659. 1fps.video - Hassle-free Screen Sharing
  4660. kubernetes/pkg/controller/volume/persistentvolume/pv_controller.go at 60c4c2b2521fb454ce69dee737e3eb91a25e0535 · kubernetes/kubernetes
  4661. Submitting conference abstracts that get accepted
  4662. The Art of Dithering and Retro Shading for the Web - Maxime Heckel's Blog
  4663. Leaving Stripe: Parting Thoughts
  4664. Llama's Legal Labyrinth
  4665. Cloudflare has made it too easy to access your homelab on the internet
  4666. “How to let go: one life ends while another begins”
  4667. Tech is changing- where are we going?
  4668. State Monad For The Rest Of Us
  4669. You don't need NordVPN (if you have SSH) ·
  4670. Robin Rendle — Design ain’t a democracy
  4671. 6 Open Source Tools to Query OpenStreetMap
  4672. How to save the day with Feature Flags
  4673. Ten years of this site
  4674. LLM-centric Software Paradigms
  4675. Introducing Structured Outputs in the API
  4676. Fixing VSCode Markdown preview with symbolic links!
  4677. It rather involved being on the other side of the airtight hatchway: Disabling a security feature as an administrator - The Old New Thing
  4678. 7 memorable moments in Chromecast's history
  4679. University Age
  4680. Debugging a rustc segfault on illumos :: sunshowers
  4681. Postgres Partitioning in Prod Without Downtime | Prefect
  4682. We hacked Anki - 0 day exploit from studying someone elses flashcards
  4683. A primer on how End-to-End Encryption IS NOT PREVENTING policing, arrest, or conviction of the rioters in the UK race riots (HT @shashj @DmitryOpines @AntiRacismDay @arusbridger)
  4684. Linux backup workflow for hackers with restic, rclone, Backblaze B2
  4685. Solving Super Six
  4686. Debunking the Dunning–Kruger effect with random number simulation | Evgeny Ivanov
  4687. 10 HTML Tips You Must Know About in 2024
  4688. The Saucer - A DIY trackpad attachment for the Voyager
  4689. The Network Time Protocol: What Times Are It?
  4690. Scrolling like it’s 2008
  4691. Scheduling Model in LLVM - Part I
  4692. Video with alpha transparency on the web
  4693. Just Build Websites
  4694. Print Debugging and Print Profiling
  4695. Back to Personal Website
  4696. Andy Warhol's lost Amiga art found
  4697. Azure APIM Wildcard Operations
  4698. Create a CRUD Web API in minutes with Data API Builder and EF Core Power Tools
  4699. What are the dire consequences of registering a RunOnce command from my RunOnce command? - The Old New Thing
  4700. WebGPU Unleashed: A Practical Tutorial
  4701. European Citizens' Initiative
  4702. How I program in 2024
  4703. GitHub - lvkv/whenfs: A FUSE Filesystem for your Google calendar
  4704. Using your Kindle as an e-ink monitor
  4705. Starting hospice. The end
  4706. Organizing Parameters in Minimal API with the AsParametersAttribute
  4707. [HOWTO] Report code coverage of .NET solution in SonarCloud when using Azure DevOps Microsoft-hosted linux agent
  4708. Praise my GitHub profile!
  4709. Airlines Are Running Out Of Flight Numbers, And They Don't Know What To Do About It - View from the Wing
  4710. Create your own DIY Password Manager with Vim and Syncthing
  4711. Reducing folium map sizes
  4712. You Can't Spell WebRTC without RCE - Part 1
  4713. Against XMPP+OMEMO - Dhole Moments
  4714. why It’s good to reflect on boycotts – Daniel Frank
  4715. I'm back, Ruby on Rails
  4716. How I Cured My Procrastination - Learn How To Learn
  4717. Don't use LIMIT OFFSET for pagination in PostgreSQL
  4718. If you have to optimize, it isn't good enough
  4719. Writing a system call tracer using eBPF
  4720. The birth of ILC
  4721. Building software brick by brick & New Internet
  4722. Porting my JavaScript Game Engine to C for No Reason
  4723. How Figma Component Variants map to XAML Visual States in Windows UI - Nick's .NET Travels
  4724. Reverse engineering the 59-pound printer onboard the Space Shuttle
  4725. Mastering the Art of Public Speaking: Captivate Your Audience from the Start by Explaining “the Why”
  4726. How to Build Anything Extremely Quickly - Learn How To Learn
  4727. GitHub Profile Roast 🔥🔥🔥
  4728. My Blog Infra Is Gonna Make You Cry Tears Of Blood
  4729. I have the world's fastest website, and It's probably slow for you - ALEXSKRA
  4730. Netninja.com
  4731. The state of the Postgres community
  4732. (¬; Squatting npm for Remote Code Execution
  4733. Auditing Atlassian Plugins, 53 0-Days Later
  4734. Nixie Tube Watch | Yusuf Ali
  4735. In Life, One Sometimes Makes Bad Deals - rahul singireddy
  4736. Git the stupid password store
  4737. Blade SSD removal MBP 2017
  4738. Advice to Young Engineers - Robotic Sea Bass
  4739. Custom Note Tagging System with Ctags and Vim
  4740. Understanding The Internals Of Rag
  4741. Confused by infinitesimals
  4742. Copying otp from iMessage using Hammerspoon
  4743. Lisp's grandfather paradox
  4744. How I learned to love Zig's diagnostic pattern
  4745. printf is weird · sarah.engineer
  4746. p5.js
  4747. "We ran out of columns"
  4748. Practice Makes (Almost) Perfect: Behavioral Interviews – Dev Leader Weekly 55
  4749. Improving Code Quality in C# With Static Code Analysis
  4750. Matter
  4751. Passthrough Behavior: Attaching things where they don’t belong
  4752. Error - Cookies Turned Off
  4753. Parallax CollectionView in .NET MAUI
  4754. The Upstream Cause of the Youth Mental Health Crisis is the Loss of Community
  4755. GitHub - ZitaoTech/Hackberry-Pi_Zero: A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4' 720X720 TFT display
  4756. BSD Jumpstart
  4757. AncestorBinding: powerful data binding for complex UI scenarios
  4758. The difference between undefined behavior and ill-formed C++ programs - The Old New Thing
  4759. The Worst .NET Bug I've Ever Fixed
  4760. Adding Serilog to ASP.NET Core: a practical guide
  4761. The Singleton Pattern in C# Today Is Not Your Dad's One!
  4762. Open source AI coding assistance with the Granite models | Red Hat Developer
  4763. Visual Studio Code July 2024
  4764. The Definitive Guide to Building and Deploying Avalonia Applications for macOS
  4765. ICYMI: Video Series on TCP/IP Application Protocol Design
  4766. Introducing Stable Fast 3D: Rapid 3D Asset Generation From Single Images — Stability AI
  4767. 🫠 How I’m navigating energy dips and tough times as a repeat entrepreneur
  4768. Restaurant Hosts Terrify Me
  4769. the case for infinite games and functional decision theory – Daniel Frank
  4770. Recommendation: reports on the search for missing hiker Bill Ewasko
  4771. nico’s blog · Job searching in 2024 is horribly broken
  4772. 📦 How ESM Broke Discord
  4773. JIRA Tickets as a Checklist – Jeremy Belcher
  4774. The trouble with __all__
  4775. Pomax.github.io
  4776. Goodbye Nextra, hello Hugo | luis angel ortega
  4777. Don't Use Preludes And Globs | corrode Rust Consulting
  4778. Automatic Nix flake follows
  4779. "A Story About Jessica" by SwiftOnSecurity
  4780. Clown Services Company - Unregistered Agent, Incompliance, Welfare, Debt Market, Analog, and Imaginary-Risk Solutions
  4781. 100R — about us
  4782. Announcing Flux by Black Forest Labs: The Next Leap in Text-to-Image Models
  4783. What's the difference between Data­Package­View.Get­Uri­Async and Data­Package­View.Get­Web­Link­Async? - The Old New Thing
  4784. How I Got My Laser Eye Injury - Funranium Labs
  4785. 2024-07-31 just disconnect the internet
  4786. How I Computer in 2024
  4787. Coding Faster with dotNetTips.com Spargine 8: August 2024 Release
  4788. Join the Live Discussion: MAUI UI July 2024 in August .NET MAUI Community Standup
  4789. Critter Stack Roadmap for the Rest of 2024
  4790. Davide's Code and Architecture Notes - Web APIs vs REST APIs vs pseudo-REST APIs
  4791. AI for Developers
  4792. Optimizing facets query performance in Corax
  4793. Blazor Basics: Uploading Files in Blazor Server Web Apps
  4794. Why I prefer rST to markdown
  4795. Self hosting a website analytics at zero cost
  4796. How do you change browser in Slack anyway?
  4797. Create Beautiful PDFs with HTML, CSS, and Markdown
  4798. On software as an "in-discipline"
  4799. Custom Enterprise LLM/RAG with Real-Time Fine-Tuning - Machine Learning Techniques
  4800. Back in a few months, I'm networking an octopus
  4801. Bridge Command
  4802. Porting Lean to the ESP32-C3 RISC-V microcontroller
  4803. Why SQL is Forever | Swizec Teller
  4804. cppfront: Midsummer update
  4805. Conditional logging with query parameters
  4806. Why are open source nonprofits so weird?
  4807. Composing Kubectl Commands in Style with Kubed
  4808. Why I Dislike Maturity Models
  4809. The Most Productive LLM Stack (for me)
  4810. Enhancing #help in F# Interactive - .NET Blog
  4811. Exam Numbers
  4812. How to compress out interior padding in a std::pair and why you don't want to - The Old New Thing
  4813. Meta Segment Anything Model 2
  4814. `find` + `mkdir` is Turing complete (retracted)
  4815. GitHub - sickcodes/Docker-OSX: Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
  4816. Azure Functions Best Practices For Performance, Reliability And Security | Build5Nines
  4817. React Hooks vs. Redux in 2024
  4818. Using Entity Framework Core with MongoDB
  4819. Create a .NET PlantUML Markdown Render Extension
  4820. .NET 6: Don’t Panic Yet - But .NET 6 End of Support Is On The Horizon
  4821. ASP.NET Core Basics: Working with JSON
  4822. The React useSyncExternalStore Hook
  4823. Highlights from Git 2.46
  4824. AWS CodeCommit quietly deprecated
  4825. Fix .NET MAUI MissingEntitlement and Provisioning Profiles Issues
  4826. Instead of restricting AI and algorithms, make them explainable
  4827. Using Web Authentication (OAuth2) to access Figma from Windows and Uno Platform Application - Nick's .NET Travels
  4828. Translating All C to Rust
  4829. Our audit of Homebrew
  4830. Porffor
  4831. Foundations · James Heller
  4832. The end of the Everything Cloud
  4833. R package development in Positron
  4834. Why You Should Avoid Storing Authentication Tokens in Local Storage 🚫🔑
  4835. Retrieval-Augmented Generation (RAG) with Elixir
  4836. Nassim Nicholas Taleb’s Dart Problem
  4837. Know your Razors, Guillotines & Hammers
  4838. The highest personal ROI program I have written so far
  4839. After 10 Years, Yelp Gave My App 4 Days
  4840. Building the Micro Journal
  4841. Import but don’t import your NixOS modules
  4842. Visualizing Multiple APIs with Swagger UI
  4843. Exploring credentials in my password manager
  4844. The lie of music discovery
  4845. Azure Container Apps: Scaling Rule based on Azure Service Bus Subscription
  4846. A Eulogy for Dark Sky, a Data Visualization Masterpiece
  4847. Third-party cookies have got to go
  4848. Grant Slater (@Firefishy@en.osm.town)
  4849. Object Calisthenics #1: Elevating Code Quality with 9 Powerful Rules
  4850. Cloud-Native .NET Aspire 8.1 Targets Building Containers, Orchestrating Python -- Visual Studio Magazine
  4851. Making Marten Faster Through Table Partitioning
  4852. Development With A Dot - Checking the Health of an ASP.NET Core Application
  4853. AI and NET: AI in Action in Real-World .NET Applications
  4854. Metalama 2024.2 Generally Available: Class Introductions, Observability, and Much More
  4855. Protect your AWS Webservers from Port Scanning attacks
  4856. Sign VSIX packages with Sign CLI - Visual Studio Blog
  4857. My Love Hate Relationship With Pattern Matching
  4858. Using Ports and Adapters to persist restaurant table configurations
  4859. Replacing IdentityModel with MSAL's support for generic OIDC-compliant authorities
  4860. FastHTML
  4861. Using Figma to Develop Windows and Uno Platform Applications - Nick's .NET Travels
  4862. GitHub - facebookresearch/segment-anything-2: The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
  4863. Chili Tornado Quake
  4864. CrowdStrike's Impact on Aviation - heavymeta.org
  4865. Running One-man SaaS, 9 Years In
  4866. Why I quit my 10h/week tech job | Jo Goh
  4867. Why Only The Rested Win
  4868. GameStop is toast
  4869. How, Where, and Why I Take Notes
  4870. Sending millions of packets per-second with AF_XDP
  4871. How to Rewrite a Web Application | Tony Alicea
  4872. The Moral Implications of Being a Moderately Successful Computer Scientist and a Woman
  4873. Using my iPad for Microsoft Flight Simulator navigation - The Hidden Blog
  4874. How to be discontent | Jo Goh
  4875. 019 - how to feel like you are winning
  4876. Flexible network data preloading in large SPAs
  4877. Optimizing All the Wrong Things
  4878. Why I'm Excited About Local-First Software
  4879. Uno Platform Error & Performance Monitoring with Raygun
  4880. Easily Create Bindings for .NET MAUI with Native Library Interop - .NET Blog
  4881. Why don't Windows Imaging Component pixel format GUIDs continue their nice pattern? - The Old New Thing
  4882. A skeptic's first contact with Kubernetes
  4883. Deploy ASP.NET Core web app to Azure App Service using Visual Studio Code | BinaryIntellect Knowledge Base
  4884. GitHub - izabera/ps
  4885. Announcing TypeScript 5.6 Beta - TypeScript
  4886. Generate and Share Screen Recordings with Media Capture API
  4887. Windows resiliency: Best practices and the path forward
  4888. Introduction to TypeGraphQL
  4889. Avalonia 11.1: A Quantum Leap in Cross-Platform UI Development
  4890. Back to Basics: Await a Task with a Timeout
  4891. Absolute cache expiry corrupts absolutely?
  4892. How many API's does .NET have?
  4893. Carving the Super Nintendo Video System
  4894. Windows Security best practices for integrating and managing security tools | Microsoft Security Blog
  4895. We Chose Meilisearch Over 10+ Other Search Engines Despite a Major Drawback
  4896. Model Collapse is an Information Degredation Problem
  4897. I turned my 10 year old tablet into a digital photo frame, displaying google photos album. 🌴
  4898. I will not do you a quick favour
  4899. Yo'av Moshe - Learning Swedish with Linux, Sway, and an X1 Yoga tablet
  4900. How I learn skills quickly
  4901. Schengen ain't what it used to be
  4902. What is a resource in OpenTelemetry? · Dash0
  4903. Administrivia: Reconsidering the Engineering and Management Tracks
  4904. Eyes Closed, Head First, Can't Lose · James Heller
  4905. My mental model of setf was wrong
  4906. ChatGPT turns every user into a power user
  4907. SQLite vs PostgreSQL
  4908. How to Automate Your Customer Support · Harris Osserman
  4909. GitHub - ionworks/how-to-debug-your-battery: A guide on how to understand the performance of your battery with modelling and improve it
  4910. First In First Out (FIFO) in Message Brokers
  4911. Improve Your C# Code with Pattern Matching! 🚀
  4912. GitHub - arunsupe/semantic-grep: grep for words with similar meaning to the query
  4913. Boosting Performance with Copilot Slash Commands: Unleashing New Speed in Spargine
  4914. How did Facebook intercept their competitor's encrypted mobile app traffic?
  4915. “My company cares more about numbers than people” – Metod Rybar – Personal Blog
  4916. Pragmatism, Neutrality and Leadership
  4917. Why can't I stop eating?
  4918. Stop selling me trichotomies!
  4919. Triaging your own project’s Bugzilla tickets
  4920. It's Hard to Strategize | Sam
  4921. using LLMs as game engines
  4922. Scaling One Million Checkboxes to 650,000,000 checks
  4923. Enhanced Data | cybernetic.dev
  4924. Bril: An Intermediate Language for Teaching Compilers
  4925. Plugin Architectures in DotNet – Dev Leader Weekly 54
  4926. 35% Faster Than The Filesystem
  4927. The New Internet
  4928. Olympic Sports
  4929. Europe Is in Danger of Regulating Its Tech Market Out of Existence
  4930. Simple Messaging in .NET With Redis Pub/Sub
  4931. Nikolov & Zeller: Misrepresentation of Critical Satellite Data by IPCC
  4932. Llama 3 Secrets Every Engineer Must Know
  4933. True agents in LLM agentic workflows | Dhruv Sharma
  4934. Beyond Clean Code
  4935. GPU-friendly Stroke Expansion
  4936. Evolving Languages Faster with Type Tailoring
  4937. A plea for the lost practice of information architecture
  4938. Accountants Should Do Hackathons! - Tim Kellogg
  4939. Notes on remitting Stripe Tax to the UK and EU • Ted Piotrowski
  4940. Why Attend Programming Conferences?
  4941. Schema migrations: pitfalls and risks | Changing the schema on the production database and live traffic should be easy with zero downtime. You should be able to preserve backward compatibility for all clients, even if they have hardcoded assumptions about schema and can’t easily upgrade them.
  4942. Site Ideas | Zachary Kai
  4943. How I Use Git Worktrees
  4944. What can I do if IMlangConvertCharset is unable to convert from code page 28591 directly to UTF-8? - The Old New Thing
  4945. Announcing Rust 1.80.0 | Rust Blog
  4946. The Computer Genius the Communists Couldn’t Stand
  4947. The Memento Design Pattern in C#, Practically With Examples [2024]
  4948. Developers want more, more, more: the 2024 results from Stack Overflow’s Annual Developer Survey - Stack Overflow
  4949. Three data architectures for the server
  4950. En Provence [Some thoughts about npm package provenance - and why I have not enabled it]
  4951. The IT crisis: a look after 7 months of interviews with 50 managers from Europe and the USA | Adam Trojańczyk
  4952. Robin Rendle — The computer is a feeling
  4953. From Inside the House
  4954. <Linear Algebra for Data Science> – Kyunghyun Cho
  4955. Sweet nothings
  4956. The perks of a good OpenAPI spec
  4957. Code Reviews Are Not Effective At Finding Bugs
  4958. The Decline Of Mobile Development - DONN FELKER
  4959. Data Fetching with Server Actions in Next.js
  4960. Personal blog, as a solo game dev?
  4961. Don't hold on giving feedback — Izaroj
  4962. Reverse-engineering my speakers' API to get reasonable volume control
  4963. 3 Professional Regrets From My PhD
  4964. So, do you actually want to write?
  4965. Devops Like You’re A Feature Engineer – roady's rants
  4966. SearchGPT
  4967. Introduction · Reverse Engineering
  4968. strlcpy and how CPUs can defy common sense
  4969. In my Visual Studio project, I set my Conformance mode to permissive, but it's still not permissive - The Old New Thing
  4970. AI achieves silver-medal standard solving International Mathematical Olympiad problems
  4971. Apple Maps on the web launches in beta
  4972. Dungeons & Dragons taught me how to write alt text
  4973. CrowdStrike will be liable for damages in France, based on the OVH precedent
  4974. The bizarre secrets I found investigating corrupt Winamp skins
  4975. module: add --experimental-strip-types by marco-ippolito · Pull Request #53725 · nodejs/node
  4976. Marten 7.25 is Better, Faster, Stronger
  4977. Visual Studio tip: Using Ctrl-L to delete a line with and without Clipboard backup - Visual Studio Blog
  4978. Blazor Basics: Controlling the HTML HEAD Section in Blazor
  4979. Work around the WebView2 NavigateToString() 2mb Size Limit
  4980. Unleashing Powerful Axios Features
  4981. House Inputs and Outputs
  4982. A Tricky Floating-Point Calculation
  4983. Anyone can Access Deleted and Private Repository Data on GitHub ◆ Truffle Security Co.
  4984. Viola’s Room
  4985. The Many Lives of Null Island | Stamen
  4986. The Process That Kept Dying – Luke Deniston
  4987. Smart Jerks Aren't Worth It | Tony Alicea
  4988. Studying 0days: How we hacked Anki, the world's most popular flashcard app
  4989. The Bouquet Residence
  4990. The Job Hunt is Driving me Mad
  4991. On The Why Down | Tony Alicea
  4992. Mistral: Are LLMs Commodities Now? - Tim Kellogg
  4993. Management Time
  4994. Don’t use NixOS
  4995. How use a Blazor QuickGrid with GraphQL - .NET Blog
  4996. Google Is the Only Search Engine That Works on Reddit Now Thanks to AI Deal
  4997. Large Enough
  4998. Handling lifecycle events on iOS and MacCatalyst with .NET MAUI
  4999. API naming principle: If there is no direct object, then the direct object is the source object - The Old New Thing
  5000. What’s New for JavaScript Developers in ECMAScript 2024
  5001. ReSharper 20 years! | The .NET Tools Blog
  5002. ASP.NET Core Basics: Manipulating Databases
  5003. Health Checks for ASP.NET Core and Entity Framework Core
  5004. Combining .NET Aspire, Python, Docker (Remote), and Machine Learning Models for Summarising Photos
  5005. Navigating the new web accessibility ruling in the U.S.
  5006. 🚫 Stop the Madness!! Use Cancellation Tokens Effectively in .NET Core🚫
  5007. Software engineers are not (and should not be) technicians
  5008. 1 year of building with LLMs – D-Squared
  5009. Screen reading eff eff conf
  5010. Musing about a secure computer for sensitive data
  5011. Don't Overplan, Do Prototype | Ali Khaleqi Yekta
  5012. LiteCluster: Replicated, leaderless, ACID compliant & high availability SQLite
  5013. Fair Chess and Simultaneous Games - AV
  5014. Are you looking for someone to develop your idea? Take a few minutes and read this. - AI Powered B2B SaaS
  5015. OpenBSD IPv6 Home Internet Gateway with AT&T Fibre
  5016. Counting Bytes Faster Than You’d Think Possible
  5017. Hate Being A SWE? Why It’s Probably Your Fault – Bhavana
  5018. Service Level Objectives made easy with Sloth and Pyrra
  5019. Scaling past 1 million ELF symbol relocations
  5020. Why The Llama 3.1 Announcement Is Huge - Tim Kellogg
  5021. Llama 3.1
  5022. Announcing .NET Conf: Focus on AI - August 20th 2024 - .NET Blog
  5023. CockroachDB and Postgres - Releasing Locked Rows with idle_in_transaction_session_timeout | no dogma blog
  5024. CockroachDB and Postgres SELECT FOR UPDATE and SKIP LOCKED | no dogma blog
  5025. Doing Background Work with a Hosted Service in Web API | no dogma blog
  5026. Running Postgres in Docker | no dogma blog
  5027. Running CockroachDB on Windows, Linux, or Mac with a Single Executable | no dogma blog
  5028. CSS Grid Areas
  5029. Finding the command used to start a Docker container | no dogma blog
  5030. The Gap
  5031. CSS Cap Unit
  5032. GenAI for Developers
  5033. What's new in .NET Aspire 8.1 for cloud native developers! - .NET Blog
  5034. Protect your AWS Webservers from Port Scanning attacks
  5035. Unquoted service paths: The new frontier in script kiddie security vulnerability reports - The Old New Thing
  5036. 5.3 Release: Full Rider Support and 350+ Enhancements
  5037. Database Design for Google Calendar: a tutorial
  5038. July 2024 Update on Instability Reports on Intel Core 13th and 14th Gen Desktop Processors
  5039. GitHub - linuxmint/timeshift: System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.
  5040. Add a SignalR hub to ASP.NET Core & connect using JavaScript
  5041. A quick look at large language models with Node.js, Podman desktop, and the Granite model | Red Hat Developer
  5042. Web Styles in Native Apps
  5043. Overriding MSAL's HttpClient with IHttpClientFactory
  5044. Stop a script when an error occurs in PowerShell - Gérald Barré
  5045. Copying is the way design works
  5046. President Venn Diagram
  5047. Differentiating rate limits in Apache APISIX
  5048. Mapping symbols: rethinking for efficiency
  5049. Quantifying Prospective Jobs
  5050. Brr Wants A Job – brr
  5051. On the CrowdStrike Incident
  5052. Killing long running queries in Postgres
  5053. How not to use box shadows
  5054. BitBuilt - Giving Life to Old Consoles
  5055. Simulating an ice sheet
  5056. After CrowdStrike, Programmers Deserve Consequences.
  5057. When Objects Are Not Enough
  5058. Engineering the world’s highest cited cat, Larry
  5059. Baking An Open Source Cake
  5060. How to find unused Prometheus metrics using mimirtool
  5061. What’s the point? BigDecimal in review
  5062. Share specs, Not execution
  5063. Prakhar Gupta
  5064. Fixing a Protel Payphone Part 2: Installing ExpressNet
  5065. Sarvasv Kulpati
  5066. Low Impact Website | Jason A. Heppler
  5067. How conditional breakpoints work 🐢
  5068. Mastering Error Insights in .NET MAUI: Sentry vs. Firebase Crashlytics
  5069. Add AI to Your .NET Apps Easily with Prompty - .NET Blog
  5070. No More Blue Fridays
  5071. Organizing the five creation dispositions of the Create­File function - The Old New Thing
  5072. We're good, seriously
  5073. GitHub - BurntSushi/jiff: A date-time library for Rust that encourages you to jump into the pit of success.
  5074. The state machine in C# with async/await
  5075. Composing Linq Queries
  5076. Migrating .NET APIs with Obsolete Attribute
  5077. ILSpy for macOS: First Public Beta Release
  5078. ASP.NET8 using DataTables.net – Part4 – Multilingual
  5079. EF Core - The conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value
  5080. Array Grouping in JavaScript
  5081. Auto-document dotnet CLI tool via dynamically generated markdown readme fragments
  5082. andrewducker | A modest proposal on avoiding massive international computer failures
  5083. Interface design in the age of qualiatech: Do you want to be a button?
  5084. An interactive guide to x86-64 assembly - moving data
  5085. My Adventures with Narrative Engines
  5086. LLMs can solve hard problems
  5087. My first program ever coded
  5088. UI for sums must remember products (eighty-twenty news)
  5089. 4 years developing an API | Blog of Christian Felde
  5090. Carving ELF Files
  5091. How not to use box shadows
  5092. Rockin’ the Code World Season 4: Wisdom from the Trenches: Navigating Career Longevity in Software Engineering
  5093. What is the significance of the character "j" at the end of a Roman Numeral?
  5094. X. It’s what’s happening
  5095. 2024-07-20 minuteman missile communications
  5096. Enhancing Class and Member Documentation: Leveraging InformationAttribute in Spargine for Improved Code Maintenance
  5097. Butts Are Difficult | buttplug.io
  5098. latest, x86 64-bit, x86-64 ABI
  5099. CrowdStrike broke Debian and Rocky Linux months ago, but no one noticed
  5100. Modchipping a fridge
  5101. Ansible at scale — working with multiple environments is easy
  5102. How We Achieved Over 30,000 Installs on Our VSCode Extension
  5103. Scan HTML even faster with SIMD instructions (C++ and C#) – Daniel Lemire's blog
  5104. XD1 Log entries. Begin... · Against political realism
  5105. Why package by feature first and then by layer?
  5106. Why disallow package within the class name?
  5107. Buy or Rent? RaspberryPi vs VPS
  5108. What is Entropy?
  5109. Why prefer unit testing through layer entrypoints?
  5110. DeckString
  5111. Pin
  5112. CrowdStrike: Safe Deployment Practices – Dev Leader Weekly 53
  5113. AI paid for by Ads – the gpt-4o mini inflection point
  5114. Multisatellite Data Depicts a Record-Breaking Methane Leak from a Well Blowout
  5115. An open-source distributed object storage service
  5116. notes.billmill.org
  5117. How to win the writing war against the robots - Denise Cullen
  5118. Why I don't buy 538's new election model
  5119. Testing Modular Monoliths: System Integration Testing
  5120. Ruby methods are colorless
  5121. Lunary | Lunary
  5122. Everyone Should Learn Prompt Engineering, Even Software Engineers
  5123. Why is spawning a new process in Node so slow?
  5124. Thought Experiments on RTO and WFH
  5125. Unknown Driver Analysis
  5126. How to avoid frustration with software architecture
  5127. how to pwn a billion dollar vc firm using inspect element - eva's site
  5128. Is Crowdstrike the Final Straw?
  5129. NetBlocks (@netblocks@mastodon.social)
  5130. CrowdStrike
  5131. Creating an already-completed asynchronous activity in C++/WinRT, part 9 - The Old New Thing
  5132. Ryanair – when every page is a dark pattern
  5133. Foliate — E-book Reader for Linux
  5134. BSOD error in latest crowdstrike update
  5135. Gotchas with SQLite in Production
  5136. I Built a Tool Which Tracks LIVE All VC Funded Startups. Use this list to send emails to startups who are ready to spend $$$
  5137. Adding Serilog to ASP.NET Core: a practical guide
  5138. Blazor Basics: Prerendering Server Components in Blazor
  5139. Automating MassTransit Consumer Registration
  5140. Three New Premium Visual Studio Subscriber Benefits Announced - Visual Studio Blog
  5141. Custom config sections using static virtual members in interfaces
  5142. Exclusive: USPS shared customer postal addresses with Meta, LinkedIn and Snap
  5143. Google Now Defaults to Not Indexing Your Content
  5144. GitHub - quackduck/devzat: The devs are over here at devzat, chat over SSH!
  5145. Introducing CoreWCF and WCF Client Azure Queue Storage bindings for .NET - .NET Blog
  5146. .NET 6 will reach End of Support on November 12, 2024 - .NET Blog
  5147. Mistral NeMo
  5148. Index of /ubuntu/ubuntu/ubuntu/ubuntu/ubuntu/ubuntu/ubuntu/ubuntu/ubuntu/ubuntu/ubuntu/ubuntu
  5149. Creating an already-completed asynchronous activity in C++/WinRT, part 8 - The Old New Thing
  5150. AI Tooling for Software Engineers in 2024: Reality Check (Part 1)
  5151. NuGetAudit 2.0: Elevating Security and Trust in Package Management - The NuGet Blog
  5152. ASP.NET Core Basics: Dealing with Backend Validations
  5153. Don’t talk about non-functional requirements, talk about quality attributes
  5154. Organ Meanings
  5155. EF Core 8.0: Numeric Rowversion for Azure SQL/Microsoft SQL Server
  5156. The Anxiety Epidemic
  5157. Failed Attempt at Creating a Video Search Engine
  5158. NVIDIA Transitions Fully Towards Open-Source GPU Kernel Modules | NVIDIA Technical Blog
  5159. Two years in review
  5160. Soundcljoud, or a young man's Soundcloud clonejure
  5161. System Design Sketches | Trekhleb
  5162. Way Enough - VLMs aren't blind
  5163. Python: it is now() time to migrate from utcnow()
  5164. Teaching a 3-Year-Old and LLMs
  5165. How I Prepare Merge Requests
  5166. Why I Like NetBSD, or Why Portability Matters
  5167. Why parenting makes you human
  5168. White Labeling .NET MAUI Apps
  5169. 𝘁𝗶𝗻𝘆Pod
  5170. Jailbreaking RabbitOS: Uncovering Secret Logs, and GPL Violations
  5171. Panic! at the Tech Job Market
  5172. Creating an already-completed asynchronous activity in C++/WinRT, part 7 - The Old New Thing
  5173. I built a tool which tracks all VC fundings worldwide and announces when new funding deal is closed! This app will give you all information about the company & their key employees with contact details (email + linkedin). Free access to everyone who comments on this submission!
  5174. Import and export Markdown in Google Docs
  5175. I created a tool to track all VC Funded Startups. Use it to scale your sales or for research!
  5176. Check out my data science project - live stream of all VC funded startups. This scrapes 1k+ news sources and aggregates all funded startups into one place. What else could I make with this technology?
  5177. Building a Safer Future - How NuGet is Tackling Software Supply Chain Threats - The NuGet Blog
  5178. .NET Aspire vs Docker.
  5179. Using AZD for faster incremental Azure Container App deployments in Azure DevOps | johnnyreilly
  5180. Making Visual Studio a bit more visual - Visual Studio Blog
  5181. UX Crash Course: Wayfinding
  5182. How To Fix .NET Nullability Warnings For Guarded Members
  5183. Debug your .NET 8 code more efficiently
  5184. Multithreading in Blazor WASM using Web Workers - Kristoffer Strube’s Blog
  5185. Most of your favourite mathematicians knew each other
  5186. Engineering a New PDU from the Ground Up
  5187. You're always doing something wrong - Aaron Francis
  5188. Tips for Living with an Ostomy
  5189. Burning Billions: The Gamble Behind Training LLM Models
  5190. Software is more like a garden
  5191. Is Agile over?
  5192. indie blogs are doing OK: here's how to find them
  5193. How to classify long documents without breaking the bank
  5194. Lorelei and the Laser Eyes
  5195. My pet theory of how great software gets started
  5196. Attempting to stop Microsoft users sending 'reactions' to email from me by adding a postfix header
  5197. The error monitoring tool I want
  5198. Ethicswishing
  5199. What if undecidability shows up all at once?
  5200. Robots.txt Won't Save You
  5201. Codestral Mamba
  5202. Free .NET 8 Web API Live Stream's
  5203. Creating an already-completed asynchronous activity in C++/WinRT, part 6 - The Old New Thing
  5204. I Creatd a Tool To Track ALL Live VC Investments Worldwide. Perfect for getting marketing leads or doing sales. Sell to startups which have $$$ ready to spend
  5205. For advertising: Firefox now collects user data by default
  5206. ComplexType vs JSON Columns: Choosing the Right Data Storage Approach
  5207. Toolbox languages
  5208. We need visual programming. No, not like that.
  5209. Data Dimensionality Reduction Using a Neural Autoencoder with C# -- Visual Studio Magazine
  5210. Temporal cattle and other important jargon
  5211. Announcing OData .NET 8 Release Candidate 1 - OData
  5212. Development With A Dot - .NET 8 Data Annotations Validation
  5213. Fastest C# Enum to String - NDepend Blog
  5214. The end of trust?
  5215. Enable NuGet auditing for your .NET projects - Gérald Barré
  5216. Good News About Brain Cancer
  5217. Beam of Light
  5218. Samsung Galaxy NX: a decade's review
  5219. Advanced URL rewriting with Apache APISIX
  5220. Mining Pool Game Theory during Forks
  5221. Melting down my Youtube Watch Later list with LLMs
  5222. Clojure macros continue to surprise me
  5223. Understanding Apache Paimon's Consistency Model Part 3 — Jack Vanlightly
  5224. Lessons learned in 35 years of making software
  5225. Self Hosting Benefits for Software Engineers
  5226. Mercurial is simply too good
  5227. Common logical fallacies surrounding capitalism
  5228. Writing GUI apps doesn't have to be painful
  5229. Re-imagining Technical Interviews: Valuing Experience Over Exam Skills
  5230. Now Back to Our Regularly Scheduled Programming Language
  5231. Not so Secret: Analysis of KakaoTalk's Secret Chat E2EE Feature
  5232. Difference between expat and immigrant
  5233. Introducing dotnet nuget why
  5234. SCALE documentation
  5235. .NET 9 Preview 6 is now available! - .NET Blog
  5236. Google's Gemini AI caught scanning Google Drive hosted PDF files without permission — user complains feature can't be disabled
  5237. Creating an already-completed asynchronous activity in C++/WinRT, part 5 - The Old New Thing
  5238. Interesting links of the week 2024-29
  5239. How To Know When It's Time To Go
  5240. How not to benchmark!
  5241. "Very Bad Idea" prototype v0.1
  5242. Create a Windows Hello login app - Windows apps
  5243. 5 Ways to Maintain Eye Health Working in Front of Screens
  5244. Git–Dubious ownership
  5245. Local AI on Windows: Explaining the Audio Editor app sample 
  5246. Pretty pictures, bootable floppy disks, and the first Canon Cat demo?
  5247. The Hidden Marriage Market
  5248. Quickest way to White-labeling MAUI iOS & Android apps using shell scripts
  5249. Career Advice from the Outer Rim
  5250. Covering all birthdays - Lior Sinai
  5251. Letting Candidates Know They’re Not Moving Forward
  5252. Darius Foroux - On Thoughts and Thinking Better
  5253. Using pipe (|) and grep in Linux and Unix (macOS)
  5254. Building a WoW server in Elixir
  5255. The Experience of Deploying Next.js Apps on Cloudflare
  5256. system logs aggregation with postgres
  5257. Trust as a bottleneck to growing teams quickly
  5258. Welcome to Thunderbird 128 "Nebula"
  5259. repos
  5260. Mastering the Art of Public Speaking: Preparation is the Secret for Captivating Presentations and Flawless Demos
  5261. Jelly Star - The World's Smallest Android 13 Smartphone
  5262. GUIs are Antisocial
  5263. Give people something to link to so they can talk about your features and ideas
  5264. Disney's Internal Slack Breached? NullBulge Leaks 1.1 TiB of Data
  5265. How to choose your startup idea
  5266. Where is the sandbox in your code base?
  5267. Self-hosted PaaS - DBohdan.com
  5268. The Tragedies of Reality Are Coming for You
  5269. LLMs are good for coding because your documentation is shit
  5270. Exploring TLS certificates and their limits
  5271. Use pg_easy_replicate for setting up Logical Replication and Switchover in PostgreSQL
  5272. Kyle Benzle
  5273. The missing parts in Cargo
  5274. How to build better social media?
  5275. My curated list of indie blogs
  5276. I Was a Teenage Webmaster
  5277. Happy Birthday, Dev Leader Weekly! – Dev Leader Weekly 52
  5278. Crafting Interpreters
  5279. "GitHub" Is Starting to Feel Like Legacy Software
  5280. Use A Work Journal To Recover Focus Faster And Clarify Your Thoughts
  5281. Free-threaded CPython is ready to experiment with!
  5282. Tagger | Tagger
  5283. Building Your First Use Case With Clean Architecture
  5284. Speeding up Temporal Aggregation in DataFusion by 60-60000x using µWheel
  5285. 4d6 Psychic Damage: The effects of meaningless work — Evan Smith
  5286. 235: RAG in an industrial setting - The Industrial AI Podcast
  5287. Does GPT4o use OCR for vision?
  5288. The economics of a Postgres free tier
  5289. mühlemann+popp
  5290. Beating the compiler
  5291. The sausage making behind peer review
  5292. Software Engineering and the Social Contract
  5293. LLM Evaluation doesn't need to be complicated
  5294. WTF happened to blogs | Michal's corner
  5295. GitHub - taubyte/tau: Open source distributed Platform as a Service (PaaS). A self-hosted Vercel / Netlify / Cloudflare alternative.
  5296. GitHub - Wack0/maciNTosh: PowerPC Windows NT ported to Power Macintosh systems
  5297. Hatchery
  5298. Welcome … — Physics-based Deep Learning
  5299. Creating an already-completed asynchronous activity in C++/WinRT, part 4 - The Old New Thing
  5300. Deploy a Phi-3 model in Azure AI, and consume it with C# and Semantic Kernel
  5301. Snapshot Testing in .NET with Verify | The .NET Tools Blog
  5302. ASP.NET Core Basics: 12 Questions and Answers for Beginners
  5303. Dark Mode Now Available on NuGet.org - The NuGet Blog
  5304. EF Core - Query splitting
  5305. Which is more suitable to use, isNaN or Number.isNaN() in JavaScript
  5306. hangout_services/thunk.js
  5307. How To Survive 3 Years In North Korea As A Foreigner
  5308. WebVM - Linux virtualization in WebAssembly
  5309. Decorate the Symfony router to add a trailing slash to all URLs
  5310. Vectors
  5311. How to lie about latency
  5312. Crafting the Ultimate Note-Taking App for Developers: Hard-Won Insights and Essential Lessons
  5313. The case for burning counterterrorism operations
  5314. Introducing wlhc: wayland hot corners
  5315. In-Memory Analytics for Kafka using DuckDB
  5316. Last Days In New York
  5317. FlashAttention-3: Fast and Accurate Attention with Asynchrony and Low-precision
  5318. Map Hopping Made Easy! 🗺️🦘🗺️
  5319. neotraverse: unbloating traverse | Puru Vijay
  5320. Federation is the one new concept which excites me
  5321. Using aerc-mail with Outlook
  5322. It probably won’t be you | Nic Mulvaney
  5323. I prefer discussion in open web
  5324. How does Spectre work?
  5325. Subscriptions Suck
  5326. Announcing Lix 2.90 "Vanilla Ice Cream"
  5327. Why and How to Execute GraphQL Queries in .NET - .NET Blog
  5328. WALL·E
  5329. Received Microsoft MVP Award in Developer Technologies
  5330. Building AR and VR MAUI Apps | .NET MAUI Community Standup with Ed Charbeneau
  5331. dut
  5332. Creating an already-completed asynchronous activity in C++/WinRT, part 3 - The Old New Thing
  5333. Announcing SSMS 20.2 ... and getting feedback for SSMS 21
  5334. From Microservices to Modular Monoliths
  5335. Does code rot over time?
  5336. Loading aggregates with EF Core
  5337. VLMs are Blind
  5338. Adding Friction
  5339. Fun with Positron | Andrew Heiss
  5340. Healing Broken Bone at Anatomy and Art
  5341. Reading my electric meter with RTLSDR • pdx.su
  5342. Fat Tony’s Under Water: My Dream Startup Incubator
  5343. RAG Trick: Embeddings are Spheres
  5344. How I manage my KDE email
  5345. IRL HTML Is the Place For Your Most Hand-Written Websites
  5346. Digital Markets Act, Google, Chrome extensions - case study
  5347. The Programmable Web
  5348. The 5 Stages of Posthuman Grief - “Acceptance” Makes Progress Possible - Dan Faggella
  5349. Evict Your Darlings: Banish dotfiles from your home directory
  5350. HCI Is the Bottleneck
  5351. Effective Code Reviews: Align your team and ship better code
  5352. A Commitment to Art and Dogs
  5353. Updating Prism Template to .NET 8
  5354. A Crossword Puzzle
  5355. Zed on Linux is here!
  5356. AMD to buy Finnish start-up Silo AI for $665mn in drive to compete with Nvidia
  5357. Europe's new Ariane 6 rocket powers into space
  5358. Creating an already-completed asynchronous activity in C++/WinRT, part 2 - The Old New Thing
  5359. Judge dismisses DMCA copyright claim in GitHub Copilot suit
  5360. Deactivating an API, One Step at a Time
  5361. Adding Antivirus to .NET Aspire Systems
  5362. Building a .NET TWAIN Document Scanner Application for Windows and macOS using MAUI
  5363. .NET and .NET Framework July 2024 servicing releases updates - .NET Blog
  5364. Entity Framework Core– Avoid losing precision
  5365. HTML Datalist for ASP.NET Core Inputs
  5366. The React useId Hook
  5367. Lessons from election night
  5368. Setting Up Renovate as Azure DevOps Pipeline for Automatic .NET NuGet Package Updates
  5369. Secure cross-platform and file-based token cache for MSAL.NET
  5370. Using use in Gleam
  5371. My Liner Notes for Spore
  5372. Some thoughts on real open source Artificial Intelligence
  5373. DMCA as a vector for pornographic spam?
  5374. Jan-Piet Mens
  5375. Timeseries Indexing at Scale - Artem Krylysov
  5376. Borderless Is Inevitable
  5377. Awareness, power, and morality
  5378. To Dedupe Then Sort or Sort Then Dedupe?
  5379. Solving the Almgren Chris Model
  5380. Self Documenting Code Is Bullshit – Klaus Breyer
  5381. Why did I leave IT services? and why I do not regret it.
  5382. How do you test the quality of search results?
  5383. Rails 7.2 Adds app:update Task to be a Rails Command.
  5384. Binary Kelly Trainer: Ship Investor Game
  5385. Jerk
  5386. Life without the front page
  5387. My High School banned Phones... in 2011!
  5388. Searching for a better search box - koaning.io
  5389. 1 + 1 > 2 - ganji.blog
  5390. Announcing Remember for iOS — defn.io
  5391. gRPC Over HTTP/3
  5392. Migrating enterprise apps stuck on legacy technologies
  5393. The Magic of Clip Path
  5394. The dual nature of seniority in software development
  5395. Jonas Hietala: Microfeatures in my blog
  5396. Uno Toolkit – an Uno Tech Bite series
  5397. Linksys Velop routers send Wi-Fi passwords in plaintext to US servers
  5398. C# 13: Explore the latest preview features - .NET Blog
  5399. PySkyWiFi: completely free, unbelievably stupid wi-fi on long-haul flights | Robert Heaton
  5400. Creating an already-completed asynchonous activity in C++/WinRT, part 1 - The Old New Thing
  5401. DB Browser for SQLite
  5402. C++ Design Patterns for Low-latency Applications Including High-frequency Trading
  5403. Entering text in the terminal is complicated
  5404. Rye: a Hassle-Free Python Experience
  5405. Network Round Trips are Evil
  5406. How to use VS Code to develop and build a .NET application
  5407. Demystify history with GitHub Copilot commit explanations - Visual Studio Blog
  5408. Capture and review .Net Profiler Traces on App Service (Windows)
  5409. Simplify Your .NET Aspire Caching With Metalama
  5410. Failing to map: a tale of false hopes in mmap land
  5411. CS0012: The type 'System.Object' is defined in an assembly that is not referenced.
  5412. Should interfaces be asynchronous?
  5413. The Right Kind of Stubborn
  5414. No more boot loader: Please use the kernel instead DevConf.CZ
  5415. A Mini Monitor for a Pi
  5416. On Burnout, Mental Health, And Not Being Okay — Ludicity
  5417. MicroPython Smartwatch
  5418. Extrinsic Hallucinations in LLMs
  5419. Family Values
  5420. Don't use a $5 range outlet for EV charging
  5421. Enchanting the Workplace
  5422. Making My Own Wedding Rings
  5423. Personality Basins | near.blog
  5424. Using an LLM and RAG to Wring Insights From My Posts
  5425. Anna: A Key-Value Store For Any Scale
  5426. Rails Add ActiveRecord.after_all_transactions_commit Callback
  5427. How to count rows read in sqlite
  5428. Specific Software
  5429. WE HAVE MADE SCIENCE!
  5430. Efficient Text Formatting in .NET MAUI with Label FormattedText
  5431. Number Line Branch
  5432. Reverse Engineering TicketMaster's Rotating Barcodes (SafeTix)
  5433. What's the point of std::monostate? You can't do anything with it! - The Old New Thing
  5434. I'm Funding Ladybird Because I Can't Fund Firefox | Blog
  5435. Interesting links of the week 2024-28
  5436. how fast is javascript simulating 20 000 000 particles
  5437. Generative AI for Beginners - Full Videos Series Released!
  5438. Reading unfamiliar codebases quickly: LMDB
  5439. Visual Studio–View .NET Counters while debugging
  5440. Tracing External Processes with Akka.NET and OpenTelemetry: Part 1 (The Code)
  5441. UUID v7 in .NET 9
  5442. A reawakening of systems programming meetups
  5443. Satyrn
  5444. Mastering Kubernetes networking: Otterize's journey in cloud-native packet management
  5445. Enabling containers to access the GPU on macOS
  5446. minRLHF: Reinforcement Learning from Human Feedback from Scratch | Tom Tumiel
  5447. How LLMs Learn: What We Know, What We Don't (Yet) Know, and What Comes Next
  5448. Hunga Tonga volcano: impact on record warming
  5449. Kate and OrgMode
  5450. Tools for innovation in tech
  5451. Architecture at multiple scales
  5452. How HLS Works
  5453. Building Strong Foundations: The Crucial Role of Data in Software Development
  5454. Hosting Blazor Apps in Contabo Servers
  5455. UChicago Prof. Shirley Meng’s Laboratory for Energy Storage and Conversion creates world’s first anode-free sodium solid-state battery – a breakthrough in inexpensive, clean, fast-charging batteries
  5456. Always Optimize the Feedback Loop
  5457. A Thousand Primers, Not Just One
  5458. Evaluating a Decade of Hacker News Predictions: An Open-Source Approach
  5459. Xuanwo's VISION: Data Freedom
  5460. Solving problems "Inside Out"
  5461. Machine Learning and the triumph of GOFAI
  5462. What's in a name?
  5463. Things that don’t work
  5464. Learn Nix the Fun Way
  5465. (modal)
  5466. Properly Testing Concurrent Data Structures
  5467. Cyclomatic Complexity in Code
  5468. Build vs Buy: The Age-old Dev Debate – Dev Leader Weekly 51
  5469. Let’s stop counting centuries
  5470. Ente - Private cloud for your photos, videos and more
  5471. PostgreSQL and UUID as primary key
  5472. Pole Vault
  5473. Service Discovery in Microservices With .NET and Consul
  5474. Collections: The Philosophy of Liberty – On Liberalism
  5475. Love, Math & Witchcraft: How Roasting Psychoanalysis Comes Back to Bite Richard Feynman - Slow thoughts
  5476. 3manuek - [Earthly feature]: Disabling Earthly internal labels
  5477. Stop calling the robots “smart”
  5478. Generating database migrations with acyclic graphs
  5479. Principles of Effective Research – Michael Nielsen
  5480. Taking PyTorch for Granted | wh
  5481. 17 vulnerabilities in Sharp Multi-Function Printers
  5482. Scan HTML faster with SIMD instructions: .NET/C# Edition – Daniel Lemire's blog
  5483. Don't Impl, Do Imp | Ali Khaleqi Yekta
  5484. Kafka versus Nabokov
  5485. Synchronous Core, Asynchronous Shell
  5486. Game 6: Put the DVD logo in the Corner
  5487. I Have No Constructor, and I Must Initialize
  5488. GitHub - wader/jqjq: jq implementation of jq
  5489. How do I produce a Windows Runtime asynchronous activity from C++/WinRT? - The Old New Thing
  5490. Batteries: how cheap can they get?
  5491. Against Innovation Tokens
  5492. From Fear to Triumph: My 30-Year Journey in Public Speaking
  5493. GitHub - andmarti1424/sc-im: sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
  5494. Visual Studio AI Toolkit : Building Phi-3 GenAI Applications
  5495. .NET Aspire Developers Day is coming up!
  5496. Navigating Corporate Giants - CoRecursive Podcast
  5497. WebAssembly vs JavaScript: A Comparison — SitePoint
  5498. Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o & LangChain
  5499. The Snapdragon X Elite’s Adreno iGPU
  5500. How to add a WordPress Blog to a Next.js app as a subdirectory in the same domain to boost SEO – Mike Alche
  5501. You need a capture system - DeveloPassion
  5502. Finding near-duplicates with Jaccard similarity and MinHash
  5503. You're Not Sick of Programming
  5504. Malone's Maxim
  5505. Love, Death, and Computers
  5506. Discovering .NET codebases using code coverage and NCrunch – Tore Nestenius
  5507. The Joy of Reading Books You Don't Entirely Understand - Reactor
  5508. Beating NumPy’s matrix multiplication in 150 lines of C code
  5509. How do I produce a Windows Runtime asynchronous activity from C#? - The Old New Thing
  5510. Reasons to use your shell's job control
  5511. Mark Oliver's World
  5512. X-Ray vision for Linux systems
  5513. On the origins of DS_store
  5514. TDD. You're Doing it Wrong
  5515. Elevating BFF Apps with .NET Aspire
  5516. The Anatomy of .NET Aspire Application
  5517. Cloned Dictionary vs. Immutable Dictionary vs. Frozen Dictionary in high traffic systems
  5518. AI’s $600B Question
  5519. Bracket Symbols
  5520. pfych - 4K Sunshine Streaming from a non-4k host
  5521. A flight against time | Jordan Vincent
  5522. OOP Isn't Obsessed Enough About Time Control
  5523. You’re allowed to be interested in particle physics
  5524. Fuzzing with memfd_create(2) and fmemopen(3)
  5525. Reproducibility in Disguise: Bazel, Dependencies, and the Versioning Lie
  5526. Dolev Hadar
  5527. The Year of the Linux Desktop - in Retrospect
  5528. Trust Among Americans Isn’t Over Yet - The Plural of You
  5529. The Future of Generative Interfaces
  5530. Tensors
  5531. I sent 500 million HTTP requests to 2.5 million hosts
  5532. Systems Engineering Manifesto · deuill.org
  5533. Why 2024 Sucks for Junior Dev Applicants
  5534. The JRuby Blog : Independence Day
  5535. A Type for Overload Set
  5536. D-Star
  5537. FOMO & ChatGPT
  5538. Retool needs a retooling
  5539. Waiter, there's a whale in my bucket!
  5540. What's new for the Microsoft Fluent UI Blazor library 4.9
  5541. Official OpenAI Library for .NET - Sample App is here!
  5542. Proton launches its own version of Google Docs
  5543. [July 2nd 2024] We have proved "BB(5) = 47,176,870"
  5544. How do I produce a Windows Runtime asynchronous activity from C++/CX? - The Old New Thing
  5545. I received an AI email
  5546. Binary Classification Using LightGBM -- Visual Studio Magazine
  5547. Building Intelligent Applications with Local RAG in .NET and Phi-3: A Hands-On Guide
  5548. HTML Range Inputs with ASP.NET Core TagHelpers
  5549. The React useDebugValue Hook
  5550. Dive into native Windows development with new WinUI workload and template improvements - Visual Studio Blog
  5551. SQL Server–Does a ‘LIKE’ query benefits from having an index?
  5552. Readonly, Immutable, and Frozen Collections in .NET - NDepend Blog
  5553. Amateur Mathematicians Find Fifth ‘Busy Beaver’ Turing Machine | Quanta Magazine
  5554. Meta 3D Gen | Research
  5555. .NET MAUI – App Theming
  5556. 10 Most Common Errors in SPF Records
  5557. Graph-Based Ceramics
  5558. How to prevent stagnation while building products alone
  5559. Test-Driven Development: A Guide to Improving Software Quality
  5560. Digital Trees
  5561. Do we fear the serializable isolation level more than we fear subtle bugs?
  5562. The pleasure of writing Clean OOP code
  5563. Top Five PostgreSQL Surprises from Rails Devs
  5564. The Sphere
  5565. CSS Surprise Manga Lines
  5566. gRPC: The Good Parts
  5567. The 3 Types of CSS Utility Classes
  5568. Some notes on self-publishing a tech book
  5569. Big Data Engineering in the 2020s
  5570. Ryzen 7 Mini-PC makes a power-efficient VM host
  5571. TDD CANNOT Work
  5572. Programming Your Mind
  5573. Why bare-metal Debian (and Raspberry Pi OS) is not a good choice for most Embedded Systems
  5574. No More postman just use cURL + vim = ❤ – Mahmoud Ashraf
  5575. Azure DevOps Pipeline: Build and Deploy Azure Container App
  5576. Ladybird Web Browser becomes a non-profit with $1 Million from GitHub Founder
  5577. My programming beliefs as of July 2024
  5578. 🚀 🚀 Working with hierarchical data in .Net Core using the hierarchyid data type.(.Net Core 8) 🚀 🚀
  5579. Why Is Chile So Long?
  5580. Booting Linux off of Google Drive
  5581. GitHub - vslavik/diff-pdf: A simple tool for visually comparing two PDF files
  5582. The history of Alt+number sequences, and why Alt+9731 sometimes gives you a heart and sometimes a snowman - The Old New Thing
  5583. Ladybird
  5584. Book Review: React and React Native - Coding Sonata
  5585. Lessons learned after migrating Azure Functions to Isolated Functions on .NET 8
  5586. Codespaces for your open-source project
  5587. AI and NET: Introducing the official OpenAI library for .NET Developers
  5588. Let GitHub Copilot draft of your pull request description - Visual Studio Blog
  5589. Challenge: Efficient snapshotable state
  5590. MemoryCache in C#: A Practical Guide
  5591. Compilation of C# conference talks from 2023-2024
  5592. Creating hashes in .NET
  5593. Understanding Pure Domain Modelling: Bridging the Gap Between Existing Systems and the Real Domain
  5594. Doggo
  5595. An immutable priority collection
  5596. How to output a SARIF file from a .NET project - Gérald Barré
  5597. Alien Theories
  5598. Falsehoods Software Developers Believe About Event-Driven Systems · Blog · Loïc Carr
  5599. Week 1
  5600. How Postgres is Misused and Abused in the Wild
  5601. The Homepage of Scott Tolinski
  5602. Fixing Low Storage Space on Mac as a Developer
  5603. Git: the danger of squash merging submodules
  5604. The Instagram moment for software – Aditya Ganguli
  5605. Dynamic watermarking on the JVM
  5606. Calling The Baby Ugly Won’t Short Circuit The Emperor’s New Clothes 
  5607. Competitor comparisons: What they are, why they work, and how to do one well - Ritza Articles
  5608. Using GPT and GenAI models
  5609. The Speciation of LLM Products
  5610. Hack Your Notes: Building a LLM-Powered Obsidian Plugin with Ollama
  5611. Exorcising us of the Primer
  5612. Sonnet is the opposite of lazy
  5613. TIL: Using Twoslash with Shiki and Astro
  5614. Why (Neo)Vim is not for you
  5615. Integrity Constraints and business value
  5616. It's time to abolish the builder pattern in Rust
  5617. Ladybird
  5618. Announcing the Ladybird Browser Initiative
  5619. Pikimov
  5620. If I register the same shell extension as both a context menu extension and a drag/drop extension, how do I know which one the system is using? - The Old New Thing
  5621. Cities need more trees
  5622. Documentation | Pipes
  5623. Interesting links of the week 2024-27
  5624. Writing GUI apps for Windows is painful | Samuel Tulach
  5625. Open Source 'Eclipse Theia IDE' Exits Beta to Challenge Visual Studio Code -- Visual Studio Magazine
  5626. Saving Data Historically with Temporal Tables: Part 1: Queries - Simple Talk
  5627. Code in the cloud: Explore tools, training, and resources
  5628. Publish a console app as a single executable
  5629. RavenDB News: June, 2024
  5630. Release v2.16.41 · WinMerge/winmerge
  5631. Is Your ASP.NET Core Application Running In A Container?
  5632. We Created A Fake Delivery Company
  5633. How I scraped 6 years of Reddit posts in JSON
  5634. Franklin Pezzuti Dyer
  5635. Automating my gate door
  5636. Chaos Engineering in Frontend Development: A Comprehensive Guide to Enhancing Application Resilience
  5637. Git: please stop squash merging!
  5638. Convolutions, Fast Fourier Transform and Polynomials
  5639. Feeding the Baby
  5640. The End of OpenDNS in France: A Comprehensive Overview
  5641. POSIX 2024 Changes
  5642. GitHub - poundifdef/SmoothMQ: A drop-in replacement for SQS designed for great developer experience and efficiency.
  5643. GitHub - goldmansachs/gs-quant: Python toolkit for quantitative finance
  5644. Do a firmware update for your AirPods – now – Jonas’ Blog
  5645. FUTO Keyboard
  5646. Unleashing the Power of Copilot: Enhancing Visual Studio with New Slash Commands
  5647. GitHub - docmost/docmost: Docmost is an open source collaborative documentation and wiki software. It is an open-source alternative to the likes of Confluence and Notions.
  5648. Inside a 1 dollar radar motion sensor
  5649. Jason Kelly | Software Engineer
  5650. Shortcuts Library – Matthew Cassinelli
  5651. Steinar H. Gunderson
  5652. What Is Soap Made Of?
  5653. Mako - Mako is Now Open Source
  5654. The Great MEV Heist
  5655. Understanding Input Masking in Llm Finetuning
  5656. On adopting Chainguard Images
  5657. How I overcame my addiction to sugar
  5658. Bytecode Breakdown: Unraveling Factorio's Lua Security Flaws
  5659. How to waste bandwidth, battery power, and annoy sysadmins
  5660. A Bunch of Programming Advice I’d Give To Myself 15 Years Ago
  5661. ChatGPT is bullshit - Ethics and Information Technology
  5662. How To Reflect: My Mid-Year Retrospective – Dev Leader Weekly 50
  5663. The true story -- as best I can remember -- of the origin of Mosaic and Netscape.
  5664. notes.billmill.org
  5665. 1% More Intelligent
  5666. What Money Can't Buy
  5667. The Great Database Migration
  5668. GenAI and my six degrees of separation from tensor products
  5669. Is programming right for you ?
  5670. A Eulogy for DevOps
  5671. Debugging hardware is hard
  5672. Intro to CSP report-to and report-uri HTTP headers
  5673. Routine Maintenance
  5674. Mark Oliver's World
  5675. Writing a remove_all_pointers type trait, part 2 - The Old New Thing
  5676. 2024 mid-year link clearance - The Old New Thing
  5677. Code Galaxies Visualization
  5678. Tentative Roadmap for Wolverine 3.0
  5679. Dev Proxy v0.19 with simulating LLM APIs and new Azure API Center integrations - Microsoft 365 Developer Blog
  5680. Open challenges for AI engineering
  5681. 5 things we learned from sponsoring a sampling of our open source dependencies  - Microsoft Open Source Blog
  5682. Refactoring a .NET MAUI app to a Declarative UI using C# Markup
  5683. The Final Windows Handle Leak Guide
  5684. Blazor Basics: Styling Blazor Components with CSS
  5685. Is .NET Aspire NuGet for Cloud Service Dependencies?
  5686. Azure Static Web Apps–SWA CLI behind the scenes
  5687. Valve.Computer
  5688. 55 Questions I Ask Before I Buy a Business
  5689. Deconference
  5690. Using PHP Attributes to Create and Use a Custom Validator in Symfony
  5691. Getting Boxes Done, the Code
  5692. Always Scrutinize Legacy KPIs and Processes
  5693. 20 Years of Gmail | tbolt
  5694. Revisiting Test Sizes
  5695. Rabbit hole full of hardcoded credentials by Mārtiņš Irbe
  5696. Half-Life and it's failed OS 9 port
  5697. A primer on GFP and esmGFP
  5698. Digital meets Physical: Risograph Printing with WebGL | Codrops
  5699. Keep a Safe Following Distance
  5700. Every Trick in the Book
  5701. Making the world my single point of failure with PostgreSQL
  5702. Servers don't like it hot 🔥 - Leahs Gedanken
  5703. Rounding percentages - tavianator.com
  5704. Industrial macros
  5705. Skip and Kotlin Multiplatform
  5706. #9 - Am I overengineering my code?
  5707. Enabling NVMe Support on Supermicro C7Z97-MF Motherboard
  5708. Why I Ditched Django for NextJS
  5709. My .gitconfig file dissected | Kiran Rao
  5710. Larry Finger made Linux wireless work and brought others along to learn
  5711. Why Google Sheets ported its calculation worker from JavaScript to WasmGC  |  web.dev
  5712. Writing a remove_all_pointers type trait, part 1 - The Old New Thing
  5713. On Claude 3.5 Sonnet
  5714. Mark Oliver's World
  5715. South Korean telecom company attacks torrent users with malware — over 600,000 customers report missing files, strange folders, and disabled PCs
  5716. Microsoft backtracks: eventing framework removed from .NET 9.0 following complaints • DEVCLASS
  5717. What's New in React 19
  5718. How Where Conditions Work in Entity Framework Core | The .NET Tools Blog
  5719. Implementing "Suggested Destinations" in a few lines of code
  5720. ASP.NET Core Basics: Documenting APIs
  5721. Ecma International approves ECMAScript 2024: What’s new?
  5722. picopilot
  5723. Figma Slides: Create Presentations & Slides for Every Occasion
  5724. Bad Map Projection: Exterior Kansas
  5725. Moonshots, Malice, and Mitigations
  5726. Unveiling the Hidden Challenges of VPC Peering
  5727. Perfect Is the Enemy Of Done
  5728. Common Cause Vs Special Cause in Software Variation
  5729. Implementing "Suggested Destinations" in a few lines of code
  5730. My honest feelings about the Vision Pro after nearly 5 months
  5731. Home Theater PC
  5732. gRPC: The Bad Parts
  5733. Y292B bug
  5734. Opinions for Writing Good CSS
  5735. The Super Effectiveness of Pokémon Embeddings Using Only Raw JSON and Images
  5736. The Terms for a Meeting with Me | AINIRO.IO
  5737. My mum couldn't use WhatsApp because her font size is too large
  5738. Homelab 1 - Setting up K3s
  5739. Design Lessons from Chinese Tea Cups
  5740. One Million Checkboxes
  5741. Join Us for .NET Aspire Developers Day – Elevate Your Cloud Native Skills! - .NET Blog
  5742. rabbitude
  5743. Is there a built-in way in C++/WinRT to get the string name for a Windows Runtime enum? - The Old New Thing
  5744. Unlocking Innovation: Explore Exclusive Technology Graphics and More!
  5745. ReadOnlySet<T> in .NET 9
  5746. HTML5 Validation for ASP.NET Core Models and Razor Views
  5747. NCronJob - June Edition
  5748. Making the Most out of Load and Performance Testing
  5749. Semantic Kernel–OpenTelemetry integration in C#
  5750. Code Assessment with .NET Upgrade Assistant - Visual Studio Blog
  5751. Improve the tree view settings in Visual Studio Code - Gérald Barré
  5752. GitHub - nate-parrott/ball
  5753. Keeping track of podcasts
  5754. Renovate for everything
  5755. How I built a home-made swamp cooler for my remote off-grid cabin
  5756. Introducing GenAI in O’Reilly Answers
  5757. Training a 70B model from scratch: open-source tools, evaluation datasets, and learnings
  5758. EP26 - Teamwork: Charlotte Dev Community, IaC with Nitric, Flutter, NodeJS, Dart, Movies and College Sports
  5759. Why (most) people don’t learn about the world on Twitter: the case for intellectual dark matter – Daniel Frank
  5760. Efficient N-Gram Extraction for Digital Humanities Using Julia
  5761. Automated Tests Would Have Fixed This
  5762. You probably wrote half a monad by accident
  5763. Postgres is all you need, even for vectors
  5764. Workstation VMs with LXD & Multipass
  5765. Cognitive Architectures for Business Decision Making in Supply Chain Management
  5766. User Friendly, daily
  5767. Reverse engineering Claude Artifacts
  5768. Why I attack
  5769. An Intuitive Explanation of Sparse Autoencoders for LLM Interpretability
  5770. RNG Day
  5771. Profiling with Ctrl-C
  5772. Flipdisc Display Build and Software Guide
  5773. Zach Wasserman by Coffee and Open Source
  5774. Polyfill supply chain attack hits 100K+ sites
  5775. Microspeak: Fun fork - The Old New Thing
  5776. Microsoft removes documentation for switching to a local account in Windows 11
  5777. Leads on Trees
  5778. Transform Your .NET Projects: Master Aspect-Oriented Programming with Fody Weaving
  5779. Development With A Dot - Read-Only Entities in EF Core
  5780. Semantic Kernel–Change timeout value in C#
  5781. Web Workers, Comlink, Vite and TanStack Query | johnnyreilly
  5782. GitHub Copilot Extensions are all you need
  5783. Primary constructors - class vs record
  5784. Programmatically monitoring and reacting to resource logs in .NET Aspire
  5785. A mutable priority collection
  5786. Folklore.org: Round Rects Are Everywhere!
  5787. Windows 11 is now automatically enabling OneDrive folder backup without asking permission
  5788. Seamless Screenshot Testing for Compose with Screenshotbot
  5789. Teaching old dogs new tricks, a journey in personal growth –
  5790. An eSIM manager for Mobile Linux
  5791. Local, first, forever
  5792. How I Organize My Work As a Solo Founder
  5793. Counterscale and the New Self-Hosted
  5794. Futo, Please don't attempt to create your own Open Source Definition · Danb Blog
  5795. Don’t push ifs up, put them as close to the source of data as possible
  5796. Google: Stop Burning Counterterrorism Operations
  5797. State of VMWare Workstation (Pro?) on Linux
  5798. Why content providers need IPv6
  5799. When I grow up I want to be a Database Administrator (said no-one ever)
  5800. Macros and optimizations: it's just a phase
  5801. WRP – Simple HTML / Reader Mode
  5802. Is Entrepreneur First worth the time?
  5803. Lessons From Writing My First Academic Paper
  5804. MIME, RSS, and existential torment
  5805. If I Ever Get a Dog, I'll Name It Rover: A Brief Introduction to Microsoft Bob
  5806. it's a miracle we crossed paths
  5807. Breaking Vac
  5808. Deficiencies in LLVM's LoopVectorize | artagnon.com
  5809. Schotter - Georg Nees - Part 1
  5810. Magic links are great, until they're not
  5811. Why Test? | Jonathan's Blog
  5812. Amazing Learning Resources
  5813. Why strand.spreen.co is Now Offline
  5814. Let's Learn .NET Aspire - Start your cloud-native journey live! - .NET Blog
  5815. Situation
  5816. Release Cosmopolitan v3.5.0 · jart/cosmopolitan
  5817. Finding a specific value in a sequence of integers that changes by at most 1 - The Old New Thing
  5818. Microfeatures I Love in Blogs and Personal Websites
  5819. Interesting links of the week 2024-26
  5820. Apple's Secret Silicon Fab at 3250 Scott Blvd
  5821. Introduction To Building AI Agents With Microsoft Semantic Kernel | Build5Nines
  5822. Getting Started with Azure App Service: A Beginner's Guide to Web App Deployment
  5823. UniformItemsLayout from the .NET MAUI Community Toolkit
  5824. How to Build a Fullstack Webapp with F#
  5825. Building an election website
  5826. Dev Home Preview v0.15 Release
  5827. Modeling Navigation Properties Between Aggregates or Modules
  5828. llama.ttf
  5829. No known bugs
  5830. Add some Swagger to your Windows and Uno Platform application using Kiota and OpenAPI - Nick's .NET Travels
  5831. In defense of Leetcode Interviews
  5832. 8 years old Xorg bug
  5833. How my weekend project turned into a 3 years journey
  5834. 25 Years of Counter-Strike
  5835. How to think in writing
  5836. Why should I write?
  5837. How I Failed to Implement dbt in my Previous Job
  5838. [Draft] I finally switched to vim - and it took me only 6 years to learn it.
  5839. Computing PLL coefficients – Daniel Estévez
  5840. Creating New Installation Media for MS-DOS 4.0
  5841. Baida | Post-mortem - Postgres "out of shared memory" error
  5842. How to be a Better Software Engineer - Richard Bown
  5843. avoid unnecessary copies – Daniel Lemire's blog
  5844. Let’s make games open source, so future generations can enjoy them
  5845. The Interfaces With Which We Think
  5846. Postal service hacks — Jerome Paulos
  5847. I Tried Bend
  5848. Inside the tiny chip that powers Montreal subway tickets
  5849. llama.ttf
  5850. dropofahat.zone
  5851. [Workaround & Headache Prevention] Successfully create teams channel notification subscription with Microsoft Graph .NET Client Library v5
  5852. String Performance: Improving String Formatting Performance by a Factor of 1.5 or More!
  5853. Ruby: a great language for shell scripts!
  5854. Andrew S. Tanenbaum receives ACM Software System Award - Vrije Universiteit Amsterdam
  5855. Not knowing Guile or Guix
  5856. The politics of flag emojis
  5857. Yet Another Frontend Framework? The Rise Of Svelte
  5858. Coverage at a crossroads
  5859. quackland.kr
  5860. Extension methods make code harder to read, actually
  5861. We need an evolved robots.txt and regulations to enforce it
  5862. After my dad died, I ran and sold his company (and I was completely clueless)
  5863. Actionable Code Review Culture Tips – Dev Leader Weekly 49
  5864. My Windows Computer Just Doesn't Feel Like Mine Anymore
  5865. Testing Generative AI for Circuit Board Design
  5866. Network Configuration
  5867. Why Innovation Heroes are a Sign of a Dysfunctional Organization
  5868. What You Need To Know About EF Core Bulk Updates
  5869. Amelia Wattenberger
  5870. Exploring How Cache Memory Really Works
  5871. What Happens When You Put a Database in Your Browser?
  5872. Let’s Write a Letter of Reconciliation — Jagunbae
  5873. Planning of E-Commerce Relevance Work - MICES 2024
  5874. Paolo Melchiorre - Django 5 by Example preface
  5875. Learning Machine Learning in Elixir | zacksiri.dev
  5876. Does ChatGPT make us dumber? - Bohdan Kit
  5877. Peneterrer - The Chat GPT For Penetration Testing
  5878. Sidle
  5879. The last good vibes social media platform
  5880. Tonight with the Impressionists 
  5881. I ran "rm -rf ~" in production
  5882. The Windows Runtime winrt::hstring and the C++ std::wstring are inter-assignable - The Old New Thing
  5883. Ladybird browser spreads its wings [LWN.net]
  5884. Oils 0.22.0 - Docs, Pretty Printing, Nix, and Zsh
  5885. Multi-Tenancy: Mixed Modes with Marten
  5886. Announcing TypeScript 5.5 - TypeScript
  5887. Blazor Basics: Dealing with Complex State Scenarios
  5888. Let’s Bring Science Into API Documentation | The Writerside Blog
  5889. Announcing Third Party API and Package Map Support for .NET Upgrade Assistant - .NET Blog
  5890. GraphQL–Application Insights integration for HotChocolate 13
  5891. NCronJob - June Edition
  5892. Announcing the Pre-Scheme Restoration — Pre-Scheme
  5893. .NET Isolated Azure Durable Functions: Support for Durable Entities with Netherite Storage Provider
  5894. How I synchronize and backup my Obsidian Notes
  5895. Ad Blocking for Speed: How CtrlBlock Improves Page Load Time
  5896. Driplang: triggering when events happen (or don't)
  5897. Neo Geo Architecture | A Practical Analysis
  5898. Now is a good time to start a service business
  5899. MySQL on a Raspberry Pi | Benjamin Dicken
  5900. My Problems With Linux
  5901. The future of LLM wrappers
  5902. Occasional paper: Fungal banking
  5903. Problems with Predicting Blood Glucose with Regression
  5904. Curating my Corner of the Internet with a freehand web editor
  5905. Four types of money
  5906. I hate what the internet has become
  5907. A complete guide to Bluesky 🦋
  5908. Designing for Emergence
  5909. Launching a Video Podcast in 2024: My Journey and Lessons Learned
  5910. Thoughts on Desktop Operating Systems in 2024
  5911. Peter Hajas / Per-Tiddler Custom CSS Styling
  5912. I kind of like rebasing
  5913. How small claims court became Meta's customer service hotline
  5914. Introducing Claude 3.5 Sonnet
  5915. How to convert between different types of counted-string string types - The Old New Thing
  5916. Tetris Font
  5917. Mark Oliver's World
  5918. EU Council has withdrawn the vote on Chat Control
  5919. [HOWTO] Prevent self-hosted Azure DevOps agents from running out of disk space
  5920. Retiring Lamar and the Ghost of IoC Containers Past
  5921. Recording: Building a Database Engine in C# & .NET
  5922. How to Use C# to Properly Follow OAuth Authentication Flows
  5923. JavaScript Framework Maintainers on Unification Potential
  5924. Aspire Dashboard
  5925. Static Web Apps CLI: improve performance with Vite server proxy | johnnyreilly
  5926. Azure Application Insights–Collect Performance Counters data - Part II
  5927. Keep Visual Studio automatically updated and secure through Microsoft Update - Visual Studio Blog
  5928. 1/25-Scale Cray C90 Wristwatch – chrisfenton.com
  5929. The Case for Web Components
  5930. GitHub Copilot Workspace Review
  5931. Inline conditionals in CSS? • Lea Verou
  5932. Why and how to run your own FreeBSD package cache.
  5933. Sequence v. UUID as Primary Key — brandur.org
  5934. Two ways to use an LED as a light sensor with Arduino
  5935. Web App From Scratch
  5936. Yes, Software Execution Has Variation
  5937. Email vs Capitalism: A Story About Why We Can't Have Nice Things : dylanbeattie.net
  5938. Mastering Concurrency in Rust: Advanced Patterns with Async/Await and Tokio
  5939. Four Years of Traveling the World: Lessons I Learned as a Digital Nomad
  5940. The Future of Data Management: An Enabler of AI Development? A Basic Illustration with RAG, Open Standards, and Data Contracts
  5941. One year of solo dev, wrapping up the grant-funded work
  5942. Jared Norman | Software Consultant, Open-Source Maintainer, and Solidus Expert
  5943. Why does SQLite (in production) have such a bad rep? - blag
  5944. ES Modules are a mess
  5945. The postmodern build system
  5946. Take the challenge! How Fast Can You Bootstrap an Uno Platform Project? %
  5947. On the sadness of treating counted strings as null-terminated strings - The Old New Thing
  5948. Using Phi-3 & C# with ONNX for text and vision samples - .NET Blog
  5949. Safe Superintelligence Inc.
  5950. Electric vs Gas
  5951. Chat Control: The EU's CSEM scanner proposal
  5952. dylanaraps - Overview
  5953. .NET 8: Container Braking Change: Multi-platform Container Tags are Linux-only
  5954. 256 Seconds with dotNetDave: Documenting Code with Visual Studio and Copilot
  5955. I’ve Stopped Using Box Plots. Should You?, Nightingale
  5956. Nature retracts highly cited 2002 paper that claimed adult stem cells could become any type of cell
  5957. useLayoutEffect vs. useEffect in React
  5958. Generative AI, from your local machine to Azure with LangChain.js
  5959. .NET Inline C# Action Feature in Logic Apps: More Flexibility and Control for Developers
  5960. Code Style for Better Productivity - Tips and Tools from the Metalama Team | The .NET Tools Blog
  5961. Easily navigate code delegates while debugging - Visual Studio Blog
  5962. What is HSTS and why is it in my ASP.NET Core app?
  5963. Building a Distributed ETL Pipeline Using Bacalhau and MongoDB Atlas
  5964. The Essence of Lagrange Multipliers
  5965. Neatnik Notes · Gotta block ’em all
  5966. Fast Crimes at Lambda School
  5967. A Gentle Introduction to Metathics
  5968. April is the Cruelest Month
  5969. Managers Should Focus More On Setting Expectations
  5970. It's OK to repeat yourself on the internet
  5971. wtb: Progressive SPAs
  5972. Lemmy and my Switch to PieFed; Threadyverse software alternatives
  5973. Mac external displays for designers and developers, part 2
  5974. listening to your friends' jams with last.fm
  5975. Comments on Scripting, CGI, and FastCGI
  5976. Grow a Pair
  5977. Minimize all windows on Mac OS
  5978. Hack the Hacker - How to Setup an SSH Honeypot
  5979. Writing A Run Book Can Be Your First Iterative Step
  5980. Technical Inspection
  5981. The case for criminalizing scientific misconduct · Chris Said
  5982. Essential, open source Mac apps
  5983. There's something rotten in the kingdom of Wordpress
  5984. Python: 10 cool tricks with the * operator
  5985. My Experience With LineageOS
  5986. Latency, Tail Latency and Response time in distributed systems
  5987. Of Rats and Ratchets
  5988. MCTS and LLMs: what's the big deal?
  5989. A Vision For Roadway Infrastructure
  5990. Making Friends
  5991. Privacy and security improvements in .NET modernization tooling - .NET Blog
  5992. Introducing a new RISC-V Mainboard from DeepComputing
  5993. The time smart quotes prevented the entire Office division from committing code - The Old New Thing
  5994. Cyber Scarecrow
  5995. Chat Control Must Be Stopped – Now!
  5996. Chat control: incompatible with fundamental rights
  5997. Efficiently Handling Stored Procedures in EFCore: Practical Solutions
  5998. Getting 50% (SoTA) on ARC-AGI with GPT-4o
  5999. "Secret" elmah.io features #5 - Breadcrumbs leading up to errors
  6000. Setting up NGINX load balancer for .NET WebApi - Event-Driven.io
  6001. Health Checks in Your OpenAPI Specs
  6002. How to achieve high HTTP scale with Azure Functions Flex Consumption
  6003. Docker Logging Guide Part 1: Basic Concepts and Importance - Simple Talk
  6004. The Arm development ecosystem is ready
  6005. Process Monitor v4.0 and Sysmon 1.3.3 for Linux
  6006. Beyond the Basics: Screen Recording in .NET MAUI
  6007. Understanding open source LLMs
  6008. A failed attempt at priority collection with inheritance
  6009. GitHub - nicanorflavier/spf-dkim-dmarc-simplified: Email security is a key part of internet communication. But what are SPF, DKIM, and DMARC, and how do they work? This guide will explain it all in simple terms to make these concepts clearer.
  6010. Pascal's Wager Triangle
  6011. j3s.sh
  6012. Council to greenlight Chat Control - Take action now!
  6013. </> htmx ~ htmx 2.0.0 has been released!
  6014. HowToWare
  6015. Refactor your code with default lambda parameters - .NET Blog
  6016. How can I view the list of symbols available in a library? - The Old New Thing
  6017. How to get your stuff repaired when the retailer and manufacturer don't wanna: take 'em to court
  6018. Interesting links of the week 2024-25
  6019. Frederik Braun - How I got a new domain name
  6020. Webhook to Subscribe to Event Grid System Topics in Azure Storage Account
  6021. NumPy 2.0.0 Release Notes — NumPy v2.1.dev0 Manual
  6022. Build Chatbot with a LLM and Azure SQL Database to Answer Questions
  6023. API Monitoring- Key Metrics and Best Practices - Simple Talk
  6024. Announcement: Introducing .NET 8 Custom Code support for Azure Logic Apps (Standard) - Preview
  6025. Technical Pattern: Build Your Own AI Assistant
  6026. ASP.NET Core Basics: Introduction to Big O Notation
  6027. Use custom Bicep templates - .NET Aspire
  6028. F# + Entity Framework - Group By Aggregation Could Not Be Translated
  6029. Dual Publishing ESM and CJS Modules with tsup and Are the Types Wrong? | johnnyreilly
  6030. Are my EF LINQ to SQL queries safe?
  6031. C# Version String Formatting
  6032. Building SimCity
  6033. Experts vs. Imitators
  6034. MicroMac, a Macintosh for under £5
  6035. The Multi-Factor Authentication
  6036. Before you buy Snapdragon X Elite device - check the chip model number
  6037. How to do the jhanas
  6038. The Raspberry Pi 5 is no match for a tini-mini-micro PC
  6039. Optimizing Resident Schedules for Minimum Suffering
  6040. The CEO
  6041. Safari 18 — what web features are usable across browsers?
  6042. You should delete Twitter
  6043. Static arrays are the best vectors
  6044. &quot;Model G&quot; as the original designation for Model M & the existence of Models &quot;1A&quot; and &quot;1B&quot;
  6045. Abstractions Are The Best, Abstractions Are The Worst
  6046. Trials of Raaz
  6047. The Eras of Domain Names
  6048. The Real Cost of Offshore Tech Teams
  6049. SKF
  6050. You Don't Matter
  6051. Upstream, Why & How
  6052. In First Case of its Kind, NLRB Judge Declares Non-Compete Clause Is an Unfair Labor Practice
  6053. Do not try to be the smartest in the room; try to be the kindest. | Jorge Galindo's blog
  6054. What You Get After Running an SSH Honeypot for 30 Days
  6055. Google, Cloudflare & Cisco Will Poison DNS to Stop Piracy Block Circumvention * TorrentFreak
  6056. Collection Performance: Introducing FrozenSet in .NET 8: Benefits and Benchmark PerformanceCollection Performance
  6057. How to modify the border of a .NET MAUI Entry on iOS and MacCatalyst
  6058. George Fairbanks - Book: Just Enough Software Architecture
  6059. Networking Switch – MUREX Robotics Documentation
  6060. ESASky 6.2
  6061. Can you blow a PC speaker with a Linux kernel module? – OSnews
  6062. Building an Oxikit O2 Concentrator (Part 2)
  6063. Daniel Frost - Complexity Costs Thinking
  6064. ChatGPT vs. your voice – Erik Johannes Husom
  6065. Four Futures For Cognitive Labor
  6066. DenseAV
  6067. Implementing MVCC and major SQL transaction isolation levels
  6068. Learning Materials for getting into C programming for MS-DOS/PC-DOS/DR-DOS/FreeDOS
  6069. Top Cross-Platform Mobile Development Frameworks in 2024
  6070. How My Indie Game with 0 Wishlists Got 10,000 Plays
  6071. Sending SMS through GoIP GSM gateway using HTTP API
  6072. Never, Sometimes, Always
  6073. Topological Problems in Voting
  6074. Spending too much time optimizing for loops
  6075. Who is the real Owner of your Data?
  6076. Weekly Review
  6077. Reverse Engineering a Restaurant Pager system 🍽️
  6078. Perplexity AI Is Lying about Their User Agent
  6079. AI Do’s and Don’ts For Developers – Dev Leader Weekly 48
  6080. Announcing Rust 1.79.0 | Rust Blog
  6081. Voyager 1 is back online! NASA's most distant spacecraft returns data from all 4 instruments
  6082. The sun's magnetic field is about to flip. Here's what to expect.
  6083. 1.2 Kilofives
  6084. From Transaction Scripts to Domain Models: A Refactoring Journey
  6085. EF Core 8.0: Use of Arrays with Microsoft SQL Server
  6086. The PS3 was a ridiculous machine - Michael Salim | Senior Full Stack Freelancer and Startup Founder
  6087. Start Presentations on the Second Slide
  6088. GitHub - NVIDIA/warp: A Python framework for high performance GPU simulation and graphics
  6089. 1/6 | How We Hacked Multi-Billion Dollar Companies in 30 Minutes Using a Fake VSCode Extension
  6090. Demystifying Tensor Parallelism
  6091. The Australian Securities Exchange CHESS blockchain: seven years of sunk cost fallacy
  6092. Stripe's monorepo developer environment - Made of Bugs
  6093. Files and the OS
  6094. Stop worrying about 'allowPrivilegeEscalation' - Christophe Tafani-Dereeper
  6095. Michael Tsai - Blog - UTM Blocked Outside App Store via Notarization
  6096. lytix.ai Blog
  6097. The Problem with OpenTelemetry
  6098. On Artificial Intelligence and Authenticity
  6099. .NET MAUI 9 Preview 5 XAML Compilation Issue: Resolving Content Property Error
  6100. How I Found A 55 Year Old Bug In The First Lunar Lander Game
  6101. Update on the Recall preview feature for Copilot+ PCs
  6102. Lock-free reference-counting a TLS slot using atomics, part 3 - The Old New Thing
  6103. [HOWTO] Automate release notes generation with an Azure DevOps YAML pipeline
  6104. Land value tax in online games and virtual worlds: A how-to guide
  6105. Differences Between Span and Memory in C# - Code Maze
  6106. The “Critter Stack” Just Leveled Up on Modular Monolith Support
  6107. Microsoft.AspNetCore.OData 9 Preview Release - OData
  6108. Simplifying Light and Dark Mode in .NET MAUI Apps
  6109. AMD CEO Lisa Su reminisces about designing the PS3's infamous Cell processor during her time at IBM
  6110. WebLLM: A High-Performance In-Browser LLM Inference Engine
  6111. Dark software
  6112. Your WordPress as Your Personal Mastodon Instance – Alex Kirk
  6113. 🎙️ IndieRails Podcast — Andrew Atkinson - The Postgres Specialist
  6114. A Belated Wordbots Dev Diary / Retrospective (~1 Year Post-Release)
  6115. Celebrating FreeBSD Day: A Journey Through 31 Years of Open Source Excellence
  6116. Switching to GNU/Linux: Mentally
  6117. How to Generate Video Thumbnails Correctly in iOS Safari 🔍
  6118. Decoding: The crux move
  6119. Print Your Photos: storage volatility, the impermanence of the cloud, & life after death💀
  6120. The GIMP name controversy, explained
  6121. 5 Archetypes of Knowledge-Intensive Applications -
  6122. Optimal SQLite settings for Django
  6123. LLM Prompting for Software Development - Mykel Nahorniak
  6124. Indian Startup 3D Prints Rocket Engine in Just 72 Hours
  6125. Using PostgreSQL with .NET and Entra ID - .NET Blog
  6126. Lock-free reference-counting a TLS slot using atomics, part 2 - The Old New Thing
  6127. iTerm2 - macOS Terminal Replacement
  6128. AMD’s MI300X Outperforms NVIDIA’s H100 for LLM Inference
  6129. Mark Oliver's World
  6130. Uncensor any LLM with abliteration
  6131. My experience crafting an interpreter with Rust
  6132. Absolute positioning with CSS grid
  6133. Comparing Unit Testable Code with Maintainable Code
  6134. Build AI Applications with ease using Semantic Kernel and .NET Aspire | Semantic Kernel
  6135. Catch up on the latest Git tooling features in 17.10 GA - Visual Studio Blog
  6136. Blazor Basics: Blazor Render Modes in .NET 8
  6137. Keeping your AI out of trouble
  6138. TypeScript 5.5 Adds ECMAScript Set Support
  6139. Simpler encapsulation with immutability
  6140. Weak Events in C# - Code Maze
  6141. Japan enacts law to curb Apple, Google's app dominance
  6142. Broken Model
  6143. Don’t Refactor Like Uncle Bob. Please
  6144. the Gilbert–Johnson–Keerthi algorithm explained as simply as possible
  6145. mikerourke.dev
  6146. cr.yp.to: 2024.06.12: Bibliography keys
  6147. Jade Rubick - Managing a bottleneck team
  6148. You might need a portable monitor
  6149. Patterns of Data Loading – Topics and Broadcast
  6150. Efficient WaveRNN: Block Sparsity
  6151. How System Requests Work and How to Add Your Own SysReq
  6152. How much have I spent to work from home?
  6153. textile-based electrochemical sensors
  6154. Ripgrep integration
  6155. Artificial Consciousness
  6156. Small units of work that work
  6157. W. Jason Gilmore
  6158. Procrastination Is Destructive
  6159. Joining Clerk as an OSS Fellow to work on Zod 4
  6160. Why Agents Fall Short
  6161. Stop thinking and start building
  6162. Group chats rule the world
  6163. Lock-free reference-counting a TLS slot using atomics, part 1 - The Old New Thing
  6164. The .NET MAUI Extension for Visual Studio Code is now Generally Available - .NET Blog
  6165. Elixir v1.17 released: set-theoretic types in patterns, calendar durations, and Erlang/OTP 27 support
  6166. Book Review: Architecting ASP.NET Core Applications - Coding Sonata
  6167. Flameshot
  6168. Why curl closes PRs on GitHub
  6169. Using .NET Aspire eShop application to collect all the telemetry
  6170. 5 Practical Ways to Add Polly to Your C# Application [2024]
  6171. Sonar Webinar, end to end security of a web application
  6172. Visual Studio 2022 - 17.10 Performance Enhancements - Visual Studio Blog
  6173. How To Encrypt ASP.NET Core Route Parameters
  6174. The Red Hat cloud native architecture solution patterns
  6175. Export and Quantize Models like Llama-3-8B-Instruct with Model Builder for ONNX Runtime GenAI
  6176. Silicon Valley’s Best Kept Secret: Founder Liquidity
  6177. .NET MAUI All-in-One Templates Pack v5.6: NuGet CPM and Nightly Builds Support
  6178. Announcing ARC Prize
  6179. Random and fixed routes with Apache APISIX
  6180. Why today's phones are so boooooring?
  6181. Borges on Chaos Theory
  6182. Supplement Research and Comparison Website
  6183. The Acme of Software
  6184. Logical Replication Guardrails
  6185. Why Search is not a solved problem yet
  6186. Perspective-Correct Interpolation
  6187. You're doing state wrong | Nabil Tharwat
  6188. Don't be afraid of Rebasing
  6189. Train RLHF Models with Dagster and Modal: Step-by-Step Guide
  6190. My very first production bug
  6191. Scan HTML faster with SIMD instructions: Chrome edition – Daniel Lemire's blog
  6192. the how and the why
  6193. Security Research | mr.d0x
  6194. BCC to libbpf conversion guide
  6195. Solene'% : OpenBSD extreme privacy setup
  6196. What is Idempotency? - AsyncMonolith Docs
  6197. Solving Probabilistic Tic-Tac-Toe
  6198. Affirmations for bloggers | nicole@web
  6199. Search Engine's Blindspot: Continuity and Context
  6200. phineas jensen
  6201. Algorithms — Binary Search
  6202. Building Generative AI apps with .NET 8 - .NET Blog
  6203. Nina Kalinina (@nina_kali_nina@tech.lgbt)
  6204. I really like the RP2040
  6205. The origin story of the Windows 3D Pipes screen saver - The Old New Thing
  6206. Stopping Using Exception Use Result Monad Instead
  6207. The Great Deterioration of Local Community And The Loss of The Play-Based Childhood
  6208. What's a Navigation Region in Windows and Uno Platform Applications? - Nick's .NET Travels
  6209. Sneak Peek of Strong Typed Identifiers in Marten
  6210. Visual Studio Code AI Toolkit: Run LLMs locally
  6211. MPS 2023.2.1, 2023.3.1, and 2024.1 EAP2 Released With Platform Updates | The MPS Blog
  6212. The Most Popular Build Tools for React Developers in 2024
  6213. Now that I can write React Native, what should I test?
  6214. Sharing the Renovate configuration across multiple projects - Gérald Barré
  6215. Blog - Private Cloud Compute: A new frontier for AI privacy in the cloud - Apple Security Research
  6216. macOS Sequoia Preview
  6217. Introducing Apple’s On-Device and Server Foundation Models
  6218. From Chaos to Clarity: My Journey with Obsidian
  6219. The Backbone of Cybersecurity: Hardware Security Modules | join.tech Blog
  6220. Adapt Your Coding Style to LLMs or Get Left Behind
  6221. Debugging a memory leak - FreeRTOS
  6222. Attention, Memory, and Productive Knowledge Work
  6223. 014. PID 0 in V1 UNIX (and V4 nsys, and the PDP-7 proto-UNIX) — blognꞌt — nabijaczleweli
  6224. OpenAI and Apple announce partnership
  6225. Just keep doing the bit (Karma Yoga Edition)
  6226. Implementing a Deception Eval with the UK AISI's Inspect Framework
  6227. Startup data health starts with healthy event tracking
  6228. Creating Perfect Font Fallbacks in CSS | Aleksandr Hovhannisyan
  6229. I Demoed Too Early - KeppyLab
  6230. Three Questions to Help Triage Your Dashboards
  6231. Shaoru Ian Huang
  6232. Apple blocks PC emulator from being available in iOS App Store and third-party app stores - 9to5Mac
  6233. Introducing Apple Intelligence for iPhone, iPad, and Mac
  6234. Getting started with UI testing .NET MAUI apps using Appium - .NET Blog
  6235. jonny (@jonny@social.coop)
  6236. at.hn
  6237. Magnet Fishing
  6238. How do I get the name of a SID, and what does it mean when the conversion fails? - The Old New Thing
  6239. Sails.js for web development - Simple Talk
  6240. Announcing TypeScript 5.5 RC - TypeScript
  6241. Does an HttpClient await the Header and the body?
  6242. Using Postgres with C# | no dogma blog
  6243. Why pair programming should be your default way of working
  6244. PSA: If you've used the ComfyUI_LLMVISION node from u/AppleBotzz, you've been hacked
  6245. Designing a Lego orrery
  6246. The Weird Nerd comes with trade-offs
  6247. The Rise of Groq: Slow, then Fast
  6248. diving into mathjax css injection attack
  6249. Create a Checkbox That Returns Boolean Value for htmx | Bin Wang
  6250. Deep Dive into HDMI Resolution Troubleshooting
  6251. So You Want To Build A Browser Engine
  6252. 12 years of the com.lihaoyi Scala Platform
  6253. Learning a Language with Bimodal Blitz: Easy as Riding a Bike
  6254. Every dependency is a vulnerability
  6255. Ultrasonic investigations in shopping centres
  6256. Beyond Earth: The Impact of Cosmic Events on Technology
  6257. Fundamental Questions
  6258. Build Your Career in Tech | BYCT Community Guide
  6259. Tips for performing a successful software migration
  6260. After Social Media
  6261. A Desktop Monitor For 2025
  6262. Just Use Semantic Versioning | Vhyrro's Digital Garden
  6263. The Time I Built an ROV to Solve Missing Person Cases - Part 1
  6264. Some things I believe
  6265. Economic Termites Are Everywhere
  6266. GitHub - piku/piku: The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
  6267. XScreenSaver: Google Store Privacy Policy
  6268. Detecting a PS2 Emulator: When 1*X does not equal X
  6269. Collection Performance: Enhancing Dictionary Performance with FrozenDictionary
  6270. 0.13.0 Release Notes ⚡ The Zig Programming Language
  6271. Sildenafil (‘Viagra’) improves brain blood flow and could help to prevent dementia | University of Oxford
  6272. Home-Cooked Software and Barefoot Developers
  6273. Eigenvalue centrality for networks | Examples and theorems
  6274. Async Ruby on Rails
  6275. password authentication – smudge.ai blog
  6276. When I Realized I Was Not That Guy
  6277. To be a rebel again
  6278. blisstweeting.xyz
  6279. LLMs are not even good wordcels
  6280. 10 things I wish someone told me before I turned 20.
  6281. Helping The Conference Hallway Track
  6282. The End of the Road for Bespoke Web
  6283. DotNetDave Rocks On .NET Live: Performance Improvements in .NET 8
  6284. The Backrooms of the Internet Archive
  6285. What is PID 0? · blog.dave.tf
  6286. Feynman's Razor
  6287. When to use a load balancer, an API gateway or both
  6288. Caching in ASP.NET Core: Improving Application Performance
  6289. ASCII Silhouettify
  6290. Towards Federated Key Transparency - Dhole Moments
  6291. Women Pretending To Be Men On The Internet
  6292. A resource for the OpenBSD community
  6293. tevps.net - Blog - Home Zoom box
  6294. A Picture is Worth 170 Tokens: How Does GPT-4o Encode Images? - OranLooney.com
  6295. Fixing my iPhone 13 Pro cameras at -18C
  6296. Statement on Vavr’s Future
  6297. A Look Into Cara — Maybe Host Your Own Art
  6298. Has my branch been squash-merged into main?
  6299. Cloning Windows Recall in 30 Lines of Bash
  6300. Awesome aging
  6301. Microsoft Will Switch Off Recall by Default After Security Backlash
  6302. Enhance Gesture Binding with the Shared Toolkit
  6303. Unsolved Chemistry Problems
  6304. What's the deal with std::type_identity? - The Old New Thing
  6305. evading the wifi router ban
  6306. GitHub - jordanbaird/Ice: Powerful menu bar manager for macOS
  6307. Bouncy Castle Cryptography Library for .NET - Code Maze
  6308. Auditing SQL Server – Part 1 – Discovery and Documentation - Simple Talk
  6309. Using Phi-3 & C# with ONNX for text and vision samples
  6310. Clean Code—A Practical Introduction in ASP.NET Core
  6311. Test-Driving HTML Templates
  6312. Debugging Semantic Kernel in C#
  6313. Enhancements in .NET MAUI All-in-One Project Templates
  6314. The First Acquisition: Pixel
  6315. A look at modern PHP
  6316. Agents aren’t all you need - Parcha
  6317. Yes, you too, reader, should believe you may be world-class – Daniel Frank
  6318. TIL: Using Strict for the SameSite attribute
  6319. What Emacs got right, or how I wish modern apps were more like a 50 year old text editor
  6320. Workplace discrimination: another terrible thing Windows Recall might enable
  6321. Enough
  6322. How does hardware acceleration work with containers?
  6323. Goodbye Netlify, Hello Cloudflare. · Harrison Broadbent
  6324. Speeding up rustc by being lazy
  6325. Reflections from Local-First Conf - Daniel Norman
  6326. Announcing the official OpenAI library for .NET - .NET Blog
  6327. Roman roads
  6328. Can INI files be Unicode? Yes, they can, but it has to be your idea - The Old New Thing
  6329. How Online Privacy Is Like Fishing
  6330. How Akka.NET Actors Process Messages
  6331. The signs of a new era: Prompt Injection - Simple Talk
  6332. CSLA Sync API Poll Results
  6333. State Machines, Light Switches, and Space Travel with Stateless and .NET 8
  6334. Debugging the Smart Paste UI component
  6335. Phi-3-vision in 50 lines of C# with ONNX Runtime GenAI
  6336. .NET Core–Check if console app is running with administrative privileges
  6337. Creating and downloading a PDF or DOCX in ASP.NET Core
  6338. An animated introduction to Fourier Series
  6339. Managing My Motivation, as a Solo Dev
  6340. Fluid Speech
  6341. Join Live: .NET MAUI Community Standup
  6342. From Scratch - Generative Adversarial Networks
  6343. I used to write
  6344. Creating Smooth Hover Effects for Menu Icons
  6345. A primer on the next generation of antibodies
  6346. Millisecond Scale-to-Zero with Unikernels
  6347. What should KDE focus on for the next 2 years? You can propose a goal! – life at the end of the universe
  6348. The Degradation of the Cinematic Experience
  6349. PHP in 2024: The Age of Laravel and Rapid SaaS Development
  6350. Why Chatbots Aren’t Working - Plus
  6351. Architectures for Central Server Collaboration
  6352. SPECIAL: Epic disappointments with Linux (not for the mentally retarded)
  6353. Hello Micron GDDR7 - PC Perspective
  6354. The Ultimate iOS to GrapheneOS Migration Guide and Review
  6355. How big a deal was the Industrial Revolution?
  6356. In Search of the Lost Web
  6357. Debugger.godMode()
  6358. In the Know and Not Alone
  6359. [en] rabbit r1 it's a SCAM
  6360. A New Chapter for Bartender
  6361. Reading awc :: DON’T PANIC
  6362. How I saved a few dozen dollars by migrating my personal projects from the cloud to a Raspberry Pi
  6363. Nomic Embed Vision: Expanding The Latent Space
  6364. Incremental development
  6365. Alice in Wonderland: Simple Tasks Showing Complete Reasoning Breakdown in State-Of-the-Art Large Language Models
  6366. MSTest 3.4 is here with WinUI support and new analyzers! - .NET Blog
  6367. Vulkan 1.3 on the M1 in 1 month
  6368. The First .NET Aspire Book!
  6369. Is Microsoft trying to commit suicide?
  6370. How 16-bit Windows cached INI files for performance - The Old New Thing
  6371. New Signals Proposal Seeks to Formalize Reactive Programming Primitives in JavaScript
  6372. Blazor in .NET 9 Takes Shape (Preview 4 Highlights)
  6373. Get Hands-On with Visual Studio and Azure: Live at Microsoft HQ this August! - Visual Studio Blog
  6374. Automate your .NET SDK updates for consistent and reproducible builds with global.json and Renovate
  6375. Encryption At Rest: Whose Threat Model Is It Anyway?
  6376. Why Do Electronic Components Have Such Odd Values? – Digilent Blog
  6377. RSS is the king – How to read “that much” – Metod Rybar – Personal Blog
  6378. 🧪 Building a Home Lab with Raspberry Pis and k8s
  6379. A DSL for Implementing Math Functions
  6380. Competition, Conformity, and Excellence
  6381. How to start a club
  6382. My simple theory on why we stopped building beautiful buildings (and why many other things suck more than you’d expect) – Daniel Frank
  6383. Working with Gitlab on the CLI
  6384. Attacking NIST SP 800-108
  6385. Chorex: Guaranteeing Deadlock Freedom in Elixir
  6386. Why I'm looking into algorithmic trading.
  6387. Core Competencies
  6388. terraform plan -light
  6389. Large Language Model
  6390. DuckDB isn't just fast
  6391. A beginner's guide to mapping arrays in EF Core 8 - .NET Blog
  6392. Why does Global­Lock max out at 255 locks? - The Old New Thing
  6393. Stop Scraping my Git Forge
  6394. The state of SourceHut and our plans for the future
  6395. Announcing DuckDB 1.0.0
  6396. I Am So Sick of Leetcode-Style Interviews
  6397. Tree Diffusion
  6398. Streamline Testing Processes with Contract Testing and Pact in .NET
  6399. Understanding the Exception.HResult property in C#
  6400. Multi-Tenancy: Database per Tenant with Marten
  6401. Local Development using Azure Cosmos DB Emulator at no Cost
  6402. Highlights from Build and what’s new with .NET
  6403. Fast and Compact Structured Logging in C# Using String Interpolation
  6404. Introducing the Revamped Visual Studio Resource Explorer - Visual Studio Blog
  6405. React Basics: Microfrontend vs. Monorepos
  6406. Giving the .NET smart components a try–The Smart Paste button
  6407. You'll regret using natural keys
  6408. Create a multi-arch Docker image for a .NET application - Gérald Barré
  6409. Decompiling Tenchu: Stealth Assassins part 11: a modding framework powered by the tears of CS101 teachers
  6410. Even more Opentelemetry!
  6411. Introduction to Mapster in C#: Benefits and Quick Start Guide
  6412. Natvis for boost::unordered_map | Braden++
  6413. Sam Altman, Lately • Of the Clock
  6414. Probability: The Distribution Matters
  6415. Pencil Research - Acquiring an app: Transfer gotchas
  6416. Questions to ask before you join a start-up
  6417. Real-Time Settlers Of Catan
  6418. Deterring a Taiwan Invasion
  6419. Lowering resource usage with foot and systemd
  6420. 256 Seconds with dotNetDave: Handling Exceptions Part 1 – Reusable Assemblies
  6421. Deploying SwiftUI on the Web
  6422. Zoom light
  6423. Rationalizing Latency Competition in High-Frequency Trading – Headlands Technologies LLC Blog
  6424. joesantos - Developer | Polarizing the new world
  6425. 1 June 2024 | John D. Cook
  6426. Quickly Generate Time-Series Synthetic Data with OpenAI’s Fine-Tuning API
  6427. Encryption At Rest: Whose Threat Model Is It Anyway?
  6428. Setting up a local reverse proxy on Proxmox with Traefik and Cloudflare
  6429. The case for network acceleration in multiplayer games
  6430. Hacking Millions of Modems (and Investigating Who Hacked My Modem)
  6431. Libadwaita: Splitting GTK and Design Language
  6432. Reflections on founder teams: what I learned from starting two startups
  6433. StringBuilders magic for very large strings
  6434. Cell Organelles
  6435. Refactor your code using alias any type - .NET Blog
  6436. How many photons are received per bit transmitted from Voyager 1?
  6437. Majority for chat control possible – Users who refuse scanning to be prevented from sharing photos and links
  6438. More on harmful overuse of std::move - The Old New Thing
  6439. I'm forking Ladybird and stepping down as SerenityOS BDFL
  6440. Serializing Objects: Efficient Serialization and Deserialization of Collections with JsonSerializer
  6441. Writing Quality Method Docs
  6442. A beginner's guide to the Git reftable format
  6443. An Intuitive Guide to Maxwell’s Equations
  6444. Create a Jenkins pipeline to deploy Desktop Apps as MSIX - Part 2: Packaging a Visual Studio solutio
  6445. Metalama Status Update, May 2024
  6446. Failed to start Dapr - file does not exist
  6447. What's new in the Windows Subsystem for Linux in May 2024
  6448. ECMAScript 2024 features: resizing and transferring ArrayBuffers
  6449. Getting to grips with an extra thumb
  6450. Lizzy Banks. This story must be heard.
  6451. Measure schools on student growth
  6452. Ctrl-Z Exhaustion - 6 Proven Methods to Overcome Mental Fatigue and Reclaim Your Energy - Sparrow's Digital Garden
  6453. Make Chrome go brrrrrr....
  6454. Automating PostgreSQL backups to Digital Ocean Spaces with Kamal
  6455. LLMs as Programming Language Runtimes, or Why Monolithic Text Prompts Are a Mistake · Sibylline.dev
  6456. The Fansite of Kumdor
  6457. Scott Hunter – Aspire and more
  6458. A graphical depiction of the steps in building a C++ executable, basics - The Old New Thing
  6459. Parable of the Sofa
  6460. Blog | Nix & NixOS
  6461. WordPress next, and beyond: breaking the technical enclosure –
  6462. Data exploration using VIM
  6463. Don’t Taste One Coffee
  6464. leah blogs: What autoconf got right
  6465. Hexadecimal Sucks - Tyler Cipriani
  6466. htmx: Simplicity in an Age of Complicated Solutions
  6467. Moving Beyond Type Systems | Vhyrro's Digital Garden
  6468. Upgrading my Home surveillance system
  6469. Icing or Cake? — dthompson
  6470. Napster Sparked a File-Sharing Revolution 25 Years Ago * TorrentFreak
  6471. ROOT: analyzing petabytes of data, scientifically.
  6472. A Letter To Junior Developers – Dev Leader Weekly 46
  6473. Debian 12 KDE Plasma: The right GNU/Linux distribution for professional digital painting in 2024. Reasons and complete installation guide.
  6474. Recall: Stealing everything you’ve ever typed or viewed on your own Windows PC is now possible.
  6475. Wired Elements
  6476. Vertical Slice Architecture: Structuring Vertical Slices
  6477. Can The Data Fit In My Mouth
  6478. What We've Learned From A Year of Building with LLMs
  6479. Trust
  6480. FreeBSD Tips and Tricks: Native Read-Only Root File System
  6481. Startup Tips from Clever’s CEO
  6482. Redefining Career Specialization – Jeff Morhous
  6483. Gemini 1.5 Flash Outperforms Much More Expensive Models
  6484. Modes of Transportation
  6485. How to Copy a File From a 30-year-old Laptop
  6486. Ulysses, by James Joyce - Free ebook download
  6487. Snowflake, Cloud Storage Giant, Suffers Massive Breach: Hacker Confirms to Hudson Rock Access Through Infostealer Infection
  6488. Things you wish you didn't need to know about S3
  6489. Simulate sun shadows
  6490. A graphical depiction of the steps in building a C++ executable, with XAML and packaging - The Old New Thing
  6491. NEWS: ASP.NET 8 Webinar
  6492. Engineering for Slow Internet – brr
  6493. Unexpected Anti-Patterns for Engineering Leaders
  6494. Building a serverless secured dead drop
  6495. ASP.NET Core Basics: Getting Started with GraphQL
  6496. Test-Driving HTML Templates
  6497. Home · thmsmlr
  6498. Disassembling Dalvik
  6499. Length Extension Attacks | Tiago Neto
  6500. Compilers | Rasheed Starlet
  6501. Startup Risk
  6502. How Running Off A Messaging Queue Impacts Data Loading Strategies
  6503. Against optimization
  6504. Arnaldur.be/writing/about/large-language-model-reasoning
  6505. NoJS 2 - Stochastic Boogaloo. Making a tic-tac-toe game with 'randomness' using pure HTML and CSS. Without JavaScript!
  6506. Spraying Digital Graffiti
  6507. The Economics of Working 80+-Hour Weeks
  6508. Don't lie in interviews
  6509. Distributed Snapshots: Chandy-Lamport protocol
  6510. The state of Vulkan apps in 2024
  6511. Never reason from the results of a sampling profiler – Daniel Lemire's blog
  6512. My Top Emacs Packages
  6513. Lessons learned on building an app from job seekers (in tech)
  6514. Zig's New CLI Progress Bar Explained
  6515. We Already Have a Digital Currency | Kev Quirk
  6516. Don't DRY Your Code Prematurely
  6517. Catch Up on Microsoft Build 2024: Essential Sessions for .NET Developers - .NET Blog
  6518. I love my wife. My wife is dead.
  6519. delve
  6520. Adding a USB Port to the ThinkPad X1 Nano (the Hard Way)
  6521. How Actors Remember Their Lines
  6522. A graphical depiction of the steps in building a C++ executable, enhanced for classic Win32 - The Old New Thing
  6523. Why, after 6 years, I’m over GraphQL
  6524. Introducing the new Framework Laptop 13 with Intel Core Ultra Series 1
  6525. FrankenPHP: the modern PHP app server
  6526. Code It Any Way You Want: Comparing Key Search Methods in Dictionaries
  6527. Navigation using Regions in Windows and Uno Platform Applications - Nick's .NET Travels
  6528. 9 Things You Didn't Know About JetBrains Rider's NuGet Support | The .NET Tools Blog
  6529. Avoiding interactivity with Blazor?
  6530. ASP.NET Core Updates in .NET 9 Preview 4: Support for OpenAI Doc Generation, HybridCache and More
  6531. Blazor Basics: Child Routes & Optional Route Parameters
  6532. Data Fetching Patterns in Single-Page Applications
  6533. Blazor HTML Forms, Submitting, and Antiforgery Tokens
  6534. Weakly and strongly typed values in .NET
  6535. A modern Extension Manager has arrived with Visual Studio 17.10 - Visual Studio Blog
  6536. Cooking with Semantic Kernel
  6537. Indexing all of Wikipedia, on a laptop
  6538. nateraw.com - Why and How I trained MusicGen Songstarter
  6539. "Run Your Own Mail Server" Kickstarter Update - Michael W Lucas
  6540. The state of Vulkan apps in 2024
  6541. Thoughts on PHP routing strategies · Prahlad Yeri
  6542. Achieving a 100x speedup of DELETEs on PostgreSQL
  6543. Marc Andreessen wants you to stay in school - Jonathan Garelick
  6544. A New Architecture for a GUI Framework
  6545. OpenTelemetry from 0 to 100
  6546. "Web components" considered harmful
  6547. So, you want to install Caddy
  6548. High Variance Management
  6549. Personal Algorithms - FFSR
  6550. Middleware doesn't belong in the router
  6551. Complexity Analysis
  6552. Opinion: Ottawa wants the power to create secret backdoors in our networks to allow for surveillance
  6553. Introducing Kino
  6554. I Sold TinyPilot, My First Successful Business
  6555. F# developer stories: how we've finally fixed a 9-year-old performance issue - .NET Blog
  6556. Codestral: Hello, World!
  6557. A graphical depiction of the steps in building a C++ executable, basics - The Old New Thing
  6558. Building .NET apps for Linux from any operating system
  6559. AI headphones let wearer listen to a single person in a crowd, by looking at them just once
  6560. Microsoft .NET Code Analysis: Exercise Caution When Employing ContainsKey() with Dictionary Types
  6561. GitHub - openkoda/openkoda: Open source business application platform for fast development
  6562. Snake draft sorting in SQL Server, part 4 - Simple Talk
  6563. Small Language Models with Phi-3 Cookbook: A Guide
  6564. A beginner's guide to the Shenandoah garbage collector | Red Hat Developer
  6565. re: Secure Drop protocol
  6566. VisualStudio.Extensibility 17.10: Debug your extensions with the Diagnostics Explorer - Visual Studio Blog
  6567. OWASP Dependency Check - Improve update speed
  6568. Llama 3-V: Matching GPT4-V with a 100x smaller model and 500 dollars
  6569. Grooved - One tap turntable calibration.
  6570. Your API Shouldn't Redirect HTTP to HTTPS
  6571. So many feed readers, so many bizarre behaviors
  6572. Edmund Husserl — Consciousness - Ralph Ammer
  6573. Doing is normally distributed, learning is log-normal
  6574. The best have intuition
  6575. How to be a man: The 9 qualities of masculinity
  6576. Building to Last
  6577. Kustomize Deployments with Reliza Hub - Work & Life Notes
  6578. Reproducing GPT-2 (124M) in llm.c in 90 minutes for $20 · karpathy/llm.c · Discussion #481
  6579. Exploring Embedding spaces with my photo library
  6580. How good is GPT-4o at generating Flask apps? Surprisingly promising
  6581. 20 Years of Blogging; On my own website
  6582. Should we teach high schoolers Scratch? - Jonathan Garelick
  6583. Approximate Binary Vector Search for RAG in Julia
  6584. OpenAI: Fallout
  6585. Kotlin Mobile Monorepo
  6586. Effects Showroom - TerminalTextEffects Docs
  6587. How can I force a DLL to register itself if it won't respond to regsvr32? - The Old New Thing
  6588. Do I not like Ruby anymore?
  6589. Cancel WhenAny - linked CancellationTokenSource
  6590. WP21
  6591. Surveilling the Masses with Wi-Fi-Based Positioning Systems
  6592. GitHub - quickwit-oss/tantivy: Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
  6593. Deprecating CSLA Synchronous APIs
  6594. Understanding Supply-Chain Attacks and OWASP Dependency Check
  6595. Playwright in Action: From Setup to Best Practices | Azure Developers JavaScript Day 2024
  6596. Configure Custom 404 Not Found Page With Azure Static Web Apps | Build5Nines
  6597. Challenges in Uploading Files Over 2GB via HTTP Protocol in IIS Web Server
  6598. City In A Bottle – A 256 Byte Raycasting System
  6599. Web App Security—Broken Authentication vs Session Management
  6600. Implement a Microsoft Entra ID external authentication method using ASP.NET Core and OpenIddict
  6601. Continuous delivery without a CI server
  6602. How to test a Roslyn analyzer - Gérald Barré
  6603. internetarchive (@internetarchive@mastodon.archive.org)
  6604. Should I Use <abbr title="JSON Web Token"><span class="caps">JWT</span></abbr>s For Authentication Tokens?
  6605. Local Group
  6606. Controlling the Taylor Swift Eras Tour wristbands with Flipper Zero
  6607. Iterate over matching files: `with_fileglob` module in Ansible
  6608. Evolution of the ELF object file format
  6609. Fast, Simple and Metered Concurrency in Ruby with Concurrent::Semaphore
  6610. Why am I continuing to bet on Flutter
  6611. Demystifying Golang Slices
  6612. Merge search params with Zod in Remix
  6613. ChatGPT wrote a Static Site Generator
  6614. Turn It Up or Turn It Down
  6615. Status games
  6616. .NET 9 and ASP.NET Core: Built-in Support for OpenAPI Document Generation
  6617. Instead of "auth", we should say "permissions" and "login"
  6618. Introducing links to source code for .NET API Docs - .NET Blog
  6619. Is there any difference between String­From­IID and String­From­CLSID? - The Old New Thing
  6620. Big Data is Dead
  6621. The one-year anniversary of my total glossectomy
  6622. How the Guinness Brewery Invented the Most Important Statistical Method in Science
  6623. Optimizing Collection Examination: A Comparative Analysis of Predicate Methods in C#
  6624. This is what the damaged Svalbard cable looked like when it came up from the depths
  6625. Introducing adaptive audio in Google Meet: creating ad-hoc meeting spaces with multiple laptops
  6626. 🙈 Downsides of surrounding yourself with brilliant, skilled people
  6627. Ways and Means – > Toward desirable futures
  6628. wave-sim — Connor Code
  6629. Feed and Blogrolls Discovery • AndreGarzia.com
  6630. Exploiting V8 at openECSC
  6631. Robin Rendle — Against Landlords
  6632. Geometry-Aware Hashing of GeoJSON objects · My blog
  6633. Old Dogs, new CSS Tricks
  6634. Privacy Is A Myth. Unless You're Using Zero-Knowledge Proofs
  6635. Fine-Tuning Shuffle Partitions in Apache Spark for Maximum Efficiency
  6636. My $2.2k laptop can't drive two screens
  6637. Jonas Hietala: Autocomplete with nvim-cmp
  6638. Using LLMs to Build A Code Generation Dataset
  6639. Documenting my DNS records
  6640. Cloudflare took down our website after trying to force us to pay 120k$ within 24h
  6641. Home Assistant Config by Denys Dovhan - War Safety
  6642. Understanding and Utilizing Common Attributes in Classes in Microsoft .NET
  6643. Diffusion Models
  6644. Restarting, again – > Toward desirable futures
  6645. Your parents are getting old, here's what to do
  6646. How to build a terrible RAG system - jxnl.co
  6647. Why you spend more when prices end in .99 - Kent Hendricks
  6648. Enshittification Is A Feature, Not A Bug
  6649. Why does x & -x equal to the largest power of 2 that divides x?
  6650. Understanding Coupling in Software Development
  6651. Expeditions to AI Land · The future is bright
  6652. Developers aren't Nerds | 0xFF
  6653. 012 - choosing technology to build on
  6654. Databases for Developers
  6655. Abusing Go's infrastructure
  6656. GitHub - roblillack/spot: React-like desktop GUI toolkit for Go
  6657. Feedback is Deeper Than You Think – Dev Leader Weekly 45
  6658. the universal Tag Editor (ID3v2, MP4, OGG, FLAC, ...)
  6659. Shift Left With Architecture Testing in .NET
  6660. Financial Statement Analysis with Large Language Models
  6661. Writing a Unix clone in about a month
  6662. Successful language model evals — Jason Wei
  6663. On Template-Based Feed Generation
  6664. A framework for thinking about team memory, joining up and serendipity in hybrid organisations
  6665. Bananagrams is NP-complete
  6666. Solodevs and the trap of the game engine
  6667. Mutual TLS (mTLS): building a client using the system keystore
  6668. Thinking Big and Small
  6669. New MacBook Setup
  6670. Creating a Video Game Wedding Invite with Adafruit EdgeBadge and PyBadge LC
  6671. I'm Leaving Reddit for Good and This Is Why
  6672. Replacing pyinstaller with 100 lines of code
  6673. Minimizing Linux boot times
  6674. How I Try To Keep Up With The Data Tech World (A List of Data Blogs)
  6675. :epic-handshake: Reorg half a seat to the left
  6676. Supply Chain Data Maturity
  6677. Webtime Tracker | Peta Sittek
  6678. A Simple QR Based Food Ordering App
  6679. Room Code
  6680. What is a collision?
  6681. Setting the contents of a Windows Runtime Vector from C++/WinRT in one call - The Old New Thing
  6682. Enhancing Enum Handling in Spargine: Beyond Enums and into Versatility
  6683. Clean Architecture Sucks
  6684. Data Fetching Patterns in Single-Page Applications
  6685. Developing cloud native apps with Aspire - Visual Studio Blog
  6686. Attack Techniques: Full-Trust Script Downloads
  6687. Attack Techniques: Remote Control Software
  6688. Entity Framework Core 8 provider for Firebird is ready
  6689. We’re Ending Our Samsung Collaboration | iFixit News
  6690. A Grand Unified Theory of the AI Hype Cycle
  6691. Daylight Computer | The Fast 60fps E-paper and Blue-Light Free Tablet
  6692. I've figured out why some crypto rounds are way too big
  6693. Mandeep Bhutani
  6694. Voxel Displacement Renderer — Modernizing the Retro 3D Aesthetic
  6695. Pitfalls of best practices
  6696. When Your Personal Name Is Now Sensitive Information
  6697. Boyfriend? Girlfriend? I asked ChatGPT-4 for better words — Dr. Jenn's Den
  6698. Code It Any Way You Want: Initializing Reference Type Static Fields Inline for Enhanced Code Readability
  6699. What I've learned from making my first product
  6700. Making my dumb A/C smart with Elixir and Nerves
  6701. Be gone, vile rectangle!
  6702. The deskilling of web dev is harming the product but, more importantly, it's damaging our health – this is why burnout happens
  6703. Tracking Releases & CI Across Software Teams and Forges
  6704. the attention cottage – The Homebound Symphony
  6705. Are tools like ChatGPT killing the cover letters?
  6706. Some cloud-agnostic thoughts | Kai Malcolm
  6707. Teaching Yourself Math Online
  6708. Why is Anthropic breaking compatibility with OpenAI?
  6709. The Space Quest II Master Disk Blunder
  6710. Queueing – An interactive study of queueing strategies – Encore Blog
  6711. Creating a prepopulated Windows Runtime Vector from C++/WinRT without going through an explicit std::vector - The Old New Thing
  6712. Microsoft outage affects Bing, Copilot, DuckDuckGo and ChatGPT internet search
  6713. Help my memory dump always shows me some exceptions!
  6714. VBScript deprecation: Timelines and next steps
  6715. The road toward AI: Fundamentals | Red Hat Developer
  6716. Fix Missing OpenAPI Elements From ASP.NET Core Minimal API Apps
  6717. First preview of Visual Studio 2022 v17.11 - Visual Studio Blog
  6718. AWS Platform Guide: A complete guide on how to build your infrastructure on AWS
  6719. Authenticode in 2024
  6720. Must-have resources for new .NET Aspire developers
  6721. Prefer Noun-Adjective Naming | Kyle Shevlin
  6722. Windows Recall sounds like a privacy nightmare – here's why I'm worried
  6723. If you have to create a Windows Runtime Vector from C++/WinRT, do it as late as possible - The Old New Thing
  6724. Why not parse your JSON at build time?
  6725. The death knell of the Personal Computer
  6726. Test Driving ChatGPT-4o (Part 1)
  6727. Do cheap GPS trackers work? A review of the GF-07, GF-09 and GF-22.
  6728. Unwind considered harmful? · baby steps
  6729. Building software is so expensive that it is causing major problems.
  6730. When privacy expires: how I got access to tons of sensitive citizen data after buying cheap domains
  6731. Systematically Improving Your RAG - jxnl.co
  6732. Just another military conspiracy and something more
  6733. Initiating conversations with not your usual culprit • Ayush Mishra
  6734. How to choose your sources and inputs - DeveloPassion
  6735. Newsletters are the new blogs. And that's a good thing. – I'm Left Handed
  6736. The Missing Piece: Lucidity
  6737. PC scripting and monitoring with microcontrollers and custom components
  6738. Linting code for LLMs with tree-sitter
  6739. Two years as an independent technologist · Applied Cartography
  6740. How to destroy your OS with tar
  6741. Moving on from Ink
  6742. High Impact Thoughts
  6743. Exponential Growth
  6744. Here’s what we’re working on in Firefox
  6745. Pluck
  6746. Six years in the open and a glimpse into the future
  6747. C# 13.0: params Improvements
  6748. Exclusive: Scandal at America's Top Science Fair
  6749. General Performance: Exploring the Performance Impact of the ‘in’ Keyword in C# 7.2
  6750. Visual Studio 2022 17.10 and GitHub Copilot: Your Coding Partner for Faster and Smarter Development - Visual Studio Blog
  6751. Maximizing joy and minimizing toil with great developer experiences - Visual Studio Blog
  6752. General Availability of .NET Aspire: Simplifying .NET Cloud-Native Development - .NET Blog
  6753. Announcing NuGet 6.10 - The NuGet Blog
  6754. Announcing the AI Toolkit for Visual Studio Code
  6755. The React useState Hook
  6756. Project Legion
  6757. Data Fetching Patterns in Single-Page Applications
  6758. Unlock a new era of innovation with Windows Copilot Runtime and Copilot+ PCs
  6759. Test-Driving HTML Templates
  6760. vu128: Efficient variable-length integers
  6761. The curious case of the missing period
  6762. pls fix
  6763. 33654 - TEXTAREA incorrectly applying ROWS= and COLS= (horizontal / vertical scrollbar extra space, with overlay scrollbars disabled)
  6764. Careful technology
  6765. The future of foundation models is closed-source
  6766. Datadog is the new Oracle
  6767. Sam Altman Is Full Of Shit
  6768. Is Morality Real?
  6769. I Want Flexible Queries, Not RAG
  6770. 🛑 Stop resizing your browser: improve testing for responsiveness
  6771. Improving Date Formatting Performance in Node.js
  6772. Quantifying the Impact of Styled Components on Server Response Times
  6773. The full-stack framework discourse | Dimitrios Lytras
  6774. The Root Cause
  6775. frontiers, knowledge work, 2024++
  6776. I tried improving QA in the payment industry
  6777. Processes don't create ownership, people do
  6778. CADmium: A Local-First CAD Program Built for the Browser
  6779. .NET Announcements & Updates from Microsoft Build 2024 - .NET Blog
  6780. UI Density
  6781. GitHub - tombonez/noTunes: A simple macOS application that will prevent iTunes or Apple Music from launching.
  6782. Microsoft Build 2024: AI-Focused Sessions and .NET Highlights
  6783. A blurry photo of the legendary USB Cart of Death - The Old New Thing
  6784. Photographs: Shipbreaking — Edward Burtynsky
  6785. Going Dark: The war on encryption is on the rise. Through a shady collaboration between the US and the EU.
  6786. Choosing the Best Immutable Dictionary for Your C# Projects
  6787. Code It Any Way You Want: Expression-Bodied Methods vs. Traditional Methods
  6788. Wenting Zhang / Glider · GitLab
  6789. HTTP Error 500.19 - Internal Server Error
  6790. Multi-Tenancy: Marten’s “Conjoined” Model
  6791. The CHECK() Constraint - Simple Talk
  6792. How to use HttpClient correctly to avoid socket exceptions
  6793. Five Tips for Starting a New Developer User Group
  6794. Meta Releases Open Source React Compiler
  6795. The Decorator Pattern in Modern C# [2024]
  6796. How to Deal With NullReferenceException? Object reference not set to an instance of an object.
  6797. Enlightenmentware
  6798. Fundamentals
  6799. Roslyn analyzers: How to - Gérald Barré
  6800. Introducing Copilot+ PCs - The Official Microsoft Blog
  6801. The Terrible Situation of Windows (Professional) Laptops
  6802. Which database when for AI: Are vector databases all you need?
  6803. Runtime code generation and execution in Go: Part 1
  6804. Mathematics and literature, really?
  6805. OSHIT: Seven Deadly Sins of Bad Open Source Research - bellingcat
  6806. Outseta's Choose Your Own Adventure Compensation Model | Outseta
  6807. Raymarching explained interactively
  6808. Mixed Precision Training from Scratch
  6809. Taking Risk
  6810. Down a Rabbit Hole
  6811. Designing a Scalable OCPP server - Siddharth Sabron
  6812. ASID Allocator and TLB management in Xen for x86
  6813. Ocean Loop
  6814. If you know what interface you want, just pass it directly to CoCreateInstance - The Old New Thing
  6815. Dapper And Strongly Typed IDs – How To Dynamically Register Mappings
  6816. Use IExceptionHandler to handle errors in ASP.NET Core | BinaryIntellect Knowledge Base
  6817. Meteor just seen in Portugal (23h45)
  6818. General Performance Tip: Retrieving the Nullable Value from a Reference Type
  6819. Compilers for free with weval
  6820. The Lunacy of Artemis
  6821. Using Source Generators to Validate IOptions in ASP.NET Core - Code Maze
  6822. Guide to Modern Redux—Redux Toolkit & Redux Toolkit Query
  6823. Multi-Tenancy: What is it and why do you care?
  6824. Building Better Apps: Better Together
  6825. Discriminated Unions Part One - The F# side of things
  6826. Two Ways To Tune A Slow Query In SQL Server – Darling Data
  6827. Discriminated Union Part Two - The C# side of things
  6828. ECMAScript 2023 feature: symbols as WeakMap keys
  6829. Programming mantras are proverbs
  6830. Feedback loops in software development
  6831. Problem with NaN equality
  6832. MemoryCache, DistributedCache and HybridCache
  6833. Coding my Handwriting — Amy Goodchild
  6834. Personal life is a playground for solving optimization problems
  6835. Why can’t I focus?
  6836. Adding Multiple Flutter Applications to Single Window on Web
  6837. How to use iptables
  6838. GitHub - naklecha/llama3-from-scratch: llama3 implementation one matrix multiplication at a time
  6839. Build android apk from command line without gradle
  6840. I love my slightly smart tiny TV
  6841. The WAF Swiss-Knife – Pomba Labs
  6842. The best team-building activity I could ever imagine, or how food and love gather people together. | Jorge Galindo's blog
  6843. Thoughts on Forester: A Scientist's Zettelkasten
  6844. Known Purpose and Trusted Potential.
  6845. The Platonic Representation Hypothesis
  6846. What’s Up with Mastodon and “Referer” Headers?
  6847. Modernizing the AntennaPod Code Structure – AntennaPod
  6848. Measuring energy usage of a function in C
  6849. Not an Expert - Andrew Bass
  6850. Raspberry Pi 5 Overclocking
  6851. Computers
  6852. » Riven The Digital Antiquarian
  6853. Big Tech to EU: "Drop Dead"
  6854. From Visual Basic to Visual Studio: A Journey Through Microsoft’s IDE Evolution
  6855. Floor796
  6856. Calculus with Julia
  6857. I hosted a spectacular 20-acre game of Capture the Flag [#61]
  6858. W is for What Did I Say Three Days Ago?!!
  6859. Test Driving ChatGPT-4o (Part 3)
  6860. Thoughts on Tom Alrich’s “Global Vulnerability Database”
  6861. Skipping ahead to the problems
  6862. Just How Functional is Raku?
  6863. Building with Parenscript and Preact
  6864. Stack Overflow reimagined
  6865. Uncommon sense for founder sales: from IIT engineer to successful founder
  6866. Happy Developers. It is Possible
  6867. VassiLife
  6868. Liikennematto devlog #5: renovation and release
  6869. Decision Brownouts
  6870. Surround Yourself With Right People
  6871. High Agency in Software Engineering
  6872. Stripe Subscription States
  6873. visions
  6874. Gio UI Cross-Platform GUI for Go
  6875. Choosing a Tech Stack in 2024
  6876. Ilya Sutskever “If you really learn all of these, you’ll know 90% of what matters today”
  6877. Cyber Security: A Pre-War Reality Check - Bert Hubert's writings
  6878. Developer Burnout – Dev Leader Weekly 44
  6879. Thinking out loud about 2nd-gen Email – Gabriel Sieben
  6880. EF Core Migrations: A Detailed Guide
  6881. Modular site architecture with Nuxt layers
  6882. Stuff I know about ZIP | orchid.pink
  6883. Bloom Filter
  6884. Feedland Blogroll thoughts
  6885. Create Apps Easily with Streamlit
  6886. What I look for in empirical software papers
  6887. Charting surgery
  6888. The Enjoyable Challenge of Managing Uncertainty | Jorge Galindo's blog
  6889. Get Yourself a /dev/lunch
  6890. curl, Tor, dot onion and SOCKS
  6891. on hoot, on boot — wingolog
  6892. Carlos Silva Abreu
  6893. How I use principles to develop engineering strategies.
  6894. Switching to Linux as a Game Developer
  6895. Durango dumplings
  6896. Two-Level Segregated Fit Memory Allocator
  6897. Non-Euclidean Doom: what happens to a game when pi is not 3.14159…
  6898. GitHub - HigherOrderCO/Bend: A massively parallel, high-level programming language
  6899. dotNetDave Rocks The Bay.NET User Group
  6900. Toon3D: Seeing Cartoons from a New Perspective
  6901. Reimagining Pong Wars with C# and MVUX
  6902. Why can't I find the injected name of a templated class's templated base class? - The Old New Thing
  6903. rate limiter – smudge.ai blog
  6904. Collection Performance: Exercise Caution When Using Take() with a Basic Count
  6905. Finished course: From Zero to Hero: Unit testing for C# Developers (Dometrain)
  6906. Wolverine’s Test Support Diagnostics
  6907. New in .NET 8: ASP.NET Core Identity and How to Implement It
  6908. Improve your code quality with GitHub Copilot in Visual Studio - Visual Studio Blog
  6909. XUnit–Improve type safety
  6910. JavaScript Nulls and Programming Minutiae
  6911. ECMAScript proposal: duplicate named capturing groups for regular expressions
  6912. 100 Exercises To Learn Rust
  6913. The Forged Apple Employee Badge
  6914. Test Driving ChatGPT-4o (Part 2)
  6915. Privacy Principles: Search, Learning and Artificial Intelligence | Legal
  6916. About Winamp - Winamp has announced that it is opening up its source code to enable collaborative development of its legendary player for Windows.
  6917. Report: Sprint, T-Mobile Merger Immediately Killed Wireless Price Competition In U.S.
  6918. BashFu - Open X11 window with netcat, echo, pipes and file system
  6919. Eight Billion People - OranLooney.com
  6920. LLMs are not suitable for (advanced) brainstorming
  6921. Llama 3 implemented in pure NumPy · The Missing Papers
  6922. How to Simulate MEV Arbitrage with REVM, Anvil and Alloy
  6923. Forms of life, forms of mind | Dr. Michael Levin | Life after Death: in another world, at another scale
  6924. Stand Out and Dare to Disagree
  6925. What I've Learned Building Interactive Embedding Visualizations
  6926. Pinecoder blog
  6927. Effortless SEO for Astro with @zfben/astro-head | Ben's Blog | zfben.com
  6928. What's New in Neovim 0.10
  6929. Legalizations in LLVM Backend
  6930. History of the Italian electrical system
  6931. GitHub - likejazz/llama3.np: llama3.np is pure NumPy implementation for Llama 3 model.
  6932. NetBSD Foundation 🚩 (@netbsd@mastodon.sdf.org)
  6933. Pulling a single item from a C++ parameter pack by its index - The Old New Thing
  6934. VCs aren't your friends
  6935. Utah Locals Are Getting Cheap 10 Gbps Fiber Thanks To Local Governments
  6936. Code It Any Way You Want: Performance Difference Between Static and Non-Static Methods
  6937. Jepsen: Datomic Pro 1.0.7075
  6938. Generate http files from a swagger definition
  6939. Scheduled Message Delivery with Wolverine
  6940. Podman–Pull images from Docker Hub
  6941. Data Fetching Patterns in Single-Page Applications
  6942. Get Ready for Visual Studio at Build 2024: Join Thousands Online! - Visual Studio Blog
  6943. The .NET Generic Math Library - NDepend Blog
  6944. ggml : rewrite silu and softmax for cpu by jart · Pull Request #7154 · ggerganov/llama.cpp
  6945. Collection Performance: Looping Over a Collection Using Span and ReadOnlySpan
  6946. Nearly all Nintendo 64 games can now be recompiled into native PC ports to add proper ray tracing, ultrawide, high FPS, and more
  6947. Meet RVPC the world lowest cost Open Source Hardware All-in-one educational RISC-V computer with VGA and PS2 keyboard which will be available for DIY soldering workshop on Open Fest in Sofia this year!
  6948. DB in K8S: Pros & Cons
  6949. Sorry. My heart says yes, but my schedule says no.
  6950. On Durable Objects | Kevin Wang’s Blog
  6951. Sabbatical Wrap
  6952. Collaborative Assistants - Jeremy Philemon
  6953. A comparison between the M2 and M4 iPad Pro
  6954. What’s the Difference Between a Will and a Trust?
  6955. Struggle as a Service
  6956. Rebuilding my homelab: Suffering as a service
  6957. The Most Important Planning Document Costs Nothing to Draft
  6958. Z80 History: The CPU That Will Never Die
  6959. The Type of Sprintf - Ryan Brewer
  6960. Localizing a .NET console or desktop application
  6961. Investing in Innovation: An introductory guide to angel investing
  6962. Rails 8 adds Kamal by default.
  6963. Reflection in PHP
  6964. Paying People in Equity and Dividends
  6965. I Coded Something Dumb And I'm Proud of It | Pier-Luc Brault - Personal Website
  6966. RSS and why I love it | Noghartt's garden
  6967. I bought a ridiculous laptop
  6968. Elementary Physics Paths
  6969. Adobe Photoshop Source Code
  6970. News article
  6971. .NET and .NET Framework May 2024 Servicing Updates - .NET Blog
  6972. Building the most efficient device selector query that selects no devices - The Old New Thing
  6973. The Worst Website In The Entire World
  6974. Translation of the Rust's core and alloc crates | Formal Land
  6975. Easily add a video reel to your MAUI app (like Instagram)
  6976. Wolverine’s HTTP Model Does More For You
  6977. Mastering Slash Commands with GitHub Copilot in Visual Studio - Visual Studio Blog
  6978. ASP.NET Core, SSR Web Components, and Enhance Wasm
  6979. Modeling: Date vs. DateTime
  6980. C# in Browser via WebAssembly (without Blazor)
  6981. Announcing NuGet Commands in C# Dev Kit - The NuGet Blog
  6982. Data Fetching Patterns in Single-Page Applications
  6983. Serialising ASP.NET method calls for later execution | johnnyreilly
  6984. ECMAScript proposal: `Promise.withResolvers()`
  6985. Gemini Flash
  6986. Sir, there's a cat in your mirror dimension
  6987. VMware Fusion Pro: Now Available Free for Personal Use
  6988. Records - Slow thoughts
  6989. How not to do code reviews - Aviator Blog
  6990. demo.fun – Interactive Product Demo Recorder – Generate Leads & Engage Customers
  6991. 🚲 alden.page
  6992. Hashing Modulo Theories
  6993. Is (my) RSS dead?
  6994. GitHub - Modos-Labs/Glider: Open-source E-ink monitor. Mirror of https://gitlab.com/zephray/glider
  6995. A primer on why computational predictive toxicology is hard
  6996. Going to the cinema is a data visualization problem
  6997. How can logging impact a Golang backend?
  6998. Disable your browser history to write better internal docs
  6999. Vaxry's Blog
  7000. Seeing like a CEO
  7001. Analytics and attribution for an open source project a.k.a story of how we tracked an unexpected burst of traffic
  7002. Better Markdown for Writers
  7003. Datasets - How Neural Machine Translation Works
  7004. Pushing CSS :has() to its limits - hover-highlighted parentheses, variable bindings, and more
  7005. Thoughts on the openAI spring release
  7006. building a plugin system for the web
  7007. RSS blogrolls are a federated social network
  7008. C# 12.0: .. Spread Element or Spread Operator
  7009. Veo
  7010. Data Structures — Binary Tree
  7011. The confidential coffee maker was not the only source of shenanigans at the IBM Boca office - The Old New Thing
  7012. References are like jumps
  7013. How To Use IServiceCollection in Console Applications – What You Need To Know
  7014. Unit Test your Architecture (and more) with ArchUnit
  7015. Code It Any Way You Want: Performance Considerations for Sealed and Internal Classes
  7016. GitHub - nkasmanoff/pi-card: Raspberry Pi Voice Assistant
  7017. GitHub - pipecat-ai/pipecat: Open Source framework for voice and multimodal conversational AI
  7018. C# .NET 8 — MediatR Pipelines
  7019. The Modern Guide For Making CSS Shapes — Smashing Magazine
  7020. Azure Static Web App–Deploy using Bicep
  7021. Writing “string.IsNullOrEmpty” using pattern matching and comparing the resulting code
  7022. Using SonarCloud with ASP.NET Core, Angular and github actions
  7023. Gratification
  7024. How to avoid conflicts when testing your dotnet templates locally - Gérald Barré
  7025. Driving PSA
  7026. Apple and Google deliver support for unwanted tracking alerts in iOS and Android
  7027. Amazon S3 will no longer charge for several HTTP error codes
  7028. Morphing Arbitrary Paths in SVG
  7029. Learnings from ingesting millions of technical pages for RAG on Azure. | Jakob Serlier's Personal Site
  7030. Snappy UI Optimization with useDeferredValue
  7031. Fifteen Fundamental Properties | Camillo Visini
  7032. Apple Vision Pro has the same effective resolution as Quest 3…Sometimes? And there's not much app devs can do about it, yet.
  7033. I was wrong about "agile" software development
  7034. From 0 to 500 stars: Logdy GitHub journey in 3 months
  7035. Are Redis ACL password protections weak? – Gonçalo Valério
  7036. Scraping thousands of temporary (disposable) phone numbers
  7037. Tuning ZIO for high performance
  7038. AlphaFold opens new opportunities for Folding@home – Folding@home
  7039. PenroseKiteDart User Guide
  7040. The Impact of All-or-Nothing Thinking in Software Engineering
  7041. James Shore: “Testing Without Mocks” Course
  7042. Estimating the disk space needed for a VACUUM FULL on PostgreSQL – Ian's notes
  7043. New preprint and Monitoring Time Between Events
  7044. Thomas Eckert
  7045. The Universe of Discourse : Well, I guess I believe everything now!
  7046. Hello GPT-4o
  7047. What's new in Orleans 8 for Scalable Distributed Applications - .NET Blog
  7048. Before you try to change something, make sure you can change nothing - The Old New Thing
  7049. Join the Uno Platform team at Microsoft Build 2024!
  7050. Interesting links of the week 2024-20
  7051. Where are my traces? (weird .NET meets OpenTelemetry gotcha)
  7052. Collection Performance: Optimizing Sequence Comparison
  7053. Wasm vs. Docker | Docker
  7054. Controlling Parallelism with Wolverine Background Processing
  7055. Crafting Future-proof Apps with JavaScript & Azure Cosmos DB | Azure Developers JavaScript Day 2024
  7056. NCronJob - Big Updates
  7057. Kubernetes–Limit your environmental impact
  7058. Exploring the c4... compiler?
  7059. Using Syncfusion Controls in Uno Platform Application using MAUI Embedding. - Nick's .NET Travels
  7060. GPUs Go Brrr
  7061. 16 years of CVE-2008-0166 - Debian OpenSSL Bug
  7062. What Can A Person Wear?
  7063. Why Unregulated Capitalism Always Leads to Enshittification
  7064. Track HN: Score and Rank History (plus My Nocode Experiences)
  7065. Focus on one thing, and one thing only
  7066. Currency Hedging and Principal Component Analysis
  7067. From almost bankruptcy to $1M in revenue in 2.5 years: Cogno AI
  7068. Artificial General Intelligence is a Red Herring · Sibylline.dev
  7069. A Better Lesson – Rodney Brooks
  7070. You hum it, I’ll play it – some thoughts about music and meaning
  7071. On staging environments
  7072. Readability of Optimized Kotlin Code
  7073. I replaced Homebrew with Devbox
  7074. How I render my web applications
  7075. 24May11 | 1 year of Hyperspaces
  7076. Things I remind myself when working with others
  7077. Lessons learned in moving on from Lightroom
  7078. Building intuition with spaced repetition systems
  7079. PeaZip free archiver utility, open extract RAR TAR ZIP files
  7080. githublog/2024/5/10/cordic.md at main · francisrstokes/githublog
  7081. Immersive Math
  7082. Un garçon pas comme les autres (Bayes) - An unexpected detour into partially symbolic, sparsity-expoiting autodiff; or Lord won’t you buy me a Laplace approximation
  7083. Intercropping viable for optimizing vegetable production on Mars - 𝙎𝘾𝙄𝙀𝙉𝘾𝙀
  7084. Parsing PNG images in Mojo
  7085. Solving Recurrence Relations
  7086. Dancing on the Shoulders of Giants
  7087. Large Text Compression Benchmark
  7088. Are Startup Stock Options Like ‘Lottery Tickets?’ A CEO and Former Employee Discuss. And My POV.
  7089. Choosing a travel pack is hard
  7090. Why I prefer the iPad over a MacBook
  7091. How to use PostGIS with Prisma
  7092. What is emoji?
  7093. ChatGPT and the web ignorant
  7094. Avoiding the soft delete anti-pattern
  7095. Thread - the tech we can't use or teach - Dennis Schubert
  7096. Imposter Syndrome and YOU – Dev Leader Weekly 43
  7097. Team KeePassXC (@keepassxc@fosstodon.org)
  7098. CME impact imminent, Two more earth-directed CMEs
  7099. Building Resilient Cloud Applications With .NET
  7100. Lucknerhaus - Blick zum Großglockner - Foto-Webcam.eu
  7101. GitHub - MHNightCat/superfile: Pretty fancy and modern terminal file manager
  7102. Why is Hacker News spiking in organic traffic?
  7103. Who instruments the instrumenters? - Mostly nerdless
  7104. What I learned from doing Quiz Bowl
  7105. Things I hate about Partiful
  7106. Why your team might be holding you back - Dmitry Kudryavtsev
  7107. Analyzing Polarsteps Data of a Six Month Southeast Asia Trip
  7108. Designing Monte Carlo Simulations in R
  7109. TypeScript: undefined and null are nothing and should keep being nothing — Domain Specific Language
  7110. LLM-based Agents for Tabular Data Processing
  7111. Sam Heuck | The outrage is warranted.
  7112. Useful output in CLI applications
  7113. Franklin Pezzuti Dyer
  7114. Setting up Doom Emacs for Astro Development
  7115. On brain fog (it's much worse than you think)
  7116. The API database architecture - Stop writing HTTP-GET endpoints
  7117. Chasing
  7118. An informal comparison of the three major implementations of std::string - The Old New Thing
  7119. Simons Foundation Co-Founder, Mathematician and Investor Jim Simons Dies at 86
  7120. Popover API - Web APIs | MDN
  7121. General Performance Tip: Type Conversion
  7122. Slop is the new name for unwanted AI-generated content
  7123. Azure Architecture Blog
  7124. Blazor Basics: 9 Best Practices for Building Blazor Web Apps
  7125. Windows Terminal Preview 1.21 Release
  7126. Fast Search and Replace in Large Number of Files: A Practical Guide
  7127. Leaked Deck Reveals OpenAI's Pitch on Publisher Partnerships
  7128. The right abstraction when bootstrapping front-ends | Samuel Lissner
  7129. 4 Bets in Consumer Apps
  7130. Buckets of Parquet Files are Awful | Scratch Data
  7131. Blog: Cross Window Forgery: A Web Attack Vector
  7132. I'm sorry
  7133. using golang's crypto/aes and crypto/cipher packages
  7134. How to curl a Gradio App
  7135. zeptocore | schollz
  7136. It's always TCP_NODELAY. Every damn time.
  7137. Important Lesson from Dr. Seuss — It's Fun to Have Fun, But You Have to Know How. | Gretchen Rubin
  7138. Zuckerman vs: Zuckerberg: why and how this is a battle of the public understanding of APIs, and why Zuckerman needs to lose and Meta needs to win
  7139. Remote attestations and dangerous protocols
  7140. Disaster recovery with ZFS and zrepl
  7141. The History of Ctrl-Alt-Delete
  7142. How to untangle phone numbers
  7143. A room with a view of the PostgreSQL autovacuum – Ian's notes
  7144. minViT: Walkthrough of a minimal Vision Transformer (ViT)
  7145. Dont have F-You money? Build an F-You Network.
  7146. One Slice of Pivot, Please - Tyler Barker
  7147. Growing a Tech Startup (MemSQL/SingleStore) in Portugal to 40+ Employees
  7148. Dear 20 year old Software Engineer
  7149. Asking for a DispatcherQueue from a GUI thread you created - The Old New Thing
  7150. GitHub - Hirrolot/datatype99: Algebraic data types for C99
  7151. Join the .NET Team at Microsoft Build 2024! - .NET Blog
  7152. Reference Type & Structure Performance: Constant vs. Read-only Property
  7153. Stack Overflow Upset Over Users Deleting Answers After OpenAI Partnership | Build5Nines | Cloud, DevOps & SRE Guidance
  7154. .NET 9 LINQ Performance Edition
  7155. The One Where I Lie To The CTO
  7156. Sharing Styles in Declarative Shadow DOM
  7157. Scaling Marten with PostgreSQL Read Replicas
  7158. Azure Developers - .NET Day 2024 - Recap
  7159. TypeScript Meets API Design in Microsoft's Game-Changing TypeSpec
  7160. Kubernetes–Setup a local cluster through Podman Desktop
  7161. Enforce architectural constrains using NetArchTest
  7162. Modern SQLite: Generated columns
  7163. grafychat
  7164. Google Solar Cycle
  7165. How Much Patents & Copyrights Take From Your Wallet – Shane Oberloier
  7166. Development notes from xkcd's "Machine"
  7167. Consistency Large Language Models: A Family of Efficient Parallel Decoders
  7168. A Problem-First Approach To Building Engineering Teams
  7169. Developer productivity is 99% perception | Daniel Sada Caraveo | Developer Productivity & Culture
  7170. Ask The Fox: "People keep telling me to learn to code, but I don't wanna"
  7171. Tradeoffs with the Four Patterns Of Data Loading
  7172. Can we build a reactive article in a single HTML file?
  7173. A Trip to the Library
  7174. Canada’s most important Canadian thinker – Daniel Frank
  7175. Naming Things is Hard (Game Genre Edition)
  7176. Things learned from implementing Elasticsearch
  7177. Broken Promises: The Nix Governance Discussions
  7178. From Tmux to Kitty • Andrew Haust
  7179. Try X in Y minutes
  7180. Dense Discovery – Issue 287
  7181. Jonas Hietala: Browse posts with telescope.nvim
  7182. Is Copilot good? - yshui --log-level=trace
  7183. Refactor your code with C# collection expressions - .NET Blog
  7184. AlphaFold 3 predicts the structure and interactions of all of life’s molecules
  7185. Awaiting a set of handles with a timeout, part 7: Just doing it one at a time - The Old New Thing
  7186. Zed Decoded: Linux when? - Zed Blog
  7187. Book Review: .NET MAUI Cross-Platform Application Development - Coding Sonata
  7188. String Performance: Checking for a Character
  7189. Book Review: Web Development with Blazor - Coding Sonata
  7190. Protecting Next.js Apps Against Cross-Site Request Forgery
  7191. Linked Lists in Real Life
  7192. Using GitHub Copilot as your Coding GPS - Visual Studio Blog
  7193. Development With A Dot - EF Core Performance Optimisations
  7194. How to add HTTP headers to Blazor Components with RazorComponentResult
  7195. ERR_BLOCKED_BY_CLIENT and HTML5 Sandbox
  7196. .NET Core - Renew localhost certificate
  7197. LPCAMM2 Is Finally Here, and It’s a Big Deal | iFixit News
  7198. The Big Guide to Hydrogen
  7199. Seeing and smelling the Critical Zone
  7200. A comprehensive introduction to CDNs
  7201. Explanation – Please Disregard
  7202. immibis.com
  7203. Raspberry Pi is getting into the services game
  7204. Should I run npm run build/prod on dev or prod?
  7205. About Tilde - The Tilde Text Editor
  7206. (yet another) Broken Adversarial Example Defense at IEEE S&P 2024
  7207. Securing Your Server in 2024
  7208. The illusion of having it all figured out - Scott Taylor
  7209. Chapter I: The birth of Parquet
  7210. Double-Entry Bookkeeping for Hackers
  7211. An Operating System for the Web
  7212. How & Why I use IBM's Quantum Computer to Make Decisions
  7213. Announcing Casual Dired - an opinionated porcelain for the Emacs file manager
  7214. Knuth • Sameer Ismail
  7215. Careful with That Lock, Eugene: Part 2
  7216. Micro-dosing Caffeine
  7217. Managers have no human rights
  7218. Package Management & improved .NET Aspire support come to C# Dev Kit - .NET Blog
  7219. Big O Notation
  7220. dotNetDave Rocks The Austin .NET User Group (2024)
  7221. Awaiting a set of handles with a timeout, part 6: Capturing the handles efficiently - The Old New Thing
  7222. Apple introduces M4 chip
  7223. Pair Your Compilers At The ABI Café - Faultlore
  7224. Proton Mail Discloses User Data Leading to Arrest in Spain
  7225. Code It Any Way You Want: Constants vs. Read-only Fields
  7226. Middleware-Based Exception Handling in ASP.NET Core
  7227. "Secret" elmah.io features #4 - Get help from AI and ChatGPT
  7228. CVE-2024-3661: TunnelVision - How Attackers Can Decloak Routing-Based VPNs For a Total VPN Leak — Leviathan Security Group - Penetration Testing, Security Assessment, Risk Advisory
  7229. Exploring State Management Solutions Beyond Redux and MobX
  7230. Recent Marten & Wolverine Improvements and Roadmap Update
  7231. Proactive Architecture Guarding
  7232. What is platform engineering and why do we need it? | Red Hat Developer
  7233. Deniable Encryption
  7234. .NET Core - View outdated packages
  7235. 🔑 Keyed Services in .NET Core 8: The Death of the Factory Pattern? 🔑
  7236. The biggest effect on code quality
  7237. C#: How to Enumerate over Enum values and names
  7238. Conservative codomain conjecture
  7239. Disabling .NET Aspire authentication to skip the login page
  7240. How to check if a DLL and an exe is a .NET assembly - Gérald Barré
  7241. Sep 0.4.0-0.5.2 - Insanely Fast Single- & Multi-threaded .NET CSV Parsing (up to 35x faster than CsvHelper)
  7242. Good and Bad Ideas
  7243. The best way to have complex discussions — CQ2
  7244. Large Language Models, Open API, View Models and the Backend for Frontend Pattern | johnnyreilly
  7245. Mantisek
  7246. Clojure: managing throughput with virtual threads
  7247. The Vary HTTP header
  7248. Keep the logs for retrospective analysis
  7249. Virtual Threads in Clojure
  7250. Developing a RAG Knowledge Base with DuckDB
  7251. How good products have unintended consequences – noemi titarenco
  7252. UAH Global Temperature Update for April, 2024: +1.05 deg. C « Roy Spencer, PhD
  7253. How not to change PostgreSQL column type
  7254. Number Detective
  7255. I made a note taking plugin for an app written in PHP :: Show me the code — Software engineering is cool
  7256. Backend Engineer tries to build a hardware counter for its side project.
  7257. Protect Custom Instructions
  7258. Generating creatures with Teranoptia
  7259. Using age with org-journal
  7260. Ownership Fuels Performance (and it starts at the top)
  7261. Heat Death of the Internet - takahē
  7262. Your 14-Day Free Trial Ain't Gonna Cut It
  7263. Lix
  7264. NYU professors who defended vaping didn’t disclose ties to Juul, documents show
  7265. Awaiting a set of handles with a timeout, part 5: Generalizing the awaiter - The Old New Thing
  7266. Hallucination-Free RAG: Making LLMs Safe for Healthcare
  7267. Collection Performance: Leveraging LINQ MAXBy() and MINBy() for Efficient and Readable Code
  7268. GitHub - alessiodm/drl-zh: Deep Reinforcement Learning: Zero to Hero!
  7269. Boosting Productivity with Analyzers
  7270. Open Source Security (OpenSSF) and OpenJS Foundations Issue Alert for Social Engineering Takeovers of Open Source Projects
  7271. Bollards: Why & What
  7272. Model Texture Transition and Procedural Radial Noise using WebGL | Codrops
  7273. Unveiling secrets of the ESP32 part 2: reverse engineering RX
  7274. The new fintech stack is... open source?
  7275. How to prioritize work for MVP — todo.space blog
  7276. 100x faster sorted array intersections
  7277. My Home Server Journey - From Raspberry Pi to Ryzen
  7278. Goodbye, GoDaddy
  7279. Histograms worked
  7280. With PowerPC, Windows CE and the WiiN-PAD slate, everyone's a WiiN-er (except Data General)
  7281. The power of true engineering – Theo van der Donk
  7282. Lost in Translation: The Bug That Spoke Russian and Crashed My App
  7283. Scalable Spear Phishing with LLMs
  7284. Christian Haschek's blog
  7285. Let me tell you a story - Byte Tank
  7286. MIT abandons use of DEI statements
  7287. Transformers Dashboard 🤖📈
  7288. 22.00.0036 Quitaversary
  7289. Brains, Fingers, and Crabs — Modes of Software Developer Operation
  7290. Why you should take a look at traefik, even if you don't use containers
  7291. The agony and ecstasy of Costco
  7292. Sakshat's blog - Is software engineering for you
  7293. Braun Börse 2024
  7294. Time-based CSS Animations
  7295. GitHub - skeeto/hash-prospector: Automated integer hash function discovery
  7296. Rock Your Code: Code & App Performance for Microsoft .NET (4th Edition)
  7297. Coding Faster with dotNetTips.com Spargine 8:  May 2024 Release
  7298. How to Build a $20 Billion Semiconductor Fab
  7299. No, I don’t want to fill out your contact form
  7300. Dillo release 3.1.0
  7301. snats website
  7302. The Cost of Cash...lessness
  7303. Breaking the Cycle 🔗💥
  7304. Loseless Image Compression Algorithms
  7305. I'm turning 30 so naturally I'm switching to OpenBSD
  7306. Supply chain attacks and the many (other) different ways I’ve backdoored your dependencies
  7307. Naming things in B2B SaaS
  7308. Ryan Bigg - code is like garden
  7309. I love not understanding things.
  7310. TeenSaver: Support The Kids In your Life Who have never Seen a Screensaver
  7311. The Best Software Engineers Are Replaceable – Dev Leader Weekly 42
  7312. GitHub - abi/secret-llama: Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3.
  7313. BandMatch
  7314. Software Testing Day
  7315. Implementing API Gateway Authentication With YARP
  7316. sudon't – Tony Finch
  7317. Blog | atchyut.dev
  7318. Deniable Encryption
  7319. Building a social network from scratch on a whiteboard - Xe Iaso
  7320. Prometheus 2: The Open Source LLM born to Evaluate LLMs
  7321. I've Moved Onchain
  7322. Cost efficient alternative to databricks lock-in | Georg Heiler
  7323. A Few of the Birds I Love
  7324. How to become a better developer
  7325. So Long, Gitpod
  7326. social media is a terrible business
  7327. Analyzing poems with llm
  7328. Speeding up ELF relocations for store-based systems
  7329. RSS: how to fix your internet feed
  7330. Context is a key ingredient for engineers
  7331. varoa.net | Galo Navarro
  7332. GOTO 10
  7333. 27 unique volumes of Brothers Grimm fairy tales discovered in Poland
  7334. DNS traffic can leak outside the VPN tunnel on Android | Mullvad VPN
  7335. Awaiting a set of handles with a timeout, part 4: Building our own awaiter - The Old New Thing
  7336. Woodworking as an escape from the absurdity of software
  7337. A Single Div: a CSS drawing project by Lynn Fisher
  7338. Building a Rocket Engine from Scratch
  7339. I'm writing a new vector search SQLite Extension
  7340. General Performance Tip: Choosing Between Conditional Statements – If, Switch, and Switch Expression Performance in C#
  7341. Cardiorespiratory fitness is a strong and consistent predictor of morbidity and mortality among adults: an overview of meta-analyses representing over 20.9 million observations from 199 unique cohort studies
  7342. The BASIC programming language turns 60
  7343. Critter Stack Improvements for Event Driven Architecture
  7344. Blazor Basics: Globalization in Blazor
  7345. Multi-Class Classification Using LightGBM -- Visual Studio Magazine
  7346. Exploring .NET Aspire: Building Cloud-Native Apps With Ease | Build5Nines
  7347. Development With A Dot - ASP.NET Core API Versioning
  7348. WinGet: Enabling experimental features in production
  7349. JetBrains .NET Days Online 2024 – Call for Speakers | The .NET Tools Blog
  7350. Azure Static Web App–Data API Builder
  7351. Monitoring energy usage with smart plugs, Prometheus and Grafana
  7352. Understanding UMAP
  7353. Ansible is a Lisp
  7354. Lessons Learned from Four Months of Working Solo
  7355. Coding interviews are stupid (ish)
  7356. Visiting the world's most expensive nuclear station
  7357. Traditional Publishing is Great, Actually
  7358. An introduction to vectorization
  7359. Will We Still Need Programmers?
  7360. Anduril 2 Manual
  7361. The Sisyphean struggle and the new era of data infrastructure — Jack Vanlightly
  7362. Jonas Hietala: Customizing Neovim
  7363. Losing My Hands - jxnl.co
  7364. Hobby’s algorithm for aesthetic Bézier splines – Jake Low
  7365. Why I Left NixOS for Ubuntu
  7366. Money for nothing, commits for free
  7367. Faster Connectivity !== Faster Websites
  7368. Dashes
  7369. Making a 3D Modeler, in C, in a Week
  7370. Optimizing Code Performance: Leveraging Essential Tools and Best Practices
  7371. Online Cryptography Course by Dan Boneh
  7372. Awaiting a set of handles with a timeout, part 3: Going beyond two - The Old New Thing
  7373. Microsoft .NET Code Analysis for Performance
  7374. Data Structures — Queue
  7375. Cross-Platform App Development is Dead, Long Live Cross-Platform App Development!
  7376. Cognition
  7377. Look ma, no Dockerfile! 🚫🐋 - Publishing containers with the .NET SDK 📦
  7378. Code It Any Way You Want: Performance Impact of Sealing Attributes
  7379. Checking your solution for NuGet vulnerabilities or deprecated packages
  7380. Native Desktop UX with .NET MAUI for Windows and macOS Apps
  7381. Marten, PostgreSQL, and .NET Aspire walk into a bar…
  7382. The Backend for Frontend Pattern (BFF)
  7383. OData .NET 8 Preview Release - OData
  7384. .NET 8 - Warning AD0001: Analyzer 'Microsoft.AspNetCore.Analyzers.RouteHandlers.RouteHandlerAnalyzer' threw an exception of type 'System.InvalidOperationException'
  7385. Beyond Boundaries - Networking Programming with C# 12 and .NET 8 Book Home
  7386. Faster Code Performance with DotNetTips.Spargine
  7387. Harnessing .NET Source Generators to Boost Performance
  7388. Optimizing Data Manipulation with LINQ
  7389. How To Build Successful Business Cases as a Data Engineer
  7390. LLMs Can't Do Probability - Brainsteam
  7391. Productionizing Embeddings: Challenges and a Path Forward | Tecton
  7392. MAP_SHARED and RSS/SHR
  7393. The Disappearance of Lived Time
  7394. Tracking the Wins
  7395. Why should I pay for an open-source app? - Jonathan Garelick
  7396. Backup strategies for SQLite in production
  7397. The App Store Review Process Is Actually... Good
  7398. Decapsulating the CH32V203 Reveals a Separate Flash Die
  7399. On Programming Languages
  7400. Operational transformation & conflict-free resolution for real-time collaboration applications
  7401. I Reviewed 1,000s of Opinions on HTMX
  7402. Applied abstraction
  7403. My Remote Desk, 2024 - Tyler Cipriani
  7404. Hijack DLLs through proxying - Carlos Menezes
  7405. The 150x pgvector speedup: a year-in-review
  7406. Analyzing Consumer Behavior: Tools and Techniques for Marketers
  7407. Thoughts on Zig
  7408. wip: terminal (initial commit)
  7409. Collection Performance
  7410. Awaiting a set of handles with a timeout, part 2: Continuing with two - The Old New Thing
  7411. Better & Faster Large Language Models via Multi-token Prediction
  7412. Alphabetical Cartogram
  7413. run0
  7414. General Performance Tip: Optimizing Enum Value Name Retrieval
  7415. Run Phi-3 SLM on your machine with C# Semantic Kernel and Ollama
  7416. Cancelling long-running JSInterop calls - Kristoffer Strube’s Blog
  7417. Marten, Metrics, and Open Telemetry Support
  7418. Metalama Status Update, April 2024
  7419. Embrace AI-Driven Productivity in .NET with JetBrains AI Assistant in ReSharper | The .NET Tools Blog
  7420. Some more C# 12 | Red Hat Developer
  7421. Announcing the General Availability of PostSharp 2024.1
  7422. My approach to HTML web components
  7423. Working with Rust Libraries from C# .NET Applications
  7424. Secure your container build and publish with .NET 8 - .NET Blog
  7425. ASP.NET Core -Updating the OpenTelemetry configuration
  7426. Printing music with CSS grid
  7427. GitHub - borgo-lang/borgo: Borgo is a statically typed language that compiles to Go.
  7428. Optimizing String Performance
  7429. Borgo Programming Language
  7430. How to Train Diffusion for Text from Scratch
  7431. Delving into “delve”
  7432. My Code Formatting Guidelines
  7433. Walking Maps – Jeremy Maluf
  7434. Losing the imitation game
  7435. Tech Error: Diversity Not Found
  7436. Two Clock Problem Of Rewrites
  7437. Stashpad Blog - My favorite Insomnia features and shortcuts
  7438. 1/0 = 0
  7439. Reverse engineering BeReal
  7440. How I would redesign Copilot Workspace
  7441. A framework for creating value
  7442. On FastAPI - GreenAsh
  7443. Optimizing for Accidental Robert Picardo
  7444. How do Touch screens work? — Learn how Gadgets Work - One Gadget at a Time
  7445. Keeping dependencies up-to-date by Martijn Hols
  7446. Direct Preference Optimization Explained In-depth
  7447. 7 independent tech job boards (2024)
  7448. Gaining depth perception | nicole@web
  7449. Valueless CTO: High Salary, No Return
  7450. Ruby's Complex Branching Options
  7451. Trying to Understand the “TikTok Ban”
  7452. Verifying Slack Requests in Phoenix
  7453. Stashpad Blog - My Experience with Techstars
  7454. Lateral Thinking: examples of creative solutions
  7455. 🇪🇺 Dear Europe, please wake up – eu/acc | Andreas Klinger
  7456. nil / Nil / NULL / NSNull
  7457. Ideas and Execution
  7458. Save the Web by Being Nice
  7459. pyinfra
  7460. Awaiting a set of handles with a timeout, part 1: Starting with two - The Old New Thing
  7461. Reddit if full of bots: thread reposted exactly the same, comment by comment, 10 months later - Blåhaj Lemmy
  7462. Bio-digital jazz, man
  7463. Handling The Indentation of a Treeview Component
  7464. How an empty S3 bucket can make your AWS bill explode
  7465. Apple must open iPadOS to sideloading within 6 months, EU says
  7466. Threlte
  7467. Code It Any Way You Want: Optimizing Span Operations – Clear vs. Fill
  7468. Unlocking the Power of Out-GridView in PowerShell
  7469. aux.computer
  7470. Why SQLite Uses Bytecode
  7471. The Decorator Pattern is sometimes helpful
  7472. Updating Documents in MongoDB - Simple Talk
  7473. Ground Rules of Fairness at Work
  7474. Demystifying Azure Open AI for App developers
  7475. TypeScript compiler trick
  7476. ASP.NET Core Hosting Module with Shadow Copy Not Starting: Separate your Shadow Copy Folders!
  7477. Service compatibility is determined based on policy
  7478. .NET Aspire is the best way to experiment with Dapr during local development
  7479. GPT-2?
  7480. basysKom GmbH | How To Use Modern QML Tooling in Practice
  7481. Five ways to pass parameters to Apache APISIX
  7482. How to use LLMs: Summarize long documents
  7483. Ryan Bigg - One year with the Ergodox EZ
  7484. Calendar types in Watches
  7485. Home Run Modeling Part 1: Base Model
  7486. Navigating the Path to Management: Tips for Software Engineers - Zeitvice
  7487. 4 takeaways from my first year at a software company | Mikołaj Biernat
  7488. The Internet Archive's last-ditch effort to save itself
  7489. The case for API-driven Design 🦄
  7490. Want to Use Your Iphone for Many Years? Learn How to Maintain Your Battery’s Health  - Pqrmedia
  7491. Product-Market Fit Framework for B2B Startups
  7492. What is zinc good for? — LongevityLab Blog
  7493. Can we RAG the whole web?
  7494. What Computers Cannot Do: The Consequences of Turing-Completeness
  7495. 1000x the telemetry at 0.01x the cost
  7496. Answering Every Question You Have About IMEI Numbers
  7497. the Stabilizer Problem
  7498. Power of Libraries
  7499. Cressi Nepto for Subsurface –
  7500. The Metaverse is Dead
  7501. Language is a Bottleneck for Thought
  7502. ryjo.codes - Forgoing Implicity and Using Abstractions
  7503. No Web Without Women
  7504. The Journey to Accessible Apps: Keyboard Accessibility and .NET MAUI - .NET Blog
  7505. Webb captures iconic Horsehead Nebula in unprecedented detail
  7506. Doppler Effect
  7507. Memory Management Every Programmer Should Know
  7508. Awaiting a set of handles in C++/WinRT - The Old New Thing
  7509. Atomic Nucleus Excited with Laser: A Breakthrough after Decades
  7510. Collection Performance: Detecting Items in a ConcurrentBag<>
  7511. How does a List know that you changed it while enumerating it?
  7512. Announcing TypeScript 5.5 Beta - TypeScript
  7513. React 19 Beta Released!
  7514. Blazor Basics: Localization Using Resource Files
  7515. Measuring Performance with the JavaScript Performance API
  7516. Google hates this one weird trick for having NO bugs!
  7517. Unleashing GitHub Copilot for Infrastructure as Code
  7518. Adventures serializing absolutely everything in C# – isadora
  7519. Open sourcing MS-DOS 4.0  - Microsoft Open Source Blog
  7520. Switch expression for void methods
  7521. Stop Using Regex for Connection Strings
  7522. Phi-3-mini in 30 lines of C# with ONNX Runtime GenAI
  7523. R. Bradley Lathe - made in a POW Camp
  7524. 2022 Year In Review - Ahmad Shadeed
  7525. The Simplest Thing In The World: Modifing Keymaps in Wayland
  7526. 🪄 Install asdf: One Runtime Manager to Rule All Dev Environments
  7527. Virtualizing the 6502 with 6o6 (and The Incredible KIMplement goes 1.0)
  7528. The Sound of Silence: Why Leaders Must Listen to Thrive - Zeitvice
  7529. Five Ways I Deal with Writer's Block
  7530. A Software Engineering Career Ladder
  7531. things I tell myself to be more agentic – Daniel Frank
  7532. Harry Chapin and RATM: the problem with bleeding interests
  7533. “Jewish Mathematics”?
  7534. Garrison Jensen - Sorted Containers in Ruby inspired by Python
  7535. So what’s the point of linear algebra, anyway?
  7536. Andre Correia - Software Engineer
  7537. Metric learning with linear methods - Emir's blog
  7538. Why reading whitepapers takes your career to the next level (and how to do it)
  7539. GitHub - rejunity/z80-open-silicon: Z80 open-source silicon. Goal is to become a silicon proven, pin compatible, open-source replacement for classic Z80.
  7540. Keep Out! - A WebGL game by the makers of Mozilla BrowserQuest
  7541. Google Made Me Ruin A Perfectly Good Website: A Case Study On The AI-Generated Internet
  7542. Using an E-Ink Monitor
  7543. Much ado about "nothing" - Xe Iaso
  7544. Podcasts, the Universe, and Everything
  7545. Why I Am Now Relaxed About Releasing Buggy Software
  7546. What can LLMs never do?
  7547. Exploring the Possibilities of Online Teaching a Language
  7548. Percisely
  7549. The Death of My Heroes
  7550. Rocky Jaiswal - Why Kotlin?
  7551. Ollama with Llama3 and Code Interpreter
  7552. Thoughts on WASM
  7553. Note Taking in Anki
  7554. The Moore-Nakamoto plain
  7555. Fully Decentralized Forum With 60 Lines of Code
  7556. GitHub - lodefmode/moviecart: Software and Hardware to create full length color movie + audio cartridges for stock Atari 2600
  7557. SVG Viewer
  7558. How Much Math Do You Need To Program? – Dev Leader Weekly 41
  7559. Apple users are being locked out of their Apple IDs with no explanation - 9to5Mac
  7560. bun.report is Bun's new crash reporter
  7561. Introducing AltStore PAL
  7562. How did the Medici make their money?
  7563. What Blasterhacks Taught Me About Leadership
  7564. Why I like Android 🤖
  7565. Request Response Messaging Pattern With MassTransit
  7566. Anneal autopsy
  7567. How I search in 2024
  7568. Don't get hit with the pendulum: DevOps shifted too far left
  7569. Code signing on Windows with Azure Trusted Signing · Melatonin
  7570. [SOLVED]: node_modules/metro-hermes-compiler/src/emhermesc.js:77 throw ex; Error: EMFILE: too many open files
  7571. State Machines
  7572. I made a new backplane for my Terramaster F2-221 NAS | codedbearder
  7573. E-Scooters: First Thoughts
  7574. <span class="dquo">“</span>Reading” Articles via Podcast Software
  7575. How I search in 2024
  7576. CC0 Textures & Models | Share Textures
  7577. LogLog Games
  7578. Adding state to the update notification pattern, part 8 - The Old New Thing
  7579. Earth Formation Site
  7580. "90% of Java services have critical or severe security vulnerabilities"... or about the quirks of security reporting – JVM Weekly vol. 80
  7581. Collection Performance: Is LINQ Always the Most Performant Choice?
  7582. No Abstractions: an Increase API design principle — Increase
  7583. First Class Event Subscriptions in Marten
  7584. Implementing a functionality with GitHub Copilot for Visual Studio
  7585. C# 13 Params Collections
  7586. Type pattern matching in C# and TypeScript
  7587. Securing identity: Exploring application types and authentication flows | Microsoft Entra Identity Platform
  7588. Open Sourcing DOS 4
  7589. Top 10 VS Code Extensions Every Developer Should Know 2024
  7590. Passing the Postgres 65535 parameter limit at 120x speed
  7591. I wrote my Vision Pro killer app (Script Anchor)
  7592. Computers Are Overrated
  7593. Light Tech Backpack: 10 Tools to Defend Your Attention
  7594. How to Delete a Service Worker
  7595. Hypothetical: Foldy ears as an indicator of intelligence
  7596. GenesisOS: Publishing my micro-kernel!
  7597. Simple, Underrated Ways to Make the World a More Wonderful Place – Daniel Frank
  7598. Building a highly-available search engine using SQLite
  7599. The Importance of Maybe
  7600. Using Vectors without a Vector Database
  7601. The Mandelbrot nature of modularization
  7602. From hours to seconds: AI tools to detect animal calls
  7603. Use :has() to scope CSS
  7604. Is it ethical to have children if you believe their lives will suck?
  7605. Uno Platform 5.2 Webinar
  7606. What's new for .NET in Ubuntu 24.04 - .NET Blog
  7607. Taking Additional Steps To Address the National Emergency With Respect to Significant Malicious Cyber-Enabled Activities
  7608. GitHub - catdad/canvas-confetti: 🎉 performant confetti animation in the browser
  7609. Adding state to the update notification pattern, part 7 - The Old New Thing
  7610. Ruby might be faster than you think
  7611. 4 Software Design Principles I Learned the Hard Way
  7612. Code It Any Way You Want: Comparison of Passing Parameters in Methods
  7613. GitHub - atlassian/pragmatic-drag-and-drop: Fast drag and drop for any experience on any tech stack
  7614. When Do We Stop Finding New Music? A Statistical Analysis
  7615. What's in my bag when I go to the office [April 2024 Edition]
  7616. You Are What You Read, Even If You Don’t Always Remember It
  7617. HSTS Header Implementation in ASP.NET Core - Code Maze
  7618. Akka.NET, ASP.NET Core, Hosted Services, and Dependency Injection
  7619. Embedding Database Migrations with Weasel
  7620. Working with IAsyncEnumerable in C# - Simple Talk
  7621. Introducing our Security 101 course for beginners!
  7622. How to upload a file with Blazor SSR in .NET 8?
  7623. Thoughts on Primary Constructors in C#
  7624. Join us for Azure Developers - .NET Day on April 30!
  7625. .NET JsonElement and Schema Validation | endjin
  7626. Giving the .NET smart components a try–The Smart TextArea
  7627. snowflake/snowflake-arctic-instruct – Run with an API on Replicate
  7628. Snowflake Arctic: An(other) Efficient and Open-Source LLM is out!
  7629. Why niches matter
  7630. From the Circle to Epicycles (Part 1)
  7631. Connell McCarthy - Our wedding
  7632. My experience with Large Language Models
  7633. The only two log levels you need are INFO and ERROR
  7634. Blurry Text Reveal on Scroll | Codrops
  7635. Composability: Designing a Visual Programming Language — John Austin
  7636. How I Bike to the Airport
  7637. Understanding Apache Hudi's Consistency Model Part 1 — Jack Vanlightly
  7638. Fundamentals of I/O in Go: Part 3
  7639. Four Patterns Of Data Loading
  7640. IBM to Acquire HashiCorp, Inc. Creating a Comprehensive End-to-End Hybrid Cloud Platform
  7641. Tracking down a UEFI quirk on the Fujitsu LIFEBOOK AH532
  7642. Vimmer tries Emacs
  7643. How quickly can you break a long string into lines? – Daniel Lemire's blog
  7644. Framing engineering discussions with a business perspective | Matt Joseph
  7645. No Database No Retention No Party
  7646. HTML attributes vs DOM properties
  7647. Why we suck at estimating software projects
  7648. Introducing .NET MAUI Community Tookit v8: TouchBehavior support is here! - .NET Blog
  7649. Adding state to the update notification pattern, part 6 - The Old New Thing
  7650. DM's Esoteric Programming Languages - Piet
  7651. Meta does everything OpenAI should be [D]
  7652. ESPHome — ESPHome
  7653. Pendulum Types
  7654. General Performance: Choosing Between GetValueOrDefault() and Coalesce Operator for Nullable Integers
  7655. GitHub - apple/corenet: CoreNet: A library for training deep neural networks
  7656. Mastering SOLID Principles in C#: A Practical Guide
  7657. WIP is waste
  7658. Exploring the AskVS command in GitHub Copilot for Visual Studio - Visual Studio Blog
  7659. Fix Unable To Resolve DbContextOptions For EF Core
  7660. Async APIs - don't confuse your events, commands and state
  7661. Tales from the .NET Migration Trenches - Authentication
  7662. C isn’t a Hangover; Rust isn’t a Hangover Cure
  7663. Building FocusGuardian, my TribeHacks IX submission, in 24 hours
  7664. AI - SkyNet Is Not Coming to Kill You
  7665. Code It Any Way You Want: Optimal Parameter Passing – Array vs. Params Keyword
  7666. How to Juggle Priorities: Decide Which Balls Are Glass and Which Are Plastic
  7667. Meta Bites the Apple
  7668. Fabian Lindfors
  7669. Reminding Myself to Take a Break
  7670. Generate code for declarative language instead of progr...
  7671. How to set up Nsight Compute Locally to profile Remote GPUs
  7672. The best keyboard I've ever had
  7673. FTC Announces Rule Banning Noncompetes
  7674. Refactor your C# code with primary constructors - .NET Blog
  7675. Adding state to the update notification pattern, part 5 - The Old New Thing
  7676. Help us invent CSS Grid Level 3, aka “Masonry” layout
  7677. Try Catch in C#: The Basics You Need to Know
  7678. On Generating Ideas - Leadership & Work
  7679. What's new for the Microsoft Fluent UI Blazor library 4.7
  7680. Enhance your .NET Testing #8: Contract tests with Verify
  7681. nameof vs + operater
  7682. Unit testing methods on BlobServiceClient with Azure blob storage and NSubstitute
  7683. Minimal APIs Nuget Packages
  7684. Strict Ordered Message Handling wth Wolverine
  7685. We Migrated a Legacy App with ChatGPT: Here's What Happened
  7686. C# 12: Collection expressions and primary constructors | Red Hat Developer
  7687. Will Visual Studio Be Migrated to .NET Core and Become Multi-Platform? - NDepend Blog
  7688. XML External Entity Attack and .NET Core
  7689. Don't Do This With Extension Methods
  7690. Does readonly make your code faster?
  7691. The trap of over-engineering and over-design
  7692. Fitting a polynomial to a set of points
  7693. Configure Renovate to handle nuspec files
  7694. Using type aliases to make code clearer with generics - Gérald Barré
  7695. Uno Platform 5.2 Released - One Project To Rule Them All - Nick's .NET Travels
  7696. No one buys books
  7697. KRAZAM
  7698. Scary Triangles
  7699. NASA’s Voyager 1 Resumes Sending Engineering Updates to Earth – Voyager
  7700. open letter to the NixOS foundation
  7701. Why a chicken coop and run should have a floor of wood chips - Greg Alder's Yard Posts: Southern California food gardening
  7702. DeskOps: Commanding My Desk with HTTP - How I Brought Hysteresis Problems to the Desk Where I Solve Hysteresis Problems
  7703. Forge: A Tool to Teach Formal Methods
  7704. Why you should NOT get a whole body MRI
  7705. Announcing the first-ever true .NET Single Project for Mobile, Web, Desktop, and Embedded apps
  7706. Frosting A Turd And Iterating To A Cupcake
  7707. Review of the MoErgo Glove80 keyboard
  7708. Issue 54: Personal Library Science
  7709. Some thoughts on going from an idea to the App Store in one week - Jonathan Garelick
  7710. What is the Metropolis algorithm?
  7711. How to generate color palettes for design systems
  7712. Turkish Language, Browsers and Punycode
  7713. Id30 – magnushoff.com
  7714. Shared libs, rpath and the runtime linker
  7715. Send Your Friends Birthday Cards
  7716. Delay e-mail delivery with Postfix for a relaxing weekend
  7717. Good Ideas in Computer Science
  7718. An entire Social Network in 1.6GB (GraphD Part 2)
  7719. Meta Horizon OS: Powering a New Era for Mixed Reality | Meta Quest Blog
  7720. Data Structures — Stack
  7721. Github YouTube Embed - Online
  7722. How to Fight Impostor Syndrome?
  7723. Equinox
  7724. Adding state to the update notification pattern, part 4 - The Old New Thing
  7725. Collection Performance: Creating a List<> Using The Task.Parallel Library
  7726. Wolverine’s New PostgreSQL Messaging Transport
  7727. Using GitHub and NextAuth.js for Single Sign-on in Next.js
  7728. Extending Copilot for Microsoft 365 using TypeScript | Azure Developers JavaScript Day 2024
  7729. Building a Culture of Data: The Technical Aspects - Simple Talk
  7730. VSCode Day and Azure Developers .NET Day are coming!
  7731. API Key Authentication Middleware In ASP NET Core – A How To Guide
  7732. How to create an F#
  7733. Navigating the Edges of Technology in Software Development: Bleeding, Leading, Dull, and Rusting
  7734. Never struggle to give feedback again (even to your manager)
  7735. Inside the Super Nintendo cartridges
  7736. GitHub - 0x0mer/doom-htop: The classic DOOM game over htop, the text-based process viewer
  7737. Programmers diary
  7738. Undervolting 2020 Dell Laptops like the Vostro 7500 and More Tips to Improve Thermals, Battery Life, and Speed - Brendan Greenley
  7739. I made a Fallout inspired RPG game in EXCEL
  7740. Why you shouldn't run a BSD on a PC
  7741. I Wrote My Own Editor
  7742. Why venture capital should embrace divergence - Credistick
  7743. Career Growth: Who is going to do it?
  7744. Changelog-Driven Releases
  7745. Why I Don't Use Social Media
  7746. OpenAI Wrappers
  7747. Notion
  7748. GitHub - tinyworldmap/tiny-world-map: tinyworldmap is a tiny world map for offline-first and low-bandwidth web apps
  7749. How to Convert a String to Byte Array in C#: Encoding and Decoding Simplified
  7750. Adventures In Rust: Bringing Exchange Support To Thunderbird
  7751. Programming Is Mostly Thinking
  7752. The Real C++ Killers (Not You, Rust)
  7753. 0.12.0 Release Notes ⚡ The Zig Programming Language
  7754. MuPDF.js
  7755. DO NOT BUY HISENSE TV'S LOL (Or at least keep them offline)
  7756. Doomscroller
  7757. AI isn't useless. But is it worth it?
  7758. Why Everything is Becoming a Game
  7759. Faith, Deconstructed or Reconstructed - Philip Yancey
  7760. Imagine
  7761. Why Female Space Marines Make No Sense
  7762. Lean Scala
  7763. Poisson designs and Minimum Detectable Effects
  7764. Positional Encoding for Self Attention
  7765. 10x Engineers vs -10x Burdens
  7766. GoFetch: Will people ever learn?
  7767. Color Naming: Human vs. GPT-4
  7768. You Suck at Marketing
  7769. Stop going to the cloud and getting scammed. $200 infra to serve your startup till 100k monthly users in 15 minutes. Self-hosted Postgres, caddyserver and docker-compose FTW.
  7770. Creating API Gateways in Zuplo – Dev Leader Weekly 40
  7771. 3D Printing Log
  7772. Former Microsoft developer says Windows 11's performance is "comically bad," even with monster PC
  7773. Fear is a Trainable Animal
  7774. Graphics offload revisited – GTK Development Blog
  7775. Msty
  7776. Why Dolphin Isn't Coming to the App Store - oatmealdome.me
  7777. Stopping a badly behaved bot the wrong way. - Lemmy
  7778. GIFs are a flat circle
  7779. Stateful Migrations using Mutations
  7780. CS Certification - I should be exempt
  7781. Why Ordinary Blogs Usually Suck
  7782. The Optimal Workspace
  7783. do tiny projects expecting them to fail
  7784. iDOS 3 waiting for review
  7785. LLVM is Smarter Than Me
  7786. How do electronic passports work? | Burak Can's Blog
  7787. On Terry A. Davis
  7788. Quill - Your powerful rich text editor
  7789. Introduction to Distributed Tracing With OpenTelemetry in .NET
  7790. Adding state to the update notification pattern, part 3 - The Old New Thing
  7791. Supabase Storage: now supports the S3 protocol
  7792. Pub Trivia
  7793. AI Hype - Am I out of work in five years?
  7794. Prologue | Calculus Made Easy
  7795. Stop Debugging and Start Running in Visual Studio
  7796. Top Linters for JavaScript and TypeScript: Simplifying Code Quality Management
  7797. ASP.NET Core Basics: Getting Started with LINQ
  7798. Serilog and .NET 8.0 minimal APIs
  7799. Vulnerabilities for AI and ML Applications are Skyrocketing
  7800. Can't delete a note in PDF using Preview on macOS
  7801. Parsing and all that
  7802. A POI Database in One Line
  7803. The Illustrated Word2vec
  7804. Simplifying the xz backdoor
  7805. The Domino Computer
  7806. Fallout Bullshit
  7807. Oh the Humanity
  7808. Implementing Natural Conversational Agents with Elixir
  7809. EURISKO lives | Paraprogramming Dispatches
  7810. Distraction Driven Development: Chip Cullen
  7811. The Software shall be used for Good, not Evil.
  7812. I Took a Day Off Work for Time Dilation - Adam Grant
  7813. Measuring personal growth
  7814. Do best practices really matter?
  7815. Toward inquiry
  7816. Yet Another REST Client?
  7817. Why you need a "WTF Notebook"
  7818. Halo 2 in HD: Pushing the Original Xbox to the Limit
  7819. Basic Things Mar 22, 2024
  7820. Session: App Service Networking Features for Developers at 2024 Global Azure, Auckland
  7821. Redis is forked
  7822. Announcing: Azure Developers - .NET Day - .NET Blog
  7823. Meta Llama 3
  7824. Adding state to the update notification pattern, part 2 - The Old New Thing
  7825. Most micromanagers are blind to being seen as one
  7826. Default Azure Credentials Under the Hood – Tore Nestenius
  7827. GitHub - loopj/short-stack: World's Smallest Nintendo Wii, using a trimmed motherboard and custom stacked PCBs
  7828. Invariance, Contravariance, and Covariance in C# Generics - Code Maze
  7829. Apple Deployment/Distribution for .NET MAUI Apps
  7830. Database Subsetting and Data Extraction - Simple Talk
  7831. What's New in the Reliable Web App Pattern for .NET
  7832. ASP.NET Core - Use factory based middleware with scoped services
  7833. Eclipse Path Maps
  7834. Effort Engine demo
  7835. There is always something: Fighting distractions as a software developer - ShiftMag
  7836. Diffusion Models for Video Generation
  7837. Luca Baldesi's website
  7838. I launched a new startup and shut it down in two weeks - Andrew Miracle
  7839. ✂️ Use Cases for Merging and Splitting Partitions With Minimal Locking in PostgreSQL 17
  7840. Introducing AltStore PAL
  7841. Feedback Loop, Singularity and Ethics
  7842. Big Integer in Zig
  7843. tiktokify: A Hackathon winning product | Akshat Sharma
  7844. Self-help
  7845. Transitioning from Engineers to Founders -- How YC Shaped our journey
  7846. Gleam version v1.1 – Gleam
  7847. Azure API Management: Replace Backend Service URLs in Response Body
  7848. Embeddings are a good starting point for the AI curious app developer
  7849. An Electric New Era for Atlas | Boston Dynamics
  7850. Building a scalable gateway with .NET for Microsoft AI - .NET Blog
  7851. How many bathrooms have Neanderthals in the tile?
  7852. Adding state to the update notification pattern, part 1 - The Old New Thing
  7853. Thinking About The In-between Design Cases
  7854. Cheaper, Better, Faster, Stronger
  7855. #ChatControl: EU ministers want to exempt themselves
  7856. This Service Descriptor Is keyed Your Service Provider May Not Support Keyed Services - Mark Oliver's World
  7857. Stop Acting Like You're Famous
  7858. String Performance: Appending a Character using the StringBuilder
  7859. [HOWTO] Create Azure DevOps Service Connections with authentication method Workload Identity Federation using Terraform
  7860. Building Something Real in your spare time
  7861. How to Use HttpOnly Cookie in .NET Core for Authentication and Refresh Token Actions
  7862. Blazor Basics: Handling Images Dynamically
  7863. How to use GitHub Copilot Chat in Visual Studio - Visual Studio Blog
  7864. Event Queues and Buffering Functions with JavaScript
  7865. Visual Studio Code Day 2024
  7866. ASP.NET Core–Cannot resolve <Service> from root provider because it requires scoped service
  7867. We Need To Rewild The Internet  | NOEMA
  7868. .NET Isolated Azure Durable Functions: Wait for Any Event and Wait for All the Events
  7869. How to Roll Up an Extension Cord: 4 Tangle-Free Methods
  7870. Rise, Marginalization & Return of the Niche Internet
  7871. 120+ Skills I Use in an SRE / Platform / DevOps Developer Position
  7872. Proactive Data Security
  7873. Java 23: The New Features are Officially Announced
  7874. The origin story
  7875. Getting Started with perlimports
  7876. The Arsenic-in-Rice Scare – 5 years on — Dr Leila Masson
  7877. On maxing out credit cards and magic money trees
  7878. Hardest Problem in Computer Science: Centering Things
  7879. From Reaction to Reflection
  7880. Timothy Delille
  7881. Is Attention All You Need?
  7882. How to create a Stanford course
  7883. Voice is (mostly) a Bad UI
  7884. SQLite on Rails | Fractaled Mind
  7885. Elastic tabstops - a better way to indent and align code
  7886. "Open Source" Startups - Wayde Gilliam
  7887. Building a weather data warehouse part I: Loading a trillion rows of weather data into TimescaleDB
  7888. Build & test resilient apps in .NET with Dev Proxy - .NET Blog
  7889. Dubious security vulnerability: Program allows its output to be exfiltrated - The Old New Thing
  7890. In search of the Ballmer Peak, and other results from SIGBOVIK 2024 - The Old New Thing
  7891. This is a teenager
  7892. Do you Really Want to Be a Development Team Leader?
  7893. ObservableRangeCollection in .NET MAUI
  7894. Hangfire: A Feature-Rich Approach to Task Scheduling in .NET
  7895. 12 Map Happenings that Rocked our World: Part 9
  7896. Code It Any Way You Want: Checking Strings for Null
  7897. XZ Utils review notes
  7898. .NET Isolated Azure Durable Functions: Specifying SubOrchestrator Instance Id
  7899. A Cool Guide to Software Development
  7900. Data Anomaly Detection Using a Neural Autoencoder with C# -- Visual Studio Magazine
  7901. Modular Monoliths and the “Critter Stack”
  7902. Snake draft sorting in SQL Server, part 2 - Simple Talk
  7903. How to build an in-memory Message Bus in TypeScript - Event-Driven.io
  7904. The New C# Interceptors vs. AOP
  7905. Implement a secure Blazor Web application using OpenID Connect and security headers
  7906. Configure Renovate to update preview versions of NuGet packages
  7907. Services share schema and contract, not class
  7908. Computing code coverage for a .NET project - Gérald Barré
  7909. GitHub - kevinbentley/Descent3: Descent 3 by Outrage Entertainment
  7910. Survey Marker
  7911. PuTTY vulnerability vuln-p521-bias
  7912. T-Mobile Employees Across The Country Receive Cash Offers To Illegally Swap SIMs
  7913. Chasing the dragon of the past
  7914. The Making of Side 7 | GUNDAM EVOLUTION Private Server Project
  7915. Self-hosting on a Raspberry Pi cluster
  7916. LLM-Powered Django Admin Fields - Untrod
  7917. Organize your browser bookmarks
  7918. Dissolving Design Patterns In Design Elements
  7919. What is OpenID Connect Authentication? A Practical Guide - Developer Friendly Blog
  7920. Building a GPS Receiver, Part 1: Hearing Whispers
  7921. How to Learn Coding in 4 Months and Secure Your First Job
  7922. Four Learning Areas for Prospective Engineering Managers
  7923. Fixing Typos and Breaching Microsoft’s Perimeter 
  7924. Add white space to your browser bookmarks bar
  7925. Responses to Rabble on ActivityPub
  7926. Design Notes
  7927. Do you *really* need to store all that telemetry?
  7928. Displaying images in MySQL | Benjamin Dicken
  7929. Taking into account preferences of past selves
  7930. The beauty of OLAP SQL
  7931. Make it easy for me to review your code
  7932. Story #1 - Embezzlers are Nice People
  7933. Streamline your container build and publish with .NET 8 - .NET Blog
  7934. Design Patterns — Strategy
  7935. General Performance Tips
  7936. What were the tax consequences of letting Windows 95 team members keep a piece of software as long as they tested it? - The Old New Thing
  7937. Neon: A New Approach to Database Development - Neon
  7938. 8 Things I Wish I Understood Earlier In My Career
  7939. Use access token and refresh token returned by Identity API endpoints | BinaryIntellect Knowledge Base
  7940. Power of Blameless Culture in Software Engineering
  7941. Reference Type & Structure Performance: Hashing Classes, Records, and Structures
  7942. Kate on all Platforms - 2024
  7943. GitHub Copilot Can Do That? | Azure Developers JavaScript Day 2024
  7944. Snake draft sorting in SQL Server, part 1 - Simple Talk
  7945. Modernization - Managing Data during the process | Red Hat Developer
  7946. Giving the .NET smart components a try–The Smart Combobox
  7947. Your JetBrains Coding Tools are Ready to be Updated to 2024.1 | The JetBrains Blog
  7948. How Microsoft discovers and mitigates evolving attacks against AI guardrails | Microsoft Security Blog
  7949. Announcing pl/dotnet, version 0.99 (beta)
  7950. Returning A Row When Your Query Has No Results – Darling Data
  7951. StringBuffer - An F# string builder
  7952. Automated NuGet package version range updates in .NET projects using Renovate
  7953. Fluent API to await multiple calls and get their respective results
  7954. Go performance from version 1.0 to 1.22
  7955. How is it that Reddit Web site maintainers can't figure out how to honor Markdown as default setting for comments and posts?
  7956. GitHub - nalgeon/redka: Redis re-implemented with SQLite
  7957. MarkdownDown
  7958. How an ITIL mindset saved 2 of my wisdom teeth
  7959. Leftism has happened before
  7960. Can You Grok It :: dade
  7961. My useless philosophical ramblings about the ecology of programming languages (and OOP is not Java)
  7962. Developing an integration option strategy
  7963. The Integers In Our Continuum
  7964. Revealed: The software scalability game | Samuel Lissner
  7965. Beware of EuroDNS – Ian's notes
  7966. Deepdream and Mechanistic Interpretability
  7967. Implementing an SHA transformer by hand
  7968. My Cat Alerted Me to a DDoS Attack
  7969. Action Breeds Clarity
  7970. Getting started with sched-ext development
  7971. How fast can grammar-structured generation be?
  7972. The Guide to Stock Options conversations
  7973. GitHub - supabase/index_advisor: PostgreSQL Index Advisor
  7974. You probably don't need GraphQL
  7975. Long term care insurance as public policy
  7976. Open Source, Supply Chains, and Bears (oh my!)
  7977. The darker side of being a doctor
  7978. Against the nerds
  7979. Day 6 — flowblok’s blog
  7980. What does a Healthy Relationship Look Like?
  7981. The golden rule of PR reviews
  7982. Write Less Code, You Must
  7983. The value of sitting on an idea
  7984. Setting up PostgreSQL for running integration tests
  7985. Scalar and binary quantization for pgvector vector search and storage
  7986. The value in knowing fundamentals
  7987. How to write a code formatter
  7988. Careful with That Lock, Eugene
  7989. Switching AI Models with ChatGPT in a Windows and Uno Platform Application - Nick's .NET Travels
  7990. Harmful 5G Fast Lanes Are Coming. The FCC Needs to Stop Them
  7991. 5 Things I’ve Changed My Mind About – Dev Leader Weekly 39
  7992. Kaspersky analysis of the backdoor in XZ
  7993. Zero Sheets
  7994. Sitting in a Tree
  7995. GCC version 14 coming soon – and will drop Itanium support
  7996. The Recovery Kit Version Two
  7997. A Clever Way To Implement Pessimistic Locking in EF Core
  7998. Lessons after a half-billion GPT tokens - Ken Kantzer's Blog
  7999. B2B Marketing Automation: Platforms, Tools, Examples, Cases
  8000. ULIDs and Primary Keys
  8001. Notes on Learning Japanese
  8002. The Best Way to Get Things Done
  8003. The getting-punched-in-the-face theory of efficient markets
  8004. Ten Years and Counting: My Affair with Microservices
  8005. YouTube’s Screen Stealer
  8006. I accidentally built a meme search engine
  8007. The One Billion Row Challenge in CUDA: from 17 minutes to 17 seconds
  8008. M&Ms: A Cautionary Tale
  8009. How I improved my crypto trading bot’s exit strategy - cryptomaton
  8010. Comparing Multiple Large Language Models in one Pass · Analyst 18
  8011. Data-as-a-Product and Data-Contract: An evolutionary approach to data maturity
  8012. Common pitfalls of digital health startups &amp; advice on how to avoid them
  8013. asymmetric routing around the firewall
  8014. Abstract methods and NotImplementedError in Ruby
  8015. fhur
  8016. Monkey Management
  8017. Notes from YC W21 to W24, with Love
  8018. Finding and Fixing Standard Misconceptions About Program Behavior
  8019. Integrating OpenAI's ChatGPT into cross-platform .NET applications
  8020. The guide to Git I never had.
  8021. GitHub - tinygrad/open-gpu-kernel-modules: NVIDIA Linux open GPU with P2P support
  8022. Why I Lost Faith in Kagi
  8023. The case of the string being copied from a mysterious pointer to invalid memory - The Old New Thing
  8024. HeatpumpMonitor.org
  8025. General Performance Tip: Cloning Various Types
  8026. Our Response to Hashicorp's Cease and Desist Letter | OpenTofu
  8027. Beyond the Basics: Exploring Android Manifest in .NET MAUI
  8028. 3 simple design tips to improve your Web UI
  8029. Introducing MSTest SDK - Improved Configuration & Flexibility - .NET Blog
  8030. Referencing external Docker containers in .NET Aspire using the new custom resources API
  8031. From the 80's to 2024 - how CI tests were invented and optimized
  8032. Nightmare on Lemmy Street (A Fediverse GDPR Horror Story) - Michael Altfield's Tech Blog
  8033. How I Built an iPhone App For $10,000 That Makes $2.99 Every Six Months
  8034. What is PDF? Part 1 – the basics
  8035. What makes a great technical blog
  8036. Farey Numbers and Linked Lists
  8037. Learn without Boundaries
  8038. Hands-off eclipse photography with ruby and gphoto
  8039. Why I'm Not Writing a Productivity Series - Jacob Kaplan-Moss
  8040. A retrospective on a year without streaming music // Cory Dransfeldt
  8041. Love tools, hate workflows!
  8042. Unhappiness is a choice
  8043. R&D Case Study: Developing the OptiGap Sensor System | Paul Bupe, Jr
  8044. Extension methods and testing to solve a problem
  8045. Anyone got a contact at OpenAI. They have a spider problem.
  8046. Why do STANDARD_RIGHTS_READ, STANDARD_RIGHTS_WRITE, and STANDARD_RIGHTS_EXECUTE have the same values? - The Old New Thing
  8047. Predictive CPU isolation of containers at Netflix
  8048. GitHub - paul-gauthier/aider: aider is AI pair programming in your terminal
  8049. React Server Components in a Nutshell
  8050. Harnessing Local AI: Unleashing the Power of .NET Smart Components and Llama2
  8051. Building platforms–Strike the right balance
  8052. Aligned Dev Blog
  8053. Browser Security Bugs that Aren’t: JavaScript in PDF
  8054. Tick Marks
  8055. Shell History Is Your Best Productivity Tool
  8056. Sonauto | Create hit songs with AI
  8057. j3s.sh
  8058. MySQL-Manage Memory Usage Efficiently
  8059. Manna – Two Views of Humanity’s Future – Chapter 1
  8060. Why Lucia might be the best authentication library for SvelteKit
  8061. Using Dall-E/AI to create kids colouring pages in KidzFun.art
  8062. Support networks - Nicolas Bouliane
  8063. Deploy SOPS Secrets with Nix - Jan-Philip Loos | maxdaten.io
  8064. The Easiest Way to Build Reactive Local-First Apps with TinyBase and PowerSync
  8065. Understanding loss.backward()
  8066. On dependencies and resilience - Sebastian Ingino
  8067. How to run a bad interview loop for engineers
  8068. The tale of a GSM Kernel LPE
  8069. Semantic Sound Synthesis with Agents
  8070. How I wrote Kamal Handbook in 5 weeks and sold 300+ copies at the same time
  8071. "BatBadBut" Vulnerability Discovered in Rust Standard Library on Windows - Cyber Kendra
  8072. Double-Entry Bookkeeping as a Directed Graph · Matheus Portela
  8073. How can I find out which process has locked me out of the clipboard? - The Old New Thing
  8074. Why does part of the Windows 98 Setup program look older than the rest?
  8075. String Performance: Slicing a String
  8076. Yes, Social Media Really Is a Cause of the Epidemic of Teenage Mental Illness
  8077. Chris's Wiki :: blog/programming/ConfigureNoSourceCodeChanges
  8078. Circular References When Working With JSON in .NET - Code Maze
  8079. Durable Background Processing with Wolverine
  8080. GitHub - dolthub/go-mysql-server: A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
  8081. Introducing the new Copilot experience in Visual Studio - Visual Studio Blog
  8082. Autonomous Computing and how it influenced the way I build software
  8083. Lennon McLean
  8084. Cow Magnets | Stanford Magnets
  8085. Does A Software Engineer Have Scorpion Nature? — Ludicity
  8086. Intel Breaks Down Proprietary Walls to Bring Choice to Enterprise...
  8087. EuroRust 2024 officially welcomes independent workers (updated)
  8088. The Simple Beauty of XOR Floating Point Compression
  8089. Top 10 Effective Anti - Aging Tips : To help keep you Looking Youthful
  8090. How I Find Surprising Content For My Newsletter – The Write to Roam
  8091. Using Claude Opus to analyze Shakespeare - Jonathan Garelick
  8092. My Gnome Workspace Tips – blog.cemunalan.com.tr
  8093. Vaxry's Blog
  8094. A Gentle Primer for Nonparametric Density Estimation: Histograms
  8095. color image classification
  8096. Open Source Financial Sponsorship Breakdown for 2023
  8097. Fractals in Pure Lambda Calculus
  8098. Converting C437 to XNA-style Spritesheets
  8099. Reverse Engineering the Previously Open Source Expressive Animator without its Core Engine - Mehdi El Oualy
  8100. Dogs Will Always Bark - Part I - You Make I Check
  8101. YETI programming language
  8102. .NET April 2024 Updates – .NET 8.0.4, 7.0.18, .NET 6.0.29 - .NET Blog
  8103. Beeper
  8104. Cross-Platform Mobile Social Networking App
  8105. The server chose violence - Cliffle
  8106. Discrete logic network card
  8107. Army announces new policy to drive adoption of agile software development practices
  8108. If I enumerate all the processes and add up all the Get­Gui­Resources, why doesn't it match the GR_GLOBAL value? - The Old New Thing
  8109. Browse - Wageningen University & Research
  8110. Hello OLMo: A truly open LLM
  8111. GitHub Actions & Microk8s: The Ultimate Duo for CI/CD Integration
  8112. "Secret" elmah.io features #3 - Automate tasks with elmah.io CLI
  8113. 6 Types of Constructors in C# - Coding Sonata
  8114. Types of Eclipse Photo
  8115. Actually Talking about Modular Monoliths
  8116. Chris Simon presents Test Driven Development, Domain Driven Design, & C# from the ground up - livestream | The .NET Tools Blog
  8117. Integer overflow vulnerabilities in .NET
  8118. Azure Static Web App–Distributed Functions
  8119. BFF secured ASP.NET Core application using downstream API and an OAuth client credentials JWT
  8120. Extracting curve coordinates from a bitmap
  8121. Creating ico files from multiple images in .NET - Gérald Barré
  8122. After AI beat them, professional go players got better and more creative
  8123. Habitually - I’ve Been Tracking Everything in My Life for A Year
  8124. GitHub - karpathy/llm.c: LLM training in simple, raw C/CUDA
  8125. Fixing All The Bugs Won’t Solve All The Problems – Deming’s Path Of Frustration
  8126. Intel’s Ambitious Meteor Lake iGPU
  8127. How I discovered a 9.8 critical security vulnerability in ZeroMQ with mostly pure luck and my two cents about xz backdoor
  8128. Modern Standard Arabic – The Missing Glossary -
  8129. What it’s like to run HTMX in Production
  8130. Facing Change? This Is the First Thing You Should Do
  8131. We need more calm companies
  8132. Textual Healing – sim.coffee
  8133. The Politics of Social Media Algorithms
  8134. Lua Scripts Are Not Atomic in Redis
  8135. Thoughts on the xz backdoor: an lzma-rs perspective | Blog | Guillaume Endignoux
  8136. Connecting the dots — bayindirh
  8137. Kalshi - Prediction Market for Trading Event Contracts
  8138. smeso - MIPS stacktrace: an unexpected journey
  8139. My Recommendation Engine - Ben Tsai
  8140. A Peak at the 1.111B Class
  8141. About Freedom and Power
  8142. She Built a Microcomputer Empire From Her Suburban Home
  8143. Middleware in .NET Isolated Azure Functions
  8144. Just How Much Faster Are the GNOME 46 Terminals?
  8145. How does the classic Win32 ListView handle incremental searching? - The Old New Thing
  8146. C# Regex Performance: How To Squeeze Out Performance
  8147. Use token authentication and Identity API endpoints in ASP.NET Core | BinaryIntellect Knowledge Base
  8148. Twenty Years Is Nothing
  8149. General Performance Tip: Optimizing Method Returns: Default Keyword vs. Null vs. Empty Collection
  8150. How to use Comments to Prompt GitHub Copilot for Visual Studio - Visual Studio Blog
  8151. VS Code Day Skills Challenge
  8152. Using Slash Commands in GitHub Copilot for Visual Studio
  8153. 5 Rules for DTOs
  8154. Introducing the AWS Message Processing Framework for .NET (Preview) | Amazon Web Services
  8155. Azure Static Web App - Pass authentication info to your linked API
  8156. How to Install GitHub Copilot in Visual Studio - Visual Studio Blog
  8157. Thoughts on “Modular Monoliths”
  8158. A TC39 Proposal for Signals
  8159. Azure Static Web App - Bring your own API
  8160. Overview of webpack, a JavaScript bundler | johnnyreilly
  8161. Managing NuGets in VS Code
  8162. Blazor 8 Render Mode Detection
  8163. Create conditional access base policies for a Microsoft Entra ID tenant
  8164. Configure Azure Functions to use Identity Based Connections
  8165. New in .NET 8: ASP.NET Core Identity and How to Implement It
  8166. Equip 3rd party types with a deconstructor
  8167. Responsive Images Crash Course for ASP.NET Core Developers
  8168. GitHub - stackframe-projects/pgmock: In-memory Postgres for unit/E2E tests
  8169. Playing With MutationObserver In JavaScript
  8170. A Brief Comparison of Modern Programming Languages
  8171. adr - A .NET Tool for Creating & Managing Architecture Decision Records | endjin
  8172. The Cost of Not Logging
  8173. Primary Constructor and Logging Don't Mix
  8174. How to securely reverse-proxy ASP.NET Core web apps
  8175. GitHub - migueletto/PumpkinOS: PumpkinOS is a re-implementation of PalmOS.
  8176. The evolution of the Super Nintendo motherboard
  8177. Evaluating the Language Consistency of Local and Cloud-Based LLMs - Nikolas' Blog
  8178. 'If this one guy got hit by a bus, the world's software would fall apart.'
  8179. How to think about HTML responsive images · Dan Cătălin Burzo
  8180. Everything You Need to Know About Python - DeriveIt
  8181. Beyond Foreign Keys
  8182. A System For The Sixties: The RCA Studio II
  8183. The era of the shapeshifting web is upon us
  8184. AV1 On Linux With The Sparkle A310 ECO
  8185. Good Documentation is Hard
  8186. Ask for Permission to Ask
  8187. My feelings about X (formerly Twitter)
  8188. Expose Platform APIs Over Wrapping Them
  8189. Reject minimalism
  8190. Connecting Your Windows and Uno Platform App to ChatGPT with Azure.AI.OpenAI - Nick's .NET Travels
  8191. Home · thmsmlr
  8192. GitHub - drawdb-io/drawdb: Free, simple, and intuitive online database design tool and SQL generator.
  8193. GitHub - maharmstone/btrfs: WinBtrfs - an open-source btrfs driver for Windows
  8194. Terraform Test and AWS Lambda
  8195. More Agents Is All You Need
  8196. ChatGPT’s Tarot Shuffle: Random Musings on Love, Family, and Financial Fortunes
  8197. A JavaScript library for generating vector-based cartoon faces
  8198. 503 days working full-time on FOSS: lessons learned
  8199. Looking for Alice
  8200. Cows and Carbon for Dummies - Ben Hunt
  8201. You can’t spell “Gell-Mann amnesia” without LLM
  8202. Thoughts on the Clicks Keyboard
  8203. A Sustainable Path Forward for Modrinth
  8204. My First Open Source Contribution
  8205. pkgsrc on macOS: still works
  8206. Optimized Model Auditing with PaperTrail
  8207. The Blessing of the Strings
  8208. What to do when an airline website doesn't accept your legal name
  8209. How to correctly link to UCRT (and why it works that way) — mingwpy 0.1 documentation
  8210. My favorite button on the Internet
  8211. A few servers and a load balancer.
  8212. Explicit sync
  8213. What I think about when I edit — Eva Parish
  8214. GitHub - searxng/searxng: SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
  8215. xkcd: Machine
  8216. world_sim
  8217. IntelliJ IDEA 2024.1 Is Out! | The IntelliJ IDEA Blog
  8218. The Rise and Fall of Silicon Graphics
  8219. Master Claims Transformation for Flexible ASP.NET Core Authorization
  8220. Busy Friends Make Scheduling Hard
  8221. So you wanna de-bog yourself
  8222. Why You Shouldn't Use SQLite
  8223. Open Source Maintenance
  8224. Audio gear: a decent, portable mic for corporate video calls in a noisy room - Ross Wintle
  8225. FreeBSD Zero to Desktop Speedrun Challenge
  8226. xz backdoor and autotools insanity
  8227. Generative transformer from first principles in Julia - Lior Sinai
  8228. Are Inline Styles Faster than CSS?
  8229. Content Creators Ruined The Internet
  8230. The Probability of Undecidability
  8231. "I think you might be a scam" - A Lesson in Customer Discovery
  8232. OpenBSD 7.5
  8233. 30.0.50; describe key + lambda too poetic
  8234. The Current State of ML in Clojure
  8235. Self Modifying Code
  8236. Writing maketh the 10x Developer. More so the 10x development team.
  8237. How would you build Wordle with just HTML & CSS? | Scott Jehl, Web Designer/Developer
  8238. How I Discover New Blogs
  8239. leontrolski - Postgres locks
  8240. An IRC client in your motherboard
  8241. The case of the exception that a catch (...) didn't catch - The Old New Thing
  8242. M 4.8 - 6 km ESE of Califon, New Jersey
  8243. How Stack Overflow replaced Experts Exchange
  8244. FFmpeg
  8245. Code It Any Way You Want: Optimizing Span Operations – Clear vs. Fill
  8246. Zoomer Tries RSS: In Praise of Yarr
  8247. [HOWTO] Exclude content from GitHub Copilot
  8248. German state ditches Microsoft for Linux and LibreOffice
  8249. How we’ve saved 98% in cloud costs by writing our own database
  8250. Mario meets Pareto
  8251. The Design Philosophy of Great Tables
  8252. Apache Kafka and Tinybird (ClickHouse) for Streaming Analytics and HTTP APIs
  8253. Actual Automation
  8254. xz backdoor - Dmitry Kudryavtsev
  8255. Against URL-Based Content Rendering - Susam Pal
  8256. Use OpenVPN as a proxy to more comfortably access internal Gitlab
  8257. a client-side exception has occurred
  8258. Yi-34B, Llama 2, and common practices in LLM training: a fact check of the New York Times
  8259. Abstraction is much more than interfaces
  8260. Please return my property.
  8261. The Video That Inspired Me To Create Odin
  8262. How to take down production with a single Helm command
  8263. When and how to move from an assumption to a hypothesis
  8264. PostgreSQL and its annoying crosstab
  8265. Measuring your system’s performance using software (Go edition) – Daniel Lemire's blog
  8266. Joining Polar as an Advisor
  8267. Robot Slide Whistle Orchestrion - mitxela.com
  8268. dotNetDave Story: The Critical Importance of Addressing Performance Before Product Release
  8269. LLM Task-Specific Evals that Do & Don't Work
  8270. HTTP/2 `CONTINUATION` Flood
  8271. Optimizing rendering of 100,000+ HTML nodes
  8272. Demystifying HTTP with Telnet – Ian's notes
  8273. Performance insights: Engineering for high performance
  8274. Introducing selfh.st/apps, a Directory of Self-Hosted Software
  8275. Exploring Batch Caching of Trees
  8276. XDP for Game Programmers
  8277. Reverse engineering Bandcamp authentication protocol
  8278. XZ Backdoor: Not the End of Open Source
  8279. Linux shellcraft: the pipe trick
  8280. Oneiblog
  8281. Create a Custom Static Code Analysis Rule for Azure SQL Database / SQL Server with .NET
  8282. It rather involved being on the other side of this airtight hatchway: System corruption caused by an administrator - The Old New Thing
  8283. autoconf makes me think we stopped evolving too soon
  8284. Anatomy of a credit card rewards program
  8285. German state moving 30,000 PCs to LibreOffice - The Document Foundation Blog
  8286. Examples of Composition in C# – A Simple Guide for Beginners
  8287. A disk so full, it couldn’t be restored
  8288. Boosting Performance and Memory Efficiency: Introducing ToDelimitedString() with Source Generators in Spargine
  8289. [HOWTO] Suggest changes directly in Azure DevOps pull requests
  8290. .NET MAUI Community Standup
  8291. GitHub - nilsherzig/LLocalSearch: This is a completely locally running meta search engine using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
  8292. Terraform makes carbon neutral natural gas
  8293. Introducing Jpegli: A New JPEG Coding Library
  8294. Fat tails are weird
  8295. KISS high-availability with OpenBSD
  8296. Asking for help is a core developer skill — Rami James
  8297. Toll-free Bridging in Kotlin Native - Alex DeLorenzo
  8298. Automatic differentiation with dual numbers
  8299. How to create a blog using Golang
  8300. What I Learned About Computers in Nand2Tetris Part 1
  8301. Why is observability so expensive?
  8302. I think I enjoy Scrum too much, how can I adopt it to my own life?
  8303. How to Create a Spoiler Tag in HTML
  8304. A lazy and flippant classification of programming languages
  8305. Evolution of Java Usage at Netflix
  8306. .NET MAUI – Styles
  8307. Testing Your Native AOT Applications - .NET Blog
  8308. Eclipse Clouds
  8309. reflections on distrusting xz
  8310. AI bots hallucinate software packages and devs download them
  8311. Windows debugger trick: Breaking when a specific debugger message is printed - The Old New Thing
  8312. NixOS is not reproducible
  8313. Examples of Inheritance in C# – A Simplified Introduction to OOP
  8314. String Performance: Checking for a Character
  8315. Voicemail INBOX
  8316. Latest Earthquakes
  8317. EP 51 : Null Object Pattern in C#
  8318. How Disney+ Scaled to 11 Million Users on Launch Day
  8319. 🦑 The 14 pains of building your own billing system - Arnon Shimoni
  8320. CityGaussian: Real-time High-quality Large-Scale Scene Rendering with Gaussians
  8321. Mac utility must haves | Luka Harambasic
  8322. Reduce writes to your SD card # Chris Dzombak
  8323. How does hyperthreading work.
  8324. Note taking system should be simple
  8325. How do you determine the root of a decision tree? – Jonathan Garelick
  8326. Getting in the headspace of flying squirrels
  8327. Committing research fraud is easy. Let’s make it harder.
  8328. The Sweet Spot - Maximizing Llama Energy Efficiency · Jacques Mattheij
  8329. I'm doing this because this is what I got. • Ninjas and Robots
  8330. You Are All On The Hobbyists Maintainers’ Turf Now
  8331. Conway's Game of Life Through Time
  8332. Hacker News (HN) - Part 1: analysis
  8333. Here is why Emacs uses the Meta key
  8334. How I nearly got scammed on FB - SingleLunch
  8335. On Transitioning to Product Management - Daniel D. McKinnon
  8336. Why I Use the GPL and Not Cuck Licenses
  8337. Will dbt adopt a proprietary licence? I think so
  8338. Making AI powered .NET apps more consistent and intelligent with Redis - .NET Blog
  8339. How to: Code analyze your SQL Server T-SQL scripts in Visual Studio
  8340. so i guess i hacked samsung?!
  8341. An Interactive Guide to CSS Container Queries
  8342. Why you won't find a technical co-founder
  8343. The history of computing, as told by the hallways of Microsoft Building 41 - The Old New Thing
  8344. Timeline of the xz open source attack
  8345. GitHub - AlexanderKoch-Koch/low_cost_robot
  8346. GitHub - pufferffish/wireproxy: Wireguard client that exposes itself as a socks5 proxy
  8347. Unraveling the Power of Property-Based Testing in Unveiling our Own Biases
  8348. Optimizing String Processing in Collections: The Impact of PerformAction() in Spargine and FastStringBuilder
  8349. GitHub - heyform/heyform: HeyForm is an open-source form builder that allows anyone to create engaging conversational forms for surveys, questionnaires, quizzes, and polls. No coding skills required.
  8350. Eclipse Coolness
  8351. GitHub - tedkim97/adcache
  8352. What we know about the xz Utils backdoor that almost infected the world
  8353. Fixing duplicate API requests
  8354. Lattice now compiles to .NET IL — John Austin
  8355. patchutils – PRINT HEAD
  8356. Everything in software monitoring is dead, apparently | Last9
  8357. Robert Ames (.com!)
  8358. New adventures, same company – Dan Moore!
  8359. Search graduation photos with your face — Jerome Paulos
  8360. In praise of RDF
  8361. Falsehoods Programmers Believe About Projects
  8362. Top level internal is unnecessary
  8363. Product Engineering with IfC
  8364. Some Modest Criticisms of the Internet Archive
  8365. Super Fast Rails - RorVsWild
  8366. marending.dev
  8367. How I improved our CI build time from 24mins to 8mins and reduced costs by 50%
  8368. The Myth of Down Migrations; Introducing Atlas Migrate Down | Atlas | Manage your database schema as code
  8369. 10 > 64, in QR codes
  8370. My eclipse photography plan - Tyler Cipriani
  8371. modin_perf_examples
  8372. Recognizing which scientific problems should be approached with machine learning
  8373. Kratky in the basement
  8374. Being Poor
  8375. DIY Music Streaming with NixOS, Jellyfin and Manet
  8376. Why do programmers need private offices with doors?
  8377. The Wi-Fi only works when it's raining
  8378. GitHub - amlweems/xzbot: notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094)
  8379. The ancient world before computers had stacks or heaps - The Old New Thing
  8380. How to get deep, technical expertise as an engineer
  8381. GitHub - buserror/libmui: Classic MacOS & GS/OS widget library for linux (and other?)
  8382. GitHub - proposal-signals/proposal-signals: A proposal to add signals to JavaScript.
  8383. XZ Backdoor: Times, damned times, and scams
  8384. Pattern matching and the compiler can be surprising
  8385. String Performance Tip: Verifying if an Object is a String
  8386. Type Inference Was a Mistake
  8387. The hearts of the Super Nintendo
  8388. LLaMA Now Goes Faster on CPUs
  8389. How to Grow a Micro Startup With Programmatic SEO
  8390. Refurb weekend: Data General/One (and the worst LCD in the world)
  8391. [HOWTO] Calculate distance between two points (coordinates) on Microsoft SQL Server
  8392. Satisfaction and progress in open-ended work
  8393. Overview - FontMagic
  8394. XD1 Log entries. Begin... · Backups and bitrot
  8395. Mental Health in Software Engineering
  8396. Tips for LLM Pretraining and Evaluating Reward Models
  8397. Daylight Saving Time is a perfect test for UI designer
  8398. Memory access patterns and performance | Benjamin Dicken
  8399. Reverse Mode Differentiation is Kind of Like a Lens II
  8400. Franklin Pezzuti Dyer
  8401. ServiceRouter: Hyperscale and Minimal Cost Service Mesh at Meta
  8402. Explaining the internals of async-task from the ground up
  8403. Choosing a backend database: SQL vs Document vs Columnar
  8404. xorvoid
  8405. Shutting down the letsblock.it project and its official instance · letsblockit/letsblockit · Discussion #663
  8406. MyRGB
  8407. Helix
  8408. Facebook/Meta class action discovery
  8409. Collection Initializer Performance in C# - Get An 87% Boost!
  8410. Running OCR against PDFs and images directly in your browser
  8411. A Microcosm of the interactions in Open Source projects
  8412. xz/liblzma: Bash-stage Obfuscation Explained
  8413. git.tukaani.org - xz.git/summary
  8414. Technologist vs spy: the xz backdoor debate
  8415. Roll-Invert-Unroll: An Easier Way to Replace a Duvet Cover
  8416. Talking Hot Dog gives new meaning to 'Ham radio'
  8417. Notes on El Salvador
  8418. Adam Fuhrer | Frontend Engineer
  8419. Lessons of a first time founder
  8420. The de-nerdification of programming
  8421. Tell the LLM the business context
  8422. Garbage Collection for Systems Programmers
  8423. Django: Write-up on optimizing the system check framework - Adam Johnson
  8424. The Reasonable Effectiveness of Using Old Phones as Servers
  8425. My laptop is faster than your Elastic cluster
  8426. Say something that will surprise people and be useful
  8427. My Ideal Libre Computer+Phone
  8428. xz and my thoughts on supply chain attacks against FOSS
  8429. Filippo Valsorda (@filippo.abyssdomain.expert)
  8430. IrfanView - Official Homepage - One of the Most Popular Viewers Worldwide
  8431. How GitHub monopolized code hosting
  8432. Actionable Interview Tips – Dev Leader Weekly 37
  8433. Urgent Alert: Stealthy Backdoor Discovered in XZ Compression Utilities - Cyber Kendra
  8434. We are under DDoS attack and we do nothing
  8435. My list of challenging software projects some programmers should try
  8436. Horizontally Scaling ASP.NET Core APIs With YARP Load Balancing
  8437. Architecture Pitfalls: Don’t use your ORM entities for everything — embrace the SQL!
  8438. Analyzing JVM Energy Consumption for JDK 21: An Empirical Study
  8439. The smartphone app audit
  8440. The Importance of Documenting Your Work – Denny and the Jets
  8441. My Forced Public Apology
  8442. The Many Ways To Read Tech News
  8443. Most People - @visakanv's blog
  8444. Topical Recap of GDC Week // Ramón Darío Iglesias
  8445. Why do I use Emacs?
  8446. Incidents and the requirement of slowing down
  8447. On Dating
  8448. Porting the GCLC to the web
  8449. Ideating around integrations development
  8450. Guide to onboarding in a new job
  8451. Don't Think and Write, They Say
  8452. Periodic Table Regions
  8453. Bing on .NET 8: The Impact of Dynamic PGO - .NET Blog
  8454. security - backdoor in upstream xz/liblzma leading to ssh server compromise
  8455. How can I tell C++ that I want to discard a nodiscard value? - The Old New Thing
  8456. Kubernetes and back - Why I don't run distributed systems - davd.io
  8457. OpenVoice: Versatile Instant Voice Cloning
  8458. Problems loading a .gif in .NET MAUI?
  8459. The Great Migration from MongoDB to PostgreSQL
  8460. Code It Any Way You Want: Constant vs Read-Only Property
  8461. Book Review: Software Architecture for .NET 8 and C# 12 - Coding Sonata
  8462. The race to replace Redis
  8463. Matter and Privacy
  8464. AI21 Labs Unveils Jamba: The First Production-Grade Mamba-Based AI Model
  8465. Keynes was wrong because he failed to consider class conflict – William Mitchell – Modern Monetary Theory
  8466. Elevating Bacalhau with NATS.io: Simplifying Connectivity
  8467. beautiful do-nothing scripts
  8468. A designer’s guide to loving the terminal — Alex Chan
  8469. Rockchip NPU update 2: MobileNetV1 is done
  8470. Custom useFetch wrapper for Nuxt
  8471. 8529 people have contributed to scikit-learn
  8472. Turbo Native iOS and Android apps in 15 minutes | Masilotti.com
  8473. The Problem With Goals
  8474. A Ruby on Rails OOM Mystery: The Case of the Hungry Hippo | Prefab
  8475. Developers: Stop Donating Your Work to Cloud Service Providers! | TDengine
  8476. Operating an Entire Company on a Minimal Two-Core PostgreSQL Instance: Index Tuning, Part 2
  8477. How to Build a competitor analysis tool using ChatGPT
  8478. Making a SOTA Adversarial Attack on LLMs 38x Faster
  8479. A gentle introduction to ESR's `reposurgeon`
  8480. What Does It Mean to “Own Your Content”?
  8481. The Men Who Sold The Moon
  8482. First time right, with software development
  8483. Solving the “Are You a Millionaire?” Problem with ZK certificates
  8484. Should you do anything about a productive but overleveled employee?
  8485. Large language models use a surprisingly simple mechanism to retrieve some stored knowledge
  8486. Getting the Method Name from a Task in C# | no dogma blog
  8487. [Media] Lars Bergstrom (Google Director of Engineering): "Rust teams are twice as productive as teams using C++."
  8488. I called Create­Environment­Block with a process's token, but I didn't get that process's environment - The Old New Thing
  8489. “CVE-2024-21388”- Microsoft Edge’s Marketing API Exploited for Covert Extension Installation
  8490. C# MongoDB Insert Benchmarks – What You Need To Know
  8491. Digital wallets and the “only Apple Pay does this” mythology
  8492. Programmatic Html to PDF Generation using the WebView2 Control
  8493. Certificates from the Ground Up
  8494. .NET on Azure Functions – March 2024 roadmap update
  8495. Improve DNS security by using Domain Name Label Scope
  8496. Why x86 Doesn’t Need to Die
  8497. UX Crash Course: Information Architecture
  8498. Attacker Techniques: Gesture Jacking
  8499. A new MSBuild editing experience - Visual Studio Blog
  8500. Microsoft.Extensions.DependencyInjection–Register a type with all its interfaces
  8501. .NET 7 will reach End of Support on May 14, 2024 - .NET Blog
  8502. Hello eBPF: Auto Layouting Structs (7) - Mostly nerdless
  8503. Finding NetBSD Kernel Bugs through LockDoc
  8504. Extolling the Virtues of Dexie Cloud for Backendless Development
  8505. The infinitely patient vacuum – a case study of what happens when the PostgreSQL VACUUM never completes – Ian's notes
  8506. You Are Beautiful – Daniel Frank
  8507. Processing 6 Billion Chess Games in Less Than 2 Hours
  8508. Solving Domino Fit Using Constraint Programming
  8509. Notes on EndeavourOS
  8510. The log/event processing pipeline you can't have
  8511. On UniFi Captive Portals
  8512. Using Nextra to Blog - mkaz.blog
  8513. David Gasquez
  8514. Is Europe Better Than America for Working in Tech?
  8515. Cursive Letters
  8516. .NET 7 will reach End of Support on May 14, 2024 - .NET Blog
  8517. Upgrading From IdentityServer Version 2 To IdentityServer Version 4 - Mark Oliver's World
  8518. Introducing DBRX: A New State-of-the-Art Open LLM | Databricks
  8519. Some choices for encrypting data so that it can be decrypted only by the same user or computer - The Old New Thing
  8520. .NET MAUI All-in-One Templates Pack – 20K Installs
  8521. I'm A Developer Not A Compiler
  8522. 42.parquet – A Zip Bomb for the Big Data Age
  8523. General Performance Tip: Generating Random Numbers
  8524. Wolverine’s Baked In Integration Testing Support
  8525. Testing Asynchronous Projections in Marten
  8526. Using GitHub Copilot Chat in Visual Studio
  8527. 7 Common Mistakes When Using React Hooks
  8528. The Heart of Reactive Extensions for .NET | endjin
  8529. Blazor Basics: Working with Blazor Layouts
  8530. How To SSR Web Components In ASP.NET Core using TagHelpers
  8531. Collection Expressions – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  8532. Microsoft.Extensions.DependencyInjection - Check if a service is registered in the DI container
  8533. Uncovering the Seams in Mainframes for Incremental Modernisation
  8534. .NET Framework - March 2024 Cumulative Update Preview - .NET Blog
  8535. Sudo-rs dependencies: when less is better - Blog - Tweede golf
  8536. Convincing People Not To Touch Hot Stoves Is Easy
  8537. How to publish Godot games on Flathub, in a nutshell
  8538. Binary array set
  8539. Neatnik Notes · A Fediverse, if you can keep it
  8540. Your async workflow needs an upgrade, not another queue | Stealth Rocket
  8541. You're Not a CEO
  8542. You might not need Redis
  8543. The rocket equation for startups
  8544. Why data scientists are leaving your company
  8545. On using screens intentionally – Writings and rehearsals by Nathan Schneider
  8546. My binary vector search is better than your FP32 vectors
  8547. Malicious email .ics attachments
  8548. What Computers Cannot Do: The Consequences of Turing-Completeness
  8549. Testing a Thousand Applications With Flipper
  8550. Why Shock Collars for Small Dogs Should be Banned - and for Big Ones Too
  8551. You don't have to type faster to type faster.
  8552. `async: false` is the worst. Here's how to never need it again.
  8553. ADHD Productivity Fundamentals — 0xFF
  8554. Speaking Freely - On the Oxymoron of Free Speech Platforms | dergigi.com
  8555. The Allure of Local-First Sync Engines
  8556. Camera system hell - Xe Iaso
  8557. Ryan Bigg - Tailwind has won
  8558. Write OpenAPI with TypeSpec
  8559. Agile fatigue, where has the fun gone?
  8560. Writing GNOME Apps with Swift
  8561. LIVE UPDATES: Rescue efforts continue after bridge collapse
  8562. 10 Essential Exercises for Programmers to Prevent Back Pain
  8563. Flipping Pages: An analysis of a new Linux vulnerability in nf_tables and hardened exploitation techniques
  8564. On Tech Debt: My Rust Library is now a CDO
  8565. Dubious security vulnerability: Manual operations can cause a program to hang - The Old New Thing
  8566. NuGet: A Step-by-Step Guide to Publishing Your Own Packages
  8567. Google's First Tensor Processing Unit - Architecture
  8568. Speed up Empty String Validation with Spargine
  8569. How to navigate API evolution with versioning | Red Hat Developer
  8570. See Your Pull Request Comments with the Latest Preview - Visual Studio Blog
  8571. ASP.NET Core Basics: Organize Projects—Architectural Patterns
  8572. Securing the Forms Authentication Cookie with Secure Flag : Developer Notes
  8573. NuGet–Transitive dependencies
  8574. Services are autonomous
  8575. ZenHammer: Rowhammer Attacks on AMD Zen-based Platforms - Computer Security Group
  8576. Convert DateTime to user's time zone with Blazor in .NET 8 - Gérald Barré
  8577. CockroachDb with Entity Framework and Web API | no dogma blog
  8578. Hotel hotspot hijinks
  8579. Preparing for a New Beginning for Floorp
  8580. A simple, asymmetric AKE · Timelessness
  8581. Manipulating Chess-GPT’s World Model
  8582. Comparing THE DARK KNIGHT IMAX Prologue — Adam Schoales
  8583. Solving Crew Battle Strategy With Math
  8584. Thoughts on  Vision Pro | Andrew Hart
  8585. On the future of computer science
  8586. The website is down. The cloud is up.
  8587. Safe/unsafe alignment in CSS flexbox
  8588. The other hard retrieval problems
  8589. Notes on debugging HotSpot’s JIT compilation
  8590. Friends don't let friends export to CSV
  8591. Tom Lingham (Toml)
  8592. Scripts should be written using the project main language
  8593. Building an email to calendar LLM
  8594. RIP Redis: How Garantia Data pulled off the biggest heist in open source history — Momento
  8595. Greenland Size
  8596. Extending Uno Platform Material Toolkit with overrides: the case of Fluent
  8597. Seamless Method Relocation: A Proposal for Visual Studio Refactoring
  8598. Adding Apple Privacy Manifest Support to .NET iOS & .NET MAUI apps - .NET Blog
  8599. Digital Markets Act
  8600. Why isn't C++ using my default parameter to deduce a template type? - The Old New Thing
  8601. .NET MAUI – BindableLayout
  8602. ChatGPT 4 is worse than 3.5
  8603. Why choose async/await over threads?
  8604. Code It Any Way You Want: Performance of Out Variable Declaration
  8605. Glossarie – The new, immersive way to learn a language
  8606. Azure Static Web App – API Integration
  8607. Distributing State Reliably with Akka.Cluster.Sharding
  8608. SAFE Bookstore v5
  8609. Protect Against OWASP API Top 10 Security Risks Using Defender for APIs
  8610. Protect your ASP.NET site using WebAuthn Passkeys
  8611. F# tips weekly #10: Active patterns (1)
  8612. C# 13: Allow ref and unsafe in iterators and async
  8613. Release v3.0 · beemdevelopment/Aegis
  8614. GitHub - Y2Z/monolith: ⬛️ CLI tool for saving complete web pages as a single HTML file
  8615. CockroachDB in Single User Mode on Docker | no dogma blog
  8616. Starting CockroachDB in Single User Mode with a Dockerfile | no dogma blog
  8617. GitHub - janmojzis/tinyssh: TinySSH is small server (less than 100000 words of code)
  8618. My DIY NAS Adventure
  8619. Why I write a newsletter every week even with a full-time software engineering job
  8620. “Immutable” → reprovisionable, anti-hysteresis
  8621. Payfac in 1,000 words
  8622. Sealed: Custom Wax Seal NFC Tags
  8623. There's nothing you can do to prevent a SIM-swap attack
  8624. Navigating the Gig Economy: Tips for Financial Success as a Freelancer
  8625. What Every Programmer Should Know About Load Testing
  8626. Matching mentors to mentees using OR-tools
  8627. Parallel Integration Tests With Ktor
  8628. Redis relicensing: Why is this a problem? | DaFoster
  8629. Unbundling Tools for Thought
  8630. My NixOS + Nomad Dev Environment
  8631. Build time is a collective responsibility
  8632. Use Your Product
  8633. Comments on a static website, powered by Mastodon
  8634. 3 software development principles I wish I knew earlier in my career
  8635. Cranelift code generation comes to Rust
  8636. New Aztec Codices Discovered: The Codices of San Andrés Tetepilco
  8637. A Return to Blu-ray as Streaming Value Evaporates
  8638. Linux Crisis Tools
  8639. .NET Rocks! Modular Monoliths in .NET with Steve Smith
  8640. YouTube
  8641. C# Dev Kit for Visual Studio Code - Visual Studio Subscription
  8642. What Do Developers Really Think About Claude 3?
  8643. Node.js TSC Confirms: No Intention to Remove npm from Distribution - Socket
  8644. The Cost of Accidental Complexity in Development
  8645. PCB Repair: Speed Buggy/Buggy Boy
  8646. The fish doorbell
  8647. I earn $52,600/month with this simple tech stack
  8648. Fonts and Spreadsheets – Rodolpho Arruda
  8649. Trust in SaaS – Dan Palmer
  8650. Transformers learn patterns, math is patterns
  8651. Screwtape / sqlite-schema-diagram · GitLab
  8652. Apply, Interview, Solve Problems – Dev Leader Weekly 36
  8653. Stability AI Announcement — Stability AI
  8654. Zig defer Patterns
  8655. Turn images into contour maps | Benjamin Dicken
  8656. Is There a Recent Crisis in Men?
  8657. What’s the difference between Extropic, Normal Computing, and D-Wave?
  8658. Adventures with Differentiable Mesh Rendering
  8659. I Deployed My Own Cute Lil' Private Internet (a.k.a. VPC)
  8660. Users, Tools, Platforms, and the Shifting Goals of Software
  8661. Will PostgreSQL ever change its license?
  8662. RDS' margin is EC2's opportunity
  8663. Spurious Scholar
  8664. Radix Tree in Julia - Lior Sinai
  8665. static vs dynamic types
  8666. AI and the Complexity of Code | Koen van Gilst
  8667. My 12 Favorite Problems
  8668. Interesting Podcast Idea? Habits of World-Class Programmers – Relentless Simplicity
  8669. Brutally honest career advice to my younger self - Noah Kagan
  8670. Daily Driving Ubuntu Asahi for Over a Month
  8671. What is Naimint?
  8672. A review of the Thinkpad X13s with Ubuntu Linux ⋅ ahoneybun.net
  8673. Clean Domain Driven Todo List in Go
  8674. Boss Chief Bets
  8675. Cost-Benefit Analysis of Healthy Emotional Boundaries
  8676. Poking at Threads in the Fediverse
  8677. Roll your own ZFS NAS
  8678. -=:[ Streaming Radio Directories ]:=-
  8679. Arguments for opening links in a new tab or window
  8680. Learning to Crawl: Site Performance and Googlebot
  8681. I Hate Sexy
  8682. Fast SQL Bulk Inserts With C# and EF Core
  8683. Boom - FlyBy - Boom Announces Successful Flight of XB-1 Demonstrator Aircraft
  8684. Redis Shifts to Dual Licensing, Impacting Cloud Providers and Competitors - Cyber Kendra
  8685. .NET MAUI – Margin and Padding
  8686. Why does my thread get a broken string as its initial parameter? - The Old New Thing
  8687. Mapping (almost) every law, regulation and case in Australia
  8688. Garnet–open-source faster cache-store speeds up applications, services
  8689. MongoDB in C#: Simplified Guide For Inserting Data
  8690. Managing Dependencies in Windows and Cross Platform Applications - Nick's .NET Travels
  8691. The Wreck of the Edmund Fitzgerald
  8692. Collection Performance: Using ForEachAsync() with List<>
  8693. Picotron by Lexaloffle
  8694. DuckDB as the New jq
  8695. Beyond the Basics: Learning Text-to-Speech in .NET MAUI
  8696. How to use Comments as Prompts in GitHub Copilot for Visual Studio
  8697. Cloudfare Turnstile, A New Way To Prove You Are Real - Simple Talk
  8698. Exploring the Latest Features Coming to JavaScript—ES2023
  8699. Microsoft Build | May 21-23, 2024 | Seattle and Online
  8700. Redis Adopts Dual Source-Available Licensing | Redis
  8701. How Much Can Sqlite Handle? Multiple Threads Concurrently Inserting Into Sqlite
  8702. Background Work with Wolverine
  8703. Code It Any Way You Want: Exploring Thread Id Retrieval Methods
  8704. Memories
  8705. Specialty Coffee vs. Commercial Coffee: What’s the Difference?
  8706. Batyr Nuryyev | Biting Off More Than We Can Chew with OLAP Libraries
  8707. Universal interfaces and Semantic Agents
  8708. What we talk about when we talk about tech debt
  8709. Why you should use a terminal editor to write a commit message
  8710. 101 things I would tell my self from 10 years ago
  8711. What if you tried hard? - Aaron Francis
  8712. Life Sans Instagram
  8713. Don't change hearts, change workflows.
  8714. Make your company handbook public
  8715. My 2024 Setup
  8716. E. coli chemotaxis: the baffling intelligence of a single cell
  8717. Jiří Činčura ↹ (@cincura_net@mas.to)
  8718. Difftastic, a structural diff tool that understands syntax
  8719. I'd like to download and run... but couldn't figure out how (solved) · Apicurio/apicurio-studio · Discussion #2281
  8720. Using the Display­Information class from a desktop Win32 application, part 2 - The Old New Thing
  8721. redis/LICENSE.txt at unstable · redis/redis
  8722. Blazor Render Mode – How To Avoid Dependency Injection Woes
  8723. devenv 1.0: Rewrite in Rust - devenv
  8724. Change license from BSD-3 to dual RSALv2+SSPLv1 by K-Jo · Pull Request #13157 · redis/redis
  8725. Python extends its lead as the most popular programming language — but why does it have such widespread appeal?
  8726. Building Interactive Blazor Apps with WebAssembly
  8727. Fritz & Friends Presents Modern .NET Web Day
  8728. Announcing SQL Server Data Tools (SSDT) for ARM64 Architecture in Visual Studio 17.10 Preview 2 - Visual Studio Blog
  8729. Generate a Word document in ASP.NET | johnnyreilly
  8730. Release NATS .NET v2.1.4 · nats-io/nats.net.v2
  8731. NPM–Change cache
  8732. pushState and URL Blocking
  8733. Hello from Retina | Retina
  8734. GitHub - 00-Evan/shattered-pixel-dungeon: Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou.
  8735. Earthquake Information (Japan) | NHK WORLD-JAPAN News
  8736. Supercharge your PDF reading: Follow references, skim outline, jump to figures
  8737. Upgrade a Xamarin.Forms app to a .NET MAUI app with the .NET Upgrade Assistant - .NET MAUI
  8738. .NET is open source on GitHub | .NET
  8739. Rockin’ the Code World Season 4: Special Guest Mark Brown
  8740. Rive Renderer — now open source and available on all platforms
  8741. Suspicious discontinuities
  8742. A Primer on LLM Security – Hacking Large Language Models for Beginners
  8743. TuxTower
  8744. Moving from Homebrew to pkgsrc
  8745. This is how the Swedish labour market works
  8746. Thoughts on WordPress FSE and Block Themes — Asko Nõmm
  8747. Logging: The Unsung Hero in Developer Security - Here's Why and How — Withstand Security
  8748. It might not need a label
  8749. Lessons Learned from Using LLMs to Evaluate LLMs | Traceloop Blog
  8750. The specialness of groups of 3
  8751. More thoughts on vulnerabilities and misaligned incentives
  8752. UN/LOCODE Function Codes – nghbrs
  8753. What the UK Government gets wrong about QR codes
  8754. Tiny Model, Massive PDF Corpus: URL Embeddings for 8.3 Million PDFs
  8755. Your Code May Be Elegant
  8756. Melatonin and Anxiety: Everything Explained
  8757. Knee Deep in tree-sitter Queries
  8758. Open-source is a chainsaw
  8759. Eio 1.0 Release: Introducing a new Effects-Based I/O Library for OCaml
  8760. require(esm) in Node.js
  8761. 🔬 Rustls: Continuous Benchmarking Case Study
  8762. (Type) Checking the LLM
  8763. The Dashboard
  8764. My QR Code Tattoo - samantha.wiki
  8765. Why I built Slick Deploy
  8766. "Default forward": How I write to my clients to avoid getting stuck
  8767. .NET 9 Preview — New LINQ Methods
  8768. Flightradar24’s new GPS jamming map | Flightradar24 Blog
  8769. Introducing .NET Smart Components - AI-powered UI controls - .NET Blog
  8770. Moon Landing Mission Profiles
  8771. Using the Display­Information class from a desktop Win32 application, part 1 - The Old New Thing
  8772. Regex character “$” doesn't mean “end-of-string”
  8773. MudBlazor List Items: How To Create Awesome Blazor List Views
  8774. How to Solve 1000 Leetcode Problems in 300 Days?
  8775. Root cause of Alzheimer's may be fat buildup in brain cells, research suggests
  8776. GitHub - ynqa/jnv: interactive JSON filter using jq
  8777. General Performance Tip: Logging
  8778. Conventional Message Routing in Wolverine
  8779. Introduction to Text Parsing in C# using Parakeet
  8780. Blazor’s CSS isolation ::deep issue and solution
  8781. Measuring Developer Productivity via Humans
  8782. NuGet–Change the global-packages cache location
  8783. .Net Aspire - A Brief Introduction
  8784. LEGO price per part over the years
  8785. March 2024: Exploring open source at Microsoft, and other highlights for developers
  8786. A better jittering approach for discretization acknowledgment in density estimation
  8787. App Service Outbound Traffic through VNet Gets 403 When Trying to Access Another App Service with Public Network Access Enabled, but has a Private Endpoint
  8788. GoblinTools - Neil Turner's Blog
  8789. Conway's Game of Hope
  8790. Downside at Microsoft
  8791. The Importance of Innovating On Content – The Write to Roam
  8792. Why does an extraneous build step make my Zig app 10x faster?
  8793. Seven Days of New Things Day 2: Linear Algebra, Tulips | James' Coffee Blog
  8794. Execution is King
  8795. Why Fastmail over ProtonMail - Scott Spence
  8796. Clinical troubleshooting: diagnose any production issue, fast.
  8797. In which the squamous cell carcinoma tumors in my neck grow by 20% in two months
  8798. Let's create a Tree-sitter grammar
  8799. How to Start Google
  8800. How well does C++/WinRT com_ptr support class template argument deduction (CTAD)? - The Old New Thing
  8801. GitHub - microsoft/garnet: Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
  8802. Autofac In ASP NET Core - How To Avoid A Debugging Nightmare
  8803. Navigating Open Spaces: Survival Guide for Neurodivergent Individuals
  8804. "No way to prevent this" say users of only language where this regularly happens - Xe Iaso
  8805. Optimizing String Concatenation in C# with Spargine FastStringBuilder
  8806. Difference Between await and Task.Wait in C# - Code Maze
  8807. Why Should We Avoid Using Await in a Loop in C# - Code Maze
  8808. .NET Developers Begging for Ecosystem Destruction
  8809. React Basics: Getting Started with React and GraphQL
  8810. Giving your app a temporary public URL with VS Code port forwarding
  8811. Eloquent JavaScript 4th edition is released
  8812. Generate OpenAPI specification at build time from the code in ASP.NET Core - Gérald Barré
  8813. Now in Beta: Explore the Enhanced Python SDK for Semantic Kernel | Semantic Kernel
  8814. LLM inference speed of light
  8815. C++ creator rebuts White House warning
  8816. Oh Sh*t, My App is Successful and I Didn’t Think About Accessibility
  8817. Introducing Stable Video 3D: Quality Novel View Synthesis and 3D Generation from Single Images — Stability AI
  8818. The stupidity and arrogance of GNOME developers
  8819. I Stopped Loving Captain Kirk
  8820. Designing a simple object from scratch: two-minute timer
  8821. Semantic Router: Postprocessing LLM output using Semantic Splitters
  8822. How to Network at an Unstructured Happy Hour
  8823. Facts vs Opinions
  8824. commit message rant (part 1 of n) - hēg denu
  8825. Rails 8 adds allow_browser to set minimum browser version
  8826. My Note Taking Strategy
  8827. Moon Armor Index
  8828. High Ticket Products for Affiliates: My Final Earnings With 3 Product Ranges -
  8829. Todepond dot com
  8830. Look ma, I wrote a new JIT compiler for PostgreSQL – Pinaraf's website
  8831. ƎXCLUSIVE ARCHITECTURE
  8832. Please don't implement your own 2FA - Ritza Articles
  8833. Supporting content file structure changes on a static site
  8834. A month of the Vision Pro — Benedict Evans
  8835. I’m Finally Quitting Trying to Quit My Bad Habits
  8836. Simplifying Test & Release of Snapped GUI Apps
  8837. Fragile Passkey Ecosystem for Enterprises
  8838. Compiling With Constraints
  8839. Do I need my phone?
  8840. Distributed queries for pgvector
  8841. Throughput is Not All You Need: Maximizing Goodput in LLM Serving using Prefill-Decode Disaggregation
  8842. Michael Tsai - Blog - iOS Notarization’s Human Review
  8843. About MADR
  8844. How well does wil com_ptr support class template argument deduction (CTAD)? - The Old New Thing
  8845. Announcing Uno Tech Bites - first 30 videos available
  8846. Java users on macOS 14 running on Apple silicon systems should consider delaying the macOS 14.4 update
  8847. How we're helping creators disclose altered or synthetic content
  8848. AT&T says leaked data of 70 million people is not from its systems
  8849. .NET MAUI UI Challenge # 10 - Dashbarod Order Delivery App
  8850. WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport | RxDB - JavaScript Database
  8851. Hacker Selling Private Data Allegedly from 70 Million AT&T Customers
  8852. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8: Develop Robust Minimal APIs with .NET 8: Giretti, Anthony: 9781484299784: Amazon.com: Books
  8853. devdevdev.net – Le media des développeurs .net francophone
  8854. 900 Sites, 125 million accounts, 1 vulnerability - env.fail
  8855. 7 C# Project Ideas For Beginners To Escape Tutorial Hell
  8856. There is no cookie banner law
  8857. AWS Makes Cloud Formation Stack Creation up to 40% Faster
  8858. Collection Performance: Comparing Byte Array’s with SequenceEqual()
  8859. NCronJob - Scheduling made easy
  8860. Automatic Registration of Minimal API Endpoints in .NET - Code Maze
  8861. “Partial” Document Updates in Marten 7
  8862. Lesson Learned #480:Navigating Query Cancellations with Azure SQL Database
  8863. NuGet– Offline support
  8864. Why does git have to be so hard?
  8865. Code samples for the opening chapter of Refactoring
  8866. "Hang loose" is for surfers, not developers [Why I pin dependency versions in Node.js packages]
  8867. GitHub - Michaelangel007/nanofont3x4: World's smallest readable 3x4 font with lowercase; includes all ASCII symbols
  8868. Occasional paper: When Armor Met Lips
  8869. Todepond dot com
  8870. The Linux Desktop Is Finally Great (both Ubuntu and Firefox)
  8871. Understanding .NET Aspire Orchestration
  8872. Core Guidelines are not Rules - Simplify C++!
  8873. Detailed Macrophotography of PCBs
  8874. ConstructorInfo – How To Make Reflection in DotNet Faster for Instantiation
  8875. Using ChatGPT for Podcast Suggestions
  8876. My Quantum Spin: Qubit Ordering and Operations
  8877. Part one – Ian's notes
  8878. A Brilliant Hack: Why does Layer 2/3 Checksum use 1’s Complement, Not 2’s
  8879. How the internet works, and how I'll exploit it – kbrecordzz
  8880. My (Not-So-Successful) Quest to Conquer the NYT Connections Game with Word2Vec – Quirky Quintet
  8881. 50 Ideas for Life I Repeatedly Share – Daniel Frank
  8882. Introducing Default Handler – Edovia Blog
  8883. CSS Variable Groups • Lea Verou
  8884. Fast postgres index creation
  8885. IP Geolocation Is Twenty-Five Years Old
  8886. PG Phriday: Redefining Postgres High Availability
  8887. Zen of Machine Learning
  8888. Patching Software Using Nix (For Laymen)
  8889. Fifty Things you can do with a Software Defined Radio 📻
  8890. GitHub - albertan017/LLM4Decompile: Reverse Engineering: Decompiling Binary Code with Large Language Models
  8891. GitHub - xai-org/grok-1: Grok open release
  8892. GitHub - 0x192/universal-android-debloater: Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
  8893. .NET 8 .🚀🔥: Bye Docker, Hello Podman: Revolutionize Your Web APIs!
  8894. A Scalable Framework for Folding-based SNARKs
  8895. Perfect Asynchronous MPC with Linear Communication Overhead
  8896. Why I’m excited by Circle STARK and Stwo
  8897. The Return of the Frame Pointers
  8898. NEBRA Proof Explorer
  8899. Zig, Rust, and other languages
  8900. Network Dependents · dotnet/BenchmarkDotNet
  8901. .NET 9 Preview 2 · dotnet/core · Discussion #9217
  8902. The APL Quest Series | Dyalog Blog
  8903. Microservices for the Benefits, Not the Hustle
  8904. Stuck updating controller on new PS5
  8905. Designing File Formats
  8906. Explorations in creating a basic text editor: the foundation — Asko Nõmm
  8907. Supercharge Your Visual Studio Code with These Must-Have Extensions
  8908. How to Patch A Package Source on NixOS
  8909. In search of a “Zero Toil” HomeLab: Immutable Linux, ZFS, WatchTower and Keel
  8910. What are the "worst" spelling bee pangrams?
  8911. Atomically exchange vfat files in Linux
  8912. ~MK | Template Strings
  8913. Double Q-Learning Explained
  8914. beuke.org
  8915. Pizza Taste Test
  8916. How web bloat impacts users with slow devices
  8917. Cloudflare loses 22% of its domains in Freenom .tk shutdown | Netcraft
  8918. Hackintosh is (almost) dead · aplus.rs
  8919. npm install everything, and the complete and utter chaos that follows
  8920. Fuzzing Ladybird with tools from Google Project Zero
  8921. Here's What Developers Found After Testing Devin AI
  8922. HELP! I Have A New Manager! – Dev Leader Weekly 35
  8923. Senior Security Analyst, Threat Intelligence in Remote, United States | GitHub, Inc.
  8924. IAM Is The Worst
  8925. Microsoft is killing Visual Studio App Center next year, set to retire in March 2025
  8926. Nix is a better Docker image builder than Docker's image builder - Xe Iaso
  8927. US government agencies demand fixable ice cream machines
  8928. A noisy place
  8929. Implementing Soft Delete With EF Core
  8930. The Offshoring of Thought and Memory - multiverses
  8931. Partnerships vs Solopreneurship and Partnership Do’s and Don’ts - Dan Norris
  8932. A web framework for Zig – Kamil Tomšík
  8933. Translations Are Important, Too
  8934. Introducing technology to kids through storytelling
  8935. A Code Review of My Earliest Projects
  8936. The demise of coding is greatly exaggerated
  8937. Dataviz is Hierarchical
  8938. After the BYOD, BYOC (briging your own cloud): a journey from Home to the World
  8939. Achieving awful compression with digits of pi
  8940. After the BYOD, BYOC (bringing your own cloud): a journey from Home to the World
  8941. How I Built a Bootstrapped Consulting Company: From Zero To 60k€ Revenue
  8942. Browser Ball Reloaded
  8943. failing miserably to scale kubes
  8944. Acquired in 99 days
  8945. Longest year in human history
  8946. Read TLS/SSL Certificate in Azure App Service from C# Code
  8947. The Decline of Work-Life Balance: A 12-Year Tech Industry Perspective
  8948. Schwa
  8949. Ollama now supports AMD graphics cards · Ollama Blog
  8950. How well does WRL ComPtr support class template argument deduction (CTAD)? - The Old New Thing
  8951. GitHub - RajSolai/TextSnatcher: How to Copy Text from Images ? Answer is TextSnatcher !. Perform OCR operations in seconds on Linux Desktop.
  8952. What I learned from looking at 900 most popular open source AI tools
  8953. More powerful Go execution traces - The Go Programming Language
  8954. The Getty Makes Nearly 88,000 Art Images Free to Use However You Like
  8955. General Performance Tip: Retrieving the Process Id
  8956. Onboarding roulette: deleting our employee accounts daily
  8957. LINQ Query Improvements in Marten 7
  8958. Generate Local .NET Secrets from Azure Deployments - .NET Blog
  8959. The NuGet.org repository signing certificate will be updated as soon as April 8th, 2024 - The NuGet Blog
  8960. Github Copilot– Some experimentation
  8961. GitHub Copilot in Visual Studio: A Recap of 2023 - Visual Studio Blog
  8962. Why Are (Most) Sofas So Bad?
  8963. .NET Aspire Preview 4 has been released · dotnet/aspire · Discussion #2815
  8964. Release NATS.Net v2.1.3 · nats-io/nats.net.v2
  8965. Voyager 1 starts making sense again after months of babble
  8966. GitHub - Skyvern-AI/skyvern: Automate browser-based workflows with LLMs and Computer Vision
  8967. The Billionaire Brainwave - Wissen ist Macht - Weiss nichts macht was.
  8968. The Violence Of Relentless Positivity In The Workplace — Ludicity
  8969. The Curse of the Senior Software Engineer - Dmitry Kudryavtsev
  8970. The insatiable hunger of (Open)AI • Wim Vanderbauwhede
  8971. All the fallacies in the world
  8972. Claude vs GPT
  8973. Create static site in Drupal with Tome
  8974. The power of lost minutes – Jelle Smeets
  8975. The roaming office: Don’t be *that* remote worker
  8976. Raspberry Pi 5 *can* overclock to 3.14 GHz
  8977. PWA's Are Finally Looking Good
  8978. Vision Pro is an over-engineered “devkit” // Hardware bleeds genius & audacity but software story is disheartening // What we got wrong at Oculus that Apple got right // Why Meta could finally have its Android moment
  8979. How I take notes, AKA 'Add an Index to Your Notebook'
  8980. Why Databases Won't Charge for Storage in the Future by @ttunguz
  8981. NumPy vs BLAS: Losing 90% of Throughput
  8982. What's Next for a Global Design System
  8983. Memos
  8984. Validate with cold email
  8985. On Getting Discovered
  8986. Chrome Extension Hell - Caelin Sutch
  8987. How Figma's Databases Team Lived to Tell the Scale | Figma Blog
  8988. Why software projects fail
  8989. .NET MAUI Training Courses
  8990. How well does ATL CComPtr support class template argument deduction (CTAD)? - The Old New Thing
  8991. cellio | Time to delete your Glassdoor account
  8992. SpaceX
  8993. Going Cloud Native With .NET Aspire
  8994. csharplang/proposals/params-collections.md at main · dotnet/csharplang
  8995. .NET Rocks! The Observability Tipping Point with Steve Gordon and Martin Thwaites
  8996. Decoding .NET8: Unveiling Cloud-Native Observability and .NET Aspire Stack | Logz.io
  8997. Spreadsheets are all you need.ai – A low-code way to learn AI
  8998. GitHub - lavague-ai/LaVague: Automate automation with Large Action Model framework
  8999. Why reaching 100% Code Coverage must NOT be your testing goal (with examples in C#)
  9000. Monsters Weekly 272 - Playwright and Azure Pipelines
  9001. Generate Unit Tests Using AI Assistant | The .NET Tools Blog
  9002. Debouncing in Your Framework
  9003. Measuring Developer Productivity via Humans
  9004. Everyone should be an architect
  9005. Salt Labs research finds security flaws within ChatGPT Ecosystem (Remediated)
  9006. Earth
  9007. Public Statement on ClickASnap's data breach
  9008. From Dreams to Reality: The Magic of 3D Printing | NDC Oslo 2024
  9009. Password Purgatory - Making Life Hell for Spammers
  9010. GitHub - flox/flox: Developer environments you can take with you
  9011. The Ability to Improve
  9012. A Kinder Approach to Success
  9013. Hosting Websites at Home with a Framework Mainboard, Cooler Master Case, Dokku, and Cloudflare
  9014. Dependency Management Data | Case Studies
  9015. How to Feed the AIs
  9016. producing health
  9017. Semantic AJAX-HTML
  9018. Banned for self-promo
  9019. My Concerns about the TikTok Divestiture Bill as a Software Researcher/Developer
  9020. 10 years in Open Source
  9021. The no-code hype train and why it’s not stopping
  9022. Adam Fuhrer | Frontend Engineer
  9023. Introducing SIMA, a Scalable Instructable Multiworld Agent
  9024. How I built a website builder with Next.js - the story and implementation
  9025. On the Competitiveness of UGC Games Platforms
  9026. Importance of Intentionality in Digital Consumption
  9027. Kyle Benzle
  9028. My Journey Self Hosting Ollama and Open Web UI to Securely (and Confidentially) Access AI – The Thin Computer
  9029. 🪶 thoughts on group dynamics pt.1
  9030. It's hard to express a fan-out data flow in Makefiles
  9031. 3 types of people
  9032. The Dichotomy of Engineering for Creativity
  9033. State of the Terminal | g.p. anders
  9034. Words of Wisdom: Backend Edition
  9035. What’s New in .NET MAUI 9 Preview 2
  9036. Get started with .NET 8 and AI using new quickstart tutorials - .NET Blog
  9037. How well does MFC IPTR/CIP support class template argument deduction (CTAD)? - The Old New Thing
  9038. GitHub - oxylabs/OxyParser
  9039. JIT WireGuard
  9040. Async Event Handlers in C#: What You Need to Know
  9041. GitHub - Syllo/nvtop: GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
  9042. Book Review: Apps and Services with .NET 8 - Coding Sonata
  9043. Speed up LINQ Any() with Spargine FastAny()
  9044. C# 12: Primary Constructors
  9045. Introducing Visual Studio 17.10 – Preview 2 is Here! - Visual Studio Blog
  9046. Refining Your Search: Introducing NuGet.org's Compatible Framework Filters - The NuGet Blog
  9047. How to use No-Class Frameworks to Move Fast in Style
  9048. How to Use Polly In C#: Easily Handle Faults And Retries
  9049. .NET March 2024 Updates – .NET 8.0.3, 7.0.17, .NET 6.0.28 - .NET Blog
  9050. Measuring Developer Productivity via Humans
  9051. I am Self-Publishing the Network Programming Book! - Chris Woodruff's Blog
  9052. Pontifications: “Boards are invested in their C.E.O.s until they’re not.” - Leeham News and Analysis
  9053. The Magic of Starting Small
  9054. Yusuf Birader
  9055. Functional foundations ⚙️
  9056. Stupid Simple Spell Check
  9057. “Spine,” an article by Dan Mall
  9058. ​​The NYPD Sent a Warrantless Subpoena for a Copwatcher's Social Media Account, but Won't Defend It in Court - Hell Gate
  9059. YX problem | Structure and Interpretation of Computer Programmers
  9060. Falling Sand
  9061. .NET 8 SDK – Visual Studio 2022 Compatibility
  9062. Securing WebSocket Channels in Local Development: A Guide with Soketi and Laravel Valet - AhmadYousefDev
  9063. First month on a database team
  9064. I Learned Something New About Monetizing Newsletters – The Write to Roam
  9065. I'll take it slow today
  9066. ZEE.cz » Blog Archive » Audio box toy
  9067. There Might Just Be a CEO Degree and 44 of Top 100 CEOs have It
  9068. PostgreSQL with Apache AGE - Playing more seriously with Graph Databases
  9069. The Power of Setting Achievable Goals: How Lowering the Bar Leads to Success
  9070. Conversational Spaced Repetition | David Bieber
  9071. A formula for responsive font-size
  9072. Building For Builders - deven.codes
  9073. Diffusion Models From Scratch
  9074. English As A Second Language
  9075. Convenient sandboxed development environment – Blog – Joachim Breitner's Homepage
  9076. Release Bebop v3.0.4 · betwixt-labs/bebop
  9077. Using the ExtendedSplashScreen Control | Uno Tech Bites
  9078. Blog
  9079. .NET Aspire preview 4 - .NET Aspire
  9080. Toyota migrates mobile app to Uno Platform
  9081. Unity extension for Visual Studio Code - Now Generally Available - .NET Blog
  9082. Azure Cosmos DB — Using EF Core with a NoSQL Database in a .NET Web API
  9083. More options for apps distributed in the European Union - Latest News - Apple Developer
  9084. Effect Sizes and Asymmetry | Andrey Akinshin
  9085. How well does _com_ptr_t support class template argument deduction (CTAD)? - The Old New Thing
  9086. Breaking Down Tasks - Jacob Kaplan-Moss
  9087. GitHub - openai/transformer-debugger
  9088. Cloning a laptop over NVME TCP
  9089. 3 Tips to Clean Exception Handling
  9090. Plugin Architecture in C# for Improved Software Design
  9091. Trangram
  9092. MediatR: How to Quickly Test Your Handlers with Unit Tests
  9093. Mocking HttpClient requests for C# unit tests
  9094. Introducing the Data Protection API Key Ring Debugger – Tore Nestenius
  9095. Kdenlive 24.02.0 released - Kdenlive
  9096. Resiliency and Low Level Improvements in Marten 7
  9097. How to tackle compatibility issues in ECMA Script modules (and in general) - Event-Driven.io
  9098. Building A Real-Time App with React, Node and WebSockets
  9099. Diffusion models from scratch
  9100. How to Automatically Cast Between Types in C#
  9101. AspNetCore.Http.Abstractions is deprecated
  9102. Configure Azure connection strings and keys in Azure Bicep | johnnyreilly
  9103. Boundaries are explicit
  9104. Conditional Template Selector for XAML Applications for Windows and Uno Platform - Nick's .NET Travels
  9105. Webb & Hubble confirm Universe’s expansion rate
  9106. C and C++ Prioritize Performance over Correctness
  9107. Plonk's permutation, the definitive explanation
  9108. VPP with Babel - Part 1
  9109. Apps sold as single purchases are back, but with steep prices
  9110. Unlocking Kafka's Potential: Tackling Tail Latency with eBPF
  9111. Putting Atlantis At Risk
  9112. Childhoods of exceptional people
  9113. How much should you be charging as a consultant?
  9114. Debugging a Golang Bug with Non-Blocking Reads | Scratch Data
  9115. Issue 51: Your Art or Your Life
  9116. Scalable and Secure VxLAN Multisite using NetBird - Part 1:Initial Config-L3VPN - Level Zero Networking
  9117. smeso - Memory ordering and atomic operations synchronization
  9118. Learning is Compression
  9119. The complete story of Gödel (in)completeness. [290 views]
  9120. My Frustration With Tech - Chris Wiegman
  9121. How async/await works in Lwan — L. Pereira's blog
  9122. Stop Fearing Incidental Findings
  9123. Introduction To Low Latency Programming: External Processing
  9124. Words are Worse than Weights
  9125. Azure AD B2C: Call an External API Using Client Credentials in an User Journey
  9126. Understanding System.Diagnostics DiagnosticSource and DiagnosticListener (Part 1) - Steve Gordon - Code with Steve
  9127. What is Value Streaming?
  9128. Supergroup
  9129. gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` by swtaarrs · Pull Request #116338 · python/cpython
  9130. JSON Canvas
  9131. Class template argument deduction (CTAD) and C++ COM wrappers: Initial explorations - The Old New Thing
  9132. The Best Essay
  9133. General Performance Tip: Retrieving the Current Thread Id
  9134. KataGo/docs/GraphSearch.md at master · lightvector/KataGo
  9135. Comparing Raw ASP.NET Request Throughput across Versions
  9136. Unleashing JavaScript Applications: A Guide to Boosting Memory Limits in Node.js
  9137. bUnit v2 - The Blazor unit testing library vNext
  9138. A primer on transaction management in Entity Framework
  9139. Inside Git Stash
  9140. The HAM Stack - A Simple Scalable Tech Stack for building modern web apps fast and cheap
  9141. Model based testing in C#
  9142. How HEAD works in git
  9143. GitHub - dbeaver/dbeaver: Free universal database tool and SQL client
  9144. How to Lose Control of your Shell
  9145. I switched to Cloudflare Tunnel and ditched Ngrok
  9146. Getting Started Programming Spaceships
  9147. Regex character “$” doesn't mean “end-of-string”
  9148. Why Can't Programmers Agree on Anything?
  9149. Read it never...
  9150. LSTM Autoencoder for Anomaly Detection in Python with Keras – Minimatech
  9151. Perf is not enough
  9152. The Browser Company feels gross to me right now
  9153. Notes from a data witch - A foundation in Julia
  9154. LLM with Ollama and similarity search with Qdrant, vector database - Vincent Composieux - Tech Lead Full Stack / DevOps & Architect over Go, PHP Symfony, NodeJS, Cloud (AWS, GCP) and much more
  9155. eBPF Documentary
  9156. What do Norway and Namibia have in common? – Ian's notes
  9157. Preparing to Attend KubeCon Europe 2024
  9158. Sorting with CUDA (SIMD) shuffling
  9159. We need to be the historians of our own software
  9160. vorant94 | Divide and conquer: right concerns to separate
  9161. How modern camera shutters work - the last word
  9162. Why Browsers Get Built - Infrequently Noted
  9163. Double Space Court Case
  9164. Context-switching - one of the worst productivity killers in the engineering industry
  9165. Revisited - let‘s publish a WinUI 3 app as a single exe
  9166. S3 is files, but not a filesystem
  9167. 1BRC merykitty’s Magic SWAR: 8 Lines of Code Explained in 3,000 Words
  9168. Secure by Design: Google’s Perspective on Memory Safety
  9169. Episode 314: Succinct's Platform, Prover Network and SP1 - ZK Podcast
  9170. ZK Taipei #5: ZK Day · Luma
  9171. devsakura
  9172. The Case Against Embed Links
  9173. Should You Eliminate These 5 Things In The Gym? — Dr. Nick Golinvaux
  9174. How to migrate data off Planetscale to another freely-hosted MySQL database in 5 minutes
  9175. Don’t waste time thinking you have time
  9176. The AI Dilemma: When Large Language Model Training Reaches A Dead End
  9177. My 4-monitor computer setup (16-inches + 49-inches + 34-inches + 24-inches) - Alexey Guzey
  9178. The Case For College – Zdziarski
  9179. Stylized image binning algorithm | Benjamin Dicken
  9180. Single Purpose Robots
  9181. Open Source desires
  9182. Regex character “$” doesn't mean “end-of-string”
  9183. Built to Last | Standard Notes End-To-End Encrypted Notes App
  9184. 2024-03-09 the purple streetscape
  9185. Why Continuous Improvement Rarely Works
  9186. Humans As An Api
  9187. Shutting down my Startup
  9188. S06E12 - nanoFramework: Unleashing the Power of C# in Embedded Systems and IoT with José Simões
  9189. Advanced scenario with FluentUI-Blazor
  9190. Word JavaScript API 1.7 requirement set now available - Microsoft 365 Developer Blog
  9191. bruno
  9192. The minimum vi(m) you need to know
  9193. Modern Git Commands and Features You Should Be Using
  9194. the Apple curl security incident 12604
  9195. Actionable Advice For YOU From My Management Journey – Dev Leader Weekly 34
  9196. GitHub - bruhbruhroblox/wallstreetlocal: Stock tracking website.
  9197. What Is a Modular Monolith?
  9198. GitHub - hatchet-dev/hatchet: A distributed, fault-tolerant task queue
  9199. Epic says Apple will reinstate developer account, clearing path for Epic Games Store on iPhone - 9to5Mac
  9200. I Want Whatever the BLS is Smoking
  9201. Make your own E-Mail server - FreeBSD, OpenSMTPD, Rspamd and Dovecot included - Part 1
  9202. OnlineOrNot Diaries 19 - Max Rozen
  9203. Why is Everybody Talking about Groq?
  9204. Breaking the cycle of anxiety
  9205. What I Learned About Software From Building a Chicken Coop
  9206. Mastering CI/CD with GitLab: A Beginner's Guide - Part 1
  9207. Advice for MBA candidates who aspire to be Product Managers
  9208. How To Load JSON, Avro, Parquet, Or Anything Else in PostgreSQL Easily and Reliably
  9209. A Primer On Randomness
  9210. How is this blog built?
  9211. What high-performance language to learn?
  9212. Enterprise is Dead
  9213. I no longer maintain my Emacs projects on SourceHut
  9214. RAII all the things?
  9215. Flexible and Economical UTF-8 Decoder
  9216. Physics vs. Magic
  9217. Bleacher Report gutting out OTP
  9218. Home Lab Beginners guide (Hardware)
  9219. The 2024/2025 Seattle Symphony subscription season at a glance - The Old New Thing
  9220. How can I force a copy of a C++ value? - The Old New Thing
  9221. The Facade Design Pattern in C#: How to Simplify Complex Subsystems
  9222. General Performance Tip: Hashing Data
  9223. How to Deploy .NET Apps to Kubernetes
  9224. Answer.AI - You can now train a 70b language model at home
  9225. My favourite animation trick: exponential smoothing
  9226. GitHub - aaronraimist/DontFuckWithPaste: Google Chrome and Firefox extension that prevents the blocking of pasting into input fields
  9227. Zama's homomorphic encryption tech lands it $73M on a valuation of nearly $400M | TechCrunch
  9228. Recent Critter Stack Multi-Tenancy Improvements
  9229. How to Determine What Tests Work Best for Automation
  9230. R3 — A New Modern Reimplementation of Reactive Extensions for C#
  9231. .NET Rocks! CSLA 8 with Rocky Lhotka
  9232. Performance test your ASP.NET Core application using NBomber
  9233. Notes on efficient polynomial commitment schemes and fflonk
  9234. Updating to .NET 8, updating to IHostBuilder, and running Playwright Tests within NUnit headless or headed on any OS
  9235. Visual Studio 2022 Version 17.9: A Comprehensive Update for C++ Developers - Visual Studio Blog
  9236. From SerilogTimings to SerilogTracing
  9237. Why Facebook doesn’t use Git
  9238. Computer programmers show distinct, expertise-dependent brain responses to violations in form and meaning when reading code - Scientific Reports
  9239. OpenTelemetry Best Practices #1: Naming
  9240. You can not simply publicly access private secure links, can you?
  9241. r-wos.org - gti
  9242. Getting things done
  9243. Interview Feedback to an Upcoming Computer Science Student
  9244. Show Your Working: Making Powerline Ethernet faster
  9245. Prompt engineering is not dead
  9246. No more forever projects — Diana Kimball Berlin
  9247. Dynamic Printf Debugging with GDB
  9248. Structured Output for Open Source and Local LLMS - Instructor
  9249. Solving the Nerd-Sniping Problem: When Electronics meets Heat! - Pravesh Koirala
  9250. Going Full-Time on Instapaper
  9251. More on Handwriting &amp; Cursive
  9252. Optimizing Rabin-Karp Hashing · Pardon the Interrupt
  9253. Proverbs
  9254. On picking side-projects
  9255. HTTP response status codes explained
  9256. Reasons why Windows is terrible
  9257. Sight-reading a Software Project
  9258. The Pile
  9259. "Java is here to stay": Popular programming language to remain on business hit lists in 2024
  9260. C++ Meet Up Application Form
  9261. Build a .NET MAUI Blazor Hybrid app
  9262. .NET MAUI Community Toolkit Maps in WinUI 3 App
  9263. Building AI Bots, Extending Copilot for Microsoft 365, and more with .NET and Teams Toolkit - .NET Blog
  9264. I'm a programmer and I'm stupid
  9265. Sweden is a NATO member
  9266. In C++/WinRT, you shouldn't destroy an object while you're co_awaiting it - The Old New Thing
  9267. Minimal March - .NET and Blazor Coding at the Command-Line
  9268. async void Methods In C# – The Dangers That You Need to Know
  9269. Nikon to Acquire US Cinema Camera Manufacturer RED.com, LLC | News
  9270. Leadership Is A Hell Of A Drug — Ludicity
  9271. Experimental C# Interceptors: AOT & Performance for free | .NET Conf 2023
  9272. What's new for the Microsoft Fluent UI Blazor libraries 3.6 and 4.5
  9273. How I use git worktrees
  9274. The 2038 Problem
  9275. GitHub - NilsIrl/dockerc: container image to single executable compiler
  9276. OpenTTD | News | Happy 20th birthday OpenTTD!
  9277. Marten 7 makes “Write Model” Projections Super
  9278. Announcing end-of-support for AWS SDK for JavaScript v2 effective September 8, 2025 | Amazon Web Services
  9279. Announcing TypeScript 5.4 - TypeScript
  9280. Blazor Basics: Validating Form Data with Blazor
  9281. get pwned by chromebook breachers
  9282. The quickest way to integrate PayPal checkout with Blazor SSR in .NET 8
  9283. What if we rotate pairs every day?
  9284. Performance test your ASP.NET Core app using Bombardier
  9285. The thing they say they’re mad at never actually matters
  9286. Dapr v1.13 is now available
  9287. The most important goal in designing software is understandability
  9288. Lasso-based SNARK for non-uniform computation
  9289. .NET Aspire & Dapr - Robin Konrad
  9290. We Hired The Wrong C-Level Executive
  9291. A Method for Doing Research
  9292. Making Make a README
  9293. You're always carrying a cannon - phildini.dev
  9294. Apple Terminated Epic’s Developer Account
  9295. Some productivity metrics are evil
  9296. GitHub - classvsoftware/under-new-management: Detect when your installed Chrome extensions have changed owners.
  9297. Advice to Young People, The Lies I Tell Myself - jxnl.co
  9298. Why do people spend time learning?
  9299. THE ART AND HISTORY OF LETTERING COMICS - Todd's Blog
  9300. Autogenerating a Book Series From Three Years of iMessages
  9301. Intergalactic.systems - Self-hosted sync
  9302. Control, In Itself, For You
  9303. How to hire a software engineer: a panellist's guide to the technical interview
  9304. kaio magalhaes | How to keep building your engineering skills as a CTO
  9305. varoa.net | Galo Navarro
  9306. How to travel through time
  9307. www.thug.com
  9308. On being a ‹insert favorite technology here› “guy”
  9309. Search Jobs | Microsoft Careers
  9310. C# Language Features vs. Target Frameworks
  9311. The end of Airplane.dev
  9312. Earth/Venus Venn Diagram
  9313. FDA Clears First Over-the-Counter Continuous Glucose Monitor
  9314. Apple terminates Epic Games developer account calling it a 'threat' to the iOS ecosystem | TechCrunch
  9315. Get Started with Milvus Vector DB in .NET - .NET Blog
  9316. What's your favorite thing about Blazor in .NET 8?
  9317. GitHub Action runner benchmarks
  9318. What's new in ASP.NET Core 8.0
  9319. Convert ANY Of Your C# Types Without Casting Using Implicit Operators
  9320. Easily Assess On-Premise .NET Apps for Azure Migration
  9321. Visual Studio updates for F# | .NET Conf 2023
  9322. How do I make an expression non-movable? What's the opposite of std::move? - The Old New Thing
  9323. Extract Method Refactoring Technique in C# – What You Need To Know
  9324. General Performance Tip: Creating an Object
  9325. .NET 8 Blazor .🚀🔥 : Dynamic Input Validation
  9326. The Big Ship (2004 Remaster)
  9327. How to Integrate HTMX and Shoelace Web Components
  9328. Visual Studio Subscriptions - A Product Manager's Journey - Visual Studio Blog
  9329. Using parameters in BenchmarkDotNet
  9330. Prompt injection and jailbreaking are not the same thing
  9331. Event Interception
  9332. The "missing" graph datatype already exists. It was invented in the '70s
  9333. OpenAI and Elon Musk
  9334. Windows Subsystem for Android™️
  9335. Cracking Meta’s Messenger Certificate Pinning on macOS
  9336. GitHub - nixos-bsd/nixbsd: An unofficial NixOS fork with a FreeBSD kernel
  9337. .NET Monthly Roundup - February 2024 - Top blog posts, VS News, .NET 9 Vision, and more!
  9338. perfolizer/src/Perfolizer/Perfolizer/Mathematics/Cpd at master · AndreyAkinshin/perfolizer
  9339. Parallel Zero-knowledge Virtual Machine
  9340. No, I Won't Build That! - Better Thinking, Better Work
  9341. Why Rails is a Great Choice for Startups in 2024
  9342. A homelab dashboard for NixOS
  9343. Exploring developer experience with PHP, public APIs, and beer
  9344. lorenzofox blog | Coroutines and web components
  9345. Transformers Optimization: Part 1 - KV Cache
  9346. Writing Software With Infinite Money
  9347. Playing Around With Ollama for Local LLM
  9348. Ace of Aces: or, why you should Do Maths as a game designer
  9349. How to Write a Successful Job Description for a Developer Role
  9350. C skill issue; how the White House is wrong
  9351. That time I ate chicken parmesan five times in one day because our customers cooked it
  9352. The Grand Reveal Violates The SaaS Business Model
  9353. Is Azure DevOps "Dead"? | Ben Sampica
  9354. Self hosting a Copilot replacement: my personal experience
  9355. The Nature of Technology Book Review
  9356. I Explored My Z Shell History. Here’s What I Found
  9357. Component Testing with SafeTest vs. Cypress vs. WebdriverIO
  9358. A little Nix fix
  9359. Let's not over-hype rust.
  9360. MAME Lua for Better Retro Dev
  9361. hack the planet | finding focus
  9362. Learn C# with CSharpFritz: Build Your First Website with Blazor and Blazing Pizza
  9363. 398: 2 Week Apple Vision Pro Review + .NET 9 Preview 1 Is Here
  9364. Feature flags are ruining your codebase
  9365. Update on Windows Subsystem for Android
  9366. David Wong (@cryptodavidw) on Threads
  9367. Kagi + Wolfram | Kagi Blog
  9368. Why choose Uno Platform for your next .NET Project?
  9369. Aspire & Aspi8: Deploy Microservices Effortlessly with CLI — No Docker or YAML Needed!
  9370. Azure Cosmos DB — Getting Started and Creating a NoSQL Database
  9371. Open-source project ZLUDA lets CUDA apps run on AMD GPUs | CG Channel
  9372. Check Status and Outages of Meta Business Products
  9373. Blazor, OTEL, and Open Source development
  9374. Stable Diffusion 3: Research Paper — Stability AI
  9375. Facing reality, whether it's about Apple or the EU, is a core requirement for good management
  9376. Pragmatic Statistics Manifesto | Andrey Akinshin
  9377. Sell Your Startup for Half a Billion and Get Nothing
  9378. How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started
  9379. Azure Functions Extensibility - Extensions and Isolated Worker Model
  9380. Improving Error Handling with the Result Pattern in MediatR
  9381. Typesafety in xUnit with TheoryData<T>
  9382. European crash tester says carmakers must bring back physical controls
  9383. Introduction to Brighter in .NET - Code Maze
  9384. Revisioned Documents in Marten 7
  9385. How I keep myself Alive using Golang
  9386. Internationalization with React-Intl
  9387. Code coverage features in Visual Studio Enterprise - Visual Studio Blog
  9388. Multi client blob storage access using ASP.NET Core with Entra ID authentication and RBAC
  9389. ConfigureAwaitOptions in .NET 8
  9390. The four tenets of SOA revisited
  9391. Optional parameters may appear in the middle of the parameter list - Gérald Barré
  9392. It's C# All The Way Down! Using .NET for home automation with IoT devices | .NET Conf 2023
  9393. On .NET Live: Clean Razor code in your Blazor apps with Sonar
  9394. Nvidia bans using translation layers for CUDA software — previously the prohibition was only listed in the online EULA, now included in installed files [Updated]
  9395. Using WSA for .NET MAUI Android Development
  9396. GitHub - HeyPuter/puter: Desktop Environment in the Browser!
  9397. I Guarantee You Haven't Seen These Real Humanoid Robots | James Darpinian
  9398. Everything standardized, nothing works! - blog.domainmess.org
  9399. Why money is not the answer
  9400. Open Source Entitlement
  9401. How much CO2 emissions could a country save by deleting unused data
  9402. Distillation Walkthrough
  9403. Should you watch that recent movie?
  9404. An Overview Of Quantum Computing's Possible Impact On Cryptography
  9405. Streaming OpenAI in Elixir Phoenix Part III
  9406. Hacker News, Again
  9407. Visualizing the ARM64 Instruction Set
  9408. Server Actions in Fastify
  9409. 2038
  9410. Introduction To Low Latency Programming: Understand Storage
  9411. Postgres Indexes, Partitioning and LWLock:LockManager Scalability
  9412. Planes, Ferries and Automobiles - The Code Lab
  9413. The Future That Never Was
  9414. Shrink Your Meeting “Feedback Loops”
  9415. Running CP/M on the C128
  9416. Considerate Digital Communication
  9417. Some shortcomings of CSRankings | The Data Blog
  9418. Tufts Meal Plan Wrapped
  9419. Increase Your Luck
  9420. Data format design is a UX issue
  9421. interested in the quieter viewpoints
  9422. Use weird tests to capture tacit knowledge · Applied Cartography
  9423. How I decide if your website is worth a revisit
  9424. Make as a general purpose task runner
  9425. Ice Core
  9426. Increase Test Fidelity By Avoiding Mocks
  9427. Leaving LinkedIn - CoRecursive Podcast
  9428. The Hunt for the Missing Data Type
  9429. .NET MAUI Community Standup
  9430. .NET Data Community Standup: EF Core keys and value generation
  9431. Never Think You Will Always Success
  9432. Is shadowing a member variable from a base class a bad thing? Maybe, but maybe not. - The Old New Thing
  9433. Gleam version 1 – Gleam
  9434. Motion Blur All the Way Down
  9435. Introducing the next generation of Claude
  9436. How To Run Your Benchmarks - 2 Ways To Run BenchmarkDotNet
  9437. .NET MAUI: painfully slow debugging resolved with speedscope
  9438. .NET 8 💥 - ASP.NET Core Web API Filters
  9439. Implicit Operators in C#: How To Simplify Type Conversions
  9440. The New Way To Append Arrays in C#
  9441. French Court Issues Damages Award for Violation of GPL
  9442. Interesting ideas in Observable Framework
  9443. The hater’s guide to Kubernetes
  9444. Marten 7.0 is Released!
  9445. Docker Init for ASP.NET Core Compared to VS or VS Code Extensions
  9446. Why F# is a fun programming language
  9447. Log in, log out
  9448. CSS for printing to paper
  9449. Maybe possible bug in std::shared_mutex on Windows
  9450. Proposal: `TimeSpan` literals · dotnet/csharplang · Discussion #7982
  9451. Standalone Aspire dashboard sample app - Code Samples
  9452. This Feature Will Make Your Code Safer
  9453. 5 Lessons I learned the hard way from 6 years as a software engineer
  9454. How to build a SaaS micro startup in 31 hours
  9455. The unreasonable effectiveness of i3, or: ten years of a boring desktop environment
  9456. Issue 50: Reset your Social Media Annually
  9457. The Fog of War: or, when being vague is useful
  9458. The Math of Card Shuffling
  9459. 37 Pieces of Career Advice I Wish I’d Known Earlier - RyanHoliday.net
  9460. Factfulness: A Paradigm Shift in Perceiving the World 📚
  9461. Writers can write anything. Programmers can't.
  9462. Hamming’s Reflection
  9463. Saved by NixOS Integration Tests, Surprisingly
  9464. Blameless culture should be a standard in the engineering industry
  9465. Improve resources page performance with many resources by JamesNK · Pull Request #2556 · dotnet/aspire
  9466. Confronting Imposter Syndrome: The Reality of Feeling Inadequate in Software Development
  9467. Using ChatGPT and GitHub Copilot to Generate the XAML for your Windows application - Nick's .NET Travels
  9468. How To Use Polly In C#: Easily Handle Faults And Retries
  9469. CS 6120: The Self-Guided Course
  9470. The One Billion Row Challenge in Go: from 1m45s to 4s in nine solutions
  9471. Add Seq component by liammclennan · Pull Request #2426 · dotnet/aspire
  9472. 2024-03-01 listening in on the neighborhood
  9473. Wintergatan - Marble Machine (music instrument using 2000 marbles)
  9474. Price fixing by algorithm is still price fixing
  9475. Everyone is just doing whatever | roose.digital
  9476. Language Modeling by Estimating the Ratios of the Data Distribution
  9477. How to break into Silicon Valley at andrewchen
  9478. From Loneliness To Collaboration - SFAQ / NYAQ / LXAQ
  9479. TableFlip v1.6.0: JSON Support and Font Resizing
  9480. The Case Against Geometric Algebra
  9481. First principles thinking vs second order thinking
  9482. Mastering OpenTelemetry with Uptrace: A Developer's Guide
  9483. interested in the quieter viewpoints
  9484. programmatic staging · Choly's Blog
  9485. Managing R environments using conda
  9486. Why and how I build terrible things
  9487. Fast regular expression index with finite state transducer
  9488. Next.js first impressions
  9489. Chit in the Game
  9490. GitHub - weather-gov/weather.gov: weather.gov 2.0
  9491. Designing and Building Windows Applications using Figma and the Uno Platform - Nick's .NET Travels
  9492. bash debugging
  9493. Applying Growth Mindset to Learning Rust – Dev Leader Weekly 33
  9494. GitHub - pydantic/FastUI: Build better UIs faster.
  9495. Ente - Private cloud for your photos, videos and more
  9496. My Thoughts On Using GitHub CoPilot - Mark Oliver's World
  9497. Unveiling Spargine 8: A Comprehensive Guide to .NET 8 Integration and Exciting Feature Updates
  9498. View your GCs statistics live with dotnet-gcstats!
  9499. C++/WinRT performance trap: Switching to Windows Runtime too soon - The Old New Thing
  9500. Lightweight In-Memory Message Bus Using .NET Channels
  9501. Geographic Qualifiers
  9502. Forms & Validation in Blazor Web Apps [Pt 10] | Front-end Web Development with .NET for Beginners
  9503. Weekly Update 388
  9504. Snapshot Testing - blag
  9505. Don't Endorse the Idea of Market Failure
  9506. Cloud is overkill
  9507. XeDN on Tigris - Xe Iaso
  9508. Frontend frameworks are useful
  9509. Here's how you can pay college recruits to play for your favorite school
  9510. Brain Pilots
  9511. What percentage of territory is controlled by governments?
  9512. Doing my synthesizer homework: The quirks of MIDI Velocity · Melatonin
  9513. To CTE or not to CTE: The Case for Subqueries
  9514. A Tour Around The Community: 20+ Tools To Run An Open-Source Project
  9515. Update on apps distributed in the European Union - Support
  9516. Synthetic Data for LLM Training
  9517. List of 2024 Leap Day Bugs
  9518. I'm open sourcing a "ChatGPT For Teams" alternative
  9519. Surviving the cookie hell | blog.a21.dev | Triantafillidis Rafael
  9520. Eternal shell history 🐢 - Tyler Cipriani
  9521. Zen in the Art of Beat Saber
  9522. Banana Pivot: Unpeeled
  9523. Machine learning rig
  9524. Robin is... PageSpeed Insights
  9525. More Stupid LLM Tricks
  9526. The Sunset Run - Australia’s Most Exclusive Automotive Experience
  9527. .NET is the best backend for your JavaScript frontend | .NET Conf 2023
  9528. Apple reverses course on death of Progressive Web Apps in EU
  9529. GitHub Copilot Analysis, Customized Rules, and more come to the Azure Migrate application and code assessment - .NET Blog
  9530. In praise of Nushell
  9531. CACM Is Now Open Access – Communications of the ACM
  9532. See It In Action! C# Reflection for Beginners
  9533. JPEG XL and the Pareto Front
  9534. Introducing Struct: a feed-centric chat platform - Struct
  9535. Company forgets why they exist after 11-week migration to Kubernetes
  9536. Creating Integration Tests for Azure Functions
  9537. Unleashing the Full Potential of Tech Conferences: A Guide to Active Engagement with Speakers and Attendees for Career Growth
  9538. Azure Data Studio 1.48 is now available
  9539. Implementing IFormattable To Create Customizable ToString Options in C#
  9540. WinForms Designer Selection for 32-bit .NET Framework Projects  - Visual Studio Blog
  9541. .NET Performance Optimization: Deferred Allocations
  9542. Monsters Weekly 271 - Hierarchy Ids in Entity Framework
  9543. UX Crash Course: Nielsen’s Usability Heuristics
  9544. Mocking authorization tokens with WireMock.NET
  9545. EF Core–.NET 8 update
  9546. Getting started with Testcontainers for .NET
  9547. CutOut.Pro AI Tool Data Breach: Hacker Leak 20 Million User Info
  9548. GitHub - microsoft/Security-101: 7 Lessons, Kick-start Your Cybersecurity Learning.
  9549. Home
  9550. ASP.NET Community Standup - .NET Aspire Preview 4
  9551. .NET App modernization and cloud migration: Cross Platform Enterprise focus | .NET Conf 2023
  9552. Sticky Scroll Code Indentation Pinning in #VisualStudio
  9553. Visual Studio Marketplace
  9554. .NET artificial intelligence & machine learning
  9555. Why UUID7 is better than UUID4 as clustered index in RDBMS
  9556. Am I a “Chess Tourist”? | Durarbayli.com
  9557. Arc: Lessons from a product that shouldn’t work
  9558. Where’s the perfect domain registrar?
  9559. Query Exercise: Finding Sister Locations to Help Each Other - Brent Ozar Unlimited®
  9560. Curvature of Polyhedra | Nicolas James Marks Ford
  9561. I looked out the window and saw it was grey outside
  9562. Managing Gmail Configuration for Labels and Filters as Code
  9563. Over 100,000 Infected Repos Found on GitHub
  9564. Extraction Matters Most | Dewy
  9565. Why Every Smoothie Shop Has An App - Geek The Game
  9566. Making video communication feel more like real life | tonari blog
  9567. Meta Adds Censorship Supporter to Board of Directors
  9568. Same Same, but Different
  9569. The Linux CNA – Red Flags Since 2022
  9570. How we launch a user-facing feature every week
  9571. Introducing oneRepo: the JavaScript & TypeScript monorepo toolchain for safe, strict, & fast development • Paul Armstrong
  9572. Your Job Is To Solve Problems, Not Write Code
  9573. Goodbye, Skiff Desktop
  9574. 0 to App Store in 60 days
  9575. take notes to understand your language
  9576. Female neediness is real, but it's not a tragedy
  9577. The Unexpected $30,000 Benefit of the Pandemic: Haircuts – Dan Quach Blog
  9578. How law firms and corporations are dealing with USPTO’s non-DOCX penalty
  9579. Streaming HTML inside the DOM
  9580. Planned App-solescence
  9581. Alireza Bashiri
  9582. Boundaries Are in the Eye of the Beholder
  9583. interested in the quieter viewpoints
  9584. The real reason for an offline-first architecture: Developer Experience
  9585. Send links to your friends and make the Web a better place
  9586. Why Does 'is-number' Package Have 59M Weekly Downloads?
  9587. Your Product Isn't That Important
  9588. GitHub - terrajobst/git-istage: Make staging whole files, as well as parts of a file, up to the line level, a breeze.
  9589. You’ve just inherited a legacy C++ codebase, now what?
  9590. dotNetDave Rocks Warsaw IT Days 2024
  9591. .NET MAUI Community Toolkit 2023 Highlights - .NET Blog
  9592. Password Purgatory - Making Life Hell for Spammers
  9593. Bring your data to Copilot for Microsoft 365 with .NET plugins and Azure AI Search
  9594. Instrument Serverless Rust Applications with Open Telemetry
  9595. If a parameter isn't used, what should I pass? - The Old New Thing
  9596. .NET 8 💥 - Web API Health Checks ⛑🚑🚑
  9597. Modal Windows and Open Source C# Web Applications
  9598. Generate Blazor Websites in Minutes with Visual Studio's NEW Scaffolder!
  9599. Refactoring C# Code – 4 Essential Techniques Simplified
  9600. .net MAUI: Disable scrolling on Android
  9601. The KDE desktop gets an overhaul with Plasma 6
  9602. KDE MegaRelease 6
  9603. Introduction to Dumpify
  9604. EF Core - System.InvalidOperationException : The required column 'Id' was not present in the results of a 'FromSql' operation.
  9605. Apple vs. PWAs – Go act now and help avoid this disaster…
  9606. Continue Processing with Parallel.ForEachAsync (even when exceptions are thrown)
  9607. Call My Cell
  9608. Clean Architecture with ASP.NET Core 8 | .NET Conf 2023
  9609. GitHub - cloudflare/pingora: A library for building fast, reliable and evolvable network services.
  9610. HDMI Forum Rejects Open-Source HDMI 2.1 Driver Support Sought By AMD
  9611. Collections Made Easy - C# in the Cards Episode 10
  9612. How the Economy Changed: There's No Bargains Left Anywhere
  9613. WAKULLA RECEIPT MAP – Aaron Koelker
  9614. LLM Quantisation Weirdness :: Giles' blog
  9615. Marc Kerbiquet's Website
  9616. Azure's Browser Bias - Matt White
  9617. How the pre-seed round made a comeback in 2024 - VC Cafe
  9618. Choosing to Have Kids During the End Times — Stuff George Writes
  9619. You Probably *Do* Need ESLint-Prettier – Luke Deniston
  9620. Leaving Postman and what's ahead
  9621. Where I’m at on the whole CSS-Tricks thing
  9622. Delete, delete, delete: the ultimate productivity hack
  9623. Pivot to Decimation
  9624. Don't Mock Machine Learning Models In Unit Tests
  9625. DSL for Modding Minecraft - Strumenta
  9626. Sustainable software delivery: The core-capabilities & plugins model
  9627. Introduction To Low Latency Programming: Minimize Branching And Jumping
  9628. A Data Structures and Algorithms Self-Study Curriculum
  9629. What is Sustaining Engineering?
  9630. On Abandoning my RATGDO Native HomeKit Users
  9631. .NET MAUI – Native Embedding
  9632. Dependency injection for .NET APIs [Pt 7] | Back-end Web Development with .NET for Beginners
  9633. How does .NET MAUI get me to market faster if I'm a startup?
  9634. On the whole idea of giving away a reference to yourself at destruction - The Old New Thing
  9635. This Is How You Implement HttpClient In Your .NET Application
  9636. Mr. Maeda's Cozy AI Kitchen - Inclusive Healthcare with AI, with Wendy Johansson
  9637. Mr-Maeda-Cozy-AI-Kitchen/MedicalAccess at main · johnmaeda/Mr-Maeda-Cozy-AI-Kitchen
  9638. White House urges developers to dump C and C++
  9639. Power That No C# Dev Should Have - The Dark Side of Reflection
  9640. The Era of 1-bit LLMs: All Large Language Models are in 1.58 Bits
  9641. Why I use Firefox
  9642. Tangerine Portal
  9643. Media statement: Tangerine cyber incident | Tangerine Telecom™
  9644. Go Enums Suck
  9645. Activator.CreateInstance in C# – A Quick Rundown
  9646. Bcrypt Hash Generator & Verifier
  9647. Easy Way to Create an Ambient Database Transaction
  9648. Does this 8088 code in the Leisure Suit Larry 2 game actually do anything?
  9649. General Performance Tip: Avoid Unnecessary Variable Initialization
  9650. RecurseChat
  9651. Rest and Spread Operators Explained in JavaScript
  9652. Critical Thinking in an AI-Powered World | The .NET Tools Blog
  9653. 👼🏼 Divine Code Reviews
  9654. Shoelace Web Components with ASP.NET Core
  9655. Getting Multiple Exceptions from Parallel.ForEachAsync
  9656. EF Core - Cannot convert from 'string' to 'System.FormattableString'
  9657. Parallel.ForEachAsync and Exceptions
  9658. Testcontainers
  9659. Work with Data in Blazor [Pt 9] | Front-end Web Development with .NET for Beginners
  9660. Blog Post
  9661. Exploring Next.js Forms with Server Actions
  9662. Encoding tic-tac-toe in 13 bits
  9663. Integrating Third-party Services with .NET 8's Identity Framework | .NET Conf 2023
  9664. How we're using custom domain email for $0/mo
  9665. Nintendo is suing the creators of Switch emulator Yuzu
  9666. Transformative Work as Livelihood
  9667. How and why we rebuilt Browserless
  9668. Gemini server for 0ut3r.space
  9669. Writing is hard, so I got help
  9670. Programming languages generations
  9671. 12 Years at Meta
  9672. "Help, I see a problem and no one is prioritizing it!"
  9673. I had a perfectly nice domain and then the Taliban ruined it
  9674. The Unbundling of Venture Capital
  9675. Supply Chain Analyst Resources.
  9676. English as a programming language is (almost) here
  9677. Coffee and Open Source Conversation - Jeremy Miller
  9678. Strategies You Need For An Evolvable Event-Driven System
  9679. Uno Platform Live Coding: Let's look at some calendar and date picker issues
  9680. Testing of the F-35C Tailhook
  9681. Coffee and Open Source Conversation - Jeremy Miller
  9682. Mitigating attacks based on knowing the length of a Windows Hello PIN - The Old New Thing
  9683. Boeing Missing Key Elements of Safety Culture: FAA Report | AIN
  9684. On .NET Live: Radzen.Blazor - A free and open source component library
  9685. Adding Open Telemetry to a Blazor Application
  9686. Uno Platform for Figma plugin RTM!
  9687. GummyCat - Visualize the activity of the .NET garbage collector
  9688. Experimenting with the completions model - Azure OpenAI for .NET Developers Course
  9689. Grial Studio - Your .NET MAUI UI Expert Assistant in Visual Studio
  9690. Uno Platform for Figma | Design to XAML and C# Markup
  9691. Airfoil – Bartosz Ciechanowski
  9692. About Rapier | Rapier
  9693. How to Survive a Layoff (as a developer)
  9694. How I turned my open-source project into a business
  9695. Introducing Mistral-Large on Azure in partnership with Mistral AI | Microsoft Azure Blog
  9696. async await in C#: 3 Beginner Tips You Need to Know
  9697. The Effect Existence, Its Magnitude, and the Goals
  9698. From Theory to Practice: Implementing Robust Task Scheduling with Quartz.NET
  9699. Meadow.Cloud and Azure, putting the “I” in IoT | .NET Conf 2023
  9700. Auto generated comments by codemakerai-dev · Pull Request #39754 · spring-projects/spring-boot
  9701. "Secret" elmah.io features #2 - Correlate messages from apps
  9702. Netlify just sent me a $104K bill for a simple static site
  9703. .NET 8 🔥🚀 : Guide to Code Access with Attributes - Exploring new Features
  9704. Creating Intelligent Apps on App Service with .NET
  9705. How to Access Previous Props & State Values with React Hooks
  9706. Visual Studio's Full Year in Review (2023) - Visual Studio Blog
  9707. Dapper - Return dynamic data
  9708. Lock statement patterns
  9709. Testing exceptions
  9710. Release v0.1.0 · martincostello/dotnet-bumper
  9711. Qualtrics Survey | Qualtrics Experience Management
  9712. GitHub - electric-sql/pglite: Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno
  9713. Tim Kächele: How to build an exchange
  9714. How to spend less time writing Django tests
  9715. Issue 49: Trillions of Lines Written, and We're Still at Day Zero
  9716. Building A Software Render Engine From Scratch
  9717. Emacs: Dead and Loving It
  9718. Package dependency hell — Rami James
  9719. Semantic line breaks
  9720. Grayscale: Filtered Dopamine
  9721. Trials and tribulations of 360° video in Juno
  9722. How I use Nix on macOS
  9723. Your company doesn't have to be for everyone
  9724. How I Built a Modern Course Platform in 2024
  9725. What Is OpenAI Feather - Decoding The Mystery Surrounding The Login Page
  9726. What if missing a connecting flight wasn’t awful? | aaron-butler.co.uk
  9727. On Mastodon-powered Blog Comments
  9728. Austria: A Fearful Country In Need Of A Vision
  9729. Language Modeling in the Limit - Matthew Francis-Landau
  9730. You probably don't need Zotero's File Sync
  9731. Thoughts on inclusion as a constraint and catalyst for design
  9732. My First K8s App
  9733. Building PlantHub: A data plantform for monitoring plants
  9734. What if best practices were the norm?
  9735. Not feeling like I belong anywhere
  9736. What Is A Single-page Application?: HeydonWorks
  9737. OOP and Design Patterns are garbage - Douglas' Blog
  9738. On Learning to Code
  9739. Mastering DataBinding in Uno Platform for Figma Plugin | Uno Tech Bites
  9740. The FAST and the Fluent: A Blazor story - .NET Blog
  9741. About Ideas Now | Search 1000s of personal sites
  9742. Learn C# with CSharpFritz - Get Started with Blazor in .NET 8
  9743. How to find the AWS Account ID of any S3 Bucket
  9744. GitHub - zksecurity/zkBank: zkBank is the most secure banking system in the world, powered by ZK, gnark, and GKR!
  9745. 2023’s Top 10 New Features for .NET in Visual Studio - Visual Studio Blog
  9746. Delegated read and application write access to blob storage using ASP.NET Core with Entra ID authentication
  9747. Agile Cult
  9748. Welcome | Superset
  9749. A C# LINQ one-liner to check if exactly one of a set of conditions is met - The Old New Thing
  9750. Devops: Supercharging your mobile app CI/CD Pipeline with Bitbucket & Expo Application Services
  9751. Goodhart's Law
  9752. Uno Platform Live Coding: Spacing in StackPanel
  9753. Uno Platform Live Coding: Spacing in StackPanel
  9754. C# Level Up! - How To Check Type Data with Reflection in C#
  9755. Microsoft Mesh: Now available for creating innovative multi-user 3D experiences for the workplace - Microsoft 365 Developer Blog
  9756. Au Large
  9757. Important Change in Prism Pre-Release 9.0.401-pre - ChecoX
  9758. Reflection in C#: 4 Code Simple But Powerful Code Examples
  9759. This Is How To Mock Your Service for Unit Testing
  9760. Home Screen Advantage - Infrequently Noted
  9761. Every Single PLINQ (Parallel LINQ) Extension Method with Examples | .NET & C# Essentials
  9762. Mastering Tuples in .NET
  9763. String Performance: Comparing Strings with Globalization
  9764. How Does BlueSky Work?
  9765. Update: Some applications are experiencing connectivity issues.
  9766. Coroutines in C
  9767. nekoweb
  9768. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault – Tore Nestenius
  9769. A Swag at the Critter Stack Road Map for Early 2024
  9770. Blazor and .NET 8: How I Built a Fast and Flexible Website
  9771. Armchair Architects: Large Language Models (LLMs) & Vector Databases
  9772. GraphQL vs. REST—Which is Better for API Design?
  9773. Implementing the decorator pattern using System. Reflection.DispatchProxy
  9774. Challenges in Migrating ASP.NET Apps to Containers #1 – Multiple Active Result Sets
  9775. Easily ask questions about your Linux, Windows, and macOS infrastructure
  9776. .NET JsonElement Error Handling | endjin
  9777. Chaotic Thoughts About Order
  9778. A Map is Not a Blueprint: Why Fixing Nature Fails
  9779. Framing is Everything
  9780. Vim for Hacker News – Quentin Santos
  9781. Gitlab Ephemeral Environments for Pull Requests · Blog - MattBits
  9782. How to Work on Legacy Systems - Making Smaller Circles
  9783. Scheduling Internals
  9784. My First Time Building with SST was a Disaster
  9785. It's OK to abandon your side-project - Robb Owen
  9786. Unified diffs make GPT-4 Turbo 3X less lazy
  9787. A dedicated site for Blog-Doc's documentation!
  9788. Designing Personal Software
  9789. That will never change. Not here.
  9790. AAC and Debian
  9791. Engineering is more about people than tech
  9792. .NET Aspire - IntelliJ IDEs Plugin | Marketplace
  9793. An Important Notification Regarding Data Security - CHRG
  9794. Hallucination is Inevitable: An Innate Limitation of Large Language Models
  9795. Switch Lite Boardview
  9796. Making it easier to get started with Blazor
  9797. Using Autofac in C# – 3 Simple Tips for Beginners
  9798. Integrating With Third-Party APIs Was Never Easier
  9799. ARCHITECTURE.md
  9800. StreetPass for Mastodon
  9801. Abusing Conda's Turing-Complete YAML Comments
  9802. Track Time in GPT with Code Interpreter
  9803. Jan-Piet Mens
  9804. Life Is Good For Uber. Not So Much For PayPal
  9805. 100x Faster Query in Aurora Postgres with a lower random_page_cost
  9806. Language Checklist
  9807. justpath to explore PATH quickly
  9808. Considering, Then Abandoning JSX for Strongly-Typed YAML Configuration — KSH
  9809. Bluesky Frustrations — Part 2
  9810. Frugly vs. Freemium
  9811. you should try a partner dance
  9812. My Low Power Writing Setup – Yudhanjaya
  9813. How to Push All Branches from Command Line
  9814. Power Metal: is it really about dragons?
  9815. How Google helped destroy adoption of RSS feeds
  9816. Institutions Try to Preserve the Problem to Which They Are the Solution – Effectiviology
  9817. Quality is a hard sell in big tech
  9818. Mid-Level To Senior Engineer – Dev Leader Weekly 32
  9819. .NET 🔥🚀 : Minimal API with EF Core and SQLite
  9820. System.IO.Hashing 8.0.0
  9821. System.IO.Hashing Namespace
  9822. CSS :has() Interactive Guide
  9823. Please Make Your Table Headings Sticky
  9824. 👀 Container Queries 👀
  9825. Generative Models: What do they know?
  9826. Meta's new LLM-based test generator is a sneak peek to the future of development
  9827. Azure Functions Community Standup - Azure Functions latest updates + sneak peak!
  9828. YouTube is not currently available on this device.
  9829. Blazor Component Render Modes [Pt 8] | Front-end Web Development with .NET for Beginners
  9830. Getting started with the Fluent UI Blazor library
  9831. Orbital Argument
  9832. Nuclear Reactor Explainer | Lorenzo Venneri
  9833. The Next Bottleneck — Ethan Lalakea Alter
  9834. How to Learn Nix, Part 49: nix-direnv is a huge quality of life improvement
  9835. The 'Pro' Paradox and The Allure of Style Over Substance
  9836. Things I Used to Care About
  9837. Lessons from my third year running a SaaS - Max Rozen
  9838. The Only Productivity Framework You Need – Monica Lim
  9839. The value of a PhD
  9840. formats
  9841. ESP32 based voice assistant with wake word – Tristam
  9842. foojay – 12 Lessons Learned From Doing The 1BRC Challenge
  9843. Open Source Motion Capture for Autonomous Drones
  9844. Automatically Register Minimal APIs in ASP.NET Core
  9845. Developers, Your Job Is Not To Write Code / Matt Hogg FYI
  9846. The pitfalls of pure rationality
  9847. The trouble with transaction.atomic · David Seddon
  9848. Forms of life, forms of mind | Dr. Michael Levin | Some thoughts on memory, goals, and universal hacking
  9849. Kyle Benzle's Blog
  9850. Cycles all way down
  9851. You need more than p-values
  9852. Do literally anything - Aaron Francis
  9853. How to Make a List of Nearly Every Minecraft Player
  9854. Building a deep learning rig | part-1
  9855. OK-Robot: What Really Matters in Integrating Open-Knowledge Models for Robotics
  9856. Uno Platform 5.0: Elevate Your Cross-Platform .NET Development with .NET 8 | .NET Conf 2023
  9857. Using Visual Studio Code for .NET MAUI Development
  9858. GitHub - google/gemma.cpp: lightweight, standalone C++ inference engine for Google's Gemma models.
  9859. Beyond A*: Better Planning with Transformers via Search Dynamics Bootstrapping
  9860. After 14 years in the industry, I still find programming difficult
  9861. Scrutor vs Autofac in C#: What You Need To Know
  9862. Gotcha: Be careful how you shut down your dispatcher queues - The Old New Thing
  9863. Intel Processor Instability Causing Oodle Decompression Failures
  9864. The Billion Row Challenge (1BRC) - Step-by-step from 71s to 1.7s
  9865. Cecilifier - Learn Mono.Cecil by example
  9866. ChatGPT vs. Advent of Code 2023 Day 22: Sand Slabs
  9867. Commits · sigma0-xyz/zkbitcoin
  9868. ZK Mini Summit · Luma
  9869. v0.1.0 · sigma0-xyz/zkbitcoin · Discussion #44
  9870. What is Scrum and is Scrum good for startups? — todo.space blog
  9871. nanoFramework: Unleashing the Power of C# in Embedded Systems and IoT with José Simões
  9872. JavaScript Bloat in 2024
  9873. Mark Oliver's World
  9874. ASP.NET Community Standup Topic - Assessing your app's Azure readiness
  9875. SDXL Lightning - by fal.ai
  9876. IA responsable y mecanismos de protección
  9877. Introducing Modular Monoliths: The Goldilocks Architecture
  9878. An Active Local NuGet Server
  9879. Announcing TypeScript 5.4 RC - TypeScript
  9880. Minimal APIs vs Controller APIs: SerializerOptions.WriteIndented = true
  9881. The case for an application-level tracing API in .NET
  9882. .NET API Middleware for common functionality [Pt 5] | Back-end Web Development w/ .NET for Beginners
  9883. Azure API Center and ASP.NET Web API Integration: A Developer's Guide | .NET Conf 2023
  9884. Install Teams Toolkit in Visual Studio - Teams
  9885. Weekly Update 388
  9886. Easy Guide to Creating Minimal APIs in ASP.NET
  9887. .NET 8 Is Now Available on AWS Lambda
  9888. Okay, Color Spaces — ericportis.com
  9889. 3D modeling with ChatGPT - Solidified ephemerality
  9890. How well do Lc0 networks compare to the greatest transformer network from DeepMind?
  9891. No Simple Answers In Stereo
  9892. Modding Plugins back into Xcode
  9893. Women in mathematics – a case study
  9894. Ruby could use a Heap
  9895. In a GenAI world. Only Identity Matters.
  9896. Making LLMs worth every penny | Tom Hipwell
  9897. Productivity Tools are Taxed - Adam Grant
  9898. Matryoshka Representation Learning (MRL) from the Ground Up
  9899. i need some hackers
  9900. What I Learned Developing with LLMs
  9901. Large Language Models Are Drunk at the Wheel
  9902. Subprime Intelligence
  9903. That time I almost added Tetris to htop - hisham.hm
  9904. How to Optimally Trap Points in High-Dimensional Spaces Inside Ellipsoids
  9905. Interesting Uses of Ansible’s ternary filter
  9906. Measuring Patterns To Boost Productivity · @jimmyislive
  9907. Open sourcing your games as solo game developer - a game changer
  9908. Typing A Little Faster
  9909. CSS-only DVD Screensaver animation
  9910. Water cooling is overkill for Pi 5
  9911. View transitions: Handling aspect ratio changes
  9912. Spring Rites
  9913. Burke Learns Blazor - Bug fixing, download shrinking, prepping to ship!
  9914. Using Figma Plugin Generated C# Markup in an Uno Platform project | Uno Tech Bites
  9915. Our Company Is Doing So Well That You’re All Fired
  9916. Bluesky: An Open Social Web - Bluesky
  9917. WinForms in a 64-Bit world - our strategy going forward - .NET Blog
  9918. What is .NET Conf?
  9919. Gotcha: Don't forget to shut down your dispatcher queues - The Old New Thing
  9920. .NET Data Community Standup - Database concurrency and EF Core: Beyond optimistic concurrency
  9921. That One Time Keygen Went Down for 5 Hours (Twice)
  9922. Building with Blazor
  9923. Creating an E-Book OnBoarding screen in .NET MAUI
  9924. Stable Diffusion 3 — Stability AI
  9925. ASP.NET Core Full Course For Beginners
  9926. C# for Beginners – 5 Simplified Concepts in C#
  9927. Azure Functions Extensibility - Runtime Scaling
  9928. Useful Uses of cat
  9929. Unexpected responses from ChatGPT
  9930. .NET 8 🔥🚀 : Guide to Web API AOT - Exploring new Features
  9931. Atuin - Magical Shell History
  9932. How IDisposable and Using Statements Work Together in C#
  9933. A Streamlined Extension Manager comes to Visual Studio 17.9 - Visual Studio Blog
  9934. How To Use AI Assistant to Generate Test Data For .NET Applications | The .NET Tools Blog
  9935. Method Injection in ASP.NET Core: API Controllers vs. MVC Controllers
  9936. Visual Studio Presentation Mode
  9937. Circle STARKs
  9938. Generate PDF Files in Your .NET MAUI App or ANY .NET Application!
  9939. Data Binding in Blazor Web Apps [Pt 7] | Front-end Web Development with .NET for Beginners
  9940. Getting Started With MassTransit (Beginner Friendly)
  9941. Why would anyone do something as absurd as mob programming?!
  9942. Is GitHub Copilot the new rubber duck?
  9943. JetBrains Rider and the .NET Aspire Plugin | The .NET Tools Blog
  9944. Introducing Elixir WebRTC
  9945. It's a process; not a product
  9946. Now you can buy a Framework Laptop 13 for less than $500 (Factory Seconds B-Stock) - Liliputing
  9947. The Unnoticed Plague - ReynardSec
  9948. studiolanes blog
  9949. The Problem With Relay Fragments And Conditional Rendering
  9950. The eBook for 'Why Cryptocurrencies?' is now available for free
  9951. Navigating Development in a Hyper Growth Startup (Pt 2)
  9952. What I learned from ambitious rich kids
  9953. Money in Transit | Alvaro Duran | Substack
  9954. I looked through attacks in my access logs - Part 2
  9955. I deepfaked my dead cat — Never be clever.
  9956. A Call for Consensus on HTML Semantics | Stephanie Eckles
  9957. Now you can customize your Pragmata Pro font - Fabrizio Schiavi Design
  9958. Why is it so hard to link svg tags in HTML?
  9959. Thirty Percent Feedback
  9960. Fault tolerance (Transaction processing book)
  9961. Should you fine tune for JSON output?
  9962. My benchmark for large language models
  9963. The Lost Art of Single-Tasking Devices
  9964. Happy Anniversary!
  9965. How I fall asleep February 21, 2024 on Sepi's blog
  9966. Clarity, Not Magic
  9967. Join a Group to Save Your Life
  9968. The killer app of Gemini Pro 1.5 is video
  9969. Dynamic Tenant Databases in Marten
  9970. From Zero to Hero: Quickly Migrate Web Apps with Azure App Service | .NET Conf 2023
  9971. youtube's search function is atrocious now
  9972. Blog - iMessage with PQ3: The new state of the art in quantum-secure messaging at scale - Apple Security Research
  9973. .NET Data Community Standup - Window and binary functions using Zomp EF Core extensions
  9974. Battle Of The Software Architectures: Which One Reigns Supreme?
  9975. I Pick *NEITHER* - Static Class Or Singleton In C#?
  9976. What's Coming With .NET 9? - 3 New LINQ Methods!
  9977. Save Flipper
  9978. Light Leap Years
  9979. 12 Simple .NET MAUI Do's and Don'ts -- Visual Studio Magazine
  9980. What you should know about Threads in .NET
  9981. ASP.NET Basics for Experts | .NET Conf 2023
  9982. Working with Required Properties & Fields when Reading JSON
  9983. Gemma: Introducing new state-of-the-art open models
  9984. Once your object reaches final_release, you are committed to destructing it (eventually) - The Old New Thing
  9985. IServiceCollection in C# – Simplified Beginner’s Guide For Dependency Injection
  9986. Determine the Number of Weekdays Between Two Dates in C#
  9987. ChatGPT has gone berserk
  9988. GitHub - Speykious/cve-rs: Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
  9989. How to Get the Number of Lines in a Text File in C# - Code Maze
  9990. If Architects had to work like Programmers
  9991. System.Ben 1.0.0
  9992. The Right Way to do Dependency Injection in Middleware
  9993. Banana Cake Pop / GraphQL IDE
  9994. Planner programming blows my mind
  9995. Accelerate developer onboarding with the configuration-as-code customization in Microsoft Dev Box
  9996. Blazor’s Enhanced Navigation Fully Explained
  9997. VisualStudio.Extensibility: Install extensions without restarting Visual Studio! - Visual Studio Blog
  9998. How to Map SQL Results To Any Object Using Entity Framework Core 8
  9999. Visual Studio–Share your settings
  10000. Cloaking, Detonation, and Client-side Phishing Detection
  10001. Reading Raw ASP.NET Request.Body Multiple Times
  10002. LED Matrix Earrings - mitxela.com
  10003. Creating a new Azure OpenAI resource | Azure OpenAI course for .NET developers
  10004. Microspeak: Closing out, duping out - The Old New Thing
  10005. Kagi Sidekick
  10006. The Main Architecture of MAME.NET
  10007. Let's build the GPT Tokenizer
  10008. How I quit smartphones
  10009. A manifesto for small, static, web apps - Ross Wintle
  10010. Open Source: Current State and Future Hopes
  10011. The best code is pseudocode
  10012. Founder Vesting
  10013. Rockin’ the Code World Season 4 Panel Show: The Importance of Attending In-Person Conferences
  10014. Why Do We Struggle to Write?
  10015. DNS Hijacking: Say My Name - ALittleInsecure
  10016. This week in KDE: longstanding issues crushed
  10017. Dopamine for Me, Addiction for Thee
  10018. Dagger CI on Fly for $3.50/mo
  10019. None bathroom related interview notes
  10020. Luciano Remes | The Creator
  10021. My walk across Spain on the Camino Frances
  10022. Falsehoods Junior Developers believe about becoming Senior
  10023. Why pandas feels clunky when coming from R
  10024. A simple but safe deploy script
  10025. I Solved Existence
  10026. Finding Postgres rows too large for BTree indexes
  10027. SSDs Have Become Ridiculously Fast, Except in the Cloud
  10028. Case study: a city social survey
  10029. .NET 8.0 Isolated Azure Functions: Binding Expressions that uses Azure App Configuration
  10030. Uno Platform Live Coding: Looking at XAML Trimming and a nuget package error
  10031. GitHub Quick Reviews
  10032. LockBit3.0 Victims - Google Drive
  10033. Coffee and Open Source Conversation - Stephanie Stimac
  10034. What is ASP.NET Core? | Web Development with .NET for Beginners
  10035. Advent of Code 2023 Day 22: Sand Slabs ✅✅
  10036. Web Scraping in Python - The Complete Guide | ProxiesAPI
  10037. Keep your phone number private with Signal usernames
  10038. Testing .NET Web APIs with .http files [Pt 4] | Back-end Web Development with .NET for Beginners
  10039. What is Event-First Design? The Fundamental Part of Designing Event Driven Systems
  10040. ResponsiveView and Responsive Markup Extension | Uno Tech Bites
  10041. Using Azure Key Vault for signing and encrypting JSON Web Tokens
  10042. Farewell to the .NET Foundation · AvaloniaUI/Avalonia · Discussion #14666
  10043. Uploads, Discord and more integration with Blazor
  10044. .NET 🔥🚀 : What are Minimal API?
  10045. Testcontainers in ASP.NET Core – A Simplified Beginner’s Guide
  10046. The NETFLIX Way to Keep Your .NET APIs Reliable
  10047. The 2FA app that tells you when you get `012345`
  10048. How to Set up Netlify Deploys for Docfx using GitHub Actions
  10049. I broke IKEA.
  10050. Hardware Intrinsics in .NET | .NET Conf 2023
  10051. Parallel.ForEachAsync() and Task.Run() With When.All in C# - Code Maze
  10052. GitHub - InfinityFlowApp/aspire-temporal-server: Aspire component wrapper for the temporal CLI dev server
  10053. Database Feature Toggles - Simple Talk
  10054. Exploring 4 Behaviors from the .NET MAUI Community Toolkit
  10055. Property based testing in C#–CsCheck
  10056. Extracting data from a small CSV file with Haskell
  10057. Jeff Dean (Google): Exciting Trends in Machine Learning
  10058. Avoid multiple boolean parameters
  10059. Apple vs. Meta Headset Wars, AI Innovations & Raising Cattle with Mark Zuckerberg
  10060. High performance SIEVE LRU cache proved correct with CsCheck SampleModelBased and SampleConcurrent · Anthony Lloyd
  10061. Handling UI Events in Blazor Web Apps [Pt 6] | Front-end Web Development with .NET for Beginners
  10062. How to be a -10x Engineer
  10063. Cock.li: 10 Years of Throbbing E-mail
  10064. When Should Copyright Get Shorter?
  10065. Pursuits that can’t scale
  10066. Adding Keyboard Shortcuts to a 24 Year Old Government Website with Userscripts
  10067. Today I Decided to Create a Tool That I Always Wanted
  10068. Is client side security dead - or a crucial part of the future?
  10069. Benoit Essiambre
  10070. Myth - Static IPs completely solves webhooks security - Nirah
  10071. Introducing Safecat
  10072. VPP on FreeBSD - Part 2
  10073. "Send My AI"
  10074. SRE Archetypes
  10075. Issue 48: The History You Miss on Your Way to Work
  10076. Secure your API with these 16 Practices with Apache APISIX - part 1
  10077. The Curse of Capital Management
  10078. There should only ever be one way to express yourself
  10079. 100 things you can do on your personal website | James' Coffee Blog
  10080. Stuck in the Middle with the Fujitsu FM-8
  10081. Bloom Filters
  10082. Splitting Large Tasks is not a Mathematical Process
  10083. Look! I made this with Gleam ✨
  10084. CSS is Impossible and That's Okay
  10085. Reactive Data Fetching and Updating in Nuxt 3: Automatically Refresh `useFetch()` When Deleting or Updating Data
  10086. The most useful programming language
  10087. Crossword Constructors
  10088. AstraZeneca unveils successes in treatment of lung cancer
  10089. Union, intersection, difference, and more are coming to JavaScript Sets
  10090. Coding New Web Features with C# and Blazor
  10091. How Google is killing independent sites like ours - HouseFresh
  10092. JetBrains Rider and the .NET Aspire Plugin | The .NET Tools Blog
  10093. Why can't I trigger a manual blue screen crash by injecting the magic key sequence? - The Old New Thing
  10094. [Article] 1. How to make a better default Firefox UI
  10095. Developing Optimized GitHub Actions with .NET and Native AOT - .NET Blog
  10096. a low power tool for html
  10097. The day I canceled my Spotify subscription
  10098. Microsoft Abandons DotNet For Rust?! - Uncover The Truth
  10099. .NET MAUI – Nightly Builds
  10100. The Dilemma of Perfection: Balancing Timeliness and Quality in Product Development
  10101. Getting all exceptions thrown from Parallel.ForEachAsync - Gérald Barré
  10102. Calculate the Difference in Months Between Two Dates in C# - Code Maze
  10103. The Pattern You MUST Learn in .NET
  10104. How to combine Redis with MediatR
  10105. ActivityPub Server in a Single PHP File
  10106. Work with Web API and Class Library projects in Visual Studio Code | BinaryIntellect Knowledge Base
  10107. Diseconomies of scale in fraud, spam, support, and moderation
  10108. Dependency injection fundamentals in C# - DI vs IoC vs DIP
  10109. Collection Performance: Avoid Zero-Length Array Allocations
  10110. .NET Aspire Preview 3: Expanded Component Support with Azure OpenAI, MySQL, CosmosDB, Kafka and More
  10111. The steep rise of Hackernews in Google rankings – jonathanpagel.com
  10112. How to Call SignalR Hub from Controller in ASP.NET Core - Code Maze
  10113. GitHub - akalenuk/the_namingless_programming_language: Naming is hard. How far can we go without?
  10114. 398: 2 Week Apple Vision Pro Review + .NET 9 Preview 1 Is Here
  10115. Using a CSP nonce in Blazor Web
  10116. Automated AWS IAM Access Key Rotation with .NET, AWS Lambda, SNS, and EventBridge Scheduler | Code With Mukesh
  10117. Net 8, 101 Novedades y cómo podemos empezar
  10118. Debugbar For Ruby on Rails
  10119. Infinite Office
  10120. Infinite Office
  10121. An Introduction to the World of Containers with .NET 8
  10122. Partial application of operators
  10123. Prefer test-doubles over mocking frameworks
  10124. Share a private key without using passwords
  10125. Release Notes for February 15, 2024
  10126. Develop a deployment script in Bicep - Azure Resource Manager
  10127. Shuffle and Deal with Arrays - C# in the Cards Episode 9
  10128. Overview of Object Oriented, Wide Column, and Vector Databases
  10129. Epic Games CEO suggests Apple broke iPhone web apps in the EU for anticompetitive reasons | TechCrunch
  10130. Customers don't care about underlying tech
  10131. Azure Functions: Unlocking the power of serverless computing
  10132. Staircase Imports - Visual Studio Marketplace
  10133. Terminal Count
  10134. From 1s to 4ms
  10135. How to get micro startup ideas and launch fast
  10136. Love is like Physics
  10137. How Expensive Typos Change Stock Prices
  10138. Plus and Times Set Free
  10139. Anonymous Exits - Pt. 1
  10140. Running Doom on Snowflake
  10141. Musk's biography: why it's interesting - Byte Tank
  10142. A One Handed Accessible Keyboard, Inspired by FrogPad
  10143. The future of our fdroid-compatible app repository
  10144. productizing health
  10145. My Julia Book is in Libraries
  10146. Some Thoughts on Jekyll
  10147. A maturity model for data-driven teams
  10148. It takes about two months to write a technical book | Swizec Teller
  10149. Shipping quality software in hostile environments
  10150. Tailwind marketing and misinformation engine
  10151. GitHub - davidfowl/AspirePulumi: A demo showing pulumi and aspire
  10152. Blazor WASM Dynamic Component
  10153. Apple Watch Ultra 2 Hacked
  10154. Representation Engineering Mistral-7B an Acid Trip
  10155. You Didn't Know You Could Do This With C# Anonymous Types
  10156. How to Check if a Number Is Positive or Negative in C# - Code Maze
  10157. How to Store Any Object in the Database With EF Core
  10158. AMD and ZPrize using FPGAs to Accelerate Zero Knowledge
  10159. Windows preview · Ollama Blog
  10160. Sunk Cost Fallacy & How To Be Unsinkable – Dev Leader Weekly 31
  10161. GitHub - davidfowl/AspireEventHub: A sample showing event hubs and aspire
  10162. 200,000 Facebook Marketplace user records leaked on hacking forum
  10163. You should listen to The Changelog · Jamie Tanna | Software Engineer
  10164. Getting Things Done with LogSeq
  10165. Presence, NULL, and Product Requirements in Rails
  10166. Packaging Scrutiny for NixOS
  10167. Personalized arXiv Recommendation Service
  10168. EFCore.Visualizer - Visual Studio Marketplace
  10169. Muse retrospective · Adam Wiggins
  10170. Replicate & Fly cold-start latency
  10171. Don't start an analytics company
  10172. My AirPods setup on Arch Linux
  10173. Tech Support Stories Part 2
  10174. Other Notes on West Africa
  10175. Australia Consumer Optimized 25 Million Leads | BreachForums
  10176. Soft Skills in Software Engineering
  10177. Game Font Forensics
  10178. How I did the layout for my self-published book
  10179. The Layoff - Xe Iaso
  10180. Let's talk about the price, baby!
  10181. Manually Migrate ZITADEL with PostgreSQL
  10182. Why are people unhealthy ?
  10183. I can't wait for the autogenerated movies
  10184. Linting away manipulation of raw pointers with C++20
  10185. Your Startup is Slow - Let's fix it
  10186. So Long, and Thanks for All the Bytes
  10187. We Have to Start Over: From Atom to Zed - Zed Blog
  10188. Forgot that connection string? Get it here!
  10189. From engineer to manager: what I love, what I hate
  10190. Automated Unit Test Improvement using Large Language Models at Meta
  10191. REST002: Standardized Provider Abstraction Spikes
  10192. Add AWS CDK support by vlesierse · Pull Request #2225 · dotnet/aspire
  10193. 8 things you didn’t know you could do with GitHub Copilot
  10194. .NET Aspire Apache Kafka component - .NET Aspire
  10195. Considerations for a long-running Raspberry Pi # Chris Dzombak
  10196. Vision Pro - Exploring Spatial Computing
  10197. How to Check if a String Contains Only Letters in C# - Code Maze
  10198. Alexeï Navalny, l’homme qui dérangeait Vladimir Poutine, est mort
  10199. Code to Cloud with .NET Aspire
  10200. Treasure Chests
  10201. Introducing project Kiota a client generator for OpenAPI | .NET Conf 2023
  10202. Popular git config options
  10203. Paying people to work on open source is good actually - Jacob Kaplan-Moss
  10204. Using Scoped Services From Singletons in ASP.NET Core
  10205. Forgejo forks its own path forward
  10206. .NET Continuous Profiler: CPU and Wall Time Profiling
  10207. Install Unifi under TrueNAS | BSDbox.
  10208. The Risk of Dying Doing What We Love - Soaring - Chess in the Air
  10209. Using Arduino Language Server With Neovim
  10210. Dependency solving in Nix
  10211. Version Interfaces, Not Implementations | Gavin D. Howard
  10212. I Shouldn’t Have The Right to Disrupt Your Life
  10213. Visual vs text based programming, which is better?
  10214. Bisecting Regressions in Fedora Silverblue – Brno Hat
  10215. (Michael Chinen) » Trying Out Stable Cascade Local Image Generation
  10216. How to feel when your startup feels easy
  10217. You won't scale
  10218. Climbing out of the rabbit hole
  10219. EffVer: Version your code by the effort required to upgrade
  10220. Selecting hardware for a server
  10221. The Selfish GPU
  10222. Protip: Notes in your zsh prompt
  10223. studiolanes blog
  10224. Making my first open source contribution
  10225. Alternative BigInt ID identifiers for Rails
  10226. E2EE on the web: is the web really that bad?
  10227. The future of self-driving
  10228. How Working From Home Changed My Life
  10229. Principal Component Analysis from Scratch Using Singular Value Decomposition with C# -- Visual Studio Magazine
  10230. Weekly Update 387
  10231. I Built a Tiny Tool for 1-on-1 Meeting Topics!
  10232. Get Started with the Uno Toolkit library | Uno Tech Bites
  10233. German credit agency earns millions through unlawful customer manipulation
  10234. If you're just going to sit there doing nothing, at least do nothing correctly - The Old New Thing
  10235. My Sixth Year as a Bootstrapped Founder
  10236. Implementing a Web API in .NET [Pt 3] | Back-end Web Development with .NET for Beginners
  10237. Azure OpenAI Models - Azure OpenAI Course for .NET Developers
  10238. Add automatic route registration to your .NET MAUI app
  10239. Anatomy of an App
  10240. Video generation models as world simulators
  10241. Code Maze Weekly #202 - Code Maze
  10242. How to Check if an Object Is a Number in C# - Code Maze
  10243. .NET MAUI on .NET 9
  10244. Schedule AWS Lambda With Amazon EventBridge Scheduler: Powerful Serverless Scheduling! | Code With Mukesh
  10245. [ENG] Improving Your Code Coverage | Microsoft Visual Studio YouTube channel
  10246. NUnit in ASP.NET Core – What You Need To Get Started
  10247. Decoding Startup Jargon: A Comprehensive Guide for Entrepreneurs
  10248. Think Python, 3rd edition — Think Python, 3rd edition
  10249. Magika: AI powered fast and efficient file type identification
  10250. Livestream - Chris Klug: Stop using Entity Framework as a DTO provider! | The .NET Tools Blog
  10251. Blazor Basics: HTML Forms and Capturing User Data
  10252. .NET MAUI updates in .NET 9 Preview 1 · dotnet/maui · Discussion #20558
  10253. Hello, MongoDB - Getting Started with Mongo and dotnet 8
  10254. API Part 7 – Swagger Comments
  10255. Changing TypeScript library functions while keeping backwards compatibility
  10256. Download Ollama on Windows
  10257. Louis The Child, MEMBA - I’m Not Giving Up (Official Visualizer)
  10258. How To Use Variables in CSS without SASS or LESS in 10 Minutes or Less
  10259. Software Engineer in Remote, Denmark | GitHub, Inc.
  10260. ASP.NET Community Standup - TagzApp - An app that discovers content on social media using hashtags
  10261. Making my bookshelves clickable | James' Coffee Blog
  10262. No one cares about open-source, until …
  10263. What is Developer Relations?
  10264. How to Talk to Your Date versus Your Customer
  10265. The Generative Internet
  10266. varoa.net | Galo Navarro
  10267. Keywords for Top 10 Languages
  10268. Let CRS 4 be your valentine! – OWASP ModSecurity Core Rule Set
  10269. A beginners guide to fine tuning LLM using LoRA
  10270. Ocular IQ EV Chargers, or how not to leverage open source
  10271. Nerd Sniped - Solving for Jumbles and Letter Boxed
  10272. Safe hostnames and IP addresses for examples
  10273. Should I record my life?
  10274. How Poor Prompting Can Lead to Biased Results from LLM Applications
  10275. My Guide for Crafting Tech Talks in 2024
  10276. Optimizing SQLite for servers
  10277. Node People vs. Edge People
  10278. Naming is Important
  10279. Chasing a bug in a SAT solver
  10280. Computing Truth Tables in Org
  10281. Apple confirms it's breaking iPhone web apps in the EU on purpose | TechCrunch
  10282. Answering Some Concerns about Wolverine
  10283. Polly Core Rate Limiter | no dogma blog
  10284. uv: Python packaging in Rust
  10285. Asahi Linux project’s OpenGL support on Apple Silicon officially surpasses Apple’s
  10286. Observable 2.0 | Observable
  10287. squillace (@squillace@hachyderm.io)
  10288. GitHub Quick Reviews
  10289. Every Default macOS Wallpaper – in Glorious 6K Resolution
  10290. Aaron Schlesinger's Personal Site
  10291. Why software 'security debt' is becoming a serious problem for developers
  10292. Sora: Creating video from text
  10293. Blazor Web App Project Structure [Pt 5] | Front-end Web Development with .NET for Beginners
  10294. Web API Clients with Meadow.Cloud
  10295. Surely dark UX doesn't work in the long run
  10296. Our next-generation model: Gemini 1.5
  10297. The Perfect Project Structure for Production Ready Serverless Rust
  10298. Apple Wants To Kill PWAs
  10299. Registered command lines are just command lines, not a programming language - The Old New Thing
  10300. ChatGPT vs. Advent of Code 2023 Day 21
  10301. Bridging Worlds: Integrating the Enable Design System with a Blazor Web Application
  10302. Aldi Price Map - Navel Oranges
  10303. Delivery Day! We're finishing the Blazor App
  10304. Build Clean Messaging in .NET with Wolverine
  10305. Google Sheets in C# – How to Build Your Own Levels.fyi!
  10306. USPTO TSDR Case Viewer
  10307. OpenSilver 2.1 Brings F# Support for the Silverlight Reimplementation
  10308. .NET 8 .🚀🔥: Aspire Preview 3 : Whats new & Upgrade Guide
  10309. String Performance: String Compression
  10310. Enumerating over Select’s index | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  10311. .NET Rocks! Improving Your CSS Game with Martine Dowden
  10312. Introducing Visual Studio 17.10 – Preview 1 is Here! - Visual Studio Blog
  10313. Monsters Weekly 270 - Entity Framework JSON Columns
  10314. Azure Static Web App–Authorization
  10315. Release v8.1.0-preview1 · dotnet/orleans
  10316. Specflow has died; long live Reqnroll!
  10317. From SpecFlow to Reqnroll: Why and How • Reqnroll
  10318. Creating Conditional Required Attributes for Validation in .NET Web API - Code Maze
  10319. Inside the Proton, the ‘Most Complicated Thing’ Imaginable
  10320. GitHub - reorproject/reor: AI note-taking app that runs models locally.
  10321. NATS Aspire container by mtmk · Pull Request #1175 · dotnet/aspire
  10322. .NET Aspire overview - .NET Aspire
  10323. announcing freenginx.org
  10324. Episode 486 - Azure Savings Plans
  10325. Important changes coming for .NET Framework 3.5 and 4.5 targets of the AWS SDK for .NET | Amazon Web Services
  10326. Requests for Startups | Y Combinator
  10327. .NET Framework February 2024 Security and Quality Rollup Updates - .NET Blog
  10328. SP1 Book
  10329. Conformant OpenGL 4.6 on the M1
  10330. - Fuck You, Show Me The Prompt.
  10331. How DDD is screwing up your SQL 🔥
  10332. Personal data is everywhere in public
  10333. Moving From Nyxt to Surf
  10334. Nobody Cares About Your Career As Much As You Do
  10335. A love letter to the Internet
  10336. The Uncontrollability of Payment Systems
  10337. Synthetic Data for Finetuning: Distillation and Self-Improvement
  10338. Business is like surfing
  10339. Variables in psql, how to use them? – select * from depesz;
  10340. I Lied About Recreating the Netflix Intro
  10341. My Love Letter to ATP
  10342. Is practice all you need?
  10343. Does Your Website Really Need HTTPS?
  10344. Build Your Own Ubuntu with Cubic | Just Vincredible
  10345. Why is Common Lisp not the Most Popular Programming Language?
  10346. This message does not exist
  10347. The CMS I would like to see.
  10348. Secure Yo Self
  10349. Notion
  10350. I Went To FOSDEM
  10351. FbNetExternalEngine 6.0 released | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  10352. Senior Software Engineer | Microsoft Careers
  10353. Search Jobs | Microsoft Careers
  10354. announcing freenginx.org
  10355. Modernizing Rx.NET | .NET Conf 2023
  10356. What’s new in Teams Toolkit for Visual Studio 17.9 - Microsoft 365 Developer Blog
  10357. Introducing ASP.NET Core metrics and Grafana dashboards in .NET 8 - .NET Blog
  10358. Research Account
  10359. Building trust as a software engineer
  10360. The Matrix Trashfire
  10361. Daniel Gultsch (@daniel@gultsch.social)
  10362. Functions that return the size of a required buffer generally return upper bounds, not tight bounds - The Old New Thing
  10363. Avoiding long running HTTP API requests.
  10364. Improve your SQL skills X2 in 5 minutes
  10365. [Rd] Errors in wilcox family functions
  10366. European Court of Human Rights bans weakening of secure end-to-endencryption - the end of EU‘s chat control CSAR mass surveillance plans?
  10367. Build Levels.fyi in DotNet! - How To Use Google Sheets API in C#
  10368. Building an ASP.NET Core App using Functional Programming
  10369. Implementing SafeArea | Uno Tech Bites
  10370. A Reflection: 6 Months in my New Position
  10371. 100 Years Ago, IBM Was Born
  10372. This Can Improve Your Query Speed by 300% 🚀
  10373. Weak Events in C# – How to Avoid Nasty Memory Leaks
  10374. Numeric data types
  10375. .NET Conf 2023 Microsoft Learn Student Ambassadors, Kabarak University
  10376. Frontiers | Handwriting but not typewriting leads to widespread brain connectivity: a high-density EEG study with implications for the classroom
  10377. Collection Performance: Iterating Through Reference Value, and Record Types
  10378. .NET 9 🔥🚀 : Preview 1 is here
  10379. ASP.NET Community Standup - Modern Blazor Auth with OIDC
  10380. How to Log a Class and Method Names Using Serilog - Code Maze
  10381. Easily Deserializing JSON Web Requests with System.Net.Http.Json
  10382. Visual Studio 2022 17.9 Now Available - Visual Studio Blog
  10383. ASP.NET Core Basics: Data Structures—Part 2
  10384. Monsters Weekly 269 - Entity Framework Bulk Update
  10385. Interactive what now? Deciphering Blazor's web app project template options
  10386. Engineering Practices for LLM Application Development
  10387. Increase Performance with Complex Types in Entity Framework Core 8
  10388. .NET February 2024 Updates – .NET 8.0.2, 7.0.16, .NET 6.0.27 - .NET Blog
  10389. Developer Community
  10390. Tulsa DNUG
  10391. LINQ MindMap: .NET 9 Edition
  10392. Announcing NuGet 6.9 - The NuGet Blog
  10393. Side Effects vs Cascading Messages in Wolverine
  10394. Fly.io has GPUs now
  10395. Azure Developer CLI (azd) - February 2024 Release
  10396. Simplifying adjustments of confidence levels and practical significance thresholds
  10397. Creating custom PowerToys Run plugins
  10398. Foundation models, internet-scale data, and the path to generalized robots
  10399. Could privacy be a thing of the past?
  10400. 9 Ways to Sell Data Services to Non-Data-Savvy Clients
  10401. The Solution Space
  10402. Not all TLDs are Created Equal
  10403. A lightweight tagging system for blogs
  10404. DuckDB as a vector database
  10405. One job, if you please — Daniel Immke
  10406. Naval Gazing Main/The Small Carrier Problem
  10407. a client-side exception has occurred
  10408. Hello world, and the future for PyO3
  10409. Be a product engineer
  10410. Raspberry Pi FOSS Router | Just Vincredible
  10411. How To Center a Div
  10412. Advertising is Harder Than it Seems | Norman's Oven
  10413. I worry our Copilot is leaving some passengers behind
  10414. Resisting compliance is futile
  10415. Filtering out the vague business advice - Josip Crnković
  10416. What Is Passes?
  10417. Better Ignores in Weechat 4.2.0
  10418. 2024-02-11 the top of the DNS hierarchy
  10419. Memory and new controls for ChatGPT
  10420. .NET 9 Preview 1 · dotnet/core · Discussion #9167
  10421. Maybe Everything Is a Coroutine - Adam Nelson
  10422. AI Marks New Release of Visual Studio 2022 17.9 -- Visual Studio Magazine
  10423. Every Programmer Should Know #2: Optimistic Concurrency Control
  10424. The original WWW proposal is a Word for Macintosh 4.0 file from 1990, can we open it?
  10425. GitHub - Stability-AI/StableCascade
  10426. .NET Aspire preview 3 - .NET Aspire
  10427. Our Vision for .NET 9 - .NET Blog
  10428. Choosing the Right UI Framework for Native Windows Applications -- Visual Studio Magazine
  10429. Every Single LINQ Extension Method With Examples | .NET & C# Essentials
  10430. Mr. Maeda's Cozy AI Kitchen: Designing Trust with Sarah Gold
  10431. Hosting model for .NET APIs [Pt 2] | Back-end Web Development with .NET for Beginners
  10432. Mr-Maeda-Cozy-AI-Kitchen/DesigningTrust at main · johnmaeda/Mr-Maeda-Cozy-AI-Kitchen
  10433. Why You Need To Adopt Non-Blocking Service to Service Communication
  10434. Dumping the managed heap in C#
  10435. Advent of Code 2023 Day 21: Step Counter
  10436. The catalogue of UK Entrances to Hell
  10437. Antithesis – autonomous testing
  10438. The Final Countdown: Converting a Razor Pages website to Blazor
  10439. Free PDF Viewer Control for .NET MAUI - Show PDF Files with Ease!
  10440. Creating and Modeling “Sensible Happy Paths” for Software Team Success
  10441. Git Tips and Tricks
  10442. It rather involved being on the other side of this airtight hatchway: Attacking a domain administrator from the local administrator - The Old New Thing
  10443. Hexagonal Architecture (All You Need to Know)
  10444. xUnit in ASP.NET Core – What You Need to Know to Start
  10445. How to Overwrite DateTime.Now During Testing in .NET - Code Maze
  10446. High throughput Fizz Buzz
  10447. General Performance Tips for Microsoft .NET: Constant vs Variable
  10448. Is Random.GetItems the best way to get random items in C# 12?
  10449. New Features in C# 12
  10450. Testing logging code with Microsoft.Extensions.Logging and FakeLogger
  10451. stable-audio-demo
  10452. Amazon.com: TIME TIMER Home MOD - 60 Minute Kids Visual Timer Home Edition - For Homeschool Supplies Study Tool, Timer for Kids Desk, Office Desk and Meetings with Silent Operation (Dreamsicle Orange) : Home & Kitchen
  10453. A Look Back: Visual Studio’s Profiling Tool Advancements in 2023 - Visual Studio Blog
  10454. Range as a functor
  10455. 394: 1BRC, Getting Spatial, & Importance of Source Control
  10456. AMD Zen 5 Compiler Support Posted For GCC - Confirms New AVX Features & More
  10457. NDC Sydney - Come learn why Figma is important to the Uno Platform - Nick's .NET Travels
  10458. Web defaults for System.Text.Json
  10459. I applied for a software role at FedEx and was asked to take this bizarre personality test.
  10460. The story of the SSH port is 22.
  10461. Sphere Tastiness
  10462. First look at profiling tools - Visual Studio (Windows)
  10463. On .NET Live Topic - Building great WinUI 3 apps with WinUIEx
  10464. M&Ms and Skittles sorting machine – Willem Pennings
  10465. Monitoring of Containerized NET Applications in Azure | .NET Conf 2023
  10466. .NET Aspire - Glenn Condron
  10467. Home Assistant: Three years later
  10468. Afol Diaries What To Do When Everyone Around You Hates LEGO - Brick Ranker
  10469. Notes on conciseness
  10470. Just do the thing | Oliver Burkeman
  10471. You Don’t Need Moderation
  10472. Neural network training makes beautiful fractals
  10473. CSS Scroll-triggered Animations with Style Queries
  10474. Engine Failure: Array is gone - can we recover?
  10475. Kroger’s Digital Struggle
  10476. Piped
  10477. Shell scripting with Elixir - Michal (arathunku)
  10478. Analyzing Spotify stream history | posts
  10479. Casual programming
  10480. Cool URIs can be ugly
  10481. The Case Against Clean Architecture
  10482. For Build Developer Conference, Semantic Kernel AI SDK Aims for 'First-Class Agent Support' -- Visual Studio Magazine
  10483. Introduction to APIs with .NET [Pt 1] | Back-end Web Development with .NET for Beginners
  10484. AMD Quietly Funded A Drop-In CUDA Implementation Built On ROCm: It's Now Open-Source
  10485. It Can Be Done
  10486. What is Azure OpenAI? - Azure OpenAI for .NET developers free course
  10487. NEXT LEVEL! - Upgrading Our Blazor App With Entity Framework Core
  10488. Using Fluxor for State Management in Blazor - Code Maze
  10489. The Awesome New LINQ Methods Coming in .NET 9!
  10490. Material Toolkit Walkthrough | Uno Tech Bites
  10491. RavenDB Cloud now offering NVMe based clusters
  10492. How can I get the Windows Runtime HttpClient to display a basic authentication prompt? - The Old New Thing
  10493. Creating an HttpClient that uses DNS over Https - Gérald Barré
  10494. .NET 8 .🚀🔥: Optimise Web API with Data Annotation
  10495. General Performance Tip: Initialize Reference Type Static Fields Inline
  10496. 2024: announcing the year of the OpenStreetMap vector maps
  10497. How to update an Azure API Management API that is configured with a remote OpenApi definition using Terraform
  10498. Enhance your .NET Testing #7: 5 best practices to write better tests
  10499. What Is the Difference Between Properties and Fields in C# - Code Maze
  10500. 397: Podcasting Inside Apple Vision Pro
  10501. Using Blob storage from ASP.NET Core with Entra ID authentication
  10502. Hello, Redis - Getting Started with Redis and dotnet 8
  10503. Hybrid CPU Performance on Windows 10 and 11
  10504. Understanding Vector Databases
  10505. The Role of Content Security Policy—Why Is CSP So Important?
  10506. GraphQL OWASP Cheat Sheet
  10507. Finding a New Software Developer Job
  10508. It's time to break free from Corporate Agile
  10509. NDepend is the must-have tool for .NET applications. Discovering the report feature at a glance.
  10510. Ongoing Scalability Improvements for Marten 7
  10511. Almost 50% of web pages have this bug. Learn How it is exploited in the wild
  10512. AR and the (Possible) Return of Skeuomorphism
  10513. Tunable Consistency in MongoDB
  10514. Tiny UPS for Tiny NAS Reloaded
  10515. Interview with CTO of ListenField AgTech: Introducing NixOS to Organization
  10516. Build & SHOW Your Weird Idea
  10517. Kenta Cho (Japanese indie game developer) ⌘I Get Info
  10518. 2.16.2, The Final Release – HexChat
  10519. How to use Twister to cycle test Zephyr devices
  10520. Sign and Verify Messages with HMAC Using the Web Crypto API
  10521. Content > Process
  10522. The Unreasonable Effectiveness of Simple Websites
  10523. Lieutenants are the limiting reagent
  10524. RSS is still pretty great
  10525. Balancing cube – Willem Pennings
  10526. GitHub - fiddyschmitt/SimpleKVM: Use multiple computers using the one monitor, mouse and keyboard
  10527. Better together with Entity Framework Core Power Tools - use a SQL Server Database Project (.dacpac) and EF Core
  10528. DbUp: The best way to build databases in .NET
  10529. How Do You Deprecate an Old API Version in ASP.NET Core?
  10530. C# code snippets for Resharper and Rider
  10531. Convert Between Hexadecimal and Decimal in C#
  10532. Garbage Collector (over)simplified
  10533. Add Maps to your WinUI / Windows App SDK Application using MapControl - Nick's .NET Travels
  10534. Cloud Development Framework - AWS Cloud Development Kit - AWS
  10535. Product Manager, Customer Experience
  10536. CDK for Kubernetes
  10537. CDK for Terraform | Terraform | HashiCorp Developer
  10538. OpenTTD | About
  10539. Cloud Egress Costs
  10540. FastPay: High-Performance Byzantine Fault Tolerant Settlement
  10541. Mysticeti: Low-Latency DAG Consensus with Fast Commit Path
  10542. GitHub - damienbod/AspNetCoreEntraIdBlobStorage: ASP.NET Core Razor page using Azure Blob Storage to upload download files securely using OAuth and Open ID Connect
  10543. GitHub - kzu/StreamAI: A sample of how to implement streaming responses from OpenAI using SignalR
  10544. Building AI-powered Microsoft Copilot with SignalR and other open-source tools - .NET Blog
  10545. How To Add Clickable Thumbnail Youtube Videos to ChatGPT
  10546. Lunar reflections during SLIM landing – Daniel Estévez
  10547. Making a Booklet
  10548. Chat with your PDF
  10549. Linear White
  10550. Technology is progress?
  10551. The world-changing bag of tricks forged by mammals
  10552. Rebuilding FourSquare for ActivityPub using OpenStreetMap
  10553. Somewhere There’s Cheese | A Grand Day Out (1989)
  10554. Creating an alternative browser engine for iOS
  10555. The Use Case for Mac Virtual Display
  10556. Piano Transformer
  10557. Why make a game from scratch?
  10558. Loosing the ability to read and think deeply
  10559. Django SQLite Benchmark
  10560. Fashion starts as a Sketch
  10561. Notes on 1ML
  10562. Literary Programming
  10563. Building the DirectX shader compiler better than Microsoft?
  10564. Converting a Razor Pages website to Blazor - Part 16
  10565. I Was Illegally Fired by Amazon for Speaking Out About a Coworker’s Death
  10566. Entity Framework Core in Blazor – Dev Leader Weekly 30
  10567. Introduction To Data Types And Variables (For Absolute Beginners)
  10568. Different Ways to Validate an Uploaded File in ASP.Net Core - Code Maze
  10569. Why Bloat Is Still Software’s Biggest Vulnerability
  10570. Microsoft confirms name of the next major version of Windows, and it's not Windows 12
  10571. The Power of Open Telemetry with Dr. Sally Wahba
  10572. Manage secrets by using Bicep - Azure Resource Manager
  10573. Skaffold
  10574. Why .NET's Most Ambitious Feature Might Fail
  10575. Getting the Current User in Clean Architecture
  10576. Episode 485 - Copilot for Azure
  10577. Ransomware Hit $1 Billion in 2023
  10578. How to Tell If You're Living in a Binary Crisis
  10579. Big Side Projects – mildspring
  10580. Building a Midjourney Clone for Muslims - Side Project Overview
  10581. How To Write Stuff No One Else Can – The Write to Roam
  10582. The Bizarre Taito Taitan arcade cabinet
  10583. Does it matter where you live?
  10584. How I write HTTP services in Go after 13 years | Grafana Labs
  10585. Sudo On Windows a Quick Rundown
  10586. Develop an ASP.NET Core web app that consumes an API - Training
  10587. Saving Electricity: How to Save Electricity
  10588. Power of Small Optimizations
  10589. Information Elicitation Mechanisms: Paying for Truth
  10590. Fargate Is Not Firecracker
  10591. leontrolski - postgres as queue
  10592. Django, SQLite, and the Database is Locked Error
  10593. Why tech is magic
  10594. dax - Cross-platform shell tools for Node.js
  10595. GitHub - inoxlang/inox: 🛡️ Inox is your shield against complexity in full-stack development.
  10596. Impact-based performance evaluation in big tech is terrible
  10597. GOODY-2 | The world's most responsible AI model
  10598. 'Prompt Engineering' Jokes Abound when GitHub Asks Devs for Tips -- Visual Studio Magazine
  10599. Knowing What I Know Now (From "Wish"/Lyric Video)
  10600. Quick Start: Uno Platform Wizard's Blank Template
  10601. CTAN: Package coffeestains
  10602. Resilience and chaos engineering - .NET Blog
  10603. Permutation City — Greg Egan
  10604. Introducing Blazor Components [Pt 3] | Front-end Web Development with .NET for Beginners
  10605. These aren't your grandma's Templates
  10606. Announcing Rust 1.76.0 | Rust Blog
  10607. 'Introducing Word for OpenBSD' - MARC
  10608. Banana Prices
  10609. On the virtues of the trailing comma - The Old New Thing
  10610. How to Get the Number of Files in a Folder With C# - Code Maze
  10611. "Don't Use Loops, They Are Slow! Do This Instead"
  10612. Should you Stay Technical as an Engineering Manager?
  10613. Azure DevOps Self-hosted Agent: NETSDK1045: The current .NET SDK does not support targeting .NET 8.0
  10614. .NET 8.🚀🔥: What is Docker? Integrating Docker with a .NET Web API - A Step-by-Step Guide
  10615. How To Create Generics in C#, Including New Features
  10616. Why .NET's Most Ambitious Feature Might Fail
  10617. The Difference Between RESTful APIs and Web APIs - Code Maze
  10618. From Mono to Wilderness: Unleashing the Wild Side of .NET in IoT with Bryan Costanich
  10619. S06E11 - From Mono to Wilderness: Unleashing the Wild Side of .NET in IoT with Bryan Costanich
  10620. Figure out who's leaving the company: dump, diff, repeat
  10621. Knowing What I Know Now (From "Wish"/Lyric Video)
  10622. Sony is erasing digital libraries that were supposed to be accessible “forever”
  10623. C#/.NET gRPC Service with Duplex (Bidirectional) Streaming
  10624. Unified Blazor Web App Project Template Fully Explained
  10625. How JavaScript Frameworks Share Data Across Components
  10626. Weekly Update 386
  10627. OpenAI compatibility · Ollama Blog
  10628. ASP.NET Community Standup - Modern Blazor Auth with OIDC
  10629. Résopharma - information
  10630. Violation de données de deux opérateurs de tiers payant : la CNIL ouvre une enquête et rappelle aux assurés les précautions à prendre
  10631. Decoding .NET8: Unveiling Cloud-Native Observability
  10632. Dapr Community Call - Feb 7th (#98)
  10633. Fury Driven Development — Ludicity
  10634. Burke Learns Blazor- QR Code battle royale - JavaScript vs C#!
  10635. A Splendid Scala Journey
  10636. Thoughts on Tech Employment
  10637. Why I am moving on from Substack
  10638. Garbage Collection Without Unsafe Code
  10639. Understanding TF-IDF and BM-25 - KMW Technology
  10640. Implementing your personal production-ready Telegram bot using AI tools to monitor, transcribe, summarize and voice videos from YouTube
  10641. avoid some allocations during TLS handshake by wfurt · Pull Request #97348 · dotnet/runtime
  10642. Semantic programming
  10643. Hacking My Apartment Intercom
  10644. Fixing a Chrome + Windows Game Bug
  10645. I accidentally Blender VSE · Aras' website
  10646. Effortless OpenBSD Audio and Desktop Screen Recording Guide
  10647. A Distributed Systems Reading List
  10648. Double Your Cache, Double Your Fun
  10649. A Lannister Always Pays His Technical Debts
  10650. Algebraic Pattern Matching
  10651. The Strong Turing Test
  10652. AuxHealth | Introducing MD&Me
  10653. the uncomfortable phase of learning
  10654. Generate an Audio Book Using Text-To-Speech
  10655. How I Built the Memory Box
  10656. That Time I Accidentally Terminated 600 Instances
  10657. Cascade Inference: Memory Bandwidth Efficient Shared Prefix Batch Decoding
  10658. Calling System Functions in a JIT
  10659. Surreality - Xe Iaso
  10660. Talk: Introducing Ghostty and Some Useful Zig Patterns
  10661. The great list of all the blog platforms – Manu
  10662. Just enough CORS to not get stuck
  10663. Architecting LLM Powered Software | Nasir Shadravan
  10664. What it was like working for GitLab
  10665. 3 Pros And 3 Cons (After 3 Years) Of Remote Working
  10666. @devlead - Mattias Karlsson's Blog - Introducing ARI
  10667. Knowing What I Know Now (From "Wish"/Lyric Video)
  10668. .NET MAUI – Item Templates – Made Easy on CLI and VS Code
  10669. Supporting Multiple String Formats from Your Class -- Visual Studio Magazine
  10670. Introducing Sudo for Windows!
  10671. Welcome to .NET Release News on GitHub Discussions! · dotnet/core · Discussion #9131
  10672. My Top 10 NEW Visual Studio Features of 2023 for .NET Developers - .NET Blog
  10673. FCC Makes AI-Generated Voices in Robocalls Illegal
  10674. GitHub Quick Reviews
  10675. Parsing HTML With AngleSharp in C# - Code Maze
  10676. .NET Data Community Standup - Database concurrency and EF Core: ASP.NET and Blazor
  10677. GitHub Foundations: GitHub Entities
  10678. What's the hype with Rust and AWS Lambda?
  10679. Test your ChatGPT plugins in the updated Chat Copilot | Semantic Kernel
  10680. Bard becomes Gemini: Try Ultra 1.0 and a new mobile app today
  10681. VirtualBox KVM public release
  10682. How to Start an Advanced .NET Project in 2024 Part II
  10683. How to Disable a Button after Clicking in Blazor
  10684. Control industrial sensors with Meadow
  10685. Comparing for and foreach Loops in C# - Code Maze
  10686. .NET Rocks! gRPC Update with Irina Scurtu
  10687. No Auth Middleware in Blazor SSR
  10688. ChatGPT vs. Advent of Code 2023 Day 20: Pulse Propagation
  10689. [NoBrainer] Solve AuthorizationPermissionMismatch error on terraform init
  10690. Let's Learn .NET - Blazor [Africa - SAST]
  10691. John Walker (1949 - 2024)
  10692. Developing With Accessibility in Mind at Microsoft   - Visual Studio Blog
  10693. How to Use Dapper in Your .NET Projects
  10694. .NET 8–It’s time to get rid of these flaky tests!
  10695. Architecting Cloud Native .NET Applications for Azure - .NET
  10696. How to deal with API rate limits
  10697. Communication on the cyber attack
  10698. The Occasionally Useful State Pattern
  10699. Build and run your first Blazor web app [Pt 2] | Front-end Web Development with .NET for Beginners
  10700. Contributors to sebastienros/jint
  10701. A search engine in 80 lines of Python
  10702. The Genius of Peter Thiel in attacking the Ivy Leagues and high school dropouts shattering the college gospel
  10703. ETL is dead, long live ETL (for multimodal data)
  10704. #0165: Broad work vs deep work
  10705. Miguel Méndez | NFL Field Mapping: A Journey Through Sports Analytics and Homography
  10706. From Zero to .NET MAUI: Seeking One Codebase to Run Everywhere -- Visual Studio Magazine
  10707. What’s going on with Activities in Plasma 6?
  10708. NPS, the good parts
  10709. Can a Startup Succeed Without a Marketing Team?
  10710. My setup to keep up with podcasts – Gonçalo Valério
  10711. Are LLMs not truly "generative"?
  10712. Upcoming Training on Modern .NET with Vertical Slice Architecture
  10713. Exploring spatial representations in Visual Foundation Models
  10714. Building a HIP environment from scratch
  10715. Org Flashcards
  10716. Reverse engineering Skylanders' Toys-to-life mechanics
  10717. Mean() vs Min() when aggregating running time measurements
  10718. Making Godot Viable on iPadOS: Development Loop
  10719. The Noise Protocol Framework
  10720. An Implementation of the One Billion Row Challenge in Ada
  10721. Advent of Code 2023 Day 20: Pulse Propagation in C# ✅✅
  10722. How to hire low experience, high potential people
  10723. Log Cabin
  10724. PowerShell Team Eyes AI LLM Integration in Shell -- Visual Studio Magazine
  10725. Responsible and trusted AI - Cloud Adoption Framework
  10726. Google throws $1M at Rust Foundation to build C++ bridges
  10727. Search Jobs | Microsoft Careers
  10728. Search Jobs | Microsoft Careers
  10729. One Minute Focus
  10730. Why doesn't my program get fancy drag/drop effects in high contrast mode with CLSID_Drag­Drop­Helper? - The Old New Thing
  10731. Toyota's Strategic Migration from Xamarin Forms to Uno Platform
  10732. “Wherever you get your podcasts” is a radical statement - Anil Dash
  10733. Take control over ASP.NET Core
  10734. Hidden gotchas developing for a Production Database
  10735. Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  10736. .NET Aspire - Quick Introduction
  10737. CQRS Pattern in C# and Clean Architecture - Beginner's Guide
  10738. Why RustPython?
  10739. How to Get appsettings.json Content as a Dictionary in .NET Core
  10740. Why .NET's Most Ambitious Feature Might Fail
  10741. How To Add Google Authentication To Blazor SSR
  10742. (Mis)estimation – why estimation does not work
  10743. .NET 8 🔥🚀 : Primary Constructors - Exploring new Features
  10744. [NoBrainer] Import existing Microsoft Entra ID security groups into terraform state
  10745. Hackers explain how they "owned" FlexiSpy - Help Net Security
  10746. Fighting Tech-Enabled Abuse: 2022 in Review
  10747. Go 1.22 Release Notes - The Go Programming Language
  10748. “This is just a first step”: Audacity gets free AI plugins for music separation, generation and remixing (oh, and automatic text transcription, too)
  10749. Microsoft Migrates a Real-Time Service to .NET Core for Performance Gains
  10750. Enhancing .NET Aspire Observability with Seq
  10751. Security policies in open source software | Red Hat Developer
  10752. HTML Web Components with Vanilla JavaScript and ASP.NET Core
  10753. RabbitMQ–Using Alternate Exchanges to avoid loosing messages
  10754. Building a GraphQL API with HotChocolate - Part 1
  10755. Solved! Visual Studio .http File Not Sending Authorization Header
  10756. Lines of code – how to not measure code quality and developer efficiency
  10757. Too much of a good thing: the trade-off we make with tests
  10758. jQuery 4.0.0 BETA! | Official jQuery Blog
  10759. Repository File Statistics | no dogma blog
  10760. SQL for Data Scientists in 100 Queries
  10761. How to Pass Complex Parameters to Theory in xUnit - Code Maze
  10762. Introducing Citrea: Bitcoin’s First ZK Rollup
  10763. Some thoughts on the Tao Te Ching
  10764. Time to retire the term ‘renewable energy’ from serious discussion and energy policy directives
  10765. Finding New Mountains to Climb
  10766. A Software Engineer Does 100 Standup Comedy Open Mics
  10767. Deep Dive into Emotional Flexibility: Guide to a More Fulfilling Life
  10768. Visualising Extendible Hash Tables
  10769. Designing for support teams
  10770. Making your dumb home alarm smart with an ESP32 – Tristam
  10771. GitHub - dapr/community: Governance and community material for Dapr and its open source sub-projects
  10772. I is for Intent
  10773. Newsletter #0014
  10774. How to type emoji in one keystroke on a Mac
  10775. Supplemental Lecture 01 - From SML to OCaml
  10776. How to setup a weekly summary of your Stripe activity | Swishjam
  10777. The sinusoidal tetris
  10778. When sorting your data costs more than cracking AES-128
  10779. 12 Startups in 12 Months Wrap Up - Anthony Graddy Blog
  10780. Advice for New Grands
  10781. Efficient natural sorting using magnitude prefixing
  10782. The HTML dialog element API is a mess
  10783. Improving Django testing with seed database
  10784. Migrating .NET applications to Azure | .NET Conf 2023
  10785. The world is awful. The world is much better. The world can be much better.
  10786. GitHub Quick Reviews
  10787. 'F# Meets XAML' in Open Source Silverlight Alternative, OpenSilver 2.1 -- Visual Studio Magazine
  10788. Spoutible API exposed encrypted password reset tokens, 2FA secrets of users - Help Net Security
  10789. Join Bluesky Today (Bye, Invites!) - Bluesky
  10790. Pagination in a .NET Web API with EF Core
  10791. On using milliseconds as a measure of network latency - The Old New Thing
  10792. Beautiful Sortable Drag & Drop Lists for your Blazor Apps
  10793. Postgres is Enough
  10794. Are You Event-Driven or Event-Based?
  10795. AutoMapper 13.0 Released
  10796. Pair-Programming Blazor with @carlfranklin
  10797. Uno Platform 5.1 release webinar
  10798. 75. Cracking the code: A deep dive into data layer optimization - with Shay Rojansky - Betatalks the podcast
  10799. Degrees of practical significance | Andrey Akinshin
  10800. How to Gracefully Cancelling .NET Application Work in 2 minutes
  10801. Great containers with .NET, Visual Studio, and VS Code [Pt 2] | Containers with .NET for Beginners
  10802. C# Clean Architecture with MediatR: Build For Flexibility
  10803. MapControllers vs MapControllerRoute Routing in ASP.NET Core - Code Maze
  10804. Develop ASP.NET Core apps using Visual Studio Code | BinaryIntellect Knowledge Base
  10805. Davide's Code and Architecture Notes - Cache Expiration vs Cache Eviction (and Eviction Policies)
  10806. Designing application beyond code: A journey in software architecture
  10807. How I learned Haskell in just 15 years
  10808. Tools and Best Practices for Secret Management in .NET - Code Maze
  10809. Logout In Blazor SSR
  10810. .NET 8 🔥🚀 : Global Error Handling - Exploring new Features
  10811. Somewhere along the way we forgot about software craftsmanship
  10812. Why We Can't Have Nice Software
  10813. NoSQL Vs SQL: Demystifying NoSQL Databases | Build5Nines
  10814. Mads Torgersen | NDC Sydney 2024
  10815. Learn How to Use the useMemo Hook Once and for All
  10816. PowerShell and OpenSSH team investments for 2024 - PowerShell Team
  10817. .NET APIs Part 6 – Swagger
  10818. Statically and dynamically typed scripts
  10819. .NET Containers advancements in .NET 8 | .NET Conf 2023
  10820. Repeat your code with For, While and Do - C# in the Cards Episode 8
  10821. Companies embracing SMS for account logins should be blamed for SIM-swap attacks – Key Discussions
  10822. .NET R&D Digest (January, 2024)
  10823. Exploring the Code World: dotNetDave Inquires About Guests’ Hobbies and Pastimes – Part 1
  10824. Google is once again accused of snubbing the JPEG XL image format
  10825. Relativistic Spaceship
  10826. Copilot by the Numbers: Microsoft's Big AI Bet Paying Off -- Visual Studio Magazine
  10827. Microsoft Ditches C# for Rust: M365 Core Gets Safety and Perf Boosts
  10828. Hacking a Smart Home Device
  10829. On .NET Live - Every Cache a Painting
  10830. 10 technologies that won't exist in 5 years
  10831. Things I'd like to learn in 2024 | Tom Hipwell
  10832. Latent Spoilers
  10833. My First IT Job - Day One
  10834. Tune In
  10835. The Decision to Leave Tech
  10836. Microschools - The Startups of K12 Education
  10837. Making every researcher seek grants is a broken model
  10838. Remaking the app store — Benedict Evans
  10839. How to make Cloudflare properly cache a Remix site
  10840. Sorry, I still want to build technology
  10841. Large language models and me :: Sacha Chua
  10842. Joining ellipses with matching tangents – Tony Finch
  10843. Microsoft Edge Really Doesn't Suck
  10844. How will matrix multiplication kill my company?
  10845. Fastest JSON Decoding for Local LLMs with Compressed Finite State Machine | LMSYS Org
  10846. Stripe has shut down our payment processing – smudge.ai
  10847. ChatGPT for Coding Tasks: Best Practices
  10848. On Nontrepeneurship
  10849. Dev Tunnels: A Game Changer for Mobile Developers - .NET Blog
  10850. Vesuvius Challenge 2023 Grand Prize awarded: we can read the scrolls!
  10851. Relationship Advice
  10852. Blazor
  10853. Getting Experience for my First IT Job
  10854. Deno in 2023
  10855. My Current Approach To Software Delivery
  10856. Microsoft Is Abandoning C# for Rust! Now What?
  10857. How can I close a thread pool and cancel all work that had been queued to it? - The Old New Thing
  10858. Let futures be futures
  10859. Unit of Work Pattern in C# for Clean Architecture
  10860. Lazy Loading and Eager Loading in Entity Framework Core - Code Maze
  10861. Episode 65: C# and Blazor - with Mads Torgersen, Dan Roth, and Scott Hunter!
  10862. Enable the new TerminalLogger in .NET 8 SDK automatically - Gérald Barré
  10863. Why Developers Are OBSESSED With Obsidian
  10864. Introduction to Redis
  10865. Microsoft Introduces Visual Studio Code Extension for SharePoint Embedded
  10866. General Performance Tip: Optimizing Attributes
  10867. Clean Architecture != DDD #shorts
  10868. 396: Designing for the Apple Vision Pro
  10869. Stract
  10870. Secure an ASP.NET Core Blazor Web app using Microsoft Entra ID
  10871. Netflix: Piracy is Difficult to Compete Against and Growing Rapidly * TorrentFreak
  10872. That's not what code reviews are for!
  10873. ASP.NET Core Basics: Data Structures—Part 1
  10874. A guide to smoke testing - LogRocket Blog
  10875. Should I put my Blazor components in the server project, or the client project?
  10876. Understanding and Utilizing the JavaScript Set Object
  10877. F# tips weekly #4: Record types
  10878. Using Bun in Azure Pipelines | johnnyreilly
  10879. Beyond Self-Attention: How a Small Language Model Predicts the Next Token
  10880. Why Gödel, Escher, Bach is the most influential book in my life.
  10881. Picking the Right Database Type – Tougher than You Think
  10882. Containers in .NET 8 with Andrew Lock | The Azure DevOps Podcast, ep.281
  10883. Rye: a Hassle-Free Python Experience (Rye 0.21 Demonstation)
  10884. Fiverr doesn't work for software projects
  10885. My Kingdom for an Injury Designation
  10886. Render 2024 | June 12 - 14, 2024
  10887. Issue 46: Is Being Well Read Actually a Thing? Pt III: The Well-Read Archetypes
  10888. How to build a complete Flutter app: step by step example | Sandro Maglione
  10889. On successor states and websites
  10890. 24Feb03 | Tools for thought
  10891. What language am I looking for?
  10892. 6 rules when making data dashboards
  10893. Generating code was never the hard part - Nick Scialli
  10894. The Duty to Data Portability
  10895. Targeted strategies over dogmatic best practices - Nick Scialli
  10896. Why I try to be vain
  10897. Cycling with Euclid
  10898. Browser extensions are underrated: the promise of hackable software
  10899. Write code for the web
  10900. How to Replace Your CPAP In Only 666 Days
  10901. Why is the mouse cursor slightly tilted and not straight?
  10902. Vision Pro Teardown—Why Those Fake Eyes Look So Weird | iFixit News
  10903. Introduction To Blazor Authentication in .NET 8
  10904. How to Divide Data Into Batches With LINQ - Code Maze
  10905. One million machine learning specialists are needed by 2027. These bootcamps are teaching the in-demand skills
  10906. How much bigger could Earth be, before rockets wouldn't work?
  10907. Tagging Strategies in Azure: Best Practices for Efficient Resource Management
  10908. A Brief History of the U.S. Trying to Add Backdoors Into Encrypted Data
  10909. Variable names as handles or sigils
  10910. Finding a Therapist is EASY (for a Software Engineer)
  10911. Improve your shell skills with Clai
  10912. Schedule web scrapers with Apache Airflow | Adnan's Random bytes
  10913. It’s The Impunity, Stupid
  10914. Introduction to Chaos Engineering in Serverless Architectures
  10915. Machine Learning to Ski
  10916. Infrastructure: From Zero to Enterprise
  10917. Effortless Latex Equations for Web Pages
  10918. Simplify the Internet - zen habits
  10919. A minimal, complete and correct ELF file
  10920. Lamport clocks
  10921. Korea is way ahead: improvements to everyday objects
  10922. The Perfect Mediocre
  10923. How I reduced the size of my very first published docker image by 40% - A lesson in dockerizing shell scripts
  10924. Introducing Pkl, a programming language for configuration :: Pkl Docs
  10925. InfoQ: dotnet news articles for January - 2024, by me.
  10926. Goodbye Non-KISS Appliances
  10927. JetBrains' unremovable AI assistant prompts customer outcry
  10928. REST001: Abstractions & Exposers
  10929. The Decline of Hardware Knowledge in the Era of Cloud Native Compute
  10930. Azure AD B2C: Validating Output Claim from a Non-Self-Asserted Technical Profile
  10931. Pkl :: Pkl Docs
  10932. Combining Blazor Plugins With Quartz Jobs – Dev Leader Weekly 29
  10933. Over the Edge: The Use of Design Tactics to Undermine Browser Choice – Mozilla Research
  10934. What the heck is a "Catch When Expression" in C#?
  10935. GitHub - seaweedfs/seaweedfs: SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
  10936. .NET 8 at .NET Conf Feb 2024 - Avanade SE TC internal
  10937. jj init — Sympolymathesy, by Chris Krycho
  10938. Probabilistic Programming in C# With Infer.NET - Code Maze
  10939. Do THIS If You Want To Understand Software Arechitecture
  10940. Is Apple Gonna Be Okay?
  10941. Adds phpMyAdmin to MySql component by timheuer · Pull Request #2055 · dotnet/aspire
  10942. Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  10943. 12 Simple .NET MAUI Do's and Don'ts -- Visual Studio Magazine
  10944. How I Made My EF Core Query 3.42x Faster With Batching
  10945. Blog - How I Also Hacked my Car
  10946. Don’t prefill config files
  10947. Arc browser’s ambiguous user alignment
  10948. Why the Assistants API is so Appealing for AI Beginners
  10949. Reverse-engineering the Synacor Challenge
  10950. Trust Isn’t Just a Feeling: A Systematic Approach to Assessing and Enhancing Trust in Tech Teams
  10951. What data does TikTok collect before Terms of Service? – James O'Claire
  10952. Trying to decode LEV-1 – Daniel Estévez
  10953. Gladiator style interviewing
  10954. Samattical
  10955. The Scarborough RT Derailment Technical Reports
  10956. a client-side exception has occurred
  10957. Way Enough - Language Model Streaming With SSE
  10958. Kill on the Cover Letter, but Not Like That
  10959. Vision Pro, unscrambled, is “I Poison VR”
  10960. Blogging in Djot instead of Markdown
  10961. thread patterns
  10962. Why Isn’t the <html> Element 100% Supported on CanIUse.com?
  10963. I tried out the Vision Pro
  10964. What's the deal with .NET & Containers? [Pt 1] | Containers with .NET for Beginners
  10965. Build hybrid apps with .NET MAUI | .NET Conf 2023
  10966. How is a binary executable organized? Let's explore it!
  10967. Build a Custom .NET MAUI Signature Pad from Scratch in Minutes!
  10968. Devs Can Now Just Say 'Hey Code' to Start Copilot Chat in VS Code -- Visual Studio Magazine
  10969. Blazor WASM Communication Between Components
  10970. Delendum Future Computing Research Workshop · Luma
  10971. The case of the invalid parameter error from Measure­Override - The Old New Thing
  10972. How to Manage Variables Configuration in a PowerShell Project
  10973. What's New in Java Tooling for VS Code and Azure -- Visual Studio Magazine
  10974. Background Tasks can be Shiny
  10975. Epic Fail or Promising Attempt - Auto Pipeline Config in C#
  10976. GitHub - vitoplantamura/HackerNewsRemovals: List of stories removed from the Hacker News Front Page, updated in real time.
  10977. Greenhouse Effect
  10978. Mr-Maeda-Cozy-AI-Kitchen/GroceriesAndCooking at main · johnmaeda/Mr-Maeda-Cozy-AI-Kitchen
  10979. SearchValues object become better with .NET 9
  10980. Tailwind CSS 11-color Palette Generator and API
  10981. Pair-Programming Blazor with @carlfranklin
  10982. Online: Application Building with .NET Aspire & ASP.NET Core 8
  10983. Google has another secret browser
  10984. .NET 🔥🚀 : What are Middlewares and how we can leverage our APIs with it?
  10985. Code Maze Weekly #200 - Code Maze
  10986. Using Separate Read/Write Models with EF Core and CQRS
  10987. Uno Platform 5.1 Release: Live Wizard, New UI Controls and Performance Improvements
  10988. Different Ways to Get the First Record in Each Group With LINQ - Code Maze
  10989. Introducing Juno for Apple Vision Pro
  10990. Weekly Update 385
  10991. AVOID Spaghetti Content! #shorts
  10992. GitHub - joke2k/faker: Faker is a Python package that generates fake data for you.
  10993. ASP.NET Community Standup - .NET Aspire in action
  10994. YouTube is not currently available on this device.
  10995. Why Test-Driven Development? (Part 2) - Simple Talk
  10996. Windows Terminal Preview 1.20 Release
  10997. Embracing Functional Programming in C#
  10998. F# - The essentials
  10999. Death Stranding 2: On the Beach (DS2) - Official Gameplay Trailer | State of Play 2024
  11000. What's New in NuGet for .NET 8 | .NET Conf 2023
  11001. Percipio
  11002. Make Invalid States Unrepresentable
  11003. Sorry Appin, We’re Not Taking Down Our Article About Your Attempts To Silence Reporters
  11004. Endnode
  11005. Enhancing AI with Vector Search in RAG Systems: A Comprehensive Guide
  11006. The secret tool to launch your Rails business in the app stores | Masilotti.com
  11007. Build vs. Buy for Feature Flags: My Experience as a CTO with a 20+ Engineer Team - Flagsmith
  11008. Your Security Program Is Shit
  11009. WSL2 Backup to OneDrive Cloud
  11010. A (more) Modern CSS Reset - Piccalilli
  11011. Let's write a templating library 🔎 Part 1: lexing
  11012. A highly configurable switch component using modern CSS techniques - Piccalilli
  11013. If you are a developer of Apple Vision Pro, then you must pay attention to these points
  11014. The Art of Note Naming: Keys to Effective Knowledge Management
  11015. What You Need Is Motivation — Ethan Lalakea Alter
  11016. Query your Gmail account by hand using IMAP
  11017. An xkcd Leap-Smearing Clock
  11018. SuperDev Pro | The Fastest Way to Inspect, Edit and Refine Any Website
  11019. The undercover generalist
  11020. Working with ChatGPT for Developers: A Hands-On Approach | PGHDOTNET
  11021. Search Jobs | Microsoft Careers
  11022. Solution for building real-time web apps | SignalR and Socket.IO
  11023. Using Live Wizard for Rider and VS Code | Uno Tech Bites
  11024. Intro to C# Markup | Uno Tech Bites
  11025. Burke Learns Blazor - Final API Updates and Frontend Polish
  11026. Moody Blues - Go Now [HD]
  11027. GitHub Quick Reviews
  11028. Matrix Inverse from Scratch Using SVD Decomposition with C# -- Visual Studio Magazine
  11029. KZG vs FRI: Polynomial Commitment Schemes Revisited
  11030. .NET MAUI Community Standup - MAUI Catch-up and Q+A!
  11031. Damn Small Linux 2024
  11032. 🚀 Smart load balancing for OpenAI endpoints using containers
  11033. Converting a Razor Pages website to Blazor - Part 15
  11034. A captivating summer 2007
  11035. The Easiest Scheduling for Your .NET Applications
  11036. Using virtual memory placeholders to allocate contiguous address space for multiple purposes - The Old New Thing
  11037. Jepsen: RavenDB 6.0.2
  11038. Ultimate Starter Guide to Middleware in ASP.NET Core
  11039. C# Pattern Matching Can Do This
  11040. Layoffs.fyi - Tech Layoff Tracker and Startup Layoff Lists
  11041. Solution for building real-time web apps | SignalR and Socket.IO
  11042. Why I Moved My Blog from IPFS to a Server
  11043. Build Amazing .NET Apps with C# and the Uno Platform
  11044. Clean Architecture vs. Microservices #shorts
  11045. .NET Rocks! Hangfire with Sergey Odinokov
  11046. .NET MAUI Minutes
  11047. Metro Awakening | Reveal Trailer | Meta Quest Platform
  11048. Log Request Headers Middleware for ASP.NET Core
  11049. Released: Microsoft.Data.SqlClient 5.1.5
  11050. Julia Evans (@b0rk@jvns.ca)
  11051. In the Debugger's Spotlight: A Year in Review - Visual Studio Blog
  11052. The end of my childhood
  11053. .NET 8–Refresh memory limit
  11054. PUT vs PATCH with REST APIs - Geeks with Blogs
  11055. The Performance Inequality Gap, 2024 - Infrequently Noted
  11056. Making a PDF that’s larger than Germany
  11057. Different Ways to Run Background Tasks in ASP.NET Core - Code Maze
  11058. Using Explicit Code for Marten Projections
  11059. The Putin Files: Vladimir Kara-Murza
  11060. .NET Aspire - .NET Conf IL - Tamir Dresher
  11061. Relational Databases Aren't Paying Off In Payments
  11062. Adding ActivityPub to your static site
  11063. Rest in Peace Dad – Dan Quach Blog
  11064. Cryonics Cost-Benefit Analysis – niplav
  11065. White Elephant and "fixed time, variable scope" — Bobbie Chen
  11066. Don't chase f*** you money
  11067. Offline-First Editing
  11068. Companionship Content is King | Theory No. 27
  11069. The ultimate guide to Full Disk Encryption with TPM and Secure Boot (with hibernation support!)
  11070. A tiny particle simulator
  11071. Decisions with If and Switch statements - C# in the Cards Episode 7
  11072. Nuberodesign: Agentur für Grafikdesign, Animation, Videoproduktion und Usability in Winterthur
  11073. Come help shape Hyprland!
  11074. Tool Invocation – Demonstrating the Marvel of GPT's Flexibility · Thought Box
  11075. Running OKR workshops for dummies (part 1) - Arnon Shimoni
  11076. The completion of a 12 year long project in RonDB
  11077. The decline of username and password on the same page - ~tech
  11078. The end of my Elastic/optimyze journey ...
  11079. My First Post Mortem
  11080. Investing in Long Waves: Capitalizing on Cycles of Creative Destruction
  11081. SBTRKT, a Really Big Zoetrope
  11082. From Ephemeral to Everlasting: Understanding Container Volumes
  11083. Azure sneakily hides cheaper option in it's UI
  11084. Infinite Craft
  11085. Building AI-powered Microsoft Copilot with SignalR and other open-source tools - .NET Blog
  11086. Why do programmers need private offices with doors?
  11087. Params Collections - The First NEW C# 13 Feature
  11088. Architecting IoT applications with .NET and Meadow
  11089. Azure AI Language documentation - Tutorials, API Reference - Azure AI services
  11090. Preview of Distributed Tracing V2 for Durable Functions
  11091. Uno Platform 5.1 : Live Wizard for Rider & VS Code users, New Controls, Perf improvements and more.
  11092. US Survey Foot
  11093. How To Use ArraySegment in C#
  11094. Role Store implementation & Pull Request Workflow
  11095. How can I add an environment variable to a process launched via Shell­Execute­Ex or IContext­Menu? - The Old New Thing
  11096. Edge appears to import Chrome tabs without user permission
  11097. Fantastic .NET Messaging combo - MassTransit + RabbitMQ
  11098. Custom Middleware in ASP.NET Core – How to Harness the Power!
  11099. Azure 🔥🚀 : Deploying a Static Website on Azure Storage with Terraform: A Step-by-Step Guide
  11100. .NET Conf Madrid 2023 – Tech Club Asturias
  11101. Google Search Drops Cache Link From Search Results
  11102. Finding The Air Cannon
  11103. AI Unleashed: Decoded Emotions in Text!
  11104. Beej's Guide to Networking Concepts
  11105. "It depends" Drives Me Crazy! #shorts
  11106. How to Select Multiple Records Based on a List of IDs Using LINQ - Code Maze
  11107. Collection Performance: Converting Byte Array to Memory<> and ReadOnlyMemory<>
  11108. CAST - Modernizing your .NET apps to Windows containers on Azure Kubernetes Services
  11109. A Year of C++ Improvements in Visual Studio - Visual Studio Blog
  11110. .NET Tasks, List’s ForEach, and Problems
  11111. Azure Static Web App–Inject snippets
  11112. Intel’s Humbling
  11113. Why is Simple Code So Often Bad?
  11114. 6 Things Data Consulting Clients Absolutely Hate
  11115. I think Notion Calendar is brilliant. Not the features, though. - Tuấn Mon
  11116. The C Bounded Model Checker: Criminally Underused
  11117. Snowpipe Streaming Deep Dive
  11118. Moving away from CDK
  11119. Colored Functions Are Good, Actually
  11120. Polars — Why we have rewritten the string data type
  11121. Colin Woodbury - Subsetting your Life
  11122. Improving upon my OpenTelemetry Tracing demo
  11123. Never Underestimate Support and Knowing your Customer
  11124. Pair Programming: Why and How
  11125. I am a creative.
  11126. A few thoughts on intensity.
  11127. Self-hosted media center
  11128. Full-text search X times faster: Inverted index vs. SQL OLAP | Elastic to ClickHouse with Kibana & Logstash
  11129. The unreasonable effectiveness of markdown
  11130. Omnistrate Blog — Why we built Omnistrate?
  11131. The Top Insights That Shaped the Startup Fundraising Landscape in 2023
  11132. Why Certificate Lifecycle Automation Matters
  11133. How to stay junior forever - Dmitry Kudryavtsev
  11134. Reduce Long Term Customer Churn From Data Growth
  11135. Evaluating LLMs with WeightWatcher Part III: The Magic of Mistral, a Story of Dragon Kings
  11136. Playing with Nom and parser combinators
  11137. Principles for Managing Remote Teams and Freelancers
  11138. There's never going to be time
  11139. My 2023 Homelab Setup
  11140. Farewell, Djangosites
  11141. Supporting modern https on Windows XP
  11142. Performance Culture
  11143. Share Your Failures Like Achievements
  11144. PGXN Challenges
  11145. Create Your First Application (2 of 18) | Building Apps with XAML and .NET MAUI
  11146. GitHub Quick Reviews
  11147. The ridiculous policy that forced engineers to come to the office at 2 AM twice a year
  11148. Ubicloud - GitHub Actions, ‍10x Cheaper
  11149. Work on Pro .NET Memory Management book - Chapter 7 review
  11150. .NET Data Community Standup - Database concurrency and EF Core
  11151. ChatGPT vs. Advent of Code 2023 Day 19: Aplenty
  11152. How to deal with receiving a cease-and-desist letter from Big Tech
  11153. I Just Wanted Emacs to Look Nice — Using 24-Bit Color in Terminals
  11154. GitHub - quickemu-project/quickemu: Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
  11155. Weighted Mann-Whitney U test, Part 3
  11156. Snackbar and Toast alerts in .NET MAUI Community Toolkit
  11157. Well, That’s Everyone: Senator Wyden Letter Confirms The NSA Is Buying US Persons’ Data From Data Brokers
  11158. Converting a Razor Pages website to Blazor - Part 14
  11159. Tips to Help Yourself Stand Out During a Tech Job Search
  11160. On-demand webinar: Deep Dive into the Architecture of a NoSQL Database Indexing Engine
  11161. Smoothing over the differences (and defects) in the various implementations of IMemory­Buffer - The Old New Thing
  11162. Do NOT Use Int IDs In Your API
  11163. You’re Killing Collaboration (And How To Fix It)
  11164. Monolith and Distributed Monolith Architectural Patterns in C# - Code Maze
  11165. Linus Torvalds flames Google kernel contributor
  11166. ASP.NET Community Standup - .NET Hack Together Winners!
  11167. Tech Topic🔥🚀 : Infrastructure as code why do we need it?
  11168. My experience upgrading my app, from Xamarin.Forms to .NET MAUI (I should have listened to David)
  11169. How to create custom snippets in Visual Studio 2022
  11170. Collection Performance: Converting Byte Array to ReadOnlySpan<BYTe>
  11171. Quick overview and use case with EventFlow - DDD #1
  11172. The Unlikely Path - My Journey from Pianist to Self Taught Software Developer
  11173. Colin Woodbury - A Tour of the Lisps
  11174. How to Properly Create Message Templates for Logging in C# - Code Maze
  11175. Agile As a Micromanagement Tool
  11176. Researchers Approach New Speed Limit for Seminal Problem | Quanta Magazine
  11177. "Secret" elmah.io features #1 - Include source code in errors
  11178. C# Cancellation Tokens in AWS - Simple Talk
  11179. Announcing TypeScript 5.4 Beta - TypeScript
  11180. HTTP at Thirty-Three
  11181. Error categories and category errors
  11182. Boardzilla
  11183. New GitHub Copilot Chat AI Features Help Set the Intent: 'This Is the Future' -- Visual Studio Magazine
  11184. One Billion Record Challenge in Elixir
  11185. Azure DevOps Podcast: Andrew Lock: Containers in .NET 8 - Episode 281
  11186. The art of good code review
  11187. Tools for Jupyter in (and near) Production
  11188. Automattic’s Big Re-Org
  11189. I Lived 7 Days without a Smartphone
  11190. MPAs vs SPAs: The False Dichotomy
  11191. Azure DevOps Podcast: Andrew Lock: Containers in .NET 8 - Episode 281
  11192. Aiming High, my path towards principal engineer
  11193. Manton Reece
  11194. 41 Years in UX: A Career Retrospective
  11195. Live Components with Django and htmx
  11196. Asymptotic Closeness
  11197. “What do you do?”
  11198. Introducing: Green Thumb Guide
  11199. An old solution to modern OpenAI GPTs problems
  11200. I wanted to tell you about my favourite Instant Messenger – flenker.blog
  11201. On .NET Live - OAuth and OpenID Connect for mere mortals
  11202. Publishing .NET MAUI Apps to the Stores Made Easy
  11203. Should You Run An Entire Web Application in AWS Lambda?
  11204. MassTransit Bus Stop - Meet the author of SmashR
  11205. GitHub Foundations: Git and GitHub Basics
  11206. GitHub - oxidecomputer/helios: Helios: Or, a Vision in a Dream. A Fragment.
  11207. Information regarding security breach at Helthjem
  11208. Think for yourself if you want AI to teach you how to code
  11209. .NET MAUI: Update NuGet Packages using Visual Studio Code
  11210. Tales from the .NET Migration Trenches - Hangfire
  11211. Leopard: Sublinear Verifier Inner Product Argument Under Discrete Logarithm Assumption
  11212. How to deploy .NET Aspire apps to Azure Container Apps - .NET Blog
  11213. Switching to the meow modal editing system from evil
  11214. Sublogarithmic Proof and Sublinear Verifier Inner Product Argument without a Trusted Setup
  11215. Minnesota
  11216. The Putin Files: Vladimir Kara-Murza
  11217. Unlock the Power of Quartz Job Scheduler in ASP.NET Core Blazor
  11218. How to Read XML Documents in C#
  11219. What’s Behind Your App’s .NET Requests?
  11220. --libcurl
  11221. Alexandre Nédélec - Week 4, 2024 - Tips I learned this week
  11222. A comparison of various implementations of the Windows Runtime IMemory­Buffer - The Old New Thing
  11223. New renderers for GTK – GTK Development Blog
  11224. Checking if a collection is empty in C# - Gérald Barré
  11225. The Memento Pattern in C# – How to Achieve Effortless State Restoration
  11226. A call with my wife
  11227. .NET 🔥🚀 : Api versioning and why do we need it?
  11228. Clean Architecture vs Domain-Driven Design - Understand The Difference
  11229. .NET Conf 2023 DSCSITSC Microsoft Learn Student Ambassadors
  11230. .NET MAUI Community Toolkit Monthly Standup, February 2024
  11231. Software Architecture and Critical Thinking
  11232. 🦅 Eagle 7B : Soaring past Transformers with 1 Trillion Tokens Across 100+ Languages
  11233. 395: Buying The Apple Vision Pro
  11234. Layoffs at Toys for Bob and Sledgehammer Games affect between 30% and 40% of staff, insider says
  11235. Visual Studio GitHub Copilot Extension Introduces New Features and Enhancements
  11236. vitling: I Need To Grow Away From These Roots
  11237. Transforming Legacy Code — A Software Consultant’s Perspective
  11238. Introducing Windows Server 2025!
  11239. F# 8: accessing properties without fuss
  11240. Your 2024 Guide to Mastering API Documentation | Postman Blog
  11241. GetHashCode() in .NET Core
  11242. The Oxpecker
  11243. Crypto is not cryptocurrency
  11244. DADDY DOES VENICE
  11245. Crypto is not cryptocurrency
  11246. How to Create XML Files in C#
  11247. Small, Private Tragedies
  11248. I'm sorry, but omnidirectional treadmills can't work and here's why | James Darpinian
  11249. What Good Friends Look Like
  11250. Can you create a custom project template in .NET?
  11251. Starting with No: Why Most People Shouldn’t Be Managers
  11252. An Ignorant Take on Vision Pro — Basic Apple Guy
  11253. Pete's Random Notes Blog
  11254. The Performance Management Formula
  11255. Prediction Intervals for Random Forests
  11256. Unleashing the Cloud: A Historical Odyssey of Cloud Storage
  11257. Take the Road Most Documented
  11258. Backprop Isn't Just for Calculus
  11259. Arend van Beelen jr.
  11260. How I (almost) replaced two machine learning models with an if-statement
  11261. You Might Be Better Off Without Pull Requests - Ham Vocke
  11262. SV Screenshots
  11263. Woven Memories - Subroutines
  11264. Websites shouldn’t reject passwords generated by browsers
  11265. Masterizando la Gestión de Recursos en Microsoft Azure: Azure Portal vs Azure CLI
  11266. The fastest way to create WireMock.NET mappings
  11267. Informal Leadership in Software Engineering – What You Need To Progress
  11268. Here's WHY You Struggle With Software Architecture!
  11269. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 7
  11270. var or explicit type
  11271. Differences Between a Virtual and an Abstract Method in C#
  11272. Landesrecht BW - 27 O 92/23 | LG Stuttgart 27. Zivilkammer | Urteil
  11273. In Loving Memory of Square Checkbox
  11274. Want to learn more about zkBitcoin? I've made some videos
  11275. mimoo - Gitstar Ranking
  11276. Pong wars | Koen van Gilst
  11277. CEOs are mandating return to office because they need instant gratification
  11278. Goodbye, WhatsApp
  11279. Technology and (in)humanity
  11280. “The Testament of a Furniture dealer” - IKEAs Timeless Handbook on Values and The Visionary Legacy of Ingvar Kamprad | David Lemayian
  11281. I looked through attacks in my access logs. Here's what I found
  11282. Untangling Non-Linearity
  11283. How Experts Practice Better Than the Rest
  11284. Project Planning Framework - Byte Tank
  11285. Hype — bayindirh
  11286. Stable Diffusion (Image Generation) - How to Use & How It Works
  11287. War Room Wisdom for Software Developers
  11288. I Made My Content 39% More Helpful With A Single Click - <huijer.co>
  11289. Blinkenlights: A debugging aid AND a curse
  11290. Man in the Arena
  11291. A unified front for your team
  11292. Pete Millspaugh
  11293. Joris' Homepage
  11294. Add AWS CloudFormation Provisioning and SDK Configuration by normj · Pull Request #1905 · dotnet/aspire
  11295. GitHub - tmds/Tmds.ExecFunction: Execute a function in a separate process
  11296. Sxmo: Simple X mobile
  11297. Please, don’t force me to log in
  11298. GitHub - rasbt/LLMs-from-scratch: Implementing a ChatGPT-like LLM from scratch, step by step
  11299. Is it insider trading if I bought Boeing puts while I am inside the wrecked airplane?
  11300. Cloud Native Computing Foundation Announces the Graduation of CloudEvents
  11301. Disney Unveils the HoloTile Floor, Inching Us Closer to a Real-Life Holodeck - IGN
  11302. Proposed Top-Level Domain String for Private Use
  11303. Rethinking RESTFulsense
  11304. Microsoft Copilot: Copilot Pro, Copilot for Microsoft 365, Copilot GPT and More
  11305. EPIC dotUltimate Give Away – Dev Leader Weekly 28
  11306. Careful When Using Task.WhenAll()! #shorts #dotnet
  11307. How Endel App Boosted My Productivity as a Developer and CTO
  11308. Rclone syncs your files to cloud storage
  11309. My Impressions of Hare
  11310. The Rise of Batteries in Six Charts and Not Too Many Numbers - RMI
  11311. GitHub - davidfowl/AspireYarp: Yarp resource for aspire.hosting
  11312. Position Paper on Quantum Key Distribution
  11313. YouTube is not currently available on this device.
  11314. Three new LINQ methods in .NET 9
  11315. Rook to XSS: How I hacked chess.com with a rookie exploit
  11316. opentelemetry-dotnet-contrib/src/OpenTelemetry.Instrumentation.AWS/CHANGELOG.md at main · open-telemetry/opentelemetry-dotnet-contrib
  11317. Fast Radio Bursts
  11318. Difference Between Select and SelectMany Methods in LINQ - Code Maze
  11319. It’s Critter Stack “Release on Friday” Party!
  11320. 7 Things I Wish I Knew Before I Started Riding Dual Sport and Adventure Motorcycles
  11321. 7 Things I Wish I Knew Before I Started Riding Dual Sport and Adventure Motorcycles
  11322. How to Build a URL Shortener With .NET
  11323. Cybersecurity Best Practices and Password Security in Cloud and AI
  11324. french chill electro pop/rap (Claire Laffut, Kaky, Janie & others) // playlist
  11325. We Forgot Frontend Basics
  11326. Add OpenTelemetry support via ActivitySource by stebet · Pull Request #1261 · rabbitmq/rabbitmq-dotnet-client
  11327. Avoid these 7 Key Mistakes for Maintaining a High-Performing Team
  11328. Lessons Learned From Payments Startups
  11329. Safe Manual Memory Management with Coeffects
  11330. What I Learned from Indie Consulting - jxnl.co
  11331. How SingleFile Transformed My Obsidian Workflow
  11332. The simplest neural network: three neurons and Titanic survival predictions
  11333. Web Calendars Should Be Discoverable and Provide iCalendar Feeds
  11334. If Lisp is so great...
  11335. ListViews and CollectionViews
  11336. About Stolen Device Protection for iPhone
  11337. .NET Aspire
  11338. [Portuguese] Let's Learn .NET - Blazor
  11339. Microsoft AI help & learning
  11340. 392: The One Billion Row Challenge - .NET Edition
  11341. Agile development is fading in popularity at large enterprises - and developer burnout is a key factor
  11342. NEVER Write C# Tests Like This... Except When It Helps
  11343. How can I expose a pre-existing block of memory as a Windows Runtime object without copying the data? - The Old New Thing
  11344. Intro to Visual Studio Code | .NET MAUI Minutes
  11345. Code Maze Weekly #199 - Code Maze
  11346. 5 EF Performance Tips You NEED to Know + BENCHMARKS
  11347. Walkthrough: Turning a Raspberry Pi into an appliance
  11348. Fastest Way to Convert a JObject to a Dictionary in C# - Code Maze
  11349. Microsoft Introduces New MSTest Runner: Portability, Reliability, Extensibility and More
  11350. Common Language Runtime (CLR) overview - .NET
  11351. Collection Performance in Microsoft .NET: Returning an Array from a Property
  11352. How Blocking Threads Affect Yout WebApp #dotnet #shorts
  11353. S6E10 - The .NET Trilogy and Learning .NET with Mark J Price
  11354. GitHub - FractalFir/rustc_codegen_clr: This rust compiler backend emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects
  11355. Our Collective Struggle Over Technical Debt
  11356. 12 Modern CSS One-Line Upgrades | Modern CSS Solutions
  11357. inside .git
  11358. Louis The Child - Fresh Start NYE 2023 [FULL PLAYGROUND SET]
  11359. Weekly Update 384
  11360. New GitHub Copilot Research Finds 'Downward Pressure on Code Quality' -- Visual Studio Magazine
  11361. How Apple accidentally broke my Spotify client
  11362. meadow.cloud - Domain Name For Sale | Dan.com
  11363. GitHub Copilot fundamentals - Understand the AI pair programmer - Training
  11364. Murmurations - Smarter Every Day 234
  11365. Personal Organization 101
  11366. Working in a different timezone can be awesome!
  11367. Montplex blog
  11368. Tiny UPS for Tiny NAS
  11369. Illuminated Computing | Temporal PKs Merged!
  11370. Repo.transact/2 (The Case Against Ecto.Multi)
  11371. Strong Opinions, Loosely Held - A Problematic Idea
  11372. Does gear matter?
  11373. On Climbing the Stat Arb (CEX/DEX) Leaderboard, Comparative Advantage and Careers, and My Future in Crypto - Daniel D. McKinnon
  11374. The Event Loop simplified
  11375. What Can a Website Do?
  11376. My Indie Hacker Journey in 2023
  11377. htop explained
  11378. Ruby on Rails load testing habits
  11379. Spring Boot API Key Authentication
  11380. The Work Structure Spectrum — Rami James
  11381. Moving from Bitwarden to 1Password
  11382. My web dev stack 2024
  11383. Web Components in Earnest
  11384. My Company Has Earned Its First Paycheck — Ludicity
  11385. Event Sourcing Simplified: Mastering Real-World Event Processing in Your Application
  11386. How I’ll Choose the Next Startup Idea
  11387. varoa.net | Galo Navarro
  11388. Mind the Mental Stack
  11389. Are we at peak vector database?
  11390. How much is too much?
  11391. papers/halo2_community_detection_research.pdf at main · ingonyama-zk/papers
  11392. ASP.NET Community Standup - .NET Hack Together Winners!
  11393. My experience working on rustc_codegen_clr
  11394. Introducing Xamarin.Forms Templates
  11395. #React Is WORSE Than #Angular!
  11396. Faircamp is a Free Bandcamp Alternative
  11397. Apple announces changes to iOS, Safari, and the App Store in the European Union
  11398. Microsoft Office's RTC (Real-Time Channel) migration to modern .NET - .NET Blog
  11399. Cake Build Tool Updated to .NET 8 in v4.0.0
  11400. Converting a Razor Pages website to Blazor - Part 13
  11401. The Magic of Breaking Down Your Types in C#
  11402. Why Choose Blazor: Embrace C# And Ditch Javascript
  11403. Enums aren't evil. Conditionals everywhere are
  11404. .NET GC Internals
  11405. How can I give away a COM reference just before my object destructs? - The Old New Thing
  11406. SourceGear Rust - Visual Studio Marketplace
  11407. How to Get a Value of a Property By Using its Name in C# - Code Maze
  11408. REST API Design 🎨 Best Practices for .NET Developers 🚀
  11409. Collection Performance in Microsoft .NET: Finding First or Last and Count
  11410. How to Check if Items of a List Exist in Another List in C# - Code Maze
  11411. GitHub - EmbarkStudios/cargo-about: 📜 Cargo plugin to generate list of all licenses for a crate 🦀
  11412. Python & JavaScript Libraries · Ollama Blog
  11413. .NET Rocks! Uno Update with Nick Randolph
  11414. zkBitcoin: Zero-Knowledge Applications for Bitcoin
  11415. GitHub - sigma0-xyz/zkbitcoin: zkBitcoin: zero-knowledge proofs on Bitcoin!
  11416. Understanding how GitHub Copilot works
  11417. Handling external API errors: A transactional approach
  11418. Murmurations - Smarter Every Day 234
  11419. Merge feature/dashboard-oop to main by drewnoakes · Pull Request #1774 · dotnet/aspire
  11420. Blazor Basics: Component Parameters and State Management
  11421. Understanding CQRS Architecture
  11422. Share user authentication state with interactive WASM components
  11423. Azure Static Web App– Application configuration using staticwebapp.config.json
  11424. Code Faster and Better with GitHub Copilot's New Features: Slash Commands and Context Variables - Visual Studio Blog
  11425. Celebrating our first 20,000 members
  11426. Building a Critter Stack Application: Resiliency
  11427. How we made an animated movie in 8kB - Ctrl-Alt-Test
  11428. Motorway: Seamless high speed BFT
  11429. Burke Learns Blazor - API Wrap Up
  11430. OpenAI Quietly Scrapped a Promise to Disclose Key Documents to the Public
  11431. Startup Funding Simulator
  11432. The Story of Hacking My Air Purifier – Unethical Info
  11433. Smoother sailing: Studying audio imperfections in Steamboat Willie
  11434. Using abbr Element with title Attribute
  11435. WTF Ubiquiti
  11436. Short tech writing style guide for developers
  11437. AirPods Max died after 2 years
  11438. Interesting readings - January 2024
  11439. Design a Technical Interview
  11440. Exploring Containerization: Unveiling the Core Concepts and Technologies
  11441. The desire for admiration drives human culture
  11442. 3D shape matching with quaternions
  11443. Processing Background Jobs on AWS: Lambda vs ECS vs ECS Fargate
  11444. The Tremendous Yet Troubled State of Gaming in 2024 — MatthewBall.co
  11445. Treat Your Spouse As An Investor - SKMurphy, Inc.
  11446. Is Productivity Hacking the Ultimate Procrastination Tool?
  11447. Xcode is too magic
  11448. 2023 letter | Dan Wang
  11449. Context switching SPRs on PowerPC — Store Halfword Byte-Reverse Indexed
  11450. Mac at 40: The eras tour
  11451. Is GIMP Forever Stuck In The Messy Middle?
  11452. Fixing Cumulative Layout Shift Problems on DavidWalshBlog
  11453. The Risks of Replatforming
  11454. Love Letter · Patrick Juchli
  11455. Why I Love Tailwind CSS
  11456. Microsoft Asks Devs About Visual Studio Pet Peeves: 'Don't Get Me Started' -- Visual Studio Magazine
  11457. spontaneous studio, pilot
  11458. Blazor Hybrid - Running Blazor Apps Natively on iOS, Android, macOS and Windows
  11459. Introducing the MSTest Runner - CLI, Visual Studio, & More - .NET Blog
  11460. Zed is now open source - Zed Blog
  11461. Try THIS To Stop Enum Changes From Breaking Your C# Code
  11462. What Web Framework Should I Use For My C# Project?
  11463. YouTube is not currently available on this device.
  11464. Corax, Lucene, Benchmarks and lies!
  11465. The dangerous implementations of the IMemory­Buffer­Reference.Closed event - The Old New Thing
  11466. Publishing a Nuget Package the RIGHT way
  11467. Spelling
  11468. Tech Topic🔥🚀 : What is OAuth? and why do we need it?
  11469. Trello API abused to link email addresses to 15 million accounts
  11470. How to Maximize the Browser Window With Selenium in C# - Code Maze
  11471. Setting the record straight about Trello user profile data
  11472. Microsoft Dev Proxy v0.14: OpenAPI Spec Generation, CRUD API Simulation and Many More
  11473. Collection Performance in Microsoft .NET: Converting Byte Array to Span<byte>
  11474. The AI Study Guide: Azure’s top free resources for learning generative AI in 2024
  11475. Elevate Your Git and GitHub Skills in Visual Studio with the Intermediate and Advanced Series - Visual Studio Blog
  11476. State of the Database Landscape Results 2024 - Simple Talk
  11477. How To Use Blazor Server-Rendered Components with HTMX
  11478. Demystifying Loaders and Actions in React Router 6 (Part 2)
  11479. So You Wanna Package Some Native Libs Into A NuGet Package - k-hole
  11480. SerilogTracing
  11481. Tales from the Dark Web PLUS Global AI Podcast MVP Panel, Thu, Feb 15, 2024, 5:45 PM | Meetup
  11482. Microsoft: Study Proves Investing in 'DevEx' Pays Off -- Visual Studio Magazine
  11483. The ZK update conflict issue in multi-user applications
  11484. Zero-knowledge proofs in stateful applications
  11485. .NET Framework January 2024 Cumulative Update Preview - .NET Blog
  11486. Jannik Sinner Press Conference | Australian Open 2024 Quarterfinal
  11487. Azure Confidential VMs with NVIDIA H100 GPUs for secure retrieval-augmented generation
  11488. Mr. Maeda's Cozy AI Kitchen: AI-Driven Design with Tim Allen
  11489. An RNG that runs in your brain
  11490. Framework Laptop 16 Delivers Great Linux Support & Performance, Excellent Customizability Review
  11491. Uno Platform Live Coding: Including a XAML playground in Uno's test app
  11492. GitHub Quick Reviews
  11493. Use Azure Quantum 'Playground' to Explore New v1.0 Dev Kit -- Visual Studio Magazine
  11494. 4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog
  11495. Coffee and Open Source Conversation - Brian Ketelson
  11496. Mr. Maeda's Cozy AI Kitchen: AI-Driven Design with Tim Allen
  11497. Developer Nation Survey | Developer tools, apps, design, games
  11498. Andrew Lock: Containers in .NET 8 - Episode 281 | Azure DevOps Podcast
  11499. [Spanish] Let's Learn .NET - Blazor
  11500. Hiring ONLY seniors is the worst policy in the software industry
  11501. RAWRLAB Games - Announcement of free Godot™ engine port for Nintendo Switch™
  11502. How I Created an Automated (and Humane!) Hiring Process Using Jira
  11503. JARMuary continues - Converting a Razor Pages website to Blazor - Part 12
  11504. What are dependency injection containers?
  11505. Why the fuck are we templating yaml? | lbr.
  11506. The useless IMemory­Buffer­Reference.Closed event - The Old New Thing
  11507. Boeing Whistleblower: Production Line Has "Enormous Volume Of Defects" Bolts On MAX 9 Weren't Installed - View from the Wing
  11508. Meta Blog: I'm a JS Developer now
  11509. Clean Architecture in 150 seconds
  11510. Using MariaDB With ASP.NET Core Web API - Code Maze
  11511. C# Tip: ObservableCollection - a data type to intercept changes to the collection
  11512. Public Key Encryption with the JavaScript Web Crypto API
  11513. Andreas Löffler's implementation of the exact p-values calculations for the Mann-Whitney U test
  11514. Unlock the Power of Sentiment Analysis with ML.NET! Detect Emotion with Code! 💻😃🔍
  11515. GitHub - stas00/ml-engineering: Machine Learning Engineering Open Book
  11516. In 2024, please switch to Firefox
  11517. Rockin’ the Code World Season 4: Special Guest Jared Parsons
  11518. Bulk on EFCore with ExecuteUpdate and ExecuteDelete
  11519. How to Calculate the Number of Days Between Two Dates in C# - Code Maze
  11520. Homepage - Konec IPv4
  11521. How To Add Controllers To A Blazor Server App
  11522. Winlator - Android app
  11523. Layla Porter - Distribu-ready with the Modular Monolith
  11524. BTA Awards US - BTA Awards
  11525. 1BRC in .NET among fastest on Linux: My Optimization Journey
  11526. Persisting Data Volumes With .NET Aspire | LINQ to Fail
  11527. Building Resilient .NET Applications with Polly
  11528. Visual Studio productivity features in 2023 - Visual Studio Blog
  11529. A Range kata implementation in C#
  11530. Build .NET Aspire apps with Node.js - .NET Aspire
  11531. ASP.NET Community Standup - .NET Aspire Update
  11532. Owner of BreachedForums sentenced to time served plus 20 years supervised release with special conditions
  11533. Local API for appliances
  11534. Storage Trends 2024
  11535. Understanding Linux's File Descriptors: A Deep Dive Into '2>&1' and Redirection
  11536. I Want XMP But I Know Why I Can't Have It
  11537. Fundamentals of Retrieval Augmentation Generation (RAG)
  11538. vintage mobile drawing app ⌘I Get Info
  11539. Fixing a broken smart cat feeder with ESP32 • pdx.su
  11540. The prestige recession
  11541. clickr, or a young man's Flickr clonejure
  11542. Being Intentional in 2024
  11543. Janaki Vivrekar
  11544. Against Normalcy: Why Being Normal Can Be Dangerous
  11545. Non fungible money in cloud accounting
  11546. Creating .NET Applications with Azure DevOps: A Comprehensive Guide
  11547. New RECAP Archive Search Is Now Live
  11548. The Building Blocks of Offline Support
  11549. Alec’s Blog - How to (Almost) Never Lose A Game
  11550. Working effectively with legacy code
  11551. Is there a canonical parametrization that describes all cultures?
  11552. The Potential and Limitations of OpenAI's Custom GPTs.
  11553. The prestige recession
  11554. Numeric operations on value objects in Ruby
  11555. Understanding how top-down operator precedence parsing works
  11556. Chris Haarburger Blog
  11557. Modder re-creates Game Boy Advance games using the audio from crash sounds
  11558. The Wannadies - Because
  11559. 'All-in-One Search' Leads New Visual Studio Productivity Features -- Visual Studio Magazine
  11560. zero-knowledge proof apps on Bitcoin
  11561. What The F*ck is OP_CAT?
  11562. Monitoring Azure Durable Functions using Durable Functions Monitor
  11563. Let's Learn .NET - Let's Learn .NET Blazor
  11564. My Toddler Still Loves Planes, So I Upgraded Her Radar
  11565. Meta now lets EU users unlink their Facebook, Messenger and Instagram accounts
  11566. App Service the best place to host your .NET 8 Web Apps | .NET Conf 2023
  11567. Introducing .NET MAUI Generic Item Templates for Visual Studio 2022
  11568. Integrate external content with Copilot for Microsoft 365 using Microsoft Graph connectors built with .NET - Training
  11569. Log Alignment
  11570. Periodic Timer in C# Including .NET 8 Updates
  11571. Accessing a block of memory represented by a Windows Runtime IMemoryBuffer - The Old New Thing
  11572. C23: a slightly better C
  11573. Kayak's New Flight Filter Allows You to Exclude Aircraft Models From Your Results
  11574. .NET MAUI UI Challenge # 8 - Login Screen
  11575. Reading QR codes without a computer!
  11576. AWS Lambda functions now scale 12 times faster when handling high-volume requests | Amazon Web Services
  11577. NPS Data API (Application Programming Interface) - Digital (U.S. National Park Service)
  11578. Should I Open Source my Company?
  11579. So you think you know C?
  11580. Improving ASP.NET Core Security By Putting Your Cookies On A Diet – Tore Nestenius
  11581. Add Screen Recording to Your .NET MAUI App in 2 Lines of Code
  11582. "Stop Using null, Use default Instead in C#" | Code Cop #010
  11583. Non fungible money in cloud accounting
  11584. GitHub - QuantGeekDev/lmaolang: 👏🏼A👏🏼brand👏🏼new👏🏼way👏🏼to👏🏼write👏🏼HTML👏🏼
  11585. Scientists tame chaotic protein fueling 75% of cancers
  11586. How to Truncate a String in .NET - Code Maze
  11587. How to get assembly code generated by the JIT for a C# method - Gérald Barré
  11588. The BIG Modeling Mistake That Every Application Makes
  11589. String Performance Microsoft .NET: Retrieving a Substring
  11590. 394: 1BRC, Getting Spatial, & Importance of Source Control
  11591. How to Organize Your .NET Minimal APIs with Source Generator
  11592. GPT-3.5 crashes when it thinks about useRalativeImagePath too much
  11593. Visual Studio 2022 - 17.9 Preview 3: Brings All-in-One Search Improvements
  11594. How to Create Accessible WinForms Applications
  11595. Overview over Microsoft's developer tools for Windows
  11596. 10 print chr$(205.5 + rnd(1));:goto 10 in JavaScript
  11597. Flipper Zero — Portable Multi-tool Device for Geeks
  11598. How To Remove HTML Tags From a String in C# - Code Maze
  11599. 5 Questions to Help You Deal with Fake Urgency
  11600. Ditching GitHub
  11601. Honest Feedback on a Wallpen Vertical Printer
  11602. An Updated Tech Stack: Remix
  11603. Developing a Poker Planning app
  11604. Some CX suggestions for Carvana
  11605. How anyone can get good results without going insane
  11606. A Roaringish phrase search algorithm
  11607. Stoicism for risk management
  11608. 'God' is the mean opinion of your tribe
  11609. Zero-Sum vs. Positive-Sum Product Theory
  11610. Password reset - ID portal
  11611. Software Is Beating The World
  11612. The math exams of my life
  11613. Synthesizing the Pinnacle of Pattern Recognition in GPT-3 and GPT-4
  11614. May I Borrow your IPv4?
  11615. It Only Costs a Coffee per Month | Kev Quirk
  11616. Learn to code. Or don’t.
  11617. Exploring the Dynamic World of Animated SVG Favicons
  11618. Ben Carlsson / Effective English
  11619. A Plan is not a Roadmap
  11620. Dates, Times, and Time Zones like a Pro - C# in the Cards Episode 6
  11621. Keep a brag list of the wins you achieved, thank me later
  11622. Structural Design Pattern - Facade
  11623. MassTransit 2024 Update
  11624. There is still cool stuff on the internet
  11625. Blazor VS. NextJS Head To Head! Who Wins?
  11626. Command Pattern in C# – What You Need to Implement It
  11627. Quick intro to Functional Testing in ASP.NET Core
  11628. Beyond the Code - An Engineer’s Battle Against Knowledge Loss
  11629. Add Custom Claims to Access Token in Duende
  11630. .NET 🔥🚀 : Guide to connect to multiple Databases
  11631. .NET Conf Local, Tue, Jan 23, 2024, 6:00 PM | Meetup
  11632. The Bun Shell
  11633. My Wrap Up of 2023: A Year of Growth and Recognition
  11634. lmaolang/README.md at main · QuantGeekDev/lmaolang
  11635. Anime: A Slave Industry
  11636. No Accessibility Without Disabilities · Eric Eggert
  11637. DIY: your own Dependency Injection library!
  11638. I will dropkick you if you refer to an LLM as a Librarian
  11639. Overcoming My Reddit Addiction
  11640. A Conceptual Model of State in Vue 3.4
  11641. 138 lines of code - ntfy blog
  11642. Let's talk about joins | Crystal Lewis
  11643. Software I liked in 2023
  11644. Miss Cora Strayer's Private Detective Agency
  11645. Wait... I should consider .net?
  11646. 天瓏網路書店
  11647. Rachel A. Rosen (@youseeatortoise@wandering.shop)
  11648. Upgrade .NET MAUI to 8.0.6 SR1 NOW in SECONDS! #dotnetmaui #dotnet
  11649. Ubisoft Says It Out Loud: We Want People To Get Used To Not Owning What They’ve Bought
  11650. Timeline Xamarin Apps – AskXammy
  11651. GitHub - KRTirtho/spotube: 🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
  11652. WinUI 3 Highlighting text | WinAppSDK | XAML | UWP | WPF | .NET
  11653. Blazor App Spike! – Dev Leader Weekly 27
  11654. Microsoft Actions Following Attack by Nation State Actor Midnight Blizzard | MSRC Blog
  11655. The Productive C# Membership
  11656. How to Escape Curly Brackets and Special Characters in C# - Code Maze
  11657. Platform Tilt - Mozilla
  11658. Real-Time applications with SignalR | Stefan Djokic
  11659. Monoliths, microservices, and serverless aren't what you think they are
  11660. Piped
  11661. Ceph: A Journey to 1 TiB/s - Ceph
  11662. A replacement for BinaryFormatter in .NET 8
  11663. What's that touchscreen in my room?
  11664. Astronaut Guests
  11665. Owning Your Career Journey – Behind The Screen – 2024 January, Week 3
  11666. GitHub - zakirullin/cognitive-load: 🧠 Cognitive Load In Software Development
  11667. Stop idolizing a small set of companies that have problems no one else actually has...
  11668. Paolo Melchiorre - My Django roadmap ideas 💡
  11669. In search of Hidden Conservation Laws
  11670. Sunrise-like Alarm Clock via Home Assistant + Android – nuxx.net
  11671. Pivoting My Startup Journey
  11672. Misconceptions about NFC
  11673. My favorite website | Garrett Mickley
  11674. Get Rich by Becoming a Sales Engineer
  11675. My grandpa was a Nazi
  11676. How I learn (making games for the Playdate)
  11677. Everywhere a calendar
  11678. Performance vs Diagnostic Metrics
  11679. on leaving well
  11680. In-code TODOs without tickets don't usually get done - Nick Scialli
  11681. Beware of App Store app bundles
  11682. GitHub - sigma0-xyz/zkbitcoin: zkBitcoin: zero-knowledge proofs on Bitcoin!
  11683. zkbitcoin/whitepaper.pdf at main · sigma0-xyz/zkbitcoin
  11684. Balancing Cross-Cutting Concerns in Clean Architecture
  11685. Developing & Working with .NET Containers on Windows ARM Devices
  11686. Mobile is actually pretty hard.
  11687. Tales from the .NET Migration Trenches - Session State
  11688. Burke Learns Blazor - A Reuseable Modal Component
  11689. You Don't Need Enums - Refactor Away Enums In #csharp!
  11690. Push Notifications are Hard!
  11691. Starting .NET MAUI Development in 2024 - What You Need To Know
  11692. .NET MAUI: Archive and Publish using Visual Studio Code
  11693. Weekly Update 382
  11694. GitHub Foundations Certification: Introduction
  11695. Code review & Time Travel
  11696. The case of the fail-fast trying to log a caught exception - The Old New Thing
  11697. API – Video 1 | Jesse Liberty
  11698. Mourning Google
  11699. Don't Break the Clean Architecture Rules with EF Core
  11700. How to Compare Two Lists Through One Property in C# - Code Maze
  11701. Beginning September 30, 2024: third-party apps that use only a password to access Google Accounts and Google Sync will no longer be supported
  11702. How I’m (re)learning math as an adult
  11703. 2024 Financial Report and Fundraiser ⚡ Zig Programming Language
  11704. Writings of sussman@
  11705. Collection Performance in Microsoft .NET: Adding Items To a Dictionary
  11706. This Library Makes Validation a Joke in .NET
  11707. How to Revert a Migration in EF Core
  11708. GitHub - Vandit-dev/.NET-Conf-2023-Vadodara: This a repo in which we will adding all details and announcements regarding NET Conf 2023 Vadodara.
  11709. NuGetSolver: Easier Dependency Conflicts Resolution in Visual Studio
  11710. ReSharper 2023.3: AI Assistant, C# 12 and C++ Support, Entity Framework Specific Analyses and More
  11711. [ih] Dave Mills has passed away
  11712. Torvalds Speaks: Impact of Artificial Intelligence on Programming
  11713. ASP.NET Core Basics: Knowing and Applying Design Patterns
  11714. Latest updates for Remote Linux Development in Visual Studio: Remote File Explorer, Integrated Terminal, and more... - Visual Studio Blog
  11715. Continuous Integration
  11716. The JavaScript Map Object
  11717. Dev Proxy v0.14 with generating OpenAPI specs and simulating CRUD APIs - Microsoft 365 Developer Blog
  11718. How we migrated our PostgreSQL database with 11 seconds downtime - Government Digital Service
  11719. Should you, could you AOT?
  11720. Minimal API +SPA, a perfect match | .NET Conf 2023 Student Zone
  11721. aspire-samples/samples/AspireWithJavaScript at main · dotnet/aspire-samples
  11722. Nethermind client: 3 Experimental Approaches to State Database Change
  11723. Yellow Flag (@WPalant@infosec.exchange)
  11724. The Quiet Death of Ello's Big Dreams - Waxy.org
  11725. [Vietnamese] Let's Learn .NET -Tiếng Việt
  11726. WHAT I LEARNED WORKING AT A MICHELIN STAR RESTAURANT | culinarycrush
  11727. .NET Aspire with David Fowler
  11728. Different Node.js Versions & Package Managers Per Project
  11729. Parser IF disambiguation hassles
  11730. DigiMixer – the app
  11731. Spreaker
  11732. 3 questions that will make you a phenomenal rubber duck
  11733. Life isn’t a lottery ticket
  11734. From Syntax to Semantics
  11735. Redeployment Part Three – brr
  11736. a client-side exception has occurred
  11737. In-code TODOs often don't get TO-done - Nick Scialli
  11738. [Japanese] Let's Learn .NET - 日本語
  11739. Ignoring Properties when reading & writing JSON
  11740. Hans Reiser (architect of ReiserFS V3 + Reiser4)
  11741. Use Records for your data models in C# #csharp #coding #dotnet
  11742. After Agile.
  11743. JARMuary continues - Converting a Razor Pages website to Blazor - Part 11
  11744. .NET MAUI 8 SR1
  11745. Implementing two-phase initialization with ATL - The Old New Thing
  11746. Building a Critter Stack Application: The “Stateful Resource” Model
  11747. C# Is Programming Language of the Year!
  11748. RavenDB Hackaton at DevWeek
  11749. Create cloud-native apps and services with .NET and ASP.NET Core - Training
  11750. Plugin Architecture Pattern in C# - Code Maze
  11751. GitHub - collabora/WhisperSpeech: An Open Source text-to-speech system built by inverting Whisper.
  11752. Unlocking the Power of .NET, Community-Led Watch Party
  11753. .NET 🔥🚀 : Guide to Create Resilient & Robust API
  11754. .NET Conf 2023 Prague
  11755. The Hacker News Top 40 books of 2023
  11756. How to Create a Temp File in the Temp Folder in C# - Code Maze
  11757. .NET Conf Pune 2023 (Virtual), Sat, Jan 20, 2024, 11:00 AM | Meetup
  11758. How to Design an ISA
  11759. Deploy apps to Azure Container Apps easily with .NET Aspire
  11760. Truly Understanding Neural Networks through its Implementation in C#
  11761. 17.9 Preview 3 brings exciting changes to Code Search - Visual Studio Blog
  11762. Monolith to microservices: Breaking down apps the useful way | Red Hat Developer
  11763. Webinar - Isaac Levin: Updating Old .NET Framework Apps | The .NET Tools Blog
  11764. Switching From a BackgroundWorker To a Task - It's a Neater Solution, Particularly When Reporting Progress
  11765. .NET Rocks! .NET Aspire with David Fowler
  11766. Losing my son
  11767. Writings of sussman@
  11768. Who actually even uses is-odd and is-even?
  11769. Games in Godot! Let's make a classic paddle game with C#! | .NET Conf 2023 Student Zone
  11770. Which word begins with "y" and looks like an axe in this picture?
  11771. Prompt engineering with Semantic Kernel
  11772. Why don’t schools teach debugging, or, more fundamentally, fundamentals?
  11773. Net Rotations
  11774. ASP.NET Core 8.0: Output Caching using Redis
  11775. White space does matter in C23
  11776. My daily driver is older than I thought; it's positively vintage!
  11777. AlphaGeometry: An Olympiad-level AI system for geometry
  11778. systemd: enable indefinite service restarts
  11779. The Director of "Toy Story" also drew the BSD Daemon logo
  11780. Why I ended up making my own mattress
  11781. Remove iOS Navigation Bar Separator in .NET MAUI
  11782. Using Vector Embeddings to Overengineer 404 pages
  11783. #4 Roam Research — What comes after a renaissance?
  11784. Simplifying Complex Systems with Backend for Frontends (BFF)
  11785. To learn a technology is to tell good stories about it
  11786. You Can Have an Open Source Personal Assistant in 2024
  11787. Getting started with GDB
  11788. Writing zsh tab completions can be straightforward | olets.dev
  11789. Fine-tuning an LLM on your texts: part 2 - exploring your text data - Edward Donner
  11790. Pwned Certificates on the Fediverse
  11791. Rubygems introduced a file option to specify Ruby version in Gemfile
  11792. Everything that I learned about Embeddings
  11793. RSA is deceptively simple (and fun)
  11794. Shipping Blended Diffs
  11795. Motivation | ruiper.es
  11796. Let’s self-host!
  11797. ChatGPT vs. Advent of Code 2023 Day 18: Lavaduct Lagoon
  11798. Principal Component Analysis (PCA) from Scratch Using the Classical Technique with C# -- Visual Studio Magazine
  11799. Hacking into a Toyota/Eicher Motors insurance company by exploiting their premium calculator website
  11800. Why Optimize Code for Performance
  11801. Azure Container Apps Community Standup - Cloud-native apps with .NET Aspire
  11802. Rider 2023.3: AI Asistant, .NET 8 Support, C# 12 and F# 8 Features, Debugging Improvements and More
  11803. Mocking GraphQL queries with WireMock.NET
  11804. Willow Specifications - Willow
  11805. DISASTERS You Can Avoid With Enum Serialization in CSharp
  11806. Goodbye long procedural code! Fix it with workflows
  11807. Use gradients in your UI | .NET MAUI Minutes
  11808. Meta Blog: Blogging ergonomics in 2024
  11809. .NET Aspire inner loop networking overview - .NET Aspire
  11810. Getting a strong reference from the this pointer too soon - The Old New Thing
  11811. How Apple built iCloud to store billions of databases
  11812. ASP.NET Core Integration Testings Setup
  11813. .NET CONF 2023 - Tuxtla Gutiérrez
  11814. Collection Performance: The Fastest Way To Iterate Over a Collection in .NET!
  11815. Stable Code 3B: Coding on the Edge — Stability AI
  11816. Kagi.com is unstable for all regions
  11817. Some Memories of Niklaus Wirth
  11818. How to Ensure a String Is Valid JSON in C#
  11819. .NET MAUI Community Toolkit 7.0.0 Aligns to .NET 8
  11820. Fluorite lenses: Corrective capabilities beyond the limits of ordinary optical glass
  11821. The Mom Test
  11822. OpenAI drops ban on military tools to partner with the Pentagon | Semafor
  11823. Interceptors – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  11824. How to use IAsyncEnumerable with Blazor Stream Rendering
  11825. Simpler auth for Blazor Web Apps with Auth0?
  11826. Azure Cosmos DB design patterns – Part 5: Document versioning - Azure Cosmos DB Blog
  11827. Analyzing WPF performance by enabling ETW | endjin
  11828. U.S. Developers Can Now Offer Non-App Store Purchasing Option, But Apple Will Still Collect Commissions
  11829. Building a Critter Stack Application: Messaging with Rabbit MQ
  11830. On .NET Live - Taming LINQ Proliferation with Specifications
  11831. Rebecca Solnit: Slow Change Can Be Radical Change
  11832. Postgres password encryption without leaking credentials
  11833. Building Maintainable PHP Applications: Over-engineering vs under-engineering
  11834. Estimating your memory bandwidth
  11835. pivoting a million dollar startup
  11836. 10 Beautiful SaaS Landing Pages Without Product Images
  11837. Maybe don't use Blake3 on Short Inputs
  11838. VPS Showdown - January 2024 - DigitalOcean vs. Linode vs. Vultr
  11839. urllib3 is fundraising for HTTP/2 support
  11840. Letter to HEY
  11841. RSS is dead, subscribe through email
  11842. What makes an entrepreneur succeed?
  11843. Perfecting Protocol Parsing (Probably) with eBPF
  11844. The architecture behind Alma – An experimental playground for generative graphics
  11845. Progress Report December 2023
  11846. NixOS on Hetzner Dedicated - mhu.dev
  11847. My Indie SaaS Revenue has Grown 37% per Year for 13 Years
  11848. Debloating My Android Phone with ADB
  11849. Enhancing Dired Sorting With Transient
  11850. I regret selling my startup
  11851. Observer Teams
  11852. I miss human curation
  11853. Google Zanzibar In A Nutshell
  11854. Building intelligent applications with Blazor and Open AI Service | .NET Conf 2023 Student Zone
  11855. Coffee and Open Source Conversation - Brit Meyers
  11856. A deeper look into menu bar handling in MacCatalyst apps with .NET MAUI
  11857. Uno Platform Live Coding: Updating Analyzers and troubleshooting CultureInfo propagation
  11858. GitHub Quick Reviews
  11859. Introducing NuGetSolver: A Powerful Tool for Resolving NuGet Dependency Conflicts in Visual Studio - The NuGet Blog
  11860. Coffee and Open Source Conversation - Brit Meyers
  11861. Cat and Girl
  11862. Exploring .NET frozen segments
  11863. Reusable styles in your app | .NET MAUI Minutes
  11864. Publishing your .NET containers everywhere! [Pt 3] | Containers with .NET for Beginners
  11865. Enabling case-insensitive when reading objects with System.Text.Json
  11866. Daily links from Cory Doctorow
  11867. Daily links from Cory Doctorow
  11868. Eclectic statistics | Andrey Akinshin
  11869. JARMuary continues - Converting a Razor Pages website to Blazor - Part 10
  11870. Challenge
  11871. How to kill a process running on a local port in Windows
  11872. What is a hard error, and what makes it harder than an easy error? - The Old New Thing
  11873. Kiota - The NEW OpenAPI SDK Generator
  11874. The New Way to Run Background Jobs in .NET 8
  11875. GitHub - SebastianMuskalla/ModelessVim: Configuration files to turn vim into a modeless editor.
  11876. Many AI Safety Orgs Have Tried to Criminalize Currently-Existing Open-Source AI
  11877. How to Save a List to a Text File in C# - Code Maze
  11878. Stored Procedures in EFCore 8 Explained
  11879. .NET 8 🔥🚀 : Guide to Telemetry and Metrics - Exploring new Features
  11880. Weekly Update 382
  11881. How to Escape the Backslash Character in C# - Code Maze
  11882. Bluesky has launched RSS feeds
  11883. Episode 484 - Production LiveSite Review
  11884. David Adam (@zanchey@aus.social)
  11885. An alternative to AutoMapper
  11886. A Range kata implementation in F#
  11887. Bug Thread
  11888. ZK HACK IV - Kick off & ZK Jargon Decoder - Jan 16 | RingCentral Events
  11889. Release History Of SQLite
  11890. ABC of FSRS
  11891. Introducing .NET MAUI Generic Item Templates
  11892. Bringing the full power of Copilot to more people and businesses - The Official Microsoft Blog
  11893. Building Resilience: How to form lasting psychological safety - Richard Bown
  11894. Kafka vs Redpanda Performance - Part 1 - 4 vs 50 producers — Jack Vanlightly
  11895. I Filed Charges Against Cumulus Media for Maintaining 17 Illegal Handbook Rules – Matt Bruenig Dot Com
  11896. A Practical Guide to Modular Monoliths with .NET
  11897. Year of the challenge (or, the tyranny of friendship)
  11898. Super Fast Reader Mode for the Entire Web, with Dillo Plus
  11899. On Developer Empowerment
  11900. <span class="caps">LLM</span> Assisted Moderation
  11901. On Search In Space And Time
  11902. Immediate Mode GUI Programming
  11903. Not Another Technical Debt Article
  11904. I Used Netscape Composer in 2024 | Pier-Luc Brault - Personal Website
  11905. Long exposure images from videos
  11906. Why you struggle to finish what you start - Ramblings of a Software Engineer
  11907. High-speed 10Gbps full-mesh network based on USB4 for just $47.98
  11908. Way Enough - Fine-tuning gpt-3.5-turbo to learn to play "Connections"
  11909. Where are the good email apps?
  11910. Advantage and disadvantage
  11911. emails I received, the collection
  11912. The roadmap to Product/Market Fit… maybe
  11913. Debugging Tip: this is usually %rdi
  11914. The Backwards Compatibility of Text
  11915. Highlighting with isearch
  11916. The Simplest Message Bus (in python)
  11917. PIDs: Creating Stable Control in Games
  11918. Generalists are rare gems | Dmytro Krasun
  11919. Let's Help Org Mode Escape From Emacs
  11920. Teach Yourself Programming in Ten Years
  11921. Slashing Data Transfer Costs in AWS by 99%
  11922. Quick Update on Marten 7.0 (and Wolverine 2.0)
  11923. API "Rules"
  11924. .NET 8 — Frozen Collections
  11925. In C++/WinRT, how can I await multiple coroutines and capture the results?, part 3 - The Old New Thing
  11926. Build an ASP.NET Core Blazor Web App - End to End Video Series
  11927. Formatting, Interpolation, and Escape Characters in Strings - C# in the Cards Episode 5
  11928. Authenticating a .NET GitHub App using a JSON Web Token (JWT) - Steve Gordon - Code with Steve
  11929. Building the Smallest C# Game That Doesn’t Need .NET
  11930. TypeScript Full Course From Zero to Expert
  11931. C++/WinRT gotcha: Not all exceptions derive from hresult_error - The Old New Thing
  11932. Recording: S06E09 - From Code Generation to Revolutionary RavenDB: Unveiling the Database Secrets with Oren Eini
  11933. Difference between CultureInfo.Get and new CultureInfo - Gérald Barré
  11934. The OwningComponentBase Class of Blazor Server
  11935. The Best C# Books For Beginner Developers: Top 6 Picks
  11936. .NET 8 🔥🚀 : Guide to AutoMapper - Simplify Your Object Mapping
  11937. How to push a container image to Azure Container Registry (ACR) using Terraform
  11938. The ULTIMATE Clean Architecture Project Template for .NET
  11939. Exception handling has its own middleware in .NET 8
  11940. 393: The Apple Vision Pro Developer Dilemma
  11941. [HOWTO] Configure Serilog for a .NET Core Web API running on Azure App Service
  11942. When Random Isn't | orlp.net
  11943. Migrate ASP.NET Core Blazor Server to Blazor Web
  11944. Say Hello to Panda CSS—New Zero Runtime CSS-in-JS Library
  11945. Add HTTP Request/Response Logging to an ASP.NET Framework Web Application With No Code
  11946. Batching work in SQL Server
  11947. F# The Essentials Lectures | Amplifying F#
  11948. Going Native
  11949. Integrating Generative AI in .NET with Amazon BedRock - Super Charge your API with AI | Code With Mukesh
  11950. Building a Modern CI/CD Pipeline: Ahmed Fouad’s Journey
  11951. How to Use IExceptionHandler to Handle Exceptions in .NET - Code Maze
  11952. GitHub - vanna-ai/vanna: 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
  11953. Implementing “nested inline markup” in reStructuredText and Sphinx
  11954. One Supply Chain Attack to Rule Them All
  11955. Do Repeat Yourself
  11956. HOWTO: Change your behavior
  11957. Notes on Differential Technological Development
  11958. Request for a Startup: Drilling Tech for Heat Pumps
  11959. WebSockets for dummies | The Sloth Blog
  11960. Redeployment Part Two – brr
  11961. When am I
  11962. Code Reviews
  11963. Between Art and Algorithms
  11964. Chat is poor UX for most users.
  11965. In search of a Search Engine, beyond Elasticsearch: Introducing Zinc
  11966. 3.5+ Years of Coding on E-Ink
  11967. Mason Secky-Koebel
  11968. Unfork with ArgoCD
  11969. A tech lead self-assessment - Nick Scialli
  11970. Tools and Toys
  11971. Where is all of the fediverse?
  11972. HttpClient: Dynamically Add HttpMessageHandlers
  11973. GitHub - every-day-things/citadel: Manage your ebook library without frustrations. Calibre compatible.
  11974. Implementing Caching using Decorator Pattern in ASP.NET WEB API
  11975. We're building a better PostHog community by closing our public Slack - PostHog
  11976. Keep Your Email out of Recipients’ Spam Folders
  11977. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 5
  11978. How one line of code caused a $60 million loss
  11979. The Best Way To Add Health Checks in ASP.NET Core
  11980. Towards Modern Development of Cloud Applications | Proceedings of the 19th Workshop on Hot Topics in Operating Systems
  11981. asmBB Forum "What is AsmBB?"
  11982. #!/usr/bin/env docker run
  11983. Dependency Injection via Primary Constructors #dotnet #aspnetcore
  11984. Your washing machine could be sending 3.7 GB of data a day — LG washing machine owner disconnected his device from Wi-Fi after noticing excessive outgoing daily data traffic
  11985. Building a fully local LLM voice assistant to control my smart home
  11986. Wayland really breaks things… Just for now? – Ximions Blog
  11987. Time is Limited
  11988. Publishing ESLint rules to npm using pnpm monorepo
  11989. Worry is irreverent to outcome
  11990. Exploring Podman: A More Secure Docker Alternative | Better Stack Community
  11991. Compressing Text into Images
  11992. The Slow Frontier of Genetic Choice
  11993. Storing WebAuthn challenge values without a database in Elixir
  11994. FreeBSD Desktop – Part 29 – Configuration – Audio Improvements
  11995. A Beautifully Productive Terminal Experience
  11996. ArchiveBox is Super Cool
  11997. Listening with LLM
  11998. Introducing My Knowledge Lakehouse
  11999. I once almost burned out
  12000. LukeW | The More Features You Add...
  12001. A Cloudflare Workers primer: hello world
  12002. What's out there for ECDSA threshold signatures
  12003. I'm A Developer Not A Compiler
  12004. GitHub - Stellarium/stellarium: Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
  12005. McCheapest
  12006. This Simple Test Could Detect Half of All Cancers
  12007. TC Coder
  12008. </> htmx ~ Is htmx Just Another JavaScript Framework?
  12009. C# 🔥🚀 : Features you might not know - Part 2
  12010. GitHub - SciSharp/LLamaSharp: Run local LLaMA/GPT model easily and fast in C#!🤗 It's also easy to integrate LLamaSharp with semantic-kernel, unity, WPF and WebApp.
  12011. Security with Windows Applications and AppContainers - Nick's .NET Travels
  12012. #1 BRC in .NET: even faster than Java and C++
  12013. Build a Blazor Web App! – Dev Leader Weekly 26
  12014. This Pattern Helps You Get Rid of Exceptions
  12015. Incident report for January 10, 2024 · Resend
  12016. A decade long Steam issue, is everyone just too fast for Valve?
  12017. Piped
  12018. Simple Initialization With Collection Expressions in .NET
  12019. Add Kafka Component by g7ed6e · Pull Request #951 · dotnet/aspire
  12020. Ollama
  12021. Fancy New Toy! – Behind The Screen – 2024 January, Week 2
  12022. GitHub - marimo-team/marimo: A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
  12023. DevDocs
  12024. Attending NeurIPS 2023
  12025. Programming in just ONE language should be lauded. – Cliffski's Blog
  12026. My CSS resets
  12027. The Future of APIs As Enivisioned By Industry Leaders
  12028. Lessons I learned in the last 10 years
  12029. In praise of WordPress
  12030. Playing with Fire – How We Executed a Critical Supply Chain Attack on PyTorch
  12031. Shipping a Project in 24 Hours
  12032. Why autonomous trucking is harder than autonomous rideshare
  12033. Why it's almost always a good thing when staff quit - Dan Norris
  12034. #RAG #RetrieverOptimization #HybridSearch #AI #ML6
  12035. Running Wikepedia offline
  12036. Extending HttpClient With Delegating Handlers in ASP.NET Core
  12037. Writing HTML in HTML
  12038. Content Moderation APIs are Really, Really Bad
  12039. The best way to get NVM working in CI/CD systems
  12040. The Library is a Superpower
  12041. Hidden Changes in GPT-4, Uncovered
  12042. Source Controlled Linux ~ colinramsay.co.uk
  12043. DIY Terraform Cloud, Part 1 - The Game Plan
  12044. My theory for the dropping global TFR - LED Lighting | Mark Essien
  12045. What I learned selling my company
  12046. What are you producing?
  12047. Amazon.com : X-ACTO Desk Knife Holder, 5.5 x 6.5 Inches, Silver and Black (X2013) : Xacto Knife Holder : Office Products
  12048. Coding a drone using .NET & ChatGPT AI and flying it in mixed reality | .NET Conf 2023 Student Zone
  12049. Sheet Bend
  12050. Text and Strings Part 1 - C# in the Cards Episode 4
  12051. US regulator considers stripping inspection authority from Boeing employees
  12052. Sortable Lists for Blazor using a SortableJS Component - .NET Blog
  12053. Amazon.com: I'm sorry but I cannot fulfill this request it goes against OpenAI use policy. My purpose is to provide helpful and respectful information to users-Brown : Office Products
  12054. In C++/WinRT, how can I await multiple coroutines and capture the results?, part 3 - The Old New Thing
  12055. EASIEST Way To Approach Data Processing in C# - Pipelines
  12056. How Cloudflare Was Able to Support 55 Million Requests per Second With Only 15 Postgres Clusters
  12057. Bound for greater Bindings
  12058. .NET 8 🔥🚀 : Guide to Secure User Authentication - Exploring Identity new Features
  12059. Introduction to Machine Learning in C#. Classification using ML.NET
  12060. ASP.NET Core News - 01/12/2024
  12061. M365 Admin App: A Customer .NET MAUI Migration Story
  12062. Stop using Code Coverage as a Quality metric
  12063. Waiting for Postgres 17: Incremental base backups
  12064. How To Implement The Pipeline Design Pattern in C#
  12065. Statement regarding the ongoing SourceHut outage
  12066. .NET Conf 23 - Recap Mangaluru
  12067. ChatGPT vs. Advent of Code 2023 Day 17: Clumsy Crucible
  12068. .NET Continuous Profiler: Under the Hood
  12069. That's NOT How Async And Await Works in .NET!
  12070. Hacker Allegedly Holds Data of 41 Million Hathway Customers
  12071. From Code Generation to Revolutionary RavenDB Unveiling the Database Secrets with Oren Eini
  12072. Episode 64: GitKraken - with Justin Roberts and Eric Amodio
  12073. S06E09 - From Code Generation to Revolutionary RavenDB: Unveiling the Database Secrets with Oren Eini
  12074. Software optimisation: leveraging algorithms for optimized performance/search. - Simple Talk
  12075. Connect a .NET app to an external PostgreSQL database | Red Hat Developer
  12076. ASP.NET Core Basics: Understanding and Practicing SOLID
  12077. Coravel - Easy task scheduling for your .NET web apps
  12078. Collection Expressions in .NET 8
  12079. The ZK update conflict issue in multi-user applications
  12080. .NET Aspire with Angular, React, and Vue - Code Samples
  12081. When to Use Thread.Sleep, When to Use Task.Delay?
  12082. JSON Web Tokens are actually great, just not for sessions
  12083. Local Development With Mirrord | LinuxBlog.xyz
  12084. Learn SVG by drawing an arrow | Shalvah's Blog
  12085. Consistency
  12086. Application Phishing - Tim Kellogg
  12087. Smartphone
  12088. Previewing Meteor Lake at CES
  12089. Phase 1 is a Millstone not a Milestone
  12090. Tyler Morgan-Wall - Roofs, Bevels, and Skeletons: Introducing the Raybevel Package
  12091. Step by step guide: fine-tune an LLM on your texts (part 1) - Edward Donner
  12092. What can I do as a Software Developer to help with the climate crisis?
  12093. Goal Setting as an Adventure
  12094. Safer Rails partials with strict locals | Masilotti.com
  12095. Simplifying my life with more devices
  12096. Reflections on Ten Years Professionally Programming
  12097. Jonas Hietala: Exploring the Gleam FFI
  12098. Memory Safe C Compiler
  12099. Burke Learns Blazor - Local Storage
  12100. Using .NET for game development | .NET Conf 2023 Student Zone
  12101. Help Shape Uno Platform's 2024 Roadmap
  12102. Challenge
  12103. Feynman's Nobel Ambition
  12104. Outlook is Microsoft’s new data collection service | Proton
  12105. .NET Blazor Hybrid – Windows Desktop Templates
  12106. C# 12's Collection Expressions - Awesome new syntax #dotnet #csharp #coding
  12107. How to Distribute Roslyn Analyzers via NuGet
  12108. Microsoft Issues 'Special Invitation' to Visual Studio Live! Developer Conference -- Visual Studio Magazine
  12109. Meta ignores the users’ right to easily withdraw consent
  12110. Building a Critter Stack Application: Vertical Slice Architecture
  12111. GitHub - popcar2/GodotOS: An Operating System Interface made in Godot!
  12112. The Internet Is Full of AI Dogshit - Aftermath
  12113. JARMuary continues - Converting a Razor Pages website to Blazor - Part 9
  12114. "Stop Using Singletons in .NET!" | Code Cop #009
  12115. How to Share Blazor Components between Applications
  12116. Optimizing cache resets for higher transaction output
  12117. In C++/WinRT, how can I await multiple coroutines and capture the results?, part 2 - The Old New Thing
  12118. Specification Design Pattern in C#: What You Need To Know
  12119. .NET Conf Manila, Philippines 2023 - Dotnet Copilot
  12120. The Simplest Way To Implement a Background Job
  12121. The Hanselminutes Podcast by Scott Hanselman
  12122. Binius: a Hardware-Optimized SNARK
  12123. .NET Rocks! .NET 8 Migration with Jimmy Bogard
  12124. Distributed Concurrent Actor Models with Akka.NET -- Visual Studio Magazine
  12125. Some Stream.Read Guidelines
  12126. The React Server Components Paradigm
  12127. .NET Framework January 2024 Security and Quality Rollup - .NET Blog
  12128. Spot Bitcoin ETF receives official approval from the SEC
  12129. drawing.garden
  12130. How to Use Sections in Blazor - Code Maze
  12131. Like This One
  12132. Building a Critter Stack Application: Easy Unit Testing with Pure Functions
  12133. Turning software into computer chips – Hastlayer | PGHDOTNET
  12134. A huge battery has replaced Hawaii's last coal plant
  12135. Azure DevOps Podcast: Jeff Fritz: .NET Conf Recap - Episode 278
  12136. Jeff Fritz: .NET Conf Recap - Episode 278 | Azure DevOps Podcast
  12137. Signs that it’s time to leave a company…
  12138. Critical Alert - Tech Industry Must Act on Job Market Chaos!
  12139. Teaching using manipulatives
  12140. Notes on a Few Abnormalities in Analysis
  12141. Sharing Tab Missing in Windows Folder Properties
  12142. SSH-Snake: Automatic traversal of networks using SSH private keys
  12143. Using Mixpanel for Product Analysis
  12144. Nix from the bottom up
  12145. Why Instagram Failed to Become TikTok - David Klein
  12146. The Butterfly Effect of Altering Prompts: How Small Changes and Jailbreaks Affect Large Language Model Performance
  12147. You can’t follow me
  12148. Episode 483 - Azure VMware Solution Landing Zone Accelerator
  12149. Quantifying your documentation's success — Rami James
  12150. I think it’s OK to want your children to be healthy even if the world falls apart
  12151. Language Modeling Reading List (to Start Your Paper Club)
  12152. Documentation: The Key Enabler For Open-Source Success
  12153. Understanding Bridge-Based Ranking
  12154. Unity’s Open-Source Double Standard: the ban of VLC
  12155. Are any of your features the steak on the menu?
  12156. Redeployment Part One – brr
  12157. The Two Reacts — overreacted
  12158. Are nitpicks really worth it? - Nick Scialli
  12159. Calling out the unsaid
  12160. SAG-AFTRA's new agreement lets game devs use AI voices
  12161. Const strings are not so const after all
  12162. Why stdout is faster than stderr? - Orhun's Blog
  12163. Customizing property names & values when reading .NET objects as JSON
  12164. Tiny, fast ASP.NET Core APIs with native AOT | .NET Conf 2023
  12165. Among Hundreds of AI Tools for VS Code, GitHub Copilot Chat Explodes -- Visual Studio Magazine
  12166. Does DNA have the equivalent of IF-statements, WHILE loops, or function calls? How about GOTO?
  12167. What is Base64 Encoding in C#? - Beginner's dotnet Tutorial
  12168. OpenWrt One - celebrating 20 years of OpenWrt [LWN.net]
  12169. Gmail And Yahoo Inbox Updates & What They Mean For Senders | Mailgun
  12170. path.join Considered Harmful, or openat() All The Things
  12171. Event-driven Architecture Traps: Beware Of These Anti-patterns!
  12172. The Teen Mental Illness Epidemic is International: The Anglosphere
  12173. In C++/WinRT, how can I await multiple coroutines and capture the results?, part 1 - The Old New Thing
  12174. What Does yield Do In C#: A Simplified View For Beginners
  12175. Building an ASP.NET Core Nuget Package
  12176. .NET 🔥🚀 Unlock Hidden C# Powers: Code Like a Pro!"
  12177. MIDI Association NAMM 2024 Booth Schedule
  12178. ASP.NET Community Standup - Tooling for modernizing .NET applications
  12179. How to use stacked PRs to unblock your entire team
  12180. What's New in F# 8.0: Simpler, Enhanced Uniformity, and Improved Performance
  12181. Released: Security updates for Microsoft.Data.SqlClient and System.Data.SqlClient
  12182. View Transitions API with ASP.NET Core and HTMX
  12183. .NET 8– System.Text.Json serializer error
  12184. 2023 – a year of community experiments - Visual Studio Blog
  12185. .NET APIs Part 5 – All the CRUD APIs
  12186. Generative AI by iStock Powered by NVIDIA Picasso | NVIDIA Blog
  12187. Building a Critter Stack Application: Wolverine HTTP Endpoints
  12188. How to Set an Authenticator for a New RestClient in RestSharp - Code Maze
  12189. Discussion of Dark Matter and Modified Gravity
  12190. Decentralized Hacker News | Enindu Alahapperuma
  12191. SV Time Travel
  12192. Frontend for Backend Engineers
  12193. How To Upgrade a Production App to .NET 8
  12194. There is no process. It will be painful.
  12195. CSS text-wrap: balance
  12196. The hell of taxes when building a SaaS in Europe
  12197. I quit my job to work full time on my open source project
  12198. Better Corporate Communication
  12199. How to buy Hacks, Leaks, and Revelations, and how to get it for free
  12200. lifehacks - Alexey Guzey
  12201. Deep Dive into Feedback Practices
  12202. Rethinking Plex Hosting After the Hetzner Ban
  12203. I removed Tailwind from my site • Cory Dransfeldt
  12204. On love & relationships
  12205. Languages & Runtime Community Standup - Everyday C#: The subset of C# to learn first
  12206. BREAKING: Gary Gensler Says SEC's X Account Hacked, Bitcoin Spot ETFs Not Yet Approved
  12207. Change Point Detection and Recent Changes
  12208. Product Management is broken, a change is coming
  12209. If Carpenters Were Hired Like Programmers
  12210. Get started building mobile & desktop apps with .NET | .NET Conf 2023 Student Zone
  12211. runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/WebSocket.cs at 1d5f483fa4344328fb85fd67fc482b70b31e6c4d · dotnet/runtime
  12212. Search
  12213. Coffee and Open Source Conversation - Angie Jones
  12214. What’s new in the .NET MAUI All-in-One Templates Pack
  12215. GitHub Quick Reviews
  12216. .NET 8 — Time Abstraction
  12217. How to stop Linux threads cleanly
  12218. .NET January 2024 Updates – .NET 8.0.1, 7.0.15, .NET 6.0.26 - .NET Blog
  12219. 737 MAX Checker
  12220. JARMuary continues - Converting a Razor Pages website to Blazor - Part 8
  12221. Building Distributed Applications With .NET Aspire - Code Maze
  12222. Material Design & Free Controls for .NET MAUI with UraniumUI
  12223. How to use CancellationToken in ASP.NET C# API
  12224. After I accidentally denied access to everyone, how do I get access back? - The Old New Thing
  12225. C# Math: Operators and Functions for Fun and Profit - C# in the Cards Episode 3
  12226. .NET MAUI: How I create a Flyout in compact mode with Shell
  12227. Python 3.13 gets a JIT
  12228. Experimenting With .NET & WebAssembly - Running .NET Based Slight Application On WASM/WASI Node Pool in AKS
  12229. How to Append or Update Query String Values in C# - Code Maze
  12230. .NET 8 🔥🚀 : Boost .NET API Performance
  12231. Format ChatGPT results with PydanticOutputParser - LangChain #2
  12232. Mixtral of Experts
  12233. Collection Expressions in C# 12 are AWESOME! #dotnet #csharp
  12234. Davide's Code and Architecture Notes - Tracking decision with Architecture Decision Records (ADRs)
  12235. Why does a remote car key work when held to your head/body?
  12236. 2023 a Year in Review | LINQ to Fail
  12237. Only 2 Hard Things in Computer Science - this is one of them
  12238. Optimized locking in Azure SQL Database - Simple Talk
  12239. Visual Studio Performance Highlights Delivered in 2023 - Visual Studio Blog
  12240. Azure Static Web App - Authentication using pre-configured providers
  12241. An Alternative to the Await vs. Wait Analogies and TaskCompletionSource Article
  12242. Search Jobs | Microsoft Careers
  12243. A Range kata implementation in Haskell
  12244. Falsehoods Programmers Believe About Names
  12245. Polars
  12246. Craft stunning Anamorphic Bokeh with Custom Lens Inserts. – Vlad Moldovean – Visual Artist
  12247. Composite Mod from Scratch: Atari's Pong Sports IV
  12248. This Thing: The Story Of The Eggplant Tp Dispenser
  12249. Why does the chromaticity diagram look like that?
  12250. Reimagining Web APIs - Multilingual/ Rusty Web Servers
  12251. downtoearth: Visualize astronomical scales by using geographical intuition
  12252. Iced through an example: A Twenty-One game
  12253. Extracting copyrighted text from GPT
  12254. How to travel
  12255. Dark Mode is not just about aesthetic
  12256. Tokenization, or How I Learned to Stop Worrying and Love the Vault
  12257. My PostgreSQL wishlist
  12258. Issue 42: Are GPTs Websites?
  12259. Post-mortem: 1h30 downtime on a Saturday morning
  12260. Why I’m excited about profit-sharing startups
  12261. grgv.xyz
  12262. Please, Own Your RSS Links
  12263. My role as a founder CTO: Year Six
  12264. Thoughts on LLM Agents
  12265. The Seinfeld Calendar
  12266. What Is Linux Mobile
  12267. Hideo Okawara’s Mixed Signal Lecture Series
  12268. LMNT: Make a Damn Website
  12269. GitHub - wagoodman/dive: A tool for exploring each layer in a docker image
  12270. Microsoft PowerToys Getting New PowerShell Module -- Visual Studio Magazine
  12271. Improving your application telemetry using .NET 8 and Open Telemetry | .NET Conf 2023
  12272. Handling Missing Members when Reading .NET Objects
  12273. What PWA Can Do Today
  12274. Apple Vision Pro available in the U.S. on February 2
  12275. ChordieApp
  12276. Await Async Might Change Completely in .NET 9
  12277. See you at CodeMash 2024!
  12278. How do I prevent my C++/WinRT implementation class from participating in COM aggregation? - The Old New Thing
  12279. Making primary constructor parameters read-only - Gérald Barré
  12280. Understanding API Rate Limits: Purpose, Types, and Essential Insights
  12281. GitHub - moturus/motor-os
  12282. ‎Offline Chat: Private AI
  12283. Visualizing ext4
  12284. Display tabular data using QuickGrid for Blazor | BinaryIntellect Knowledge Base
  12285. Supernova
  12286. What does the Cerebellum Do Anyway?
  12287. MaterialFrame MAUI: blur effect, acrylic brush, dark theme...
  12288. HTMX Playground
  12289. 392: The One Billion Row Challenge - .NET Edition
  12290. RS, Author, Novelist (@sfwrtr@eldritch.cafe)
  12291. Long-awaited common charger for mobile devices will be a reality in 2024 | News | European Parliament
  12292. The Early Return Principle Will Help You Write Clean Code
  12293. .NET 8 🔥🚀 : Exploring Dependency Injection Features
  12294. Daniel Rosenwasser on TypeScript and What’s Ahead in 2024
  12295. SharpMoku a Gomoku/Five in a Row Written in C#
  12296. HTMX, WebSockets, SignalR and you
  12297. Jumping into Tailwind
  12298. It’s OK to call it Artificial Intelligence
  12299. The One Billion Row Challenge
  12300. Programming as Theory Building - Peter Naur
  12301. Reflecting on 2023 and Looking Forward to 2024
  12302. GitHub - extrawurst/gitui: Blazing 💥 fast terminal-ui for git written in rust 🦀
  12303. How to Ignore Model Properties With Swagger in .NET - Code Maze
  12304. The year of exploration: My Journey to Founding Quesma
  12305. Fairness and kindness are not weaknesses
  12306. How to avoid picking terrible metrics
  12307. Just because you can doesn't mean you should: the <meter> element - localghost
  12308. How I'm Writing CSS in 2024
  12309. The browsers biggest TLS mistake
  12310. Building a Personal Internet from Markdown Files
  12311. How Truly Random are Random Numbers?
  12312. GitHub - buybackoff/1brc
  12313. 7 lessons from building 9 startups as a solopreneur
  12314. Attacks on machine learning models
  12315. 5 Strategies to Avoid Keyword Cannibalization in SEO
  12316. The dream of abundant computing
  12317. Popular science has failed.
  12318. Why Not RSS?
  12319. Manufacturing and Selling Electronic Badges Part 1: Designing and Prototyping the board
  12320. Shipping Fast Requires a High Degree of Trust
  12321. Low-hanging fruit | artagnon.com
  12322. Niche Online Tournaments
  12323. RIP: Software design pioneer Niklaus Wirth
  12324. Nino
  12325. Structural Design Pattern - Decorator
  12326. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 4
  12327. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 4
  12328. TIOBE Index - TIOBE
  12329. Have you ever used AWS CDK Explorer for VS Code?
  12330. PocketBase - Open Source backend in 1 file
  12331. AoE is written in Assembly - is this actually TRUE?! :O
  12332. What is Inversion of Control – A Simplified Beginner’s Guide
  12333. Consistent Byte Representation of Strings in C# Without Encoding - Code Maze
  12334. systemd through the eyes of a musl distribution maintainer
  12335. The Simplest Way To Build a URL Shortener in ASP.NET Core
  12336. Weird things engineers believe about Web development
  12337. The Quiet Genius of ICAO Airport Codes – Cranky Flier
  12338. a client-side exception has occurred
  12339. scheme modules vs whole-program compilation: fight — wingolog
  12340. Comics I Loved In 2023
  12341. Worse than SolarWinds: Three Steps to  Hack Blockchains, GitHub, and ML through GitHub Actions
  12342. The Ten Commandments of Refactoring
  12343. musings - craig.banach.dev
  12344. Red Tortoise Architecture – Matt Karas Blog
  12345. Race and Fantasy
  12346. Early Stage Startup Handbook
  12347. Chess-GPT’s Internal World Model
  12348. ‎Dj Puffy’s Podcast: VIBES & ELECTROLYTES (EP 1) on Apple Podcasts
  12349. Using date-based CSS to make old web pages *look* old
  12350. GitHub - praeclarum/1brc: 1️⃣🐝🏎️ The One Billion Row Challenge - .NET Edition
  12351. GitHub - YS-L/csvlens: Command line csv viewer
  12352. Money Tree
  12353. config/HOCON.md at main · lightbend/config
  12354. Common Setup and Teardown in dotnet tests without test framework magic
  12355. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 4
  12356. AS 1282 KPDX to KONT Diverted for Rapid Decompression
  12357. .NET Aspire with WinUI, WinForms and WPF - Nick's .NET Travels
  12358. Running with VSTest | BenchmarkDotNet
  12359. Take Control of Career Progression – Dev Leader Weekly 25
  12360. Weekly Update 381
  12361. PeriodicTimer in C# - Code Maze
  12362. Primitive Types in C# - C# in the Cards Episode 2
  12363. Using MassTransit with RabbitMQ and Azure Service Bus
  12364. 1BRC in .NET · gunnarmorling/1brc · Discussion #44
  12365. Fixing Macs Door to Door
  12366. Questionable Advice: “My boss says we don’t need any engineering managers. Is he right?”
  12367. Welcome to 2024, Looking Ahead
  12368. Azure DevOps Podcast: Carl Franklin: Why.NET Rocks - Episode 277
  12369. Is Objective-C <code>BOOL</code> a boolean type? It depends
  12370. a client-side exception has occurred
  12371. Phishing Your Team Isn't The Answer • Nick Selby
  12372. Hit 2,000 users 🎉 Laradir source code accessible to GitHub Sponsors - Laradir
  12373. What's the smallest file size for a 1 pixel image?
  12374. Bye, RStudio/Posit! - Yihui Xie | 谢益辉
  12375. in search of a new tab
  12376. Incremental Codebase Contribution
  12377. Analyzing Advent of Code
  12378. ga;ns: Toward Better Code Review
  12379. Substack's Nazi newsletters
  12380. Pete Millspaugh
  12381. Chat Rooms and Programming Content | Chat-to.dev
  12382. Solutions over best practices - Nick Scialli
  12383. The Artemis security scanner
  12384. Libsyn Podcast Player
  12385. BenchmarkDotNet 0.13.12 · dotnet/BenchmarkDotNet · Discussion #2495
  12386. Rizz, money and technical brilliance.
  12387. How LLMs are and are not like the brain
  12388. .NET R&D Digest (December, 2023)
  12389. Artificial Knowledge Creation
  12390. Year 2023 as a Lego Content Creator
  12391. The Life of a Data Byte
  12392. Here be dragons
  12393. Why we got rid of Sentry
  12394. buzzert.net – Bedside Computer
  12395. The unimplemented web standard from ES6
  12396. PostgreSQL: Full text search with the “websearch” syntax - Adam Johnson
  12397. Release v8.0.0 · dotnet/orleans
  12398. This holographic camera turns any window into an invisible camera
  12399. Building resilient cloud services with .NET 8 | .NET Conf 2023
  12400. GitHub Copilot Chat Heralds Speech as 'New Universal Programming Language' -- Visual Studio Magazine
  12401. Death Of A Programmer. Life Of A Farmer.
  12402. Copy to Clipboard async using Clipboard API
  12403. Fever
  12404. Essential Blazor in .NET 8
  12405. Get Started with C# - C# in the Cards Episode 1
  12406. NOBODY Can Agree On Primary Constructors in C# 12!
  12407. Rust, Ruby, and the Art of Implicit Returns
  12408. The case of the vector with an impossibly large size - The Old New Thing
  12409. How to Use Tailwind CSS in Blazor | Quick Start
  12410. JARMuary continues - Launching C# in the Cards and writing some Blazor
  12411. Return of Gone Mobile and the State of .NET MAUI
  12412. When "Everything" Becomes Too Much: The npm Package Chaos of 2024 - Socket
  12413. Chain of Responsibility Pattern in C# – Simplified How-To Guide
  12414. Speed up your code: don't pass structs bigger than 16 bytes on AMD64
  12415. .NET 8 .🚀🔥: Integrating Docker with a .NET Web API - A Step-by-Step Guide
  12416. Broker Architectural Pattern in C# - Code Maze
  12417. You shouldn’t run NSA-grade Wi-Fi at home. Here’s how to do it
  12418. How to Create a Custom Health Check in Under 1 min.
  12419. .NET Aspire manifest format for deployment tool builders - .NET Aspire
  12420. How Standard Ebooks serves millions of requests per month with a 2GB VPS; or, a paean to the classic web
  12421. A Quick Guide To The render() Method in React | HackerNoon
  12422. F# Advent of Code 2023: A random walk in the direction of functional enlightenment
  12423. DI for F# butterflies 🦋
  12424. Classic Solitaire
  12425. VB, Linux, Copilot, AI and a Meme
  12426. bliki: Legacy Seam
  12427. Mushed Research
  12428. Our move to generated SDKs
  12429. Add sample of integrating client apps (WinForms & WPF) into an Aspire app by DamianEdwards · Pull Request #78 · dotnet/aspire-samples
  12430. .NET Aspire docs: What's new for December 2023 - .NET Aspire
  12431. Farewell, Hashnode
  12432. What We Got Right, What We Got Wrong
  12433. RFC 7457: Summarizing Known Attacks on Transport Layer Security (TLS) and Datagram TLS (DTLS)
  12434. Reading Configuration using Different Options Patterns in ASP.NET Core
  12435. Databases in 2023: A Year in Review | OtterTune
  12436. Clicks for iPhone
  12437. Burke Learns Blazor - Handling personal lists for logged in users
  12438. 📖 Can LLMs find knowledge gaps in the Internet?
  12439. Replace a fine-tuned text-davinci-003 with Mixtral 8x7B – Plotting The Curiosity Vector
  12440. Introducing Transporter
  12441. Gaming only on Linux, one year in
  12442. SQLALchemy vs Django ORM
  12443. Issue No. 250
  12444. Just Write, You Dolt
  12445. Learning from False Positives - Francesco Carlucci
  12446. What it’s like to run Arch Linux – Stelsels
  12447. What I learned Joining a Climate Civil Resistance Organization For 18 Months - Guillaume L'Hostis
  12448. Mastodon API Tester – Alex Kirk
  12449. #AudioEye Has Dropped Its Suit Against Me
  12450. What Would You Pay for an Extra Year of Life?
  12451. Mapping LLM embeddings in three dimensions
  12452. Blueprint: A Toolchain for Highly-Reconfigurable Microservice Applications
  12453. The Stasis of E-Ink • in|retrospect
  12454. Coding Stories: Me vs. The VNC Guy
  12455. Mental models: software attributes
  12456. A Guide to Backpacking Europe
  12457. An app can be a home-cooked meal
  12458. Top 10 things we shipped in 2023
  12459. New Tool Helps Migrate On-Premises .NET Apps to Azure Cloud -- Visual Studio Magazine
  12460. TOS - S02E15 - The Trouble With Tribbles
  12461. .NET 8 — New Randomness Methods
  12462. TOS - S02E15 - The Trouble With Tribbles on Vimeo
  12463. ASP.NET Community Standup - Tooling for modernizing .NET applications
  12464. Control your IoT devices using Meadow.Cloud’s Command + Control feature
  12465. Rockin’ the Code World Season 4: Special Guest Leslie Richardson
  12466. F4GRX Sébastien (@f4grx@chaos.social)
  12467. How the press manufactured consent for never-ending COVID reinfections
  12468. Dark Web hacker selling 92M new accounts on Dream market
  12469. Microsoft Announces AppCAT: Simplifying Azure Migration for .NET Apps
  12470. JARMuary continues - Migrating a Razor Pages app to Blazor part 7
  12471. Next.js + ASP.NET Core を .NET Aspire で構成する(with YARP) - Qiita
  12472. Microsoft Ignite 2023 Book of News
  12473. How can I specify icons for my app to use on the Start menu in high contrast mode? - The Old New Thing
  12474. Why Do C# Developers Hate The var Keyword?
  12475. .NET 8 .🚀🔥: Exploring .NET Aspire Preview 2: New Features Walkthrough & Upgrade Guide
  12476. Client-Server Architectural Pattern in C# - Code Maze
  12477. .Net Conf 2023 Devmeet Kanyakumari
  12478. 23andMe tells victims it's their fault that their data was breached | TechCrunch
  12479. Working around the WPF ImageSource Blues
  12480. .NET Rocks! Energy in 2023 Geek Out
  12481. Introduction to the Node.js reference architecture: Wrapping up | Red Hat Developer
  12482. Implementing the Saga Pattern on Azure
  12483. React Basics: How to Use ForwardRef
  12484. The JavaScript Intl Object
  12485. The Subtle Arts of Logging and Testing
  12486. React Basics: How to Use React Router v6
  12487. Visual Studio 2013 Retirement: Support reminder for older versions of Visual Studio - Visual Studio Blog
  12488. Faster .NET Database Integration Tests with Respawn and xUnit
  12489. How to Write a .NET Markdig Extension for Markdown Processing
  12490. Serializing restaurant tables in C#
  12491. Azure Static Web App–Traffic splitting
  12492. Variations of the Range kata
  12493. [Oberon] Niklaus Wirth 15.2.1934 - 1.1.2024
  12494. Microsoft Ignite - Join us November 14–17, 2023
  12495. Throw ThrowIfCancellationRequested in a Method that Returns a Value when Using a Cancellation Token | no dogma blog
  12496. Making small games, which is fun in itself · Joys of Small Game Development
  12497. What is Developer Experience (DevEx)?
  12498. .NET MAUI Community Toolkit Monthly Standup, January 2024
  12499. On .NET Live - Effortless .NET updates with GitHub actions
  12500. Building a Homelab, Part I
  12501. Are roads the biggest driver of ecological destruction? An interview with Ben Goldfarb
  12502. Elon Musk is not understood
  12503. #0149: 52+ Things I learned in 2023
  12504. The rise of the CDP Automation Application
  12505. Two years ago: left Unity · Aras' website
  12506. Jason Eckert's Website and Blog
  12507. Data Protection assessment of Privacy Sandbox's Protected Audience API
  12508. Birthday Gift
  12509. Good News For Tether
  12510. The Website vs. Web App Dichotomy Doesn't Exist | jakelazaroff.com
  12511. Degox - Taking (Back?) my Internet Privacy and Presence
  12512. Birb + Fossil: An RSS Revival? - Tim Kellogg
  12513. Indexing semantic versions in rocksdb
  12514. Svelte 5 is good, but runes need improvement
  12515. Free users are incredible
  12516. Hacking a CTF: Do not use ECB mode for encryption
  12517. The 3 budgets | Swizec Teller
  12518. What I did in 2023
  12519. Every time you drive, you use gas
  12520. Do it for them.
  12521. Matrix Inverse from Scratch Using QR Decomposition with C# -- Visual Studio Magazine
  12522. FrameOS | FrameOS
  12523. Dependency Inversion Principle VS Dependency Injection
  12524. Rockin’ the Code World Season 4: Special Guest Brady Gaster
  12525. Announcing the Azure Migrate Application and Code Assessment tool for .NET - .NET Blog
  12526. GitHub - uutils/coreutils: Cross-platform Rust rewrite of the GNU coreutils
  12527. Possible Meissner effect near room temperature in copper-substituted lead apatite
  12528. Password Purgatory - Making Life Hell for Spammers
  12529. Introducing Grial Studio for .NET MAUI | .NET Conf 2023
  12530. Shutterized Gnosis Chain by Jannik Luhn (Shutter Network)
  12531. GitHub - NethermindEth/Paprika: An experimental storage for Nethermind, removing the whole Trie abstraction and acting as a Trie and a database at once
  12532. JARMuary continues - Migrating a Razor Pages app to Blazor part 6
  12533. Reading Invalid JSON with System.Text.Json | Welcome to System.Text.Json
  12534. Maestro - Introduction
  12535. Differences Between NUnit, xUnit and MSTest - Code Maze
  12536. RavenDB HTTP Compression: Bandwidth & Time reductions
  12537. Why doesn't my code compile when I change a shared_ptr<T>(p) to an equivalent make_shared<T>(p)? - The Old New Thing
  12538. Range Safety
  12539. How CRUD Mentality Ruins Your App
  12540. Don't Write Wide LINQ Queries - Do This Instead...
  12541. Understanding foreach Loops in C# – What You Need To Know
  12542. 2 Steps to Escape Tutorial Hell FOREVER
  12543. Why Are Tech Reporters Sleeping On The Biggest App Store Story? - Infrequently Noted
  12544. Microsoft Forms
  12545. PostgreSQL is the DBMS of the Year 2023
  12546. .NET 8 .🚀🔥: Understanding CORS with ASP.NET
  12547. How to Speak the Language of the Internet: A Introduction to the Most Common Network Protocols
  12548. Major performance (I/O?) issue in /mnt/* and in ~ (home) · Issue #873 · microsoft/WSL
  12549. Securing a Blazor Server application using OpenID Connect and security headers
  12550. how do you ocr on a mac using the cli or just python for free
  12551. Some notes on NixOS
  12552. An asynchronous lock free ring buffer for logging
  12553. Managing superstars can drive you crazy
  12554. Mozilla CEO wants business to pick up the pace
  12555. C# 12: Introducing the spread operator on collections
  12556. Welcome to the Dillo Website
  12557. Is a Path a File or a Directory in C# - Code Maze
  12558. My Technical Plans and Aspirations for 2023
  12559. Learnings from Exploring Salesforce — Cohezion
  12560. Iterate relentlessly — Rami James
  12561. Tech for Palestine
  12562. Lookahead 2024 — Domain Specific Language
  12563. What's new for Berliners in 2024
  12564. Turn mac mini into a cd player
  12565. 2023 in Exercise
  12566. Trustlessness and the left
  12567. Reductive Thinking and the Unfairness of Spotify Payments
  12568. Notes on the Ivory Coast
  12569. Use of HTTPS Resource Records
  12570. Hello, world!
  12571. 2024 Predictions by @ttunguz
  12572. Finding Your Best Ideas - Nick Conn
  12573. My homelab setup
  12574. A simulation of me: fine-tuning an LLM on 240k text messages - Edward Donner
  12575. My Text Editor Is Not Open Source
  12576. Justin Pease | Pointless Velocity
  12577. A few notes on find's exec
  12578. Artifical Intelligence as a Time Dilator
  12579. My Coffee Maker Just Makes Coffee
  12580. Reflections on 5 years of daily Anki for learning Chinese |
  12581. My Experience Using Shopify's Hydrogen — Andy Gallagher
  12582. .NET MAUI Grid Layout: A Powerful Way to Arrange Your UI Elements
  12583. DigiMixer: Protocols
  12584. The I in LLM stands for intelligence
  12585. Fix My Blinds | Do It Yourself Blind Repair
  12586. Merging extended P² quantile estimators, Part 1
  12587. A Canadian payroll dependency chart
  12588. Enterprise Advocate in San Francisco, California | GitHub, Inc.
  12589. Aleo completes security audits of snarkOS & snarkVM
  12590. Building a self-contained game in C# under 2 kilobytes
  12591. The One Billion Row Challenge
  12592. The beginning of JARMuary - a month of .NET development with ARM
  12593. Welcome to System.Text.Json - How to read & write .NET objects as JSON
  12594. LLMs and Programming in the first days of 2024
  12595. The First Feature of C# 13 Is Here!
  12596. The Bulkhead Pattern: How To Make Your System Fault-tolerant
  12597. How I’d Learn Software Testing in 2024 (.NET)
  12598. Recording: .NET Rocks Data Sharding with Oren Eini
  12599. It rather involved being on the other side of this airtight hatchway: Attacking another program by modifying its memory - The Old New Thing
  12600. How to Format a String as Base64 in CSharp – Beginner’s Guide
  12601. We Could Fix Everything, We Just Don't
  12602. 2024 Tech Trends 🚀🔥: What I'm Learning This Year
  12603. Modernizing Microsoft Office: A Call for Innovation in Word
  12604. Writing a TrueType font renderer
  12605. PyPy has moved to Git, GitHub
  12606. .NET Aspire を デプロイする - Qiita
  12607. A year of making you more productive using Git in Visual Studio - Visual Studio Blog
  12608. Compiling Success: My Aspirations for a Transformative Year Ahead - Chris Woodruff's Blog
  12609. Mathematical Introduction to Deep Learning: Methods, Implementations, and Theory
  12610. Deep Dive into Conversions in C# With the Convert Class - Code Maze
  12611. Woman with rectifier and car 1912
  12612. All DMCA Notices Filed Against TorrentFreak in 2023 Were Bogus * TorrentFreak
  12613. OpenVoice: Versatile Instant Voice Cloning
  12614. Better Spatial Geometries for Clustering Algorithms
  12615. Lessons from Securing FreeRDP
  12616. WHY I AM USING WINDOWS 7 MACHINE AS A DAILY DRIVER IN 2024?
  12617. This year in LLVM (2023)
  12618. Projects - .NET Foundation Project Trends
  12619. What You Should Know About Linear Markov Chains
  12620. Paolo Melchiorre - My 2023 in review
  12621. Summary: Thinking in Bets by Annie Duke
  12622. Maximizing LLM performance
  12623. The mystery of Rails’ <code>lib/</code> folder 📚
  12624. Why blog in an (AI) apocalypse?
  12625. Displaying content as a graph: An exploration
  12626. Alireza Ghasemi's Blog - What If Every Year Started on the First Day of the Week?
  12627. Reflections on a Sabbatical
  12628. Email is a great note-taking tool for debugging sessions
  12629. Continuous Integration and Continuous Deployment with JetBrains Space
  12630. 2024
  12631. Pro EP 102 : What is the purpose of dictionaries in C#?
  12632. Stuff we figured out about AI in 2023
  12633. Building Apps for Windows in 2024 - Nick's .NET Travels
  12634. Recording: .NET Core podcast on RavenDB, performance and .NET
  12635. Rock Your Code: Coding Standards for Microsoft .NET (8th Edition)
  12636. After ten years, it's time to stop making videos.
  12637. Meshtastic
  12638. The Smartest Way to Onboard Developers
  12639. How They’re Connected and What to Do About It – Solving Procrastination
  12640. Bindings made easy with Shared Toolkit
  12641. How do I prevent my ATL class from participating in COM aggregation? DECLARE_NOT_AGGREGATABLE didn't work - The Old New Thing
  12642. How to Compare Strings in CSharp: Tips and Tricks You Need to Know
  12643. 391: Our Predictions for Apple in 2024
  12644. GitHub - ublue-os/bazzite: Bazzite is an OCI image that serves as an alternative operating system for the Steam Deck, and a ready-to-game SteamOS-like for desktop computers, living room home theater PCs, and numerous other handheld PCs.
  12645. How to Initialize Parameters of a Record in C# - Code Maze
  12646. How I destroyed the company's DB
  12647. 7 watts idle on Intel 12th/13th gen: the foundation for building a low power server/NAS | mattgadient.com
  12648. 1645km | LINQ to Fail
  12649. White Elephant is surprisingly effective
  12650. Chris's Wiki :: blog/tech/EmailAddressesBadPermanentIDs
  12651. The secret to being a productive person
  12652. Vendor Unlocking My Life
  12653. Reflecting on my 2023
  12654. Choose optimism
  12655. DIY NAS: EconoNAS 2023
  12656. O(1) Build File
  12657. Efforts and Goals and Joy
  12658. Tech Predictions for 2024
  12659. Models, Large Language and Otherwise
  12660. Host your own private search engine with SearXNG
  12661. An Easy Fix by christina 死神
  12662. First Friends
  12663. Copy, Acquire, Kill— How Meta could pull off the most extraordinary pivot in tech history
  12664. Monthly resolutions
  12665. Generative uncertainty - Vaughn Tan
  12666. Reflection
  12667. Choosing a vector index – Chirag Agrawal
  12668. Speed of failing
  12669. You should be using rtx
  12670. My Favorite Articles of 2023
  12671. Your New Year’s Resolution: You don’t need a GitHub contributions streak
  12672. Happy New Year! – Behind The Screen – 2023 December, Week 5
  12673. I was working on the 2024 budget numbers, and…
  12674. How I forked SteamOS for my living room PC — iliana.fyi
  12675. GitHub - jart/emacs-copilot: Large language model code completion for Emacs
  12676. Blazor WASM App Settings
  12677. The Big List of Design Patterns – Everything You Need to Know
  12678. .NET 8 .🚀🔥: Building a Real-Time Chat App with .NET SignalR and React A Step by Step Tutorial
  12679. The ugrep file pattern searcher
  12680. How bad are search results? Let's compare Google, Bing, Marginalia, Kagi, Mwmbl, and ChatGPT
  12681. commit signing in 2023 is kinda wack
  12682. Why I'm skeptical of low-code - Nick Scialli
  12683. Amazon's Silent Sacking
  12684. Microsoft.CodeCoverage v17.8 Released with New dotnet-coverage Tool and Other Improvements
  12685. Bringing .NET to the Edge: How to Run Your CLI Applications on Cloudflare Workers with WASI
  12686. Topviews Analysis
  12687. The Art of HPC
  12688. Things are about to get a lot worse for Generative AI
  12689. Pro EP 100 : How do named parameters improve readability in method calls?
  12690. Weekly Update 380
  12691. The most important tip for beginner software engineers is...
  12692. This EF Core Feature Gives You a FREE Perf Boost
  12693. A Journey From Iterators to Paging – Dev Leader Weekly 24
  12694. Code Maze Weekly #198 - Code Maze
  12695. Rain (Take 5 / Actual Speed)
  12696. Why Android developers no longer need Windows USB drivers
  12697. Join MongoDB Collections With .NET and Aggregation Pipeline - Code Maze
  12698. Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
  12699. How to use Blot - Blot
  12700. API Versioning in ASP.NET Core
  12701. Day 20. My favourite problem from Advent of Code 2023
  12702. Bore yourself to death | roose.digital
  12703. Progress
  12704. Unprivileged Process Injection Techniques in Linux
  12705. Iceland
  12706. 10 Principles of Organization Design: Aligning Structure with Business Strategy
  12707. rigorous database benchmarking · Erthalion's blog
  12708. Shocking Truth Exposed: The Dark Underbelly of Techrights – Unveiling Its Secret Far-right Ties and Hate-Filled Agenda
  12709. 2023 in Retrospective — bayindirh
  12710. licenserecon – Simon Josefsson's blog
  12711. How not to suck at Supercharging
  12712. Linux Boomers
  12713. Rabbithole: A weird CPIO discrepancy
  12714. I don't know what i did last summer
  12715. My kid sounds like ChatGPT, and soon yours might, too
  12716. Part 0: The Start
  12717. Introducing pg_easy_replicate 2.0
  12718. first-prototype-pse
  12719. Self-Serving utilitarian arguments
  12720. Infinite Systems Failing in a Finite World
  12721. GitHub - Manbeardo/lookup-odd
  12722. GitHub - Depechie/OpenTelemetryGrafana at aspire
  12723. Why are Apple silicon VMs so different?
  12724. Every Major Pharmacy Chain Is Giving The Government Warrantless Access To Medical Records
  12725. Creating Christmas UI in .NET MAUI
  12726. It's not microservice or monolith; it's cognitive load you need to understand first
  12727. Gentoo goes Binary! – Gentoo Linux
  12728. Why asking your customers what they want doesn't work
  12729. In 2024, please switch to Firefox
  12730. 2023 year-end link clearance - The Old New Thing
  12731. How to allocate address space with a custom alignment or in a custom address region - The Old New Thing
  12732. Blockchain dev's wallet emptied in "job interview" using npm package
  12733. Cloud-Bound: Stack Overflow Teams Embraces Azure | .NET Conf 2023
  12734. How to Understand a New Codebase – Tips and Tricks for Tackling Complex Code
  12735. terminal smooth scrolling
  12736. Controlling Precision of Decimal Numbers in C# - Code Maze
  12737. Liero - Official website
  12738. Default Values for Lambda Expressions in C# - Code Maze
  12739. Dad Jokes | Fatherhood.gov
  12740. Epic NextGen Night Match! Felix Auger-Aliassime vs Jannik Sinner - 2022 Western & Southern Open
  12741. Epic NextGen Night Match! Felix Auger-Aliassime vs Jannik Sinner - 2022 Western & Southern Open
  12742. Why large companies and fast-moving startups are banning merge commits
  12743. basically every video essay
  12744. Semantic Versioning is a terrible mistake
  12745. Is "Source Available" Really That Bad?
  12746. What if I paid for all my free software?
  12747. The world is run by those who show up
  12748. Repurposing Hugo as a wiki · ./jm
  12749. The Case to Free a Machine to Learn – Michael Bastos
  12750. This is not a Drill, this is just Tuesday
  12751. AccentCoach: Transfrom Your Accent into American Accent
  12752. Challenges with semantic search on transcribed audio files
  12753. Why I use Astro
  12754. Cold-blooded software
  12755. Mozilla 2023 Annual Report: CEO pay skyrockets, while Firefox Marketshare nosedives
  12756. Safer recursion in F# - .NET Blog
  12757. Building a Critter Stack Application: Durable Outbox Messaging and Why You Care!
  12758. WinUI 3 CreateFromStringAttribute | WinAppSDK | XAML | UWP | WPF | .NET
  12759. Median Sketch (GPU)
  12760. Word list  |  Google developer documentation style guide  |  Google for Developers
  12761. The IDEs we had 30 years ago... and we lost
  12762. Write inclusive documentation  |  Google developer documentation style guide  |  Google for Developers
  12763. Simple Cancellation Token Example | no dogma blog
  12764. The Best Reason to Use Firefox Is Sync That Actually Works
  12765. On calling Afx­Connection­Advise with bAddRef set to FALSE - The Old New Thing
  12766. The State of Developer Shortage in 2022
  12767. 4131 free SVG and PNG icons for your games or apps
  12768. This is Best Way To Create CLI Apps in .NET
  12769. Your Projects Need This Type of Tests: Architecture Tests
  12770. NY Times sues Open AI, Microsoft over copyright infringement
  12771. I made JSX for Lua (because I hate static sites)
  12772. GENERATION JUNK
  12773. Developers experience burnout, but 70% of them code on weekends
  12774. GitHub - jasonjmcghee/rem: An open source approach to locally record and enable searching everything you view on your Apple Silicon.
  12775. An opinionated list of tips for building .NET 8 app templates
  12776. Breaking "DRM" in Polish trains
  12777. No new iPhone? No secure iOS: Looking at an unfixed iOS vulnerability
  12778. Valetudo
  12779. Implement Custom Authorization Policy Provider in ASP.NET Core - Code Maze
  12780. GitHub - KristofferStrube/Blazor.WebAuthentication: A Blazor wrapper for the Web Authentication browser API.
  12781. 4 billion if statements
  12782. This Extension Method Will Make Your Life Easier
  12783. .NET Rocks! Space in 2023 Geek Out
  12784. Pushing ChatGPT's Structured Data Support To Its Limits
  12785. Shinjuku Station Indoor
  12786. 4-year campaign backdoored iPhones using possibly the most advanced exploit ever
  12787. Be kind to attendees eyes - Kevin Chant
  12788. Getting started with OCaml and Functional Programming | Sandro Maglione
  12789. Revolutionizing the Marketing Hierarchy: Why Topical Authority Is the New Currency
  12790. Folding Consumption | TL;DR
  12791. This is How Your Parents Used to Build Websites – Nikola Brežnjak blog
  12792. Sticking To What Works - Nick Conn
  12793. Introducing rep & ren: A New Approach to Command-Line Find & Replace, and Renaming
  12794. Tool - Personal Goal Report Card
  12795. Poor Man's Web
  12796. Where on the doll did software eng. evangelism hurt you?
  12797. LLM security - Introduction
  12798. Being Stuck in Someone Else’s Theory
  12799. PostgreSQL Internals: 3 Things to Know About UPDATE Statements
  12800. Linera Developer School Autumn 2023: Kick-Off
  12801. Jonah Goodman · A National Evil
  12802. 4 billion if statements
  12803. Supersymmetry
  12804. A new lock type in .NET 9
  12805. WARNING: 2 Killer C# Iterator Bugs (And How To Prevent Them)
  12806. What does it mean when the compiler says that it can't convert something to itself? - The Old New Thing
  12807. Improve your ASP.NET core web app performance using Azure Cache for Redis | .NET Conf 2023
  12808. My Top 10 Features in Visual Studio Released in 2023!
  12809. Reviewing JetBrains Fleet after 2 Years
  12810. Why LinkedIn chose gRPC+Protobuf over REST+JSON: Q&A with Karthik Ramgopal and Min Chen
  12811. GitHub - hrvach/deskhop: Fast Desktop Switching Device
  12812. When Should Code Be Refactored? What You Need To Know
  12813. Game Boy / Color Architecture | A Practical Analysis
  12814. 10 Things Software Developers Should Learn about Learning
  12815. Apollo 11 vs USB-C Chargers
  12816. How to Retrieve JSON Property Names in C# - Code Maze
  12817. Bring Kindness back to Open Source
  12818. Evaluating Product Managers – We help you create successful product culture and process
  12819. Scene creation engines and apprenticeships
  12820. Amelia Wattenberger
  12821. Nintendo Switch’s iGPU: Maxwell Nerfed Edition
  12822. Using linear programming to assess spatial access
  12823. Autogenerating Stoic Quote Images for IG Content
  12824. My experience with the Kindle Scribe
  12825. The case for a pipe assignment operator in R
  12826. The 5 Stages of Vim: A Humbling Experience
  12827. - Don't Put All Your Apples In One Basket
  12828. Trying hard or: How I learned to love Chess.com's freemium puzzles
  12829. Understanding Parquet, Iceberg and Data Lakehouses at Broad
  12830. The Awesomeness of Lists | Noghartt's garden
  12831. The story of my weekend project - A complete dumpster fire, and everything I learnt from it.
  12832. hacker-news-undocumented/README.md at master · minimaxir/hacker-news-undocumented
  12833. Japan to crack down on Apple and Google app store monopolies
  12834. SvelteKit, Bun, and Developer Dad Jokes
  12835. Your Website Search Hurts My Feelings
  12836. Hodges-Lehmann ratio estimator vs. Bhattacharyya's scale ratio estimator
  12837. Migrating an application from Razor Pages to Blazor - part 5
  12838. How to Use Blazor Components in ASP.NET Core MVC?
  12839. Leveraging async braindumping to improve the quality of your meetings
  12840. Don't keep state in your XAML item templates; put the state in the items - The Old New Thing
  12841. How I Avoid Fear of Package Upgrade
  12842. First Look at .NET Aspire - Distributed Applications in .NET 8
  12843. How PayPal Was Able to Support a Billion Transactions per Day With Only 8 Virtual Machines
  12844. Examples Of The Factory Pattern In C# – A Simple Beginner’s Guide
  12845. Introduction to Value Objects
  12846. Nintendo Network shutdown - The beginning of the end | Pretendo Network Blog
  12847. Why does LINQ have so many ways to return one element?
  12848. How to Insert Text into an Existing PDF Using the iText Library
  12849. .NET Aspire - Preview 2: Improvements for Dashboard, Hosting, Components, Dapr, and More
  12850. CodeWave Hub
  12851. Challenging projects every programmer should try
  12852. GitHub - Frooodle/Stirling-PDF: locally hosted web application that allows you to perform various operations on PDF files
  12853. A look at the Windows Subsystem for Android™️
  12854. Constellations are Younger than Continents — LessWrong
  12855. I love my Ioniq, but I would never buy another Hyundai | Digital Trends
  12856. The joys of holiday coding
  12857. Fixing my Yamaha Electone ME-50: An FM Synthesizer Home Organ from 1986
  12858. A Christmas Story
  12859. The future vision of Ruby Parser
  12860. std::print in C++23
  12861. Available for beta testing: Zotero for Android
  12862. Markdown Tables Suck
  12863. Sending free transactional emails with Cloudflare Workers
  12864. It's pretty cool to find out what stuff others use, and why people love lists of tech
  12865. GTA 5 Source Code Leaked on Christmas Eve - GTA 6 and Bully 2 Hinted - Cyber Kendra
  12866. A hard look at Certificate Transparency, Part II: CT in Reality
  12867. Pro EP 97 : JSON Naming Policy Updates .NET 8
  12868. EP 38 : How to use Guard Clauses in C#
  12869. APIs That Don't SUCK - Collections & IEnumerables In DotNet
  12870. The Era of American Computer Magazines Has Drawn to a Close - Byte Cellar
  12871. You don't need analytics on your blog
  12872. Hydrothermal Vents
  12873. "Attention", "Transformers", in Neural Network "Large Language Models"
  12874. GTA 5 source code leaks online, giving Rockstar a huge blow on Christmas: Report
  12875. Measure and Visualize Metrics Correctly in .NET
  12876. That time the Word team sent presents to the children of WordPerfect's executive vice president - The Old New Thing
  12877. Weak events in C# - Gérald Barré
  12878. Regular servicing makes all the difference
  12879. Using Separate Read and Write EF Core DbContexts?
  12880. Cray 1 Supercomputer Performance Comparisons With Home Computers Phones and Tablets
  12881. Ruby 3.3.0 Released
  12882. 390: Goodbye 2023
  12883. 5.0.2 Reboot
  12884. Best engineers are focusing on helping others
  12885. Did English ever have a formal version of "you"?
  12886. generals.io
  12887. From Zero To IDE with Emacs and LSP
  12888. Issue 40: The Holiday Edition Pt. I
  12889. How to survive in a Chinese company - Jaap Grolleman
  12890. JSON Constructors
  12891. Security at Startup
  12892. How I Reverse Engineered Vercel's v0.dev Prompt and Code Optimization Logic
  12893. Seagin - Building Golang Projects in Public
  12894. CI Dream Dec 24, 2023
  12895. How does B-tree make your queries fast?
  12896. Costs of running a macOS app studio business - Alin Panaitiu
  12897. .http Files in Visual Studio
  12898. C# Advent: The Joy of Immutable Update Patterns
  12899. Blazor WASM Virtualization
  12900. Multitenancy is Easy With EF Core - here's how...
  12901. Can Microsoft Flight Simulator help me learn to fly (or make me a better pilot)?
  12902. How to Serialize an Object into Query String Format in C# - Code Maze
  12903. 12 Days of Geekmas
  12904. GitHub - cumulo-autumn/StreamDiffusion: StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
  12905. The Art of Electronics 3rd Edition
  12906. GitHub - prom3theu5/aspirational-manifests: Handle deployments of .NET Aspire AppHost Projects
  12907. Merry Christmas! – Behind The Screen – 2023 December, Week 4
  12908. My solopreneur story: $0 to $65,000/month in 2 years
  12909. Having A Game I’m Really Into Makes Every Day Incredibly Enjoyable | Plumshell
  12910. Detecting FTL travel with LIGO
  12911. Ownership in the digital age
  12912. Ask yourself dumb questions – and answer them!
  12913. The pharma industry from Paul Janssen to today: why drugs got harder to develop and what we can do about it
  12914. Bug story: Sorting by timestamp
  12915. A one line code change inside iOS wasted me 5 minutes
  12916. klev - blog
  12917. Learning About Transaction Isolation Levels in Databases
  12918. Indexing a billion pages
  12919. .NET MAUI Barcode & QR Code Scanning Like a PRO!
  12920. Suno AI
  12921. I Just Need a Programmer
  12922. xmas.c, 1988
  12923. GitHub - apple/ml-ferret
  12924. They Want You To Forget What A Film Looks Like - Aftermath
  12925. Dial-up over a Discord Call
  12926. Love-Hate Relationship With Iterators – Dev Leader Weekly 23
  12927. This C# Operator Can Help You Write Better Code
  12928. Signing in to PowerSchool Administrator
  12929. How Pinterest scaled to 11 million users with only 6 engineers
  12930. .NET | External configuration using Spring Cloud Config and GitHub repository
  12931. Bluesky (@bsky.app)
  12932. Google Search Overwhelmed By Massive Spam Attack
  12933. Christmas Countdown: #1 The Grand Finale. Going headless without using your head!
  12934. How Facebook Keeps Millions of Servers Synced
  12935. Andreas Varotsis - Why I’m Contributing to OpenStreetMap for Christmas…
  12936. How to build a windmill · Jacques Mattheij
  12937. Humble Chronicles: Managing State with VDOM
  12938. The Firewall Guy
  12939. Update in Thrussh: the SSH Terrapin attack
  12940. Maybe you don't need SRE
  12941. Emacs From Scratch, Part 1: Foundations
  12942. Inertia of evil in good faith
  12943. Made with Tea: Jendrik Poloczek
  12944. Value Objects in .NET (DDD Fundamentals)
  12945. YouTube is not currently available on this device.
  12946. Uno Figma Plugin's Gift of Custom Fonts and Refreshed UI
  12947. A Proclamation on Granting Pardon for the Offense of Simple Possession of Marijuana, Attempted Simple Possession of Marijuana, or Use of Marijuana | The White House
  12948. Keyed Dependency Injection Services
  12949. C# is better than you think
  12950. On .NET Live - Blazor and CSLA.NET
  12951. Uno Conferences blooper reel
  12952. Home | nand2tetris
  12953. Definitely
  12954. C# Iterators Are AWESOME But Why I HATE Them
  12955. ChatGPT vs. Advent of Code 2023 Day 16: The Floor Will Be Lava
  12956. Don’t Believe Your Eyes - A WhatsApp Clickjacking Vulnerability
  12957. NuGet 6.8 Released with Enhanced Security Features
  12958. Heynote
  12959. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  12960. The Christmas Episode! Migrating an application from Razor Pages to Blazor - part 4
  12961. If I don't have any items, what error should my IFolderView::Items method return? - The Old New Thing
  12962. Weekly Update 379
  12963. Weekly Update 379
  12964. SMTP Smuggling - Spoofing E-Mails Worldwide
  12965. Learning over the holidays: Yet Another Bug Tracker sample app
  12966. How to Structure a Modular Monolith Project in .NET
  12967. Code Maze Weekly #197 - Code Maze
  12968. How I Have Fun With Rust
  12969. Breaking Barriers: Unleashing Accessible Software for All with Dennie Declercq
  12970. S06E08 - Breaking Barriers: Unleashing Accessible Software for All with Dennie Declercq
  12971. Christmas Countdown: #2 We're live! That means we're done, right?
  12972. The Power of Atomic Commits in Git: How and Why to Do It
  12973. Counting more efficiently - Simple Talk
  12974. Why I won't use .NET Aspire for now - Event-Driven.io
  12975. DDD North 2024: Call for Speakers
  12976. Never delete tests
  12977. Azure Static Web App–Password protect your environments
  12978. Register Multiple Implementations of the Same Interface in .NET
  12979. The gift of time
  12980. Unblocking User Freedom: the right to use adblockers - FSFE
  12981. You Wear Those Eyes
  12982. Why did IBM's OS/2 project lose to Microsoft, given that IBM had much more resources than Microsoft at that time?
  12983. Two Paths For Paying Down Tech Debt
  12984. The Loneliness of the Mid Level Vimmer
  12985. Create a Website from a Screenshot and Refine It, All in the Browser – Alex Kirk
  12986. Eigensolutions: composability as the antidote to overfit • Lea Verou
  12987. Zach Bellay | Always Be Refactoring
  12988. Restoration of an IBM ThinkPad 701c
  12989. 2023: A Year in Review
  12990. My Development Environment: kitty, zsh, Neovim, tmux, and lazygit
  12991. I Wrote 2K+ Lines of Brainfuck. Here's What I've Learned
  12992. Ashwin's Blog
  12993. Workspaces | marcel
  12994. Online Privacy Protection Engine Keeps You Anonymous Online
  12995. How I set up an online startup
  12996. Memory Safety is a Red Herring
  12997. The Cash Gift Taboo
  12998. Why Blog? An Opinion from an Ex-YouTuber
  12999. Perl Advent Calendar 2023 - Elves Versus Typos
  13000. Integrating OpenAI Image Generation into a .NET Application
  13001. Beeper - Moving Forward
  13002. Why Most Software Engineering KPIs are Bullshit and What to Do About it in 2024
  13003. arXiv now offers papers in HTML format – arXiv blog
  13004. Episode 482 - Network Watcher
  13005. Fantasy Map Brushes
  13006. C# is better than you think
  13007. What's New in Our Code Coverage Tooling? - .NET Blog
  13008. How do I get access to the wParam and lParam of the WM_QUERY­END­SESSION method from my MFC message handler? - The Old New Thing
  13009. .NET Conf 2023 Watch Party
  13010. Announcing the Aleo Foundation
  13011. PostgreSQL range types and Entity Framework Core | Giorgi Dalakishvili | Personal Website
  13012. Apple allows applications to track user locations without authorization
  13013. Migrating an application from Razor Pages to Blazor - part 3
  13014. New capabilities help simplify and streamline the experience with Microsoft Dev Box
  13015. The New Data Protection Features of .NET 8 (GDPR)
  13016. Visual Studio on Windows on Mac
  13017. Novedades de .NET MAUI en .NET 8
  13018. Interview with Reuben Bond: Principal Software Development Engineer at Microsoft | Durable Computing
  13019. GitHub - rafaelldi/aspire-plugin: .NET Aspire Plugin for JetBrains Rider
  13020. Announcing .NET Aspire Preview 2 - .NET Blog
  13021. Execute JavaScript Using Selenium WebDriver in C# - Code Maze
  13022. Intro to Entity Framework Core 8 - .NET Conf 2023 - LearnInUrdu139/Lahore
  13023. .NET Rocks! .NET Performance with Daniel Marbach
  13024. Christmas Countdown: #3 NIHS - Not Invented Here Syndrome in real life
  13025. Breast cancer metastasis on/off switch revealed | Stanford News
  13026. Look how far we haven't come since Windows NT
  13027. ASP.NET Core Basics: Debugging in Visual Studio
  13028. Azure Static Web App–Deploying to multiple environments
  13029. Aligned Dev Blog
  13030. Scaling Your Software Team: Development vs. Hiring
  13031. Snapshot log tests in .NET | johnnyreilly
  13032. API testing with .http files in Visual Studio
  13033. 15 Reasons why you should learn C# in 2024
  13034. Arcan 0.6.3 – I, pty: the fool
  13035. Episode 63: Chocolatey - with Gary Ewan Park
  13036. 387: System.Reflection & Native AOT
  13037. Love Songs
  13038. .NET 8.0: [LogProperties] Attribute
  13039. Burke Learns Blazor - Global HTTP Handling
  13040. CoreWCF - It's not just for modernizing old WCF apps | .NET Conf 2023
  13041. The first possible new feature of C# 13: Params collection
  13042. Announcing the HackTogether: The Great .NET 8 Hack Winners - .NET Blog
  13043. Migrating an application from Razor Pages to Blazor - part 2
  13044. Five Apache projects you probably didn't know about
  13045. Up Your Elf on the Shelf Game with ChatGPT
  13046. Victor Guyard | Project - Creating a Disc Golf picker upper for Create-X
  13047. The ersatz psychotherapy of the workplace
  13048. Mastering Spring Boot with H2 Database Integration: A Step-by-Step Gui
  13049. How I spent a year building an App and failed - The Story of Taskwer | BuildingWithChris
  13050. Most 16-year-olds don’t have servers in their rooms
  13051. How I Work
  13052. Jeff Bezos lessons on building business value
  13053. Terminal Emulators Battle Royale – Unicode Edition! · Articles
  13054. The Lost Balkan Tapes: a Christmas story
  13055. Chinchilla Paper explained
  13056. Making Synthesized Sounds More Acoustic
  13057. Understanding the Whole
  13058. Announcing .NET Aspire Preview 2 - .NET Blog
  13059. Release .NET Aspire 8.0 Preview 2 · dotnet/aspire
  13060. GitHub - johnma2006/mamba-minimal: Simple, minimal implementation of Mamba in one file of PyTorch.
  13061. LINQ Method Syntax vs Query [Pt 17] | C# for Beginners
  13062. We Can’t Hire You
  13063. 2023 .NET Survey
  13064. Announcing C# Dev Kit and Linux Android Debugging Support for Uno Platform VS Code Extension
  13065. .NET 8 .🚀🔥: Amazing Cloud Native functionality with .NET Aspire
  13066. Run Any Web Applications on AWS Lambda
  13067. Advice for new software devs who've read all those other advice essays
  13068. 2023 - yet another annual review [Editorial]
  13069. Dealing With Legacy Code – How To Make Anything More Testable
  13070. WinUI 3 DispatcherQueue | WinAppSDK | XAML | UWP | WPF | .NET
  13071. It rather involved being on the other side of this airtight hatchway: Spoofing another program - The Old New Thing
  13072. I’ve vastly misunderstood the Single Responsibility Principle
  13073. How to use identity to secure a Web API backend for single page apps
  13074. .NET Developer tries Laravel PHP
  13075. Use Serilog To Make Your Application Logs Better
  13076. Empirically sup code review best practices
  13077. Introduction to Autofac FakeItEasy Package - Code Maze
  13078. Christmas Countdown: #4 Editors? It's just John and Jane, they know all the quirks - why does edit-mode matter?
  13079. Jepsen: MySQL 8.0.34
  13080. Introduction to Kafka consumers | Red Hat Developer
  13081. MemoizR - Declarative Structured Concurrency for C#
  13082. Writing Worse Code For Better Maintainability – My Own Blog
  13083. Choosing Between Controllers and Minimal API for .NET APIs
  13084. A santa themed CODE100 puzzle – Hitting the chimney
  13085. Turn your ideas into songs with Suno on Microsoft Copilot
  13086. Wolverine’s HTTP Gets a Lot Better at OpenAPI (Swagger)
  13087. Wham! Authentication broker support lands in the Azure Identity libraries.
  13088. Simulating Fluids, Fire, and Smoke in Real-Time
  13089. @stevekrouse.compress_response
  13090. Discovering copy-on-write in R
  13091. Security and Crashing with Modal Logic
  13092. The Systemic Racism of the Electoral College, Revisited
  13093. Microsoft's Semantic Kernel SDK Ships with AI Agents, Plugins, Planners and Personas -- Visual Studio Magazine
  13094. My failed attempt at using a closet as an office
  13095. Build your own RAG and run it locally: Langchain + Ollama + Streamlit
  13096. Fsync and k8s pvc snapshots
  13097. SVD Image Compression
  13098. s/acc: Safe Accelerationism Manifesto
  13099. Making God · EmilyGorcenski.com
  13100. A Better Mastodon Client - Tim Kellogg
  13101. Chart.js + Turbo Stimulus in Rails 7
  13102. Improving Emacs isearch Usability with Transient
  13103. Building a custom Shopify storefront
  13104. Maybe We Don’t Need UUIDv7 After All
  13105. What's New in C# 12 | .NET Conf 2023
  13106. Coffee and Open Source Conversation - Jim Bennett
  13107. Coffee and Open Source Conversation - Jim Bennett
  13108. Using Meadow and .NET to send log IoT events to Meadow.Cloud
  13109. My cat water fountain comes with a spicy USB power adapter
  13110. 9 UI Frameworks for .NET Desktop App Development [2024]
  13111. NASA's Webb Rings in the Holidays with the Ringed Planet Uranus
  13112. Microspeak: Locked and loaded - The Old New Thing
  13113. Migrating an application from Razor Pages to Blazor
  13114. No More Magic String Navigation in .NET MAUI Shell with this Plugin!
  13115. Finite-sample Gaussian efficiency: Shamos vs. Rousseeuw-Croux Qn scale estimators
  13116. Querying MongoDB With ObjectId in C# - Code Maze
  13117. I Handled All Exceptions in 5 min! 💙 .NET 8
  13118. Chefette Restaurants Limited
  13119. Release dotnet-1.0.1 · microsoft/semantic-kernel
  13120. Introducing Route Generator for .NET
  13121. Validating appsettings becomes much faster with .NET 8
  13122. Top 6 Performance Tips when dealing with strings in C# 12 and .NET 8
  13123. Validate NuGet packages before publishing from GitHub Actions
  13124. I Love Ruby
  13125. Christmas Countdown: #5 Sure, our servers are locked up tight in the basement!
  13126. Providing HTML Content Using Htmx
  13127. 3Blue1Brown
  13128. Dynamic Trainer- MX1161EX
  13129. Ardalis is Steve Smith - ardalis
  13130. How to Use Async/Await in JavaScript – Explained with Code Examples
  13131. Functional Programming With C# - Scan and FindIndex
  13132. Naming Made Easy: AI-Powered Rename Suggestions - Visual Studio Blog
  13133. People in Space! (2023 .NET Advent)
  13134. Azure Static Web Apps – VS Code extension
  13135. Discriminated Unions in C#
  13136. Tim Heuer - Contact me
  13137. React-Native Push Notifications with Firebase Cloud Messaging
  13138. Serializing restaurant tables in F#
  13139. Unbricking my MacBook took an email to Tim Cook
  13140. Flipboard Steps Back from Tweeting
  13141. Subscribe to Techmeme's Daily Newsletter
  13142. Building planet scale .NET apps with Azure Cosmos DB | .NET Conf 2023
  13143. Spectral Data Clustering from Scratch Using C# -- Visual Studio Magazine
  13144. Progress toward a GCC-based Rust compiler
  13145. NDepend 2023.2 - This Time On Mac!
  13146. Issue 39: The Losers of the Open Source Movement
  13147. RAG vs fine-tuning
  13148. Yusuf Birader
  13149. Vectors From Leibniz to Einstein
  13150. An update on HDR and color management in KWin
  13151. The best things and stuff of 2023
  13152. I built a gnome shell extension to show how much my day, month, year and life has passed.
  13153. Ruby 3.3 fixes duplicate keyword argument warning bug
  13154. Colliding Secure Hashes | Blog
  13155. Laravel Under The Hood - Facades
  13156. Mahjong tiles and Unicode variation selectors
  13157. The fundamental missing points in evaluating engineering productivity
  13158. The OpenAI Assistant could use a Session Backend
  13159. VW Is Putting Buttons Back in Cars Because People Complained Enough
  13160. Efficient Estimation of Word Representations in Vector Space
  13161. Episode 481 - AKS Fleet Manager
  13162. a new era (for me personally)
  13163. Puzzles
  13164. GitHub - aws/dotnet-foss
  13165. Sponsor @AndreyAkinshin on GitHub Sponsors
  13166. Why do programmers need private offices with doors? (Do Not Disturb)
  13167. GitHub - wasm3/wasm3: 🚀 A fast WebAssembly interpreter and the most universal WASM runtime
  13168. Evaluating new software forges
  13169. Deep Dive into the Stone Prover
  13170. If the RegisterClass function takes ownership of the custom background brush, why is it leaking? - The Old New Thing
  13171. In 2023, the Gävle Goat faces a new threat to its survival - The Old New Thing
  13172. How to Check the Size of Each Table in a Database
  13173. Introduction to ML.NET [Pt 9] | Generative AI with .NET for Beginners
  13174. What Is String Interpolation In C# – What You Need To Know
  13175. Figma and Adobe are abandoning our proposed merger | Figma Blog
  13176. Don’t Use the Wrong LINQ Methods
  13177. Which open sourced projects will blow up in 2024?
  13178. .NET Conf 2023 uOttawa Watch Party
  13179. Visual Studio 17.9 Preview 2: .NET MAUI, C++, Remote Linux Unit Testing, Teams Toolkit and More
  13180. Mickey, Disney, and the Public Domain: a 95-year Love Triangle | Duke University School of Law
  13181. 389: Wasm, WASI, and Beyond!
  13182. Signing git commits on Windows and using with Github
  13183. 389: Wasm, WASI, and Beyond!
  13184. Expression Body Constructors in C# Are NOT Real!
  13185. Christmas Countdown: #6 "We LOVE content models - We have _all_ of them!"
  13186. C# ではじめる OpenTelemetry
  13187. ASP.NET Core Basics: Understanding Dependency Injection
  13188. HO HO HO Two Point OH!
  13189. Overview of Bun, a JavaScript runtime | johnnyreilly
  13190. “All Purpose Object Updater” - HonestIllusion.Com
  13191. Seasonal shenanigans: Advent of code in F#
  13192. FSM - Functional State Machines
  13193. Unlocking the Secrets of Managed Memory: Dive into Event Handler Leak Insights! - Visual Studio Blog
  13194. .NET 8– Upgrade warnings
  13195. Development slowness in big and legacy applications [and how to hurry it up]
  13196. Gartner Top Strategic Technology Trends 2024
  13197. Using the CLI to Build and Run .NET Applications
  13198. Week 1: Why am I developing Inventory Management Software? - Lesstock Inventory Management Software
  13199. Don’t Wake Me Up Too Soon
  13200. Threads and the Fediverse | Kev Quirk
  13201. Do Not Type Your Notes
  13202. How I’m going to build a writing habit in 2024
  13203. The Triad of Me
  13204. The Final Speech from The Great Dictator
  13205. bUnit Generators - Generate your stubs automatically
  13206. Getting started with .NET Aspire
  13207. Alerts
  13208. 38TB Microsoft data leak highlights risks of oversharing | Computer Weekly
  13209. Intel, Samsung, and TSMC Demo 3D-Stacked Transistors
  13210. Blazor WASM Javascript Interop and Isolation
  13211. What is the Factory Software Pattern in C# – What You Need to Know
  13212. An Empirical Study & Evaluation of Modern CAPTCHAs
  13213. Blazor Web App
  13214. Christmas Countdown: #7 DDoS? What's that? What do you mean 'prepared'?
  13215. The New Essential Guide to Electronics in Shenzhen « bunnie's blog
  13216. Exploring the .NET 8 preview
  13217. I'm still fed up and a browser is coming along fine
  13218. Why you don't need flake-utils
  13219. Fahhem's Blog – Dev onboarding, then and now
  13220. Embarking on a Journey of Innovation
  13221. Http.sys Delegation
  13222. Leaving Microsoft
  13223. GitHub - francoismichel/ssh3: SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/pdf/2312.08396.pdf
  13224. Microsoft Released ML.NET 3.0: Deep Learning and Data Processing Improvements
  13225. I am a bad software developer and this is my life
  13226. Advancements in machine learning for machine learning
  13227. reblog/cve-2023-45866 at main · skysafe/reblog
  13228. Documentation Wasteland – Dev Leader Weekly 22
  13229. The Cleanest Way To Configure EF Core
  13230. Moving the Unmovable App...
  13231. Publishing Blazor WebAssembly App to IIS - Code Maze
  13232. OpenAI Platform
  13233. Christmas Countdown: #8 Code maintenance is 90% of the work
  13234. Steering at the Frontier: Extending the Power of Prompting - Microsoft Research
  13235. Why Should You (Or Anyone) Become An Engineering Manager?
  13236. A curiously recurring lifetime issue
  13237. Interfaces Are Not Meant for That
  13238. Kitemaker blog - More product, fewer PMs
  13239. Meta Doesn't Need ActivityPub to Slurp Up Your Data
  13240. Bricked Xmas
  13241. Embrace Tier 3 Data Center Innovations – DProgres.com
  13242. Backup Rotation Scheme - Rotate your backups with 'rsync-backup-rotator'
  13243. 5 Serilog Best Practices For Better Structured Logging
  13244. Calm Before The Holidays – Behind The Screen – 2023 December, Week 3
  13245. Flying Friday: my first precautionary engine shutdown
  13246. Meet Team RoSynth | Rochester
  13247. The random imge api for your next project
  13248. Hardest photo shoot ever; Cool baby portrait
  13249. Balm in GILead: Fast string construction for CPython extensions
  13250. ZFS Profiling on Arch Linux | Bin Wang
  13251. What punch cards teach us about AI risk – The Observation Deck
  13252. Risk Management is not Project Management
  13253. Unlimited Indemnity for Unpaid Developers?
  13254. What User Interface Framework Should You Choose for .NET Desktop Applications?
  13255. 4 simple software engineering habits that transformed my productivity
  13256. Branching, Ifs, and Conditional Logic [Pt 9] | C# for Beginners
  13257. to GKR or not - thoughts on GKR - HackMD
  13258. Visual Studio Devs Ask Santa for Debugging Gifts -- Visual Studio Magazine
  13259. Announcing the first Arecibo release
  13260. M365 Admin App: A Customer .NET MAUI Migration Story
  13261. The JavaScript Oxidation Compiler
  13262. Database Fundamentals
  13263. How do I specify an optional string parameter to a Windows Runtime method? - The Old New Thing
  13264. Microsoft's LinkedIn abandons migration to Microsoft Azure
  13265. RavenDB Backups are now Faster & Smaller
  13266. WASI Will Change .NET Forever! Run Wasm Outside The Browser!
  13267. Google Groups ending support for Usenet
  13268. Label the States
  13269. Use C# with Godot to make Games! | .NET Conf 2023
  13270. How To Make Your Application Queries Reusable
  13271. Unlock Creativity with .NET Generate, Validate and Customize Random Words Effortlessly! 🚀
  13272. Code Maze Weekly #196 - Code Maze
  13273. Intel CEO attacks Nvidia on AI: 'The entire industry is motivated to eliminate the CUDA market'
  13274. How to Get an Access Token from HttpContext in ASP.NET Core
  13275. Can gRPC replace REST and WebSockets for Web Application Communication?
  13276. Christmas Countdown: #9 What? ViewModels? Nah, we don't need those
  13277. First stable release of AspNetCore and Http instrumentation libraries · open-telemetry/opentelemetry-dotnet · Discussion #5179
  13278. Aspir8 | Aspir8: Aspire to Kubernetes
  13279. Simple Tips on Reviewing Pull Requests Effectively
  13280. Solving Major Database Contention Problems with Throttling and Akka.NET Streams
  13281. Weekly Update 378
  13282. Meet Playwright
  13283. Webinar - Chris Woodruff - Mastering OData: An In-Depth Developer's Guide | The .NET Tools Blog
  13284. .NET 8 Blazor component visibly loading twice? Check your prerendering
  13285. C#– Record types copy constructor
  13286. Mitchell reflects as he departs HashiCorp
  13287. Weekly Update 378
  13288. Maybe Getting Rid of Your QA Team was Bad, Actually.
  13289. Building a Critter Stack Application: Asynchronous Processing with Wolverine
  13290. New extensions you’ll love now available on Firefox for Android  | The Mozilla Blog
  13291. V8 is Faster and Safer than Ever! · V8
  13292. Vestas uses .NET to easily run high-performance workloads in a cloud-native architecture
  13293. Why Vision Pro Will Change Photography
  13294. Interpolation methods
  13295. Burke Learns Blazor - OpenGraph and maybe My Links page!
  13296. Qt Widgets Rendering Pipeline
  13297. Qt Widgets Rendering Pipeline
  13298. Theming Wikipedia
  13299. Observability Is About Confidence
  13300. Using analytics on my website
  13301. Idea to App Store in 7 days | Masilotti.com
  13302. I'm still daily driving postmarketOS
  13303. how Reddit did what Tumblr couldn't
  13304. Programs Are Games, Programming is a Game
  13305. Making Money by Building a Community
  13306. The first 100,000 Words: Finding Success on Substack without a Following
  13307. LCD
  13308. AdventOfCode/2023/Day5/DavidFowler at main · nakedmcse/AdventOfCode
  13309. GitHub - dotnet/efcore: EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
  13310. The UX of delivering parcels
  13311. GitHub - dotnet/sdk: Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
  13312. Monty Anderson
  13313. GitHub - dotnet/csharplang: The official repo for the design of the C# programming language
  13314. The Magic of Chrome's $0
  13315. The AI trust crisis
  13316. Get beyond the 'so what?'
  13317. Simple sabotage for software
  13318. VS Code Used to Survey Go Devs, Who Name VS Code No. 1 Editor -- Visual Studio Magazine
  13319. Rockin’ the Code World Season 4: Special Guest Jodie Burchell
  13320. Understanding AI plugins in Semantic Kernel and beyond
  13321. BSC presents Sargantana, the new generation of the first open-source chips designed in Spain
  13322. Upgrading Azure Functions [Pt 8] | Upgrade Applications with .NET Modernization for Beginners
  13323. Entity Framework - Storing complex objects as JSON
  13324. Interviewing my mother, a mainframe COBOL programmer
  13325. htmx is a erlang
  13326. Bluesky and Blazor Migration
  13327. The 2 New Web Application Types Added in .NET 8
  13328. Customizing borders & corners | .NET MAUI Minutes
  13329. How do I specify an optional parameter to a Windows Runtime method? - The Old New Thing
  13330. Q&A: How Much Does This Channel Make?!
  13331. Homeowners Associations: Last Week Tonight with John Oliver (HBO)
  13332. Delegating Handlers Will Supercharge Your HTTP Clients in .NET
  13333. Microsoft Forms
  13334. From .NET Framework to .NET 8 - .NET Conf 2023 - LearnInUrdu139/Lahore
  13335. Agora | The Search Engine for E-Commerce
  13336. Kubernetes v1.29: Mandala
  13337. Christmas Countdown: #10 If it's out there, Google will eventually find it
  13338. Microsoft Excel World Championship 2023 - Finals
  13339. Microsoft Excel World Championship 2023 - Finals
  13340. bliki: SoftwareAndEngineering
  13341. Documentation Quadrants - The Grand Unified Theory of Documentation
  13342. Optimizing Performance in React-Native: Tips and Techniques
  13343. .NET Rocks! Agile Application Security with Laura Bell Main
  13344. Homeowners Associations: Last Week Tonight with John Oliver (HBO)
  13345. The Changing World of Data Breaches with Troy Hunt - Easy Prey Podcast
  13346. Your Supplements are a Lie
  13347. Missionaries vs. Mercenaries | Silicon Valley Product Group
  13348. Running a LLM on a M1 Mac 8GB
  13349. On the Importance of Writing
  13350. Adopting Rust: the missing playbook for managers and CTOs - Mainmatter
  13351. What I Like About Nix | Davis Haupt
  13352. What is the index of an empty string in an empty string?
  13353. Architecting Observability in a Cloud-Native World With eBPF
  13354. Why Develop a PDF Library Now? | pdfme
  13355. Build your own course assistant with AI
  13356. Don’t rely on Big tech
  13357. Who is the (real) first Computer Programmer?
  13358. The State of Merging Technology
  13359. SMERF
  13360. Real-world match/case
  13361. Personalizing Emacs Doc Navigation
  13362. Deleting 50,000 Lines of Code in 3 Days - Aakash N S
  13363. The Environmental Crisis Is Over – Andy Unedited
  13364. DateTime
  13365. TAD Exposes Taxpayer Private Data on the Internet & Attempts Coverup
  13366. Mobile Application Development with C# only: Unifying Markup and Business Logic | .NET Conf 2023
  13367. Reclaiming the Web with a Personal Reader
  13368. Usability Digest Dec. 2023: Improved autofill reliability, lock state, and item title generation
  13369. Building a Critter Stack Application: Marten as Document Database
  13370. .NET Conf 2023 Recap - Celebrating Community, Innovation, and the Launch of .NET 8 - .NET Blog
  13371. Windows NT - Visual Studio Marketplace
  13372. Deserialize a Serialized Nested Type Within a JSON Object | no dogma blog
  13373. Bash One-Liners for LLMs
  13374. Whisper: Nvidia RTX 4090 vs M1Pro with MLX (updated with M2/M3)
  13375. How can I work around the absence of default parameters in the Windows Runtime? - The Old New Thing
  13376. Primary Constructors in .NET 8
  13377. You Don’t Batch Cook When You’re Suicidal | JACK MONROE
  13378. Github Language Stats
  13379. How Plane, an open-source alternative to Jira, got to the #1 in project management on GitHub in less than a year
  13380. ASP.NET Service OVERFLOWING With Errors! - Debug & Fix!
  13381. Google Promises Unlimited Cloud Storage; Then Cancels Plan; Then Tells Journalist His Life’s Work Will Be Deleted Without Enough Time To Transfer The Data
  13382. ELON FSD TIMELINE
  13383. How to Create a DEV Environment with Multiple Dev Containers
  13384. What Is The Adapter Design Pattern? – Beginner Questions Answered
  13385. ASP.NET Core tutorial for Beginners | NEW .NET 8
  13386. The Fastest Way To Build an API Gateway in .NET
  13387. .NET Conf 2023 Discover What's New in C# 12
  13388. JetBrains accounts compromised
  13389. Securing a MudBlazor UI web application using security headers and Microsoft Entra ID
  13390. File Access Modifier in C# - Code Maze
  13391. Every engineer should understand git reflog
  13392. Demystifying OpenID Connect’s State and Nonce Parameters in ASP.NET Core – Tore Nestenius
  13393. Más allá de MVVM: uso de MVUX para alimentar los datos de su aplicación
  13394. Christmas Countdown: #11 Dependency Injection is not as easy as it seems
  13395. 5 Things You Need to Know About Aspire and .NET 8
  13396. Festive Tech Calender - Building a Word Search in C#
  13397. Dynamic Strategy State Pattern
  13398. Testing Typesense search with Testcontainers and .NET
  13399. Visual Studio 17.9 Preview 2 has arrived! - Visual Studio Blog
  13400. Building distributed systems–Retry storms
  13401. Why you should write good epics
  13402. Replacing " with " in Serialized JSON | no dogma blog
  13403. Building a Critter Stack Application: Integration Testing Harness
  13404. What Will Enter the Public Domain in 2024?
  13405. Using Java SDK 11 on Xamarin Android Builds on Azure DevOps & GitHub Actions
  13406. 57 Lessons from Charlie Munger - Moving People to Action
  13407. Building NodeJS applications without dependencies
  13408. The Edge Editor is now easier to use
  13409. Visual Studio Dev Team Wraps 2023 with v17.9 Preview 2 -- Visual Studio Magazine
  13410. Python in Visual Studio Code Enhances Debugging -- Visual Studio Magazine
  13411. Starting a startup – myths, pitfalls, and a way out – DProgres.com
  13412. How and why I paid for Kagi?
  13413. Y.K. Goon | Learning Message Brokering
  13414. Dagster, dbt, duckdb as new local MDS | Georg Heiler
  13415. In Praise of Wasting Your Time
  13416. Tiny Logger: minimal blogging
  13417. Upstream vs Downstream Services
  13418. Good Docs Take Great Effort
  13419. Pull request review: still files!
  13420. Modern Cloud Engineering with Adora Nwodo
  13421. Introducing MemoryCache | Augmented Local AI
  13422. Blazor Hybrid Recap & Resources [Pt 8] | Blazor Hybrid for Beginners
  13423. Browse code samples
  13424. dotNetDave on #MVPbuzzChat
  13425. Crafting an AI Mixologist Using Semantic Kernel -- Visual Studio Magazine
  13426. The Telecom Industry Is Very Mad Because The FCC MIGHT Examine High Broadband Prices
  13427. GitHub - elfvingralf/macOSpilot-ai-assistant: Voice + Vision powered AI assistant that answers questions about any application, in context and in audio.
  13428. U.S. and International Partners Issue Recommendations to Secure Software Products Through
  13429. YouTube doesn't want to take down scam ads
  13430. What happens if I define one environment variable in terms of the value of another environment variable? - The Old New Thing
  13431. Fossil: Home
  13432. Razor Page UI Updates and more
  13433. Is AI coming for your Developer Job?
  13434. VS Code Tutorial For C# Developers
  13435. Episode 62: Speed mentoring and the power of Community - with Mia Gordon
  13436. Production Postmortem: The Spawn of Denial of Service
  13437. What if an SQL Statement Returned a Database?
  13438. How to Dynamically Subscribe to Kafka Topics in .NET
  13439. Two-pass change point detection for temporary interval condensation
  13440. Don't Make This Common Domain Events Mistake
  13441. 5 Year Anniversary - Dec 14, 2023 #youtube
  13442. Data Windowing in PostgreSQL: Harnessing SQL for Advanced Analytics
  13443. Stop nesting ternaries in JavaScript
  13444. Super-cargando tus aplicaciones cross-platform con Uno Platform y Uno Extensions
  13445. Hosted service has a major update to its lifecycle events
  13446. 4 ways to create Unit Tests without Interfaces in C#
  13447. GitHub - charmbracelet/huh: A simple, powerful library for forms and prompts in the terminal 🤷🏻‍♀️
  13448. How to Decode JWT Tokens in .NET - Code Maze
  13449. House Intelligence Committee FISA “Reform” Bill Would Greatly Expand the Class of Businesses and Other Entities Required to Assist in FISA 702 Surveillance
  13450. Christmas Countdown: common Optimizely CMS Pitfalls - #12 Picking the right add-ons
  13451. Issues of .NET
  13452. GitHub - rafaelldi/aspire-plugin: Aspire Plugin for JetBrains Rider
  13453. How to Add Translation to a React App Using Format.js
  13454. MAUI App Accelerator v1.4
  13455. The Actor Model in a C# World
  13456. Serializing restaurant tables in Haskell
  13457. Does ASP:Textbox TextMode Securely Enforce Input Validation? : Developer Notes
  13458. bliki: TestDrivenDevelopment
  13459. LINQ: let Clause
  13460. Snow
  13461. ASP.NET Community Standup - .NET Aspire Update
  13462. Introduction to ChatGPT Plugins [Pt 6] | Generative AI with .NET for Beginners
  13463. Learn how to improve .NET application performance leveraging Azure Code Optimizations|.NET Conf 2023
  13464. .NET | CI setup using GitHub actions and Nuke build automation
  13465. GPS Walkthrough 1 — Overview
  13466. Paolo Melchiorre - Database generated columns⁽³⁾: GeoDjango & PostGIS
  13467. Building a lyrics recommendation bot | James' Coffee Blog
  13468. Founders, Beware Hardware
  13469. GNU ASCII armor: send encrypted data in plain text
  13470. In praise of boring backend tech | Roland Writes
  13471. The difference between functions and methods
  13472. Static Site Generators: Not Just for Blogs
  13473. Why I'm Increasingly Worried About Boys, Too
  13474. My Christmas tree has a custom processor
  13475. Separating The Work Of Today From The Work of Tomorrow
  13476. rdck.dev – Common web L
  13477. Building a Clojure CI/CD pipeline of CERTAIN DOOM
  13478. An adventure with whisper, wasi, and wazero
  13479. Trying chDB, an embeddable ClickHouse engine
  13480. eBPF Networking Techniques - Packet Redirection
  13481. Insights and questions from the original waterfall paper
  13482. Tim Severien
  13483. Non-Send Futures When?
  13484. What Exactly is “Modern” CSS? – Geoff Graham
  13485. Razor pages, Discord and Bluesky
  13486. Killed by open sourced software. Companies that have had a significant market share stolen from open sourced alternatives.
  13487. Hardware Intrinsics in .NET 8 - .NET Blog
  13488. On .NET Live - Containers Everywhere: From Dev to Production
  13489. VS Code's Copilot 'AI Pair Programmer' Improves Chat UI, Explains Rust Code -- Visual Studio Magazine
  13490. Uno Platform 5.0 Launch Webinar
  13491. Beeper Mini Is Back
  13492. What's New in Blazor in .NET 8 (What is Blazor SSR)
  13493. The mysterious second parameter to the x86 ENTER instruction - The Old New Thing
  13494. Dev Proxy v0.13 with new guidance and inspecting web requests - Microsoft 365 Developer Blog
  13495. String Interning - To Use or Not to Use? A Performance Question
  13496. La plateforme
  13497. Building a Critter Stack Application: Command Line Tools with Oakton
  13498. Shortcut Keys on Desktop with KeyboardAccelerators - .NET MAUI 101
  13499. Feed support  |  Chrome for Developers
  13500. NativeAOT in .NET 8 Has One Big Problem
  13501. Removing history versions of a file on OneDrive for Business - Gérald Barré
  13502. EF Core Can Help You Build This Microservices Pattern
  13503. RFC 9330: Low Latency, Low Loss, and Scalable Throughput (L4S) Internet Service: Architecture
  13504. For Doom's 30th anniversary, the Johns Romero and Carmack reunited to celebrate the FPS that changed everything: 'I want to thank everybody in the Doom community for keeping this game alive'
  13505. Use API key authentication in ASP.NET Core | BinaryIntellect Knowledge Base
  13506. .NET 8 Blazor .🚀🔥 : Building Dynamic CRUD Apps with Ease
  13507. Mixtral of experts
  13508. The surprising connection between after-hours work and decreased productivity
  13509. Please, Expose your RSS
  13510. Beyond the Screen: The Power and Perks of In-Person Tech Conferences
  13511. Creación de aplicaciones .NET MAUI en Linux con Visual Studio Code
  13512. 388: Developer to Manager, Hybrid Success, & Capacity for Innovation
  13513. A Remake of the Google Gemini Fake Demo, Except Using GPT-4 and It’s Real
  13514. ASP.NET Core Basics: Working with a Database
  13515. A Generic Implementation of Dijkstra’s Smoothsort in C#
  13516. standard-webhooks/spec/standard-webhooks.md at main · standard-webhooks/standard-webhooks
  13517. Building a React F# UI for an Embedded System
  13518. Cross-platform Christmas Countdown App in C#
  13519. On the Importance of RFCs in Programming | Wasp
  13520. Dealing with Zip Files in C#
  13521. .NET Native AOT Explained - NDepend Blog
  13522. Choosing Elegance: The Case for F# in Application Development
  13523. Write Your Own Retro Compiler
  13524. blakewatson.com – omg.lol: an oasis on the internet
  13525. Nginx is Probably Fine
  13526. No hands and no feet
  13527. Multi Window 3D Interaction
  13528. 6 lessons from building 6 projects, while nomading for 6 months - Dmitry Kudryavtsev
  13529. Phoenix LiveView in Action
  13530. Becoming a go-to person gets you promoted. Here's how to do it as a software engineer.
  13531. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  13532. My first $1 online as as solopreneur
  13533. Handling Process Debt in IT
  13534. Paris-based Startup and OpenAI Competitor Mistral AI Valued at $2 Billion
  13535. About time and alphabets
  13536. Non-Send Futures When?
  13537. Boris Cherny's Blog
  13538. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 3
  13539. Live on Optimizely CMS 12 and .NET 8
  13540. Engadin Valley, Swiss Alps, Switzerland
  13541. Bad NEWS, Emacs
  13542. .NET Chiselled Ubuntu Container Images Are Now Generally Available
  13543. How to Reduce Nesting in Your Code With Zero Effort
  13544. .NET Conf 2023 Bulgaria
  13545. Blazor WASM Exception Handling and Error Boundary
  13546. Firsts: The Demo
  13547. zkLogin | Sui Documentation
  13548. Researchers automated jailbreaking of LLMs with other LLMs - Help Net Security
  13549. EF Core 8.0: Better Use of IN Queries
  13550. Make a Linux App
  13551. Quick as a Fox: Firefox keeps getting faster | The Mozilla Blog
  13552. A Matter of Millimeters: The story of Qantas flight 32
  13553. GitHub - isadorasophia/murder: Murder is a pixel art ECS game engine.
  13554. Calling a bureaucrat by its name
  13555. LLMs in the middle: Content aware browser filters
  13556. Hamon Technologies
  13557. Examining a Counterfeit Zelda in the Wild – Zdziarski
  13558. » Putting the “J” in the RPG, Part 2: PlayStation for the Win The Digital Antiquarian
  13559. DON'T do THIS, if you want IMPROVEMENT
  13560. Three Things That LLMs Have Made Us Rethink – Rodney Brooks
  13561. Cookie policy
  13562. Paul Simmering - The Grug Brained Data Scientist
  13563. Mini Heart Attack: Supermicro BMC Hacked (or not?)
  13564. Writing and Startups
  13565. rules for rebasing
  13566. .NET Conf 2023 - Productive C# Special Event
  13567. GitHub - openbao/openbao at development
  13568. John Carmack: Best programming setup and IDE | Lex Fridman Podcast Clips
  13569. W4 Games raises $15M to drive video game development inflection with Godot Engine
  13570. Bug After Bug After Bug – Dev Leader Weekly 21
  13571. C# Records are Immutable - But Not If You Do This
  13572. Why Team Leaders Give Up
  13573. GitHub Actions CI/CD pipeline to deploy Go application
  13574. Unleashing AI Potential with ML.NET: An intro to .NET's Machine Learning #shorts 🖥️✨
  13575. Create Better Looking Console Applications With Spectre.Console - Code Maze
  13576. Daily links from Cory Doctorow
  13577. every git command I use
  13578. Implementing Retry pattern using Polly in .NET Core Application
  13579. Password Purgatory - Making Life Hell for Spammers
  13580. New Opportunities! – Behind The Screen – 2023 December, Week 2
  13581. Stack Overflow Developer Survey 2023
  13582. Modular Monolith Data Isolation
  13583. Apple cuts off Beeper Mini's access after launch of service that brought iMessage to Android | TechCrunch
  13584. Macro and Micro Necessity - Colin McGinn
  13585. Searching Strings [Pt 6] | C# for Beginners
  13586. Beancount for Personal Finance
  13587. Safer, Not Later
  13588. The Plug-in System Hiding in Your App
  13589. Blogging with Word in your Jamstack
  13590. Modal Labs Deep Dive - Ehsan's Blog
  13591. Writing that’s too short wastes everyone’s time — Earfinders
  13592. Ava is now open source – Kamil Tomšík
  13593. Using FIDO keys
  13594. To A Man With `jq`, Everything Looks Like JSON
  13595. Why it feels like AIs are coming for the artists
  13596. What can routers at Centre Pompidou teach us about software evolution?
  13597. The UX of UUIDs | Unkey
  13598. Raspberry Pi 5 and RP1 X-ray scans
  13599. in tech, be a generalist
  13600. How I picked up and got decent at tennis
  13601. Quality software deserves your hard‑earned cash
  13602. Microsoft's 'Semantic Kernel' AI SDK Ships as Release Candidate -- Visual Studio Magazine
  13603. Expanding the Axelar Ecosystem: Ideas for Infrastructure Projects
  13604. the Wrong Stuff
  13605. Weekly Update 377
  13606. On developer dogma #3 : Never ship on Fridays
  13607. Dependency Injection Updates in .NET - Keyed Implementations
  13608. GitHub - kellyjonbrazil/jc: CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
  13609. GitHub - unoplatform/uno: Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
  13610. C# for Beginners: Dive into Variables, Operators & Expressions
  13611. A simpler version of the task sequencer that doesn't promise fairness - The Old New Thing
  13612. Bug Fixes, C#, Containers, and .NET 8
  13613. Understanding AI plugins in Semantic Kernel and beyond
  13614. Skills to plugins: fully embracing the OpenAI plugin spec in Semantic Kernel | Semantic Kernel
  13615. Translate spoken text using Whisper and GPT with Azure Open AI Services and .NET MAUI
  13616. Dieselgate, but for trains – some heavyweight hardware hacking
  13617. The New Global Error Handling in ASP.NET Core 8
  13618. Kagi Search Changelog
  13619. Sep with me on The Modern .NET Show
  13620. Code Maze Weekly #195 - Code Maze
  13621. Artificial Intelligence: Generative AI, Cloud and MLOps (online)
  13622. 🔴 111K Subscriber Ask Me Anything + Exploring .NET Aspire!
  13623. From Atari to Sep: Unleashing the Power of Performance in Programming with Niels Rassmussen.mp3
  13624. Avalonia UI - Cross-Platform UI Framework for .NET
  13625. Blazor WebAssembly Ahead of Time Compilation - Code Maze
  13626. S06E07 - From Atari to Sep: Unleashing the Power of Performance in Programming with Niels Rassmussen
  13627. AWS Step Functions in C# - Part 2 - Simple Talk
  13628. How .NET 8.0 boosted JSON Schema performance by 20% | endjin
  13629. .NET 8 Networking Improvements - .NET Blog
  13630. Defense Techniques: Blocking Protocol Handlers
  13631. This forum leaked my details on to the dark web through a data breach
  13632. Google calls Drive data loss “fixed,” locks forum threads saying otherwise
  13633. Intro to Blazor in .NET 8 - SSR, Stream Rendering, Auto, and more...
  13634. Weekly Update 377
  13635. Waiting for PostgreSQL 17 – Add support event triggers on authenticated login – select * from depesz;
  13636. I Made a Link-Sharing Website at the End of 2023
  13637. Simple Feature Gross Code
  13638. Announcing CPNG, "Compatible Network Graphics", a backwards compatible fork of PNG
  13639. Improving programming language performance
  13640. Michael Tsai - Blog - FastSpring Risk Screening
  13641. The diminishing half-life of knowledge
  13642. Some thoughts
  13643. The real price of things
  13644. Things I learned from teaching
  13645. JSON Schemas in Neovim
  13646. You are never taught how to build quality software
  13647. Making noisy SVGs — Daniel Immke
  13648. Hexagonal Architecture with Rust & AWS Lambda | James Eastham Personal Blog
  13649. Weekly Update 377
  13650. .NET Configuration In Depth | .NET Conf 2023
  13651. Lithium “Shortage” Bubble Implodes (Again), Price Collapsed 77% in a Year, as Demand and Production Both Surged
  13652. .NET Conf 2023 Recap - Celebrating Community, Innovation, and the Launch of .NET 8 - .NET Blog
  13653. Debugging C# Apps in VS Code [Pt 5] | C# and .NET Development in VS Code for Beginners
  13654. Burke Learns Blazor - Saving link bundles with the API
  13655. C# Shenanigans
  13656. Announcing Purple Llama: Towards open trust and safety in the new world of generative AI
  13657. SVG Tutorial: Learn how to create SVG images, shapes, animations, and more
  13658. In C++, how can I make a default parameter be the this pointer of the caller? - The Old New Thing
  13659. XAML tools in Visual Studio | .NET MAUI Minutes
  13660. Blazor Localization in .NET 8 & Blazor Server
  13661. How to retrieve sub properties in a PowerShell script with the Invoke-Expression method
  13662. Why Aren't More Developers Using C#?
  13663. Example Vertical Slice Architecture in ASP.NET Core
  13664. Death by a thousand microservices
  13665. This C# Operator Will Simplify Your Code
  13666. He blew the whistle on Amazon. He’s still paying the price
  13667. Unveiling secrets of the ESP32: creating an open-source MAC Layer
  13668. ThriveCart
  13669. .NET MAUI . Use the Shell and the SearchHandler to implement search in your apps
  13670. 23andMe is updating its TOS to force binding arbitration with a limited opt-out window
  13671. .NET Monthly Roundup - November 2023 - .NET 8 Release Highlights, Community News, and more!
  13672. Hexagonal Architectural Pattern in C#
  13673. .NET Conf 2023 Nepal Kathmandu
  13674. Serverless Apps with .NET 8 - .NET Conf 2023 - LearnInUrdu139/Lahore
  13675. All my favorite tracing tools: eBPF, QEMU, Perfetto, new ones I built and more
  13676. How to Create Great Pull Requests
  13677. Microsoft named a Leader in 2023 Gartner® Magic Quadrant™ for Strategic Cloud Platform Services (SCPS) | Microsoft Azure Blog
  13678. Preview of Durable Functions Extension v3.0.0
  13679. Introducing Gemini: our largest and most capable AI model
  13680. My TypeScript Skills Improving and Best Practices
  13681. 10 years of Avalonia!
  13682. Introducing Wikifunctions: first Wikimedia project to launch in a decade creates new forms of knowledge – Wikimedia Foundation
  13683. How to Debug LINQ queries in C#
  13684. .NET Rocks! Polly V8 with Joel Hulen and Martin Costello
  13685. .NET 8 Adds Shuffle to Random for Arrays and Spans
  13686. .NET MAUI Community Standup - .NET MAUI 2023 Wrapped
  13687. ASP.NET Core 8.0: Securing Swagger UI Endpoints
  13688. Quad9 Turns the Sony Case Around in Dresden | Quad9
  13689. Building a Critter Stack Application: Wolverine’s Aggregate Handler Workflow FTW!
  13690. Are your engineering “best practices” just developer dogmas?
  13691. Implementing the Harris Corner Detector
  13692. 10 Essential Apps Every Developer Needs
  13693. Information Technology Services | Cyber Security Incident
  13694. Why is it so hard to find out one fact about Marie Antoinette?
  13695. Patient Notice | East River Medical Imaging
  13696. What is this “[” binary in /bin?
  13697. 💸 Sending a file in 2017 | Zack Scholl
  13698. The Simple Phone should have rung alarm bells as to the future of Simple Mobile Tools
  13699. Next.js, just why?
  13700. Mold Course: Introduction | US EPA
  13701. Compact Graphs
  13702. Identify and solve performance issues faster with App Insights Code Optimizations
  13703. 386: .NET Conf 2023 Recap
  13704. Learn .NET 8 with New Beginner Videos - .NET Blog
  13705. In C++, how can I make a member function default parameter depend on this? - The Old New Thing
  13706. Overview of Responsible AI practices for Azure OpenAI models - Azure AI services
  13707. Gemini - Google DeepMind
  13708. WHO WINS? - C# Head to Head With Unit Testing VS Functional Testing
  13709. Introducing Gemini: our largest and most capable AI model
  13710. An Open Letter to the Python Software Foundation
  13711. How to Rename Files in a Folder in C# - Code Maze
  13712. A ‘Software Developer’ Knows Enough to Deliver Working Software Alone and in Teams
  13713. Customizing your labels with FormattedText | .NET MAUI Minutes
  13714. Synchronise using Queues or Semaphores?
  13715. Why is Jepsen Written in Clojure?
  13716. BenchmarkDotNet v0.13.11 · dotnet/BenchmarkDotNet · Discussion #2479
  13717. Your GitHub pull request workflow is slowing everyone down
  13718. .NET Conf 2023 Taiwan
  13719. SQLite Forum: JSONB has landed
  13720. How to Switch Between .NET SDK Versions
  13721. Arnold Schwarzenegger Sings About Rainbows
  13722. Deploy a SpringBoot 3 API on AWS Lambda in 10 minutes
  13723. Become a JavaScript Master: Essential 10 Tips for Mastery the Language!
  13724. Build and deploy .NET 8 Blazor WASM apps with serverless APIs using Azure Static Web Apps
  13725. 🤖 Does Functional Programming Matter To You?
  13726. How to use Regular Expressions and Match Evaluators in .NET
  13727. Sneaky async void Leads to ASP.NET Core Crash
  13728. Dissecting C# Ranges
  13729. AI and Trust - Schneier on Security
  13730. A Highland Song for Nintendo Switch - Nintendo Official Site
  13731. avoid allocations for TLS handshake by wfurt · Pull Request #87874 · dotnet/runtime
  13732. Azure Functions Flex Consumption (Private Preview)
  13733. C++ From Scratch
  13734. DasBlog’s upgrade to .NET 8 is ready!
  13735. Fine Tuning Mistral 7B on Magic the Gathering Drafts
  13736. Text Truncation and Wrapping in .NET MAUI
  13737. Things to Note Before Migrating Servers
  13738. Building a Text Editor: the Gap Buffer
  13739. The Best Startups are Empathetic
  13740. I'm Not Participating in This Year's Advent of Code For Very Good Reasons
  13741. Arnold Schwarzenegger Sings About Rainbows
  13742. Apple Responds to Fine Woven Case Problem
  13743. Arnold Schwarzenegger Sings About Rainbows
  13744. Microsoft Explores a 'Reboot of Compute' in Cloud with WebAssembly -- Visual Studio Magazine
  13745. Interactive Online Malware Analysis Sandbox - ANY.RUN
  13746. Apple Responds to Fine Woven Case Problem
  13747. Visual Studio Updates for .NET Devs | .NET Conf 2023
  13748. iMessage, explained
  13749. Women In Linux
  13750. .NET R&D Digest (November, 2023)
  13751. AI and Mass Spying - Schneier on Security
  13752. Uno Platform Live Stream
  13753. Beeper Mini - iMessage on Android
  13754. What was the code name for 64-bit Windows? - The Old New Thing
  13755. Firefox on the brink? | BryceWray.com
  13756. q3k :blobcatcoffee: (@q3k@hackerspace.pl)
  13757. Celebrating the first year of Copilot with significant new innovations - The Official Microsoft Blog
  13758. GitHub - bradygaster/AugmentR: Sample showing how to do Retrieval Augmented Generation using .NET Aspire, Semantic Kernel, and OpenAI.
  13759. How To Build Resilient Cloud Applications With .NET 8
  13760. How to (and how not to) design REST APIs
  13761. Inline Snapshot testing in .NET - Gérald Barré
  13762. Instrumenting .NET Kafka Clients with OpenTelemetry and KafkaFlow
  13763. Examples Of The Visitor Pattern In C# – A Practical Guide
  13764. Fetching and Publishing Settings for Azure Functions with Azure Functions Core Tools Command Line
  13765. Unit Testing Business Logic The Right Way With NSubstitute
  13766. Data annotations has some awesome additions in .NET 8
  13767. RailYatri Data breach - Over 31 Million Users Data Exposed
  13768. Inconsistent violin plots | Andrey Akinshin
  13769. Microsoft .NET Code Analysis: Add Explicit Cast in foreach() Loops
  13770. David Wong
  13771. Performance Testing Essentials: JMeter DSL.NET in Action
  13772. How to Insert and Return Inserted Identity With Dapper - Code Maze
  13773. Evoluciona ChatGPT a un avatar virtual con el que poder conversar
  13774. bips/bip-0341.mediawiki at master · bitcoin/bips
  13775. Dependency Injection using keyed services is finally in ASP.NET
  13776. I Hacked Magic the Gathering: Arena for a 100% Winrate
  13777. 10 Years of Building Akka.NET
  13778. Another Look into the Future with Rider's Predictive Debugger | The .NET Tools Blog
  13779. Scroll to expand document tabs - Visual Studio Blog
  13780. Serialization with and without Reflection
  13781. bliki: DiffDebugging
  13782. HTML: The Programming Language
  13783. How to become a senior engineer too early
  13784. 23andMe confirms nearly 7 million customers affected in data leak
  13785. Switch off bad TV settings
  13786. Women In Linux
  13787. Forecasts need to have error bars
  13788. .NET MAUI Community Toolkit, December 2023
  13789. ASP.NET Community Standup - Blazor Experiments + eShop Q&A
  13790. David Wong
  13791. Stupid Tools | Obiter dicta
  13792. Developer Story: Understanding Keyboard Events Better
  13793. Exploring possibilities surrounding Rubber duck debugging
  13794. Recursive zkSNARK Proof as a Private Input - What Is Visible To The Verifier?
  13795. Building a Access Point from scratch :: Dennis Schmalacker
  13796. Urgent Is Not the Way — Ethan Lalakea Alter
  13797. Speculative Sampling | Jay Mody
  13798. Some thoughts on LEGO Fortnite
  13799. Do The Hard Part First
  13800. Your Interview Process Is Too Damn Long (and How To Fix It)
  13801. Episode 61: Platform Engineering and IaC - with Shahid Iqbal
  13802. Ruby 3.3 resolves the Range#size bug for rational endpoints
  13803. Create a Custom Email address with Gmail and Cloudflare
  13804. Simple Mobile Tools was sold to a shady app company
  13805. Powerful enabling environments usually arise as a byproduct of projects pursuing their own intrinsically meaningful purposes
  13806. Do You Really Need That Expensive Infra Re-Org? Here's how to find out
  13807. Culture is a programming language
  13808. There Are a Lot of Ways to Hide Stuff in the Browser
  13809. Before Dropping Out of HS
  13810. .NET Aspire
  13811. Building a Critter Stack Application: Web Service Query Endpoints with Marten
  13812. Explanation of DPA: Differential Power Analysis (from the paper of Kocher et al)
  13813. Pollard's p-1 factorization algorithm
  13814. Piped
  13815. Extending WebAssembly to the Cloud with .NET - .NET Blog
  13816. Extending WebAssembly to the Cloud with .NET - .NET Blog
  13817. Space Typography
  13818. Ancient Stone House, Derbyshire, England
  13819. Java on Azure Team Focuses on OpenAI Chat Playground for AI Experimentation -- Visual Studio Magazine
  13820. GitHub - microsoft/hack-together-dotnet: HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
  13821. Django 5.0 released
  13822. S06B01 - Special Announcement: Generative AI Session At Microsoft Reactor
  13823. Browser Image Conversion Using FFmpeg.wasm
  13824. The Basics of Strings! [Pt 5] | C# for Beginners
  13825. AWS re:Invent 2023 - Getting the most performance for your .NET apps from AWS SDK for .NET (XNT401)
  13826. When and Where to Use Generator Functions: Practical Use Cases | Devlin Duldulao
  13827. Blazor Cascading Parameters don’t “just work” with lambdas or method callback – Chris F Carroll
  13828. Peter Ritchie's Blog - A tool to help contributing to many Git repos
  13829. MyOwnDB v2: tech lessons applied
  13830. .NET MAUI + Azure: Magic in Children's Stories
  13831. GitHub - Cysharp/ZLogger: Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
  13832. Add a Menu Bar to Your Desktop App - .NET MAUI 101
  13833. An Update on December 2023 Organizational Changes — Spotify
  13834. What is a static chain pointer in the context of calling convention ABI? - The Old New Thing
  13835. 6 INSANE Things You Didn't Know You Could Write in C#
  13836. How Google takes the pain out of code reviews, with 97% dev satisfaction
  13837. How to Simplify Your Code with Effective Code Refactoring
  13838. This is NOT SQL Injection ❌ (EF Core 8 NEW FEATURE)
  13839. Power Pages & Plugins : Del Low Code al Pro Code
  13840. Replace Annoying IFs with Switch Expressions #dotnet #coding
  13841. Local Functions in C# - Code Maze
  13842. Our Experience with Bi-temporal Event Sourcing
  13843. 387: System.Reflection & Native AOT
  13844. ReportPhoneSpam.org: Shut down robocallers and text message spammers
  13845. we play music until someone breaks our synths
  13846. Let’s learn how modern JavaScript frameworks work by building one
  13847. Getting Started with Semantic Kernel and C#
  13848. Building a Critter Stack Application: Wolverine as Mediator
  13849. jim-fx's | Plantarium
  13850. LLM As A Function
  13851. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  13852. The Fork Bomb: What it is, how it works, and where it originated
  13853. I Started With Nix, NixOS, Home Manager and Flakes
  13854. Now I Can Just Print That Video
  13855. Recording and generating animated screencasts within the browser
  13856. Building your own bookmark launcher
  13857. Simplifying Complexity: The Journey from WebSockets to HTTP Streams
  13858. Own Your MX Record
  13859. On Pivoting
  13860. Local LLMs as browser sidekicks
  13861. Look mom! I built a computer
  13862. RisingTone: A better way to learn Chinese tones
  13863. Blazor WASM Lazy Loading
  13864. How Uber Computes ETA at Half a Million Requests per Second
  13865. LLM Visualization
  13866. How to Take Advantage of CSharp Optional Parameters for Cleaner Code
  13867. Not a real engineer - Richard Marmorstein
  13868. Captcha component for Blazor
  13869. clang now makes binaries an original Pi B+ can't run
  13870. How Are .NET APIs So Much Faster than Everything Else?
  13871. How to start a modern C++ project - Mikhail Svetkin - Meeting C++ 2023
  13872. Building a Smart Home - Part 14 Motion, Occupancy, and Presence | LINQ to Fail
  13873. Containerizing .NET - Part 1
  13874. ChatGPT Isn't Coming for Your Coding Job
  13875. LLMs and the Extended Mind Thesis
  13876. The Great Product Engineering Cycle
  13877. reaction, in replacement of fail2ban
  13878. Monocypher 4: The Clean Break
  13879. Tech-Enabled Companies Shaping the Future
  13880. RFC processes are a poor fit for most organizations - Jacob Kaplan-Moss
  13881. Job Post Anti-patterns
  13882. How Are .NET APIs So Much Faster than Everything Else?
  13883. .NET 8 and C# 12 — Inline Arrays
  13884. Weekly Update 376
  13885. Saving Data using Settings for Windows and Uno Platform Applications - Nick's .NET Travels
  13886. Chrome’s next weapon in the War on Ad Blockers: Slower extension updates
  13887. POV Candle - mitxela.com
  13888. Not Everything Is Google’s Fault (Just Many Things)
  13889. .NET Conf 2023 - Comunidad de Desarrolladores .NET
  13890. Unit Testing VS Functional Testing – Dev Leader Weekly 20
  13891. You don't need JavaScript for that - HTMHell
  13892. .NET 8 + MAUI + Blazor = ¡ÉPICO!
  13893. HOW TO: Permission Authorization in ASP.NET Core
  13894. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 2
  13895. Trip to NET MAUI
  13896. Busy, Busy, Busy! – Behind The Screen – 2023 December, Week 1
  13897. How Are .NET APIs So Much Faster than Everything Else?
  13898. Pitching a Tech Book to a Publisher
  13899. Smart Constructors
  13900. WebSummit 2023: Where are AI and Web3 heading to? - Lejdi Prifti
  13901. Remote collaboration fuses fewer breakthrough ideas? Probably not.
  13902. My first microservice solution - great mentorship, companionship and an unforgettably enjoyable development adventure
  13903. Noiselith
  13904. Global Error Handling in ASP.NET Core 8
  13905. The joys of self-hosting and tiny side-projects
  13906. Recognizing string prefixes with SIMD instructions
  13907. The Rails Executor: increasingly everywhere
  13908. Life as a Self-Employed Software Engineer
  13909. Advent of Code
  13910. A Decade of Developing a Programming Language: A Response Response
  13911. w/re Invent 23.md
  13912. Typical Seating Chart
  13913. Data Annotation Updates in .NET 8
  13914. Building Hybrid User Interfaces with Blazor Hybrid [Pt 4] | Blazor Hybrid for Beginners
  13915. Pro EP 94 : How to perform simple background jobs in .NET ?
  13916. What does it mean to prove?
  13917. Episode 480 - Ignite 2023 Updates
  13918. Pro EP 89 : How to create a custom reusable fluent validator in .NET ?
  13919. K-Means Data Clustering from Scratch Using C# -- Visual Studio Magazine
  13920. Why does the Windows Portable Executable (PE) format have both an import section and input directory? - The Old New Thing
  13921. Advent of Code 2023
  13922. Seamless Communication - AI at Meta
  13923. Semantic Kernel’s Ignite release: Beta8 for the .NET SDK | Semantic Kernel
  13924. Mediator Design Pattern In Action! - C# Design Pattern Tutorial
  13925. Building a Critter Stack Application: Integrating Marten into Our Application
  13926. Update Conference Recap
  13927. I Wrote a book…
  13928. GitHub Copilot Tips for .NET Developers | .NET Conf 2023
  13929. How to start a modern C++ project - Mikhail Svetkin - Meeting C++ 2023
  13930. [FollowUp] Using Testcontainers in integration tests for ASP.NET Core Web API
  13931. Private fields with or without underscore
  13932. The Rise of C# Markup for Cross Platform Development
  13933. Clean Architecture: Application Core Project Setup with DDD, CQRS
  13934. ChatGPT's One-year Anniversary: Are Open-Source Large Language Models Catching up?
  13935. Code Maze Weekly #194 - Code Maze
  13936. How To Read the Request Body in ASP.NET Core Web API - Code Maze
  13937. Code is run more than read
  13938. In Defence of Doubles · Anthony Lloyd
  13939. GitHub - VikParuchuri/marker: Convert PDF to markdown quickly with high accuracy
  13940. Configurator | Tesla
  13941. How to start a modern C++ project - Mikhail Svetkin - Meeting C++ 2023
  13942. GitHub - damienbod/MicrosoftEntraIDAuthMicrosoftIdentityWeb: Microsoft Entra ID (Azure AD) flows using ASP.NET Core and Microsoft.Identity.Web
  13943. Turbo Pascal turns 40
  13944. Getting Started with Blazor’s New Render Modes in .NET 8
  13945. The Developer Ecosystem in 2023: Key Trends for C# | The .NET Tools Blog
  13946. Peter Ritchie's Blog - Entity Framework in .NET Aspire
  13947. Microsoft’s New .NET Dev Tool Draws Community Support
  13948. Weekly Update 376
  13949. .NET MAUI Community Standup - Guest demo from DevExpress
  13950. bitcoin/CONTRIBUTING.md at master · bitcoin/bitcoin
  13951. The one-person framework monitoring tool
  13952. Datastore in Angular
  13953. You Must Fuck Around and Find Out
  13954. You don't want to work with embeddings - Blog by Grzegorz Kossakowski
  13955. Visual Anagrams
  13956. Analyzing long win streaks in online chess
  13957. a client-side exception has occurred
  13958. Data Storage and Indexing
  13959. Say it again: values not expressions
  13960. SQLSync - Stop building databases
  13961. I found a funny charge on my credit card - Aggressively Paraphrasing Me
  13962. The Weirdest Bug I’ve Seen Yet
  13963. Vicyyn - Simple Obsidian System for 99% of Your Needs
  13964. Unix linguistics
  13965. Mastering Skills: The 1% Formula
  13966. Why is curation of web search results important?
  13967. Why does everyone install crates globally?
  13968. Web developers: remarkably untalented and careless?
  13969. A UX Story, How Updating to iOS 17.0 Cost Me 17 Dollars
  13970. .NET 8 and C# 12 — ref readonly Parameters
  13971. Native Rust in Visual Studio Is Top Dev Request, but Progress Slow -- Visual Studio Magazine
  13972. Building a Critter Stack Application: Marten Projections
  13973. How to make libraries compatible with native AOT - .NET Blog
  13974. NuGet Best Practices [Part 4] | NuGet for Beginners
  13975. Why does the Windows Portable Executable (PE) format have separate tables for import names and import addresses?, part 2 - The Old New Thing
  13976. EP rejects mass scanning of private messages - European Digital Rights (EDRi)
  13977. ripgrep is faster than {grep, ag, git grep, ucg, pt, sift}
  13978. Brickception
  13979. Refactoring C# and Tech Discussions
  13980. .NET MAUI Version Pinning & Nightly Build Integration
  13981. How Are .NET APIs So Much Faster than Everything Else?
  13982. xCurl | daniel.haxx.se
  13983. Profiling Memory Allocations on Linux using the JetBrains dotMemory Command-Line Profiler - Steve Gordon - Code with Steve
  13984. .NET MAUI and Visual States
  13985. .NET Conf 2023 - Puebla
  13986. .NET Conf 2023
  13987. Amazon exec says it’s time for RTO: ‘I don’t have data to back it up, but I know it’s better’
  13988. NEW: Collection Expressions in C# 12
  13989. .NET Conf 2023 - Salem, Sat, Dec 2, 2023, 6:00 PM | Meetup
  13990. How to Determine the Operating System in .NET Core - Code Maze
  13991. .NET Conf 2023 Round Up, Sat, Dec 2, 2023, 11:00 AM | Meetup
  13992. Azure Container Apps with .NET - .NET Conf 2023 - LearnInUrdu139/Lahore
  13993. .NET Conf 2023 MSDUG Community Edition South Africa - JHB, Sat, Dec 2, 2023, 8:00 AM | Meetup
  13994. .NET Native AoT Make AWS Lambda Function Go Brrr
  13995. ASP.NET Core Basics: Essential NuGet Packages (Part 2)
  13996. TDD and refactoring to patterns in C#: how to write a cron parser
  13997. My favorite features in Visual Studio 17.8 - Visual Studio Blog
  13998. .NET Rocks! Applied Large Language Models with Vishwas Lele
  13999. Who Makes the Most Reliable New Cars? - Consumer Reports
  14000. Search Jobs | Microsoft Careers
  14001. Why Should I Upgrade My .NET Application?
  14002. Is c# underhyped?
  14003. Sam Altman returns as CEO, OpenAI has a new initial board
  14004. Burke Learns Blazor - Drag and Drop and DOM events!
  14005. GitHub - Mozilla-Ocho/llamafile: Distribute and run LLMs with a single file.
  14006. Copilot AI Takes Over Git Commits in Visual Studio 2022 -- Visual Studio Magazine
  14007. Building a Critter Stack Application: Marten as Event Store
  14008. Installing and Getting Started with .NET in VS Code [Pt 2] | .NET for Beginners
  14009. GitHub - 01mf02/jaq: A jq clone focussed on correctness, speed, and simplicity
  14010. The birth & death of search engine optimization - Xe Iaso
  14011. Y Combinator's Future in the Software Slowdown
  14012. traceroute uses UDP by default, not ICMP
  14013. I got top 20 on my first product hunt launch by doing a homework assignment
  14014. Yusuf Aytas - Becoming a Rockstar Engineer
  14015. Brain Teaser: How many bathrooms?
  14016. bladh.ninja - agile
  14017. Planning a Project - Software Project Management: Part 1
  14018. Large Reconstruction Model for Single Image to 3D
  14019. Stigg | Scalable Subscription Migrations - To Infinity and Beyond
  14020. The Rider 2023.3 Release Candidate Is Now Available | The .NET Tools Blog
  14021. Who manages compliance for your outsourced compliance specialists?
  14022. Simulating how replicate trial count impacts Cohen’s d effect size
  14023. How to Fund FOSS, Save It from the CRA, and Improve Cybersecurity
  14024. a client-side exception has occurred
  14025. Introducing my CHAOs (Chief Hound Advisor Officers)
  14026. Creativity: My Top 5 Feelings
  14027. VSCode Debugger, something you haven't probably used yet
  14028. Restic Backups on Backblaze B2 with NixOS
  14029. Don't DM me - Tim Hårek
  14030. Testing C# Code with BenchmarkDotNet
  14031. @devlead - Mattias Karlsson's Blog - Introducing UnpackDacPac
  14032. Visual Studio & .NET: A Symbiotic Relationship with David Fowler | Episode 6 of 7
  14033. X Value
  14034. GitHub - kmille/freetar: freetar - an alternative frontend for ultimate-guitar.com
  14035. How Does Blazor Compete with MVC and Razor Pages
  14036. Code Whisperer for the Command Line
  14037. What's NEW in Blazor in .NET 8?!
  14038. Why does the Windows Portable Executable (PE) format have separate tables for import names and import addresses?, part 1 - The Old New Thing
  14039. Rust std fs slower than Python!? No, it's hardware!
  14040. What’s New in .NET MAUI | .NET Conf 2023
  14041. Easily Publish Domain Events Using EF Interceptors
  14042. Jason Lefkowitz (@jalefkowit@octodon.social)
  14043. My thoughts on .NET Aspire
  14044. .NET Conf 2023 [Goiânia-GO], sex., 1 de dez. de 2023 08:30 | Meetup
  14045. The Biggest ISSUE With Blazor (and how to fix it)
  14046. Git Branching strategies
  14047. How to Use Request Timeouts Middleware in ASP.NET Core - Code Maze
  14048. Novedades de Blazor con .NET 8
  14049. What's New in ASP.NET Core 8.0 : Performance, Blazor, AOT, Identity, Metrics and More
  14050. Hot Reload for C# Dev Kit
  14051. Join The Great .NET 8 Hack and Win Amazing Prizes!
  14052. Git–Discard local changes
  14053. Write Your Git Commits with GitHub Copilot - Visual Studio Blog
  14054. Exploring Generative AI
  14055. Added support for node and npm based projects by davidfowl · Pull Request #1033 · dotnet/aspire
  14056. Scriban for Text and Liquid Templating in .NET
  14057. How, why, and when GitHub and GitLab use feature flags
  14058. My $500M Mars Rover Mistake: A Failure Story — Chris Lewicki
  14059. Adding environment vars to .NET Aspire services
  14060. How to Do a Competitive Analysis for Startups?
  14061. The Village Effect of the Greater Web
  14062. RAG Pipelines from scratch
  14063. Embark: Dynamic documents for making plans
  14064. Ryle on microphysics and the everyday world
  14065. Running SQL Queries on Org Tables
  14066. Building a Critter Stack Application: Event Storming
  14067. Nighttime Time Lapse Photography with AllSky
  14068. How we fixed my SEO | johnnyreilly
  14069. My Ego Is My Enemy. Your Ego Is Your Enemy.
  14070. My Personal Data Backup Pipeline – Justin Paulin
  14071. Should this be an A/B Test?
  14072. Yusuf Aytas - Talent Sourcing Journey
  14073. The quality of your life is the quality of the people you get to know: Illuminating the David Brooks way
  14074. Mercure, Braid, PREP… news about subscribing to HTTP resource updates - Kévin Dunglas
  14075. Bazel market growth, year over year
  14076. ML.NET 3.0 Boosts Deep Learning, Data Processing for .NET-Based AI Apps -- Visual Studio Magazine
  14077. Rust: Memory Management
  14078. construct0, the first steps of an organisation with great aspirations.
  14079. Matrix vs. XMPP | Luke's Webpage
  14080. My techno-optimism
  14081. Nextty: a radically collaborative computing environment
  14082. Dependency rejection
  14083. The Ideal Social Network
  14084. What is going on with Mars Sample Return?
  14085. Cloud translation is more expensive than I thought
  14086. A year working with HTML Web Components
  14087. Five Learnings from Five Years as a First-Time Founder
  14088. Trying simple tree-search techniques for LLM token sampling
  14089. Consider Writing Documentation for Your House
  14090. "Position Strings" for Collaborative Lists and Text
  14091. Deploy your CloudKit-backed SwiftData entities to production
  14092. Goodbye DevRel… (for now)
  14093. .NET 8 and C# 12 — Experimental Attribute
  14094. GitHub - fempire/women-tech-speakers-organizers: A list of women tech speakers & organizers. Add yourself or others by submitting a PR! PS if you do add someone, make sure to tell them! :) #fempire
  14095. Coffee and Open Source Conversation - Rob Conery
  14096. A journey about the new interceptors of .NET 8
  14097. Building resilient cloud services with .NET 8 - .NET Blog
  14098. A reported vulnerability about getting paid apps for free is really about paying for free apps - The Old New Thing
  14099. Java Programming - The State of Developer Ecosystem in 2023 Infographic
  14100. Per-User Blazor 8 State
  14101. Mr. Maeda's Cozy AI Kitchen: Mr. Maeda's Tofu Factory Origins
  14102. Mr. Maeda's Cozy AI Kitchen: Mr. Maeda's Tofu Factory Origins
  14103. GitHub - microsoft/hack-together-dotnet: HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
  14104. GitHub - federico-busato/Modern-CPP-Programming: Modern C++ Programming Course (C++11/14/17/20)
  14105. Sporadic noise problem in change point detection
  14106. PeerTube v6 is out, and powered by your ideas !
  14107. How To Deploy .NET Aspire Apps To Azure | .NET 8
  14108. Add Context Menus To Any Visual Element - .NET MAUI 101
  14109. C#, Database migrations, and you!
  14110. .NET 8 Application 0-To published on AWS in a half-hour
  14111. Friendship Ended with Obsidian/LaTeX, Now Typst is My Best Friend
  14112. Intro to Visual Studio 2022 [Pt 1] | C# and .NET Development with Visual Studio for Beginners
  14113. Why We ALL Use xUnit over NUnit or MSTest?
  14114. What Does Refactoring Code Mean? What New Developers Need To Know
  14115. How To Use Both EF Core and Dapper For CQRS Queries
  14116. Primary constructors has caused concerns for C# developers
  14117. Microsoft .NET Code Analysis: Make Collection Properties Read-Only
  14118. Embedding a minimal ASP.NET Web Server into a Desktop Application
  14119. C# Tip: Use TestCase to run similar unit tests with NUnit
  14120. Aspect-Oriented Programming with C#, Custom Attributes and PostSharp
  14121. Shrig 🐌 (@Shrigglepuss@godforsaken.website)
  14122. God Help Us, Let's Try To Understand The Paper On AI Monosemanticity
  14123. Enhance your .NET Testing #6: The Art of Assertion with FluentAssertions
  14124. Cloud-native apps with .NET Aspire
  14125. pro.NET
  14126. Serverless Speed: Rust vs. Go, Java, and Python in AWS Lambda Functions
  14127. A Practical Guide for Beginners: Azure OpenAI with JavaScript and TypeScript (Part 01)
  14128. A Practical Guide for Beginners: Azure OpenAI with JavaScript and TypeScript (Part 03)
  14129. [1hr Talk] Intro to Large Language Models
  14130. A Practical Guide for Beginners: Azure OpenAI with JavaScript and TypeScript (Part 02)
  14131. Prompt injection explained, November 2023 edition
  14132. Synchronizing concurrent teams
  14133. GitHub - jordan-cutler/path-to-senior-engineer-handbook: All the resources you need to get to Senior Engineer and beyond
  14134. Attack Techniques: Steganography
  14135. What is Prompt Engineering?
  14136. Getting Started with F# and Entity Framework
  14137. F# + Scriban - HTML Template Parsing Benchmarks
  14138. Microsoft Developer Labs: Adventures with GitHub Copilot in Visual Studio and .NET
  14139. Announcing ML.NET 3.0 - .NET Blog
  14140. On .NET Live - Azure Functions with .NET
  14141. trains.fyi
  14142. Steve Bray: Why I joined Cloudflare
  14143. Being popular
  14144. Fine-tuning Won't Add New Knowledge To Your Model
  14145. Why do companies hire people to be idle a lot of the time?
  14146. Get more out of design reviews
  14147. Why the local development experience matters (a lot)
  14148. I Have No Self-Control - What Should I Do?
  14149. Demystifying Web Push Notifications
  14150. Understanding Chromes Coverage Panel
  14151. Yusuf Aytas - The Power of Consistency
  14152. Build for yourself, all else will follow
  14153. Shadow DOM is for hiding your shame
  14154. The extent of GitOps
  14155. The Ultimate Beginner's Guide to Obsidian
  14156. Email notification for SSH logins » andreas.heigl.org
  14157. Chopping the monolith in a smarter way
  14158. Meta Quest 3—The Ugly and the Awesome – inconsequence
  14159. Is Mastodon and the Fediverse good enough yet?
  14160. Mr. Jeff versus 20 Trillion Dollars
  14161. Why I'm proud to be a non-code open source contributor and you should be too - OpenSource.net
  14162. @devlead - Mattias Karlsson's Blog - Introducing BRI
  14163. How Codebase Structure Shapes System Predictability
  14164. The Sport of Indie Hacking
  14165. Pomodoros and leverage ratios
  14166. Analyzing the Monoprice Blackbird HDCP 2.2 to 1.4 Down Converter
  14167. Drinking distilled water
  14168. Connor's Blog
  14169. Have I Been Pwned: Pwned websites
  14170. Communication Ministry studying report of IndiHome data leak - ANTARA News
  14171. What's New in TypeScript 5.3 -- Visual Studio Magazine
  14172. My Toddler Loves Planes, So I Built Her A Radar
  14173. .NET 8 and C# 12 — Default Lambda Parameters
  14174. Python is Easy. Go is Simple. Simple != Easy.
  14175. Decay Modes
  14176. .NET Data Community Standup - Complex types as value objects in EF8
  14177. Vertical Slice Architecture Myths You Need To Know!
  14178. Cloudflare named a leader in Forrester Edge Development Platforms Wave, Q4 2023
  14179. $20k Bounty was Claimed! · Prettier
  14180. .NET Data Community Standup - A tour of what's new in EF8
  14181. Where Is OpenCV 5?
  14182. Can no longer search code without being logged in. · community · Discussion #77046
  14183. GitHub CoPilot is revolting | csharpfritz on #Twitch
  14184. Join my channel - to get early access to videos and access to the source code
  14185. Tell Us What You Want in Marten and Wolverine!
  14186. C# 12 (Complete C# Quick Reference) • Ben Bowen's Blog
  14187. The mystery of the disappearing Google Drive files
  14188. In Windows 3.1 and Windows 95, what is a "grabber"? - The Old New Thing
  14189. Let's write some code!
  14190. Beej's Guide to Interprocess Communication
  14191. Microsoft Is SECRETLY Changing Your Code in .NET 8
  14192. Data API Builder in #shorts #oss
  14193. Tracing UI displays resource name for outgoing resources by JamesNK · Pull Request #1040 · dotnet/aspire
  14194. Refactoring Legacy Code – What You Need To Be Effective
  14195. How to monitor changes on a website - Gérald Barré
  14196. Home - No-Bullshit Games
  14197. 3 Ways to Find Maximum Element with LINQ
  14198. Introduction to IAsyncEnumerable
  14199. Discover the Magic of .NET 8 and Beyond!
  14200. Dan Fixes Coin-Ops (@ifixcoinops@retro.social)
  14201. Bits, Bites & Bios 2023
  14202. .NET Declarative DevOps, Munging Data at Scale and a quick recap of .NET Conf, Thu, Nov 30, 2023, 6:00 PM | Meetup
  14203. Release 14.0.0 · BurntSushi/ripgrep
  14204. Cloud-native apps with .NET Aspire
  14205. How to Check if a File Is in Use With C# - Code Maze
  14206. .NET Conf 2023 - Day 1
  14207. The Worst Programmer I Know
  14208. Docker Security Principles Overview - Simple Talk
  14209. Google Drive files suddenly disappeared. The Drive literally went back to condition in May 2023
  14210. Cookies, Tokens, or JWTs? The ASP.NET Core Identity Dilemma
  14211. Creating Zip Files in Azure Blob Storage
  14212. Graph API: getting users Active Directory group names and ids with the C# SDK | johnnyreilly
  14213. .NET 8–JSON Source Generator improvements
  14214. udlbook
  14215. 2023-11-25 the curse of docker
  14216. Periodic Table of Tools
  14217. How is Asp.net so fast?
  14218. Sep 0.3.0 - Unescape Support (still the Most Efficient .NET CSV Parser)
  14219. Update on the rust port · fish-shell/fish-shell · Discussion #10123
  14220. A good engineer thinks like a product manager
  14221. My Year-Long Struggle Against a Call of Duty False Permanent Ban
  14222. Releasing LiveTranslate - automatic simultaneous translation · TomAF
  14223. Yusuf Aytas - Leading from Where You Are
  14224. converting pixels into particles ⌘I Get Info
  14225. A Guide to Actually Enjoying Discord - Tasshin
  14226. Virtual Boy Architecture | A Practical Analysis
  14227. Open source definition
  14228. Why solopreneurs should ditch free plans
  14229. EraGuessr GPT
  14230. In the Office Auto-Reply Emails for a Hybrid Work Schedule
  14231. A climate of trauma
  14232. Will Scaling Solve Robotics?: Perspectives From Corl 2023
  14233. Finding My Voice: Brain Injury and ChatGPT | t3chn0tix - Tech News
  14234. Lessons from AlphaZero: Part 1
  14235. Hide console logging for passing tests and show it for failures with node:test
  14236. Building a NetBSD ramdisk kernel · benzblog
  14237. Coeffects and useSyncExternalStore | Patrick's Blog
  14238. $ocial Theory Of Money
  14239. Developers and Sherpas: A Mountainous Analogy
  14240. VectorDB
  14241. Making it clear when we’re on a call with you to protect you from fraud
  14242. Subscribe to The .NET Saturday | Julio Casal
  14243. Whisky - A modern Wine wrapper for macOS built with SwiftUI
  14244. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  14245. Creating Microsoft Teams Applications with Visual Studio and .NET
  14246. Rewriting vs Refactoring Code: How To Navigate The Two
  14247. ASP.NET Core 8 new feature: IExceptionHandler
  14248. .Net Liverpool
  14249. Naev - Home
  14250. Rickie Lee Jones - We Belong Together (Official Audio)
  14251. Assistants - chat bots with skills by cgillum · Pull Request #24 · cgillum/azure-functions-openai-extension
  14252. “Shift left”—wtf does it mean?
  14253. GitHub - Momciloo/fun-with-sockets
  14254. 2023 Holiday Season Developer Shopping List
  14255. parenting off-balance
  14256. homegit
  14257. Simple Site Analytics
  14258. on safepoints -- wingolog
  14259. A simple WebSocket benchmark in JavaScript: Node.js versus Bun
  14260. a client-side exception has occurred
  14261. Making a shitty programming language from scratch. Part 1
  14262. Writing lessons learned after writing a book
  14263. why lowercase letters save data
  14264. The largest number representable in 64 bits
  14265. Sqids (formerly Hashids) · Generate Short IDs from Numbers
  14266. Variations in the VISCA protocol
  14267. Paper: You Want My Password or a Dead Patient?
  14268. Visual Studio 17.9 Preview 1: Refreshed UI, Debugging, AI, Productivity and More
  14269. How To Approach Refactoring And Tech Debt – Dev Leader Weekly 19
  14270. REPR (Request-Endpoint-Response) Pattern and ApiEndpoints
  14271. Model 3 Owner's Manual | Tesla
  14272. Look up IP, Network, and ASN data
  14273. .NET | Add Feature flags to your application
  14274. Le novità di .NET 8
  14275. GitHub - MichalStrehovsky/uefimaze: Bare-metal bootable graphical maze game in C#
  14276. Hackers Claim Attack on General Electric, Leak Data Samples
  14277. CICERO
  14278. .NET 8's Best Blazor is not Blazor as we know it
  14279. .NET 8 and C# 12 Launch - What is New, What is Improved, and What is Supported
  14280. LLM finetuning memory requirements
  14281. An important parking infrastructure decision is about to be made – and I feel like us nerds can help make it right
  14282. Gprobe
  14283. 5 Awesome C# Refactoring Tips
  14284. Ben Carlsson / Surprises in North China
  14285. Paolo Melchiorre - Database generated columns⁽²⁾: Django & PostgreSQL
  14286. How to adopt Realtime updates in your app
  14287. Consider Evaluating LLMs as Search Engines
  14288. The Bond villain compliance strategy
  14289. Registering My Hypotheses On Starting A Business — Ludicity
  14290. Ephemeral as the default in digital
  14291. Score by Surprise
  14292. GeorgeMac
  14293. My essential toolkit for local data manipulation
  14294. Quickly generate APIs for your database
  14295. Happy Thanksgiving! – Behind The Screen – 2023 November, Week 4
  14296. GitHub - dannywillems/py-keum: Modular elliptic curve library in Python. Do not use in production.
  14297. [1hr Talk] Intro to Large Language Models
  14298. Aspirate 0.1.0-preview-2
  14299. Oceanography Gift
  14300. Original Prusa 3D printers directly from Josef Prusa
  14301. Generative AI for Beginners
  14302. Introduction [Pt 1] | Machine Learning and AI with .NET for Beginners
  14303. The Failed Commodification Of Technical Work — Ludicity
  14304. 6 year stream anniversary! C#, Postgres, and more
  14305. Shopify's Black Friday Cyber Monday Live Coverage
  14306. Notepad++ v8.6: 20th-Year Anniversary | Notepad++
  14307. On harmful overuse of std::move - The Old New Thing
  14308. When To Refactor Code – How To Maximize Efficiency and Minimizing Tech Debt
  14309. 🔴 Live | Stripe BFCM
  14310. How to Implement the CQRS Pattern in Clean Architecture (from scratch)
  14311. The New Best Way To Search for Values in .NET 8
  14312. Weekly Update 375
  14313. School Mgmt App | Microservices With .NET Aspire & Blazor SSR ] Part 1
  14314. C3 Documentation
  14315. The Story of Titanium
  14316. Allocation Algorithms Revisited · Anthony Lloyd
  14317. .NET 🚀🔥 : Seamless Messaging in .NET: Integrating MassTransit with RabbitMQ for Robust Systems!
  14318. Primary Constructors – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  14319. Community Feedback Building 17.8 & 17.9 Preview 1 - Visual Studio Blog
  14320. YouTube: Intro to Large Language Models
  14321. Does size matter in Pull Requests: Analysis on 30k Developers
  14322. Clostridioides difficile spores tolerate disinfection with sodium hypochlorite disinfectant and remain viable within surgical scrubs and gown fabrics
  14323. Write libraries instead of services, where possible
  14324. YouTube is now blocking Ad Blockers - So I just make ads run 16x faster :)
  14325. Multifaceted: the linguistic echo chambers of LLMs
  14326. Understanding America’s Post-Industrial Economy | Michael Hudson
  14327. It's OK if your code is just good enough
  14328. Fastify Frontends Are Here
  14329. Getting user-centred design work into agile planning increments
  14330. Product and Project Management
  14331. All that Infocom interpreter code
  14332. Unshackling Artificial Minds
  14333. Why do I know shell, and how can you? - Julio Merino (jmmv.dev)
  14334. Timeless criteria for admiration
  14335. Sam Altman, Jiu Jitsu Master
  14336. attribution armored code
  14337. Developing self-confidence as a software engineer
  14338. I hereby pardon all junior engineers
  14339. Your next ten years
  14340. .NET 8 and C# 12 — Collection Expressions
  14341. How Apple's Pro Display XDR takes Thunderbolt 3 to its limit
  14342. Strange Water Podcast
  14343. git branches: intuition & reality
  14344. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  14345. The New Way To Build Cloud Native Applications With .NET 8
  14346. On the need to keep most event sources alive if you want them to raise events - The Old New Thing
  14347. How To Harness System.Reactive For The Observer Pattern
  14348. C# 12 new feature: Default Lambda Parameters
  14349. .NET MAUI - How to create menus for desktop apps
  14350. REST vs WebSockets in C# - Code Maze
  14351. Exploring what is inside the ASP.NET Core cookies – Tore Nestenius
  14352. test, [, and [[ - Julio Merino (jmmv.dev)
  14353. .NET Conf 2023 - Indonesia
  14354. .NET Conf Surulere Attendee Confirmation Survey
  14355. DEV Cafe - .NET Conf 2023 Vietnam
  14356. How do I become a graphics programmer? A small guide from the AMD Game Engineering team
  14357. .NET Rocks! Sustainable Development with Lea Mladineo
  14358. ASP.NET Core Basics: Essential NuGet Packages (Part 1)
  14359. .NET 8 is generally available – and more updates from .NET Conf, Microsoft Ignite, GitHub Universe
  14360. Announcing: Refactoring with C#
  14361. Visual Studio 2022 – 17.8 Performance Enhancements - Visual Studio Blog
  14362. Validating JSON Against a Schema
  14363. PowerPoint Downsizer Add-In
  14364. Launch Week Day 3 - Fastest self-hostable open-source workflow engine | Windmill
  14365. Exploring the MangoPi - A Journey into RISC-V Assembly.
  14366. The Wrong Kind of Readability
  14367. a starter kit for starting startups
  14368. Should I virtualise my firewalls? – Diary of a SysAdmin
  14369. Hixie's Natural Log
  14370. Investing Behavioral Hacks - The Big Picture
  14371. Vlang or: How I learned even open-source communities can operate as fascist regimes
  14372. Proposal for a navigation panel for complex (or perhaps bloated) admin interfaces
  14373. Scripts don't scale; they give you scriptitis
  14374. Racket Beyond Languages | Nikhil's blog
  14375. How mathematics built the modern world - Works in Progress
  14376. On pinning and isolating CPU cores
  14377. A DevOps Turkey-Day Poem - ShavingTheYak
  14378. Kubernetes CPU Requests In The Real World...
  14379. Who Took a Bet on You? by @ttunguz
  14380. Dealing with Failures and Postmortems
  14381. What Happens When Elon Musk Tweets A Link To Your Service
  14382. Hosting on Azure? Don't forget to declare UTF-8
  14383. ASP.NET Core 8.0: Keyed Services in Dependency Injection
  14384. Blazor .NET 8 - Enhanced Form Navigation
  14385. Thanksgiving Arguments
  14386. .NET 8 and C# 12 — Primary Constructors
  14387. Hixie's Natural Log
  14388. Unleashing Meta's DIY On-Premise AI Magic with Llama!🚀
  14389. Cairo's public memory
  14390. How STARKs work if you don't care about FRI
  14391. Plonky 3 / Valida October Review
  14392. The Ultimate Docker Cheat Sheet - DevOps Cycle
  14393. Unleashing Meta's Llama DIY On-Premise AI Magic!🚀
  14394. How can I convert a Windows Runtime Software­Bitmap to a WIC bitmap? - The Old New Thing
  14395. Reflecting on 18 years at Google
  14396. How To Implement The Observer Pattern In #CSharp
  14397. 👾 LM Studio - Discover and run local LLMs
  14398. Moderation Features with C#, JavaScript, and ASP.NET
  14399. Testing Localisation in ASP.NET Core
  14400. How to Implement the Strategy Pattern in C# for Improved Code Flexibility
  14401. Use This To Configure Your Database Schemas
  14402. Zig May Pass Anything By Reference – 1A Insecure Network
  14403. In the Gut’s ‘Second Brain,’ Key Agents of Health Emerge | Quanta Magazine
  14404. Edensor Village, Derbyshire, England
  14405. .NET Conf 2023 MSDUG Community Edition South Africa - CPT, Sat, Nov 25, 2023, 8:00 AM | Meetup
  14406. Test-Driving Windows 11 Dev Drive for .NET
  14407. .NET Conf Watch Party, Philippines 2023 - Dotnet Copilot
  14408. Blazor in .NET 8 - .NET Conf 2022 - LearnInUrdu139/Lahore
  14409. The Dictionary Data Structure in C# in 10 Minutes or Less
  14410. Top 3 whole program optimizations for AOT in .NET 8
  14411. ASP.NET Core PDF Previews and Downloads
  14412. Visual Studio 2022 v17.8 Brings Increased Productivity, Further Unreal Engine Integration, and Cross-Platform Enhancements to C++ - Visual Studio Blog
  14413. Create a Pull Request with Summary Difference View Available in GA - Visual Studio Blog
  14414. University of Pennsylvania
  14415. Introducing the Next Generation of AWS Amplify’s Fullstack Development Experience | Amazon Web Services
  14416. Service discovery in .NET - .NET
  14417. Lo-Fi Service Discovery in .NET8
  14418. With net 8 Blazor releasing do you think it will compete with React?
  14419. Why does the moon change size when you snipe it?
  14420. Coffee and Open Source Conversation - James Jackson-South
  14421. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  14422. FBI Director Admits Agency Rarely Has Probable Cause When It Performs Backdoor Searches Of NSA Collections
  14423. Async Lambda Statements | no dogma blog
  14424. How Nintendo Misuses Copyright / GioCities
  14425. Coffee and Open Source Conversation - James Jackson-South
  14426. On the Importance of Typing Fast
  14427. Things That Aren't Doing the Thing
  14428. SearchArray: Making search relevance not so special
  14429. Microsoft .NET Code Analysis: Simplify LINQ Expressions
  14430. The Cost of Index Everything
  14431. kdheepak - Publishing documents with Quarto
  14432. French Republican Calendar Tools
  14433. Rails 7.1 Expands ActiveRecord API with Async Query Support
  14434. Resizing Form Images using HTML Attributes
  14435. Things Programmers Can Do in One Week | Blog | build-your-own.org
  14436. Refactoring an entire NextJs application to server components
  14437. "What Would Finishing This Today Look Like?"
  14438. Scraping Goodreads
  14439. Resistance to the low-density regions: the Hodges-Lehmann location estimator based on the Harrell-Davis quantile estimator
  14440. Real time user interface production with generative AI hints at radical changes to UX design and accessibility
  14441. Make cool stuff with code
  14442. Set up GitHub Codespaces for a .NET 8 application
  14443. Resuming the transition to Manifest V3 - Chrome for Developers
  14444. Visual Studio 2022 17.9.0 Preview 1.0: Experimental Control Styles
  14445. .NET 8 and C# 12 — Alias any type
  14446. Introducing Stable Video Diffusion — Stability AI
  14447. You Can Run Java 21 on AWS Lambda
  14448. Introducing Claude 2.1
  14449. Fake It Til You Make It...To Production - .NET Blog
  14450. Google admits Spotify pays no Play Store fees because of a secret deal | TechCrunch
  14451. runner-images/images/windows/Windows2022-Readme.md at main · actions/runner-images
  14452. runner-images/images/ubuntu/Ubuntu2204-Readme.md at main · actions/runner-images
  14453. Microspeak revisited: Line of sight - The Old New Thing
  14454. Announcing .NET Chiseled Containers - .NET Blog
  14455. Displaying HTML in a .NET MAUI Label
  14456. Entity Framework Core 8 new speedy features 🚀🚀🚀 #shorts
  14457. Keyboard Shortcuts for .NET MAUI Desktop Apps with the NEW Keyboard Accelerator Feature
  14458. Before SOLID, Learn These SIMPLE Rules
  14459. What Is Refactoring And Understanding Why You Need It
  14460. Banishing Magic Strings - A Developer's Guide to Constants and DRY Coding
  14461. Continuous Integration Will Give You Superpowers | GitHub Actions + .NET
  14462. Northvolt develops state-of-the-art sodium-ion battery
  14463. Understand the new Blazor project template in ASP.NET Core 8 | BinaryIntellect Knowledge Base
  14464. The C# 12 Feature You Shouldn’t Use, Yet
  14465. apEx by Conspiracy
  14466. GitHub - ConspiracyHu/apEx-public: Source code release for the apEx demotool, actively used for releases between 2014 and 2023
  14467. .NET Conf 2023 @ Blazor Korea
  14468. Microsoft .NET Code Analysis: Utilize the Pattern Matching ‘not’ Operator
  14469. .NET Conf 2023 Botlhale Village
  14470. FreeBSD 14.0-RELEASE Announcement
  14471. Validate JSON files against schema in Azure DevOps build
  14472. Search Jobs | Microsoft Careers
  14473. Typst: Compose papers faster
  14474. Strategies for queries against bit columns - Simple Talk
  14475. Announcing TypeScript 5.3 - TypeScript
  14476. Modernizing Reactive Extensions for .NET | endjin
  14477. Constant Adventure
  14478. Trimming a Fake Object
  14479. Announcing NuGet.exe and NuGet Client SDK Packages Support Policy: Keeping You Informed and Secure - The NuGet Blog
  14480. Npgsql 8.0 Release Notes | Npgsql Documentation
  14481. 8.0 Release Notes | Npgsql Documentation
  14482. Hack Together .NET - Build Generative AI apps with Open AI
  14483. 383: Scary Fast (M3, .NET 8, .NET MAUI Edition)
  14484. The State of Integration
  14485. Password Breach of Game Developer Zynga Compromises 170 Million Accounts - CPO Magazine
  14486. Rebuttals
  14487. Building a digital vigil for those we've lost
  14488. Migrating Page Navigation Apps from Xamarin Forms
  14489. Radius a new open-source application platform for the cloud | BRK402
  14490. Microsoft Canada - Calgary Automation and Integration Day
  14491. The New CSS Math: rem() and mod()
  14492. The Creator's Curse: Why your latest project will eventually make you miserable | Peter Shallard
  14493. Reverse-engineering GPTs for fun and data
  14494. 📨 Void Inbox
  14495. C# Data Access: Complex Objects with Dapper
  14496. UTC is not Your Saviour – Random Notes
  14497. Never again compare a startup to a vitamin
  14498. Erik Johannes Husom
  14499. Discount rates in venture backed startups
  14500. Back up your Bitwarden vault in a future-proof and secure way
  14501. Writing a Cloudflare worker with squint and bun
  14502. The reciprocal Fibonacci constant
  14503. How to Effectively Set Up NextJS with a Component Library using Monorepos
  14504. Long Term Refactors - Max Chernyak
  14505. Exploring macOS private frameworks
  14506. SearchArray: Making search relevance not so special
  14507. Data-Driven Development is a Lie
  14508. The cocktail revolution - Works in Progress
  14509. Tim Severien
  14510. Monkey Conf 2023
  14511. ServiceStack v8
  14512. Improvements & Changes in Android resource generation in .NET 8 - .NET Blog
  14513. Post .NET Conf wrap-up, TagzApp Review and Tech News discussions
  14514. The State of Integration
  14515. .NET 🚀🔥 : The Game-Changing New Features of .NET 8 Unveiled 🔥🔥🔥
  14516. If you're going to crash on an unhandled exception, you may as well do it sooner rather than later - The Old New Thing
  14517. The Roc Programming Language
  14518. McAfee® Security
  14519. 20+ Years of .NET and Me
  14520. Exploring Examples Of The Mediator Pattern In C#
  14521. Embedding additional files in an MSBuild binary log file - Gérald Barré
  14522. Cool Thing You Can Do With ASP.NET Core Controllers
  14523. Youtube has started to artificially slow down video load times if you use Firefox. Spoofing Chrome magically makes this problem go away.
  14524. GitHub - Acly/krita-ai-diffusion: Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
  14525. How to Deploy .NET 8's New .NET Aspire Stack
  14526. .NET Aspire: Cloud-Native App Development With Microsoft's Latest Project
  14527. Clever code is probably the worst code you could write
  14528. .NET Blazor
  14529. sign up or log in
  14530. Escaping The .NET 8 Blazor Redirect To Login Hell
  14531. GitHub - prom3theu5/aspirational-manifests
  14532. Trying to automate Microsoft Entra ID App Registration process using Terraform
  14533. The Programmer Gap
  14534. GitHub - arcataroger/awesome-engineering-games: A curated list of engineering-related video games rated Very Positive or higher on Steam
  14535. Practical Tips for Finetuning LLMs Using LoRA (Low-Rank Adaptation)
  14536. Improve ASP.NET Core authentication using OAuth PAR and OpenID Connect
  14537. React Basics: Guide to the useEffect Hook
  14538. Get Started with Git
  14539. GitHub - cxli233/FriendsDontLetFriends: Friends don't let friends make certain types of data visualization - What are they and why are they bad.
  14540. Cake - Cake v4.0.0 released
  14541. Find a subset from a set of values whose sum is closest to a specific value–C#
  14542. Return To Office Mandates Can Take A Hike
  14543. Easy becomes complex
  14544. Implementing a simple garbage collector in C# - Part 1
  14545. Things Programmers Can Do in One Week | Blog | build-your-own.org
  14546. Kyutai is a French AI research lab with a $330 million budget that will make everything open source | TechCrunch
  14547. ConcurrentStack in C# - Code Maze
  14548. PublishAotCross 1.0.0
  14549. .NET Conf 2023 Maribelajar | Maribelajar Events
  14550. Amazon.com: Elgato Stream Deck Pedal – Hands-Free Studio Controller, 3 macro footswitches, trigger actions in apps and software like OBS, Twitch, YouTube and more, works with Mac and PC : Video Games
  14551. Developer Burnout
  14552. The New Rules of Mobile Eitquette
  14553. </> htmx ~ Why I Tend Not To Use Content Negotiation
  14554. Foundational Risks of OpenAI
  14555. Zero-K
  14556. How to Name Your Next Product: Lessons from Lexicon
  14557. Good Software
  14558. Free Will and ChatGPT-Me — John Horgan (The Science Writer)
  14559. Exploring a Postgres query plan
  14560. GitHub - yl4579/StyleTTS2: StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models
  14561. Designing for Tomorrow
  14562. HTML Templating on Top of RESTful API
  14563. Sweet Jesus, Pooh! That's Not Honey! - You're Eating Recursion!
  14564. Raw pictures with a GoPro Camera
  14565. Social media and social life
  14566. Percisely
  14567. -=:[ HTML5 Canvas Clock Clean ]:=-
  14568. useRef vs useState
  14569. FJORD.STYLE
  14570. Configuration for Windows and Uno Platform Applications - Nick's .NET Travels
  14571. Mastering Advanced C# Features for Peak Code Performance
  14572. Remove Control Flag Refactoring – How to Simplify Logic
  14573. Eventos | XauenDevs
  14574. UNIGE 14x050 – Deep Learning
  14575. CSS Nesting
  14576. CSS Nesting UX in DevTools
  14577. HandBrake 1.7.0 - HandBrake
  14578. Managing S3 Bucket using Lifecycle Configuration
  14579. C# Reflection basics: Activator.CreateInstance
  14580. What Is .NET Aspire? The Insane Future of .NET!
  14581. Unlocking the power of the Fluent UI Blazor components | .NET Conf 2023
  14582. Berkeley Mono Typeface
  14583. Cryptographers Solve Decades-Old Privacy Problem
  14584. Entity Framework Core 8: Improved JSON, queryable collections , and more… | .NET Conf 2023
  14585. Known Unknowns: The Major Sources for the Battle of Tours
  14586. Reacting To The GPL License
  14587. MySqlConnector 2.3.1
  14588. Numbers Far Afield
  14589. Tree-Sitter Highlighting in Vim
  14590. Goals, Guidelines, and Process (gpugoo.com design doc I wrote who knows when)
  14591. Kapil Dutta - Blog
  14592. “Useless Ruby sugar”: Keyword argument and hash values omission
  14593. Sunbird Security Isn’t Nothing
  14594. Post by Aaron Greenspan
  14595. Running a Zero Waste Flywheel
  14596. Fireside Friday, November 17, 2023
  14597. It’s the Job of My Dreams, But I’d Have to Write a Cover Letter, So Never Mind
  14598. Sunbird / ‘Nothing Chats’ is Not Secure.
  14599. It's Time For A Change: datetime.utcnow() Is Now Deprecated
  14600. Cost of Spam
  14601. Cloud of a Thousand Talking Cats
  14602. Every Day is Acting School: How to Manage Creative Works, with Humans, for Money.
  14603. All of the writing I did in a week as a software engineer
  14604. In an infinite scroll world, the End key should be king
  14605. Frigate NVR
  14606. Every software is messy and has skeletons
  14607. .NET Conf Brasil 2023 🇧🇷
  14608. Unlocking the power of the Fluent UI Blazor components | .NET Conf 2023
  14609. Half-Life: 25th Anniversary Documentary
  14610. C# Enum Tutorial - Link In Comments! #csharp #csharptutorial
  14611. Death by AI - Survival Party Game
  14612. Logging for Windows and Uno Platform Applications - Nick's .NET Travels
  14613. Resumen - Novedades Microsoft Ignite, GitHub Universe y .NET Conf 2023!
  14614. SpaceX
  14615. UneeBee
  14616. How Many Promotions Until Principal? – Dev Leader Weekly 18
  14617. Switch Expressions in C# are awesome
  14618. Signal Messenger: Using Signal Will Soon Cost $50 Million a Year
  14619. I hacked the Magic Mouse
  14620. Semantic Conventions
  14621. Service discovery in .NET - .NET
  14622. Announcing Vite 5
  14623. Assessing the Impact of Mask Mandates on SARS-CoV-2 Transmission: A Case Study of Utah
  14624. Building debugging context for Copilot Chat
  14625. .NET Conf 2023 - Day 1
  14626. Dynamic PGO | .NET Conf 2023
  14627. Materials Scientists
  14628. Building generative AI powered bots with Teams Toolkit and AI library for .NET | .NET Conf 2023
  14629. How To Use EF Core Interceptors
  14630. Announcing NuGet 6.8 - Maintaining Security with Ease - The NuGet Blog
  14631. Electric vehicle battery prices are falling faster than expected
  14632. .NET Conf 2023
  14633. From IL Weaving to Source Generators, the Realm story | .NET Conf 2023
  14634. Try out .NET 8 with this free Codespace!
  14635. Imagining a Better Integration Testing Tool
  14636. Web Summit 2023: From a Developer's Perspective
  14637. The dangers of reproducing while old
  14638. Upgrading to .NET 8
  14639. The evolution of Sideprojects
  14640. Completion Preview in Emacs
  14641. We are not just a .NET Community, we run our community on .NET | .NET Conf 2023
  14642. Moving Away from Substack
  14643. The only share links you need
  14644. Open Source could be BETTER
  14645. Add "Line Count" Column in File Manager
  14646. A Life Less Ads | datagubbe.se
  14647. The Entropic Framework for Cardinality Bounds
  14648. Tidy Code—How to Generate Unique Names With a Value Object
  14649. Artist for a Day
  14650. Carving My Own Path
  14651. After Action Report: Project Greensleeves
  14652. Don't hijack our browser shortcuts
  14653. Literally the Void - Keeping a Practice Log
  14654. 30 Bits of Advice for 30 Years
  14655. Announcing Oracle Support for .NET 8
  14656. Half-Life
  14657. Mainframe and midrange modernization - Azure Logic Apps
  14658. OpenAI announces leadership transition
  14659. The theory behind the IHttpFilter interface - The Old New Thing
  14660. Announcing general availability of vector search and semantic ranker in Azure AI Search
  14661. Ethernet is Still Going Strong After 50 Years
  14662. MediatR 12.2.0
  14663. Star History
  14664. What's new with WinForms | .NET Conf 2023
  14665. The world's 280 million electric bikes and mopeds are cutting demand for oil far more than electric cars
  14666. Announcing Rust 1.74.0 | Rust Blog
  14667. Oops! We Automated Bullshit. | Department of Computer Science and Technology
  14668. Microsoft Build 2023 Inside Azure Innovations - Hyperlight
  14669. Building Cloud Native apps with .NET 8 | .NET Conf 2023
  14670. The Simplest Way To Build .NET 8 Native AOT Lambda Functions
  14671. Building Cloud Native apps with .NET 8 | .NET Conf 2023
  14672. Full stack web UI with Blazor in .NET 8 | .NET Conf 2023
  14673. Microsoft Build 2023 Inside Azure Innovations - Hyperlight
  14674. Full stack web UI with Blazor in .NET 8 | .NET Conf 2023
  14675. Enter Sandman – Behind The Screen – 2023 November, Week 3
  14676. YouTube Sent Us A Package!?!?!?! 100K Thank You! #dotnet #dotnetmaui
  14677. Examples Of The Observer Pattern in C# - Simplified Events
  14678. Desktop GUI is the most efficient and fulfilling way of Human-Computer Interaction · Prahlad Yeri
  14679. Development With A Dot - The Current Status of EF Core
  14680. What is the Shared Kernel in Domain-Driven Design?
  14681. No Bing, no Edge, no upselling: De-crufted Windows 11 coming to Europe soon
  14682. ASP.NET Core - The Speed Factor #shorts
  14683. DON'T Use DbContext In Blazor Interactive Server Components! (.NET8)
  14684. How moving from AWS to Bare-Metal saved us 230,000$ /yr.
  14685. What's New in C# 12: Primary Constructors, Collection Expressions, and More
  14686. S06E06 - Unearthing the Secrets of Open Source and Collaborative Development with Jeremy Sinclair
  14687. What’s new and improved in Microsoft’s .NET 8
  14688. Unearthing the Secrets of Open Source and Collaborative Development with Jeremy Sinclair
  14689. Microsoft Ignite - Join us November 14–17, 2023
  14690. Linus Torvalds on C++
  14691. 🚀 Default Lambda Expression Parameters in C# 12
  14692. Only 37% of PWAs implement service workers - A quick review of the PWA ecosystem | PWA Builder Blog
  14693. How to write unit test for a class with dependency to ServiceLocator (with example of Optimizely)?
  14694. The Visual Studio UI Refresh Preview is here! - Visual Studio Blog
  14695. C# Interceptors
  14696. PowerShell 7.4 General Availability - PowerShell Team
  14697. Why I spent 3 years working on a coat hanger
  14698. Weekly Update 374
  14699. Unleashing the Power of Cross-Platform Development with Avalonia UI | .NET Conf 2023
  14700. Aaron Schlesinger's Personal Site
  14701. All About C# Source Generators | .NET Conf 2023
  14702. .NET 8 | What is Native AOT in .NET?
  14703. Build an Azure OpenAI powered .NET 8 Chat Bot on your data from scratch | .NET Conf 2023
  14704. InternalsVisibleToAttribute Class (System.Runtime.CompilerServices)
  14705. Friend declaration - cppreference.com
  14706. Unleashing Cross-Platform Magic in .NET 8: Creating .NET MAUI Apps on Linux with Visual Studio Code
  14707. Finally Go Eyes On with Upcoming Visual Studio 2022 UI Refresh -- Visual Studio Magazine
  14708. .NET Conf 2023 - Day Two After Hours + Day 3
  14709. Yusuf Aytas - Coding in Leadership
  14710. COM Source Generation: An evolution of COM interop in .NET | .NET Conf 2023
  14711. Mimmy's Home Page
  14712. Dreaming of the Ultimate Smarthome | Joris Roovers
  14713. Wide binary debate heats up again
  14714. Big TAM Founders, Small TAM Startups
  14715. The Mighty 'MOX: 50kW AM Tower site tour
  14716. Your Never-Ending To-Do List - Chris Bailey
  14717. Migrating to OpenTelemetry | Airplane
  14718. On Frame Rate Independence
  14719. The State of Math in Markdown
  14720. Upgrade your Development Environments with Devbox
  14721. Built a bunch of apps, here's what I learned
  14722. Build .NET MAUI Apps with DevOps | .NET Conf 2023
  14723. Episode 479 - Radius.- radapp.IO
  14724. From databases to API: an efficient solution both on-premises and in Azure | .NET Conf 2023
  14725. GitHub - localstack-dotnet/localstack-dotnet-client: A lightweight .NET client for LocalStack
  14726. Integrate Basic AWS Services by Blind-Striker · Pull Request #875 · dotnet/aspire
  14727. The real realtime preemption end game
  14728. .NET Conf 2023 - Premier Bonus
  14729. How to build a story generator application for children with NET MAUI and Microsoft Azure
  14730. Make a template for your template; profit! | .NET Conf 2023
  14731. The Lack of Compensation in Open Source Software is Unsustainable
  14732. Privacy is Priceless, but Signal is Expensive
  14733. To the cloud with minimal changes: A pattern to make your app reliable | .NET Conf 2023
  14734. The Simplest Way To Build .NET 8 Native AOT Lambda Functions
  14735. What happened to the custom exception description I threw from a C++/WinRT IAsyncAction? - The Old New Thing
  14736. Reverse proxying is easy with YARP | .NET Conf 2023
  14737. ASP.NET Core Exception Handling Tutorial | .NET 8
  14738. Should You Use The Async Suffix in C#?
  14739. Build a Monolith and Deploy like Microservices? Maybe with Service Weaver
  14740. Building 3D apps with Net MAUI and Evergine | .NET Conf 2023
  14741. .NET MAUI - One or more invalid file names were detected. - András Tóth's professional blog | banditoth
  14742. .NET MAUI + Visual Studio Code: Debugging Cancelled: XCode Not Found - András Tóth's professional blog | banditoth
  14743. The CSharp Switch Statement – How To Go From Zero To Hero
  14744. C# 12 Primary Constructors and Dependency Injection
  14745. Revolutionize Cloud Development with .NET Aspire - Your Gateway to the Future #shorts
  14746. Aspire.Hosting.Dapr 8.0.0-preview.1.23557.2
  14747. GitHub - davidfowl/WebQWorker
  14748. Book of Python in Excel - John Lam's Website
  14749. Everything You Need To Know About Blazor in .NET 8
  14750. Coding Clean, Reliable, and Safe Rest Apis With Asp.Net Core 8: Develop Robust Minimal APIs with .NET 8: Giretti, Anthony: 9781484299784: Books - Amazon.ca
  14751. .NET Rocks! React Server Components with Aurora Walberg
  14752. Microservices using ASP.NET Core 8, Ocelot, MongoDB and JWT
  14753. Azure Well-Architected Review Assessment Updates
  14754. .NET MAUI on Linux with Visual Studio Code
  14755. Introducing Native Authentication for consumer mobile applications | Microsoft Entra Identity Developer Blog
  14756. Introducing Visual Studio 17.9 - Preview 1 is Here! - Visual Studio Blog
  14757. GitHub - paulyuk/aspire-samples at daprstate
  14758. Elevating the developer experience on Windows with new AI tools and productivity tools
  14759. Entrance, Mylne’s Court, Edinburgh, Scotland
  14760. Announcing Azure Functions Flex Consumption: sign up for the early access preview
  14761. Azure Developer CLI (azd) - November 2023 Release
  14762. GitHub - martinjt/aspire-app-extension
  14763. With a systems approach to chips, Microsoft aims to tailor everything ‘from silicon to service’ to meet AI demand - Source
  14764. Resiliency policies now available in Azure Container Apps
  14765. Empiricism
  14766. Fiat-Shamir security of FRI and related SNARKs — Part 1
  14767. Everyday C# - A blend of modern and time tested features
  14768. Young Animator of the Year UK
  14769. What's new in System.Text.Json
  14770. Exploring ChatGPT’s Knowledge Cutoff
  14771. Beginner's guide to surviving layoffs | maciek palmowski
  14772. Apple Annie’s Weblog · Types of blog posts.
  14773. The OSI Model Revisited
  14774. Introduction to Batch Processing using `asyncio` and `Instructor` - Instructor (openai_function_call)
  14775. Push Ifs Up And Fors Down
  14776. Exploring the OpenTelemetry Collector
  14777. Best Practices on Running Redshift at Scale
  14778. Operating an Entire Company on a Minimal Two-Core PostgreSQL Instance: Query Optimization Insights, Part 1
  14779. Smol's introduction blogpost
  14780. Write Right Now: How Engineers Can Innovate, Influence, and Lead in Business - Scott Willeke
  14781. My Custom Instructions for ChatGPT
  14782. Backend from the Beginning, Pt 1: Introduction, TCP, DNS, HTTP
  14783. Fabian Lindfors
  14784. HTML web components
  14785. Making a nice API of Amtrak's ugly API
  14786. Minimize global process | Organizing Chaos
  14787. A Coding Copilot
  14788. Generalists, specifically. | Adam Stoddard
  14789. Data-as-a-Product: the keystone of the data-mesh
  14790. don't run into the woods
  14791. JasperFx Software Announces Support Plans for Marten and Wolverine
  14792. .NET Conf 2023 - Day 1
  14793. DBSCAN Data Clustering from Scratch Using C# -- Visual Studio Magazine
  14794. 'Reptar' - New Intel CPU Vulnerability Discovered by Google - Cyber Kendra
  14795. What's new for the Microsoft Fluent UI Blazor components version 4.0.0
  14796. Why does calling a coroutine allocate a lot of stack space even though the coroutine frame is on the heap? - The Old New Thing
  14797. The Small Website Discoverability Crisis
  14798. Jolene at 33 rpm
  14799. 3 Ways to Find Minimum Element (ranked worst to best)
  14800. Reviewing new .NET 8 Performance Tools
  14801. Enums in CSharp – A Simple Guide To Expressive Code
  14802. Hacking ADHD - Strategies for the Modern Developer | Ledger
  14803. The Markdown Web
  14804. We Need to Bring Back Webrings
  14805. Creating a Docker Linux Image for Microsoft SQL Server 2022 with Full-Text Search Enabled
  14806. AI for .NET with Semantic Kernel | .NET Conf 2023
  14807. Unleashing .NET 8: A Revolution in Performance, Security, and Development #shorts
  14808. ESPC 2023: How to Spice Up Your Meetings with Microsoft Teams Meeting Extensions
  14809. How to Get a Database Row as JSON Using Dapper - Code Maze
  14810. Add Aspire.MySqlConnector by bgrainger · Pull Request #825 · dotnet/aspire
  14811. New Amazon SQS Bindings Added to CoreWCF
  14812. The Configuration Complexity Clock
  14813. API diff between .NET 7 and .NET 8 by carlossanlop · Pull Request #8921 · dotnet/core
  14814. Visual Studio 17.8 now available! - Visual Studio Blog
  14815. Revealing the State of the Database Landscape | Redgate
  14816. Automatically Analyze ASP.NET Core Performance With Dynamic Program Analysis | The .NET Tools Blog
  14817. Announcing F# 8 - .NET Blog
  14818. VestPocket: File-based Data Storage for AOT .NET Applications
  14819. .NET Framework November 2023 Security and Quality Rollup - .NET Blog
  14820. Announcing .NET MAUI in .NET 8 - .NET Blog
  14821. Announcing C# 12 - .NET Blog
  14822. .NET November 2023 Updates – .NET 7.0.14, .NET 6.0.25 - .NET Blog
  14823. A more flexible and enhanced way of logging in .NET 8
  14824. CC golf
  14825. GitHub - dotnet/eShop: A reference .NET application implementing an eCommerce site
  14826. .NET 8 | Everything you NEED to KNOW!
  14827. aspire-samples/samples/AspireWithDapr at main · dotnet/aspire-samples
  14828. Israel-Hamas War: Last Week Tonight with John Oliver (HBO)
  14829. Israel-Hamas War: Last Week Tonight with John Oliver (HBO)
  14830. Unleashing the power of Text to Voice using Amazon Polly and Python
  14831. Burke Learns Blazor - Authentication and Login
  14832. haveibeenpwned-downloader 0.5.15
  14833. Reptar
  14834. Bluesky: New tool sends you personal recommendations
  14835. Running the AD9361 at 122.88 Msps – Daniel Estévez
  14836. MBA Washing
  14837. Failure suuuuucks
  14838. Using JSX on the server as a template engine
  14839. OEM Deceptive Design Practices: Recent Anti-Customer Changes to Desktop & Laptop Technology | Scott Larson
  14840. Yet Another ChatGPT Winge
  14841. Be Original, I Beg You - Evan Coopersmith
  14842. Tool - Too Many Ideas Framework
  14843. .NET Aspire documentation (Preview)
  14844. Anatomy Of A Profitable Open-Source Project
  14845. The Tyranny of the Blank Textbox
  14846. Is the Reversal Curse Real?
  14847. Growing design by letting teams experience it
  14848. How to make your own computer chips — Brickstackr
  14849. Steve's Startup Equation
  14850. Farewell to the felt | Quitting the full-time Poker scene
  14851. Announcing ASP.NET Core in .NET 8 - .NET Blog
  14852. dwebs
  14853. Sandbox Your Program Using FreeBSD's Capsicum
  14854. Cracking a “Developer Tools Killer” script…
  14855. Release 4.10.0 · openiddict/openiddict-core
  14856. On Doing Maintenance / Cataloguing the Work
  14857. My First Time Audit – Rob Rock
  14858. Hauleth's blog - Who Watches Watchmen? - Part 2
  14859. All My Best Debugging Tips
  14860. Please Don't Ask if an Open Source Project is Dead
  14861. Loop | Daniel Diaz's Website
  14862. Consider Right-Page-Only Note-Taking
  14863. GitHub Copilot Leads Productivity Gains in New Visual Studio 2022 17.8 -- Visual Studio Magazine
  14864. Entity Framework Core 8 (EF8) is available today - .NET Blog
  14865. Vehicles with higher, more vertical front ends pose greater risk to pedestrians
  14866. CryptoKitchen23 ZK Day: Private Entrance to the Kitchen & The Ultimate Use Cases · Luma
  14867. GitHub Quick Reviews
  14868. Episode 60: .NET Conf 2023 - with Scott Hunter
  14869. Yes, Ubuntu Is Withholding Security Patches for Some Software
  14870. GraphCast: AI model for faster and more accurate global weather forecasting
  14871. How to download and install the .NET 8 and C# 12 release
  14872. NBC Sports NEXT's Journey with .NET MAUI for Mobile Development
  14873. A lot of damage in Grindavík
  14874. Microsoft Ships .NET 8 -- Visual Studio Magazine
  14875. Starting on the other side of this airtight hatchway: Running a program that leaks memory - The Old New Thing
  14876. .NET Conf 2023
  14877. Median vs. Hodges-Lehmann: compare efficiency under heavy-tailedness
  14878. Deploy a .NET Aspire app to Azure Container Apps using `azd` (in-depth guide) - .NET Aspire
  14879. Deploy .NET Aspire apps to Azure using Bicep - .NET Aspire
  14880. Getting Started
  14881. Critter Stack at .NET Conf 2023
  14882. Exposing a Discord Bot's Secret...
  14883. What's new in C# 12
  14884. Countdown to Unix Time 1,700,000,000
  14885. Introducing .NET Aspire: Simplifying Cloud-Native Development with .NET 8 - .NET Blog
  14886. GitHub - dotnet/aspire: .NET Aspire
  14887. Announcing .NET 8 - .NET Blog
  14888. Google Play tightens up rules for Android app developers to require testing, increased app review | TechCrunch
  14889. Free and Complete Calendar Control for .NET MAUI: Plugin.Maui.Calendar
  14890. Reference/Release Notes/4.0 - Blender Developer Wiki
  14891. The Simple Fix To Run Your Unit Tests Really Fast
  14892. The NEW Way to Test Background Jobs | .NET 8
  14893. Avito s’explique sur le « data breach » ayant touché 2,7 millions d’utilisateurs de sa plateforme - Le Desk
  14894. Top 10 Refactoring Techniques You Need to Transform Code
  14895. C# Unit Testing Best Practices for Great Code Coverage
  14896. Child sexual abuse online: effective measures, no mass surveillance | News | European Parliament
  14897. How to extract, create, and navigate Zip Files in C#
  14898. Analyzing Performance Issues in Microsoft .NET 8
  14899. How to Use Interceptors in C# 12
  14900. Blazor Server Full CRUD Operations From Scratch Incl. EF Core
  14901. Middleware Magic: the Power of .NET in Your Applications #shorts
  14902. Current Operations Plan Advisory
  14903. Nepal bans TikTok and says it disrupts social harmony
  14904. Installing and running Stackexchange.Redis client library on Linux environments
  14905. Getting Started with MongoDB - Simple Talk
  14906. C#–Declaring attributes on positional record types
  14907. Fakes are Test Doubles with contracts
  14908. Outage response | Optus
  14909. Silk.NET Community Meeting & API Review
  14910. .NET and C# Versions - 8/12 Update
  14911. Hacking Google Bard - From Prompt Injection to Data Exfiltration · Embrace The Red
  14912. Issue 34: We All Start As Strangers
  14913. A formally verified R-tree implementation
  14914. Bringing QGIS maps into Jupyter notebooks
  14915. Read the docs like a book - Aaron Francis
  14916. The top WordPress plugins are… a little sad?
  14917. You should track your finances in TOML
  14918. Frameworks Cover Up Skill Issues, And That's a Good Thing | jakelazaroff.com
  14919. Test Stream - From Redmond
  14920. Happiness is not a scroll away
  14921. Date Line
  14922. Yusuf Aytas - The Path to Leadership
  14923. All Different Variants
  14924. Uber – Stronger Than Ever
  14925. At the Intersection of LLMs and Kernels
  14926. musings - craig.banach.dev
  14927. Trip report: Autumn ISO C++ standards meeting (Kona, HI, USA)
  14928. Cancellation and Async State Machines
  14929. David Mayilian | The Missing Pirate Manual
  14930. The Solution Space
  14931. Metaprogramming and self-interpretation of lambda calculus
  14932. Building an occupancy sensor with an ESP32 and a serverless DB
  14933. Your database skills are not 'good to have'
  14934. Database monolith - Quesma
  14935. dtSearch Enhances ASP.NET Core Functionality -- Visual Studio Magazine
  14936. How one line of code caused a $60 million loss
  14937. HTML Web Components
  14938. 🧑‍💻The Great .NET 8 Hack #dotnet #dotnetdeveloper
  14939. Creating Empty State for you .NET MAUI Apps
  14940. Ruby on Rails: The Documentary
  14941. Felix' Blog - GitHub Actions are a Problem
  14942. Vendor Lock-in in the cloud age
  14943. What is the difference between UuidToString, StringFromCLSID, StringFromIID, and StringFromGUID2? - The Old New Thing
  14944. Measuring Code Performance The Right Way | Code Cop #008
  14945. How to Build An ASP.NET Core Web API: A Practical Beginner’s Tutorial
  14946. Removing allocations by reducing closure scopes using local variables - Gérald Barré
  14947. Top 10 highest paid programming languages in 2023
  14948. Blazor’s History and Full-stack Web UI
  14949. How to Implement the Result Pattern with the ErrorOr Library
  14950. Building an iterator in Swift
  14951. Stop deploying web application firewalls
  14952. Fast and Portable Llama2 Inference on the Heterogeneous Edge
  14953. The Evolution of C# - Coding Sonata
  14954. The diminishing half-life of knowledge
  14955. 384: iPhone Widgets On Your Mac Desktop
  14956. CsCheck 3.0.0 released · Anthony Lloyd
  14957. .NET Conf 2023 - Day 1
  14958. Why I love Monaspace font for coding
  14959. Authentication with multiple identity providers in ASP.NET Core
  14960. ASP.NET Core Basics: Creating Apps with More Accessibility
  14961. Introducing Radius: A new open-source project for teams building cloud-native apps
  14962. Learn AI skills and join the Microsoft UK AI Skills Challenge
  14963. Cake - Cake v3.2.0 released
  14964. Scott Sauber - Test Driven Development with Blazor - Webinar Recording | The .NET Tools Blog
  14965. Financial sustainability for open source projects at GitHub Universe
  14966. .NET 8–Http Logging
  14967. Reducing the Storage Demands of .NET Core Log Files - Loupe
  14968. What is VS Code and C# Dev Kit? [Pt 1] | C# and .NET Development in VS Code for Beginners
  14969. OpenAI Platform
  14970. Open, rigorous and reproducible research: A practitioner’s handbook
  14971. Gartner and your Life Partners
  14972. A truly incredible fact about the number 37
  14973. GitHub - Jcparkyn/dpoint: Open-source digital stylus using camera tracking and inertial measurements
  14974. Pipes and Filters Architectural Pattern in C# - Code Maze
  14975. Fears of significant delays after 'cyber security incident' shuts major ports | 9 News Australia
  14976. Fears of significant delays after 'cyber security incident' shuts major ports | 9 News Australia
  14977. HSG: Funded PhD student in Applied Cryptography & Privacy-preserving authentication (m/f/d) (m/w/d)
  14978. Write Clean Code to Reduce Cognitive Load
  14979. Jake Rodkin (@ja2ke@idlethumbs.social)
  14980. GPU Survival Toolkit for the AI age: The bare minimum every developer must know
  14981. Wisdom from Computing's Past
  14982. Writing a storage engine for Postgres: an in-memory Table Access Method
  14983. 16 Writers on How Running Helps Them Write - Semi-Rad.com
  14984. 0 KB Social Media Embeds
  14985. Robotaxi Economics
  14986. Everything, all at once: inside a single Jeopardy clue
  14987. 6 months as a Data Science freelance - some tips
  14988. Thank you reviewer 3
  14989. Farewell to the felt - Quitting the full-time Poker scene
  14990. Gossip Glomers: Unique ID Generation
  14991. HTML First
  14992. Craft Your Own AI: Exploring OpenAI's Revolutionary GPT Builder
  14993. Dependency Injection for Windows and Uno Platform Applications. - Nick's .NET Travels
  14994. Global Exception Handling in ASP.NET WEB API
  14995. .NET Conf 2023 ASP.NET Core en Español
  14996. How to dig into the CLR
  14997. .NET Conf 2023 NEW DELHI
  14998. .NET Conf 2023 Accra · Luma
  14999. Kevin Beaumont (@GossiTheDog@cyberplace.social)
  15000. Webinar registration | Microsoft Teams
  15001. CLion Nova Explodes onto the C and C++ Development Scene | The CLion Blog
  15002. Exploring Helix for two weeks as a Neovim user
  15003. Yusuf Aytas - Leading Self Managing Teams
  15004. My process for writing Laravel packages
  15005. My Dysfunctional University
  15006. Nader Ouerdiane - Software Engineer
  15007. mht.wtf
  15008. The Reasoning Computer
  15009. What to do when someone tells you to "take initiative"
  15010. Data Oriented Blogging
  15011. Rails In 2023 | Jan Roesner
  15012. Why I Prefer Trunk-Based Development | Koen van Gilst
  15013. on cultivating diverse interests
  15014. Hello from React Datasheet Grid | React Datasheet Grid
  15015. .NET Conf 2023 - Alpha Science Lab
  15016. 5x with the Uno Platform - Nick's .NET Travels
  15017. Suits ignored IT’s warnings, so the tech team throttled them
  15018. How I got here
  15019. GNOME Receives €1M Investment from Sovereign Tech Fund - OMG! Ubuntu
  15020. .NET | Log into Elasticsearch using Serilog and view logs in Kibana
  15021. An important step towards secure and interoperable messaging
  15022. Getting Time For What’s Important – Dev Leader Weekly 17
  15023. No x:Array in WinUI 3 | WinAppSDK | XAML | UWP | WPF | .NET
  15024. 67 Weird Debugging Tricks Your Browser Doesn't Want You to Know
  15025. .NET Conf Bangladesh 2023
  15026. Blockchains and the Future of AI
  15027. Serverless at Scale: Lessons From 200 Million Lambda Invocations
  15028. How To Easily Create PDF Documents in ASP.NET Core
  15029. Don’t Build AI Products The Way Everyone Else Is Doing It
  15030. .NET Hack Together - Welcome and What's New in .NET 8
  15031. On Being a Startup Advisor — Halle Tecco
  15032. Just Following Orders
  15033. How to Boss Without Being Bossy – Holy Ghost Stories
  15034. On actionable and actually useful logs | Lanre Adelowo
  15035. Lessons Learned by a Software Guy Venturing into Hardware
  15036. Easily Generate Mock Data with PostgreSQL
  15037. How to clean up after your NextJS dev server
  15038. Solve the boring problems, and win | Pith & Pip
  15039. Writing code for both computers and humans
  15040. A quick look at destination-driven code generation
  15041. Ownership as the Key to Engineering Scalability
  15042. LukeW | Always Be Learning
  15043. Why Nordic is getting involved in RISC-V
  15044. What is VS Code and C# Dev Kit? [Pt 1] | C# and .NET Development in VS Code for Beginners
  15045. C# for Beginners
  15046. Interactive LINQ tutorial, especially for beginners
  15047. We're sorry we created the Torment Nexus
  15048. Dev Database To Go
  15049. Nonprofit Cyber Launches World More Than A Password Day
  15050. Redshift
  15051. Weekly Update 373
  15052. Dealing with application windows on Windows with .NET MAUI
  15053. Mr. Maeda’s Cozy AI Kitchen: Design Vision with guest Paola Antonelli
  15054. Mr-Maeda-Cozy-AI-Kitchen/DesignVision at main · johnmaeda/Mr-Maeda-Cozy-AI-Kitchen
  15055. raidz expansion feature by don-brady · Pull Request #15022 · openzfs/zfs
  15056. CSharp Switch Statements - How To Control Your Code
  15057. .NET 🚀🔥 : Mastering .NET Development with TDD with XUNIT ✅❌✅❌✅❌
  15058. Mastering Code with Rubber Duck Debugging 🦆 Unlock Your Programming Potential!
  15059. The case of the invalid argument exception from a method that takes no arguments - The Old New Thing
  15060. .NET Conf 2023 MLSA MIET | MLSA MIET
  15061. Switching to Elixir
  15062. .NET Conf 2023 Delhi
  15063. .Net Conf 2023 Wits University
  15064. Episode 478 - The Azure Help API
  15065. ASP.NET Core News - 11/10/2023
  15066. Automating Memory Profiling with the JetBrains dotMemory Profiler API - Steve Gordon - Code with Steve
  15067. Get Rid of Exceptions in Your Code With the Result Pattern
  15068. How To Ensure Code Quality in Your .NET Projects
  15069. I Skipped to the Ending
  15070. Every New Feature Added in C# 12
  15071. TimeProvider makes it easier to mock time in .NET 8
  15072. Microsoft krallt sich Zugangsdaten: Achtung vor dem neuen Outlook
  15073. Cursorless is alien magic from the future - Xe Iaso
  15074. Faster compilation with the parallel front-end in nightly | Rust Blog
  15075. Read and Write Windows Registry in C# - Code Maze
  15076. Intuiting Latency and Throughput
  15077. Join Us for Free .NET 8 and Angular 17 Webinars in December
  15078. TypeScript Generics: Striking the Right Balance
  15079. Understanding Git: The history and internals
  15080. Octoverse: The state of open source and rise of AI in 2023
  15081. Three reasons a liberal arts degree helped me succeed in tech
  15082. .NET Task Parallel Library vs System.Threading.Channels
  15083. Use the index, Luke!
  15084. Monaspace
  15085. Hacker Leaks 800,000 Scraped Chess.com User Records
  15086. Implementing Tic Tac Toe with 170mb of HTML - no JS or CSS
  15087. Release CoreWCF v1.5.1 · CoreWCF/CoreWCF
  15088. Release WCF 6.2 · dotnet/wcf
  15089. AiPin Overview
  15090. WHAT CHANGED IN COFFEE OVER THE PAST 30 YEARS? — Scott Rao
  15091. Comparing Portugal and Oregon's drug decriminalization policies — Jeffrey Martens
  15092. An Overdue Apology — Kenneth Reitz
  15093. Everything about SEO is obnoxious
  15094. Eat. Sleep. Exercise. Work. • Chris Zacharias
  15095. Do the design digging
  15096. The T-shaped Developer | Petar Ivanov's Website
  15097. Securing HTML fragments returned by API endpoints
  15098. The LEGO Arbitrage
  15099. GitHub Copilot Chat Nears GA: 'Today We Are Re-Founded on Copilot' -- Visual Studio Magazine
  15100. WUG: .NET Conf 2023 – Live Stream
  15101. How to Defend Against the Evilginx2 | Secfense
  15102. Password Purgatory - Making Life Hell for Spammers
  15103. On .NET Live - Beyond Clicks: Unleashing the Power of Microsoft Semantic Kernel
  15104. Let’s build a custom Microsoft Graph connector - Microsoft 365 Developer Blog
  15105. What I learned getting acquired by Google
  15106. ConfigureAwait in .NET 8
  15107. Servo announces grant from the NLnet Foundation - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
  15108. Obsidian Notebooks and .NET Web Applications in Containers
  15109. Learn to Build .NET Cloud Native Apps & Microservices for FREE in the Browser!
  15110. Hare aims to become a 100-year programming language
  15111. If your service doesn't own data, it's NOT a service.
  15112. A clarification on the multithreading constraints of the Encrypt­Message function - The Old New Thing
  15113. GitHub - ishan0102/vimGPT: Browse the web with GPT-4V and Vimium
  15114. Barter Books, Northumberland, England
  15115. API Evolution: API Versioning in .NET for Seamless Service Upgrades #shorts
  15116. Interesting bugs caught by no-constant-binary-expression - ESLint - Pluggable JavaScript Linter
  15117. .NET Conference 2023 Thailand| IronSoftware.com
  15118. Event-Driven Architecture in C# - Code Maze
  15119. Loom | Free Screen & Video Recording Software
  15120. .NET Rocks! Commercializing Open Source with Victoria Melnikova
  15121. Azure Data Studio 1.47 is now available
  15122. OSS Power-Ups: MassTransit – Webinar Recording | The .NET Tools Blog
  15123. Qwik: The Next Evolution in Frontend Frameworks | Devlin Duldulao
  15124. Transforming Data into Insights: The Art of Machine Learning
  15125. Technical Debt & How To Manage It
  15126. Refactor to Modern .NET and Move to Linux
  15127. Microservices aren't the problem. Incompetent people are
  15128. The 'eu' in eucatastrophe – Why SciPy builds for Python 3.12 on Windows are a minor miracle
  15129. Act Now Against These Companies Profiting from the Genocide of the Palestinian People
  15130. How I built a session recommender in 1 hour using Open AI - Azure SQL Devs’ Corner
  15131. After luring customers with low prices, Amazon stuffs Fire TVs with ads
  15132. .NET Conf 2023 – .NET 8, Uno Platform 5.0 and prizes to be won
  15133. The Decoy Effect: More options for an easier choice | Mike Bifulco
  15134. My Startup Sabbatical Led Me To Update My Berkeley CS Class
  15135. Review: ZSA Voyager Ergonomic Keyboard
  15136. Regulating Intelligence is Dumb
  15137. 60 days of monitoring the Email Marketing vendors – Jacob Filipp
  15138. The disaggregated write-ahead log
  15139. Miguel Méndez | Multi-Object Tracking by Detection: A Comprehensive Guide
  15140. Officially Qualified - Ferrocene
  15141. biccs portfolio
  15142. What Happened to the New Internet?
  15143. Developers don’t want constant conversations – Frank Ray Consulting
  15144. Discovering The Features Of DotNetFiddle – How To Compile C# Online
  15145. Ombudsman: European Commission’s concealment of secret ‘expert list’ on CSAM regulation constitutes ‘maladministration’ - Irish Council for Civil Liberties
  15146. Spain lives in flats: why we have built our cities vertically
  15147. How can I get information about media playing on the system, and optionally control their playback? - The Old New Thing
  15148. Major Outage across ChatGPT and API
  15149. Article 45 Will Roll Back Web Security by 12 Years
  15150. Parameterball
  15151. Chamberlain blocks smart garage door opener from working with smart homes
  15152. You're Using Enums in C# Wrong - So Do This!
  15153. Rule Ambiguity, Institutional Clashes, and Population Loss: How Wikipedia Became the Last Good Place on the Internet | American Political Science Review | Cambridge Core
  15154. The Coolest Way To Await Multiple Tasks in .NET
  15155. Dev Database to go! The perfect database for developer
  15156. .NET Conf 2023 Machakos
  15157. Removal of MyQ integration
  15158. Constraint Oriented Programming in C#
  15159. Polly V8 - No More Static API? #shorts
  15160. Provide opt-in to experimental APIs using C#12 ExperimentalAttribute
  15161. 10 hard-to-swallow truths they won't tell you about software engineer job
  15162. API Authorisation Simplified #shorts
  15163. What Does and Doesn’t Matter about Apple Shooting their October Event on iPhone 15 Pro Max — Prolost
  15164. Go, Containers, and the Linux Scheduler
  15165. The bash book to rule them all
  15166. Where fetch data in your Blazor components
  15167. MoonSharp - Running Lua Scripts in .NET
  15168. How JetBrains Rider Implemented .NET WebAssembly Debugging | The .NET Tools Blog
  15169. Updates On Microsoft’s BinaryFormatter Obsoletion Strategy
  15170. Headless Component: a pattern for composing React UIs
  15171. ADFS Claim rules
  15172. 0x3 reasons to write and publish
  15173. How Northlight makes Alan Wake 2 shine
  15174. Vanilla Travelers
  15175. Fortnite and the Lindy Effect
  15176. Reasoning behind automated tests
  15177. Everything Feels Like Work
  15178. Why All New Hires on Our Team Take on the Same Project
  15179. The domino effect of good habits
  15180. Vertical, horizontal, and ghost markets
  15181. 10x Developer Workflow on Windows
  15182. Paolo Melchiorre - Database generated columns ⁽¹⁾: Django & SQLite
  15183. Some More To Talk About Flask
  15184. Using venv, pyvenv, autoenv on macOS
  15185. Ergonomic Remote Development
  15186. Strategy Doesn't Matter If You Blunder Every Move — Ludicity
  15187. Imagine if no X
  15188. LN 039: Notes on time
  15189. Don’t silo your team
  15190. Stubbing I/O in Yesod
  15191. Personal-scale Web scraping for fun and profit
  15192. $25 Billion Botch-Up Trade-off: A Cautionary Tale of Missed Innovation… | Thoughts of Jins
  15193. GitHub Quick Reviews
  15194. What the QWAC?!
  15195. State of .NET - .NET 8
  15196. Seeing like a Bank
  15197. Euclid's first images: the dazzling edge of darkness
  15198. Application Observability with Enhanced Diagnostic and OpenTelemetry Integration | Oracle CloudWorld
  15199. Thoughts about robustness and efficiency
  15200. Join us for the Great .NET 8 Hack - .NET Blog
  15201. "Stop sharing this folder" is not the same as "Never share this folder" - The Old New Thing
  15202. Live Coding a containerized web app for event management
  15203. How To Reuse Your C# Code Via NuGet & Azure Artifacts
  15204. Apple's Trademark Exploit / GioCities
  15205. The EASY Way to Add Cache to a Repository in .NET
  15206. Abortion Rights: Last Week Tonight with John Oliver (HBO)
  15207. What is a Domain Service in Domain-Driven Design?
  15208. Davide's Code and Architecture Notes - 4 algorithms to implement Rate Limiting, with comparison
  15209. .NET Advent Calendar - Book your slot
  15210. Diagrid Launches Catalyst, a Serverless, Fully-Managed Dapr Offering
  15211. Polly v8 Release: Concept of Resilience Pipelines, Built-in Telemetry and More
  15212. Microsoft .NET Code Analysis: Use nameof() To Retrieve the Parameter Name
  15213. Pds sqlite refactor by dholms · Pull Request #1705 · bluesky-social/atproto
  15214. Hot Reload in ASP.NET Core Applications - Code Maze
  15215. Locally Test Your Serverless Applications with Test Containers
  15216. Untitled — Dear Contributor
  15217. Episode 59: Hexagonal Architecture - with Valentina Cupać
  15218. Setting up better logging in Azure Functions
  15219. Moving SQL Server To The Cloud: Modernizing Stack Overflow for Teams - Simple Talk
  15220. Understanding React Error Boundary — SitePoint
  15221. Release v7.2.3 · dotnet/orleans
  15222. Pangram validator in one line
  15223. .NET API Review
  15224. .net Conf Live Watch Party - Mumbai · Luma
  15225. GitHub - microsoft/inshellisense: IDE style command line auto complete
  15226. How to convince your management to refactor software
  15227. git rebase: what can go wrong?
  15228. Abortion Rights: Last Week Tonight with John Oliver (HBO)
  15229. Abortion Rights: Last Week Tonight with John Oliver (HBO)
  15230. Religious Landscape Study
  15231. Your VAE Sucks
  15232. Why Trail Runners All Believe They are "Middle of the Pack" - Climber Kyle
  15233. Testing against every Next.js canary release | François Best
  15234. Typing Fast Is About Latency, Not Throughput
  15235. DIY Hacking Chair
  15236. Autoscaling is not a panacea
  15237. Enhancing Security through Military Contracts and Technological Innovation | t3chn0tix - Your Source for the Latest Tech News
  15238. Why Kotlin Multiplatform Won’t Succeed - DONN FELKER
  15239. Smart home automation shouldn't be stupid
  15240. Speed up a program for the 50 years old processor by 180000% – Blog about my engineering projects
  15241. a course in LLM embeddings (1/17)
  15242. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  15243. Illusion of Velocity — The Effect of Unsuitable Practices on Agility
  15244. Inclusive community activists are harming FOSS
  15245. Giving up my smartphone - Duoqin F22 Pro
  15246. Exploring United States vs Europe cultural differences at work – The Cubinskyi Club
  15247. Non-interactive SSH password authentication
  15248. Cutting User Drop-Off by 50%: A Lesson in User Acquisition
  15249. Monads For The Rest Of Us
  15250. My simplicity toolkit
  15251. Beyond the Moment: Cultivating Friendships that Outlast Context
  15252. 2023-11-04 nuclear safety
  15253. Sunday bikerides | Mate Rauscher
  15254. Introducing GPTs
  15255. Azure API Management: Self-Signed Certificate Authentication with ASP.NET Core Web API Running in an Azure Web Apps for Containers
  15256. Creating Hyperlinks in .NET MAUI – AskXammy
  15257. Password Purgatory - Making Life Hell for Spammers
  15258. What's New in Microsoft's F# Language for Functional-First Programming -- Visual Studio Magazine
  15259. New models and developer products announced at DevDay
  15260. Another COVID Halloween
  15261. Apple developer boycott of Feedback Assistant
  15262. [Proposal] - Cooperative BFT proving using striped, redundant binary trees
  15263. GitHub - kubero-dev/ladder: Alternative to 12ft.io. Bypass paywalls with a proxy ladder and remove CORS headers from any URL
  15264. Locally Test Your Serverless Applications with Test Containers
  15265. The convenience of System.IO - .NET Blog
  15266. HTML DOM — Phuoc Nguyen
  15267. Messier Objects
  15268. Interruptions cost 23 minutes 15 seconds, right?
  15269. The Ultimate Beginner's Guide to Flags Enums in CSharp
  15270. Why doesn't reduction by modulo work for floating point values? - The Old New Thing
  15271. Xamarin Support for Android 14 (API 34) & iOS 17 (Xcode 15)
  15272. The Missing Piece of Your .NET Logs
  15273. Intel 80386, a revolutionary CPU
  15274. Reading a stream of JsonDocuments separated by new lines (ndjson) - Gérald Barré
  15275. A brain injury removed my ability to perceive time. Here's what it's like in a world without time
  15276. .NET Conf Watchparty@Intersim
  15277. Social Networking
  15278. Development With A Dot - On Architecture – Part 1: High Level Communication
  15279. Merging Multiple PDFs Using the iText Library
  15280. 383: Scary Fast (M3, .NET 8, .NET MAUI Edition)
  15281. Using a strong nonce based CSP with Angular
  15282. 🚀 Custom signed NuGet packages in C#! 📦
  15283. Top AWS Learning Plans 2023: DevOps Engineering Learning Plan
  15284. Exploring an Automated Testing Strategy for Infrastructure as Code
  15285. .NET Conf 2023 @ SSW
  15286. Announcing TypeScript 5.3 RC - TypeScript
  15287. Error Handling in F# - Flexiana
  15288. SDN Night - .NET 8 Launch Viewing Party
  15289. How to Add a UI or Dashboard as Middleware in your .NET Web API – Wrapt
  15290. Writing a Book with Packt
  15291. Massive Database Belonging to ‘Fractal Analytics’ Offered for Purchase
  15292. Tickets - NDC Sydney 2024 | Conference for Software Developers
  15293. This Developer's Life - stories from tech folks sharing their lives
  15294. GitHub - davidchisnall/banning-e2ee-is-stupid: Do you think banning end-to-end encryption is plausible? Think again.
  15295. Why I Ran Away from Philosophy Because of Sam Bankman-Fried
  15296. A few lessons for a new software engineer
  15297. Your Loved Ones Are Prisoners, and You Made the Chain
  15298. Independent maintainers shouldn't be shamed for demanding financial support
  15299. Building a community platform
  15300. Undo in assets:clobber What You Do in assets:precompile
  15301. True code readability doesn't exist! But you'll feel when it really is
  15302. HiPhish's Workshop
  15303. Impressions of .NET Developer Days 2023 Conference
  15304. Why Cities: Skylines 2 performs poorly
  15305. Building a high performance JSON parser
  15306. Elevate Your .NET Testing Strategy #5: Integration tests with Docker.DotNet
  15307. Home of the Badgers
  15308. snow.net - Domain Name For Sale | Dan.com
  15309. Git Notes: git's coolest, most unloved­ feature
  15310. GitHub - xoreaxeaxeax/movfuscator: The single instruction C compiler
  15311. .NET Conf 2023 SloDug
  15312. Software that supports your body should always respect your freedom — Free Software Foundation — Working together for free software
  15313. Bevy 0.12
  15314. GDG Cloud Chicago | Google Developer Groups
  15315. Habits of great software engineers
  15316. Why NextJS (and App Router) is being hated on recently?
  15317. Things I’ve learned from running OTIS
  15318. Classes vs. Structs. How not to teach about performance!
  15319. Analysing Go code with Souffle
  15320. Our Approach to Building Security Tooling
  15321. Getting our focus back
  15322. How to Size Your Bets
  15323. Load Shedding
  15324. Striking the balance: Cloudflare's innovation and the quest for reliability
  15325. How to ask | Lucas Vittor
  15326. Why did I switch back to Arch from Artix Linux?
  15327. sudo-rs' first security audit
  15328. Save Files With Elevated Permissions on UnauthorizedAccessException
  15329. 🚀 Elevating Code Quality: Embracing Strong Return Types 📦
  15330. Othello is Solved
  15331. Issues enabling BitLocker hardware encryption (Windows Encrypted Hard Drive) on AMD 7840
  15332. AMD MicroBlaze™ V Processor
  15333. .NET | Basic to Advanced versioning for Minimal API’s
  15334. .NET Conf 2023 Watch Party
  15335. .NET Conf 2023 Islamabad Watch Party
  15336. You’re Using Enums Wrong – Dev Leader Weekly 16
  15337. Episode 477 - Azure cloud within a cloud
  15338. Code Maze Weekly #192 - Code Maze
  15339. 5 Reasons To Not Use C# IDE For TypeScript Development - CodeJourney.net
  15340. Portugal. The Man Official Website
  15341. .NET Conf 2023 by Noser Engineering
  15342. Redux Pattern in Blazor
  15343. Choosing diagnostic IDs - C#
  15344. Vertical Slice Architecture
  15345. The Innovations of Open Source
  15346. How I learned to stop worrying and love byte ordering
  15347. GNU Denemo is Really Great – Jack's Blog
  15348. Getting hugged to death - Johnathan Nader
  15349. Lessons learnt after interviewing over 300 engineers
  15350. No Broken Browsers
  15351. Pete Millspaugh
  15352. Where DRY Applies — Sympolymathesy, by Chris Krycho
  15353. When is an Erlang process a shell?
  15354. Why you should outsource your opinions
  15355. 380: llama.cpp, .NET 8 Surprises, & Beyond
  15356. Dunfield Development Services
  15357. Doctor's Office
  15358. I Trapped 200 Scammers in an Impossible Maze
  15359. Mr. Maeda’s Cozy AI Kitchen: AI-copiloted Design Thinking with guest Ben Sheppard
  15360. No dogs were harmed in the making of this app
  15361. Microsoft Revamping Semantic Kernel AI SDK After 'Unexpected Uses' -- Visual Studio Magazine
  15362. What's new with identity in .NET 8 - .NET Blog
  15363. Dealing with application windows on macOS with .NET MAUI
  15364. James Eastham Live Stream
  15365. Why does unsafe multithreaded use of an std::unordered_map crash more often than unsafe multithreaded use of a std::map? - The Old New Thing
  15366. How To Convert Strings To Enums in C#
  15367. A new way to bring garbage collected programming languages efficiently to WebAssembly · V8
  15368. Introducing the v1.0.0 Beta1 for the .NET Semantic Kernel SDK | Semantic Kernel
  15369. Tools/Services I pay for as a freelance software .net developer.
  15370. NET Conf 2023: Central University of Haryana
  15371. Enforcing Software Design Rules with Architecture Tests
  15372. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8
  15373. ASP.NET Vertical Slice Project Template – How To Start Easily
  15374. Google abandons Web Environment Integrity API proposal
  15375. Visual Studio 2022 17.8 Preview 3: Structured Diagnostics, SQL Server Data Tools Upgrade and More
  15376. Navigating the .NETverse: From Assembler to Open Source Marvel with Scott Hunter
  15377. Stairways in the fog, Huang Shan, China
  15378. How to Force Run .NET Application as Administrator - Code Maze
  15379. Uno Platform 5.0 Release: C# Markup and Productivity Improvements
  15380. S06E05 - Navigating the .NETverse: From Assembler to Open Source Marvel with Scott Hunter
  15381. .NET Conf 2023 AppRochester
  15382. CrowdSec Console, Real-time Threat Detection & Mitigation
  15383. Fitmart Datenleck - Anspruch auf Schadenersatz? - EuGD
  15384. Datenleck bei Fitmart
  15385. Collection expressions brings the spread operator to C# 12
  15386. Five is for 5X productivity. Announcing Uno Platform 5.0
  15387. Comparison of HTTP libraries
  15388. HTML Attributes, Properties, and Values
  15389. GitHub - RupertBenWiser/Web-Environment-Integrity
  15390. Home page - OmahaMtg.Web
  15391. In a surprising finding, light can make water evaporate without heat
  15392. Circuit Simulator: Compiling a bitmap
  15393. Orb | A guide to evaluating a billing system, part 1
  15394. The Managerial Menace
  15395. How to increase the productivity of our organizations | Adam Trojanczyk
  15396. What makes an effective development team | Justin Joyce
  15397. Mechanistic interpretability of LLM analogy-making
  15398. Machine learning of GUIs at scale
  15399. Why do we care about HTTP request methods? | Manas.Tech
  15400. My Useful Shell Functions | Muhammad
  15401. Why privacy becoming a norm requires venture funding
  15402. Microsoft Offers Advisory Service for Arm Developers -- Visual Studio Magazine
  15403. WarThunder Game Engine - Dagor - Engine - Open Sourced – GameFromScratch.com
  15404. Weekly Update 372
  15405. Mr. Cooper - Your Home Loans & Refinance Partner
  15406. VS Code Python Team Improves Interactive REPL -- Visual Studio Magazine
  15407. VS Code Previews AI Topic Experts for Copilot Chat Called 'Agents' -- Visual Studio Magazine
  15408. Increasing trust for embedded media
  15409. Allow for floating windows · Issue #10121 · microsoft/vscode
  15410. Uno Platform 5.0: C# Is Now All You Need -- Visual Studio Magazine
  15411. A new F# compiler feature: graph-based type-checking - .NET Blog
  15412. Uploading Files with Blazor (Server & WebAssembly)
  15413. whisper.cpp/examples/talk-llama at master · ggerganov/whisper.cpp
  15414. Trying out MongoDB with EF Core using Testcontainers - .NET Blog
  15415. A new world of security: Microsoft’s Secure Future Initiative - Microsoft On the Issues
  15416. Using P/Invoke in C#: Windows API Integration Made Easy!
  15417. EU data regulator bans personalised advertising on Facebook and Instagram | Digital Watch Observatory
  15418. Visual Studio, Web Development and maybe even a little mobile with MAUI
  15419. "Your Code Has a SQL Injection!" | Code Cop #007
  15420. Essence of Domain-Driven Design (DDD)
  15421. Blazor on .NET 8 - Ten Reasons why Blazor on .NET 8 is a Game Changer
  15422. It rather involved being on the other side of this airtight hatchway: System corruption caused by an administrator - The Old New Thing
  15423. Confusing git terminology
  15424. Last Chance to fix eIDAS
  15425. .NET Conf 2023 – On Tour (Rotterdam) – TEAM UP IT
  15426. we need to skip the SIP region in the last step of handling the alloc region by Maoni0 · Pull Request #94249 · dotnet/runtime
  15427. Beginner’s CSharp Switch Statement Tutorial: How To Properly Use A Switch Statement
  15428. Handling Dates With Noda Time in .NET - Code Maze
  15429. Hack Your Way to the Top | NDC Sydney 2024
  15430. a client-side exception has occurred
  15431. Soft Skills
  15432. .NET Conf 2023 watch party
  15433. Open Source Is Struggling And It’s Not Big Tech That Is To Blame
  15434. .NET Rocks! .NET Conf with Jeff Fritz
  15435. Webinar registration | Microsoft Teams
  15436. How to Use React Fragments
  15437. Introduction to resilient app development - .NET
  15438. Latest Updates for CMake Development in Visual Studio - Visual Studio Blog
  15439. Headless Component: a pattern for composing React UIs
  15440. My rude-ass car — Never be clever.
  15441. GitHub - GaijinEntertainment/DagorEngine: Dagor Engine and Tools source code from Gaijin Games KFT
  15442. Visual Studio Toolbox Live - EF Core Power Tools
  15443. Asahi Linux finds macOS bug that leaves machines unbootable
  15444. Uno Platform 5.0 - Hot Reload showcase using Simple Calculator sample app
  15445. Using WebAuthn for non-repudiation
  15446. KEJK | Become a Design Engineer
  15447. The Five-Year Cliff
  15448. Empirical Notes on Kissing
  15449. Yusuf Aytas - Restful Sleep: The Ultimate Debugger
  15450. Labelled exceptions for smoother error handling
  15451. Giopler | Easy C++ Profile Debug Trace
  15452. laravel: use model relationship with conditions - izni burak demirtaş
  15453. Rediscovering the Power of Serial Console: Configuring a TP-Link Managed 10GBE Switch for Your HomeLab
  15454. Seven Snippets of Modern CSS I Used To Rebuild My Site
  15455. Porting a ClojureScript project to Squint
  15456. Cosmopolitan Third Edition
  15457. Don't Build a Mine Before You Struck Gold
  15458. GitHub is really good, but there's a small problem with that
  15459. I got hit by HackerNews - a luck or a skill?
  15460. Client-Side-Servering: My Perspective on Next.js Server Actions
  15461. On work life balance
  15462. That time I wrote malware and got caught
  15463. Gaussian Mixture Model Data Clustering from Scratch Using C# -- Visual Studio Magazine
  15464. Burke Learns Blazor - Finish validation and maybe some authentication
  15465. Azure API Management: Enriching Requests with Additional Headers and Use of Caching
  15466. BenchmarkDotNet v0.13.10 · dotnet/BenchmarkDotNet · Discussion #2457
  15467. Beginner's Guide to Enums In CSharp - C# Enum Tutorial
  15468. Under the Stars
  15469. Meta Programming is King
  15470. More notes on use of the DS_CONTROL style - The Old New Thing
  15471. Infinite Scroll in Flutter (No Package Required) | Doumer's Blog
  15472. Release 1.53.0 · gorhill/uBlock
  15473. Taking Calls Live on the Scarewaves in Killer Frequency
  15474. Breaking change: BinaryFormatter disabled across most project types - .NET
  15475. Application Building with ASP.NET Core 8 | NDC Sydney 2024
  15476. Yes you can create classes on the stack!
  15477. Blazor Basics: Blazor Event Callbacks
  15478. .NET 8’s Final RC Release Ties up Some Blazor Loose Ends
  15479. Blazor on .NET 8 - Ten Reasons why Blazor on .NET 8 is a Game Changer
  15480. Blazor on .NET 8 - Ten Reasons why Blazor on .NET 8 is a Game Changer
  15481. PowerShell 7.4 Release Candidate 1 - PowerShell Team
  15482. What Should I Dispose with .NET Database Connections?
  15483. Datatilsynets vedtak mot Meta utvides til EU/EØS og gjøres permanent
  15484. 6 ways to debug an exploding Docker container
  15485. git/torvalds/linux.git - Linux kernel source tree
  15486. Organizing ASP.NET Core Minimal APIs
  15487. Caching your WebView Environment to manage multiple WebView2 Controls
  15488. The beautiful mind of Sam Bankman-Fried
  15489. Product Hack: Asking 'What's the Why?'
  15490. This Didn’t Have to Happen – Zdziarski
  15491. Hunting a spooky ethernet driver bug
  15492. I tried generative AI on lots of data and we're not quite there yet | Swizec Teller
  15493. From Weakness to Strength – Tynan.com
  15494. Using pure functions as views (with htmx and alpine.js) - cri.dev
  15495. Daylight confusion week - Tyler Cipriani
  15496. Wolf, goat and cabbage problem TLA+ modeling
  15497. The Role of the Control Flow Graph in Static Analysis
  15498. How I Save $0 a Month Hosting Open Source Software in the Cloud
  15499. Why is building a to-do list app so darn hard?
  15500. Why does code die so soon?
  15501. On Solving - Adam Grant
  15502. Minimum focusing distance on iPhone 15 Pro Max 5x camera – davidnelson.net
  15503. Auto-generating a History page for a static personal website
  15504. Microsoft on Blazor WebAssembly Debugging Feedback: 'That Sounds Awful!' -- Visual Studio Magazine
  15505. macOS Sonoma Boot Failures
  15506. Legacy Code Rocks: From Monolith to Understanding with Nelida Velazquez
  15507. .NET 8: What's New for Authentication and Authorization
  15508. AI Search Engine and Pair Programmer
  15509. Low Ceremony Web Service Development with the Critter Stack
  15510. Coffee and Open Source Conversation - Carl Franklin
  15511. GitHub Quick Reviews
  15512. Down and to the Right: Firefox Got Faster for Real Users in 2023 – Mozilla Hacks - the Web developer blog
  15513. The AV1 video codec gains broader hardware support
  15514. Find hotels in rural areas for stargazing and detox
  15515. .NET 8 Performance Improvements in .NET MAUI - .NET Blog
  15516. NDC Porto 2023 Impressions
  15517. What is Blazor WebAssembly, Server, Hybrid, United & Mobile Bindings?!
  15518. Five fallacies of estimations in software development
  15519. Finite-sample Gaussian efficiency: Quantile absolute deviation vs. Rousseeuw-Croux scale estimators
  15520. German court bans LinkedIn from ignoring "Do Not Track" signals
  15521. C# Unit Testing Tutorial For Beginners
  15522. 4 Simple Tips for Better REST API Design
  15523. What is the thread reaper? - The Old New Thing
  15524. Domain Modeling with Domain-Driven Design (From Scratch)
  15525. How to Generate Endless Ideas for Programming Projects
  15526. Azure Functions Integration Testing With Testcontainers
  15527. The Super Mario Effect - Tricking Your Brain into Learning More | Mark Rober | TEDxPenn
  15528. Analyzing Data 170,000x Faster with Python
  15529. Containerize .NET applications with .NET 8 | Red Hat Developer
  15530. OhMyPosh and CascadiaCode not working on PowerShell? How to fix it in Windows 10 and Windows 11 Integrated Terminal
  15531. Mark Oliver's World
  15532. Gericht untersagt Datenschutzverstöße von LinkedIn
  15533. Android and RISC-V: What you need to know to be ready
  15534. Strangler Fig Architectural Pattern in C# - Code Maze
  15535. CSS is fun again
  15536. ASP.NET Core in Action
  15537. Public preview launch of Dapr extension for Azure Functions
  15538. How To Determine URL A Local Git Repository Was Originally Cloned From | Build5Nines
  15539. Functional Error Handling in .NET With the Result Pattern
  15540. A C# port of validation with partial round trip
  15541. Path.GetRelativePath(String, String) Method (System.IO)
  15542. Apple unveils M3, M3 Pro, and M3 Max, the most advanced chips for a personal computer
  15543. Breaker Box
  15544. The Super Mario Effect - Tricking Your Brain into Learning More | Mark Rober | TEDxPenn
  15545. The Super Mario Effect - Tricking Your Brain into Learning More | Mark Rober | TEDxPenn
  15546. Improve Your English Pronunciation
  15547. New Gmail protections for a safer, less spammy inbox
  15548. Mr-Maeda-Cozy-AI-Kitchen/CareerAdvising at main · johnmaeda/Mr-Maeda-Cozy-AI-Kitchen
  15549. Writerside - a new technical writing environment from JetBrains.
  15550. Current & Historical Carbon Dioxide (CO2) Levels Graph
  15551. Having Fun with Microsoft IoC Container for .NET Core
  15552. The costs of microservices
  15553. Wolverine and Serverless
  15554. The Church of AGI
  15555. Everything wrong with tech in 2023 (in no particular order) — Joan Westenberg
  15556. On .NET Live - Scheduling background jobs with .NET
  15557. not easy
  15558. My Data-Backed Battle and Defeat of Hypertension
  15559. Why I Am a Pluralist
  15560. You're Gonna Need A Bigger Browser
  15561. Deploying Rails on a single server with Kamal
  15562. Microretros
  15563. Checking References
  15564. How to sell your micro startup as a solopreneur
  15565. Daylight confusion week - Tyler Cipriani
  15566. Gregory Szorc's Digital Home | My User Experience Porting Off setup.py
  15567. I'm a hacker, but it's not what you think
  15568. Why designers design forms
  15569. Mean vs. median
  15570. Self-hosted analytics: How to track 53% more views
  15571. For Maximum Accessibility, Be Careful About Using a .dev Domain
  15572. 🥦 The Curse of Healthiness | vincelwt.com
  15573. eval should not be a built-in function
  15574. Introducing: Raspberry Pi 5! - Raspberry Pi
  15575. Creating Animated Login UI in .NET MAUI with Lottie
  15576. Open Source Codeium Improves AI Chat in VS Code Tool -- Visual Studio Magazine
  15577. The most valuable trait of top software engineers
  15578. Progress Telerik Release Focuses on Design, Accessibility and Data Visualization -- Visual Studio Magazine
  15579. I Accidentally Saved Half A Million Dollars — Ludicity
  15580. Blazor Unit Testing Tutorial – How to Master with Practical Examples in C#
  15581. The Easiest Way to Create PDFs in .NET
  15582. How to create a Mediator from scratch (Part 2)
  15583. Publish .NET Docker images using .NET SDK and GitHub Actions
  15584. What are the dire consequences of not removing all the properties that were set via SetProp? - The Old New Thing
  15585. Polaris : A Customer Migration Story
  15586. Making an USB Ethernet adapter work [SR9700]
  15587. Analyze Polly Telemetry using Prometheus, Grafana and OpenTelemetry Metrics
  15588. Recap Codemotion 2023
  15589. 382: Let's Talk Dark Forces Remastered
  15590. Entropy decoding in Oodle Data: x86-64 6-stream Huffman decoders
  15591. Lesson Learned #449: Unleashing Concurrent Threads for Robust Database Health Checks in C#
  15592. Understanding Migrations, Snapshots, and Synchronization in Entity Framework Core
  15593. F# Advent Calendar in English 2023
  15594. Understanding React Native Components
  15595. Generative AI for .NET - Part 5 Streaming | LINQ to Fail
  15596. Open Telemetry – Instrumentation and Metrics
  15597. Youtube’s Anti-adblock and uBlock Origin - And a Dinosaur
  15598. mht.wtf
  15599. How to enjoy life like a billionaire - Monevator
  15600. How To Rob a Bank
  15601. PID_Analytical-Copy1
  15602. Venturing out of your local opportunity market
  15603. Building a photography website
  15604. Buy Yourself a Good Pen and a Scanner
  15605. π in Other Universes
  15606. Pain and pleasure are not separable
  15607. Linear Algebra Done Right
  15608. Declarative Confidence
  15609. Technical Assessments Should be Open Source
  15610. The Windows installer of ImageMagick will no longer be signed · ImageMagick/ImageMagick · Discussion #6826
  15611. The product manager role is a mistake
  15612. Episode 58: Dometrain - with Nick Chapsas
  15613. Bi-Directional gRPC Stream Cache Server in C#
  15614. NixOS Reproducible Builds: minimal installation ISO successfully independently rebuilt
  15615. Accessing an RDS SQL Server from a .NET 6 application in Lambda | no dogma blog
  15616. You’re Invited to a Colonoscopy!—Asterisk
  15617. Giving feedback to the WinUI 3 team | WinAppSDK | XAML | UWP | WPF | .NET
  15618. Adding and Deleting Criteria
  15619. How Pagination Improves API Performance #shorts
  15620. Render mode for Server & WebAssembly Blazor components
  15621. React State Management Basics - CodeJourney.net
  15622. GitHub - OpenSignLabs/OpenSign: The free & Open Source Alternative to DocuSign
  15623. FCC Wants to Bolster Amateur Radio - Radio World
  15624. MagicaVoxel
  15625. Is It Wise To Turn Your Best Programmers Into Managers?
  15626. Deploying a DotNet API To Railway 🚂 | Swacblooms🦋
  15627. Railway
  15628. Amazon.com: Samsung 990 PRO Series - 2TB PCIe Gen4. X4 NVMe 2.0c - M.2 Internal SSD (MZ-V9P2T0B/AM) : Electronics
  15629. Basic guide to coffee 
  15630. iPhone 15 Action Button Shortcut for Commuting
  15631. Cortex X2: Arm Aims High
  15632. Rethinking Control Flow
  15633. General Knowledge Poker — Drawn In Perspective
  15634. Intel N100: A Challenge to ARM - bret.dk
  15635. jackie tung
  15636. Why I'm Using Next.js
  15637. Truly Paranoid Software Updates
  15638. Turning a boring file move into a privilege escalation on Mac
  15639. How I Procrastinate Less
  15640. How to Release a Side Project as a Real Product
  15641. Announcing "Refactoring with C#"
  15642. Pro EP 85 : How to avoid referencing to un-wanted sites in .NET Web ?
  15643. Rails in 2024: Still Relevant or Living in the Past?
  15644. Pro EP 83 : What is cross site scripting (XSS) attack and how to avoid it in .NET
  15645. Vertette's Blog
  15646. Vertical Slice Template – Dev Leader Weekly 15
  15647. EF 8 Raw SQL Queries Are Coming - Are You Excited? #shorts
  15648. .NET MAUI in .NET 8 RC2: Enhanced Performance, Fixed UI & Control Issues
  15649. Code refactoring: how often should you refactor your code?
  15650. Raku is surprisingly good for CLIs
  15651. RE:2023 C# 8.0 / .NET Support for Game Code, and the Future
  15652. RE:2023 C# 8.0 / .NET Support for Game Code, and the Future
  15653. Flowing State in Blazor 8
  15654. A Third of Chocolate Products Are High in Heavy Metals, CR's Tests Find - Consumer Reports
  15655. Introducing <shadow>
  15656. Everything I've learned building the fastest Arm desktop
  15657. Good LLM Validation is Just Good Validation - Instructor (openai_function_call)
  15658. How to facilitate a Product Vision Sprint - Crisp's Blog
  15659. What I learned from building a directory in Notion
  15660. HustleWing is a scam so I hacked it.
  15661. gpk blog - Custom Static Vector Maps on your Hugo Static Site
  15662. Evaluating RAG/LLMs in highly technical settings using synthetic QA generation
  15663. zacksiri.dev
  15664. You don't need a terminal emulator
  15665. I'm an internet person
  15666. Self-Signed locally trusted certificates with cert-manager
  15667. Rotary Positional Embeddings - The Large Language Model Playbook
  15668. .NET | Global Exception handling in under 6 minutes
  15669. Dendrochronology
  15670. Visual Studio Miniseries - Episodes 1, 2 & 3 are streaming now!
  15671. Finding That Lead Emissions From Aircraft Engines That Operate on Leaded Fuel Cause or Contribute to Air Pollution That May Reasonably Be Anticipated To Endanger Public Health and Welfare
  15672. Why you should probably be using SQLite
  15673. Spooky Overload! – Behind The Screen – 2023 October, Week 4
  15674. The Slow Death of Authenticity in an Attention Economy
  15675. Terence Tao (@tao@mathstodon.xyz)
  15676. Introduction to Microsoft.Data.dll
  15677. How to support a COM interface conditionally in WRL - The Old New Thing
  15678. Code Maze Weekly #191 - Code Maze
  15679. How to Use Enums in CSharp – Understanding the Basics
  15680. Now add a walrus: Prompt engineering in DALL-E 3
  15681. Structured Logging Using Serilog and Seq in .NET
  15682. The Magical Japanese Art of Luggage Forwarding
  15683. お客様情報の一部流出の可能性に関するお知らせとお詫び | ニュース一覧 | 株式会社東名|中小企業の課題を解決するパートナー
  15684. Render mode for interactive Blazor components in .NET 8
  15685. Microsoft Ignite 2023 is around the corner! (Nov 14-17) - Visual Studio Blog
  15686. Property based testing in C#–How to change the number of runs?
  15687. Aligned Dev Blog
  15688. .NET Framework October 2023 Cumulative Update Preview - .NET Blog
  15689. Microsoft Developer Labs: Adventures with GitHub Copilot in Visual Studio and .NET
  15690. Weekly Update 371
  15691. Good engineers train their skills - great engineers improve their mindset
  15692. GitHub - PurpleI2P/i2pd: 🛡 I2P: End-to-End encrypted and anonymous Internet
  15693. We need to talk about funding
  15694. The crippling problem of being able to build whatever you want
  15695. Paolo Melchiorre - μDjango (micro Django) 🧬
  15696. What 5 years of interviewing software engineers taught me – Lasse Laursen
  15697. /proc los
  15698. The Practice of Friendship - Tasshin
  15699. I Rewrote my CV in Typst and I'll Never Look Back
  15700. An Open Letter to Cryptographers: Please Work Together
  15701. I’m offering free consulting for sustaining open source projects
  15702. Intro to flow fields
  15703. Nvix: implementing a Tvix store with NATS
  15704. TLA+ is easy if you know how to abstract
  15705. Things I like about Gleam's Syntax
  15706. Microsoft Cranks Out Weekly Visual Studio 2022 17.8 Previews as GA Nears -- Visual Studio Magazine
  15707. Microsoft Developer Labs: Adventures with GitHub Copilot in VS Code
  15708. You Can Run SignalR on AWS Lambda
  15709. The Negative Impact of Mobile-First Web Design on Desktop
  15710. Helix
  15711. How to support a COM interface conditionally in C++/WinRT - The Old New Thing
  15712. Oracle unveils Java development extension for Visual Studio Code
  15713. The WORST Domain Modeling Mistakes!
  15714. .NET 8 & C# 12 Release In a Nutshell
  15715. Getting Ready for .NET Conf 2023!
  15716. "Stop Using Structured Logging in .NET!" | Code Cop #006
  15717. .NET MAUI Android Auto : Launching Navigation Apps from your app - András Tóth's professional blog | banditoth
  15718. Blazor Unit Testing With bUnit: How To Get Started For Beginners
  15719. The Cloud Computer / Oxide
  15720. How to Read a String From a .resx (Resource) File in C# - Code Maze
  15721. Approaching unconventional problems | Manas.Tech
  15722. Craig Stuntz - On Learning Compilers and Creating Programming Languages
  15723. Jina AI Launches World's First Open-Source 8K Text Embedding, Rivaling OpenAI
  15724. Source Code Generators, DIY
  15725. Blazor Basics: Blazor Component (Re-)Rendering
  15726. Announcing the end of support for Node.js 14.x in the AWS SDK for JavaScript (v3) | Amazon Web Services
  15727. .NET Rocks! Observability Engineering with Charity Majors
  15728. Was Rust Worth It?
  15729. #17 Ismael Nzouetom Failure Lessons I-Dispo | Doumer's Blog
  15730. Burke Learns Blazor - More frontend fun!
  15731. Mr. Maeda’s Cozy AI Kitchen: AI-copiloted Career Advising with guest Kevin Bethune
  15732. Web Components Will Outlive Your JavaScript Framework | jakelazaroff.com
  15733. Have I Been Pwned: API v3
  15734. It's 2023, here is why your web design sucks.
  15735. Firstborn
  15736. Crafting boring APIs: lessons learned from implementing fallback handlers in Pavex | Luca Palmieri
  15737. axo blog - System dependencies are hard (so we made them easier)
  15738. iLeakage: Browser-based Timerless Speculative Execution Attacks on Apple Devices
  15739. Unity Killed Modern Proprietary Gaming For Me
  15740. My 2023 all-flash ZFS NAS (Network Storage) build
  15741. Automattic's Tumblr/ActivityPub integration reportedly shelved
  15742. How Databases Store and Retrieve Data with B-Trees
  15743. On Linking Bookmarks
  15744. Triggering `entr`
  15745. Avoiding addictions
  15746. It's Fucking Impossible to Stay Healthy
  15747. Are you talking or speaking?
  15748. Integration Testing GraphQL Endpoints with Alba
  15749. Azure Java Jockeys Get OpenAI Playground -- Visual Studio Magazine
  15750. Anatomy of a .NET devcontainer
  15751. Create a web API with ASP.NET Core and MongoDB
  15752. Loyal workers are selectively and ironically targeted for exploitation
  15753. Azure DevOps Podcast: Shawn Wildermuth: Web Service APIs in .NET 7 - Episode 266
  15754. Libsyn Podcast Player
  15755. The format of icon resources, revisited - The Old New Thing
  15756. Mr. Maeda’s Cozy AI Kitchen: AI-copiloted Career Advising with guest Kevin Bethune
  15757. GitHub - AndrewWalsh/openapi-devtools: Effortlessly discover API behaviour with a Chrome extension that automatically generates OpenAPI specifications in real time for any app or website
  15758. How to Master the Art of Reflection in CSharp and Boost Your Programming Skills
  15759. Tarsnap has given 2^18 dollars to open source
  15760. Daylight Saving Choice
  15761. Validate Your Application Settings with Data Annotations #shorts
  15762. Interfaces vs Abstract Classes
  15763. Dynamically Adding Rows on a Form in Razor Pages - Code Maze
  15764. Azure Friday - Learn about the Azure cloud with this free weekly educational video podcast with Scott Hanselman and Friends!
  15765. Release v0.3.0 · cgillum/azure-functions-openai-extension
  15766.  Accelerate your software engineering career by tracking your work
  15767. Uno Platform Live Coding: Porting WinUI 3 code!
  15768. Microsoft .NET Code Analysis: Consider Using String.Contains() Instead of String.IndexOf()
  15769. Interfaces can have private methods
  15770. React Basics: How to Use Cookies in React
  15771. Creating a Service Virtualization Capability from Scratch (Part 2)
  15772. Creating a Service Virtualization Capability from Scratch (Part 1)
  15773. How to use Testcontainers with .NET Unit Tests | The .NET Tools Blog
  15774. JavaScript Decorators: What They Are and When to Use Them — SitePoint
  15775. Global Endpoint Filters with ASP.NET Core Minimal APIs
  15776. Migrating to v4 Azure Functions Node.js with TypeScript | johnnyreilly
  15777. Metalama Source Code Available | PostSharp Blog
  15778. C# Record Explained - NDepend Blog
  15779. .NET 8 Top 10 New Features - NDepend Blog
  15780. Redefining Developer Workflow with Pieces.App's Tsavo Knott
  15781. Mr. Maeda’s Cozy AI Kitchen: AI-copiloted Design Thinking with guest Ben Sheppard
  15782. That Time the City of Seattle Accidentally Gave Me 32m Emails for 40 Dollars
  15783. The Great Deshittification
  15784. Flattened — Ethan Lalakea Alter
  15785. The Greatest Missed Opportunity of Our Lifetimes - The Big Picture
  15786. A Bit of SaaS Weekly: One Last Time
  15787. The Most Memory Safe Native Programming Language
  15788. The Race to the Bottom
  15789. Arduino for the rest of us. – Supermechanical
  15790. Using Tailscale Custom OIDC with Authelia and Carpal
  15791. The Journey of Becoming a CTO
  15792. Indexes are sorted arrays (sort of)
  15793. Unified Versus Split Diff
  15794. Mann-Whitney U test and heteroscedasticity
  15795. GitHub Quick Reviews
  15796. What's New in EF Core -- Visual Studio Magazine
  15797. Animated AI
  15798. Rockin’ the Code World Season 4: Special Guest Maddy Montaquila (Leger)
  15799. Arcade Longplay [901] Defender
  15800. C# 12.0: Collection Expressions and Spread Operator
  15801. What McKinsey got wrong about developer productivity
  15802. The Risk of RISC-V: What's Going on at SiFive?
  15803. Custom Storyboard Launch Screen for iOS with .NET MAUI
  15804. Unbelievable Instant .NET Development Setup for APIs, Blazor, & More with GitHub Codespaces
  15805. ASP.NET Core Logging Crash Course
  15806. Why is there a hash of a weak password in the Windows cryptographic libraries? - The Old New Thing
  15807. NASA just sent a software update to a spacecraft 12 billion miles away
  15808. How to Solve Type TRequest Cannot Be Used in MediatR
  15809. How to Dominate Technical Debt and Build Better Code
  15810. Simplify your .NET Docker image publishing workflow with the .NET SDK
  15811. How To Start Using Domain-Driven Design: Pushing Logic Down
  15812. C# Tip: How to create Unit Tests for Model Validation
  15813. Anyone here who switched from Ruby on Rails to .Net?
  15814. GitHub - sumatrapdfreader/sumatrapdf: SumatraPDF reader
  15815. Secure an Angular application using Microsoft Entra External ID and ASP.NET Core with BFF
  15816. Conditionally add middleware in ASP.NET Core
  15817. In the defence of Object-Relational Mappers - Event-Driven.io
  15818. Windows passwordless experience expands
  15819. Protecting Auth Tokens
  15820. Tailwind vs Semantic CSS
  15821. Domain Model first
  15822. Mazda Slaps Developer With Cease-and-Desist for DIY Smart Home Integration
  15823. troddit · dotnet
  15824. Lifespan extension: separating fact from fiction
  15825. Blog: Steepness - Utah Avalanche Center
  15826. Active Listening
  15827. Track flights on iOS without installing anything
  15828. A Change in SF’s Tech Fauna
  15829. I got my genome sequenced
  15830. Breaking pills | Blog
  15831. Using LLMs for test data generation
  15832. Google Decides To Pull Up The Ladder On The Open Internet, Pushes For Unconstitutional Regulatory Proposals
  15833. How to Be Surprisingly Likeable
  15834. Embeddings: What they are and why they matter
  15835. When to Demo & When to Document (Two Approaches to Building Software)
  15836. The devil is in the details
  15837. One Day Build: Expense Tracking
  15838. Accessibility and inclusion isn't always going to be cost neutral
  15839. The Cache Storage Layer
  15840. The Beauty of Smol Things
  15841. The Circles of Hell of C Libraries Integration
  15842. A note on probability
  15843. On .NET Live - Build your own ChatGPT with .NET and Azure Open AI
  15844. 'Azure AI Content Safety' Service Targets Developer Online Environments -- Visual Studio Magazine
  15845. Building Better Blazor Unit Tests - Lessons From Automating WPF Tests
  15846. Now available: V4.0.0-preview.1 · microsoft/fluentui-blazor · Discussion #881
  15847. Join the .NET Conf Student Zone on November 13
  15848. Ridiculously cheap offsite backups using rclone and AWS S3 Glacier
  15849. A free and open source map of the world
  15850. Customizing the behavior of record copy constructors - Gérald Barré
  15851. How do I add a non-copyable, non-movable object to a std::map or std::unordered_map? - The Old New Thing
  15852. Extinction Mechanisms
  15853. "Stop Using if else if else In Your Code!" | Code Cop #005
  15854. Development With A Dot - A Generic Timeout Helper
  15855. ASP.NET Core .NET 8 RC 2: Blazor, Identity, SignalR and More
  15856. What Are The Easiest Programming Languages to Learn? – Your Ultimate Guide
  15857. Platform-specific XAML in .NET MAUI
  15858. Ignore Null Values With AutoMapper - Code Maze
  15859. 381: The case of the lost iPhone
  15860. untilDeath
  15861. Microsoft Digital Defense Report 2023 (MDDR) | Microsoft Security Insider
  15862. Principles of Lean Software Development
  15863. 15th Anniversery of Small Basic
  15864. A little F# Event Sourcing library.
  15865. Rearchitecture is a sign of success not failure
  15866. Functional Programming in TypeScript
  15867. Vertical Slice Architecture in ASP.NET Core - NDepend
  15868. Learn Live - Debug C# console applications
  15869. Azure: the cloud platform that is changing the world
  15870. Getting started with gRPC Service with .NET 7
  15871. Meta reveals their serverless platform processing trillions of function calls a day
  15872. The Embroidered Computer | Irene Posch
  15873. io_uring basics: Writing a file to disk
  15874. Keep Your Dependencies Updated
  15875. Internet Throttling Woes
  15876. Stroke is Preventable
  15877. Keeping Time in San Francisco
  15878. Running my own authoritative DNS server
  15879. Ozempic Is Obviously Good For Business
  15880. How to add an “Open in Terminal” icon in macOS Finder
  15881. j3s.sh
  15882. Understanding Big O Notation: A Simplified Guide for Programmers - v0rkath
  15883. PickMe refutes claim of data breach allegedly compromising 4 million records
  15884. What is streaming SQL?
  15885. Generating workouts from Youtube videos using Whisper & GPT-4
  15886. How I restarted my build journey
  15887. He Who Gives Up Correctness for Performance Deserves Neither
  15888. The use and abuse of the dev branch pattern
  15889. From CSS madness to CSS Hooks
  15890. Twenty Megabytes of Floating Ducks
  15891. An Analysis of Signal's PQXDH
  15892. my pain points with Emacs code search and how I fixed them
  15893. Stealing OAuth tokens of connected Microsoft accounts via open redirect in Harvest App
  15894. .NET 🚀🔥 : API Security: A Comprehensive Guide to Safeguarding Your APIs with API Keys
  15895. Improving C# Performance by Using AsSpan and Avoiding Substring
  15896. Week 0 Querying - CS50's Introduction to Databases with SQL
  15897. Using Hot Keys in Blazor WASM
  15898. a portrait of Tenochtitlan
  15899. The New Way to Delete Entities With EF 7 #shorts
  15900. GitHub - ZachGoldberg/Startup-CTO-Handbook: The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
  15901. Ultra FP64 – The Worlds First FPGA N64
  15902. What Every Developer Should Know About GPU Computing
  15903. A billion deaths at two degrees? Why climate activists should make a special effort to get the science right - Mark Lynas
  15904. The boy who cried risk
  15905. Not Always the Best Idea – view source
  15906. Relative Cost / Benefit of an Investment - Byte Tank
  15907. Create an accessible dropdown with Phoenix LiveView
  15908. Integrating dynamic binaries in macOS apps - Alin Panaitiu
  15909. Iterating on a business idea
  15910. People Can't Care About Everything
  15911. The Dawn of LLM-Powered personal assistants: pioneering a new platform economy
  15912. Why data is hard
  15913. Zig is now also a Windows resource compiler
  15914. How to protect my authenticator app?
  15915. #96 Coding Clean et Safe avec ASP.NET Core 8
  15916. .NET | Easiest way to run background jobs with Hangfire
  15917. Blazor Unit Testing – Dev Leader Weekly 14
  15918. F-Droid - Free and Open Source Android App Repository
  15919. We have used too many levels of abstractions and now the future looks bleak
  15920. Mitigating the Hetzner/Linode XMPP.ru MitM interception incident
  15921. Progress on no-GIL CPython
  15922. CQRS Pattern With MediatR
  15923. The 10 Year Anniversary of the HealthCare.gov Rescue
  15924. Keep that cursor still!
  15925. Dealing with Preceden’s Spam Problem
  15926. Someone saying 'No, it's less effort than that!'?
  15927. Marketing my book to 1000 sales
  15928. Think a CS degree is a golden ticket? Why mediocre CS grads may have a harder time getting a good job in the future
  15929. Unrolling the ROC Curve
  15930. How Much Lithium is in Your Twinkie?
  15931. How Cloudflare mitigated yet another Okta compromise
  15932. The 5 Levels of Readable Code
  15933. Jobs to be Done Should Not Lie
  15934. The API we forgot to name
  15935. Hash Tables
  15936. Command Line 802.11 Monitor Mode on macOS Sonoma (14.0) – nuxx.net
  15937. How I learned to code in two weeks — Corey Haines
  15938. A programming system
  15939. Narrative Fabrications · Kevin Niechen
  15940. Oracle Offers Java Language Server Tool for VS Code -- Visual Studio Magazine
  15941. Build software better, together
  15942. In search of the least viewed article on Wikipedia
  15943. They can and will ruin everything you love
  15944. Encrypted traffic interception on Hetzner and Linode targeting the largest Russian XMPP (Jabber) messaging service —
  15945. Building 3D Applications and Content with .NET MAUI and Evergine - .NET Blog
  15946. Black Holes vs Regular Holes
  15947. On the failed unrealized promise of Reg­Override­Predef­Key - The Old New Thing
  15948. Chris's Wiki :: blog/web/FirefoxExtraProfilesHack
  15949. Code Maze Weekly #190 - Code Maze
  15950. Enums in .NET 8 Are FAST, but Mine Are Faster!
  15951. OpenSilver 2.0 Adds VB.NET, RIA Services and Live XAML Preview
  15952. How To Balance Technical Debt - Tackle It Or It'll Get You!
  15953. How Guard Clauses Can Make Your Code Better
  15954. JetBrains Rider 2023.3 EAP 2 Is Out: Debugger Data Flow Analysis, All-In-One Diff Viewer and More
  15955. AWS Announces the Preview of Amazon CodeWhisperer Customization Capability
  15956. Episode 476 - Azure HDInsight on AKS
  15957. Strike Fighter (1991) - (Full Game) Arcade Longplay [075]
  15958. Can You Win This Game of Rock, Paper, Scissors?
  15959. Unleashing the Power of Windows Development with Peter Bull
  15960. S6E04 - From Silverlight to Windows App SDK: Unleashing the Power of Windows Development with Peter Bull
  15961. Nota: A Document Language for the Browser
  15962. Just paying Figma $15/month because nothing else fucking works
  15963. Please Pay For a Year of Nothing
  15964. Server-side rendering (SSR) for Blazor in .NET 8
  15965. Apple’s use of Swift and SwiftUI in iOS 17
  15966. Blazor Basics: Blazor Routing and Navigation Fundamentals
  15967. Improved DynamoDB Initialization Patterns for the AWS SDK for .NET | Amazon Web Services
  15968. .NET 6 - Parallel.ForEachAsync
  15969. 1 Million Users Exposed in Educational Robot Company Data Breach
  15970. Premature Infrastructure is the Root of All Evil
  15971. The State of WebAssembly 2023
  15972. Imagining the Ideal GraphQL Integration for Marten
  15973. Weekly Update 370
  15974. Serializing and Deserializing JSON in C# with System.Text.Json
  15975. 3 reasons to delay adopting .NET 8 and 10 to do it ASAP
  15976. Hampton Blog
  15977. I turned down $16M for my startup. Here’s why...
  15978. Taking notes for effective learning
  15979. Add Me To Search: A Complete Guide on Adding Yourself to Google People Card
  15980. Stream Deck for Developers
  15981. the machine reads a letter about LLMs
  15982. The Web Is For User Agency
  15983. Full-Stack Something
  15984. Advice on early-stage fundraising
  15985. Networking as an introvert CTO
  15986. On automating unit tests with LLMs.
  15987. AppSec loves Agile
  15988. Debugging a kdump kernel crash
  15989. Mastering asynchronous code, threading and parallelism workshop and .NET DeveloperDays 2023
  15990. Random Thoughts 15 years into Software Engineering
  15991. Google-hosted malvertising leads to fake Keepass site that looks genuine
  15992. The Software Pro's Best Kept Secret.
  15993. DRM-Free e-Books Are Now Available. Here’s Why That’s a Big Deal
  15994. What's the difference between setting a page's protection to PAGE_NOACCESS and freeing it? - The Old New Thing
  15995. Events are an API. Treat them that way!
  15996. How to Implement the Facade Pattern in C# for Simplified Code and Increased Efficiency
  15997. .NET Rocks: Data Sharding with Oren Eini
  15998. GitHub - localsend/localsend: An open source cross-platform alternative to AirDrop
  15999. Static Constructor Exceptions: A Rare Culprit That Requires App Restarts
  16000. Visual Studio Innovations at .NET Conf 2023: Save The Date - Visual Studio Blog
  16001. Generate TypeScript Client API for ASP.NET Core Web API
  16002. .NET Rocks! bUnit Update with Egil Hansen
  16003. EI036: Schema Processing Service (Part 2)
  16004. Containerize an app with dotnet publish - .NET
  16005. Professional Oaths
  16006. Wrathmark: An Interesting Compute Workload (Part 1)
  16007. Wrathmark: An Interesting Compute Workload (Part 2)
  16008. Ready Player Two – Bringing Game-Style State Synchronization to the Web
  16009. Wolverine now does Event Streaming with Kafka or MQTT
  16010. Azure API Management: Adding Local Self-hosted Gateway
  16011. Hacker leaks millions more 23andMe user records on cybercrime forum | TechCrunch
  16012. Visual Studio Miniseries (2023): Tea & Technology
  16013. How do you say goodbye?
  16014. Surfacing request errors when using HTMX
  16015. Debunking the Chessboard: Confronting GPTs Against Chess Engines to Estimate Elo Ratings and Assess Legal Move Abilities
  16016. Why would a Neo4j person be so found of an embedded, relational database?
  16017. Nobody knows what a good password looks like
  16018. USB-C head-to-head comparison
  16019. How many billions of transistors in your iPhone processor?
  16020. Surprisingly high CO₂ levels in the house
  16021. Ava for Windows – Kamil Tomšík
  16022. A minimal probabilistic Prolog meta-interpreter - Emir's blog
  16023. Selling the first mobile app I ever built to Jocko
  16024. The Techno-Optimist Manifesto - Andrew Kelley
  16025. One .gitignore to rule them all
  16026. Chrome support for passkeys in iCloud Keychain
  16027. Strange Safari bug involving cursor position leak between windows – Gabriel Sieben
  16028. 13 tips for better Pull Requests and Code Review
  16029. GNOME Foundation hires 'Professional Shaman' as new Executive Director
  16030. Galactic Civilizations: Does N=1? | Centauri Dreams
  16031. Thousands of elderly twins assure me that my kids will be alright | Robert Heaton
  16032. The typographic scale
  16033. Bias
  16034. Some concerns with OpenPubKey
  16035. Codesign and the carnivalesque
  16036. Braedon McDonald
  16037. Business of Software 2023
  16038. CDC Changed the Way I Build Software
  16039. Using Keyed Services to Resolve Dependencies in .NET - Code Maze
  16040. Neural Network Regression from Scratch Using C# -- Visual Studio Magazine
  16041. Visual Studio & .NET: A Symbiotic Relationship with David Fowler | Episode 6 of 7
  16042. The Microsoft Azure Incubations Team launches Radius, a new open application platform for the cloud | Azure Blog | Microsoft Azure
  16043. Uno Platform Live Coding: TextBox Paste event
  16044. What is the Demoscene?
  16045. Ex Astris Scientia - Commercially Available Chairs in Star Trek
  16046. How can I check if I'm on a DispatcherQueue's thread if I can't call HasThreadAccess? - The Old New Thing
  16047. Getting Started with .NET APIs #shorts
  16048. NEW Single Blazor Web App Project Template
  16049. "Remove Braces From Your Code Now!" | Code Cop #004
  16050. Blazor Unit Testing Best Practices – How to Master Them for Development Success
  16051. How Does Pattern Matching Work in C#? #shorts
  16052. GitHub - jaspervdj/patat: Terminal-based presentations using Pandoc
  16053. 4K4D: Real-Time 4D View Synthesis at 4K Resolution
  16054. Comment le Hamas a attaqué Israël le 7 octobre 2023
  16055. Microsoft .NET Code Analysis: Remove Unnecessary Lambda Expressions
  16056. Best resources for Blazor Hybrid and .NET MAUI for beginners! #dotnetmaui #coding #blazor
  16057. D-Link Technical Support
  16058. Blazor with TailwindCSS
  16059. Fix missing tokens when using downstream APIs and Microsoft Identity in ASP.NET Core
  16060. Accelerate your software engineering career by fixing something every week.
  16061. Source Generator playground
  16062. Webinar - Scott Sauber - Test Driven Development with Blazor | The .NET Tools Blog
  16063. SQL Server Security Primer - Simple Talk
  16064. RazorSlices - Razor Views with ASP.NET Core Minimal APIs
  16065. When a form is actually... oh it's a form
  16066. Celebrate 20 years of Cybersecurity Awareness Month with Microsoft
  16067. Windows launching Arm Advisory Service for developers
  16068. Algorithms in interviews suck. Cut it out.
  16069. The Impact of ChatGPT on Programming Education - Programiz Survey
  16070. Compressing a website into a URL · leanrada.com
  16071. Second-Time Founder Anxiety
  16072. Community managers are conflicted advocates
  16073. Write more "useless" software | nicole@web
  16074. How I Bought the Domain Name GreenJobs.com
  16075. Being patient with problems
  16076. Engineering Team Lessons from Cycling - Benji's Blog
  16077. Unravelling The Mystery Of Truncated POST Requests On Report URI
  16078. So you want to build Miro and Figma style collaboration?
  16079. The Paperweight Dilemma // Mobian's Blog
  16080. Which Interpreters are Faster, AST or Bytecode?
  16081. On Disruption and Distraction - Cal Newport
  16082. Retries – An interactive study of common retry methods – Encore Blog
  16083. Analysis of Cheating In Titled Tuesday
  16084. CRDT Survey, Part 2: Semantic Techniques
  16085. Service objects in Rails: how to find a mess
  16086. Software that Fits in Your Backpack
  16087. 'Dev Drive' Storage Now Available for Developers in Windows 11 -- Visual Studio Magazine
  16088. IRS advances innovative Direct File project for 2024 tax season; free IRS-run pilot option projected to be available for eligible taxpayers in 13 states | Internal Revenue Service
  16089. Episode 57: .NET and Podcasting - with Jamie Taylor
  16090. Frasier Fantasy by Edward La Barbera
  16091. Setting System.Text.Json serializer options globally in a asp.net core minimal web api
  16092. Coffee and Open Source Conversation - Sarah Guthals
  16093. C# Overtaking Java in Popularity Index -- Visual Studio Magazine
  16094. Exploring the power curve of the Ansari-Bradley test
  16095. Encrypt. Now. — blog.tripu.info
  16096. Important Patterns Lurking in Your Persistence Tooling
  16097. The Minimum Content Size In CSS Grid
  16098. Rebuilding a featured news section with modern CSS: Vox news
  16099. The Guide To Responsive Design In 2023 and Beyond
  16100. CSS Findings From Photoshop Web Version
  16101. Building Resizeable Components with Relative CSS Units
  16102. My CSS Wishlist
  16103. Inspect Element As A Way To Increase Your Curiosity
  16104. Thinking Like a Front-end Developer
  16105. CSS Findings From The Threads App
  16106. Grid for layout, Flexbox for components
  16107. Prevent Scroll Chaining With Overscroll Behavior
  16108. Colors in CSS
  16109. The Art of Building Real-life Components
  16110. Conditional CSS
  16111. Aligning Logo Images in CSS
  16112. The State of CSS Cross-Browser Development
  16113. CSS Container Queries For Designers
  16114. The Just in Case Mindset in CSS
  16115. Comparing Design Mockups To Code Result
  16116. CSS Viewport Units
  16117. CSS Writing Mode
  16118. Overflow Issues In CSS
  16119. Handling Text Over Images in CSS
  16120. Accessible Checkbox
  16121. Learn CSS centering
  16122. Rebuilding a comment component with modern CSS
  16123. CSS Text balancing with text-wrap:balance
  16124. CSS Masking
  16125. Image Techniques On The Web
  16126. A Deep Dive Into object-fit And background-size In CSS
  16127. Enhancing The Clickable Area Size
  16128. Vertical and Horizontal Lines
  16129. The State Of Mobile First and Desktop First
  16130. The Practical TDD Book You Need To Read
  16131. Handling Long and Unexpected Content in CSS
  16132. Case Study: Rebuilding TechCrunch layout with modern CSS
  16133. CSS Mistakes While On Autopilot
  16134. New Viewport Units
  16135. Inside the mind of a frontend developer: Article layout
  16136. Aligning a Button Label Vertically
  16137. Conditional Border Radius In CSS
  16138. Say Hello To CSS Container Queries
  16139. How to Build Web Form Layouts With CSS Grid
  16140. Inside the mind of a frontend developer: Hero section
  16141. Use cases for CSS comparison functions
  16142. RTL Styling 101
  16143. Learn CSS Subgrid
  16144. The Journey of Learning Front End Web Development on a Daily Basis
  16145. Responsive Height Design
  16146. CSS Findings From Twitter Design
  16147. Less Absolute Positioning With Modern CSS
  16148. CSS Container Query Units
  16149. Finding The Root Cause of a CSS Bug
  16150. Future CSS: State Container Queries
  16151. I Used CSS Inline Flex For The First Time
  16152. Do we need CSS flex-wrap detection?
  16153. Layout Flickering On Browser Resize
  16154. Let's Use CSS Counters
  16155. Building Real-life Components: Facebook Messenger's Chat Bubble
  16156. min(), max(), and clamp() CSS Functions
  16157. Creating a Variable Color Font From Scratch
  16158. Styling Layout Wrappers In CSS
  16159. CSS Style Queries
  16160. The Hidden Power of CSS Text Align
  16161. The Beauty Of Tiny Enhancements In CSS
  16162. Star Rating: An SVG Solution
  16163. Everything About Auto in CSS
  16164. How to detect browser support for Flexbox Gap
  16165. Same HTML, Different CSS
  16166. A Deep Dive Into CSS Grid minmax()
  16167. Overflow In CSS
  16168. Using DevTools to Tweak Designs in the Browser
  16169. The State Of Pixel Perfection
  16170. Clipping Scrollable Areas On The inline-start Side
  16171. Conditional CSS with :has and :nth-last-child
  16172. Common CSS Issues For Front-End Projects
  16173. Digging Into CSS Logical Properties
  16174. Tweaking In The Browser
  16175. A Look at Tailwind CSS
  16176. Hello, CSS Cascade Layers
  16177. Uncommon CSS Properties
  16178. The Process of Implementing A UI Design From Scratch
  16179. Understanding Z-Index in CSS
  16180. Spacing in CSS
  16181. Building Website Headers with CSS Flexbox
  16182. Implementing Dark Mode For My Website
  16183. Using HSL Colors In CSS
  16184. Handling Short And Long Content In CSS
  16185. The Power of the rgba() Color Function in CSS
  16186. CSS container queries are finally here
  16187. A Deep CSS Dive Into Radial And Conic Gradients
  16188. Understanding the Unit of Work Pattern in C# - Code Maze
  16189. BB(3, 3) is Hard
  16190. Microspeak: The As-Appropriate (AA) interviewer - The Old New Thing
  16191. How To Test .NET REST APIs
  16192. 'OpenBSD 7.4 released -- Oct 16, 2023'
  16193. getaddrinfo() on glibc calls getenv(), oh boy
  16194. The Practical TDD Book You Need To Read
  16195. Memory alignment of doubles in C#
  16196. How To Make A Budgeting App In C# With Blazor
  16197. The Best Way to Use the Decorator Pattern with Scrutor
  16198. Pre-commit hooks with Husky.NET - build, format, and test your .NET application before a Git commit
  16199. 4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
  16200. Stopping Microsoft Scammers from Stealing $20,000!
  16201. U.S. Defense Spending Compared to Other Countries
  16202. TypeScript Compiler Explained - CodeJourney.net
  16203. Don't use DISTINCT as a "join-fixer" - Simple Talk
  16204. At the boundaries, static types are illusory
  16205. WPF App Modernisation: A Pragmatic Approach
  16206. How To Handle Microsoft Graph Paging in PowerShell
  16207. Security: The Impact of Time
  16208. E035: Data Orchestration Service
  16209. Screenshot
  16210. GitHub - hadashiA/VYaml: The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.
  16211. GitHub - cpacker/MemGPT: Teaching LLMs memory management for unbounded context 📚🦙
  16212. Magical Software Sucks
  16213. Inspiraling Roundabout
  16214. Roundup herbicide ingredient connected to epidemic levels of chronic kidney disease
  16215. The Present Should Be Signed
  16216. Huw Fulcher - Note-taking gluttony will kill you
  16217. Creating Checklists for High Stakes Changes
  16218. Semihosting with VS Code on RP2040
  16219. Stocketa
  16220. I Will Fucking Haymaker You If You Mention Agile Again — Ludicity
  16221. Daily links from Cory Doctorow
  16222. Managers Can Know They're Being Evil — Ludicity
  16223. Loom’s acquisition was a home run for most employees
  16224. SSH Hardening with ssh-audit
  16225. Better data analysis with logic programming - Emir's blog
  16226. Atom <goq5wyc> — brandur.org
  16227. Unveiling the Hidden Gems of iCloud Mail
  16228. Intercepting Allocations with the Global Allocator
  16229. Micro reviews: Bun, Cursor, Cloudflare Pages, and more
  16230. On .NET Live - Distributed Apps with SignalR in ASP.NET Core
  16231. .NET | Async messaging using MassTransit in under 10 minutes
  16232. Androidout corporate – Who we are – What we do Androidout.com
  16233. OpenSilver 2.0 Weds VB.NET with XAML for Web Apps -- Visual Studio Magazine
  16234. Porting a WinUI3 App to Web and Mobile in 30 minutes
  16235. .NET Data Community Standup - Introducing the MongoDB provider for EF Core
  16236. Better HTTP server routing in Go 1.22
  16237. Mastering NAS Setup: Proxmox vs. TrueNAS vs. Hyper-V | Networking, Cloud, and More!
  16238. Performance Improvements in ASP.NET Core 8 - .NET Blog
  16239. Windows 10 warns me to use a "Microsoft-verified" app
  16240. GitHub - FreeTubeApp/FreeTube: An Open Source YouTube app for privacy
  16241. C Is Not a Low-level Language
  16242. .NET MAUI Community Toolkit Monthly Standup, November 2023
  16243. Customizing the name of embedded resources in .NET - Gérald Barré
  16244. Why Is the Frontend Stack So Complicated?
  16245. API design principle: Reading a property or adding an event handler should not alter observable behavior - The Old New Thing
  16246. Why async Rust? - Without boats, dreams dry up
  16247. Use Endpoint Filters and Route Groups in Minimal APIs | BinaryIntellect Knowledge Base
  16248. How to Write a Validator with FluentValidation #shorts
  16249. How Can I Write Code On My Phone? – Unlock Potential For Mobile-First Coders
  16250. How to burnout a software engineer, in 3 easy steps
  16251. GitHub - jtesta/ssh-audit: SSH server & client security auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
  16252. Deep Dive: .NET Microservices Architecture on Cloud ☁️ ☁️ 🖥️ #shorts
  16253. Rethinking the Role of Development Managers: A Call for Change in the Software Industry
  16254. 380: llama.cpp, .NET 8 Surprises, & Beyond
  16255. Seamless Rendering: The Magic of Blazor’s Auto Render Mode in .NET 8
  16256. How to Prevent Cross-Site Scripting (XSS) in JavaScript
  16257. Binary search in F#
  16258. Gall’s law and how it applies to software architecture
  16259. What’s New in .NET 8, .NET MAUI, ASP.NET Core, and EF8 Final Release Candidates : C# 411
  16260. a client-side exception has occurred
  16261. Keyboards, Cloud Costs, Static Analysis, and Philosophy
  16262. Learn Live - Create methods in C# console applications
  16263. Why A company choose spring boot over .net core ?
  16264. Mastercard Should Stop Selling Our Data
  16265. Bing
  16266. Why a Computer Science Degree Isn’t Enough
  16267. Strategies for deploying things on NixOS - Asylum
  16268. Staying productive with chronic pain
  16269. LLMs in My Engineering Workflow
  16270. A/B Tests for Engineers
  16271. Transactions and Concurrency in Postgresql
  16272. Massive input and/or spaced repetition
  16273. Deshittifying the Internet of Things starts with me. – Supermechanical
  16274. My first contact with ESM and CJS
  16275. Huw Fulcher - Think in analog, capture in digital
  16276. Secrets in ASP.NET Core with AWS Secrets Manager - Super Simple & Secure | Code With Mukesh
  16277. We Were Wrong About the GPLs
  16278. "Hacker News" for retro computing and gaming
  16279. When Does the Title Senior Engineer Lose Its Meaning
  16280. Google has sent internet into ‘spiral of decline’, claims DeepMind co-founder
  16281. How To Build A Personal Website in Blazor: An ASP.NET Core Tutorial
  16282. GitHub - d3vr/yt-siphon: Firefox add-on to open YouTube videos in open alternative frontends (e.g: Piped)
  16283. What Is the CancellationTokenSource Type? #shorts
  16284. Hacker Leaks Database Claiming to be from LendingTree
  16285. Examining the silicon dies of the Intel 386 processor
  16286. AI Copilots come to Windows as cersion 11 23H2 debuts
  16287. dotnet Core vs Spring Boot ecosystem
  16288. LSP could have been better
  16289. Introducing the Insta360 X3 Water Sports Rope Mount
  16290. Live Tech Games massively scales its gaming platform with Microsoft Azure during the FIFA World Cup
  16291. Introducing the Insta360 X3 Water Sports Rope Mount
  16292. Online Kalman Filter Tutorial
  16293. Introducing the Insta360 X3 Water Sports Rope Mount
  16294. Introducing the Insta360 X3 Water Sports Rope Mount
  16295. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  16296. Socks, a matching game based on an additive combinatorics problem
  16297. How to run a 5k with Strangers
  16298. Metrics and Mistakes
  16299. What Happens When You Die With $1 Billion, With No Estate Planning
  16300. My Most Successful Keyboard Hacks
  16301. Length, Size, and Count in Ruby and Rails: When to Use Which?
  16302. Quantifying Hope On A Global Scale
  16303. Radical Energy Abundance
  16304. How I built a MVP in 14 hours
  16305. Danger of relying on cloud apps
  16306. 40 weeks of (mostly) bootstrapper-friendly cooking projects
  16307. 5 questions from under the rug
  16308. Sharing early work is not a distraction
  16309. YouTube
  16310. F-Droid version of KDEConnect uninstalled by PlayProtect
  16311. What’s Next in C#? - Mads Torgersen - Copenhagen DevFest 2023
  16312. Grumpy Website
  16313. Michael Tsai - Blog - Relative Time Labels
  16314. Undermining Democracy: The European Commission's Controversial Push for Digital Surveillance – Danny Mekić
  16315. Can open source be saved from the EU's Cyber Resilience Act?
  16316. ChatGPT-AutoExpert/System Prompts.md at main · spdustin/ChatGPT-AutoExpert
  16317. First Look at The Brand New Polly V8 API #shorts
  16318. A bug in MySQL, or working as intended? You decide
  16319. How to cook ground meat perfectly every time! - The Blind Kitchen
  16320. GitHub - CherniakYura/tccurl: Implement include header files over https
  16321. Beware: URLs are Pointers to Mutable Entities
  16322. Sign Combo
  16323. TimeGPT-1
  16324. Improving ASP.NET Core Dependency Injection With Scrutor
  16325. Grants on the web
  16326. Mads Torgersen on C# 12
  16327. Reverse engineering SBF file format
  16328. brick
  16329. How to compare signed and unsigned integers in C++20?
  16330. When a 33% Success Rate Outperforms 99.999%
  16331. Adventures in network repair – JRS Systems: the blog
  16332. Drivechains: A Detailed Analysis
  16333. Fast(er) JavaScript on WebAssembly: Portable Baseline Interpreter and Future Plans
  16334. overcoming the fear of forgetting what you read
  16335. On Organizing Bookmarks
  16336. OpenAI-Specific Code Nixed from Semantic Kernel AI SDK -- Visual Studio Magazine
  16337. .NET Framework October 2023 Security and Quality Rollup Updates - .NET Blog
  16338. The Interface of Kai Krause's Software @mprove
  16339. .NET 🚀🔥 : Mastering EF Core Performance: Tips, Tricks, and Best Practices
  16340. On detecting improper use of std::enable_shared_from_this - The Old New Thing
  16341. ✨every app that adds AI looks like this✨
  16342. Challenge: Fastest node selection metastable error state–answer
  16343. Why you shouldn't join Y Combinator
  16344. How To Call JavaScript From Blazor Web Assembly – Breaking Boundaries with JavaScript Interop
  16345. Easily Validate the Options Pattern with FluentValidation
  16346. How to avoid Microsoft Graph API throttling and optimize network traffic
  16347. Code Maze Weekly #189 - Code Maze
  16348. Weekly Update 369
  16349. One Game, By One Man, On Six Platforms: The Good, The Bad and The Ugly
  16350. Waterfall, Sivas Province, Turkey
  16351. Visual Studio Toolbox Live - C# Productivity in VS Code with C# Dev Kit
  16352. YouTube
  16353. Not setting up Find My bricked my MacBook
  16354. MongoDB Provider for Entity Framework Core Now Available in Public Preview | MongoDB Blog
  16355. Primary constructors changes initialisation behaviour in C# 12
  16356. Webinar – OSS Power-Ups: MassTransit | The .NET Tools Blog
  16357. How Giphy Delivers 10 Billion GIFs a Day to 1 Billion Users
  16358. Simplify Source Generator creation the RoslynGenerator template
  16359. Designed with your feedback: a better Extension Manager - Visual Studio Blog
  16360. After 27 years of its existence, Microsoft deprecates VBScript for Windows 11 and 10 - OnMSFT.com
  16361. Scrollbars are becoming a problem
  16362. OpenAI is too cheap to beat
  16363. The midwit home
  16364. Desmos | 3D Graphing Calculator
  16365. I Tried to Play VR With Friends on Quest and it was a Nightmare (Again)
  16366. I Am Filled With Livid Animals — Ludicity
  16367. I Don't Care
  16368. [Unit] Testing Supabase in Kotlin using Test Containers
  16369. Spring Boot Database Admin: automatically generated CRUD web UI for Spring Boot/JPA apps - AILEF
  16370. Laundry & The Responsibility of Search Engines
  16371. First Sale – Kip Smiling
  16372. Scissors Paper Rock — MARTY NEUMEIER
  16373. How to shop for Cold Climate Heat Pumps | Zero Percent Club
  16374. Okay, fine, I'm using a static site generator now - Xe Iaso
  16375. Zachary Proser's portfolio site
  16376. Low downtime Postgres upgrade: the runbook (part II)
  16377. Can't Be F*cked: Underrated Cause of Tech Debt
  16378. An Intuitive Explanation Of Hashing
  16379. First word discovered in unopened Herculaneum scroll by 21yo computer science student
  16380. Tech as a Default Career
  16381. Making a Website is for Everyone
  16382. Burke Learns Blazor - Custom Validation with Blazor Forms
  16383. Integrating Arduino, Azure & Unity for Epic Projects!
  16384. The Linux Foundation Member Summit | Linux Foundation Events
  16385. Building a .NET Core Hosted Service
  16386. Blazor 8 State Management
  16387. Unpopular Opinion: It’s harder than ever to be a good software engineer
  16388. Languages & Runtime Community Standup - C# update
  16389. Challenge: Fastest node selection metastable error state
  16390. Metric Time Clock
  16391. ConcurrentQueue in C#
  16392. Event-Driven Architecture lost it's way
  16393. Introduction to Modern Statistics (2nd Ed)
  16394. The Best Single-pole Smart Thermostat for Electric Heating!?! Sinopé Review (Zigbee & Wi-Fi)
  16395. I created an overloaded operator for my C++/WinRT class, but it's not working - The Old New Thing
  16396. The Testing Technique Everyone Should Use in .NET
  16397. How to Master Vertical Slice Architecture: Techniques and Examples
  16398. Enforce Naming Conventions with Architecture Tests #shorts
  16399. Grind - A first person shooter for Amiga 500, made with the amazing Dread-Engine (+DEMO)
  16400. Duende Software Blog
  16401. Oort
  16402. Blazor Basics: Creating a Todo App using Blazor WebAssembly
  16403. Passwords
  16404. Effortless OpenAI API Integration in .NET Applications with a new Client Package
  16405. .NET Rocks! Data Sharding with Oren Eini
  16406. Access Pass - Accessibility (U.S. National Park Service)
  16407. #16 Netflix, Marc Randolph et Reed Hastings | Doumer's Blog
  16408. Episode 294: Succinct Proofs and Linear Algebra with Guillermo and Alex - ZK Podcast
  16409. Polylang – Polylang by Polybase Labs
  16410. How Airbnb Scaled by Moving Away from a Monolith
  16411. Announcing Cloud Spanner price-performance updates | Google Cloud Blog
  16412. How to legally pirate every font on Earth in an afternoon
  16413. Visual Studio 2022 17.8 Preview 3 Adds Update Notification -- Visual Studio Magazine
  16414. Home - Starlink - Direct to Cell
  16415. Blast Radius & Certificate Constraints
  16416. How to avoid PyBind11 and write 5x faster CPython bindings 🐍
  16417. Strikeout (ꓘ) Blog - Security Researcher
  16418. The body’s betrayal and the struggle to gain weight
  16419. 23andMe Sued Over Hack of Genetic Data Affecting Thousands
  16420. How to be a Good Codemate
  16421. The advantages of queues on logs — Jack Vanlightly
  16422. How to Embrace Complexity and Uncertainty in Programming - Richard Bown
  16423. Build the Framework You Need
  16424. Sine - Xe Iaso
  16425. Decision Diagrams: Overcoming Replication And Fragmentation in Decision Trees
  16426. How to succeed in the interview for a consulting assignment | By Anna Leijon
  16427. Forcing PCI Express Gen 3.0 speeds on the Pi 5
  16428. Reflections on GoodJob for Solid Queue
  16429. Extracting IP from getaddrinfo call
  16430. Watching the fog on an e-ink display
  16431. funding rate manipulation shenanigans on ftx
  16432. Happy 5th birthday, SerenityOS!
  16433. “We’ll call it AI to Sell it, Machine Learning to Build it”
  16434. GitHub - scalar/scalar: Beautiful API references from Swagger files ✨
  16435. Live-porting XAMLBrewer WinUI/SkiaSharp app to Web and Mobile
  16436. Overhauled F# code fixes in Visual Studio - .NET Blog
  16437. Earth Layers
  16438. Test Nick stream
  16439. Why does IFileDialog still show non-filesystem folders when I pass FOS_FORCE­FILE­SYSTEM? - The Old New Thing
  16440. My E-Reader Setup
  16441. How to Perform Case-Insensitive Substring Search in C#
  16442. Supercharge your .NET Applications with GenAI and Amazon Bedrock
  16443. Visual Studio Code: C# Dev Kit Now Generally Available
  16444. How I made a heap overflow in curl
  16445. TimeProvider - New Date & Time Abstractions in .NET 8!
  16446. .NET 8 RC 2: IFormFile Support in [FromForm] in ASP.NET Core Minimal APIs
  16447. What Is DotNetFiddle? - A How To Guide on Using C# Anywhere
  16448. Stacked Jeans: A Stylish Trend That’s Taking the Fashion World by Storm
  16449. Decoding the 248 Area Code: A Comprehensive Guide
  16450. Is This The Best Way To Build HTTP Clients? #shorts
  16451. Microsoft .NET Code Analysis: Improving Code Quality with Exception Throw Helpers
  16452. How it works: The novel HTTP/2 ‘Rapid Reset’ DDoS attack | Google Cloud Blog
  16453. Log is the “Pro” in iPhone 15 Pro — Prolost
  16454. Exploring the Power of GraphQL in .NET
  16455. PostgreSQL Indexes: What They Are and How They Help - Simple Talk
  16456. How to accept Stripe payments via Blazor in .NET 8
  16457. Announcing .NET 8 RC2 - .NET Blog
  16458. ASP.NET Core updates in .NET 8 RC 2 - .NET Blog
  16459. Structured Concurrency in C#
  16460. How To Use Embedded Resources in .NET
  16461. EF Core 8 RC 2: Smaller features in EF8 - .NET Blog
  16462. Announcing .NET MAUI in .NET 8 RC 2: More Quality - .NET Blog
  16463. Visual Studio 2022 17.8 Preview 3 is here! - Visual Studio Blog
  16464. .NET October 2023 Updates – .NET 7.0.12, .NET 6.0.23 - .NET Blog
  16465. What's a sandwich?
  16466. Rice-engineered material can reconnect severed nerves
  16467. Building a 42-inch E Ink Art Frame
  16468. Building an Anomaly Detection System with Recurrent Neural Networks
  16469. 5-minute Practical Streaming SQL Techniques That Can Save You Millions
  16470. Server-Sent Events, but with POST
  16471. My Quest for Perfect Mental Health and Sanity
  16472. Weight Balance: Chemistry or Choices? — Dr. Amar Singh and Dr. Poonam Singh
  16473. Four Lessons I Learned (About Leadership) While Teaching Myself to Code
  16474. 7 Popular Self-Discipline Quotes Explained
  16475. The Nuclear Theory of Love
  16476. A Plan for Multicast Support in Noise-based Protocols - Dhole Moments
  16477. Otterly Space
  16478. What's New in Final Release Candidates for .NET 8, .NET MAUI, ASP.NET Core and EF8 -- Visual Studio Magazine
  16479. Migrating from Zend to Laravel: A Step-by-Step Approach
  16480. LLM’s reasoning and other abilities – Second Sight
  16481. Super-fast Sphinx docs, and SNOB driven development
  16482. Multi-language integration testing made easy with Bazel
  16483. All the stuff I use in my daily workflow!
  16484. GNOME search for opening apps; How do I make it learn?
  16485. Linux compose key: use acute accents and other characters
  16486. Air Europa sufre un ciberataque y recomienda a los clientes que cancelen su tarjeta
  16487. Feminism
  16488. Don't Overpay for Bandwidth
  16489. The fallacy of freemium in SaaS
  16490. Soft Orders of Magnitude
  16491. What is GitHub Copilot for Business?
  16492. Liebreich: ‘Oil sector is lobbying for inefficient hydrogen cars because it wants to delay electrification’
  16493. Exploring the power curve of the Lepage test
  16494. A Comparison of Idealized Models
  16495. A student asked how I keep us innovative. I don't.
  16496. Hot Chocolate, GraphQL, and the Critter Stack
  16497. Uno Platform Live Coding: Let's have a look at profiling with performance traces
  16498. GitHub Quick Reviews
  16499. On .NET Live - Making e-commerce modern and performant with nopCommerce and .NET
  16500. Azure DevOps Podcast: Jimmy Bogard: .NET 7 and Azure Modernization - Episode 264
  16501. Davide's Code and Architecture Notes - Pros and Cons of API Gateways (plus vendors comparison)
  16502. FluentUI.Demo.Client
  16503. What's new for the Microsoft Fluent UI Blazor components version 3.2.0
  16504. It rather required being on the other side of this airtight hatchway: Knowing the domain administrator password - The Old New Thing
  16505. How to Implement Audit Trail in ASP.NET Core Web API - Code Maze
  16506. Working with dotnet8 projects in Visual Studio 2022
  16507. Google Cloud mitigated largest DDoS attack, peaking above 398 million rps | Google Cloud Blog
  16508. Fair coins tend to land on the same side they started: Evidence from 350,757 Flips
  16509. 5 Reasons to Learn TDD
  16510. .NET Annotated Monthly | October 2023 | The .NET Tools Blog
  16511. Vertical Slice Development: A How To for Modern Dev Teams
  16512. Revisiting Various Change Feeds Consumption in .NET
  16513. The Brand New Way to do Fault Handling in Polly V8
  16514. Linux for the Nintendo DS
  16515. BSVino - Overview
  16516. Bare-metal Rust in Android
  16517. ECC RAM on AMD Ryzen 7000 desktop CPUs :: sunshowers
  16518. Razor Pages And Bootstrap - Modal Master Details
  16519. Understand the .NET Support Lifecycle
  16520. Unlocking CI/CD for .NET Apps on Cloud #shorts
  16521. How to force reload cached JSON Schemas in Visual Studio
  16522. 148624 - Tooltips persist in foreground when Firefox is in background
  16523. String Interpolation in C# (Covers C# 10 and C# 11)
  16524. Create an ASP.NET Core backgroundservice that runs at regular intervals using PeriodicTimer
  16525. Quick Tip: Decorators in TypeScript — SitePoint
  16526. DNS records for hn.algolia.com
  16527. Medieval staircases were NOT built going clockwise for the defender’s advantage
  16528. Soft skill books that will make you a better developer
  16529. The most successful people are those who can talk to others - thesis about the social skills needed for working with modern technology | Adam Trojanczyk
  16530. A primer on formal verification and TLA+ — Jack Vanlightly
  16531. On Experience
  16532. Notes on Ghana
  16533. New Unit Tests Need to Fail (Running the Old Code) – Alex Kirk
  16534. Organizing system configs with NixOS
  16535. Crinkle Crankle Optimization
  16536. Why AutoGPT engineers ditched vector databases | Dariusz Semba
  16537. [Building Engage] #4. Avatars
  16538. Let’s design a new form element
  16539. Fake It ’Til You Fake It
  16540. Money
  16541. How I do side projects | Chun Rapeepat
  16542. Profitable Parenting
  16543. Full precision floating-point summation in C# · Anthony Lloyd
  16544. Language Acquisition
  16545. VS Code Update Improves Testing with GitHub Copilot AI -- Visual Studio Magazine
  16546. Episode 475 - Diagrid on AKS
  16547. Zimaboard: the closest thing to my dream home server setup
  16548. things i just don't like about git
  16549. Hello world! – My Blog
  16550. Unraveling Razor Syntax: Introduction for Blazor Devs!
  16551. Is there any performance advantage to marking a page read-only if I had no intention of writing to it anyway? - The Old New Thing
  16552. Get the default value of a type at runtime - Gérald Barré
  16553. Impacts Of Lack Of Sleep
  16554. Install Xcode Versions Easily, Side-by-Side with Xcodes
  16555. Ardour 8.0 — What's new
  16556. "Don't Use Fields in C#! Use Properties Instead" | Code Cop #003
  16557. US strategic company Bureau van Dijk hacked  - Dark Web Monitoring » Kaduu CTI » 2023
  16558. From Chaos to Cohesion: How To Organize Code For Vertical Slices
  16559. The Old and New Way To Delete Entities With EF Core #shorts
  16560. Blackmagic Camera | Blackmagic Design
  16561. Learn Live - Work with variable data in C# console applications
  16562. Replace Line Breaks in a String in C# - Code Maze
  16563. 379: Breaking APIs for Fun
  16564. Debugging cookie problems – Tore Nestenius
  16565. Understanding the Risks of 'Using Declaration' in C# 8.0
  16566. My personal C coding style as of late 2023
  16567. Issue and verify BBS+ verifiable credentials using ASP.NET Core and trinsic.id
  16568. Unveiling the Wonders of Barcelia: A Hidden Gem in Travel
  16569. Decoding the 248 Area Code: A Comprehensive Guide
  16570. The Invitation Showtimes: Unveiling the Cinematic Experience
  16571. Top AWS Learning Plans 2023: AWS Solutions Architect Learning Plan
  16572. Lesson Learned #440: Introducing Our Connectivity Probe for Reliable Database Interaction in C#
  16573. Azure Automation vs Azure Functions with Powershell
  16574. We Deserve Better from Apple: Why I Can No Longer Recommend a Mac to Fellow Blind Computer Users
  16575. Flappy Dird: Flappy Bird implemented in MacOS Finder
  16576. OpenIPC
  16577. How LinkedIn Adopted Protocol Buffers to Reduce Latency by 60%
  16578. Why is Debian the way it is?
  16579. Microservices without reason
  16580. Forty years of programming
  16581. Au Tour de la Table – Encausse.net
  16582. Mixtures of Experts
  16583. Everything about Distributed Training and Efficient Finetuning | Sumanth's Personal Website
  16584. Observing OSIRIS-REx during the capsule reentry – Daniel Estévez
  16585. Too Big to AGILE – Logikal Blog
  16586. How Render Scaled Knative to Support 100k+ Free-Tier Apps | Render
  16587. Introducing devenv Templates: Simplifying Development Environments with Nix
  16588. Things Don't Make Sense - The Irrelevant Investor
  16589. How to Reduce Your PostgreSQL Database Size
  16590. Solving Hierarchical Tags using Nested Sets
  16591. A more mature take on stateless Terraform
  16592. Flexible | Justin Fuller
  16593. The truth about distraction | Oliver Burkeman
  16594. General Reasoning – The Web App Trilemma
  16595. Writing my own damn HTML
  16596. Improve performance by dynamically loading image in Blazor WASM
  16597. Rockin’ the Code World Season 4: Special Guest Erik Jensen
  16598. Bitwise and Shift Operators in C#: A Deep Dive
  16599. Canada Revenue Agency (CRA): Staying Updated Through News Sources
  16600. Terrifier 2: An Overview
  16601. WinUI 3 ObservableCollectionEx AddRange | WinAppSDK | XAML | UWP | WPF | .NET
  16602. Good code is like a love letter to the next developer who will maintain it.
  16603. xUnit And Moq – How To Master Unit Testing In C#
  16604. roadrunnertwice | Why Git is hard
  16605. How To Add Authentication To Your SignalR Hub #shorts
  16606. Your Organization Probably Doesn't Want To Improve Things — Ludicity
  16607. KDP Login: Your Gateway to Self-Publishing Success
  16608. Serverless for .NET Developers: Intro to Lambda & Azure Functions 🖥️✨ #shorts
  16609. Decomposing Language Models Into Understandable Components
  16610. One Simple Change To Make Code LAZY In C# #dotnet #csharp
  16611. Exploring Movierulz2
  16612. Samsung Spare Parts
  16613. What’s Next in C#? - Mads Torgersen - Copenhagen DevFest 2023
  16614. sorryNotSorry
  16615. What’s Next in C#? - Mads Torgersen - Copenhagen DevFest 2023
  16616. What’s Next in C#? - Mads Torgersen - Copenhagen DevFest 2023
  16617. Software engineers hate code.
  16618. Cayley Graphs and Pretty Things
  16619. Using microVMs for Gaming on Fedora Asahi
  16620. Walmart Brickseek
  16621. Arch on Easy Mode
  16622. Curls security announcement – Matthew's Lab
  16623. Cute Astronaut - part 2 | Willem Vooijs
  16624. Uncensored Thoughts on Product Management, [Fin]Tech Markets, and VC as I Look for my Next Adventure
  16625. Specification Pattern in C#
  16626. Unleashing the Power of Asseturi: A Comprehensive Guide
  16627. Write more crappy blog posts
  16628. How to Parse Wav File
  16629. Stacked Jeans: A Stylish Trend That’s Taking the Fashion World by Storm
  16630. Fullstack 101%: How I Mastered Figma in 40 Minutes
  16631. Internet culture outsider – Manu
  16632. How Indie Hacking Killed My Meaningful Ideas
  16633. A Note From WIRED Leadership
  16634. The Ultimate Guide to AV Tub: Unveiling the Future of Audio and Video Technology
  16635. EagleRCraft GitHub: A Treasure Trove for Drone Enthusiasts
  16636. Developer Warns for High Severity Vulnerability in libcurl and cURL
  16637. A Clutter-Free Life: Going Paperless with Paperless-ngx
  16638. Event Streaming to your front-end .NET applications with SignalR
  16639. Notification to customers
  16640. Sit In Shade-Find Best Seat to Minimize Sun Exposure While Traveling
  16641. .NET | Outbox design pattern in under 10 minutes
  16642. The Simplest Vertical Slice You Can Build #shorts
  16643. PEXA statement on third party incident - PEXA
  16644. Why singleton hate scoped injection in .NET dependency injection
  16645.  Canada Revenue Agency (CRA) Payroll Deductions Online Calculator: A Deep Dive
  16646. Thriving in the age of AI
  16647. How many times do you need to call `Math.random()` to get a collision? (Firefox will tell you, Chrome may not!)
  16648. Getting Started With NServiceBus in .NET
  16649. Genetics firm 23andMe says user data stolen in credential stuffing attack
  16650. Motel One says ransomware gang stole customer credit card data | TechCrunch
  16651. » The Last Express The Digital Antiquarian
  16652. How AMD May Get Across the CUDA Moat
  16653. .NET Monthly Roundup - September 2023 - .NET 8 RC1, Performance megapost, community news, and more!
  16654. New .NET MAUI Docs Detail How to Migrate from Xamarin.Forms -- Visual Studio Magazine
  16655. Exploring the Penthouse Hub: A Luxurious Retreat in the Sky
  16656. Vizio TV Not Turning On: Troubleshooting Guide
  16657. Time to fall back: When daylight saving time 2023 ends
  16658. How Healthy Engineering Teams Invest Their Time
  16659. Understand Linear regression through many facets
  16660. Was async fn a mistake?
  16661. How I Supercharged Web Reading with ChatGPT
  16662. Inigo Quilez
  16663. Are You Self-Disciplined or Just Disciplined?
  16664. Streaming JSON from OpenAI API
  16665. Synthetic control in python: Opioid death increases in Oregon and Washington
  16666. How to Create an Infinite Memory LLM with Vector Databases?
  16667. Creativity Is A Muscle
  16668. Hidden information and solving Dominoes - Emir's blog
  16669. Tomoblog
  16670. Interesting
  16671. Writing a bad chess engine - Kevin Schaul
  16672. Dubious Islands
  16673. Producer/Consumer Exception Handling - A More Reliable Approach
  16674. Unlocking the Secrets of Realm Scans: A Deep Dive into Their Significance
  16675. College Should Be More Like Prison: An Unconventional Perspective
  16676. Watery Entryway, Venice, Italy
  16677. Faster Way To Deal With Exceptions That You Aren't Using In #CSharp
  16678. New talk: Making Hard Things Easy
  16679. Introduction to Chargomez1
  16680. Deepwoken Krulian Knife
  16681. How we’re opening up access to GOV.UK Forms - Government Digital Service
  16682. A very belated improvement to the filtering of the Browse for Folder dialog so it shows only drive letters - The Old New Thing
  16683. ASP.NET Core News - 10/06/2023
  16684. Build a Console App in .NET Core Like a Pro!
  16685. ASCII protocol buffers as config files
  16686. Announcing Microsoft Playwright Testing: Scalable end-to-end testing for modern web apps | Azure Blog | Microsoft Azure
  16687. Pro EP 78 :
  16688. What Are The Principles of Programming Languages?
  16689. Asynchronous Request Response Pattern with MassTransit
  16690. Code Maze Weekly #188 - Code Maze
  16691. Classroom 6x: Revolutionizing Education for Tomorrow
  16692. Incidental Seventy: What You Need to Know
  16693. EP 29 : Rate limiting middleware in ASP.NET Core
  16694. Polaris : A Customer Migration Story
  16695. Calling an ASP.NET Core Web API Secured with Microsoft Entra ID using Azure Managed Identity
  16696. EisenbergEffect
  16697. Why Do Older .NET Developers Hate Modern .NET?
  16698. 🚀 Top 5 AWS Services Every .NET Developer Must Know! Unlock Your Project's Potential! 💻 #shorts
  16699. From Self-Taught to MVP: Navigating the Event-Driven World with Josh Garverick
  16700. Introduction to Trixie Tongue Tricks
  16701. Gojo vs Wiki: An Unexpected Battle
  16702. S6E03 - From Self-Taught to MVP: Navigating the Event-Driven World with Josh Garverick
  16703. Generative AI and .NET - Part 4 Images | LINQ to Fail
  16704. Shocking Details: Florida Middle School Teacher Arrested &amp; Terminated After Child Porn Was Found On His Phone
  16705. iPhone 15 Colors
  16706. What’s New in WCAG 2.2
  16707. First Normal Form Gets No Respect - Simple Talk
  16708. How to version your ASP.NET API
  16709. Using Problem Details in .NET 7
  16710. Looking at Producer/Consumer Dependencies: Bounded vs. Unbounded Channels
  16711. Store.app
  16712. Announcing the $12k NIST Elliptic Curves Seeds Bounty
  16713. Weekly Update 368
  16714. Documentation as a path to Open Source with Sarah Rainsberger
  16715. Padding for Overlaid Structs
  16716. ASP.NET Community Standup - New Blazor updates in .NET 8 RC2
  16717. Elon Musk wants to get rid of this headline
  16718. C# Dev Kit Goes GA with Same Licensing as Visual Studio Community Edition -- Visual Studio Magazine
  16719. Negative Impacts of AI Generated Hentai
  16720. Amber Laign: A Comprehensive Insight
  16721. Getting Started with WinGet Configuration - Nick's .NET Travels
  16722. DIY lighted arrow nocks
  16723. On the importance of non-goals
  16724. The Great Traffic Surge: A Machine Learning Engineer's Tale of Resource Starvation and Memory Limits
  16725. Quitting while you're ahead - Tilting at Windmills
  16726. Refactoring: Improving the Design of Existing Code (My Notes and Highlights)
  16727. Store ssh keys inside the TPM: ssh-tpm-agent
  16728. Prompt hacking is Oxygen - Artur Piszek
  16729. Mind Palaces — Joel Dueck dot com
  16730. LLMs are Interpretable - Tim Kellogg
  16731. Ergaster - My server can burn, my services will run
  16732. How I stay motivated as a solo-creator
  16733. Evaluating Atlassian Intelligence
  16734. Why Do Older .NET Developers Hate Modern .NET?
  16735. The Lowly Strategy Pattern is Still Useful
  16736. Mastering NAS Setup: Proxmox vs. TrueNAS vs. Hyper-V | Networking, Cloud, and More!
  16737. Why does Python Code Run Faster in a Function?
  16738. Timeless Beauty Tips for a Radiant Face
  16739. The Flower of Veneration: Chapter 1
  16740. The convenience of System.Text.Json - .NET Blog
  16741. Krita Fund
  16742. Visual Studio 2022 Preview Release Notes
  16743. How Microsoft Empowers Developers with Disabilities: Celebrating NDEAM - Visual Studio Blog
  16744. Where does my computer get the time from? – Tony Finch
  16745. BenchmarkDotNet v0.13.9 · dotnet/BenchmarkDotNet · Discussion #2441
  16746. Tales from the .NET Migration Trenches - Our First Views
  16747. How can I get WideCharToMultiByte to convert strings encoded in UTF-16BE? - The Old New Thing
  16748. Amazon’s AZR100X
  16749. Joe :fedora: :debian: :ferris: (@Joe_0237@fosstodon.org)
  16750. Why HTTP/3 is eating the world | APNIC Blog
  16751. The Common Entity Framework Mistake You MUST Fix
  16752. App Configuration, where does it go? Config files, env vars, external service?
  16753. Resharper 2023.2 Brings Predictive Debugger
  16754. How to Make a Todo List in C# with ASP.NET Core Blazor
  16755. Exploring the World of Slope Unblocked GitHub: Endless Fun and Learning
  16756.  Target Swimsuits: The Perfect Blend of Style and Affordability for Your Summer Wardrobe
  16757. How To Use Feature Filters in ASP.NET Core - PercentageFilter #shorts
  16758. MLB Trade Deadline: A Game-Changing Moment in Major League Baseball
  16759. Unveiling the Enigmatic Journey of Lottery Winner Jack Whittaker
  16760. Converting a Hexadecimal String to a Byte Array in C# - Code Maze
  16761. Pythagoras: Everyone knows his famous theorem, but not who discovered it 1000 years before him - Journal of Targeting, Measurement and Analysis for Marketing
  16762. Understanding the Difference in Using Different Large Language Models: Step-by-Step Guide
  16763. Security Tradeoffs: Privacy
  16764. Applying the smart constructor pattern in C#
  16765. .NET Rocks! Kubernetes Tooling with Annie Talvasto
  16766. Vespa is becoming a company
  16767. Leaky platform at Chinese adult platform exposed sensitive info of 14 million users
  16768. Web Component Engineering
  16769. King Crimson - Neal And Jack And Me (The Noise - Live At Fréjus 1982)
  16770. FINALLY! King Crimson Discipline Era Transcriptions
  16771. FINALLY! King Crimson Discipline Era Transcriptions
  16772. Google Pixel 8 Pro
  16773. Samurai XDR SaaS Free Trial Signup
  16774. Open Sourcing Ferrocene
  16775. August 2023 Retrospective: TinyPilot: Month 38
  16776. C# Dev Kit - Now Generally Available - .NET Blog
  16777. The Monkey's Paw of Scheduling
  16778. McKinsey Developer Productivity Review
  16779. Ben Schmidt
  16780. Grapheme Clusters and Terminal Emulators
  16781. User stories arent the tale for discovery
  16782. How I deal with QWERTY
  16783. Action > Opinions | Josh Elgar
  16784. Arring.Net
  16785. -=:[ Inverse-T Arrow Key Layout Adoption History ]:=-
  16786. Odyssey
  16787. Contributing to Uno Platform - From Novice to Expert
  16788. All Cloudflare Customers Protected from Atlassian Confluence CVE-2023-22515
  16789. Inversion of Control (IoC) in Software Development
  16790. GitHub Next
  16791. Unveiling the World of WSerial: Your Ultimate Entertainment Destination
  16792. Don't Use "Task.WhenAll" for Interdependent Tasks
  16793. An Interactive Intro to CRDTs | jakelazaroff.com
  16794. Strong static typing, a hill I'm willing to die on...
  16795. JIT: Merge stores by EgorBo · Pull Request #92852 · dotnet/runtime
  16796. Merged stores: Fix alignment-related issues and enable SIMD where possible by EgorBo · Pull Request #92939 · dotnet/runtime
  16797. Development With A Dot - Table Inheritance with EF Core
  16798. Razor vs. Blazor: Unraveling the Web Development Duel
  16799. GitHub - hamed-shirbandi/TaskoMask: Task management system based on .NET 6 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
  16800. How Free Shipping Coupons Make the Process of Buying Furniture Easy
  16801. On the confusing names for the Windows service SID types - The Old New Thing
  16802. Extracting Hacker News Book Recommendations with the ChatGPT API
  16803. Dependency Injection in .NET 8: Keyed Service Registrations 🚀
  16804. Picat is my favorite new toolbox language
  16805. Beginner's Guide To Software Engineering: How To Get Started
  16806. Exploring the Power of GraphQL in .NET
  16807. Console Application in .NET Core: A Comprehensive Guide
  16808. Blazor WebAsembly + SignalR = ❤️ #shorts
  16809. .NET 7 💥 - DynamoDB integration with ASP.NET Web API 📚📚📚 ⚡️#aws #dynamodb #dotnet
  16810. Microsoft .NET Code Analysis: Boost Your Code Performance with Concrete Types
  16811. BBC Gives Up On Threads (By Instagram), Sticks With Mastodon
  16812. ASP.NET Community Standup - What ASP.NET Core features do you want in .NET 9?
  16813. 🔥 AWS vs Azure: Ultimate Microservices Battle! Who Wins? 🚀 #shorts
  16814. Unlock AI Excellence: Join 'The Quick AI Decode' Event at Microsoft London Rector - Oct 12, 2023
  16815. SQL Server Row Level Security Deep Dive. Part 6 – RLS Attack Mitigations - Simple Talk
  16816. How to Design a Practical Type System to Maximize Reliability, Maintainability, and Productivity in Software Development Projects / Part 1: What, Why, and How?
  16817. How to migrate your Blazor Server app to .NET 8
  16818. Announcing TypeScript 5.3 Beta - TypeScript
  16819. How To Display .NET Collections with the Oxford Comma
  16820. .NET 8 and Blazor United / Server-side rendering
  16821. Refactoring Dispensables in C# - Code Maze
  16822. The inability to count correctly
  16823. How AI Boosts Microsoft's Low-Code Power Platform -- Visual Studio Magazine
  16824. The First Online Writer
  16825. Why Are Query Plans Trees?
  16826. Web 3.0 is officially here • Tony Sullivan
  16827. Regulation is important – reasoning.page
  16828. The Marketplace Of Ideals
  16829. 377: .NET 8, Surface, Copilot AI, & iOS 17 are Here!
  16830. 3 Tips For Making a Popular Open Source Project in 2023 [Ultimate Guide]
  16831. Microsoft Teams reply spoofing: Trolling your friends and colleagues - STM Cyber Blog
  16832. Stable Fiddusion
  16833. Don't Build It, Yet: How Content Can Validate Your Next Product Idea - Animalz
  16834. You Don't Need a Dedicated Cache Service - PostgreSQL as a Cache
  16835. I don't want to know IPs: encryption in TORRENTDYNE
  16836. Why I no longer get writer's block
  16837. How I Evaluate Game Engines – Jeremy's Blog
  16838. Introducing pgroll: zero-downtime, reversible, schema migrations for Postgres
  16839. Hey, Computer, Make Me a Font
  16840. Projects and apps I built for my own well-being - Untested
  16841. Work/Life Balance
  16842. Are Modern Games Designed to Waste Our Lives?
  16843. Weekly 0070
  16844. Uno Platform Live Coding: Let's dig into the ColorPicker control!
  16845. Syncfusion Update Improves Cross-Platform Development with .NET MAUI, Blazor -- Visual Studio Magazine
  16846. GitHub - vitoplantamura/OnnxStream at 846da873570a737b49154e8f835704264864b0fe
  16847. GDB Command Reference - set disable-randomization command
  16848. Arm64 Performance Improvements in .NET 8 - .NET Blog
  16849. .NET R&D Digest (September, 2023)
  16850. Succinct Proofs and Linear Algebra
  16851. Weighted Hodges-Lehmann location estimator and mixture distributions
  16852. 8 Free Alternatives to GPT-4: Revolutionizing AI Text Generation
  16853. IMDb: The Ultimate List of Top 100 Superhero Movies
  16854. A complaint about Links the Cat, the Office assistant - The Old New Thing
  16855. How I Would Test-Drive a .NET CRUD API (TDD)
  16856. Vertical Slice Architecture in C# - Examples & How To
  16857. Fix the Domain Layer Folder Structure With Vertical Slices
  16858. IMDb: The Ultimate List of Top 100 Superhero Movies
  16859. 8 Free Alternatives to GPT-4: Revolutionizing AI Text Generation
  16860. Exploring the Whisper model in Azure OpenAI Service
  16861. How to integrate Feature Flags stored on Azure App Configuration in an ASP.NET Core Application
  16862. Selecting Xml Nodes With XPath in C# - Code Maze
  16863. If Conversion Within .NET - Part 1
  16864. .NET 8 Release Candidate Delivers Smoother Blazor Experience
  16865. First Blood Test for Dozens of Hereditary Cancers Approved by FDA
  16866. Introduction to MassTransit: A Guide to Streamlined Messaging in C#
  16867. Normalize strings to optimize space and searches - Simple Talk
  16868. Symbol Keyword in JavaScript | Devlin Duldulao
  16869. Recordings from JetBrains .NET Day Online ’23 are available | The .NET Tools Blog
  16870. Dependency Whac-A-Mole
  16871. A Call for Developers | Jellyfin
  16872. Rolling Forward to Major Versions in .NET
  16873. A journey into zero-knowledge proofs
  16874. Episode 474 - Azure Chaos Studio
  16875. On .NET Live - Migrating from .NET Framework to .NET: A Diagnostics Story
  16876. RavenDB version 6.0 is now live
  16877. GitHub - reclaimprotocol/circom-chacha20
  16878. Reclaim Successfully Passed the ZK Circuit Security Audit
  16879. GitHub - mit-han-lab/streaming-llm: Efficient Streaming Language Models with Attention Sinks
  16880. Let's Encrypt wildcard certificates - the easy way
  16881. Decision Tree Regression from Scratch Using C# -- Visual Studio Magazine
  16882. Building a DIY Pen Plotter
  16883. macOS web apps
  16884. Rewriting my Neovim config in Lua
  16885. Zachary Proser's portfolio site
  16886. Lock Workstation When Removing Yubikey
  16887. A raycasting engine in 7 easy steps
  16888. Filling Space: Building a Giant Kitchen LED Matrix
  16889. Viewing Gaussian Splats in Augmented Reality – QuaternAR
  16890. Forward Scattering - The Weblog of Nicholas Chapman
  16891. How I teach Ansible to my colleagues: A hands-on training session.
  16892. Build simple fuzzer - part 6
  16893. Competing Spouses
  16894. Erik Wernquist - Short Film: "One Revolution Per Minute"
  16895. Core Values, By Anoop Dixith
  16896. Overcoming a CTO's Imposter Syndrome
  16897. Screen Time
  16898. So, someone tried baiting people into downloading malware on r/cybersecurity | tweedge's blog
  16899. Buy wisely
  16900. Multitenancy
  16901. Static Site Build Tool - Pranab’s Site
  16902. Blazor for Beginners: Setup, Hosting, and Template Structure Tutorial
  16903. Trusting Microsoft and .NET MAUI Toolkit NuGet Packages
  16904. A Halloween Carol
  16905. Unraveling the Magic in Wolverine
  16906. Hacktoberfest 2023: Contributing as a .NET Developer
  16907. How System Shock's Reboot Wrestles With Adapting Its Legacy
  16908. How System Shock's Reboot Wrestles With Adapting Its Legacy
  16909. Microsoft Defender Flags Tor Browser as a Trojan and Removes it from the System - Deform
  16910. How do I get the best results from GitHub Copilot?
  16911. Hector Martin (@marcan@treehouse.systems)
  16912. The .NET Conf Student Zone is Back! - .NET Blog
  16913. .NET Data Community Standup - Size doesn't matter: Smaller features in EF8
  16914. Public report of Reclaim protocol's ChaCha20 circuit
  16915. Return to Office Is Bullshit And Everyone Knows It - Dhole Moments
  16916. The Rise (and Fall) of Patreon
  16917. You're Throwing Exceptions Wrong! Don't Throw Away The Trace!
  16918. .NET Conf 2023 is Coming! November 14 - 16
  16919. Free Open source disk encryption with strong security for the Paranoid
  16920. The Nobel Prize in Physiology or Medicine 2023
  16921. How to test the logs from ILogger in .NET - Gérald Barré
  16922. Python Release Python 3.12.0
  16923. Working with Calendar Data in .NET MAUI with Plugin.Maui.CalendarStore
  16924. How do I manually update a remote tracking branch, say, to undo a fetch? - The Old New Thing
  16925. Why Do Older .NET Developers Hate Modern .NET?
  16926. How To Organize Autofac Modules: 5 Tips For Organizing Code
  16927. Nomnoml
  16928. Hello world!
  16929. Why Containers are trendy ? #shorts
  16930. The Options Pattern in ASP.NET Core explained In 20 seconds #shorts
  16931. HORSE ISLE - Online Multiplayer Horse Game
  16932. Choose Boring Technology
  16933. Crap: the application is randomly crashing!
  16934. Testing Time-Dependent Code With TimeProvider in .NET - Code Maze
  16935. 378: Debugging MacOS Control Center & SwiftUI CPU Usage
  16936. Goodbye to sequential integers, hello UUIDv7!
  16937. Implement a secure web application using Vue.js and an ASP.NET Core server
  16938. MSBuild for Programming and Non-Programming Chores
  16939. Exploring the Free Try Azure Cosmos DB Experience - Azure Cosmos DB Blog
  16940. A JavaScript Testing Journey - 9elements
  16941. Database Migrations
  16942. Fine, I'll run a regression analysis. But it won't make you happy.
  16943. Drop Phantom Plate-Mounted Stabilizer Pack | Mechanical Keyboards | Components Mechanical Keyboards
  16944. Drop CTRL Keyboard Foam Kit | Mechanical Keyboards | Components Mechanical Keyboards
  16945. Code Confidence using NASA’s Ten Simple Rules
  16946. Bing
  16947. Mozilla and the burning need for clients for power users
  16948. Modern Operating System and Vertical Space Efficiency
  16949. Introducing tweetus-deletus 🐦🪄💀 - a tool to automate deleting your tweets, through the browser · Jamie Tanna | Software Engineer
  16950. 53 Proven Strategies to Increase Average Order Value
  16951. A case for stacked patches 📚
  16952. Nullable Type Performance: Retrieving a Nullable Value
  16953. How we built a Streaming SQL Engine | Epsio
  16954. Efficient Sidebar Resizing with Preact Signals – Kamil Tomšík
  16955. A shallow survey of OLAP and HTAP query engines
  16956. A Reflection on my B.S. in Software Engineering
  16957. Binary Golfing in Commodore BASIC
  16958. frontiers, startups, 2023++
  16959. influxdb officially made the switch from Go => Rust
  16960. Intercepting and modifying Linux system calls with ptrace
  16961. DevOps is terrible 2023
  16962. Codebeez
  16963. Why Your OpenAPI Spec Sucks | liblab Blog
  16964. Making a Chromecast receiver · random hacks
  16965. Consecutive coupon collector problem
  16966. Don't worry, your Parser is a functor
  16967. Excessive intelligence
  16968. Guide to Timescript
  16969. Just because it's old, doesn't make it tech debt.
  16970. Machine Learning Mastery Series: Part 1 - Introduction to Machine Learning
  16971. Easing tradeoffs with profiles · baby steps
  16972. Blazor WASM Error Logging
  16973. Tire Dust Makes Up the Majority of Ocean Microplastics, Study Finds
  16974. The Windows Source Code Revealed: Task Manager
  16975. Revolutionizing Language Model Integration with LangChain
  16976. Lazarus luring employees with trojanized coding challenges: The case of a Spanish aerospace company
  16977. How MediatR Implements the Strategy Pattern #shorts
  16978. Reorient GitHub Pull Requests Around Changesets
  16979. How to See Bright, Vivid Images in Your Mind's Eye
  16980. QCon San Francisco 2023
  16981. Wifi without internet on a Marabu flight – marx.wtf
  16982. Importance of Goal Clarity for Delegation - Byte Tank
  16983. Software and Projects
  16984. Clinical update about where the cancer is, and what’s happening with treatment:
  16985. Chasing the Myth of Zero-Overhead Memory Safety (plus pictures of mythical birds!)
  16986. Database Soft Deletes: How and Why with Custom Prisma Client queries
  16987. The Art of B2B Differentiation | Lucas Vittor
  16988. Change - Tim Hårek
  16989. Mastering Integration Testing with FastAPI
  16990. Layoffs from the founder’s perspective
  16991. Beginning CMake : Quick Getting Started with CMake
  16992. Content filtering with CSS :has() selector
  16993. India Should Switch Off IPv4 Internet
  16994. An easy-to-implement, arena-friendly hash map
  16995. YAML config file? Pain? Try Lua - The Boston Diaries
  16996. Ranking C# Versions
  16997. Enforcing Architecture in .NET with tests
  16998. TypeScript Origins: The Documentary
  16999. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  17000. Navigating the Jagged Technological Frontier | Digital Data Design Institute at Harvard
  17001. Using FontAwesome Pro Icons in Flutter | Doumer's Blog
  17002. Drinking diet sodas and aspartame-sweetened beverages daily during pregnancy linked to autism in male offspring - UT Health San Antonio
  17003. Monitoring your apps with Sentry in .NET MAUI
  17004. Developers Should Deploy Their Own Code
  17005. How To Register Users with Firebase Auth in .NET #shorts
  17006. zksecurity · Luma
  17007. CoreWCF 1.4.0 Released: RabbitMQ and Apache Kafka Support Added
  17008. CQRS Validation with MediatR Pipeline and FluentValidation
  17009. Weekly Update 367
  17010. Visual Studio 'Tea & Technology' Video Miniseries Starts Next Week -- Visual Studio Magazine
  17011. RealFill: Reference-Driven Generation for Authentic Image Completion
  17012. Controls for WinUI and the Uno Platform - Nick's .NET Travels
  17013. Include interactive Clojure/script code snippets in a web page with SCI & friends
  17014. First Impressions with the Raspberry Pi 5
  17015. You Can't Control Your Data in the Cloud
  17016. Experts Live 2023 - My Recap
  17017. The Death of the Author • Matt Neary
  17018. Demystifying Database Transactions
  17019. What the Birthday Paradox Teaches Us About Protecting Patron Privacy
  17020. is: an inspector for your environment
  17021. Understand How It Works
  17022. Writing
  17023. Factorial Numbers
  17024. WHO recommends dropping component of many flu vaccines
  17025. .NET | Using MongoDb in under 20 minutes.
  17026. Solution: Full Stack Development Challenge in C#
  17027. Draggable objects
  17028. Privacy washing: Google claims to support privacy while lobbying against it | Proton
  17029. Kirbstr (@kirbstr@techhub.social)
  17030. 09- We Speak: IBM 3270
  17031. EP 28: Response Compression in ASP.NET Core
  17032. Template meta-programming: Avoiding saying a type before it is complete - The Old New Thing
  17033. Test Stream 3
  17034. ASP.NET Core News - 09/29/2023
  17035. Karl Voit :emacs: :orgmode: (@publicvoit@graz.social)
  17036. Burning money on paid ads for a dev tool – what we've learned - PostHog
  17037. Red Blob Games
  17038. Introducing: Raspberry Pi 5! - Raspberry Pi
  17039. How C# 12 Changes Your .NET Classes Forever
  17040. Builder Pattern: What It Is And How To Use It Effectively
  17041. Data API builder Now Supports ENV Files - Azure SQL Devs’ Corner
  17042. Embracing Efficiency: Shorter Work Hours for Software Developers (And everyone else)
  17043. EF Core 8 Finally Fixes Value Objects
  17044. Learn Live - Add logic to C# console applications
  17045. Code Maze Weekly #187 - Code Maze
  17046. zk中秋節 Taipei Meetup (Aleo x zksecurity) · Luma
  17047. Contributing to Uno Platform 101: From Novice to Expert!
  17048. Subtraction Is Functionally Complete | orlp.net
  17049. Was Javascript really made in 10 days?
  17050. GitHub - fill3d/fill: Generative fill in 3D.
  17051. 22 C# Best Practices - Code Maze
  17052. Dictionary of Algorithms and Data Structures
  17053. an aborted experiment with server swift
  17054. Bandcamp has been sold to Songtradr. What does this mean for the musicians?
  17055. T-SQL Fundamentals: Controlling Duplicates - Simple Talk
  17056. Polly v8 officially released
  17057. The Future of ASP.NET Core: .NET 8 Feature Preview
  17058. Contributing to Tech Communities: How Open-Source can land you a job and get you out of the Skill Paradox 💼
  17059. How to Start a Software Project: A Guide for Junior Devs
  17060. Questions I asked as .NET interviewer
  17061. ASP.NET Core in .NET 8 is on The Way! Discover the NEW Features
  17062. LibrePCB
  17063. Polly v8 officially released
  17064. Working with ASP.NET Web API on AWS Lambda
  17065. GitHub - damienbod/bff-azureadb2c-aspnetcore-angular: Azure AD B2C Backend for frontend security using Angular Standalone (nx) and ASP.NET Core backend
  17066. Protecting your data from breaches
  17067. Prism Library
  17068. Microsoft Releases OpenJDK 21 Build for Java Jockeys -- Visual Studio Magazine
  17069. About the News that Antimatter Doesn't "Fall Up"
  17070. Being Productive with Zero Admin on MacOS
  17071. Hosting Customized Homebrew Formulae
  17072. Excessive Swapping with FreeBSD NUMA
  17073. How to handle a hands-off supervisor
  17074. Real tricks for my meh friends, a real croc for my faux friends
  17075. Comparing reactivity models: Redux vs MobX vs Vuex vs others
  17076. The degrading of big tech
  17077. 'The invisible megaphone' of mainstream TV
  17078. Why I Love the Tiny Internet · Zachary Robinson
  17079. 🔴 Burke Learns Blazor - Finishing the Edit Links Page
  17080. Memory-Mapped Files and Overlaid Structs
  17081. Test Stream
  17082. Wifi without internet on a Southwest flight
  17083. Introducing Raspberry Pi 5
  17084. C++/WinRT gotcha: get_strong() will produce a broken strong reference if destruction has already begun - The Old New Thing
  17085. .NET Rocks! Azure and GitHub with April Edwards
  17086. Primary Constructors in C# 12 - WORTH IT?
  17087. NuGet Central Package Management Is AWSOME! Global Packages & Versions Simplified
  17088. How To Mirror Your iOS or Android Device to Desktop? 🖥️
  17089. The Facade Pattern: A Simplified Beginner Guide
  17090. Understand Clean Architecture in 7 Minutes
  17091. This Awesome Library Makes EF Exceptions Better #shorts
  17092. Desalination system could produce freshwater that is cheaper than tap water
  17093. Raspberry Pi 5 – Raspberry Pi
  17094. Open Source does not win by being cheaper
  17095. Database First Development With EF Core Power Tools - Code Maze
  17096. New FREE Ebooks: Modernize Your Apps with Blazor & .NET MAUI
  17097. Register today for Microsoft Build: AI Day in London.  This free, one-day event 19th October
  17098. Security in the cloud: Whose responsibility is it?
  17099. Parallel programming: When concurrency meets Murphy's law | Red Hat Developer
  17100. How to install and use Podman Desktop on Windows | Red Hat Developer
  17101. VS Code–Share your settings using profiles
  17102. The Native Node Test Runner is Great
  17103. EI032: Data Processing Service (Part 4)
  17104. DarkBeam leaks billions of email and password combinations
  17105. Making Gaussian Splats more smaller · Aras' website
  17106. 7 smart goals you can set for your organisation | Adam Trojanczyk
  17107. Exploring Wordle
  17108. We Need More DSLs in the Database
  17109. View Transitions Break Incremental Rendering — ericportis.com
  17110. Bürgeramt appointment finder - Nicolas Bouliane
  17111. Displaying Local Times in Next.js | François Best
  17112. Fun with stroke-dasharray
  17113. Stoic philosophy, finding a meaningful life, and the cancer treatment struggle
  17114. Tales from the .NET Migration Trenches - Migrating Initial Business Logic
  17115. How I failed to find a job in London 2023.
  17116. Finding Bathroom Faucets with Embeddings
  17117. Temporal API is Awesome · Taro
  17118. I need Pareto back
  17119. ☁️🍄 Issue No. 029: Live Near Your Friends
  17120. Coffee and Open Source Conversation - Corey Weathers
  17121. .NET Framework September 2023 Cumulative Update Preview - .NET Blog
  17122. Use SQL Server Compact with .NET 7/8 and Entity Framework (Classic) with Database First work flow
  17123. Book Podcasts
  17124. Get a Sneak Peek: The Visual Studio 'Tea & Technology' Miniseries - Visual Studio Blog
  17125. About GitHub Copilot for Business - GitHub Enterprise Cloud Docs
  17126. Mistral 7B
  17127. Dotfiles matter!
  17128. Wolverine Interoperability with Others
  17129. ORMs can lead to FAT domain models. Slim them down!
  17130. "One Line of Code Means Clean Code!" - Code Cop #002
  17131. Memory Optimization With ArrayPool in C# - Code Maze
  17132. Episode 56: NServiceBus - with Laïla Bougriâ
  17133. Workplace Based Learning - How To Balance Learning At Work VS Home
  17134. The dangers of releasing the last strong reference from within its own callback - The Old New Thing
  17135. How to Use the IFeatureManager Service In ASP.NET Core #shorts
  17136. How I got robbed of my first kernel contribution
  17137. Visual Studio 2022 17.8.0 Preview 1.0: Case Preserving Find and Replace
  17138. Update 4: Water surface simulation on the NES · Triple Jump: A platformer multi-cartridge for the NES
  17139. Microsoft .NET Code Analysis: Use string.Method(char) Instead of string.Method(string) For String with Single Character
  17140. SNS & SQS Simplified #shorts
  17141. EU's Thierry Breton tells Apple to open everything to rivals
  17142. ROCm Is AMD’s No. 1 Priority, Exec Says - EE Times
  17143. What’s new in MSIX: September 2023
  17144. How I use Docker to deploy my Blazor apps to affordable hosting
  17145. Why You Should Migrate to OAuth 2.0 From Static API Tokens
  17146. Behind the Scenes at 'Have I Been Pwned' - Slashdot
  17147. Real-Time Notifications Using Blazor and SignalR from scratch
  17148. macOS Sonoma is available today
  17149. The Philips Hue ecosystem is collapsing into stupidity
  17150. You are the Problem
  17151. Rediscovering Web 1.0 Principles in Virtual Worlds
  17152. runtimelab/docs/design/features/greenthreads.md at bec51070f1071d83f686be347d160ea864828ef8 · dotnet/runtimelab
  17153. Tetration
  17154. On the future of cloud services and BYOC — Jack Vanlightly
  17155. A Coin Flip by Any Other Name…
  17156. A Note on Scale-Free Networks
  17157. Bringing back the Incus demo server
  17158. Slack wants you you know this privacy exploit is fine
  17159. Boring technology and the five-year rule
  17160. Why Developer Productivity is the Wrong Question - Richard Bown
  17161. Lessons Learned as a User 3: Prepare for the Future
  17162. Micromanagement: The Unpopular Truth You Need to Hear
  17163. Working Through Depression
  17164. Using MonadLogger without LoggingT
  17165. On mobile phones, the small web, and able-bodied privilege
  17166. Raverie Engine
  17167. GitHub Quick Reviews
  17168. A ransomware group has allegedly hacked all Sony systems – PlayerAuctions Blog
  17169. 'Dev Home' Update Leads Developer Goodies in AI-Powered Windows 11 Update -- Visual Studio Magazine
  17170. Uno Platform Live Coding: Looking at a XAML lazy generation issue
  17171. I spent 2 years building a Chrome extension, lost 15K dollars in the process, and made just over…
  17172. Who Lusts for Certainty Lusts for Lies
  17173. Debugging Enhancements in .NET 8 - .NET Blog
  17174. Full Stack Development Challenge in C#
  17175. Why is kernel32.dll running in user mode and not kernel mode, like its name implies? - The Old New Thing
  17176. Carling’s Modification of the Tukey's fences
  17177. Exploring Linux command-line space time
  17178. Firefox 118.0, See All New Features, Updates and Fixes
  17179. Easily Record Audio with .NET MAUI and Plugin.Maui.Audio
  17180. My IDE as .NET Developer Using a MacBook (2023)
  17181. Blazor RenderFragment – How To Use Plugins To Generate HTML
  17182. 7 Habits of Highly Effective Software Engineers - Making Smaller Circles
  17183. Onion Architecture vs Clean Architecture Comparison
  17184. Reading notes from Performance Improvements in .NET 8 - Kristoffer Strube’s Blog
  17185. SQLite insert speed
  17186. macOS Containers Initiative
  17187. C# Tip: Improve memory allocation by initializing collection size
  17188. PostScript’s sudden death in Sonoma
  17189. How to modify response headers in ASP.NET Core middleware
  17190. Using a Discard Variable in C# - Code Maze
  17191. MySQL joins - Simple Talk
  17192. Performance Improvements in .NET 8
  17193. Deploying an ASP.NET Core Web App with Docker
  17194. Deploying an ASP.NET Core Web App to Azure App Services
  17195. .NET 8–Using reflection in a AOT enabled application
  17196. The case of the mysterious comparison
  17197. Last Chance: Full Day Workshop on Asynchronous and Parallel Programming in C#
  17198. Avalonia for VSCode - Visual Studio Marketplace
  17199. DJI Mini 4 Pro - Mini to the Max - DJI
  17200. Lying
  17201. How Do I Become a Full Stack Developer in C#
  17202. Bash Substitution for a String with an Underscore | no dogma blog
  17203. screen-recorder - A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
  17204. Miniflux is a minimalist and opinionated feed reader
  17205. Internal Affairs
  17206. Beam Analytics Review: Best Plausible Alternative?
  17207. Geospatial SQL queries in SQLite using TG, sqlite-tg and datasette-sqlite-tg
  17208. Monitoring and Me
  17209. Free and Open Source Software & Funding - DevLog
  17210. Lets just try it
  17211. How Valve blocked my anti-war game
  17212. Why We Use Phoenix Without LiveView
  17213. Resurrecting mockups | Jonathan Fisher
  17214. A better way to prompt LLMs in Elixir - Charlie Holtz
  17215. I Stopped Daily Drinking… | JSCH
  17216. 10 Slightly Odd Things I Want To Do
  17217. Bad Pricing Reveals Leadership Deficiencies
  17218. Honest health checks that hit the database
  17219. Embrace the Tarpit – flenker.blog
  17220. GPT-4 for personal productivity: online distraction blocker
  17221. How Facebook handled billions of requests per second efficiently
  17222. Ian's Shoelace Site – Introduction
  17223. It's time to let go, Apache Software Foundation
  17224. Wolverine 1.7 is a community affair!
  17225. 09- We Speak: IBM 3270
  17226. 09- We Speak: IBM 3270
  17227. Binding Sigmas in Circuits for Fast Curve Operations
  17228. No More “Pair to Mac” trauma from Visual Studio with Uno Platform
  17229. How to have great 1:1 meetings with your manager
  17230. The convenience of .NET - .NET Blog
  17231. Minecraft Wiki:Moving from Fandom
  17232. A unit of profiling makes the allocations go away - Visual Studio Blog
  17233. GetQueueStatus and the queue state - The Old New Thing
  17234. How to contribute to Uno Platform
  17235. Mastering Entity Framework Core workshop and Techorama (NL) 2023
  17236. How to write logs from ILogger to xUnit.net ITestOutputHelper - Gérald Barré
  17237. Expanding access to safer AI with Amazon
  17238. ChatGPT can now see, hear, and speak
  17239. Programmatically Create SAS tokens in .NET - Developer Support
  17240. The Best Feature That Is Not Coming to .NET Anymore
  17241. How Many Languages Should I Learn At Once - Beginner's Guide
  17242. Fantilator Page
  17243. Authorization Using Roles and Permissions - Which one wins? #shorts
  17244. What is Kubernetes? #shorts #microservices
  17245. What Eventual Consistency means
  17246. How to Thrive as a Professional Software Engineer: Be a Squeaky Wheel
  17247. 377: .NET 8, Surface, Copilot AI, & iOS 17 are Here!
  17248. OpenStreetMap (@openstreetmap@en.osm.town)
  17249. Create Cryptographic Numbers With RandomNumberGenerator - Code Maze
  17250. Cloud Rec Room
  17251. Secure Angular application using OpenIddict and ASP.NET Core with BFF
  17252. Will Windows Terminal Replace Command Prompt?
  17253. Fully Typed with tRPC
  17254. Learn The Standard Today!
  17255. Analyze and Tune SQL Server Statistics - Simple Talk
  17256. Azure Open AI: generate article metadata with TypeScript | johnnyreilly
  17257. Don’t persist GetHashCode() in .NET!
  17258. Choose Postgres queue technology
  17259. How two photographers captured the same millisecond in time
  17260. Wolverine Expands its Multi-Tenancy Story to HTTP
  17261. Block reels on Instagram - Break The Scroll
  17262. a Letter from Burning Man
  17263. Building an Animal Crossing Fortune: Automating Nintendo Switch with Arduino
  17264. How to be a Good Programmer
  17265. Nothing’s Bulletproof
  17266. Aurel Manea Photo archive - DYSTALGIA : Aurel Manea photography & visuals
  17267. AMA005: Designing Standard-Compliant Systems
  17268. Coding Clean, Reliable, and Safe Rest Apis With Asp.Net Core 8: Develop Robust Minimal APIs with .NET 8: Giretti, Anthony: 9781484299784: Books - Amazon.ca
  17269. Lantern
  17270. Welcome to Birthday Week 2023
  17271. GitHub - microsoft/windows-drivers-rs: Platform that enables Windows driver development in Rust. Developed by Surface.
  17272. EU fines Intel $400 million for blocking AMD's market access through payments to PC makers
  17273. ASP.NET Core for Beginners - What You Need To Get Started
  17274. Starknet Book
  17275. DON'T use this EF Core Performance trick #shorts
  17276. No Stale Bots
  17277. Getting Started With .Net, Docker And Azure Container Instances
  17278. Bottlerocket
  17279. Less boilerplate code with the new primary constructor in C# 12
  17280. Usability of Old Computers
  17281. Fastest Way to Read a Text File in C# - Code Maze
  17282. Mutually Assured Recursion · Kyle Hovey
  17283. Hardware Reverse Oscilloscope 2 - mitxela.com
  17284. Little metal boxes
  17285. Customize Your VS Code Icon – ReverentGeek
  17286. Human ChatGPTs and the vices of foggy thinking
  17287. Reflections on My Journey into Computer Science
  17288. Parsing integers quickly with AVX-512
  17289. LLMs are mid (but that’s ok)
  17290. 13 Years of Foxish
  17291. www which wasm works
  17292. Build reliable and secure C++ programs
  17293. Passkeys are generally available
  17294. Blocking Visual Studio Code embedded reverse shell before it's too late
  17295. ICloud Drive Silently Deletes Your Content | Dominik Mayer – Products, Asia, Productivity
  17296. First Steps with Umbraco 14
  17297. Creating a Property Editor With Umbraco 14
  17298. Upgrading to Umbraco 14 Preview
  17299. MassTransit #4: Customizing middleware with Filters
  17300. Travel to the Office – Dev Leader Weekly Issue 10
  17301. How To Opt Out Of The Career Ladder
  17302. What is the 302 HTTP Status Code in ASP.NET Core? #shorts
  17303. WUG: Na co mám/můžu použít Roslyn (Olomouc)
  17304. Code Maze Weekly #186 - Code Maze
  17305. Over the Water Teardrop, Costa Rica
  17306. Devs Demand Visual Studio 2022 Ditch Old .NET Framework Dependencies -- Visual Studio Magazine
  17307. Who owns the code that GitHub Copilot generates?
  17308. Monolith to Microservices: How a Modular Monolith Helps
  17309. TypeScript Origins: The Documentary
  17310. Urban Planning Opinion Progression
  17311. The Source of Readability
  17312. 0-days exploited by commercial surveillance vendor in Egypt
  17313. Choosing a more optimal `String` type
  17314. One line of code cost me 9.2% of my matches
  17315. Responsive type scales with composable CSS utilities
  17316. Optimisation is often doing fewer things
  17317. My solopreneur story: zero to $45K/mo in 2 years
  17318. The Shifting Software Moat: From Systems of Record to Workflows
  17319. Playing chess with large language models
  17320. Ditch That Else
  17321. FalkorDB - The fastest way to your Knowledge | Low latency Graph Database - Scale out
  17322. Harnessing the Power of Apache ECharts in Your Deno Fresh Project
  17323. Six Words That Will Change Your Life
  17324. We are all prompt engineers now
  17325. What to Expect From Retrievel-Augmented Generation and Self-hosted LLMs
  17326. Why DDATs?
  17327. Strada officially launched! | Masilotti.com
  17328. t3chn0tix - Your Source for the Latest Tech News
  17329. The State of Async Rust: Runtimes
  17330. Docker Desktop 4.23: Updates to Docker Init, New Configuration Integrity Check, Quick Search Improvements, Performance Enhancements, and More | Docker
  17331. dotNetDave Rocks the Build Stuff Conference 2023
  17332. GitHub Actions could be so much better
  17333. Paisa
  17334. Tune into the C# Certification Training Series - .NET Blog
  17335. Visual Studio 2022 Preview Release Notes
  17336. Weekly Update 366
  17337. YouTube
  17338. Valve Is A Wonderful Upstream Contributor To Linux & The Open-Source Community
  17339. Distilling step-by-step: Outperforming larger language models with less training data and smaller model sizes
  17340. Website security, made easy.
  17341. Mastodon 4.2
  17342. Password Purgatory - Making Life Hell for Spammers
  17343. Azure Functions Community Standup - .NET announcements for Azure Functions
  17344. Setup VS Code for ASP.NET Core - A Beginner's How To Guide
  17345. When I try to call an exported function, the target crashes when it tries to call any Windows function - The Old New Thing
  17346. Using Multiple EF Core DbContexts in a Single Application
  17347. Nintendo 3DS Architecture | A Practical Analysis
  17348. Signal Messenger: Speak Freely
  17349. Using ML.NET CLI To Automate Model Training
  17350. S6E02 - From Junior to Jedi: Navigating the Web Development Galaxy with Irina Dominte
  17351. From Junior to Jedi: Navigating the Web Development Galaxy with Irina Dominte
  17352. The WebP 0day
  17353. Beyond the Basics: Exploring Simple Navigation in .NET MAUI
  17354. Android 14 adds support for using smartphones as a webcams
  17355. Eager, Lazy and Explicit Loading with Entity Framework Core | The .NET Tools Blog
  17356. OverflowAI Search is now available for alpha testing (September 13, 2023)
  17357. Three Free Things You Should Do Before You Have Your Next SQL Server Performance Problem – Darling Data
  17358. Improve the build speed on your build server using npm ci
  17359. A puzzle game where you decipher languages
  17360. EI030: Data Processing Service (Part 2)
  17361. ASP.NET Community Standup - API Tools Updates in Visual Studio
  17362. What Is A Full Stack Developer?
  17363. GitHub - Dicklesworthstone/automatic_log_collector_and_analyzer
  17364. Lead poisoning causes far more death, IQ loss than thought: study
  17365. Intro To 'comm' Command In Linux
  17366. Avoiding Toxicity: How to Manage Cognitive Load - Richard Bown
  17367. What link previews leak | aaron blog
  17368. The PHP Revolution Is Underway: FrankenPHP 1.0 Beta - Kévin Dunglas
  17369. Casual observations of founder thinking in 2023
  17370. Bland AI - Starter Kit
  17371. Why does a backslash prefix improve PHP function call performance
  17372. RAG is more than just embedding search - Instructor (openai_function_call)
  17373. On Hitting $100 MRR
  17374. Using the WordStar diamond in 2023
  17375. Unlimited Kagi searches for $10 per month
  17376. 🔴 Burke Learns Blazor - Backend vs. Frontend Dance Off!
  17377. GitHub Quick Reviews
  17378. Matrix 2.0: The Future of Matrix
  17379. Microsoft Remakes Azure Quantum Dev Kit with Rust, 'and It Runs in the Browser!' -- Visual Studio Magazine
  17380. New React TypeScript SPA Templates and More - Visual Studio Blog
  17381. Nippon Television rachète le Studio Ghibli - Brève
  17382. How does Explorer calculate the "Date" of a file? - The Old New Thing
  17383. Introduction to DateTime in C#: Master the Basics!
  17384. Splunk and Cisco Unite To Accelerate Digital Resilience as One of the Leading Global Software Companies
  17385. OpenTofu
  17386. Organic Maps: An Open-Source Maps App That Doesn't Suck
  17387. XML is better than YAML. Hear me out...
  17388. The New Way of Calling Your Code in .NET 8 Is INSANE
  17389. Best Developer Interview Question
  17390. Install Windows the Arch Linux Way
  17391. Setup Visual Studio for ASP.NET Core - Beginner's How-To
  17392. Vertical Slice Architecture in 38 seconds #shorts
  17393. gokrazy is really cool
  17394. When to Use ReaderWriterLockSlim Over lock in C#
  17395. Visual Studio 2022 17.8 Preview 2: Productivity, C++ Enhancements, and Debugging Improvements
  17396. OTLP Specification 1.0.0
  17397. Release 2.47.0 / 2023-09-06 · prometheus/prometheus
  17398. Today The UK Parliament Undermined The Privacy, Security, And Freedom Of All Internet Users 
  17399. Terraria developer bashes Unity, donates $200k to open source alternatives - lemm.ee
  17400. The DuckDB IDE for Your Terminal.
  17401. Init Containers in Azure Container Apps : Database Initialization
  17402. Azure Data Studio 1.46 and New Features
  17403. Tech Debt Vs Human Debt :  A Deep Dive for Technical Professionals - Dave Ballantyne Blog
  17404. TypeScript: The Movie | johnnyreilly
  17405. The fundamental theorem of Agile Software Development
  17406. Identity is not just for humans | Microsoft Entra Identity Developer Blog
  17407. .NET Rocks! Data Science and UX with Grishma Jena
  17408. Toyota Research Institute Unveils Breakthrough in Teaching Robots New Behaviors
  17409. Where did my hair go!?!?! Donating hair to charity!
  17410. Microsoft Azure Developers
  17411. Cloud Development with Azure Developer CLI - Jonah Andersson (Microsoft MVP)
  17412. Resilience testing of Azure services with Azure Chaos Studio
  17413. GitHub Copilot Chat Beta Opens Up for Everybody -- Visual Studio Magazine
  17414. 64-Bit Bank Balances ‘Ought to be Enough for Anybody’? | TigerBeetle
  17415. Solution: Back-End Development Challenge in C#
  17416. Prakhar Gupta - Blog - Real World Stats for Bootstrapping
  17417. pragdave - PragProg 2.0
  17418. I'm (Not) Building a Podcast Host
  17419. #52 – An Analog Experiment: Week 1 Report
  17420. Disk Erase, 2023 Edition | technotes.seastrom.com
  17421. Lessons from Elon’s Biography
  17422. Inside New Query Engine of MongoDB
  17423. The hidden opportunity in feedback
  17424. Here's how I saved 44.8 hours every year
  17425. Independent Websites and Where to Find Them
  17426. Beyond Just Devices: The Path to Spatial Computing
  17427. xkcd Phone Flip
  17428. A Beginner's Guide to Prompt Engineering with GitHub Copilot
  17429. GitHub - mig4ng/ublock-origin-filters: My uBlock Origin filters
  17430. IntelliTest simplifies writing and maintaining unit tests - Visual Studio Blog
  17431. ElectricSQL - Sync for modern apps
  17432. DALL·E 3
  17433. Simplifying F# computations with the new 'while!' keyword - .NET Blog
  17434. Introducing runes
  17435. YouTube
  17436. .NET 8.0: Additional JsonNode Functionality
  17437. The BEST .NET Ever! - What's Coming with .NET 8?
  17438. How To Learn Coding For Beginners - What You Need To Know
  17439. Why does my C++/WinRT project get unresolved externals for constructors? - The Old New Thing
  17440. Automatic Dependency Injection Using IServiceInstaller #shorts
  17441. Every Programmer Should Know #1: Idempotency
  17442. OpenTofu
  17443. Zexe vs. VeriZexe vs. Taiga | Blog - Anoma
  17444. FAA Authorizes Zipline International, Inc. to Deliver Commercial Packages Using Drones That Fly Beyond Operator's Line of Sight
  17445. Microsoft .NET Code Analysis: Avoid Using Constant Arrays as Arguments
  17446. Different Log Levels in Serilog - Code Maze
  17447. Oh Look a Phishing Attempt | LINQ to Fail
  17448. Quantum Resistance and the Signal Protocol
  17449. Visual Studio 2022: HTTP Files and Variables
  17450. Alternatives To SQL Server 2022 Built-in function GREATEST - Simple Talk
  17451. EI029: Data Processing Service (Part 1)
  17452. System.Text.Json JsonConverter Test Helpers
  17453. Bun hype. How we learned nothing from Yarn
  17454. From Zero to Hero? Building a tiny Blazor app from scratch using Blazor and .NET 8
  17455. Exploring Generative AI
  17456. Python Environment Manager - Visual Studio Marketplace
  17457. Update Conference Prague 2023
  17458. TikTok Faces Staggering €345 Million GDPR Fine for Child Data Mishandling
  17459. Episode 473 - Azure Arc
  17460. Tales from the .NET Migration Trenches - Our First Controller
  17461. Fixing For Loops in Go 1.22 - The Go Programming Language
  17462. ESXi on SolidRun V3000
  17463. Margot Robbie’s legs (Ezra, Huaso and St. Dennis pt. 3)
  17464. A (More) Secure Workstation | Yann Pretot
  17465. Networking explained with a horse and carriage
  17466. Application-specific terminals
  17467. My trip to the Communication and Laptop Museum in Estonia
  17468. Misinformation about the Hyprland community
  17469. My Journey to Mindful Smartphone Usage - Prashant Sengar
  17470. On Alchemy.
  17471. Self-Discipline Exercises for a Happy Life
  17472. The Three Buckets of my time
  17473. Favorite Command Line Tools | Blog | Nik Kantar
  17474. Stability without stressing the !@#! out · baby steps
  17475. Tracing: structured logging, but better in every way
  17476. Getting into Pinball – Tynan.com
  17477. Fine-grained caching strategies of dynamic queries
  17478. How I limit social media?
  17479. Comments On Comments
  17480. You really need to try Astro
  17481. Using Alba to Test ASP.Net Core Web Services
  17482. System.Object in C# and .NET
  17483. Uno Platform Live Coding: Looking at XAML generation, then TwoWay binding issues
  17484. Provably Secure Formats for Cryptographic Protocols
  17485. LinkedIn
  17486. We Are Retroactively Dropping the iPhone’s Repairability Score | iFixit News
  17487. Coffee and Open Source Conversation - Josh Goldberg
  17488. react
  17489. Replicating Habit Tracker UI with ProgressRing in Uno Platform
  17490. What's new in System.Text.Json in .NET 8 - .NET Blog
  17491. HTTPS Everywhere Update - The NuGet Blog
  17492. Understanding the Azure Core library for .NET
  17493. The Pirate Bay Celebrates Its 20th Anniversary * TorrentFreak
  17494. Forty years of GNU and the free software movement — Free Software Foundation — Working together for free software
  17495. Challenge: Spot the bug
  17496. Central limit theorem and log-normal distribution
  17497. The Easy Way to Test Legacy Code in C#
  17498. Why did the 16-bit _lopen and _lcreat function return -1 on failure instead of 0? - The Old New Thing
  17499. Real-Time Notifications Using Blazor and SignalR from scratch
  17500. SharePoint Framework 1.18 Refreshes Viva Connections Cards and Supports Node 18
  17501. Anmeldung form filler - Nicolas Bouliane
  17502. IIS Error 500.19 with ASP.NET Core Application
  17503. Feature Flags 101: A Guide for .NET Developers
  17504. DateTimeOffset vs DateTime in C# - Code Maze
  17505. FTC Warns Pharma Companies That It May Go After Them For Sham Patent Listings Designed To Delay Generic Competitors
  17506. A new way of doing reflection with .NET 8
  17507. Basic cyber hygiene prevents 98% of attacks
  17508. Back-End Development Challenge in C#
  17509. Dapr Graduation Proposal by msfussell · Pull Request #1168 · cncf/toc
  17510. .NET 8–Keyed/Named Services
  17511. Do ORMs reduce the need for mapping?
  17512. Internal vs. External Accountabilities
  17513. On .NET Live - EF Core Power Tools CLI edition
  17514. SimulaVR
  17515. Exploring The Halo 1 System Link Protocol
  17516. How the IAEA uses nuclear technology to control insect pests
  17517. On Good Products
  17518. Language Model UXes in 2027
  17519. Machine Regurgitation
  17520. Let ChatGPT Index Your LaTeX Documents
  17521. Linux File Permissions: Easy Guide
  17522. Sharing WireMock in sequential and parallel tests
  17523. Distributed is still the future
  17524. How to Debug and Step-Through Rails Codebase
  17525. Four Years of Team Topologies: The Good
  17526. Apple TV, now with more Tailscale
  17527. The Root of the Dependency Tree
  17528. An argument for buying more devices
  17529. Boundaries of Predictability
  17530. Give Yourself More Playtime
  17531. The role of a manager
  17532. Embedding SVG icons in CSS | Peiwen Lu
  17533. The Founder's Dilemma: To Disconnect or Not to Disconnect
  17534. GitHub - hyperdxio/hyperdx: Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors.
  17535. Haunted House
  17536. The Serverless Way to Deploy SignalR You Must Know About
  17537. What is with shipping in November? .NET Release Cycle Explained
  17538. On .NET Live - Exploring the Uncommon Path: Using Neovim for C# and the creation of Dumpify
  17539. So let’s talk about this Wayland thing
  17540. 38TB of data accidentally exposed by Microsoft AI researchers | Wiz Blog
  17541. When Zig Outshines Rust - Memory Efficient Enum Arrays
  17542. Telerik for .NET MAUI: PDF Viewer, TabView, Calendar and Image Editor
  17543. Discriminated Unions in C#
  17544. Accessing private members without reflection in C# - Gérald Barré
  17545. Our cloud exit has already yielded $1m/year in savings
  17546. dotnet Benchmarks - How To Use BenchmarkDotNet For Beginners
  17547. Solene'% : Introduction to immutable Linux systems
  17548. When looking to free up disk space, don't forget your symbol file caches - The Old New Thing
  17549. Test APIs using Endpoints Explorer and .http files | BinaryIntellect Knowledge Base
  17550. Stop Using Automapper in .NET! - LAPD #001
  17551. Better EF Core Performance - Turn off Query Tracking #shorts
  17552. Microfrontends with Blazor
  17553. .NET 7 💥 - Intro to MicroService Resiliency Circuit Breaker Pattern with ASP.NET & Polly 🐤🎛️🐤🎛️
  17554. A Quick Guide to OAuth 2.0 - Coding Sonata
  17555. Back to .NET basics: How to easily build a Strategy pattern using dependency injection
  17556. Synchronization Mechanisms - Volatile vs Interlocked vs lock in C# - Code Maze
  17557. 376: iPhone 15, Apple Watch Series 9, and USB-C!
  17558. Secure Angular application using Auth0 and ASP.NET Core with BFF
  17559. Pattern Matching with TypeScript
  17560. Simplifying JavaScript Dictionary Creation with reduce in TypeScript
  17561. Resilient Http Calls using Polly.
  17562. Trunk-Based Development vs. Long-Lived Feature Branches: Which One is Right for Your Software Team?
  17563. The Precision Battle: Demonstrating the Importance of Decimals over Doubles in .NET
  17564. Microsoft expands partnership with Oracle to bring customers’ mission-critical database workloads to Azure - The Official Microsoft Blog
  17565. Security: Tradeoffs
  17566. Entity Framework Core–DateOnly and TimeOnly
  17567. DO NOT USE BUN (bun install is good dough)
  17568. Petals – Run LLMs at home, BitTorrent-style
  17569. GitHub Actions
  17570. What's in my bag for Experts Live Europe
  17571. GitHub - CatalaLang/catala: Programming language for literate programming law specification
  17572. IKEA $50 VINDSTYRKA vs. $290 Dylos air quality monitor
  17573. Beware of Dragons: A Distributed Systems Adventure
  17574. Reflecting on the second year of Uni
  17575. Nuclear Propulsion | Charles Pellegrino
  17576. Year 4 Startup Learnings — Celine Halioua
  17577. On Gravel.
  17578. Mock nth request with Microsoft 365 Developer Proxy
  17579. How to Sleep Sitting Up - The Minimalists
  17580. What makes frontend development tricky
  17581. Releasing My First Udemy Course
  17582. How to get your startup ISO27001 certified in 2023, explained for cloud-native companies
  17583. Linear Book Scanner - The open-source automatic book scanner
  17584. dotNetDave Goes To… The Copenhagen Developers Festival 2023
  17585. A Comprehensive Guide to FluentValidation: Advancing Your .NET Validation Logic
  17586. Roblox Game Devs Duped by Malicious npm Packages
  17587. how to use YARP as an ingress controller in Kubernetes in Docker Desktop (KinD) on Windows 11
  17588. Learn Live - Write your first code using C#
  17589. Automatic Module Discovery With Autofac - Making Things Easy
  17590. Looking For a Mapping Library? Check Out Mapster #shorts
  17591. A look at Apple’s new Transformer-powered predictive text model
  17592. Generative Image Dynamics
  17593. GitHub - kbre93/every-breath-you-take: Heart Rate Variability Training with the Polar H10 Monitor
  17594. Dependency Injection, The Best Pattern
  17595. Dependency Injection, The Best Pattern
  17596. Run a .NET App
  17597. Pineapple ONE
  17598. PostgreSQL Load Balancing Made Easy: A Deep Dive into pgpool - Highgo Software Inc.
  17599. Embracing the monolith with Inertia.js
  17600. Outlive by Om Swami - os.me - A Spiritual Home
  17601. Book notes & reflections: An Elegant Puzzle
  17602. Investment Strategy for the apocalypse
  17603. Omar Shehata
  17604. The Evolution of Trust in Game Development: From ZX Spectrum to Unity's Pricing Change and the Rise of Open Source
  17605. Reading files on Vercel during Next.js ISR | François Best
  17606. The Blind Men and the Coin - Part I | Boaz Sobrado's Website
  17607. A New Age of Magic
  17608. snats website
  17609. GitHub - bricelam/SqlString: Adds syntax highlighting to SQL in C# strings
  17610. Keyed services in .NET 8 | Dependency injection update
  17611. When a Programmer Holds the Code Hostage
  17612. Mario Zechner (@badlogic@mastodon.gamedev.place)
  17613. Plugins and Blazor – Dev Leader Weekly Issue 9
  17614. Strange Loop&#39;s greatest hits
  17615. Subdomain Center | ARPSyndicate
  17616. Java 21 makes me actually like Java again
  17617. How To Use IHttpContextAccessor In ASP.NET Core #shorts
  17618. Code Maze Weekly #185 - Code Maze
  17619. ZK Security meetup with the Succinct Labs folks! · Luma
  17620. Silk.NET Coffee & Code Catchups
  17621. Kopia
  17622. How Do I Become a Back-End Developer in C#
  17623. Building an economy simulator from scratch
  17624. Different Ways to Overwrite a File in C# - Code Maze
  17625. No sacred masterpieces
  17626. Feature Flags in .NET and How I Use Them for A/B Testing
  17627. Backup the caravan
  17628. Practical Application-level Monitoring for Microservices
  17629. I'm a recovering notification addict
  17630. 🌲When Themed Logs are More Useful than Daily Notes
  17631. OliverDolan.com - Home
  17632. 🎙️ Trustfall and cargo-semver-checks with Predrag Gruevski - RustShip
  17633. GlassFish Embedded – a simple way to run Jakarta EE apps – OmniFish
  17634. Defaults Matter
  17635. ISP Column - September 2023
  17636. #1 Bug Bounty: How I made my first $10,000 on a not supported FoT token bug
  17637. The easy way to get 20% team performance boost
  17638. The essence of engineering
  17639. Dynamic Decentralized Cluster Identification
  17640. Nuclear Anchored Sidenotes
  17641. Semi-supervised clustering with logic programming - Emir's blog
  17642. Creating Shared Understanding for Security Leaders - 1
  17643. Losing My First Programming Job
  17644. Do Something Crazy: From First PM to Founder
  17645. Data URLs and Pool in your URL
  17646. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8: Develop Robust Minimal APIs with .NET 8: Giretti, Anthony: 9781484299784: Amazon.com: Books
  17647. ALWAYS Use File Scoped Namespaces Visual Studio 2022!!!!! #coding #visualstudio #dotnet #csharp
  17648. Shrinkflation Index
  17649. .NET | Response, Output & Distributed Cache | Patterns of working with Cache
  17650. Akiyoshi's illusion pages
  17651. .NET Data Community Standup - Complex types as value objects in EF8
  17652. How does the Linux Kernel start a Process
  17653. Simple data pipeline powertools: sqlite, pandas, gnuplot and friends
  17654. Content Publishing Machine – Behind The Screen – 2023 September, Week 3
  17655. 08- 3270 Design Tool
  17656. How Instagram scaled to 14 million users with only 3 engineers
  17657. Transforming JSON Objects Mastering the Compose Action in Logic Apps
  17658. Gaussian Process Regression from Scratch Using C# -- Visual Studio Magazine
  17659. Weekly Update 365
  17660. FindMyCat - The Open-Source Pet Tracker
  17661. Filtering negative numbers, fast: Beating memcpy()
  17662. How can I prevent myself from using a parameter after I've extracted all value from it? - The Old New Thing
  17663. Unity’s New Pricing: A Wake-up Call on the Importance of Open Source in Gaming
  17664. .NET Conf 2023 - Local Event Proposal
  17665. Willingham Sends Fables Into the Public Domain
  17666. Blazor Plugin Architecture - Dynamic Loading & Lifecycle
  17667. Iceberg Efficiency
  17668. Build Loosely Coupled Microservices With MassTransit
  17669. Linear code is more readable
  17670. Adding .NET MAUI Controls to an Existing Uno-Platform Application - Nick's .NET Travels
  17671. 02 - We Speak: IBM Host Files
  17672. Dymocks - Customer Notices
  17673. Bounties Damage Open Source Projects ⚡ Zig Programming Language
  17674. Reverse engineering natively-compiled .NET apps
  17675. Caesars Entertainment Paid Millions to Hackers, Now Look Like Geniuses | Vital Vegas
  17676. In a git repository, where do your files live?
  17677. React Basics: React Forms Examples
  17678. SexualActivityRecord  |  Android Developers
  17679. EI028: Reviewing SQL Services
  17680. Godot Development Fund
  17681. Don't rush to build that re-usable Blazor component
  17682. Entity Framework Core–Data is null
  17683. Web Weirdness: Probing Localhost
  17684. Web Platform Weirdness: Babies and Bathwater
  17685. The Seventh Annual C# Advent | Cross Cutting Concerns
  17686. [Korean] Let's Learn .NET - Generative AI
  17687. What Is A Back-End Developer?
  17688. GitHub - jonathanpeppers/dotnes: .NET for the NES game console
  17689. Unity Silently Deletes GitHub Repo that Tracks Terms of Service Changes and Updated Its License 
  17690. Notes on Teaching Test Driven Development
  17691. Mads K's Favorite Features in New Visual Studio 2022 17.8 Preview 2 -- Visual Studio Magazine
  17692. I think "Law 3.0" is OK, actually
  17693. Onboarding Made Simple with zkLogin
  17694. The Emails You Send When Running a SaaS Business - Vance Lucas
  17695. Release Pagefind v1.0.0 — Stable static search at scale ✨ 🚀 · CloudCannon/pagefind
  17696. Potentials of Multitenancy Fine-Tuned LLM Serving
  17697. Myth of Ego Death
  17698. Things fall apart (to come back together)
  17699. My microphone didn't work - Johnathan Nader
  17700. Software engineer titles - let's get rid of them (??)
  17701. Role Of Algorithms
  17702. On Waiting - Tim Kellogg
  17703. XState
  17704. LLMs, Intuition, and Working With Computers
  17705. 🔴 Burke Learns Blazor - Two bald guys build with Blazor
  17706. Burke Learns Blazor - More Edit Form fun!
  17707. Chromebooks will get 10 years of automatic updates
  17708. Visual Studio 2022 17.8 Preview 2 has arrived! - Visual Studio Blog
  17709. The Tyranny of the Marginal User
  17710. What's new in Teams Toolkit for Visual Studio 2022? - .NET Blog
  17711. ipapi.is - Geolocation
  17712. Tails
  17713. PSA: My side projects, time, and platforms
  17714. PostgreSQL 16 Released!
  17715. Horizons, Marshfield, Wisconsin
  17716. This NEW feature entirely CHANGES Blazor in .NET 8!
  17717. Hidden FaceTime Feature For iPhone Family Tech Support
  17718. I accidentally performed an operation on INVALID_HANDLE_VALUE, and it worked: What just happened? - The Old New Thing
  17719. Plugin Architecture in Blazor - A How To Guide
  17720. GitHub - dearimgui/dear_bindings: C header (and language binding metadata) generator for Dear ImGui
  17721. #15 BlablaCar, Par Frédéric Mazzella | Doumer's Blog
  17722. Why Startups Hate .NET and C#
  17723. .NET Load Balancer in 3 steps Using YARP #shorts
  17724. How mobile apps illegally share your personal data
  17725. .NET MAUI in .NET 8 RC 1: Quality Improvements and Xcode 15 Beta Support
  17726. .NET Rocks! IoT Development using Particle Photon with Colleen Lavin
  17727. How to Use Moq to Return a Value That Was Passed Into a Method
  17728. Using a possibility tree for fast string parsing | Raygun Blog
  17729. C#: Using The Builder Pattern For Test Data #aspnetcore #dotnet
  17730. Don't use Discord as your Q&A forum
  17731. Introducing RustRover – A Standalone Rust IDE by JetBrains | The IntelliJ Rust Blog
  17732. Building a Minimal ASP.NET Core clone
  17733. Solution: Front-End Development Challenge in C#
  17734. Join Us for JetBrains GameDev Day 2023 | The .NET Tools Blog
  17735. When MFA isn't actually MFA
  17736. Exploring the expander from .NET MAUI Community Toolkit
  17737. Languages & Runtime Community Standup - .NET 8 + Containers = 💖
  17738. RustRover: Rust IDE by JetBrains
  17739. Using Maui Community Toolkit in Uno Platform via .NET MAUI Embedding
  17740. Handcrafted emoji
  17741. Why many smaller bets might beat a single big one
  17742. Where is the Umbraco Community?
  17743. The Psycho-Epistemological Nature of Software Development Subject Matter Experts
  17744. My little MillionDollarHomepage garden - matthieu.io
  17745. Prakhar Gupta - Blog - YC Cofounder Matching Profiles are Bad
  17746. The Three Types of Documentation
  17747. My thoughts on Bun and other Adventures
  17748. Code without fear. Sometimes? – reasoning.page
  17749. Getting daily notifications my parent is okay
  17750. Daniel Skogly's blog | The washing machine in my ear, and an empty boat
  17751. Geotagging photographs on cameras without GPS functionality
  17752. Simplifying CSS Variable Calculations
  17753. Bug in macOS 14 Sonoma prevents our app from working - Blog | Mullvad VPN
  17754. Introducing the new Godot Development Fund
  17755. Succinct Jobs
  17756. Integrating Marten Projections and IoC Services
  17757. Balancing User Updates with Security Best Practices - Visual Studio Blog
  17758. Uno 4.10 Webinar
  17759. 07- Gradual Modernization of Mainframes using Azure Logic Apps
  17760. 07- Gradual Modernization of Mainframes using Azure Logic Apps
  17761. GitHub Copilot · Your AI pair programmer
  17762. How do I perform a case-insensitive comparison of two strings in the Deseret script? - The Old New Thing
  17763. Alternative to the Outbox Pattern? Not so fast.
  17764. Filtering negative numbers, fast: AVX
  17765. Exoplanet Observation
  17766. Building companies means building careers: why I joined Cloudflare as Chief People Officer
  17767. Learn Live: Get started with C# - Events
  17768. LÖVE - Free 2D Game Engine
  17769. Navigational Instruments | blarg
  17770. Performance Improvements in .NET 8 - .NET Blog
  17771. Drawbacks to Using Interfaces in C# - How to Balance
  17772. Register Minimal APIs Automatically With Carter #shorts
  17773. Getting to Know Dapr with Mark Fussell and Yaron Schneider
  17774. Windows Community Toolkit 8.0.0 Simplifies Code Portability on Windows Platform
  17775. Updated Terms of Service and commitment to being an open platform | Unity Blog
  17776. Techniques for Checking Floating-Point Equality in C# - Code Maze
  17777. Bun 1.0 is here
  17778. Don't Build Your Own Bespoke Company Frameworks on Top of Akka.NET
  17779. Dumb Developer Tricks - Fizz Buzz with C# 12 and Polly
  17780. .NET In-Process Azure Durable Functions: Preserve Stack<T> Order When Passing Between Orchestrators, Activities etc
  17781. EI027: AI Processing Service (Part 13)
  17782. Credit card debt collection
  17783. Here's Why Housing Is Unaffordable for the Bottom 90%
  17784. How to Improve Rails Caching with Brotli Compression
  17785. Quick insights using sqlelf
  17786. What's New in First Release Candidates for .NET 8, .NET MAUI, ASP.NET Core and EF8 -- Visual Studio Magazine
  17787. You and Your Startup
  17788. Statistical Significance on a Shoestring Budget
  17789. Want to save your nation? Get rid of poor people!
  17790. Michael Tsai - Blog - App Store Continues to Host Scammy Apps
  17791. What is pubspec.lock for
  17792. Build a Typeahead Component Using RxJS
  17793. How I review code challenges for recruitment
  17794. Localhost will inevitably die
  17795. Some notes on Local-First Development
  17796. Burnout is a depression
  17797. Why My Startup Needs Just Two Users
  17798. What I learned from 1 year of building startups and products
  17799. Three years of Bevy
  17800. [Spanish] Let's Learn .NET - IA Generativa
  17801. .NET Framework September 2023 Security and Quality Rollup Updates - .NET Blog
  17802. Apple debuts iPhone 15 and iPhone 15 Plus
  17803. I know how to mitigate "The Fall of Stack Overflow"
  17804. Unity plan pricing and packaging updates | Unity Blog
  17805. GitHub Quick Reviews
  17806. LinkedIn
  17807. EF Core 8 RC1: Complex types as value objects - .NET Blog
  17808. We built the fastest CI in the world. It failed. Here’s what we learned
  17809. ASP.NET Core updates in .NET 8 Release Candidate 1 - .NET Blog
  17810. Announcing .NET MAUI in .NET 8 Release Candidate 1: Quality - .NET Blog
  17811. Tales from the .NET Migration Trenches - Shared Library
  17812. .NET September 2023 Updates – .NET 7.0.11, .NET 6.0.22 - .NET Blog
  17813. Coffee and Open Source Conversation - Tim Banks
  17814. Announcing .NET 8 RC1 - .NET Blog
  17815. DNF Summit - September 2023 Edition
  17816. ASP.NET Community Standup - Full Stack Blazor Tips and Updates
  17817. Hodges-Lehmann Gaussian efficiency: location shift vs. shift of locations
  17818. Filtering negative numbers, fast: Unroll
  17819. The odd cadence of narrative engineering design documents - The Old New Thing
  17820. GitHub - TryQuiet/quiet: A private, p2p alternative to Slack and Discord built on Tor & IPFS
  17821. Are You Covering All Scenarios With Your Tests?
  17822. 462 GB of data from strategically important company Bureau van Dijk hacked and stolen
  17823. Feature Flags In .NET + How I Use Them For A/B Testing
  17824. Upgraded Plans & Extra Features
  17825. Davide's Code and Architecture Notes - CAP Theorem: it's not just «Pick two»
  17826. How to Authenticate a Blazor Server App with Azure AD - Claudio Bernasconi
  17827. How to Use Stopwatch in C# - Code Maze
  17828. Why isn’t dotnet core popular among startups?
  17829. Kees van der Leun (@Sustainable2050@mastodon.energy)
  17830. Creating custom debug visualizers for Visual Studio 2022
  17831. WebGL Gaussian Splat Viewer
  17832. .NET Observability with OpenTelemetry - .NET
  17833. .NET cloud applications | Build and consume cloud services
  17834. Implementing Desktop Apps with Windows 11 on Arm64 and .NET
  17835. GitHub - StereoDB/StereoDB: Ultrafast and lightweight in-process memory database written in F# that supports: transactions, secondary indexes, persistence, and data size larger than RAM.
  17836. Entity Framework Core - No database provider has been configured
  17837. A first stab at the Brainfuck kata
  17838. Ukrainian IT sector stagnation: reasons and forecasts
  17839. antimirov
  17840. LLM Benchmark
  17841. Dotnet Tool Component not found on the Mac
  17842. Advanced Dev Tunnels Features | OD122
  17843. ASP.NET Community Standup - Full Stack Blazor Tips and Updates
  17844. 7 simple habits of the top 1% of engineers
  17845. Brassica
  17846. Weekend bricolage: an aroma picker for the Le Nez du Vin game
  17847. Bring your existing .NET Microsoft Teams app to Teams Toolkit in Visual Studio 2022
  17848. What's New for GitHub Copilot Chat in Visual Studio Code v1.82 -- Visual Studio Magazine
  17849. How AES Is Implemented
  17850. Please, don’t stretch your text across the entire screen – reasoning.page
  17851. Who blocks OpenAI? — News Homepages documentation
  17852. Why am I not Dirac?
  17853. Death by a thousand microservices
  17854. OnlineOrNot Diaries 15 - Max Rozen
  17855. Logging with OpenTelemetry and Loki
  17856. Hidings Symbols Of Elf Files
  17857. Factorio, Mutation, & Lossiness
  17858. LinkAce vs Linkding - What's the Best Self-Hosted Link Archiving Application?
  17859. Steam local network game transfers are a game-changer
  17860. Developing OCaml with Nix
  17861. Deploying Django with Kamal (mrsk)
  17862. It's Not about Finding Your Niche, It's about Developing Your Niche
  17863. I made a transformer by hand (no training!)
  17864. Visualizing the CPython Release Process
  17865. Did Code Win? - David Hariri
  17866. We need deterministic installs, not just immutable OS's
  17867. avoiding the trap of originality
  17868. Notes on Self-hosted Transactional Email
  17869. Eternal Robustness
  17870. Update Conference Prague 2023
  17871. The Easiest Way To Get Started With Java on AWS Lambda
  17872. Confidential Computing - ACM Queue
  17873. Have I Been Pwned? • Troy Hunt • GOTO 2023
  17874. Discovering Multi Triggers - .NET MAUI 101
  17875. The "Terrible" Keyword You Didn’t Know C# Had
  17876. Filtering negative numbers, fast: Scalar
  17877. Listing Windows virtual desktops using .NET - Gérald Barré
  17878. Any sufficiently advanced uninstaller is indistinguishable from malware - The Old New Thing
  17879. Google Chrome just rolled out a new way to track you and serve ads. Here's what you need to know
  17880. OOP and Interfaces in C#: How To Use Them Effectively
  17881. Viva Air Leak: 26 millones de datos privados de clientes de la aerolínea de bajo costo estarían en línea desde hace nueve meses
  17882. Visual Studio 2022 - Update 17.7
  17883. UK air traffic control meltdown
  17884. Rockin’ the Code World Season 4: Special Guest Mads Torgersen
  17885. 375: Buying an electric vehicle in 2023
  17886. Implement a secure web application using nx Standalone Angular and an ASP.NET Core server
  17887. Building a Resilient Email Sending Method in .NET with SmtpClient, Retry Support, and the Outbox Pattern
  17888. Running ASP.NET Core Web Server on Arm64
  17889. .NET Performance on Arm64
  17890. The Power of Automation: Enhancing Your Manual Code Review Process | The Qodana Blog
  17891. Introducing MSAL.Browser v3: What developers need to know | Microsoft Entra Identity Developer Blog
  17892. NuGet - Package Source Mappings
  17893. Microsoft has not stopped forcing Edge on Windows 11 users
  17894. how does linux nat a ping?
  17895. Knightmare: A DevOps Cautionary Tale
  17896. GitHub - eduard-permyakov/peredvizhnikov-engine: A fully lock-free game engine written in C++20
  17897. I wired up my bike's GPS to order me pizza during a gravel race 🍕
  17898. Weekly 0068
  17899. Mastering Git in JetBrains Rider
  17900. Working with API that supports remote streaming using HTTPClient in dotnet
  17901. WUG Days 2023.2 a SQL Server Bootcamp 2023
  17902. Akka.NET #1: Distributed Systems for .NET applications
  17903. Coffee in a Can
  17904. Breach Reporting with Troy Hunt
  17905. GitHub - nginx/unit: NGINX Unit – universal web app server – a lightweight and versatile open source server project that works as a reverse proxy, serves static assets, and runs applications in multiple languages.
  17906. code.gov
  17907. Memories from old LAN parties
  17908. iOS Debugging on Windows - Hot Restart - Nick's .NET Travels
  17909. Best Practices for Resource and Environment Names in Azure
  17910. How big is a kilobyte?
  17911. Rails Middleware: (Almost) Everything You Need to Know
  17912. Sorry, Maildir, I am breaking up with you
  17913. How I would build a new startup if I had to do it all over
  17914. My mental model of transducers
  17915. Be more of a documentarian [#39]
  17916. Making a newsletter backend
  17917. Clojure Support in Emacs: One Unnecessary Drama
  17918. Basecamp is a Contrarian Marketing Operation
  17919. Good performance is not just big O - Julio Merino (jmmv.dev)
  17920. Success Over Being Right
  17921. Learn the Basics of HTTP Web API - Coding Sonata
  17922. Every Type of Plastic Used By LEGO - BrickNerd - All things LEGO and the LEGO fan community
  17923. Hacker-Angriff bei Wein & Co: Teil der Nutzerdaten gestohlen
  17924. iOS Debugging from Windows - VS Code Extension - Nick's .NET Travels
  17925. .NET Architecture | Specification Design Pattern (DDD)
  17926. Asking 60+ LLMs a set of 20 questions
  17927. Refusing TypeScript is a signal that you don't care about code quality
  17928. ‘Privacy Nightmare on Wheels’: Every Car Brand Reviewed By Mozilla — Including Ford, Volkswagen and Toyota — Flunks Privacy Test
  17929. Extensibility and Flexibility – Dev Leader Weekly Issue 8
  17930. Fundamentals Of EF Core Transaction #shorts
  17931. File-Scoped Types in C# 11 - Code Maze
  17932. 05-We Speak: IBM CICS
  17933. 05-We Speak: IBM CICS
  17934. Real music and authentic voices
  17935. Gold
  17936. Solving Race Conditions With EF Core Optimistic Locking
  17937. Front-End Development Challenge in C#
  17938. Is LaTeX worth it?
  17939. Product Launch Code Sucks
  17940. Feedster: How to filter news by goals
  17941. Marwan Sarieddine's Blog
  17942. Exponential Intelligence: A New Vision for the Future Symbiosis of Human Intelligence with AI |
  17943. Solving the same problem multiple times
  17944. Enhancing your Rails app with SQLite
  17945. A look at Apple’s new Transformer-powered predictive text model
  17946. Beyond TypeScript: Differences Between Typed Languages
  17947. Introducing flake8-logging - Adam Johnson
  17948. The Case for Brick Thermal Storage
  17949. Thinking outside the box of code with Leslie Lamport (Changelog Interviews #552)
  17950. Uno Platform Boosts .NET MAUI Embedding, Helps Revamp Windows Toolkit -- Visual Studio Magazine
  17951. Aardvark'd: The Fog Creek Documentary, 18 Years Later
  17952. AI Emojis
  17953. Procreate Dreams
  17954. Bun 1.0
  17955. Async Rust Is A Bad Language
  17956. Information on RFC 9470 » RFC Editor
  17957. WPF File Dialog Improvements in .NET 8 - .NET Blog
  17958. Let's Learn .NET - Generative AI
  17959. Apple vs Meta: The Illusion of Privacy
  17960. why not matrix?
  17961. Release Bun v1.0 · oven-sh/bun
  17962. Uno Platform 4.10 - MAUI Embedding, Lightweight Styling, Shadows, Hot Restart and more
  17963. Ruby on Rails creator removes TypeScript from Turbo framework, upsets community • DEVCLASS
  17964. Uno Platform 4.10: MAUI Embedding, Hot Restart and Lightweight Styling
  17965. Touch Pianist - Magical Piano App
  17966. On transferring or copying ABI pointers between smart pointers - The Old New Thing
  17967. Weekly update 364
  17968. YouTube
  17969. Building a Contact Form with Microsoft Azure and Blazor
  17970. HackYourNews
  17971. Dictionaries in C#: How To Use The Different Variations
  17972. BenchmarkDotNet v0.13.8 · dotnet/BenchmarkDotNet · Discussion #2427
  17973. Code Maze Weekly #184 - Code Maze
  17974. Building Kafka Event-Driven Applications with KafkaFlow
  17975. How to Use Basic Authentication With HttpClient? - Code Maze
  17976. S6E01 - Building Cross-Platform Apps with .NET MAUI: A Developer's Dream Come True with Matt Goldman
  17977. Vertical Slice Architecture Project Setup From Scratch
  17978. Building Cross-Platform Apps with .NET MAUI: A Developer's Dream Come True with Matt Goldman
  17979. Deploying Socket.IO to Azure Web App [UPDATED!]
  17980. 🌍Pattern matching in C#
  17981. Socket.IO on Azure
  17982. Socket.IO on Azure | Socket.IO
  17983. Blazor SSR Gets Auto-Render Mode in Latest .NET 8 Preview
  17984. Top 10 Web Application Security Risks In Microsoft Azure And Ways To Mitigate Them | Build5Nines
  17985. Drop git pull for fetch and rebase | Red Hat Developer
  17986. Using Labeled Loops In JavaScript
  17987. Threading in JavaScript
  17988. Null conditional await
  17989. Generative AI and .NET - Part 3 Chat Completions | LINQ to Fail
  17990. Google gets its way, bakes a user-tracking ad platform directly into Chrome
  17991. Let's Learn .NET - en-us: [Vietnamese] Generative AI
  17992. Designing a 3D Printed Toy for My Son
  17993. The IKEA-powered homelab on a wall
  17994. Unbundling Cash & Equity
  17995. eBPF journey by examples: L4 load balancing with XDP and Katran
  17996. A (Post-Pandemic) World Without Email
  17997. Sklearn Paired Cosine Distance Issue
  17998. BLASTPASS: NSO Group iPhone Zero-Click, Zero-Day Exploit Captured in the Wild - The Citizen Lab
  17999. Oxidised Moss | Serpent OS
  18000. I am not your Cloud person
  18001. Mass-Producing the Mistake Minimizer
  18002. Barbell: Template System in BQN
  18003. Interviews in the Age of AI: Ditch Leetcode - Try Code Reviews Instead
  18004. The Data Driven Falacy
  18005. How Do I Become a Front-End Developer in C#
  18006. .NET Monthly Roundup - June 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!
  18007. Episode 472 - Azure Vector Search Unveiled
  18008. Microsoft announces new Copilot Copyright Commitment for customers - Microsoft On the Issues
  18009. GitHub's Impact on the Open Source Ecosystem
  18010. Active North Korean campaign targeting security researchers
  18011. Kagi Small Web | Kagi Blog
  18012. Mullvad on Tailscale: Privately browse the web
  18013. .NET MAUI Community Standup - Allan Ritchie is SHINY!
  18014. Uno Platform 4.10 — .NET MAUI Embedding, 150+ UI Controls, and more
  18015. [Japanese] Let's Learn .NET - 生成系 AI
  18016. WinUI 3 ItemsView | WinAppSDK | XAML | UWP | WPF | .NET
  18017. Tailscale has partnered with Mullvad - Blog | Mullvad VPN
  18018. The Visual Studio Magazine 2023 Reader's Choice Awards Are Out -- Visual Studio Magazine
  18019. Bogus CVE follow-ups | daniel.haxx.se
  18020. A freestanding JavaScript function that uses this is easily mistaken for a constructor - The Old New Thing
  18021. How to Authenticate a Blazor Server App with Azure AD
  18022. Joe's Blog — a non-linear personal web notebook
  18023. The Weirdest Bug Your C# Code Has Right Now
  18024. Free your API. Misconceptions are holding you back!
  18025. Automatic web UI testing the .NET 8 applications using Selenium and Azure DevOps
  18026. Rider 2023.2 with C# Updates, UX/UI Enhancements and AI Assistant
  18027. .NET 7 💥 - Intro to Background Services (Hangfire) with ASP.NET Core Web Api 🔥🔥🔥🔥🔥🔥
  18028. Testing Using Testcontainers for .NET and Docker - Code Maze
  18029. Release jq 1.7 · jqlang/jq
  18030. Blockchain Privacy and Regulatory Compliance: Towards a Practical Equilibrium
  18031. Enable passkeys in .NET with Bitwarden Passwordless.dev | Bitwarden Blog
  18032. Landscape of .NET Parallelism
  18033. AWS Toolkit for Visual Studio adds support for Arm64 Visual Studio | Amazon Web Services
  18034. Exploring Blazor Changes in .NET 8 - Auto Render Mode
  18035. Libraries and Frameworks and Platforms, Oh My!
  18036. Enabling List<T> to store large amounts of elements
  18037. Walkthroughs in the Windows Terminal Repository
  18038. The 2 rules of software architecture
  18039. .NET Rocks! Mediatr with Jimmy Bogard
  18040. EI026: SQL Processing Service (Part 6)
  18041. .NET MAUI Community Toolkit Monthly Standup, September 2023
  18042. 🗜 omg it's a smolsite
  18043. Results of Major Technical Investigations for Storm-0558 Key Acquisition | MSRC Blog
  18044. GitHub - davidchisnall/container-vm-scripts: Scripts for building FreeBSD VMs for use with podman
  18045. *Privacy Not Included: A Buyer’s Guide for Connected Products
  18046. Tales from the .NET Migration Trenches - Empty Proxy
  18047. 373: Installing the .NET 9 Alpha
  18048. UK pulls back from clash with Big Tech over private messaging
  18049. Fully automated data driven authoritarianism ain’t what it’s cracked up to be
  18050. The future headwinds
  18051. Understanding Wasm, Part 3: You Are Here - Chris Dickinson
  18052. Node.js includes built-in support for .env files
  18053. ryjo.codes - A JSON Validator in C
  18054. Understanding Request Latency with Profiling
  18055. Make your own PCB Hacker Card
  18056. .NET Upgrade Assistant Boosts MAUI as .NET 8 Nears GA -- Visual Studio Magazine
  18057. Let's Read the Turbo Source: What Happens When You Click a Link?
  18058. What's New in Teams Toolkit for Visual Studio 17.7
  18059. Can I trust the code that GitHub Copilot generates?
  18060. More Effective Remote Working
  18061. Dunghill Anti-Pattern - Why utility classes and modules smell?
  18062. How Much Should Founders Pay Themselves?
  18063. Luasnip and Treesitter for Smarter Snippets
  18064. An Internet of PHP
  18065. How one Book changed my view about Writing Online
  18066. How to Write a Secure JWT Library If You Absolutely Must
  18067. Point Nemo, revisited
  18068. How-to Evaluate a Product Roadmap, for Engineers
  18069. Please Kindly Leave Stdout Alone When Printing Your Beautiful Logo
  18070. The Hybrid Architecture of Kinopio for iOS
  18071. Push and Pull
  18072. Simulation extractable versions of Groth’s zk-SNARK revisited - International Journal of Information Security
  18073. U.K. Abandons, for Now, Legislation That Would Have Banned End-to-End Encryption
  18074. Scheduled or Delayed Messages in Wolverine
  18075. GitHub - leandromoreira/linux-network-performance-parameters: Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
  18076. Elevating Debugging with Auto-decompilation and External Sources - Visual Studio Blog
  18077. Autumn and Fall
  18078. Reviewing Bad C# Advice | Q&A | .NET & C# 🔴 LIVE
  18079. 10 Time-Saving Tips in Visual Studio 2022 (with Tim Corey)
  18080. Is this duplo train track under too much tension?
  18081. GitHub - eigilnikolajsen/commit-mono: Commit Mono is an anonymous and neutral programming typeface focused on creating a better reading experience.
  18082. New EU Rules: Smartphones and Tablets will follow new ecodesign requirements by June 2025! - Right to Repair Europe
  18083. If You’ve Got a New Car, It’s a Data Privacy Nightmare
  18084. The Ultimate Guide to Network Programming in C# 12 & .NET 8 - Chris Woodruff's Blog
  18085. How would you say "She said goodbye too many times before." in Latin?
  18086. Detecting whether a tree-like data structure contains a cycle - The Old New Thing
  18087. Demystifying Retrieval Augmented Generation with .NET - .NET Blog
  18088. Dictionary - A Primer On When And How To Use in C#
  18089. ASP.NET Core in Action, Third Edition: Lock, Andrew: 9781633438620: Amazon.com: Books
  18090. Microsoft .NET Code Analysis: Properly Formatting Class Files
  18091. Everything you need to know about configuration and secret management in .NET
  18092. fast.ai - Can LLMs learn from a single example?
  18093. Differences Between Any and Exists Methods in C# - Code Maze
  18094. EI025: SQL Processing Service (Part 5)
  18095. Multi-tenancy with ASP.NET Core and FinBuckle.Multitenant
  18096. Build your UI as a finite state machine
  18097. Event Counters - Running Locally
  18098. Tracing Specifics – Know your System with OpenTelmetry
  18099. What Is A Front-End Developer?
  18100. GitHub - EmNudge/watlings: Learn WebAssembly by writing small programs!
  18101. Charybdis
  18102. SwissMicros' beautiful "HP" calculators
  18103. Visa Expands Stablecoin Settlement Capabilities to Merchant Acquirers
  18104. Optimize Supabase API: Rate Limiting Guide
  18105. Review of Korean Generative AI - Wrtn
  18106. Don't Procrastinate, Iterate
  18107. 🧑🏻‍💻 Backend Developer Roadmap | Alex Hyett
  18108. Why are there no nonexponential nonlinear loans?
  18109. I spent $420 building a 20TB DIY NAS to use as an off-site backup
  18110. Mats Eikeland Mollestad | DX can be more than just 'It Feels Good'
  18111. The Evolution of Open Source Business Models by @ttunguz
  18112. Bento Layouts Tilt Me
  18113. Moving the Posts: Adventures in Legacy Infrastructure Migrations
  18114. Dilemna of the broke audiophile
  18115. Amor Fati
  18116. Design tool memory usage
  18117. GitHub - measuredco/puck: The self-hosted drag and drop editor for React.
  18118. On .NET Live - Exploring Oqtane for Blazor and .NET MAUI
  18119. How Google Stores 10,000 Petabytes of Data Efficiently
  18120. Weighted k-Nearest Neighbors Regression Using C# -- Visual Studio Magazine
  18121. GitHub - opentffoundation/opentf: OpenTF lets you declaratively manage your cloud infrastructure.
  18122. Keep your casing with Case-preserving Find and Replace - Visual Studio Blog
  18123. Android 14 blocks all modification of system certificates, even as root
  18124. &quot;Waterfall&quot; doesn&#39;t mean what you think it means
  18125. The Power of Thinking About “The Thing After the Thing”
  18126. GitHub - waf/CSharpRepl: A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
  18127. Why I Don’t Write Long Methods Anymore
  18128. When documentation cautions that something may not happen, that suggests that it normally does happen - The Old New Thing
  18129. Thoughts on automatic statistical methods and broken assumptions
  18130. Sep 0.2.3 - .NET 8 and AVX-512 Preview
  18131. GitHub has too many hidden features
  18132. Decorator Pattern - How To Master It In C# Using Autofac
  18133. Deploying a Dapr Sidecar to Azure Container Instances
  18134. ZFS for Dummies - Gamedev Guide
  18135. Turn off monitors when locking the computer - Gérald Barré
  18136. Background Services in .NET #shorts #hangfire
  18137. How to Hide an Endpoint in Swagger - Code Maze
  18138. Enforcing Architecture in .NET with tests
  18139. Using Docker environment variables at JavaScript runtime
  18140. Closures in C# demystified
  18141. OSS Power-Ups: bUnit – Webinar Recording | The .NET Tools Blog
  18142. Azure Pipelines - Batching your CI builds
  18143. Decomposing CTFiYH's sample code base
  18144. Generative AI and .NET - Part 2 SDK | LINQ to Fail
  18145. Get a Cable Modem....Go to Jail
  18146. GitHub - lambertjamesd/portal64: A demake of Portal for the Nintendo 64
  18147. Tidal Energy - Not Renewable
  18148. Writing a C compiler in 500 lines of Python
  18149. Abstract Pickup
  18150. Send Full Resolution Photos and Videos Using WhatsApp
  18151. Practice and Experience — bayindirh
  18152. The Great Disruption Has Begun — Paul Gilding
  18153. Nugs And Negative Failure Demand
  18154. Falling in Love With Retro
  18155. Why Bus Factor should be a key metric for any software team?
  18156. VPN Relationships
  18157. Refurb weekend: PowerBook Duo 2300c
  18158. Are You Getting the Performance Ratings You Deserve?
  18159. LLM now provides tools for working with embeddings
  18160. Wayland and screen savers
  18161. How to Add a Visual Label to Web Content
  18162. How Mixpanel Cohorts really work
  18163. How to write a renderer for modern graphics APIs
  18164. The Boss I never wanted to be | Matteo Pescarin's Blog
  18165. WebScraping in Bash | Muhammad
  18166. Mastering curl: interactive text guide
  18167. Vector search for dummies
  18168. What 0 to 6 Months of Photography Has Taught Me
  18169. Why is Bitwarden returning 503s to my Windows app?
  18170. Why You're Writing Too Much .NET Application Code
  18171. Two years for developing an MMO
  18172. Beginner's Guide To Dictionaries In C#
  18173. Support for custom headers for handshake · Issue #16 · whatwg/websockets
  18174. Access Calendars and Events with CalendarStore plugin in .NET MAUI
  18175. Optimizing a three way merge
  18176. GitHub - kevingosse/ManagedDotnetProfiler: Implementation of a .NET profiler in C# with NativeAOT
  18177. How to use Output Cache with Authentication
  18178. Just for fun: What happens when you shift a register by more than the register size? - The Old New Thing
  18179. cola: a text CRDT for real-time collaborative editing
  18180. Reviewing Bad LinkedIn C# Advice
  18181. How To: Dictionary in C# Simplified - Dev Leader
  18182. Stories are bad for your intelligence
  18183. Visual Studio for Mac Retirement Officially Announced
  18184. Introducing our summer '23 research seminars
  18185. 374: The AI Behind Airport Security
  18186. Weekly 0067
  18187. Pair programming a game with GitHub Copilot and a human
  18188. Tail recursion
  18189. C# Threading and Multithreading: A Guide With Examples
  18190. .NET 6 - Async scopes
  18191. 7 Command Prompt Techniques in Windows You Should Know
  18192. Difference Between String, FormattableString, IFormattable in C# - Code Maze
  18193. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  18194. Make this logo in keynote/freeform in 4 minutes
  18195. YouTube
  18196. Raft Consensus Algorithm
  18197. A Meditation on Matcha
  18198. sled theoretical performance guide
  18199. Why I don’t want to grow my freelance design studio into an agency | Nela Dunato Art & Design
  18200. Either - Error Handling in Functional Programming | Sandro Maglione
  18201. Review: Glove80 Ergonomic Keyboard | Daniël de Kok
  18202. "Shut The Box" Analysis
  18203. I Paid For an Award to Prove the Internet 2.0 Conference is a Scam: Part One
  18204. Simulating Gravitational Lensing
  18205. Can you use a class in C? · On the Joy of Problems
  18206. Lucas Kostka - it's time to brush up robots.txt
  18207. Validate Reliability of a Research Paper
  18208. Fast Tokenizers with StringScanner | Tenderlove Making
  18209. How to Not Build a React App (Part VII)
  18210. Save bandwidth with Compression when sending and reading data using HTTPClient in dotnet
  18211. When do modernization edits conflict with the author's intent?
  18212. Hacking the Timex m851
  18213. Climate Change Tracker
  18214. Use DateOnly and TimeOnly with EF Core 6, 7 & 8 and Azure SQL / SQL Server
  18215. Elevate Your .NET Testing Strategy #4: InMemory vs Repository pattern
  18216. Weekly Update 362
  18217. Blazor WASM Cookie Authentication Tutorial
  18218. YouTube
  18219. Episode 289: Penumbra Catch Up with Finch, Erwan and Jen - ZK Podcast
  18220. Free Microsoft Certification : C#
  18221. What is Orchestration in Microservices? #shorts
  18222. The boiling frog of digital freedom
  18223. The Modern .NET Show Trailer
  18224. Hacker used ransomware to lock victims in their IoT chastity belt
  18225. Tesla, Rivian Put On Fake Show Of Support For ‘Right To Repair’
  18226. LensLeech
  18227. Orhun's Blog
  18228. The day I called Microsoft Support
  18229. An Intuition for Logarithms · On the Joy of Problems
  18230. Collecting Prometheus metrics from multi-process web servers, the Ruby case
  18231. Why Camera Makers Will Be Dead (Soonish)
  18232. Don't write
  18233. Waking up my NAS remotely using Tailscale
  18234. Software Testing | Jerred Shepherd
  18235. Exploring Lesser-Known Commands and Advanced Features of Homebrew | Muhammad
  18236. GameRoy: JIT compilation in High-Accuracy Game Boy Emulation
  18237. Parallels between playing Diablo 4 co-op and working with others
  18238. Heroes | ruiper.es
  18239. Your Quick Guide to Pattern Matching in C# - Coding Sonata
  18240. The Worst Programmer I Know
  18241. Data Breach (August 2023)
  18242. TONS of Beginner Resources – Dev Leader Weekly #7
  18243. Explaining The Postgres Meme
  18244. .NET Architecture | Pagination in under 5 minutes
  18245. Add Caching With the Decorator Pattern #shorts
  18246. What Is A JavaScript Bundler? - CodeJourney.net
  18247. Auditing ZK circuits for a living (with David Wong - ZKSecurity.xyz)
  18248. Wikipedia search-by-vibes through millions of pages offline
  18249. Connect 1Password
  18250. Universal and Transferable Adversarial Attacks on Aligned Language Models
  18251. Universal and Transferable Attacks on Aligned Language Models
  18252. Chris's Wiki :: blog/unix/WaylandTechnicalMeritsIrrelevant
  18253. The 11 Types Of Toxic Pull Requests (According To 4.5 Million Code Branches)
  18254. Wavacity | Online Audio Editor Based on Audacity
  18255. Fossil
  18256. The Fast Fourier Transform over finite fields
  18257. Testcontainers - Integration Testing Using Docker In .NET
  18258. Life in Software Development – FAQ3 - Dev Leader
  18259. ASP.NET Core News - 09/01/2023
  18260. Kubernetes+PaaS environment CVT
  18261. Start Your Cloud Journey with Azure App Service
  18262. Make your smartphone a little dumber
  18263. The Mystery of the Bloomfield Bridge
  18264. Half Year of Bringing Ideas to Life
  18265. SaaS for Developers with Gwen Shapira — Postgres, Performance and Rails with Andrew Atkinson 🎙️
  18266. Android Linux
  18267. Gestión de Contraseñas Usando Contenedores Podman
  18268. Things To Look For In Work · Some ninja
  18269. Rust: Generics Considered Colorful
  18270. Doing Laundry on Campus Without a Phone
  18271. Restarting macOS apps automatically on crash - Alin Panaitiu
  18272. Rails Database Migrations Cheatsheet
  18273. Why Taiwan?
  18274. Maxwell Rules - Homographies: Looking through a pinhole
  18275. QakBot Takedown Payload Analysis
  18276. Becoming a contractor
  18277. Oldest software system in continuous use
  18278. Doug Lenat, 1950-2023
  18279. Get Rider with 65% off
  18280. Devs' Choice to Replace Visual Studio for Mac? Rider -- Visual Studio Magazine
  18281. Behind The Screen – 2023 September, Week 1 – Distractions
  18282. X/Twitter has updated its Terms of Service to let it use Posts for AI training
  18283. How I started in software development
  18284. What is CQRS #shorts #microservices
  18285. How do I find out more about the fail-fast exception that occurs when an exception in a PPL task goes unobserved? - The Old New Thing
  18286. Delegating Handler - It's Like Middleware But For HttpClient
  18287. Code Maze Weekly #183 - Code Maze
  18288. Ask Microsoft if They Plan to Use Our Personal Data to Train AI
  18289. Generative AI and .NET - Part 1 Intro | LINQ to Fail
  18290. Auditing ZK circuits for a living (with David Wong - ZKSecurity.xyz)
  18291. Turn on Nullability checks by default
  18292. A Definitive Guide to Using the Web Share API
  18293. Use explicit Lambdas with LINQ
  18294. Watch what we have to say about ZK security in the Node Guardians season 2 episode 1
  18295. EI024: SQL Processing Service (Part 4)
  18296. Playing MIDI through SoundFonts with NAudio and MeltySynth
  18297. GitHub - starkware-libs/stone-prover
  18298. NuGet - Lock files
  18299. Introduction to TDD
  18300. Testing C# with F#
  18301. Announcing my new blog · Higashi.blog
  18302. Optimistic Concurrency in ASP.NET Core Web API - Code Maze
  18303. [Africa] Let's Learn .NET - Generative AI
  18304. Rider: The Cross-Platform .NET IDE from JetBrains
  18305. Teaching with AI
  18306. X-ray CT scans reveal the art and science of coffee as never before
  18307. Task Management using Emacs and Org-mode
  18308. The myth of Google's plus
  18309. Plans for Marten V7 and Beyond
  18310. There is no "bouncing" back - Dan Norris
  18311. Wii Architecture | A Practical Analysis
  18312. An Introduction To The Gut Microbiome, Part 1
  18313. Response to “Flatpak Is Not the Future”
  18314. Scrum: Failure By Design?
  18315. Costs exposed: Frameworks - Julio Merino (jmmv.dev)
  18316. Loud & Wrong
  18317. Time After Time
  18318. Freedom Is in Being Who You Are
  18319. Comparing request handlers in Scotty, Yesod, and Servant
  18320. After Killing Visual Studio for Mac, Microsoft Reassures Fearful .NET MAUI Devs -- Visual Studio Magazine
  18321. From Azure SQL DB to EF Core Web API using only cross platform CLI tools
  18322. .NET 7 💥 - Intro to CQRS and MediatR with ASP.NET Core Web Api
  18323. Xamarin Forms - Create a Navigation System Without Frameworks
  18324. Setting up VS Code for C# development
  18325. Want to build a good API? Here's 5 Tips for API Design.
  18326. Vertical Slices - Why the Best Developers Are Obsessed
  18327. Diagnosing a crash when trying to call ReadFile via language interop - The Old New Thing
  18328. Change Your Code’s Behavior Without Changes in C#
  18329. What is Yield Return in C#? #shorts
  18330. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  18331. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  18332. Ryujinx - Nintendo Switch Emulator
  18333. Data om 186 000 svenska pensionskunder har läckt ut
  18334. Visual Studio for Mac will be retired - Get started with VSCode for .NET MAUI
  18335. How to Return HTTP 500 Status Code From ASP.NET Core
  18336. .NET Upgrade Assistant: Project Features Upgrade and .NET MAUI Improvements
  18337. Use multiple Microsoft Entra Verified ID credentials in a verification presentation
  18338. Absurd Success
  18339. Blazor Basics: Creating a Todo App Using Blazor Server
  18340. The Reverse Red Herring
  18341. Reasoning Task, Async & Await in .NET
  18342. Join us for JetBrains .NET Day Online ’23 | The .NET Tools Blog
  18343. A first crack at the Args kata
  18344. .NET Rocks! Applied Large Language Models with Brian MacKay
  18345. Improving Collaboration between Software Engineering Leadership and Management
  18346. Where did AI come from and where is it going?
  18347. *@gmail.com
  18348. GitHub - eschluntz/compress: Text compression for generating keyboard expansions
  18349. Episode 290: Exploring, Teaching and Auditing ZK with David Wong - ZK Podcast
  18350. Episode 471 - AI Trends in Financial Services
  18351. The History of Data with Ted Neward
  18352. Supporting the Open Source AI Community | Andreessen Horowitz
  18353. My Caste
  18354. The Double It and Pass It On License
  18355. Models are great, life just won’t follow them
  18356. Profiling oneAPI.jl applications with VTune ⋅ JuliaGPU
  18357. are animals able to apologize?
  18358. Transactions Across Data Stores
  18359. What is Reinforcement Learning and How it differs to Machine Learning?
  18360. Microsoft Kills Visual Studio for Mac -- Visual Studio Magazine
  18361. The Weight of Information
  18362. One CTO's quest to never type "the" again
  18363. Getting my amateur radio (ham) license
  18364. From Founder to CTO
  18365. Have you ever thought about this?
  18366. Why are websites embarrassing?
  18367. Documentation Belongs in Engineering – Lennart Koopmann
  18368. Lightweight Virtualization Metallize Libkrun Vsock
  18369. End-to-end encryption with Proton Mail
  18370. How to Not Build a React App (Part VI)
  18371. The Supply Chain Data Scientist
  18372. A DIY ‘bionic pancreas’ is changing diabetes care — what's next?
  18373. I Tracked an NYC Subway Rider's Movements with an MTA ‘Feature’
  18374. Episode 290: Exploring, Teaching and Auditing ZK with David Wong - ZK Podcast
  18375. Avalonia VS Code Tool Now in Preview for Everyone -- Visual Studio Magazine
  18376. Listen to us on zeroknowledge.fm
  18377. Visual Studio for Mac Retirement Announcement - Visual Studio Blog
  18378. Linux 6.6 To Better Protect Against The Illicit Behavior Of NVIDIA's Proprietary Driver
  18379. The First Stable Release of a Memory Safe sudo Implementation
  18380. Microservices Hell #shorts
  18381. Not all O(1) operations are considered equal
  18382. Announcing Windows 11 Insider Preview Build 23531 (Dev Channel)
  18383. How can I programmatically obtain the value of the "Make text bigger" slider? - The Old New Thing
  18384. AUTODECOMPILATION IS HERE! | Visual Studio 2022 Update 17.7
  18385. Winglang in 10 minutes
  18386. CoTracker: It is Better to Track Together
  18387. GitHub - Ruddle/Fomos: Experimental OS, built with rust
  18388. Ensuring Robustness with Bulletproof Disposable Types in Microsoft .NET
  18389. Dynamically Switching DbContext Using Entity Framework Core
  18390. Intel Shows 8 Core 528 Thread Processor with Silicon Photonics
  18391. 5 Easy Steps to Migrate from ASP.NET MVC to ASP.NET Core
  18392. .NET on Azure Functions – August 2023 roadmap update
  18393. JavaScript Functions and Scope – a Beginner's Guide
  18394. Measuring Unicode String Lengths with C#
  18395. Use cost as an architecture fitness function
  18396. Windows Community Toolkit for UWP, WinUI and Uno - Nick's .NET Travels
  18397. JUXT Blog: Clojure in Banking: Griffin
  18398. iFixit Tears Down McDonald's McFlurry Machine, Petitions Government for Right to Hack Them
  18399. Should I Create A Minimal API Or Full API?
  18400. ISPs Should Not Police Online Speech—No Matter How Awful It Is.
  18401. Do I need to notify you if I don't wish to purchase a subscription?
  18402. Compiling Rust for .NET, using only tea and stubbornness!
  18403. Choosing Apache Kafka For A New Project – A Questionnaire
  18404. Maghammer: My personal data warehouse @ osmarks' website
  18405. Why you might not want to publicly self-host a Wikipedia clone
  18406. How to Be Happier Without Really Trying - Barking Up The Wrong Tree
  18407. The Knowledge Bottleneck I used to be
  18408. Adam Nemeth - Software Engineer
  18409. Bond risks
  18410. The fancy data stack—batch version
  18411. Automata Part 1: Understanding Position Automata
  18412. A Pigeon is still faster than the Internet
  18413. SOLID: Crafting Software To Conquer Complexity
  18414. Why browser extension games need access to all websites
  18415. Quick overview of AIWhispr design
  18416. The Upside of Impostor Syndrome
  18417. How to Not Build a React App (Part V)
  18418. No More Code Monkeys
  18419. Avoid the Junior word
  18420. Ruby Outperforms C: Breaking the Catch-22
  18421. C# Spotlight: Earn Cert and Dice Advice -- Visual Studio Magazine
  18422. Ratio estimator based on the Hodges-Lehmann approach
  18423. Coffee and Open Source Conversation - Kris Moore
  18424. Support Policy Demystified for .NET
  18425. A resource for the OpenBSD community
  18426. New .NET Upgrade Assistant version with feature updates and .NET MAUI improvements! - .NET Blog
  18427. Learn about new and old VS tools on Visual Studio Toolbox! - Visual Studio Blog
  18428. Common commands in Terraform
  18429. Microplastics on the brain?
  18430. Modern High Performance C# 2023 Edition
  18431. Using RavenDB from Cloudflare Workers
  18432. ASP.NET Core Integration Testing Crash Course
  18433. The popularity of DOS/4GW made Windows 95 game compatibility a little easier, but with higher stakes - The Old New Thing
  18434. Cloudflare’s tenant platform in action: Meter deploys DNS filtering at scale
  18435. Elixir Saves Pinterest $2 Million a Year In Server Costs
  18436. BearerToken: The new Authentication handler in .NET 8 – Tore Nestenius
  18437. How to Get a JSON Array Using IConfiguration in ASP.NET Core
  18438. Phase out precompiled by pinkforest · Pull Request #2590 · serde-rs/serde
  18439. 9 "hidden" features in Visual Studio that you may not know
  18440. 6 Best Practices for Documenting APIs
  18441. Mastering Unit Tests in .NET: Best Practices and Naming Conventions
  18442. What's new for the Microsoft Fluent UI Blazor library version 3.0.0
  18443. Data-driven Localization for .NET REST APIs
  18444. ASP.NET Core Clean Architecture Template v8 Released
  18445. FluentUI.Demo.Client
  18446. DevToys–A swiss army knife for developers
  18447. Run My Code! (code injection on Windows)
  18448. EI023: AI Processing Services (Part 12)
  18449. Path Minimization
  18450. A Brazilian phone spyware was hacked and victims’ devices 'deleted' from server | TechCrunch
  18451. What programming languages does GitHub Copilot support?
  18452. 72-Year-Old C++ Creator Bjarne Stroustrup Shares Life Advice - Slashdot
  18453. ASP.NET Core in .NET 8 continues to Reveal New Features! Too many features released?
  18454. Flaky Tests are POISON And You Should Delete Them (NOW)
  18455. Zero-Knowledge Proof Research | Berkeley RDI
  18456. Scalable zkRollups via Fully Distributed Zero-Knowledge Proofs
  18457. Improving logarithmic derivative lookups using GKR
  18458. What's New in TypeScript 5.2 -- Visual Studio Magazine
  18459. Creating Scroll Reveal Effects in Uno Platform Apps
  18460. Answering "Why did the KPI change?" using decomposition
  18461. Fig has joined AWS!
  18462. Burnt Out At 17
  18463. Wide Binary Results Favoring MOND
  18464. The AIKEA Effect - Artur Piszek
  18465. Why I’m not learning to code (and why tech needs more humanists)
  18466. Elijah Potter
  18467. OpenTelemetry in 2023
  18468. Vacation Study Ideas
  18469. Finally, Stable Diffusion SDXL with ROCm acceleration and benchmarks
  18470. How to debug linux kernel API (syscalls issues)?
  18471. Reminder of Negative Work
  18472. Build norms, not features
  18473. Enable 'preview urls' for Cloudflare Pages with 3 clicks
  18474. Ryan Bigg - Saving time with fzf
  18475. Using nix-shell to create and share reproducible embedded development environments
  18476. Premature Optimization: Universally Misunderstood
  18477. Living an examined life · Mike San Román
  18478. Shit, My Co-Founder has Raging ADHD || Xipu Li
  18479. The Tale of a Corrupt Backup
  18480. Introducing ChatGPT Enterprise
  18481. Announcing the Foundational C# Certification
  18482. FIFO queues are all you need for cache eviction
  18483. When your classmates threaten you with felony charges | R. Miles McCain
  18484. Announcing the New Foundational C# Certification with freeCodeCamp - .NET Blog
  18485. Weekly 0066
  18486. Visual Studio Tool Lets Devs See Images, Not Just Text Strings -- Visual Studio Magazine
  18487. (New) Foundational C# with Microsoft Certification | freeCodeCamp.org
  18488. What do I think about Community Notes?
  18489. New Images and Video Confirm Austin-Made Tesla Model Y Has Cracked Front Casting
  18490. Computer Vision on Azure with C#
  18491. The Secret HttpClient Feature You Need To Use in .NET
  18492. Deploy ASP.NET Core Applications on Linux With Apache - Code Maze
  18493. Recording: RavenDB and High Performance with Oren Eini
  18494. Convert YAML to JSON with PowerShell Core - Gérald Barré
  18495. Working with images just got easier in Visual Studio - Visual Studio Blog
  18496. CLI text processing with GNU awk
  18497. Loosely Coupled, Reusable Events with Event Triggers - .NET MAUI 101
  18498. Just for fun: Which processors prefer sign-extended loads, and which prefer zero-extended loads? - The Old New Thing
  18499. Find The Area Of A Rectangle – A Simple C# Program
  18500. From GPT to GDP: How Artificial Intelligence is Changing the Workplace
  18501. Support ActivityPub for merge requests (&11247) · Epics · GitLab.org · GitLab
  18502. Season 6 Teaser
  18503. Adding Header and Footer to a PDF Using the iText Library
  18504. 373: Installing the .NET 9 Alpha
  18505. The Modern .NET Show
  18506. Algorithm for offsetting a latitude/longitude by some amount of meters
  18507. GitHub - liam-ilan/crumb: The Crumb Programming Language
  18508. Marten Linq Provider Improvements
  18509. WE OUTSIDE: THE END
  18510. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  18511. The Internet is Empty
  18512. Demodulation of the 5G NR downlink – Daniel Estévez
  18513. Compare Task Processing Approaches in Scala | Bin Wang
  18514. How to Check if a Variable is Defined in Ruby with defined? Keyword
  18515. That Old NetBSD Server, Running Since 2010
  18516. Rationality is good, but overrated
  18517. A List of Really Obvious Things
  18518. Brief lessons from using LLM APIs in production
  18519. Working through Gossip Glomers in Racket | Nikhil's blog
  18520. Where is a VPN actually useful? | Daniel Oaks blog
  18521. Stepping back from the Tusky project
  18522. Tacit Knowledge is Dangerous
  18523. Get Into Motion
  18524. #14 Secrets d'experts en marketing de Russell Brunson - Doumer's Blog
  18525. Prisoners of Google Android Development | Solutional
  18526. Cool & Unique Cryptography Features for Modern Sui DApps
  18527. zkSecurity partners with ZPrize to make you win hundreds of thousands of dollars!
  18528. Timmoth
  18529. MassTransit #3: Migrating mediator pattern from MediatR
  18530. Polyglot Notebooks in 7 minutes
  18531. 8 Reasons Why WhatsApp Was Able to Support 50 Billion Messages a Day With Only 32 Engineers
  18532. Single Responsibility Principle in C#
  18533. Readonly Modifier in C# - Code Maze
  18534. Why I Won't Run Another Business
  18535. Block YouTube Ads on AppleTV by Decrypting and Stripping Ads from Profobuf
  18536. The "Weak Event" Pattern in C#
  18537. </> htmx ~ Why htmx Does Not Have a Build Step
  18538. Slack's Migration to a Cellular Architecture - Slack Engineering
  18539. Microsoft.Fast.Components.FluentUI 2.4.3
  18540. Visual Studio 2022: C# Global Namespace
  18541. The Rise of Joe Rogan
  18542. How To Use Typed HttpClients In .NET #shorts
  18543. 7 reasons to replace advanced search with filters so users can easily find what they need
  18544. Refactoring with C# and Visual Studio
  18545. How AGI Happens
  18546. UX Design Patterns for Loading
  18547. Thoughts about what worked in math circles
  18548. Implications of Approaching the Singularity
  18549. Arguments Against IDEs
  18550. YABS [yet another benchmark]
  18551. JVM Anatomy Quarks
  18552. The hierarchy of innovation
  18553. You Should Be Working On Hardware
  18554. Entropy in Engineering Processes - Logically
  18555. The Ptrace Anti Re Trick
  18556. Initial Impressions of Microsoft Olive
  18557. Setting up a blog on Cloudflare Pages - Hello world
  18558. Blockchain Applications Stanford Summit
  18559. You like Circom but you find it confusing? Introducing Circomscribe
  18560. Giving up the iPad-only travel dream
  18561. CVE-2020-19909 is everything that is wrong with CVEs
  18562. How to Use Mutex in C# - Code Maze
  18563. Teams Toolkit for Visual Studio: Automated Lifecycles and Integrated Bot Debugging
  18564. AI Search Engine and Pair Programmer
  18565. Inspiration
  18566. GitHub - wcabus/nes-sharp: A NES emulator written in C#
  18567. Orchestration vs Choreography
  18568. My hair became my spectacles. | Siddhartha Gunti
  18569. WGA To AMPTP: Thanks For Getting That Draft In. Well Told. - AllYourScreens.com
  18570. An Introduction to OpenAI fine-tuning
  18571. Understanding and Building Neural Networks: A Step-by-Step Guide from Scratch
  18572. A couple of words about interactors in Rails | articles about programming on mkdev
  18573. Making the case for Laravel as a Next.js alternative
  18574. Detecting and blocking OpenAI crawlers | aaron blog
  18575. Nurses should spend less time helping patients and more time ordering bandages
  18576. Do disturb me | Goto Assignment: A better local Goto Definition
  18577. How I backup my servers
  18578. An introduction to Decentralized Identity
  18579. Raise Less, Build More
  18580. Ghostty Devlog 003
  18581. Foreach derp with Csh
  18582. Selling The Blades | blarg
  18583. Bézier Curves - and the logic behind them | Richard Ekwonye
  18584. On .NET Live
  18585. Xamarin Forms - Create a weather application step by step
  18586. Generate ASCII Art - A Simple How-To in C#
  18587. Escola Agil leverages .NET MAUI to enhance safety in Brazilian schools
  18588. L2BEAT – The state of the layer two ecosystem
  18589. Unpacking Elixir: Concurrency
  18590. Weekly Update 362
  18591. OpenTF created a fork of Terraform!
  18592. Detecting boomerang values in zero-knowledge circuits using tag analysis
  18593. Make Your Art UNIQUE - Build Your Own ASCII Art Generator in #dotnet
  18594. Fiat-Shamir Security of FRI and Related SNARKs
  18595. How SNARKs fall short for FHE
  18596. On writing loops in continuation-passing style, part 4 - The Old New Thing
  18597. Friday Facts #373 - Factorio: Space Age | Factorio
  18598. PowerShell: Turn Your Custom Objects into CSV Files (and vice versa) with a Snap of Your Fingers
  18599. Code Maze Weekly #182 - Code Maze
  18600. Introducing Proof-of-Work Defense for Onion Services | Tor Project
  18601. Factor 0.99 now available – Re: Factor
  18602. The complete sequence of a human Y chromosome - Nature
  18603. My Solution To The Dev Skills Crisis: Much Smaller Teams
  18604. Beyond the Basics: .NET MAUI Extension in Visual Studio Code
  18605. FreeBSD on Firecracker
  18606. Announcing TypeScript 5.2 - TypeScript
  18607. Quick tip: Getting all links from any web site into a spreadsheet using browser developer tools
  18608. Burke Learns Blazor - Edit Form and API Updates
  18609. Web Scraping for Me, But Not for Thee (Guest Blog Post) - Technology & Marketing Law Blog
  18610. Luckily I got hit by a car
  18611. Stable Linux mainline builds | Stéphane Graber's website
  18612. Creating an index for my personal website using NLP | James' Coffee Blog
  18613. Improve System Stability With Small Steps
  18614. LLMs Will Never Be Able to Do Math
  18615. Building a data warehouse
  18616. Getting our focus back
  18617. Inigo Quilez
  18618. Setting up CUDA on WSL2 in 2023
  18619. Adding Wi-Fi to the Macintosh Portable
  18620. The flat OS kernel utopia
  18621. Web API Development for the Absolute Beginner: A Step-by-step Approach to Learning the Fundamentals of Web API Development with .NET 7: Dominte, Irina: 9781484293478: Amazon.com: Books
  18622. Why is this new kind of AI everywhere? One Dev Question
  18623. Web API Development for the Absolute Beginner
  18624. Meta Connect 2023: Virtual Event
  18625. Bypassing Bitlocker using a cheap logic analyzer on a Lenovo laptop
  18626. GitHub - intel/intel-one-mono: Intel One Mono font repository
  18627. Hugging Face raises $235M from investors including Salesforce and Nvidia | TechCrunch
  18628. Delendum-SBC Research Meetup
  18629. Dynamically Adapting To Application Sizes
  18630. New Teams Toolkit for Visual Studio release with exciting features for .NET developers - Microsoft 365 Developer Blog
  18631. Public report of auditing Penumbra's circuits
  18632. Penumbra Security Audits Q3 2023
  18633. Developing with Multiple Repositories inside a Single Solution for .NET - CSE Developer Blog
  18634. Xamarin.Forms to .NET MAUI Upgrade & Migration Guide | 2023 Edition
  18635. Introducing Code Llama, a state-of-the-art large language model for coding
  18636. Domain Modeling Gone Right - Part 2
  18637. A twisted tale of memory optimization
  18638. “Minimal Architecture” on DotNetRocks
  18639. On writing loops in PPL and continuation-passing style, part 3 - The Old New Thing
  18640. Star your favorite websites in the dashboard
  18641. The .NET 8 Auth Changes You Must Know About!
  18642. Domain-Driven Design's Holy Grail
  18643. Fluid Framework 2.0 Alpha Features SharedTree Distributed Data Structure and Developer Tools
  18644. C# Interfaces With Default Method Implementations #shorts
  18645. 500 Byte Images: The Haiku Vector Icon Format
  18646. .NET Pro Guide | Stefan Đokić
  18647. Overview of Web PubSub for Socket.IO
  18648. Bun v0.8.0
  18649. How to Mark Methods as Deprecated in C# - Code Maze
  18650. NVIDIA Announces Financial Results for Second Quarter Fiscal 2024
  18651. Async Teaching Through PR Reviews
  18652. Generative Builder Pattern in C#
  18653. EI022: SQL Processing Service (Part 3)
  18654. Demo Front-End
  18655. .NET Rocks! Minimal Architecture with Jeremy Miller
  18656. How to sabotage your salary negotiation efforts before you even start
  18657. Fluent UI Insights: Accessible by default
  18658. IBM taps AI to translate COBOL code to Java | TechCrunch
  18659. Define the Game
  18660. Cool Caddy config tricks for your self-hosted domain
  18661. Rethinking the `setup` convention in Neovim. Is it time for a paradigm shift?
  18662. Gap
  18663. AI Human Generator – Generate and Modify People Online
  18664. ETS
  18665. Srikanth Vemaraju
  18666. How to set up a development environment in Android
  18667. Reflections on a Stanford Journey
  18668. Use web components for what they’re good at
  18669. How minimal is too minimal? Brainstorming syntax for VisionScript | James' Coffee Blog
  18670. On Task Anxiety
  18671. Ergaster - Syncing Notes with Obsidian
  18672. Accounting systems before TigerBeetle
  18673. Lewis Carson
  18674. Use Laravel’s Illuminate Database Query Builder With WordPress
  18675. An Excruciatingly Detailed Guide To SSH (But Only The Things I Actually Find Useful) · Graham Helton
  18676. String Poaster
  18677. Sharing Code Between Different Hardware/Prototypes with Meadow IoT
  18678. Microsoft Previews 'Python in Excel' -- Visual Studio Magazine
  18679. Episode 470 - News Roundup
  18680. Tales from the .NET Migration Trenches - Cataloging
  18681. .NET Framework August 2023 Cumulative Update Preview - .NET Blog
  18682. Creating a pretty console logger using Go's slog package
  18683. Pronunciation
  18684. New Video: 'await' Return Types
  18685. GitHub Copilot · Your AI pair programmer
  18686. Safely use secrets in HTTP requests in Visual Studio 2022 - Visual Studio Blog
  18687. Welk bedrag mag ik maximaal contant betalen?
  18688. On writing loops in PPL and continuation-passing style, part 2 - The Old New Thing
  18689. EF Core 8.0 Preview: Raw SQL Queries for Unmapped Types
  18690. LIVE telecast of Chandrayaan-3 Soft-landing
  18691. .NET MAUI in .NET 8 Preview 7 with Keyboard Accelerators, Fixes and Improvements
  18692. How to Conditionally Resolve Dependencies in .NET
  18693. Microsoft .NET Code Analysis: Random Is an Insecure Random Number Generator
  18694. Max Goodhart (@chromakode@mastodon.social)
  18695. .NET MAUI Summer Coding Adventure
  18696. Why to Modernize with Blazor? A Winning Strategy
  18697. Introducing Microsoft Playwright Testing private preview
  18698. EI021: AI Processing Service (Part 11)
  18699. MiniWord - Microsoft Office Word Templating
  18700. Cleaning up dangling DNS entries for an Azure DNS Zone
  18701. Writing Component Specs
  18702. Exploring Blazor Changes in .NET 8 - Capture User Input with Forms
  18703. ACH guide
  18704. GPT-3.5 Turbo fine-tuning and API updates
  18705. 5 New ASP net core features in dotnet 8 You'll Love this Year - Doumer's Blog
  18706. Weighted Mann-Whitney U test, Part 2
  18707. Stable Diffusion QR Code 101
  18708. On keeping sketchbooks | Attainable Felicity
  18709. Against Automaticity
  18710. Raspberry Pi x OpenWRT Travel Router – Tristam
  18711. Personal Strategies for Math Learning | Michael Hartl
  18712. What I'm Doing and How It's Going
  18713. Does my code get used to train GitHub Copilot?
  18714. 5 Engineering Lessons from Early Stage Startups
  18715. The Enchanted Vanuatu Trip
  18716. Why is a mood tracker from 2016 still the best?
  18717. Emergent Abilities of LLMs 🪴
  18718. Folly of Forecasts, Big Short Edition - The Big Picture
  18719. What Do You Want? - Calvin Rosser
  18720. Consciousness in the Age of Distraction
  18721. My thoughts on the 2023 FTC robotics season
  18722. Announcing Python in Excel: Combining the power of Python and the flexibility of Excel.
  18723. ASP.NET Community Standup - Auth and AoT in .NET 8
  18724. Simplified Code Refinement and Debugging with GitHub Copilot Chat - Visual Studio Blog
  18725. The first conformant M1 GPU driver
  18726. Arm Announces Public Filing of Registration Statement for Proposed Initial Public Offering
  18727. Unlocking Discord Nitro Features for Free
  18728. How to avoid KPI psychosis in your organization?
  18729. Learn AutoHotKey by stealing my scripts
  18730. On writing loops in PPL and continuation-passing style, part 1 - The Old New Thing
  18731. Blazor in .NET 8: Server-side and Streaming Rendering
  18732. Dependency Injection: How to Start with Autofac the Easy Way
  18733. What's New in .NET and C#
  18734. Beautiful Blazor UI Everywhere with Telerik
  18735. Last chance to win a ticket to APIDays London with my new book!
  18736. Adding JWT Authentication In ASP.NET Core With Firebase Authentication
  18737. Implement API Key Authentication in ASP.NET Core - Code Maze
  18738. React Basics: How and When to Use React Context
  18739. What is the SPACE developer productivity framework?
  18740. The Week in Dark Web - 29 August 2022 - Access Sales and Data Leaks - SOCRadar® Cyber Intelligence Inc.
  18741. Using ETags and Patching Rows in Azure Table Storage
  18742. Replacing Mock and Stub with a Fake
  18743. NonEmpty catamorphism
  18744. Compile-time type-checked truth tables
  18745. EI020: SQL Processing Service (Part 2)
  18746. 5 years ago Valve released Proton forever changing Linux gaming
  18747. Merge Conflict has a NEW home on YouTube!!!
  18748. ASP.NET Community Standup - ASP.NET Architecture Series: AOT in .NET 8
  18749. uBlock Origin Lite – Get this Extension for 🦊 Firefox (en-US)
  18750. I Made Stable Diffusion XL Smarter by Finetuning it on Bad AI-Generated Images
  18751. Folklore.org: Saving Lives
  18752. Roadmap to learn .NET in 2023
  18753. Do I really want AI to help debug my code?
  18754. On .NET Live - Finding joy in minimal APIs
  18755. Enjoying the Internet again with the Fediverse and IndieWeb
  18756. The Ugly Truth About Sleep
  18757. Concise explanations accelerate progress
  18758. What’s a Website
  18759. E-ink is so Retropunk
  18760. Algolia + NextJS for Ecommerce
  18761. Why LFI is a tough sell
  18762. Declarative package management with a Brewfile
  18763. We don't need to "degrow" the economy
  18764. DIY Deliberate Practice — Lynette Bye Coaching
  18765. Brenton Cleeland - Website Best Practices
  18766. Storing passkeys in password managers is okay, actually
  18767. The Problem with Friendly C – Embedded in Academia
  18768. Don't Fire Your Illustrator
  18769. JSON Sort CLI and Pre-Commit Hook
  18770. Listen to non-users!
  18771. A Process for Building LLM Classifiers
  18772. Reliable communication allows for simpler interfaces - Max's Notes
  18773. The Future of Data Engineering in the Warehouse
  18774. The Broad Set of Computer Science Problems Faced at Cloud Database Companies
  18775. Backing Up Personal Files with rclone
  18776. Metaphors for thinking about LLMs
  18777. What's New in Blazor for .NET 8
  18778. VS Code Tool for Microsoft Teams Sports New Chat Bot App Template -- Visual Studio Magazine
  18779. Installing Terraform on Windows
  18780. GrapeCity Updates Components for WinUI, .NET MAUI, WinForms -- Visual Studio Magazine
  18781. New in Visual Studio: Compare Files with Solution Explorer - Visual Studio Blog
  18782. Why Do You Have to Return "Task" Whenever You "await" Something in a Method in C#?
  18783. Saving data locally with SQLite for Meadow IoT Devices
  18784. GNU Parallel, where have you been all my life?
  18785. Build Your First Plugin for .NET MAUI with this FREE Template!
  18786. Automating Service Registration with Reflection
  18787. Balancing Learning with Practical Application in Programming: A Deep Dive - Dev Leader
  18788. Inside STL: The different types of shared pointer control blocks - The Old New Thing
  18789. Background Tasks Are Finally Fixed in .NET 8
  18790. Delegating Handler - It's Like Middleware But For HttpClient #shorts
  18791. Anxious individuals shift emotion control from lateral frontal pole to dorsolateral prefrontal cortex - Nature Communications
  18792. Three ways to implement an accordion control
  18793. NuGet 6.7 Announced With Enhanced Security Features
  18794. Expression-bodied members in properties
  18795. Building a Q&A app capable of answering questions related to your enterprise documents using AWS Bedrock, AWS Kendra, AWS S3 and Streamlit
  18796. “We’re All Just Temporarily Abled”
  18797. Rockin’ the Code World: Special Guest Bob Reselman
  18798. How to Mock IOptions in ASP.NET Core
  18799. ASP.NET Core Logging using Serilog and Azure
  18800. 372: Buying a Nintendo Switch in 2023
  18801. Getting Started with Blazor REPL
  18802. ASP.NET Core Basics: Tag Helpers
  18803. ASP.NET Core Basics: Globalizing a Web Application
  18804. React Basics: Best Practices for Updating React
  18805. Speed up Visual Studio load times with Microsoft Dev Box
  18806. All the Possible Ways to Debug Node.js
  18807. Introduction to NuVerify
  18808. .NET 8 Interceptors
  18809. Discover 3 advantages of Podman over Docker | Red Hat Developer
  18810. Implementing clean architecture solutions: A practical example | Red Hat Developer
  18811. AWS Step Functions in C# - Simple Talk
  18812. Exploring Blazor Changes in .NET 8 - Interactive Components using Blazor WASM
  18813. Announcing TypeScript 5.2 RC - TypeScript
  18814. Sisk - An Alternative .NET HTTP Server
  18815. Exploring Generative AI
  18816. Antifragile systems
  18817. Exploring Generative AI
  18818. GitHub - lordfeck/no-wei: No-WEI Banner: Show a banner to Chrome users warning them of the dangers of WEI.
  18819. SuppressGCTransition
  18820. Cyber incident update | auDA
  18821. Jazz² Resurrection
  18822. Empowering Grit in Software Engineering with David Fowler 🇧🇧 by Latinx In Power
  18823. The Urlist - Share the internet
  18824. .NET Monthly Roundup - July 2023 - .NET 8 Preview 6, C# 12, MAUI for VS Code, .NET Conf announcement
  18825. News from the dotnet/fsharp repository | fsharpConf 2023
  18826. How To Upgrade Bootstrap in ASP.NET Core Web Applications - Blazor, MVC, Razor Pages, etc.
  18827. Azure Functions for .NET Developers – Everything You Need To Know
  18828. City as a Function | fsharpConf 2023
  18829. Will AI make me less creative as a developer? One Dev Question
  18830. New Teams Toolkit for Visual Studio release with exciting features for .NET developers - Microsoft 365 Developer Blog
  18831. About GitHub Copilot for Individuals - GitHub Docs
  18832. What is OpenTelemetry?
  18833. Beyond Caching: Building an ASP.NET Core 7 Blazor App with Redis for Real-Time Updates
  18834. Bleeding Edge Technology is Made for Silly Art
  18835. Breaking The Mutant Language's "Encryption"
  18836. How I turned Local Storage into a Web Socket
  18837. SponsorLink: feedback and moving forward
  18838. Calm tech - Nicolas Bouliane
  18839. I Like You But You’re Not Yet My Friend. What Do We Call Each Other? A Struggle to Replace “Acquaintance” With Something Better.
  18840. Ruby's Hash is a Swiss-Army Knife
  18841. Quick DBUS Fix
  18842. Sponsor based GitHub feature toggling · community · Discussion #46980
  18843. I have no clue how to interview for data scientists
  18844. Two quick hacks for laptop in-flight Delta Wi-Fi with T-Mobile
  18845. How Surround Sound for Headphones Works
  18846. My Favourite Development Books
  18847. A 40 lines app needs 40 files
  18848. How To Know If It's Aliens
  18849. How To Know If It's Aliens
  18850. Supercharge Your C# Code: Integrating Python using Python.NET
  18851. Field of Digital
  18852. Understanding Lasso and Jolt, from theory to code
  18853. Application Guide
  18854. ZK Social Club @ SBC
  18855. .NET 7 💥 - ASP.NET Core Web Api CRUD, Repository Pattern, SQLite & Automapper
  18856. Blazor customers showcase | .NET
  18857. ASP.NET Core in Action, Third Edition
  18858. Blazor in .NET 8: Full stack Web UI
  18859. Copenhagen Developers Festival 2023
  18860. Blazor in .NET 8: Full stack Web UI
  18861. Welcome to Datasette Cloud - Datasette Cloud
  18862. ASP.NET Core News - 08/18/2023
  18863. .NET Conf 2023: Call for Speakers
  18864. shouldn't very very distant objects appear magnified?
  18865. Learn Frontend Programming While Having Fun and Building Something Real
  18866. Logging guidance for .NET library authors - .NET
  18867. The endpoint of Web Environment Integrity is a closed Web
  18868. An announcement regarding Kris Nóva
  18869. Executive Function Theft
  18870. North Korean Hackers Suspected in New Wave of Malicious npm Packages
  18871. Kolide Device Trust Demo
  18872. Weekly Update 361
  18873. MassTransit #2: In-memory Mediator pattern basics
  18874. Manipulated Caiman: The Sophisticated Snare of Mexico's Banking Predators - Perception Point
  18875. Exploring the power curve of the Cucconi test
  18876. Deploying ASP.NET Core WebAPI to AWS App Runner - Super Fast Deployments via ECR and GitHub
  18877. Improving performance and memory use while accessing APIs using HTTPClient in dotnet
  18878. Is Your Dependency Injection A Mess? Here's How To Fix It #shorts
  18879. Evolving the Game: A clientless streaming tool for reMarkable 2
  18880. Cellebrite asks cops to keep its phone hacking tech ‘hush hush’ | TechCrunch
  18881. Clone-a Lisa 🎨⏱️ art forgery game
  18882. GitHub - rivet-gg/rivet: Open-source solution to deploy, scale, and operate your multiplayer game
  18883. flipreps
  18884. using serde_derive without precompiled binary · Issue #2538 · serde-rs/serde
  18885. Why Do Old Books Smell So Good?
  18886. GitHub - leejet/stable-diffusion.cpp: Stable Diffusion in pure C/C++
  18887. hahaha we live in hell
  18888. So, your friend has a startup idea, huh?
  18889. Precision and Recall are just filtered accuracies
  18890. Making a USB Mute Button for Online Meetings - ClickedyClick
  18891. Let's build a website using XML!
  18892. To Conference Organisers Everywhere… – Arun Raghavan
  18893. Ninx | Blog
  18894. Analyzing Visual Database Query Plans from a CLI
  18895. The Scourge of 00UB | Gavin D. Howard
  18896. Nothing Matters
  18897. Visual Studio 2022 17.7 with .NET and C++ Development Features, Performance Improvements, and More
  18898. What is Chaos Testing? #shorts #microservices
  18899. Beautiful UI Controls for .NET MAUI with Telerik UI
  18900. Testcontainers For Easy Integration Testing In .NET #shorts
  18901. How to Solve the HTTP Error 500.31 - Code Maze
  18902. .NET Architecture | Communication patterns inside a Modular-Monolith
  18903. C# 11 (Complete C# Quick Reference) • Ben Bowen's Blog
  18904. Building a Smart Home - Part 13 Wall Mounted Dashboards | LINQ to Fail
  18905. Advanced Rate Limiting Use Cases In .NET
  18906. How the Nintendo Wii Security Was Defeated
  18907. Syntactics and Semantics
  18908. Trusted Computing - How does a streaming site protect its contents?
  18909. Omitted Variable Effects in Logistic Regression
  18910. How much suffering is too much?
  18911. Blazor Serilog Logging to Console, File and Database
  18912. Tag your infrastructure-as-code resources with a link to their definitions
  18913. Exploring EXIF – Harley Turan
  18914. Jerred Shepherd - Software Testing
  18915. Just a simple task
  18916. Why not Scrum? - Ian W. Davis
  18917. Electron Holes
  18918. Tabnine Unveils AI Assistant for Visual Studio 2022, Chat Beta -- Visual Studio Magazine
  18919. Ask vs guess culture
  18920. Xamarin Forms: Using Font Icons instead of images
  18921. New Video: Nullable Reference Types and Null Operators in C#
  18922. Short session expiration does not help security
  18923. Phantom and indulgent shared pointers - The Old New Thing
  18924. Get started with .NET 8 MAUI Preview and Visual Studio on Mac
  18925. Code Maze Weekly #181 - Code Maze
  18926. Targeting Multiple Frameworks in a .NET Project - Code Maze
  18927. StarLite 12.5-inch
  18928. Job Corps | Careers Begin Here
  18929. How to Communicate When Trust Is Low (Without Digging Yourself Into A Deeper Hole)
  18930. Burke Learns Blazor - How to Blazor Forms
  18931. Collecting memory dumps for .NET Core on Kubernetes
  18932. Finding the right UUID generation algorithm for FlashMQ.com – BigSmoke
  18933. On the Duality of Intelligence
  18934. Algebraic data types in Lua (Almost)
  18935. Hono + htmx + Cloudflare is a new stack - Yusuke Wada
  18936. What actually happens when you COPY in Postgres?
  18937. What Is Trusted Computing?
  18938. Running my own LLM
  18939. Google Chromecast in .NET MAUI
  18940. Abbrev: A Hidden Ruby Gem
  18941. Sanity Notes #016: How to navigate down markets
  18942. Going back to the old (pre-X) Twitter iOS app ⌘I Get Info
  18943. Why Does Email Development Have to Suck?
  18944. An email redaction function for Postgres
  18945. Architecture of Consoles | A Practical Analysis
  18946. Ronak Ganatra
  18947. What I learned after managing a small team for 2 years
  18948. Microsoft Open Sources 'ONNX Script' for Python Machine Language Models -- Visual Studio Magazine
  18949. Retrieving 1TB of data from a faulty Seagate Firecuda 530 drive with the help woodworking tools
  18950. Xamarin Forms: Use any font with a single line of code
  18951. Multi-Branch Graph Available for General Audiences - Visual Studio Blog
  18952. Webinar: Simplify Your Architecture with Wolverine
  18953. Modeling the Real World with Q&A - Live Stream!
  18954. How I Use Trello as a “Continuous Travel Packing List”
  18955. Sign our petition to stop France from forcing browsers like Mozilla's Firefox to censor websites
  18956. Building Projects – Unlock Success As A Beginner Programmer - Dev Leader
  18957. Pro EP 52: How to enable Lazy Loaded Proxies for SQL Server
  18958. What it means when you convert between different shared_ptrs - The Old New Thing
  18959. Making Your APIs Blazingly Fast in .NET 8!
  18960. .NET Middleware 101 #shorts
  18961. Prevent SQL Injection With EF Core, Dapper, and ADO.NET
  18962. Debian Celebrates 30 years!
  18963. EI018: AI Processing Service (Part 10)
  18964. Enum.TryParse unexpected behavior
  18965. .NET Rocks! Chocolatey in 2023 with Gary Ewan Park
  18966. Integrating ImageSharp with Windows and Uno Platform Applications - Nick's .NET Travels
  18967. EXCLUSIVE: Naomi Wu and the Silence That Speaks Volumes
  18968. How To Create Compound Efficiencies In Engineering
  18969. I made a keyboard stand for bicycle adventures
  18970. How do we save water: Stop growing alfalfa in Imperial County
  18971. Unity 4D #2: Extending Unity to 4D - Alan Zucconi
  18972. The lost generation of young founders
  18973. How to DIY home security
  18974. Embracing Sabbaticals, Sunsetting Retirement Age
  18975. Home Assistant compatible desk fan (120mm) – Tristam
  18976. James Stanley - Designing a Bangle.js commute timer
  18977. I just made my first $1 on the internet!
  18978. How accurate is the birthday’s paradox formula?
  18979. How to Match LLM Patterns to Problems
  18980. Keep Your Vue Apps Fresh v2
  18981. part 1 — blog documentation
  18982. My bug finding chronicles (and how to earn money through vulnerability research)
  18983. Types of Solar Eclipse
  18984. You don't hate JIRA, you hate your manager
  18985. Unleashing the Power of Visual Studio 2022 for C++ Game Development - Visual Studio Blog
  18986. Tales from the .NET Migration Trenches - Intro
  18987. How They Tried to Kill Me | Elena Kostyuchenko
  18988. ASP.NET Core in .NET 8 Preview 7: Blazor, Native AOT, Antiforgery and More
  18989. Inside STL: The shared_ptr constructor and enable_shared_from_this - The Old New Thing
  18990. ASP.NET Core 8.0 Preview: All New Identity Endpoints
  18991. </> htmx ~ htmx is part of the GitHub Accelerator!
  18992. How To Use Named HttpClients In .NET #shorts
  18993. Modern CSV 2 is now available.
  18994. Microsoft .NET Code Analysis: Simplify the New Expression for C#
  18995. How to Generate a Stream From a String? - Code Maze
  18996. What is Circuit Breaker Design Pattern? #shorts #microservices
  18997. Streaming Videos In Blazor Server #dotnet #csharp #blazor #shorts
  18998. Introducing Weasel for Database Development
  18999. How is LLaMa.cpp possible?
  19000. Map Physical Paths with an HttpContext.MapPath() Extension Method in ASP.NET
  19001. GitHub - varunshenoy/opendream: An extensible, easy-to-use, and portable diffusion web UI 👨‍🎨
  19002. Transforming Threads into the New Reddit: Introducing ‘@Communities’ for Threads, a design concept – Trevor Twells
  19003. Exploring the design space of binary search trees
  19004. Thoughts on the Remarkable 2 – various bits
  19005. The Irrational Planning Process – The Antiplanner
  19006. Terraform State Surgery
  19007. Bare Metal Space Invaders
  19008. Cool your heels, Emacs
  19009. Post-industrial bricolage
  19010. The Normal Blog - Eliminating hallucinations (fast!) in Large Language Models with Finite State Machines
  19011. A simple guide to fine tuning Llama 2 on your own data | Brev docs
  19012. Adapting Illustrations to Dark Mode
  19013. Boosting Network Performance in FreeBSD's VNET Jails
  19014. Writing numbers in scientific notations | Academic
  19015. Rachit Nigam | PhD Candidate, Cornell University
  19016. How we reduced the cost of building Twitter at Twitter-scale by 100x
  19017. CSS Selectors: A Visual Guide & Reference
  19018. Coffee and Open Source Conversation - Ramiro Berrelleza
  19019. Kernel Ridge Regression Using C# -- Visual Studio Magazine
  19020. OpenTF Foundation
  19021. Firefox Finally Outperforming Google Chrome In SunSpider
  19022. My favorite features in Visual Studio 17.7 - Visual Studio Blog
  19023. Unhandled Exception Episode 55: RavenDB and Database Internals - with Oren Eini
  19024. Inside STL: The shared_ptr constructor vs make_shared - The Old New Thing
  19025. ChatGPT Isn't as Good at Coding as We Thought
  19026. Stellar Samurai
  19027. Things you forgot (or never knew) because of React
  19028. ASP.NET Core 8.0 Preview: Improved Debugging Experience on HttpContext
  19029. The BEST Moq Alternatives: NSubstitute vs FakeItEasy
  19030. The Best Way To Use Docker For Integration Testing In .NET
  19031. Differences Between Const and Readonly in C# - Code Maze
  19032. Internet Archive Responds to Recording Industry Lawsuit Targeting Obsolete Media
  19033. Job-based Asynchronous Processing using Hangfire and AsyncFlow
  19034. Programmatically Get Azure Blob URLs #dotnet #azure #shorts
  19035. GitHub - a16z-infra/ai-town: A deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.
  19036. EI017: AI Processing Service (Part 9)
  19037. OpenFarm
  19038. .NET MAUI Push Notifications using Azure Notification Hub. Part 2. Setup .NET MAUI
  19039. How should I read type system notation?
  19040. Microsoft Build: Software Development and .NET (Kathleen Dollard)
  19041. Yelling is not journalism
  19042. Wolverine’s Improved Azure Service Bus Support
  19043. Who says .NET is tied to Microsoft ecosystem. I am legit using .NET very efficiently in NeoVim and Linux.
  19044. Visual Studio 2022 v17.8 Previews New IntelliTest -- Visual Studio Magazine
  19045. The illustrated guide to a Ph.D.
  19046. Does GitHub Copilot copy other people's code?
  19047. 162: I See You [On Better Meetings]
  19048. How to write a text editor
  19049. Simple Prometheus queries for metrics inspection
  19050. Self-Discipline Examples That Don't Suck
  19051. GitHub - normal-computing/outlines: Generative Model Programming
  19052. The human body is just a PHP server
  19053. A normal week (in tech)
  19054. Following Pushback, Zoom Says It Won't Use Customer Data to Train AI Models
  19055. Backward Compatibility, Go 1.21, and Go 2 - The Go Programming Language
  19056. GitHub - dnakov/little-rat
  19057. The data of 760,000 Discord.io users was put up for sale on the darknet
  19058. Software Engineering at Google
  19059. Visual Studio 2022 – 17.7 Performance Enhancements - Visual Studio Blog
  19060. The Whirlwind Tour of Building .NET Apps in Azure
  19061. What is Terraform? Definition and components in 3 minutes
  19062. My Next Adventure: Joining SCT Software as VP of Innovation & Products!
  19063. The role of GitHub in paying for Open Source Software
  19064. Blazor 0.5.0 experimental release now available - .NET Blog
  19065. I’m Back on Twitch! Join Me for Live Coding, Learning, and Fun!
  19066. Supporting custom protocols in WebView2 - Gérald Barré
  19067. Amazing Free DataGrid, Tab Control, Calendar and More for .NET MAUI!
  19068. How They Bypass YouTube Video Download Throttling
  19069. Write about what you learn. It pushes you to understand topics better.
  19070. Inside STL: Smart pointers - The Old New Thing
  19071. Use protected browser storage in Blazor | BinaryIntellect Knowledge Base
  19072. Dependency Injection Is Now Complete In .NET 8!
  19073. Oracle Data Provider for .Net: Asynchronous Programming, OpenTelemetry, and More
  19074. Thoughts on Elixir, Phoenix and LiveView after 18 months of commercial use
  19075. Native Nova SHA256 bench - HackMD
  19076. This Will Make Your Repositories Obsolete
  19077. Real World Coding Issues: Part 3 – Design, Diagnostics, and Other Common Code Issues
  19078. 371: The Problem with Walled Gardens in Apps
  19079. Securing APIs using ASP.NET Core and OAuth 2.0 DPoP
  19080. 'I've Got Nothing to Hide' and Other Misunderstandings of Privacy
  19081. How to Determine .NET Version Programatically - Code Maze
  19082. GitHub - spandanb/learndb-py: Learn database internals by implementing it from scratch.
  19083. I Created the Nerdiest Game Ever | Pier-Luc Brault - Personal Website
  19084. Exploring DockLayout from .NET MAUI Community Toolkit – AskXammy
  19085. Recoverable Errors with Result - The Rust Programming Language
  19086. mi kama sona e toki pona or something
  19087. Today I realized I now trust Microsoft more than I trust google. What is happening?
  19088. Google Safe Browsing – Google Transparency Report
  19089. How I lost my hair, and what I found instead
  19090. Why skilled immigration (usually) benefits both countries
  19091. Exploring Text-Based Content on the Gemini Protocol
  19092. Data compression
  19093. Turning 40; life as a 39-year-old :: Sacha Chua
  19094. 5 Misconceptions About Communal Living
  19095. Etifoxine: is this drug a Xanax killer?
  19096. My favorite macOS command linen #blog
  19097. Return to the office mandate? You just may be a bad leader. How to drive results and have your employees do their best work
  19098. Perpetually Declining Population?
  19099. Concepts for Reliability of LLMs in Production
  19100. Ozymandias
  19101. Factorials & Fun with Vim
  19102. Snowdrifts – brr
  19103. Using Sql Server as a Message Queue with Wolverine
  19104. The Elite's War on Remote Work Has Nothing to Do with Productivity
  19105. HalvarFlake (@HalvarFlake@mastodon.social)
  19106. GitHub - microsoft/azurechatgpt: 🤖 Azure ChatGPT: Private & secure ChatGPT for internal enterprise use 💼
  19107. Azure Storage Account: Best Practices for Efficient and Secure Storage
  19108. PDF Tool - HodlSoftware
  19109. WinUI 3 mouse cursors with the UIElement.ProtectedCursor | WinAppSDK | XAML | UWP | WPF | .NET
  19110. MassTransit #1 : A Game-Changer for .NET Messaging
  19111. Unit Testing Hosted Services in ASP.NET Web API
  19112. Build your own Mocking library in C#
  19113. Why Are Strongly Typed IDs Popular? #shorts
  19114. Continuous database deployments to Azure Sql Server with Bitbucket
  19115. PhobosLab
  19116. How To Create A Service for Azure Blob Storage #dotnet #csharp #programming #shorts
  19117. Equality Operator (==) And Equals Method In C# - Code Maze
  19118. GitHub - valida-xyz/valida: A STARK-based VM focused on code reuse, performance, and modularity
  19119. Ode to the M1
  19120. Squeeze the hell out of the system you have
  19121. Study of modern image formats
  19122. My "It's not DNS" story
  19123. Carrot Problems
  19124. Chris James - Practical ways to shift QA left
  19125. Can you use a class in C? · Effective program synthesis
  19126. Prestige Over Influence: Choosing A More Impactful Online Presence
  19127. Marc Gallant
  19128. Exploring the internals of Linux v0.01
  19129. tRPC - Move Fast and Break Nothing. End-to-end typesafe APIs made easy. | tRPC
  19130. A conversation with the newspaper owner raided by cops
  19131. Opinion | We Need Scientific Dissidents Now More Than Ever
  19132. Azure Storage Account: Mejores Prácticas para un Almacenamiento Eficiente y Seguro
  19133. Use The Awesome Minimal APIs Grouping Feature #shorts
  19134. Reflections on Ten Years Past the Snowden Revelations
  19135. C# 12 new feature, Primary Constructors | #shorts
  19136. Enumerable.ToArray performance improvement using InlineArray by neuecc · Pull Request #90459 · dotnet/runtime
  19137. Creating Your Own Fakes Instead of Using Mocking Libraries
  19138. Blazor is Getting Revolutionized In .NET 8.0
  19139. Primary Constructors for Classes and Structs - Code Maze
  19140. Episode 55: RavenDB and Database Internals - with Oren Eini
  19141. Six Labors : Announcing Fonts 1.0.0
  19142. GitHub - Infisical/infisical: ♾ Infisical is an open-source, end-to-end encrypted platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks.
  19143. Efficient Event Communication: Implementing Event Bus and Outbox Patterns with CAP in .NET Core Microservices
  19144. Defending Event Stages: Cybersecurity Threats in Sports | Security Insider
  19145. Fine-Tuning Llama-2: A Comprehensive Case Study for Tailoring Models to Unique Applications
  19146. EI016: SQL Processing Service (Part 1)
  19147. mDNS Primer
  19148. Rayban Stories
  19149. Update on minimalism — bayindirh
  19150. Be Jumpy.
  19151. State-Issued Identifiers aren’t generally good passwords
  19152. What to do when product growth stalls at andrewchen
  19153. My Thought Buddy ~ Noise, Signal, Small, Huge, and More
  19154. Larian's unfair advantage - Credistick
  19155. Stack Overflow's strike is over: But its problems persist
  19156. I Built a Linklog
  19157. Eloquent code needs no comment
  19158. Full Text Search Coming
  19159. How many concurrent conversations can you sustain before you hit OpenAI's rate limits?
  19160. Luciano Remes | Don't be Outcome Oriented
  19161. Kristaps Grinbergs - Blockchain, mobile and fullstack developer. Startup founder. Conference speaker. Mentor. Passionate about building products, sustainability and Web 3.0.
  19162. .NET Architecture | Building a Notification System using the Modular-Monolith approach
  19163. Mastering Dapper Relationship Mappings
  19164. Wendelstein 7-X reaches milestone: Power plasma with gigajoule energy turnover generated for eight minutes 
  19165. Go-Live License Next for .NET MAUI in .NET 8, but Criticism Persists -- Visual Studio Magazine
  19166. Squeeze the hell out of the system you have
  19167. OFRAK Tetris
  19168. Tailscale vs. Narrowlink | Narrowlink
  19169. Youtube-dl Site Goes Offline as Hosting Provider Enforces Court-Ordered Ban * TorrentFreak
  19170. Introducing TypeChat with Anders Hejlsberg
  19171. LinkedIn
  19172. Episode 469 - Microsoft Fabric
  19173. Xamarin Forms: Implementing INotifyPropertyChanged automatically
  19174. Async Lazy In C# – With Great Power Comes Great Responsibility
  19175. Perseids Pronunciation
  19176. Inside STL: The array - The Old New Thing
  19177. Sharing My YouTube Revenue With OSS Authors
  19178. Code Maze Weekly #180 - Code Maze
  19179. C# class named “end” | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  19180. .NET MAUI and TinyMvvm, Navigation and Parameters
  19181. Refactoring Couplers in C# - Code Maze
  19182. What is Infrastructure as Code? #shorts #aws
  19183. Prepare your Firefox desktop extension for the upcoming Android release
  19184. My Overkill Home Network - Complete Details 2023
  19185. Vale da Lua in Chapada dos Veadeiros National Park, Brazil
  19186. Having a serious conversation about open source
  19187. GitHub - id-Software/quake2-rerelease-dll
  19188. HashiCorp adopts Business Source License
  19189. Weekly Update 360
  19190. YouTube
  19191. PDCST021: The State of OSS w/ @NotInventedHereShow
  19192. Introducing eSignature for Google Docs and Google Drive: launching to open beta for Workspace Individual subscribers, launching to beta for Google Workspace customers
  19193. Chicago’s $10 Billion Street Parking Mistake
  19194. Building Darklang in F# | fsharpConf 2023
  19195. Building Multi-Arch Images for Arm and x86
  19196. Reality of missing out
  19197. How to Implement Content Security Policy in Rails
  19198. All You Need Is to Publish
  19199. Are you taking care of yourself?
  19200. Coding of domain names to wire format at gigabytes per second
  19201. Data cleaning and anonymizing with GPT-3.5
  19202. An early look at HNSW performance with pgvector
  19203. My Road to Homelab in 2023 :: Tom Hummel
  19204. Fix HomePod mini connectivity with the Bell Giga Hub
  19205. Corrode Rust Consulting
  19206. Apple doesn't want you developing hobby apps
  19207. AppKit vs SwiftUI: Stable vs Shiny
  19208. Meetings as a productivity and motivation killer
  19209. We're Rewriting Sdkbin
  19210. Do Machine Learning Models Memorize or Generalize?
  19211. What’s Next in C#
  19212. Vim Boss - Neovim
  19213. GitHub Quick Reviews
  19214. .NET 8 Web-Dev: New Visual Studio Templates, Antiforgery, Blazor Auto Render -- Visual Studio Magazine
  19215. What’s New with .NET MAUI featuring Maddy Montaquila
  19216. Limits and specifications for Microsoft Teams - Microsoft Teams
  19217. A New Way to SPA in .NET 8
  19218. Announcing NuGet 6.7 – Keeping You Secure - The NuGet Blog
  19219. My Process for Reviewing Pull Requests
  19220. On Moq & SponsorLink: Some thoughts
  19221. Let's Co-Create! Your Voice Matters  - Visual Studio Blog
  19222. GPT Unicorn
  19223. Inside STL: The deque, implementation - The Old New Thing
  19224. Create a .NET MAUI Menu Bar on Windows and Mac with Ease
  19225. Domain Modeling Gone Wrong
  19226. This Is How Method Injection Works In .NET #shorts
  19227. .NET MAUI and TinyMvvm, lifecycle overrides for your ViewModels | #shorts
  19228. How to Configure Rolling File Logging With Serilog - Code Maze
  19229. Debugging a ChatGPT Plugin with .NET and DevTunnels
  19230. Making AMD GPUs competitive for LLM inference
  19231. .NET Rocks! Leveling up your Architecture Game with Thomas Betts
  19232. EI015: Migrating From Moq.NET
  19233. Failure Analysis: Engineering incidents are a bigger problem than you think
  19234. [Markdown] An option to highlight a "Note" and "Warning" using blockquote (Beta) · community · Discussion #16925
  19235. 01-Enabling SNA Applications with Azure Integration Services
  19236. GitHub - zknill/sqledge: Replicate postgres to SQLite on the edge
  19237. Build It Super Simple: Introducing Single Broadcast Consensus on a DAG | Chainlink Blog
  19238. Why do we need container registries? #shorts
  19239. GitHub Copilot · Your AI pair programmer
  19240. #13 Bill Gates le Geek conquérant, Microsoft et la révolution du PC - Doumer's Blog
  19241. Many temptations of an open-source browser extension developer · extesy/hoverzoom · Discussion #670
  19242. toiviainen.xyz
  19243. strengthen your startup skeleton
  19244. DA market: the benefits of the Day-Ahead market design for NL
  19245. DCaulfield
  19246. YouTube Subscriptions via RSS - David Hariri
  19247. Introducing the Mercury Protocol
  19248. Start With a Minimum Viable System
  19249. The Fundamental Theorem of Engineering: Everything's a Tradeoff
  19250. Writing a package manager
  19251. Jared Ramsey - on tech lead managers
  19252. How a startup loses its spark
  19253. How To Find A Therapist
  19254. Week1.2 What I need to do to set up my machine?
  19255. Visual Studio 2022 v17.7 Ships, Addressing a Top Longstanding Feature Request -- Visual Studio Magazine
  19256. The Fear Of AI Just Killed A Very Useful Tool
  19257. What to Do
  19258. Background Work in Uno Platform Applications
  19259. On Moq and our Part in the OSS Sustainability Social Contract
  19260. Moq adds nagware; Where’s the .NET Foundation in all this?
  19261. Difference between double, float and decimal data types | C#
  19262. GitHub - hackclub/putting-the-you-in-cpu: A technical explainer by @kognise of how your computer runs programs, from start to finish.
  19263. Visual Studio 2022 17.8 Preview 1 has arrived! - Visual Studio Blog
  19264. A performance profile mystery: The cost of Stopwatch
  19265. Inside STL: The deque, design - The Old New Thing
  19266. Introducing the new IHostedLifecycleService Interface in .NET 8 - Steve Gordon - Code with Steve
  19267. Infrastructure audit completed by Radically Open Security - Blog | Mullvad VPN
  19268. Llama from scratch (or how to implement a paper without crying)
  19269. What's going on in Moq? SponsorLink and burnt soil!
  19270. Introducing per hostname TLS settings — security fit to your needs
  19271. Happy Birthday, OpenStreetMap! | OpenStreetMap Blog
  19272. I Just Launched My Pragmatic Clean Architecture Course 🚀 #shorts
  19273. Remove Moq From Your .NET Projects Right NOW!
  19274. Moq Uses Your Personal Information!!!
  19275. ReSharper 2023.2: New Features, AI Assistant, and Predictive Debugger Mode
  19276. SponsorLink: trying something new-ish for OSS sustainability
  19277. ModuleInitializer Attribute in C#
  19278. Microsoft .NET Code Analysis: Use Auto-Implemented Property
  19279. g9 Gallery | Automatically Interactive Graphics
  19280. Privacy issues with SponsorLink, starting from version 4.20 · Issue #1372 · moq/moq
  19281. ASP.NET Core updates in .NET 8 Preview 7 - .NET Blog
  19282. Password Purgatory - Making Life Hell for Spammers
  19283. EI014: AI Processing Service (Part 8)
  19284. Android 14 introduces first-of-its-kind cellular connectivity security features
  19285. GitHub - lsfusion/platform: lsFusion is an extremely declarative open-source language-based platform for information systems development
  19286. A WPF Statusbar Control
  19287. Why do we need containers? #shorts
  19288. Stream
  19289. Developer Speaker Series: Fireside chat with Troy Hunt and Alex Krivit - Cloudflare TV
  19290. LCD, Please by dukope
  19291. Dragging Docks and Tugging Toolbars on Wayland
  19292. STD009: The Standard 3.0
  19293. Zen and the Art of Logging
  19294. The Legacy of Bram Moolenaar - Jan van den Berg
  19295. On sound programming: Playing a single note with SDL2
  19296. ChatGPT
  19297. Blogged Answers: My Experience Modernizing Packages to ESM
  19298. In good hands
  19299. Jared Ramsey - sink or swim
  19300. US Electric Grid: History and Overview
  19301. Subscriber Only: A Technical Post Mortem
  19302. Grading for proud
  19303. DIY Tailscale Funnel | Gabriel's Blog
  19304. What's missing from values in data tables
  19305. My final take on Gradle (vs. Maven)
  19306. Efficient Elliptic Curve Arithmetic in OpenSSL — Store Halfword Byte-Reverse Indexed
  19307. My Lifetime Reading Plan
  19308. Want to Make A Change, But Not Sure What To Do Next?
  19309. Winning Connect4
  19310. Why Integrated Vector Database Can Boost Your LLM Apps?
  19311. Turn-On Found
  19312. Reflections one year into a PhD program
  19313. What is CodeClan to you?
  19314. Should everything be blazingly fast?
  19315. Overlooked on HN: Databases That Process Data Faster Than Memory Bandwidth
  19316. Bun vs Yarn: A Comparison of Package Installation
  19317. Thoughts on Code Organization in a Post-Hexagonal World
  19318. Go 1.21 Release Notes - The Go Programming Language
  19319. .NET Framework August 2023 Security and Quality Rollup Updates - .NET Blog
  19320. Coffee and Open Source Conversation - Phil Haack
  19321. GitHub Quick Reviews
  19322. Visual Studio 2022 – 17.7 Now Available - Visual Studio Blog
  19323. Microsoft: Skip the Waitlist to Test ChatGPT Plugins with Our Chat Copilot -- Visual Studio Magazine
  19324. ASP.NET Core updates in .NET 8 Preview 7 - .NET Blog
  19325. Announcing .NET 8 Preview 7 - .NET Blog
  19326. Blocked by Cloudflare
  19327. .NET August 2023 Updates – .NET 7.0.10, .NET 6.0.21 - .NET Blog
  19328. Uninstall the Nightowl App, now.
  19329. Announcing .NET MAUI in .NET 8 Preview 7: Keyboard Accelerators - .NET Blog
  19330. GitHub - huggingface/candle: Minimalist ML framework for Rust
  19331. Build Reactive Streaming Applications with Containers on AWS
  19332. Your Computer Should Say What You Tell It To Say
  19333. Rest in peace Bram Moolenaar, author of Vim and hero of many developers
  19334. Make AI your co-pilot
  19335. ASP.NET Community Standup - Implementation of the .NET WebAssembly Jiterpreter
  19336. QCon San Francisco Workshop: Building a database from the ground up
  19337. Inside STL: The unordered_map, unordered_set, unordered_multimap, and unordered_multiset - The Old New Thing
  19338. Parametric, Nonparametric, Robust, and Defensive statistics
  19339. Getting my library cards onto my phone the hard way — iliana.fyi
  19340. Project Cybersafe Schools: Bringing security tools for free to small K-12 school districts in the US
  19341. Grape - Create interactive coding videos from your browser.
  19342. The Book That Changed How I Write Code
  19343. Building a Dapper CRUD API From Scratch In .NET 7 - For Beginners
  19344. Streaming Videos From Azure Blob Storage in Blazor Server
  19345. Getting Started: Solution Architecture
  19346. Craftrise verileri sızdırılmış
  19347. why 'age int' is better than 'int age'
  19348. Ferromagnetic half levitation of LK-99-like synthetic samples
  19349. Extending IdentityUser With Custom Properties in ASP.NET Core
  19350. EI013: AI Processing Service (Part 7)
  19351. How Zoom’s terms of service and practices apply to AI features | Zoom Blog
  19352. Raku: A Language for Gremlins • Buttondown
  19353. Shadertoy
  19354. I Would Rather See My Books Get Pirated Than This (Or: Why Goodreads and Amazon Are Becoming Dumpster Fires) | Jane Friedman
  19355. Kafka is dead, long live Kafka
  19356. Solar Panel Placement
  19357. EF Core Fundamentals for EF Core 7 (Pluralsight)
  19358. Monitor your GitHub Actions in Visual Studio
  19359. GitHub - phpgl/flappyphpant: A very simple Flappy Bird-like game written in PHP, built on PHP-GLFW and the VISU framework.
  19360. Zoom's Updated Terms of Service Permit Training AI on User Content Without Opt-Out
  19361. The Concretude of the Cloud
  19362. Layoffs and its impact
  19363. Growth Experiment: How Much Traffic Unsplash Drives to Your Website - Fresh van Root
  19364. Bike: Row Types
  19365. MassTransit Bus Stop - Request Response via Messaging (RPC)
  19366. 06 We Speak: IBM MQ
  19367. Hacking is child's play - SQL injection with Havij by 3 year old
  19368. Disinterest.
  19369. Humble Tech Book Bundle: Math for Programmers 2023 by Manning
  19370. Tradeoffs in Testing
  19371. The universe is (probably) not a simulation
  19372. "Make something idiot-proof, the world will show you a better idiot"
  19373. The Central Binomial Coefficient and Laplace's Method
  19374. Being a Disciplined Person In an Undisciplined World
  19375. Writing a recursive descent parser in Bash · m10k
  19376. How does a CTO know when they need a coach?
  19377. My (Painful) Experience With Ubiquiti As A DevOps Engineer | tyzbit.blog
  19378. Notes on exit interviews
  19379. Removing Randomness with LLDB
  19380. On .NET Live - Building web apps with Blazor and Spark.NET
  19381. Sep 0.2.0 - Even Faster Parsing (~10 GB/s on Zen 3) and More
  19382. The time Michael Jordan helped a guy win $1 million
  19383. Exploring JavaScript and TypeScript Development in Visual Studio for ASP.NET Core Developers
  19384. What is GIT? #shorts
  19385. Not Using Zoom
  19386. Car Bloat: “Huge Cars Are Terrible for Society”
  19387. ZK - Leading Enterprise Java Web Framework
  19388. Some tactics for writing in public
  19389. 362: Developer Productivity - C# 12, Dev Tunnels, C# Dev Kit
  19390. 06 We Speak: IBM MQ
  19391. After Unity VS Code Tool Demise, Microsoft Previews One Powered by C# Dev Kit -- Visual Studio Magazine
  19392. That wasn’t supposed to happen!
  19393. PSA: Intel Graphics Drivers Now Collect Telemetry By Default
  19394. 41 AK Expenses Tracker | Query User Transactions From Azure Cosmos DB & Azure Function
  19395. Adapter Design Pattern and C#: A Practical Approach
  19396. Dependency Injection with Scrutor: Scanning and Registering
  19397. ASP.NET Core 8.0 Preview: All New AddBearerToken Extensions
  19398. Visualize Your Data with Charts in .NET MAUI
  19399. My Process for Submitting Pull Requests
  19400. Claims of Room Temperature and Ambient Pressure Superconductor
  19401. Struct memory layout optimizations, practical considerations
  19402. Inside STL: The map, set, multimap, and multiset - The Old New Thing
  19403. Sharing object between .NET host and WebView2 - Gérald Barré
  19404. .NET Annotated Monthly | August 2023 | The JetBrains Blog
  19405. Use sessionStorage and localStorage in Blazor | BinaryIntellect Knowledge Base
  19406. The High Performance Types You Ignored for Years in .NET
  19407. Monitoring Critical User Journeys in Azure
  19408. How To Improve Performance With EF Compiled Query #shorts
  19409. Unity Extension for Visual Studio Code: Preview Release
  19410. GitHub - lucavallin/barco: Linux containers from scratch in C.
  19411. Have I Been Pwned: Terms of use
  19412. 370: The Rise of LK-99
  19413. GitHub - chebykinn/sedmario: NES Super Mario Bros level 1 written in pure sed!
  19414. Use a Microsoft Entra Verified ID Employee credential to view paycheck data
  19415. The Rise of LK-99 | Merge Conflict ep. 370
  19416. Techniques for Sorting a List in C# - Code Maze
  19417. Keyed Services in the IServiceProvider in .NET 8 preview 7
  19418. BotW Any% 23:42 [WR]
  19419. Electron Band Structure In Germanium, My Ass
  19420. BotW Any% 23:42 [WR]
  19421. Software in Audio and How to Lead
  19422. The First Big Antitrust Trial of the Century Is About to Start
  19423. Water
  19424. Stay Curious About Your Tools — Sympolymathesy, by Chris Krycho
  19425. Read Slowly
  19426. Victoria's Blog
  19427. Should we stop writing functions?
  19428. Silencing the alarm on aspartame and cancer
  19429. Injust games - God and Legions
  19430. Why the words in “CAP theorem” are so confusing! – LINISNIL
  19431. Easily print-debug any text object in Vim
  19432. How I org in 2023 ·
  19433. How to profile a FastAPI asynchronous request
  19434. 🌏 #1 | “ChatGPT for X” is coming fast, driven by rapid price reductions in OpenAI’s platform service
  19435. junixsocket: Unix sockets API for Java; a long story short
  19436. A Look at RapidCDC and QuickCDC
  19437. Reverse Z (and why it’s so awesome)
  19438. Accidentally found a vulnerability in a crypto wallet and made $1,000
  19439. Hedonism, Asceticism and the Hermetic Answer
  19440. Pressure Altitude – brr
  19441. Engaging volunteer developers effectively | Software and puns
  19442. Everyday Scientist » Replace Peer Review with “Peer Replication”
  19443. 3 Proven Ways To Improve Dev Focus
  19444. Elevate Your .NET Testing Strategy #3: Fixtures separation
  19445. GIT - Getting Started
  19446. Zoom Terms of Service | Zoom
  19447. GitHub - supabase/postgres_lsp: A Language Server for Postgres
  19448. My take on HTMX with ASP.NET Core
  19449. IBM and NASA Open Source Largest Geospatial AI Foundation Model on Hugging Face
  19450. How To Build Loosely Coupled Systems With Domain Events #shorts
  19451. Configuring Authentication in Functional testing in ASP.NET WEB API
  19452. The Sad Bastard Cookbook by tRaum Books
  19453. String vs StringBuilder .NET (C#)
  19454. Introducing MK-1 — MK-1
  19455. New acoustic attack steals data from keystrokes with 95% accuracy
  19456. WWW.NIC.FUNET.FI
  19457. Hot Reload in Windows Applications - Nick's .NET Travels
  19458. string concatenation benchmarks in .NET 8
  19459. The real question behind 'what do you want?' - Byte Tank
  19460. Why it is hard to generate beautiful HTML emails (from Markdown)
  19461. Ghostty Devlog 002
  19462. Entity Resolution Challenges
  19463. Lessons learned from integrating with GPT in production
  19464. Every Phone Should Be Able to Run Personal Website
  19465. a practical way to detect cargo-cult thinking
  19466. Just normal web things.
  19467. Vim's Creator Bram Moolenaar Dies at Age 62 - Slashdot
  19468. How To Get a Cancellation Token In ASP.NET #shorts
  19469. Terraform best practices for reliability at any scale - Substrate
  19470. NASA Mission Update: Voyager 2 Communications Pause
  19471. Value vs Reference Types in C# - In Depth Guide - Code Maze
  19472. IBM, Red Hat and Free Software: An old maddog’s view
  19473. 12 Shorthand Operators in C# Every Developer Should Know About - Coding Sonata
  19474. Word to HTML is an abomination
  19475. Non-determinism in GPT-4 is caused by Sparse MoE
  19476. XAML Based Navigation in Windows and Multi-Platform Applications with Uno.Extensions - Nick's .NET Travels
  19477. Introducing Vector Search in Azure Cognitive Search | Azure Friday
  19478. Kagi Search Stats
  19479. Modular Monolith Communication Patterns
  19480. Silk.NET Coffee & Code Catchups
  19481. Let’s add a photo mode to Wolfenstein II: The New Colossus (PC)
  19482. Webinar #12 - Jeremy D. Miller: Simplify your architecture with Wolverine
  19483. On Good Men
  19484. IPv6 Is A Disaster (but we can fix it)
  19485. Verifiable encryption on the Blockchain
  19486. Quirks of parsing SSH configs — Store Halfword Byte-Reverse Indexed
  19487. Content Security Policy (CSP): Everything You Should Know
  19488. UNIDS – Trevor Paglen
  19489. How we are migrating (many of) our servers from Linux to FreeBSD - Part 3 - Proxmox to FreeBSD
  19490. How to plan a team offsite
  19491. The simplest example to understand Server Actions in Next.js
  19492. Logan Keenan - Client-Side Server with Rust: A New Approach to UI Development
  19493. Have as much deliberate fun as you want!
  19494. Week1. It only goes down hill from here...
  19495. Configure dotnet-monitor in an AKS cluster for Managed Grafana
  19496. New Microsoft Sandbox Uses Natural Language LLMs for SQL Queries -- Visual Studio Magazine
  19497. Azure Logic Apps - IMS or CICS Connectors (Private Bundles)
  19498. 368: Building .NET MAUI User Interfaces in C#
  19499. Optus customer data containing 10 million records allegedly for sale on Dark Web
  19500. Remote work requires communicating more, less frequently
  19501. Free Fallin'
  19502. Comcast, Centurylink Fail To Derail Community-Owned Gigabit Fiber Network In Bountiful, Utah
  19503. 0.11.0 Release Notes ⚡ The Zig Programming Language
  19504. Clojure - (next Rich)
  19505. 40 AK Expenses Tracker | Implement Update Transaction With Cosmos DB & Azure Functions & Azure Blob
  19506. Why You Should Learn C# and .NET - Top 5 Reasons
  19507. Technology & Friends: Oren Eini on Building Projects that Endure
  19508. Inside STL: The lists - The Old New Thing
  19509. Optimistic Locking vs Pessimistic Locking With EF Core
  19510. Can I Run .NET 7 Minimal API in a Windows Service?
  19511. Implicit Operators – Clean Code Secrets Or Buggy Nightmare?
  19512. BenchmarkDotNet v0.13.7 · dotnet/BenchmarkDotNet · Discussion #2392
  19513. BenchmarkDotNet v0.13.7 | BenchmarkDotNet
  19514. Our 2023 Summer Break
  19515. GitHub - ErwannMillon/Color-diffusion: A diffusion model to colorize black and white images
  19516. What Is Model Builder and How to Use It in ML.NET
  19517. Our 2023 Summer Break
  19518. Your lucky CSS pattern made with CSS gradients
  19519. Subscriptions
  19520. Successful growth and room temperature ambient-pressure magnetic levitation of LK-99
  19521. YouTube
  19522. My Leap from R to F# | fsharpConf 2023
  19523. What's New and Next for .NET MAUI Developers?
  19524. Weekly Update 359
  19525. The Software Philosopher: I just can't write normal software.
  19526. My experience at the k-space hackerspace hackathon
  19527. My Favorite Vim Oneliners For Text Manipulation | Muhammad
  19528. What Is Dimensional Analysis?
  19529. Saying the quiet part out loud
  19530. A Blog Post With Every HTML Element
  19531. Only Finding the Non-Obvious Matters
  19532. Paired benchmarking. How to measure performance
  19533. Leaked Secrets and Unlimited Miles: Hacking the Largest Airline and Hotel Rewards Platform
  19534. I Want to Like Matrix
  19535. Steel Prices and Dumb Policies – Lessons Learned
  19536. I tested GeoDNS vs Anycast for websites – seeing which one is better | mattgadient.com
  19537. Why Sales Engineers Exist
  19538. Understanding Endpoints in Wolverine Messaging
  19539. Avalonia UI Offers VS Code Tool in '(Extremely) Early Build' -- Visual Studio Magazine
  19540. The Microsoft author-signing certificate will be updated as soon as August 14th, 2023 - The NuGet Blog
  19541. Our new flagship distro: Fedora Asahi Remix - Asahi Linux
  19542. Wiki - ElixirForCynicalCurmudgeons
  19543. GitHub Quick Reviews
  19544. Announcing the Unity extension for Visual Studio Code - Visual Studio Blog
  19545. IBM and NASA Open Source Largest Geospatial AI Foundation Model on Hugging Face
  19546. .NET MAUI Community Standup - .NET MAUI in VS Code!
  19547. Blazor Tutorial - Creating a Todo App using Blazor Server
  19548. 5 Tips for Building Resilient Architecture
  19549. How To Specify Pairs of Items in GitHub Actions Matrix Strategies
  19550. Struct memory layout and memory optimizations
  19551. Building Hybrid Apps with .NET MAUI for iOS, Android, Mac, & Windows | React, Vue.js, Angular & More
  19552. Inside STL: The string - The Old New Thing
  19553. Releasing Features the Smart Way in .NET
  19554. Man Spends Entire Career Mastering Crappy Codebase
  19555. 4 Types Of Loops In C# - Do You Know All Of Them? #shorts
  19556. GitHub - kdeldycke/awesome-falsehood: 😱 Falsehoods Programmers Believe in
  19557. Back to .NET basics: How to properly use HttpClient
  19558. Jeff Fortin T. (@nekohayo@mastodon.social)
  19559. From Novice to Expert: Harnessing the Power of Raw SQL Queries in Entity Framework with C#
  19560. Source Generators in C# - Code Maze
  19561. Avalonia Reaches v11 GA Release
  19562. Google’s Plan To DRM The Web Goes Against Everything Google Once Stood For
  19563. Qualtrics Survey | Qualtrics Experience Management
  19564. Passwordless Authentication Using Firebase
  19565. 5 .NET MAUI Components So You Never Ask: How Do I Build That
  19566. A beginner's guide to Git version control | Red Hat Developer
  19567. Python on Windows for beginners
  19568. GitHub Copilot is a great example for in-context AI chat
  19569. Class vs Struct in C#: Making Informed Choices - NDepend
  19570. .NET Rocks! The Ethics of Large Language Models with Amber McKenzie
  19571. Coming soon: Fedora for Apple Silicon Macs! - Fedora Magazine
  19572. Observation of zero resistance above 100$^ rc$ K in Pb$_{10-x}$Cu$_x$(PO$_4$)$_6$O
  19573. Can we finish up AddLink this time? MAYBE!
  19574. .NET MAUI Community Toolkit Monthly Standup, August 2023
  19575. Restarting Outlook Rules When They ALL Stopped Working
  19576. FSharp.Data.Adaptive- Taming Mutation | fsharpConf 2023
  19577. Announcements - View ID 5952
  19578. New 'Reliable Web App Pattern' Leads Microsoft Java News -- Visual Studio Magazine
  19579. Cops still take more stuff from people than burglars do
  19580. Apple just stole hundreds of dollars from me, Customer Service says that there's nothing they can do
  19581. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  19582. PyTorch Memory Tuning
  19583. Why all solopreneurs should write a journal
  19584. We're Competing With Each Other Against Our Own Economic Irrelevance
  19585. How we helped our 3-year-old overcome constipation
  19586. If you’re involved in drug development and have first-hand knowledge of the FDA’s torpor, get in touch
  19587. A Gentle Introduction to LLVM IR · mcyoung
  19588. Thoughts on Analytics
  19589. 🚨 PSA: Skiff.com is lying about being open source!
  19590. Why your GPU can (and probably should) do real function calls
  19591. The Perfect Linux Distribution
  19592. On Modularity of Lexical Analysis
  19593. How to Handle Long Press Gesture in Uno Platform Apps
  19594. Even More Blazor SSR Enhancements in .NET 8
  19595. Run Llama 2 Uncensored Locally
  19596. How I discovered the underground world of credit card network explo...
  19597. AudioCraft: A simple one-stop shop for audio modeling
  19598. How to Coil a Cable
  19599. What is GitHub Copilot? One Dev Question with Damian Brady
  19600. GitHub Copilot · Your AI pair programmer
  19601. Never Be The 2nd Option #dakotajohnson #howtobesingle #breakup
  19602. Xamarin Forms: Create a Splash Screen in Android
  19603. The importance of loss function in Tensorflow model
  19604. 39 AK Expenses Tracker | Understanding the Update Transaction Business Logic
  19605. Azure DevOps Podcast: Mitchel Sellers: Architecting .NET MAUI - Episode 254
  19606. Inside STL: The vector - The Old New Thing
  19607. Cloudflare Workers database integration with Upstash
  19608. How MediatR Promotes The Single Responsibility Principle #shorts
  19609. Patterns for Building LLM-based Systems & Products
  19610. Microsoft .NET Code Analysis: Validate Arguments of Public Methods
  19611. How to Merge Dictionaries in C#? - Code Maze
  19612. New C# 12 Preview Features Available
  19613. The Remarkable Versatility of Cloris Leachman: From The Last Picture Show to Young Frankenstein
  19614. Electronic structure of the putative room-temperature superconductor Pb$_9$Cu(PO$_4$)$_6$O
  19615. Dear Websites, Stop Asking for "Ransom" Sign-Ups. — Vishnu's Pages
  19616. 🚀 Development Productivity with Custom NuGet Packages! 📦
  19617. I’m betting on HTML
  19618. Blazor .NET 8 Preview 6—SSR, Edit Forms, WASM Components
  19619. Generate Sitemaps for All of ASP.NET Core
  19620. The combined power of F# and C#
  19621. Test-driving the pyramid's top
  19622. Exploring Generative AI
  19623. Run Llama 2 on your own Mac using LLM and Homebrew
  19624. Visual Studio Dev Tunnels
  19625. Hardware Hacker Mods An M1 Mac mini To Receive Power Over Ethernet Instead Of The AC Input
  19626. Three Mornings
  19627. Keyed Services in .NET8's Dependency Injection
  19628. Explicitly Route Messages with Wolverine
  19629. Could the world go PFAS-free? Proposal to ban ‘forever chemicals’ fuels debate
  19630. The best UUID type for a database Primary Key - Vlad Mihalcea
  19631. Common wire-to-board, wire-to-wire connectors, and crimp tools – Matt's Tech Pages
  19632. A Whirlwind Tour of Games Color Management
  19633. An Indie Hacker’s Idea Sieve
  19634. Skill, Luck, and Imitation [Did Elon Musk get lucky?] - Luca Dellanna
  19635. dAppling Network: A Simple Solution for Hosting Censorship-Resistant Web3 Frontends
  19636. Pixar, Adobe, Apple, Autodesk, and NVIDIA form Alliance for OpenUSD
  19637. How to cut down your reddit usage
  19638. The web is imploding
  19639. Dan Stroot · ChatGPT-4 is More Creative than You
  19640. Throw away your first draft of your code
  19641. User Feedback
  19642. Stopping at 90%
  19643. YouTube
  19644. Never Be The 2nd Option #dakotajohnson #howtobesingle #breakup
  19645. Demystifying the Options Pattern in .NET
  19646. Let's Learn .NET - AI
  19647. How Leaders Will Use AI to Unleash Creativity
  19648. Coffee and Open Source Conversation - Alyssa Miller
  19649. GitHub Quick Reviews
  19650. Linear Ridge Regression Using C# -- Visual Studio Magazine
  19651. A Room-Temperature Superconductor? New Developments
  19652. .NET Conf 2023 - Celebrating the Release of .NET 8! - Save the Date! - .NET Blog
  19653. .NET R&D Digest (July, 2023)
  19654. MassTransit Bus Stop - SQL Transport Update
  19655. Introduction to IoT with .NET and Meadow
  19656. Insidious implicit statistical assumptions | Andrey Akinshin
  19657. Nim v2.0 released
  19658. Azure DevOps Podcast: Giorgi Dalakishvili: Beyond Relational Data with Entity Framework - Episode 255
  19659. Inside STL: The pair and the compressed pair - The Old New Thing
  19660. Advanced Integration Tests for .NET 7 API with WebApplicationFactory and NUnit
  19661. Form Validation and More with Data Triggers - .NET MAUI 101
  19662. The BEST Design Pattern for Maintainable Tests
  19663. The Worst API Ever Made
  19664. Where To Place Your Validation Code In Clean Architecture
  19665. DevOps Practices for Azure Infrastructure - Continuous Operations & Continuous Monitoring
  19666. Superconductor Pb$_{10-x}$Cu$_x$(PO$_4$)$_{6O}$ showing levitation at room temperature and atmospheric pressure and mechanism
  19667. Introduction to Bicep - The Evolution of ARM Templates
  19668. How to get ChatGPT to Stop Apologizing?
  19669. icanhazip: How a simple IP address tool survived a deluge of users | APNIC Blog
  19670. Coding Faster with dotNetTips.com Spargine 6: Aug 2023 Release
  19671. Effective Mocking With NSubstitute in .NET - Code Maze
  19672. Introducing IDisposableOf<T>: A New Design Pattern
  19673. Origin of correlated isolated flat bands in copper-substituted lead phosphate apatite
  19674. Semiconducting transport in Pb10-xCux(PO4)6O sintered from Pb2SO5 and Cu3P
  19675. Help the Library of Congress Create Video Games that Improve Public Knowledge of Civics | In Custodia Legis
  19676. Joshua Jesper Krægpøth Ryder – The Future Is Here! WebAssembly for .NET Developers – Recording Available | The .NET Tools Blog
  19677. How to handle transactions in Node.js reference architecture | Red Hat Developer
  19678. Using C# source generation for enhanced logging - Bruno Sonnino
  19679. Top React Testing Libraries in 2023: A Comprehensive Review
  19680. Help! I accidently enabled HSTS–on localhost
  19681. The unit test that you should try not to write
  19682. EI012: AI Processing Service (Part 6)
  19683. Understanding Python String Data Type | Pro Code Guide
  19684. Claims of Room Temperature and Ambient Pressure Superconductor
  19685. The Fall of Stack Overflow, Explained
  19686. Bing Preview Release Notes: Dark Mode
  19687. Shamir Secret Sharing
  19688. On .NET Live - Real World frontends and backends with Conduit
  19689. Binary Heap | Concurrency Deep Dives
  19690. Blackmagic Design SDI-HDMI converter micro USB problems, and a rant about connector receptacles in general
  19691. The next step: PostOwl
  19692. Security keys in the land of passkeys
  19693. Reflections on a Month with BBEdit and Nova — Sympolymathesy, by Chris Krycho
  19694. Why I switched from Plaid to Stripe.. and then back to Plaid - Balance Budget
  19695. Toggles suck! | Axess Lab
  19696. LK-99: The Live Online Race for a Room-Temperature Superconductor (Summary)
  19697. Wasting Time to Waste Less Time
  19698. Poll Working
  19699. Tribal Knowledge
  19700. Your Social Network Is Bigger Than You Think! – James Ashford
  19701. The Limits of AI: Why Not Every Problem Can Be Solved with Machine Learning - Arkavian
  19702. Cachelines and Striped Locks — ~ngp
  19703. File distribution over DNS: (ab)using DNS as a CDN (eighty-twenty news)
  19704. Socialized Proof of Work
  19705. So, you want to deploy on the edge?
  19706. I Paid Off $194k in Student Loans in Six Years. It Wasn’t Easy. - BJL
  19707. Getting started with NGINX
  19708. Gabe Henriques
  19709. An optimal-stopping quant riddle - Emir's blog
  19710. A comprehensive guide to Redux for beginners
  19711. AI Diaries: Two Important Facts About Generative Prose
  19712. ASP.NET Community Standup - Migrate from framework to core with System.Web.Adapters
  19713. Don Syme Live at fsharpConf 2023
  19714. Moon
  19715. Amanda (@Pandamoanimum@mstdn.social)
  19716. NASA mistakenly severs communication to Voyager 2
  19717. The proposal to enhance Go's HTTP router
  19718. You Can Test & Debug Your .NET Lambda Functions Locally
  19719. Open Closed Principle in C# | SOLID Principles
  19720. F# Extends its String Interpolation Syntax to Reduce Escaping
  19721. Misinterpreting the misleadingly-named STATUS_STACK_BUFFER_OVERRUN - The Old New Thing
  19722. Polyfills in .NET to ease multi-targeting - Gérald Barré
  19723. LK-99: The Live Online Race for a Room-Temperature Superconductor (Summary)
  19724. Computers Are Bad
  19725. The NEW Way of Validating Settings in .NET 8
  19726. Microsoft Releases .NET 8 Preview 6
  19727. Plugin Architecture in ASP.NET Core – How To Master It
  19728. How To Query Shadow Property With EF Core #shorts
  19729. The Reluctant Sysadmin's Guide to Securing a Linux Server
  19730. Modular Monoliths with Layla Porter
  19731. Conduit - Your own chat server
  19732. What is Locking and How to Use a Locking Mechanism in C#
  19733. Introduction of Auth0 Templates for .NET
  19734. 369: Scanning real world objects into ready-to-use 3D models with RealityKit
  19735. Scanning real world objects into ready-to-use 3D models with RealityKit | Merge Conflict ep. 369
  19736. Happy 30th Birthday Windows Server!
  19737. How to Use TypeScript Generics with Functional React Components
  19738. A Git Query Language written in Rust
  19739. New: Improved flexibility when configuring endpoint URLs with the AWS SDKs and tools | Amazon Web Services
  19740. What's up, Python? The GIL removed, a new compiler, optparse deprecated...
  19741. Stream videos from Azure Blob storage with ASP.NET Core
  19742. Let’s look at Wolfenstein 3D in F#
  19743. LINUX AIR COMBAT free flight simulator
  19744. GitHub - khoj-ai/khoj: An AI personal assistant for your digital brain
  19745. The San Francisco Compute Company
  19746. JasperFx Software is Open for Business!
  19747. GPT4 can play chess – David Chudzicki
  19748. 7 Essential Tech Talks Every Developer Should Watch
  19749. Stove and Searle on the rhetorical subversion of common sense
  19750. How to create a Django form in 2mins using Alpine.js
  19751. Documentation as Code for Cloud - PlantUML - blog.dornea.nu
  19752. I made a Quotebacks plugin for Marked
  19753. Finding my balance: An evolved and simplified task management system
  19754. SwiftUI Data Flow 2023
  19755. What we really need is a CDN that deploys to ALL edge nodes - Junaid Bhura
  19756. Blog Writing for Developers
  19757. Why do consultants invent words?
  19758. You Need More Constraints
  19759. Large Language Models (LLMs) as noise generators
  19760. Emacs 29.1 released
  19761. The web I want – Manu
  19762. New – AWS Public IPv4 Address Charge + Public IP Insights | Amazon Web Services
  19763. EffectiveDebugging/SourceCode/StockMarket at master · chrisnas/EffectiveDebugging
  19764. ffmprovisr
  19765. Containers in Azure Container Apps: Simplifying app orchestration with Sidecar and Init Containers
  19766. Emacs 29.1 Released
  19767. Wikifunctions
  19768. Elevate Your .NET Testing Strategy #2: InMemoryDatabase
  19769. Contenedores en Azure Container Apps: Simplificando la orquestación de aplicaciones con Sidecar e Init Containers
  19770. Understanding Python Data Types | Pro Code Guide
  19771. Understanding Python Numeric Data Types | Pro Code Guide
  19772. Migrating An API from Newtonsoft.Json to System.Text.Json
  19773. Workplace advice for Programmers (Q&A)
  19774. The best 5 .NET and ASP.NET courses for eCommerce developers
  19775. Weird Things You Can Do In C#: True & False Operators #shorts
  19776. Libreboot – GNU Boot
  19777. Functions are Vectors
  19778. How to benchmark different .NET versions
  19779. GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI
  19780. Four ways to shoot yourself in the foot with Redis
  19781. How critical theory is radicalizing high school debate
  19782. Grand Kadooment 2023 - Biggest Carnival Event of Barbados
  19783. Error
  19784. Codifying a ChatGPT workflow into a malleable GUI
  19785. The transformer model, explained clearly - DeriveIt
  19786. How to read inference rules
  19787. Sampling at scale with OpenTelemetry
  19788. Hamel’s Blog - Optimizing LLM latency
  19789. Building a BitTorrent client in Elixir
  19790. The Illustrated Transformer
  19791. GPT-4 Code Interpreter and Pillow
  19792. Digital Bum: Finding a Home/lessness on the Internet
  19793. Defcon: Preventing Overload with Graceful Feature Degradation
  19794. LN 035: The Messy Desktop
  19795. A Lock-Free Vector
  19796. Git says I am adding '^M' but core.autocrlf is true
  19797. If We Want a Shift to Walking, We Need to Prioritize Dignity
  19798. So you want to build your own open source chatbot… – Mozilla Hacks - the Web developer blog
  19799. A spectacular superconductor claim is making news. Here’s why experts are doubtful
  19800. It's There But It Isn't - EF Shadow Property #shorts
  19801. A Steering Council notice about PEP 703 (Making the Global Interpreter Lock Optional in CPython)
  19802. ASP.NET Community Standup - Migrate from framework to core with System.Web.Adapters
  19803. 👨‍💻 𝗗𝗼𝘁𝗡𝗲𝘁 𝗖𝗼𝗱𝗶𝗻𝗴 𝗖𝗼𝗻𝘃𝗲𝗻𝘁𝗶𝗼𝗻𝘀 𝗳𝗼𝗿 𝗖𝗹𝗲𝗮𝗻𝗲𝗿 𝗖𝗼𝗱𝗲!
  19804. How to Access Configuration During Application's Startup in .NET
  19805. The U.K. Government Is Very Close To Eroding Encryption Worldwide 
  19806. No-GIL mode coming for Python
  19807. Why Clean Architecture Is Great For Complex Projects
  19808. Ubiquitous F# in Contextive, the Ubiquitous Language Tool | fsharpConf 2023
  19809. What happened to Vivaldi Social? | Thomas Pike’s other blog
  19810. SSH based comment system
  19811. What does it mean to be a junior?
  19812. Actor pattern controlling connection pool in Kotlin to honor API rate limit exceptions
  19813. Do's and don'ts of valuing a biotech company
  19814. ASP.NET Core News - 07/28/2023
  19815. The spoken word
  19816. Tips to Grow Your Savings – STAYTHRIVE.COM
  19817. On the road to freedom with db_migrator
  19818. Wrecking ostree on Fedora Silverblue
  19819. Why is DNS still hard to learn?
  19820. OnlineOrNot Diaries 14 - Max Rozen
  19821. Learn how to use the camera in Xamarin.Forms | Step by Step Guide
  19822. Play Deprivation Is A Major Cause of the Teen Mental Health Crisis
  19823. "Web Environment Integrity" is an all-out attack on the free Internet — Free Software Foundation — Working together for free software
  19824. Tor’s shadowy reputation will only end if we all use it | Engadget
  19825. Episode 468 - WordPress on Azure App Service
  19826. Fireside
  19827. Cap'n Proto: Cap'n Proto 1.0
  19828. MassTransit Bus Stop - 8.1 Updates
  19829. Worldcoin isn’t as bad as it sounds: It’s worse
  19830. How to split off an older copy of a file while preserving git line history - The Old New Thing
  19831. Scheduling Background Tasks In .NET With Quartz
  19832. Profile
  19833. .NET Lambda Annotations Framework Now Generally Available
  19834. Adding a User Login to a .NET App With Auth0 - Code Maze
  19835. Implement 5 Key Principles for Creating Effective UIs—Part 2
  19836. Beyond the Basics: XAML Compilation in .NET MAUI
  19837. Service Delivery Index: A Driver for Reliability - Slack Engineering
  19838. Introduction to the Node.js reference architecture: Testing | Red Hat Developer
  19839. Introducing Predictive Debugging: A Game-Changing Look into the Future | The .NET Tools Blog
  19840. Commander Keen's Adaptive Tile Refresh
  19841. Exploring Generative AI
  19842. Avalonia for Visual Studio Code (Early Access)
  19843. EI011: AI Processing Services (Part 5)
  19844. GitHub - jdorfman/awesome-json-datasets: A curated list of awesome JSON datasets that don't require authentication.
  19845. Automatic Deployment .NET Web API to AWS Elastic Beanstalk using GitHub Action
  19846. 상온상압 초전도체(LK-99) 개발을 위한 고찰
  19847. .NET Rocks! Modular Monoliths with Layla Porter
  19848. Building and operating a pretty big storage system called S3
  19849. The Law of Bad GUIs (and how LLMs give us a way out)
  19850. Thanks, Elon, for rebranding Twitter to X
  19851. Fable.Form: Unlock your Forms Super Powers | fsharpConf 2023
  19852. Lost in Details
  19853. No One Wants To Talk To Your Chatbot
  19854. Rates of Change · @jimmyislive
  19855. Spirited Away
  19856. Solar Powered Conways Game of Life
  19857. How to get your own nameservers like ns1.yourdomain.com
  19858. Weekly Update 358
  19859. Room Temperature, Ambient Pressure Superconductivity—This Time for Real?
  19860. Announcing OverflowAI
  19861. How Troy Hunt knows if you’ve been hacked and Washington tries to understand AI
  19862. VS Code Tool to Lead Stack Overflow's New 'OverflowAI' Effort -- Visual Studio Magazine
  19863. Panel: Leveraging .NET for Modern Development
  19864. Rethinking Window Management – Space and Meaning
  19865. Home
  19866. Alpaca Eval Leaderboard
  19867. GitHub Quick Reviews
  19868. GitHub Quick Reviews
  19869. Advanced Performance Extensions (APX)
  19870. Popularized in England, These Wavy Walls Actually Use Fewer Bricks Than a Straight Wall
  19871. New syntax for string interpolation in F# - .NET Blog
  19872. Commander Keen's Adaptive Tile Refresh
  19873. CRUD can be Terrible. Start capturing INTENT!
  19874. Perfect forwarding forwards objects, not braced things that are trying to become objects - The Old New Thing
  19875. Boost Your .NET MAUI Productivity with C# UI Hot Reload
  19876. The Exception Mistake You Must Never Make in C#
  19877. Google Web Environment Integrity is the new Microsoft Trusted Computing
  19878. It's 2023, so of course I'm learning Common Lisp
  19879. 2023-07-02 -- 2023-07-03 Tarsnap outage post-mortem
  19880. Adrian Sampson (@adrian@discuss.systems)
  19881. The Kids Online Safety Act is Still A Huge Danger to Our Rights Online
  19882. Password Purgatory - Making Life Hell for Spammers
  19883. How to Split an Entity Into Multiple Tables in EF Core - Code Maze
  19884. Automating End-to-End testing with Playwright and Azure Pipelines
  19885. OSS Power-Ups: AngleSharp – Webinar Recording | The .NET Tools Blog
  19886. Exploring Generative AI
  19887. New Series: Creating APIs in .NET
  19888. APIs in .NET – Part 2 – The Database
  19889. Stability AI releases its latest image-generating model, Stable Diffusion XL 1.0 | TechCrunch
  19890. Bad Map Projection: ABS(Longitude)
  19891. IoT sensors and displays with I²C and .NET (5 of 6) | .NET IoT for Beginners
  19892. Truck, Machinery, Car & General Auctions in Sydney, Newcastle, Melbourne, Brisbane & Perth | Slattery Auctions & Valuations
  19893. Cultivating a state of mind where new ideas are born
  19894. Barim's blog · ابراهيم - Tags in Svelte
  19895. Breaking Superconductor News
  19896. We need more whimsical products
  19897. Core Web Vitals for Search Engine Optimisation: What Do We Need to Know? – CSS Wizardry
  19898. Quantifying your reliance on Open Source software · Jamie Tanna | Software Engineer
  19899. Do breached sites take security seriously?
  19900. Monitoring the Magic: Operating LLM-Driven Products
  19901. BadAppleFont
  19902. How to Manage Difficult Board Members
  19903. How does a Transformer Work?
  19904. It’s All Above Single-Board
  19905. Overture Maps Foundation Releases Its First World-Wide Open Map Dataset – Overture Maps Foundation
  19906. The internet has become soulless and i hate it
  19907. Extended Guide: Instruction-tune Llama 2
  19908. Unpacking Google’s new “dangerous” Web-Environment-Integrity specification
  19909. Introducing GitHub Copilot X
  19910. Release mold 2.0.0 · rui314/mold
  19911. 367: NativeAOT for iOS & .NET MAUI Lands in VS Code
  19912. Development With A Dot - .NET 8 Dependency Injection Changes: Keyed Services
  19913. Implementing the Ripple effect in any view in Xamarin.Forms
  19914. Pull requests · AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
  19915. Romance, River Seine, Paris, France
  19916. Google vs. the Open Web
  19917. Subscribe to the Visual Studio Blog via email - Visual Studio Blog
  19918. On the various ways of creating Windows Runtime delegates in C++/WinRT and C++/CX - The Old New Thing
  19919. [wei] Ensure Origin Trial enables full feature · chromium/chromium@6f47a22
  19920. WHY YOU SHOULD LEARN C# AND .NET - TOP 5 REASONS
  19921. Optimistic Locking With EF Concurrency Token #shorts
  19922. How to write Enterprise Grade OOP software in C#
  19923. How Blazor saved my day!
  19924. Google engineers want to make ad-blocking (near) impossible
  19925. Reclaiming disk space for the dotnet developer
  19926. Microsoft .NET Code Analysis: Do Not Expose Generic Lists
  19927. Vermoedelijk grootste Nederlandse gebruiker van de Genesis Market aangehouden
  19928. Sending Email With FluentEmail in .NET - Code Maze
  19929. Exploring the ProgressBar in .NET MAUI
  19930. ASP.NET 8 Blazor Sections Fully Explained
  19931. A Few DOM Reminders
  19932. Unleashing the Power of .NET Source Code Generators
  19933. .NET 8 TimeProvider and Unit Tests
  19934. Exploring Blazor Changes in .NET 8 - Interactive Components using Blazor Server
  19935. bliki: TeamTopologies
  19936. bliki: TwoPizzaTeam
  19937. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  19938. A comprehensive guide to running Llama 2 locally
  19939. Microsoft Improves Natural Language UI for LLMs with Open Source TypeChat -- Visual Studio Magazine
  19940. Fireside
  19941. What are the most important things to unlearn coming from Java+Spring to Go?
  19942. GitHub - PRQL/prql: PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
  19943. Where are all the women?
  19944. Is Signal App Killing My iPhone Battery?
  19945. Rhodes wildfires - Andy Bell
  19946. Why Can't America Teach Writing?
  19947. Why dream?
  19948. Old Roblox Data Leak Resurfaces, 4000 Users' Personal Information Exposed
  19949. Dynamic vs. Static Config for My Tiling Window Manager
  19950. Why Do Code Review at All?
  19951. Combining data with multiple fetch requests
  19952. ChatGPT has been great for my mental health - Adam Grant
  19953. How I jailbroke the language learning app that sucked
  19954. The Power of Being New: A Proven Recipe for High Impact | Hazel Weakly
  19955. What it means to want it badly enough | Peter Piekarczyk
  19956. Support small businesses (internet ones too) • Cory Dransfeldt
  19957. How To Check A Make Dependency For Existence Rather Than Newness
  19958. MVUX or MVVM? Choosing the Right Pattern for Your .NET Projects
  19959. The First Room-Temperature Ambient-Pressure Superconductor
  19960. Four main books on robust statistics
  19961. Alice GG • Is technical analysis just stock market astrology?
  19962. Azure Traffic Manager
  19963. OpenAI Quietly Shuts Down Its AI Detection Tool - Decrypt
  19964. GitHub Quick Reviews
  19965. Warning of a forthcoming collapse of the Atlantic meridional overturning circulation - Nature Communications
  19966. .NET Framework July 2023 Cumulative Update Preview - .NET Blog
  19967. Tracking HackerNews' Shifting Preferences for Remote Jobs Over 5 Years
  19968. Debugging .NET Containers with Visual Studio Code Docker Tools - .NET Blog
  19969. What We Know About LLMs (Primer)
  19970. The massive bug at the heart of the npm ecosystem
  19971. Invoice Dragon - Create PDF Invoices and Receipts for Free
  19972. Deploy a website with Azure virtual machines - Configuring CI/CD pipelines
  19973. Rock Your Debugging Game: Parallel Stack Window Tips You Need to Know! - Visual Studio Blog
  19974. Before you try to do something, make sure you can do nothing - The Old New Thing
  19975. Apple already shipped attestation on the web, and we barely noticed
  19976. Clean Architecture | A Practical ASP.NET Core Implementation
  19977. 5 ADVANCED xUnit.net Features You Must Know
  19978. All You Need To Know About IHttpClientFactory in ASP.Net Core
  19979. Creating Dashboards with .NET 8’s New Metrics!
  19980. What journalists should know about the atomic bombings
  19981. Common pitfalls in Go benchmarking
  19982. Paco Hope #BLM (@paco@infosec.exchange)
  19983. Xml Deserialization in C# - Code Maze
  19984. The Fall of Stack Overflow / Ayhan Fuat Çelik | Observable
  19985. Understanding HTTP host header and SNI
  19986. Dr Seuss on Constructors
  19987. How to set global setting for XUnit tests - Event-Driven.io
  19988. Up and running with WebSocket
  19989. Code Coverage Metrics
  19990. Version Controlling Database Schema
  19991. EI010: AI Processing Services (Part 4)
  19992. Pre 2013 Data Breach - Forum Thread
  19993. Anti-Vaxxers
  19994. How Cloudflare is staying ahead of the AMD Zen vulnerability known as “Zenbleed”
  19995. Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
  19996. Women in Cryptography
  19997. How to choose the target for a migration from RPG - Strumenta
  19998. Why functional programming?
  19999. Commoditized Social Networking
  20000.  What it’s like to be married to a dying man
  20001. On .NET Live - Lunr Core: Simple search for all .NET apps
  20002. RSA
  20003. Sharing encrypted data over short-form mediums
  20004. Do films directed by women have more women in the cast?
  20005. Mongo Read Optimisation: Write Concern
  20006. Thriving in the dynamically type-checked hell scape of Clojure
  20007. I made a new track for teaching swing
  20008. Tek scope screen capture with Bash - Andrej's blog
  20009. Is software getting worse?
  20010. An algorithm for shuffling playlists
  20011. Building an E-Ink Joke of the Day Fridge Magnet · Alex Meub
  20012. You should write your own programming language
  20013. Introduction to Pocket: obfuscator for MBA expressions
  20014. ASP.NET Community Standup - Cross platform build and publish to ARM with containers
  20015. How to use the Android emulator on a macOS host for debugging in a virtual machine with Windows
  20016. Compromised email address incident at third-party firm Customer.io
  20017. Announcing .NET 8 Preview 6 - .NET Blog
  20018. Your Mystery: Have Attention Spans Been Declining?
  20019. Attention Is Off By One
  20020. General Purpose Input/Output: Read input with GPIO and .NET (4 of 6) | .NET IoT for Beginners
  20021. Hooked on .NET - The inaugural edition
  20022. Zenbleed
  20023. Chris's Wiki :: blog/sysadmin/ReportConfigFileLocations
  20024. Beginner's Guide to Testing Internal Classes in C#
  20025. .NET MAUI UI Challenge # 7 - Coffe Shop App
  20026. Find all Unicode Characters from Hieroglyphs to Dingbats – Unicode Compart
  20027. Installing SQL Server Express LocalDB in a GitHub Workflow
  20028. Twitter has officially changed its logo to 'X' | TechCrunch
  20029. Production postmortem: The dog ate my request
  20030. Analyzer to validate the parameters of structured log messages - Gérald Barré
  20031. Change Control Appearance Using No Code with Property Triggers - .NET MAUI 101
  20032. Why sometimes async and await are bad for your app
  20033. Your Ubisoft account can be suspended and subsequently permanently deleted for 'inactivity,' taking your games library with it
  20034. Elevating C# Code Quality with Qodana: A Journey Towards Perfection | The .NET Tools Blog
  20035. Why does IAsyncAction or IAsyncOperation.GetResults() produce a E_ILLEGAL_METHOD_CALL exception? - The Old New Thing
  20036. Creating Dashboards with .NET 8’s New Metrics!
  20037. The "Three Things" Exercise for getting things out of talks
  20038. SignalR 101 - Hubs And Strongly Typed Hubs In 30s #shorts
  20039. Aurélien Jarno - Welcome Debian riscv64
  20040. WeAreDevelopers World Congress 2023 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  20041. Inkscape launches version 1.3 with a focus on organizing work efficiently
  20042. 368: Building .NET MAUI User Interfaces in C#
  20043. Iconbuddy - 100K+ open source icons
  20044. Semantic Kernel: What It Is and Why It Matters
  20045. Released: Microsoft.Data.SqlClient 5.2 Preview 3
  20046. 7 Tips to Boost .NET MAUI Mobile App Performance
  20047. Using the Option module in F#
  20048. Gracefully Handling Entity Framework Exceptions with EntityFramework.Exceptions
  20049. Help users resume your app seamlessly after a Windows update
  20050. Implementing Deep Linking in React Native: A Quick Step-by-Step Guide
  20051. Elon Musk Wants to Relive His Start-Up Days. He’s Repeating the Same Mistakes.
  20052. Tunnel Vision
  20053. Team Leadership, TUIs, and AI Lawsuits
  20054. I found a IT jobs thanks to this blog, what I’m doing
  20055. With The 745-mile Solid-state Battery, Toyota Just Became A Force To Reckon With
  20056. GitHub - karpathy/llama2.c: Inference Llama 2 in one file of pure C
  20057. Deploy a website with Azure virtual machines - Configuring SSL certificates
  20058. jaspervdj - Lazy Layout
  20059. On legitimacy and software engineering
  20060. Running LLaMA 2 models on your Mac
  20061. GNU Linker Wizardry: Wrapping printf() with Timestamps
  20062. Choosing Boredom | Jordan Koschei
  20063. Empathetic tools | Software and puns
  20064. Anatomy of a Book Cover: The Process of Book Cover Design
  20065. Age-Period-Cohort graphs for suicide and drug overdoses
  20066. How do we evaluate our lives, at the end? What counts, what matters?
  20067. Chrome rolls out the Privacy Sandbox : Development & Analytics
  20068. FAF: Automating my GTD Workflow with Langchain and GPT-4
  20069. Going Lean • Lea Verou
  20070. The Economy behind Mobile Gaming Websites – The Cubinskyi Club
  20071. Theater recommendations at scale using GPT (how I ended up at Penetrator)
  20072. Queryability and the Sublime Mediocrity of SQL • Buttondown
  20073. Nomad can do everything that K8s can
  20074. GitHub - z0ccc/voat-extension: Browser extension to replace Youtube comments with Reddit comments or view the Reddit comments of any webpage.
  20075. Counting OpenAI tokens • Harry Marr
  20076. Man Found Guilty of Child Porn, Because He Ran a Tor Exit Node (The Story of William Weber)
  20077. GitHub - KTStephano/StratusGFX: Realtime 3D rendering engine
  20078. Trigger AWS Lambda with S3 Events - Powerful Event-Driven Thumbnail Creation Lambda for .NET Developers
  20079. Why SQLite Does Not Use Git
  20080. Learn why C# Expressions API is so POWERFUL
  20081. Auto Include EF Navigation Properties With This Trick #shorts
  20082. GitHub - evanderkoogh/hibp_security-txt: The security.txt files that are present in the Have I Been Pwned db
  20083. Setting Up a Windows PC For Web Development: WSL, Git, Visual Studio, Oh My Zsh, etc
  20084. Have I Been Pwned: API v3
  20085. GitHub - Uriopass/Egregoria: 3D City Builder without a grid
  20086. 2016 Roblox security breach
  20087. The Most Important Coding Habits
  20088. Master Azure Magic: Deploy Blazor to Cloud in Minutes! 🔥🚀
  20089. The Unlikely Story of UTF-8: The Text Encoding of the Web
  20090. McCartney on not-knowing and doing it now - Austin Kleon
  20091. A revolution against monopolies – castignoli.eth
  20092. Exploring garbage collection in V8 with WebGL
  20093. Can we lose technology?
  20094. One for the Science Fiction Fans
  20095. Fake It ’til You Learn It | Jahfer's Blog
  20096. Old Stuff | Awesome Hugo blog
  20097. Building for Failure: Hidden dangers in Event-Driven Systems – Encore Blog
  20098. JuMP, GAMS, and the IJKLM model
  20099. Feeds are Not Fit for Gardening — Sympolymathesy, by Chris Krycho
  20100. Infrastructure Megaupdate | Gabriel's Blog
  20101. I Finally Bought a Scanner
  20102. Saga Pattern With NServiceBus in C#
  20103. AI for Enterprise Scenarios and Environments using Azure Cognitive Services
  20104. Designing the Espresso Sequencer: Combining HotShot Consensus with Tiramisu DA - HackMD
  20105. Announcing TypeScript 3.0 - TypeScript
  20106. Microsoft's Semantic Kernel AI SDK Adds Java, Integrates with Azure Cognitive Search -- Visual Studio Magazine
  20107. Design and disappointment
  20108. Document your secrets, please
  20109. pain.001 – blog/knowledge/iso_20022_pain_001 — evrim.zone
  20110. Domain Sins of My Youth
  20111. Totality
  20112. Rethinking infrastructure as code from scratch
  20113. Moving Text Elegantly in Emacs
  20114. Compromised Microsoft Key: More Impactful Than We Thought | Wiz Blog
  20115. Plane - The open source project management tool
  20116. Managing Kitchen Fruit Flies with a Little Shop of Horrors
  20117. Preparing for .NET Core 3 Series
  20118. GitHub - erhant/zkbrainfuck: A Brainfuck zkVM with Circom.
  20119. What does a CTO actually do?
  20120. Global Atmospheric Circulation
  20121. Handling a Complex Domain with Readable Code | fsharpConf 2023
  20122. Making e-commerce modern and performant with .NET 7
  20123. Performance Improvements in .NET Core - .NET Blog
  20124. Announcing the .NET Framework 4.7.2 - .NET Blog
  20125. Happy 15th Birthday .NET! - .NET Blog
  20126. Announcing SignalR (alpha) for ASP.NET Core 2.0 - .NET Blog
  20127. Announcing the .NET Framework 4.8 - .NET Blog
  20128. Announcing .NET Core 2.1 Preview 1 - .NET Blog
  20129. The RyuJIT transition is complete! - .NET Blog
  20130. gRPC-Web for .NET now available - .NET Blog
  20131. Announcing the .NET Framework 4.7.1 - .NET Blog
  20132. Announcing the .NET Framework 4.7 General Availability - .NET Blog
  20133. Announcing Experimental Mobile Blazor Bindings - .NET Blog
  20134. .NET Core 3 and Support for Windows Desktop Applications - .NET Blog
  20135. Announcing .NET Core 2.1 - .NET Blog
  20136. Announcing the .NET Framework 4.7 - .NET Blog
  20137. Announcing .NET Core 2.1 Preview 2 - .NET Blog
  20138. Blazor WebAssembly 3.2.0 now available - .NET Blog
  20139. Announcing .NET Core 3 Preview 4 - .NET Blog
  20140. Bing.com runs on .NET Core 2.1! - .NET Blog
  20141. Best Practices for Regular Expressions in .NET
  20142. Announcing .NET Core 2.0 - .NET Blog
  20143. Update on .NET Core 3.0 and .NET Framework 4.8 - .NET Blog
  20144. .NET on Microsoft Learn
  20145. What's new in C# - Events
  20146. .NET Application Architecture Guidance - .NET Blog
  20147. C# Custom Validators
  20148. Podcast: Hansleminutes - All the Performance with RavenDB's Oren Eini
  20149. How to clone a Windows Runtime map in the face of possible concurrent modification, part 3 - The Old New Thing
  20150. How to use Bicep to Deploy Azure Resources
  20151. How To Make Your API Idempotent To Stop Duplicate Requests
  20152. Bringing Memory to your AI Apps with Azure Cognitive Search! | Intro to Semantic Kernel
  20153. Bunifu Framework with Wilberforce and Wilfred
  20154. Should We Use Records or Classes or Structs in C# - Code Maze
  20155. 🔴 Recreating Threads App with .NET MAUI - Profile & Search Pages
  20156. Episode 127 - Bunifu Framework with Wilberforce and Wilfred
  20157. Assembly language vs. machine code — 6502 part 3
  20158. Connecting an LCD to our computer — 6502 part 4
  20159. 8-bit CPU control signal overview
  20160. Making a computer Turing complete
  20161. Programming my 8-bit breadboard computer
  20162. If You Don't Understand Quantum Physics, Try This!
  20163. Reliable data transmission
  20164. World's worst video card? The exciting conclusion
  20165. Update and PODCAST ANNOUNCEMENT!
  20166. Conditional jump instructions
  20167. Hardware build: CRC calculation
  20168. The world's worst video card?
  20169. Error detection: Parity checking
  20170. The promise – and the perils – of GitHub Copilot
  20171. Reverse Engineering Existing Databases with Entity Framework Core | The .NET Tools Blog
  20172. Toy Models | Tadashi Tokieda
  20173. Hex Wave
  20174. What Happened to Dolphin on Steam?
  20175. ASP.NET Core Architecture Overview by David Fowler
  20176. Stack Overflow Developer Survey 2019
  20177. Update and PODCAST ANNOUNCEMENT!
  20178. ASP.NET Core updates in .NET Core 3.0 Preview 3 - .NET Blog
  20179. Reprogramming CPU microcode with an Arduino
  20180. ASP.NET Core updates in .NET 5 Preview 8 - .NET Blog
  20181. You fired your top talent. I hope you’re happy.
  20182. GitHub - mimoo/Diffie-Hellman_Backdoor: How to backdoor Diffie-Hellman
  20183. Conditional jump instructions
  20184. .NET customers showcase | See what devs are building
  20185. How Microsoft Made Me Love .NET Core And C# Again
  20186. Ben, Ben and Blue
  20187. Hardware build: CRC calculation
  20188. Poly Haven • Poly Haven
  20189. stb/docs/stb_voxel_render_interview.md at master · nothings/stb
  20190. How do CPUs read machine code? — 6502 part 2
  20191. 8-bit CPU control signal overview
  20192. How do CRCs work?
  20193. Reliable data transmission
  20194. Assembly language vs. machine code — 6502 part 3
  20195. Download .NET Core 2.1 (Linux, macOS, and Windows)
  20196. Introduction to Razor Pages in ASP.NET Core
  20197. If You Don't Understand Quantum Physics, Try This!
  20198. Narrated explorables: three mental models
  20199. 1 Introduction · Real-World Cryptography
  20200. stb/stb_easy_font.h at master · nothings/stb
  20201. Simulating Supply and Demand
  20202. Error detection: Parity checking
  20203. Announcing ASP.NET Core 2.2, available today! - .NET Blog
  20204. 8-bit CPU control logic: Part 3
  20205. Making a computer Turing complete
  20206. The case against Net Neutrality?
  20207. PBR Textures, free for any purpose
  20208. World's worst video card? The exciting conclusion
  20209. Ben Eater - 8 bit breadboard computer (with changes)
  20210. “Hello, world” from scratch on a 6502 — Part 1
  20211. Facebook Container Extension: Take control of how you’re being tracked | The Mozilla Blog
  20212. EA shares five innovations via Accessibility Patent Pledge, wants other devs to do the same
  20213. Firefox Will Warn Users When Visiting Sites That Suffered a Data Breach
  20214. DASP - Timeline of vulnerabilities
  20215. Quantum computing for the very curious
  20216. A first look at changes coming in ASP.NET Core 3.0 - .NET Blog
  20217. Oscilloscope Music - (Drawing with Sound) - Smarter Every Day 224
  20218. Glitter Bomb 1.0 vs Porch Pirates
  20219. The 9 Lives of Bleichenbacher's CAT: New Cache ATtacks on TLS Implementations | Eyal Ronen
  20220. Connecting an LCD to our computer — 6502 part 4
  20221. Hour of Code: Anybody can Learn
  20222. Checksums and Hamming distance
  20223. The world's worst video card?
  20224. .NET Core - What's Coming in .NET Core 3.0
  20225. Best crypto blog posts of 2017
  20226. Why Frustum Culling Matters, and Why It's Not Important
  20227. Tutorial 1: Hello World | Mina Documentation
  20228. Finding compromised passwords with 1Password | 1Password
  20229. High performance IO with System.IO.Pipelines
  20230. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  20231. But what is the Fourier Transform? A visual introduction.
  20232. Programming my 8-bit breadboard computer
  20233. Why Your Newsfeed Sucks - Smarter Every Day 212
  20234. The Rug Puzzle: how many triangles?
  20235. Adding more machine language instructions to the CPU
  20236. Blazor now in official preview! - .NET Blog
  20237. GitHub - NightDive-Studio/shockmac: System Shock (PowerMac version / Official GPL Release)
  20238. HttpRepl: A command-line tool for interacting with RESTful HTTP services - .NET Blog
  20239. Libsodium Audit Results
  20240. blakewatson.com – My journey with the Chubon keyboard layout
  20241. One LFI bypass to rule them all (using base64)
  20242. Live from OpenBSD in Amsterdam
  20243. Excessive Growth and Corporate Parties
  20244. Be proven wrong
  20245. Deploy .NET apps to single board computers and debug remotely (2 of 6) | .NET IoT for Beginners
  20246. GitHub Quick Reviews
  20247. ZK Security X Delendum (farewell SBC) · Luma
  20248. GitHub Copilot for Business Gets Chat Beta: 'Imagine This ...' -- Visual Studio Magazine
  20249. Non-crypto Cryptographer Meetup · Luma
  20250. Introducing TypeChat - TypeChat
  20251. Episode 285: Intents with Chris Goes from Anoma - ZK Podcast
  20252. Writing Faster C# Code - Task.WhenAll vs Parallel.ForEachAsync in DotNet
  20253. DDD is just giving a $h!t about your Domain
  20254. .NET MAUI 8 Preview 6: Visual Studio Code Extension, Bug Fixes & Native AOT for iOS
  20255. Too many tabs open? No problem! - Visual Studio Blog
  20256. Better Design With Custom Messaging Abstractions For CQRS #shorts
  20257. How to clone a Windows Runtime map in the face of possible concurrent modification, part 2 - The Old New Thing
  20258. 6 C# Mistakes Microsoft Wants You to Fix
  20259. Kevin Mitnick Obituary - Las Vegas, NV
  20260. How to Solve Unable to Resolve Service for a Type - Code Maze
  20261. The 2 Ways To Create Middleware In ASP.NET Core #shorts
  20262. KBFI to KCLM - Port Angeles with Dinner & Stunning Sunset Views 🌅✈️
  20263. Exploring Basic Animations in .NET MAUI
  20264. Going Native with Blazor
  20265. Replicating a Hotel Booking UI in .NET MAUI
  20266. How platform teams get stuff done
  20267. Creating a Roslyn Analyzer to ensure that no duplicate values are added at compile time
  20268. Part 1 - Unlock the Power of Azure Data Factory: A Guide to Boosting Your Data Ingestion Process - Developer Support
  20269. Dev Home Preview 0.3 Release
  20270. How do errors evolve?
  20271. .NET Rocks! Multi-Model Data Stores with Ted Neward
  20272. 300ms Faster: Reducing Wikipedia's Total Blocking Time
  20273. C# Dev Kit - Visual Studio Marketplace
  20274. A-Frame Architecture with Wolverine
  20275. Burke Learns Blazor - Building the Publish and Home pages
  20276. csharplang/proposals/collection-expressions.md at main · dotnet/csharplang
  20277. Amplifying F# | fsharpConf 2023
  20278. Infragistics Touts New Components for Blazor, Web Components in UX/UI Toolkit -- Visual Studio Magazine
  20279. Sharing code between Deno and Node where Bun and ts-node failed
  20280. Learning Chinese (well enough to order from the menu) using MTurk
  20281. An intro to building Figma plugins (1)
  20282. A "Brief" Introduction to serious games
  20283. bfs 3.0: the fastest find yet!
  20284. Distributed Trust with Service-to-Service Authentication
  20285. The web won't replace native mobile
  20286. Can a 3D printed keyboard last three years?
  20287. Publish Your Tweets
  20288. Why you should always merge to main | Ergomake
  20289. Reveal software complexity - Ewald Benes
  20290. Accessibility Testing in Maestro
  20291. Offsite
  20292. DeFi Le pouvoir de la finance décentralisé - Doumer's Blog
  20293. Rockin’ the Code World: Special Guest Arthur Doler
  20294. Solving Binding Issues at Compile-time with Xamarin Forms and .NET MAUI
  20295. API Integration Testing Basics #5 - performance testing using k6
  20296. Roblox data leak exposes sensitive user information from past developers conferences
  20297. Debugging Just Got Way Better in .NET 8
  20298. #CASBAN6 – How to create a facade to manage Azure Blob Storage with Azure Functions
  20299. How to clone a Windows Runtime map in the face of possible concurrent modification, part 1 - The Old New Thing
  20300. Marshmallow
  20301. Introduction to Scrutor Library in .NET - Code Maze
  20302. Microsoft .NET Code Analysis:Types That Own Disposable Fields Should Be Disposable
  20303. Dating App That Claims 50 Million Users Suffered a Data Breach
  20304. Docker for Developers: Understanding the Core Concepts
  20305. Deploy large language models responsibly with Azure AI
  20306. Falcon LLMs in Azure Machine Learning
  20307. C# Records, the With Keyword, and Reference Types
  20308. Log Formatters in C# - Bruno Sonnino
  20309. Modernizing Rx.NET | endjin
  20310. .NET Framework 4.8 to .NET 6 migration
  20311. Decentralizing the Practice of Architecture at Xapo Bank
  20312. Works on most machines
  20313. Reduce boxing in logging by davidfowl · Pull Request #88560 · dotnet/runtime
  20314. Microsoft Inspire 2023
  20315. Password Purgatory - Making Life Hell for Spammers
  20316. Learn C# with CSharpFritz - .NET at the Command Line
  20317. Announcing Stalwart Mail Server: unified, efficient, and more powerful than ever! | Stalwart Labs
  20318. A whirlwind tour of creating an F# version of the classic Wolfenstein 3D | fsharpConf 2023
  20319. Release v1.20.1 · NethermindEth/nethermind
  20320. Beyond Boredom and Depression, by Ajahn Jagaro
  20321. Tigo
  20322. My Two Cents About Passwords
  20323. Forever chemicals and blood donation
  20324. Reverence for the Craft, Business, and Your Immortal Soul — Ludicity
  20325. Minimalism in Web Development
  20326. From Dating to Vector Search - "Stable Marriages" on a Global Scale 💍
  20327. Stay boring
  20328. Notado 07/2023 Update: API Price Gouging, New Services, Archiving
  20329. Timeseries with PostgreSQL
  20330. Anyone could steal your bus money in Seattle | Evan Byrne
  20331. NTP Implementation in Elixir
  20332. Why the “Null” Lifetime Does Not Exist
  20333. Gaussian Process Regression Using the scikit Library -- Visual Studio Magazine
  20334. Hotpatching is now available for Windows Server VMs on Azure with Desktop Experience!
  20335. Perfherder
  20336. Azure DevOps Podcast: Mike Brind on Razor Pages in Action - Episode 253
  20337. Implementing a Skeleton Loader in Uno Platform
  20338. GitHub Quick Reviews
  20339. Top 8 Most Demanded Programming Languages in 2023
  20340. Announcing Vector Search in Azure Cognitive Search Public Preview
  20341. C# POP QUIZ: Record VS Class Comparison Differences #dotnet #coding
  20342. You Can Build Container Based Queue Processors That Scale to Zero
  20343. Let's Learn .NET - Web (Vietnam)
  20344. Azure Functions Community Standup | New Azure Functions extensions for SQL and Data Explorer
  20345. Meet new BenchmarkDotNet maintainers! · dotnet/BenchmarkDotNet · Discussion #2372
  20346. 10NES
  20347. How to clone a Windows Runtime vector in the face of possible concurrent modification, part 4 - The Old New Thing
  20348. Multimodal distributions and effect size
  20349. What Are Microservices? | A Small Game Shop Story
  20350. Your Essential Guide to xUnit Lifecycle
  20351. Why You Should Attend Experts Live Europe 2023
  20352. Make Your REST API Discoverable With HATEOAS | .NET 7
  20353. You Are Using HttpClient Wrong
  20354. Oleksii Holub
  20355. How to Efficiently Randomize an Array in C# - Code Maze
  20356. Sands of MAUI: Issue #110
  20357. .NET Lambda Annotations Framework is now generally available | Amazon Web Services
  20358. GitHub pull request merge strategies
  20359. I, interface
  20360. EI007: AI Processing Services (Part 1)
  20361. Efficient ProtoStar-style folding of multiple instances
  20362. Geohydrotypography
  20363. Inside the Workflow Metrics of Elite Dev Teams
  20364. Have I Been Pwned: API key
  20365. Password Purgatory - Making Life Hell for Spammers
  20366. GitHub - Blazored/LocalStorage: A library to provide access to local storage in Blazor applications
  20367. GitHub - danroth27/Net8BlazorServer: Blazor Server app with .NET 8
  20368. What's new in C# 12 - C# Guide
  20369. Announcing the HackTogether: Microsoft Teams Global Hack winners - Microsoft 365 Developer Blog
  20370. Azure DevOps at a Glance
  20371. On .NET Live - Getting Started with ChatGPT in .NET
  20372. ASP.NET Community Standup | Reliable web app pattern for .NET
  20373. Let me talk to my algorithms
  20374. Trophy Jobs
  20375. Store age identities inside the TPM: age-plugin-tpm
  20376. My two semesters of teaching
  20377. Using XPath in 2023
  20378. Stop Overengineering
  20379. Hamilton’s Quaternions, or, The Trouble with Triples
  20380. Has anyone thought that WFH is just sustainable?
  20381. Why kernel drivers in Anti-Cheat aren't so bad
  20382. Looking for additional maintainers on a few projects
  20383. Setting up PostgreSQL with Ansible
  20384. Writing for Others
  20385. Programming Pearls
  20386. Baby's second garbage collector
  20387. I found a (microscopic) ruby bug and it got fixed in 3 hours
  20388. Matt Watson | Let me live dangerously, PHP
  20389. Finding Visual Studio 2022 Extensions Now Easier -- Visual Studio Magazine
  20390. Single Responsability Principle in C# | SOLID Principles
  20391. Discussion: Are Free Monads Really Free? | fsharpConf 2023
  20392. practical-aspnetcore/projects/.net8/RazorMixMatchFour at net6.0 · dodyg/practical-aspnetcore
  20393. Wolverine has some new tricks to reduce boilerplate code in HTTP endpoints
  20394. Use xUnit Like A Pro in Under 10 Minutes!
  20395. Introducing a powerful new Extension Manager - Visual Studio Blog
  20396. Vacation, Content, and a Promotion!
  20397. C# 12.0 Preview: Access Instance Members within nameof
  20398. Replicating Uber Delivery UI in .NET MAUI
  20399. Develop .NET MAUI Apps on Linux with VS Code: Complete Guide
  20400. Silk.NET Coffee & Code Catchups
  20401. Micro-optimization: Concatenating a string with a char using string.Concat - Gérald Barré
  20402. Cloning a Windows Runtime vector in the face of possible concurrent modification, denial of service? - The Old New Thing
  20403. Show cascading dropdown lists in Blazor | BinaryIntellect Knowledge Base
  20404. This New C# 12 Feature Isn’t for You
  20405. Dying Mall in Boston - THE GARAGE MALL, Harvard Square - Cambridge, MA
  20406. I don't know how I feel about email
  20407. NATS .NET Client v2 Alpha Released with Core NATS Support
  20408. You Need To Know Minimal API TypedResults #shorts
  20409. practical-aspnetcore/projects/.net8/RazorMixMatchOne at net6.0 · dodyg/practical-aspnetcore
  20410. How I run my servers
  20411. Visual Studio 2022 17.7 Preview 3 With Productivity Updates
  20412. 367: NativeAOT for iOS & .NET MAUI Lands in VS Code
  20413. NativeAOT for iOS & .NET MAUI Lands in VS Code | Merge Conflict ep. 367
  20414. Should you use Result as your return type?
  20415. Educator Developer Blog
  20416. The Bangladesh Bank Heist: A Lesson in Cybersecurity | Devlin Duldulao
  20417. Gossip Protocol Explained - High Scalability -
  20418. Microtask Queues in Node.js Event Loop - Simple Talk
  20419. Extended C# Support in ReSharper and Rider 2023.2 EAP 9 | The .NET Tools Blog
  20420. I finally found a use for Logging in .NET!
  20421. Parse a Chess Game using F# and FParsec ♟
  20422. Why a software factory is the wrong metaphor
  20423. Starting an Expo App
  20424. MediatR Publish and Send Methods - Code Maze
  20425. GitHub - rust-lang/mdBook: Create book from markdown files. Like Gitbook but implemented in Rust
  20426. GitHub Privacy Statement - GitHub Docs
  20427. Building Intelligent Applications with OpenAI and C#: A Step-by-Step Guide to Get Started
  20428. How I Wrote a Book Last Night
  20429. wuko.ai: Evolve your mailbox into an intelligent read-it-later hub
  20430. Bypassing Internet Censorship Using SSH
  20431. Score-Based Diffusion Models
  20432. An Alternative Approach to Deep Tech VC
  20433. Beyond the Marketing: Assessing Anti-Bot Platforms through a Hacker's Lens
  20434. Lemmy frontend alternatives are popping off
  20435. Why do we minimize the mean squared error?
  20436. Entity framework features I wish I knew earlier
  20437. No local GPU? No Problem! Running Andrej Karpathy’s NanoGPT on Modal.com – Martin Capodici
  20438. Dev Therapy part II: Recoveries · Melatonin
  20439. The Private Equity Model in Medicine is Flawed | Ben White
  20440. So You Want to Hire for Developer Tooling | Hazel Weakly
  20441. How to register a Kei truck in Pennsylvania
  20442. Jeremy Mikkola - What makes developers productive?
  20443. Re: Ansible
  20444. Fun with DNS TXT Records
  20445. Functional testing your ASP.NET WEB API
  20446. Elevate Your .NET Testing Strategy #1: WebApplicationFactory
  20447. What Makes POWER CENTERS Bad for Cities: Investigating Heinous Land Uses, Episode 1
  20448. New .NET 8 Authentication Features in ASP.NET Core
  20449. Use Response Compression To Improve API Performance #shorts
  20450. PhpMyAdmin and Azure Database for MySQL server
  20451. EI006: Database Integration (Design Discussion)
  20452. GitHub - amis92/csharp-source-generators: A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
  20453. 12 Aphorisms About Programming
  20454. How people who work in data see each other
  20455. From subprime crisis to the newly prime crisis | Boaz Sobrado's Website
  20456. Living Life as a B- Student
  20457. GitHub - riok/mapperly: A .NET source generator for generating object mappings. No runtime reflection.
  20458. Human Programmers Will be Mostly Obsolete in 5 Years
  20459. Aurélien Jarno - Goodbye Debian GNU/kFreeBSD
  20460. Prompt Design
  20461. More Bang for Your Buck
  20462. Here's Why YOU Should Write Those Unit Tests [C# dotnet Examples]
  20463. C# on the Command Line! #dotnet #dotnetcore
  20464. Discrete Haar Wavelet Transform in 1D Using TensorFlow
  20465. How To Configure Database Default Values With EF Core #shorts
  20466. WinUI 3 | Modern settings with SettingsCard & SettingsExpander | WinAppSDK | XAML | UWP | WPF | .NET
  20467. GitHub - donno2048/snake: A snake in assembly using DOSBox on Ubuntu
  20468. Comparing main...davidfowl/net8 · davidfowl/TodoApi
  20469. Fireflies
  20470. ZK Security meetup @ Lightspeed · Luma
  20471. ASP.NET Community Standup | Reliable web app pattern for .NET
  20472. 8 Tips To Write Clean Code
  20473. Make The Machines Remember You. Make Them Give You Superpowers
  20474. Words & Laws 📚
  20475. Deep GUIs
  20476. My thoughts on my first 5 weeks of being a PM
  20477. Position-Driven Styles
  20478. Scientific Computing with F# | fsharpConf 2023
  20479. Mixing GitLab personal and work accounts: Enterprise Users - ClickedyClick
  20480. Schedule periodic database clean-up on Laravel | Leonardo Poletto
  20481. An overview of how stateful monitoring can accelerate debugging
  20482. Achieving Consistent Output from ChatGPT | Logan
  20483. Read-only web apps
  20484. On Personal Relations As A Manager
  20485. The Right to Sex: Feminism in the Twenty-First Century
  20486. The MS Office for your personal life. – alen.ro
  20487. The Day FedEx Delivered Its Promise
  20488. Masters and Fools - Privie
  20489. tinygrad + rusticl + aco: why not?
  20490. The Problem With LangChain | Max Woolf's Blog
  20491. Syncfusion Updates Flagship Solution with Goodies for Blazor, .NET MAUI, More -- Visual Studio Magazine
  20492. Why Microsoft Word is the best IDE for programming
  20493. Comparing main...davidfowl/net8 · davidfowl/TodoApi
  20494. ASP.NET Core in .NET 8 Preview 6: Blazor Updates and More
  20495. Episode 467 - OneStream's plans for becoming more cloud native on Azure
  20496. Let's Learn .NET - Web
  20497. Blazor Server vs Blazor WebAssembly: Which is Right for You?
  20498. Burke Learns Blazor | Creating CreateLink API / Polishing Public Page
  20499. Use NuGet central package versioning (#76) · davidfowl/TodoApi@d2cfc8d
  20500. Move TFM to directory build props (#77) · davidfowl/TodoApi@3be1993
  20501. Central Package Management
  20502. How to clone a Windows Runtime vector in the face of possible concurrent modification, part 3 - The Old New Thing
  20503. Required Parameters in Blazor WebAssembly - Code Maze
  20504. GitHub - davidfowl/IdentityEndpointsSample: A sample showing how to setup ASP.NET Core Identity API endpoints for authentication
  20505. The looming demise of the 10x developer
  20506. Sharing Context Between MediatR Components
  20507. Azure PowerShell: Check Directory Exists in Azure File Share
  20508. Introducing C#12’s Future Features
  20509. Apps on Azure Blog
  20510. EI005: Exceptions Testing (Standard Upgrade)
  20511. Debug Source Generators in JetBrains Rider | The .NET Tools Blog
  20512. Entity framework features I wish I knew earlier
  20513. Announcing Rust 1.71.0 | Rust Blog
  20514. YouTube
  20515. Received Microsoft MVP Award in Developer Technologies
  20516. Weekly Update 356
  20517. Creating an API and Web UI for my District Heating System - Dangl.Blog();
  20518. Announcing dynamic JSON in the Azure Core library for .NET
  20519. What we talk about when we talk about System Design
  20520. The effects of the HN 'personal blogs' thread on my RSS feed
  20521. Patching GCC to build Actually Portable Executables
  20522. Django: Clean up unused code with Vulture - Adam Johnson
  20523. Fearless Tinkering with Nix
  20524. Advice for Operating a Public-Facing API
  20525. Sane Uses for fiber - http://blog.cerowrt.org/
  20526. How to Sideload on an Onn
  20527. Thoughts on MNT Reform after a couple months
  20528. Bananas
  20529. All the Container Improvements in .NET 8
  20530. GitHub Quick Reviews
  20531. Silverlight Just Won't Die: 'XAML for Blazor' Arrives -- Visual Studio Magazine
  20532. Figma to XAML: View Hierarchy, UniformGridLayout and Background Images
  20533. Disney CEO Bob Iger Says Writers and Actors Are Not Being ‘Realistic’ With Strikes: ‘It’s Very Disturbing to Me’
  20534. Convert ANY Event into a Command in Xamarin Forms
  20535. Focusing on "Entities" leads nowhere good.
  20536. New AWS .NET Distributed Cache Provider for DynamoDB in Preview
  20537. AI Assistant Comes to ReSharper
  20538. duck tape for your unix pipes
  20539. How to clone a Windows Runtime vector in the face of possible concurrent modification, part 2 - The Old New Thing
  20540. DLP Exact Data Match beta now available
  20541. Collections Just Changed in C# 12 and That’s Good
  20542. EntityFramework Core vs Dapper
  20543. How To Rate Limit a Specific User In .NET #shorts
  20544. How to Program C# in Visual Studio Code
  20545. BenQ ScreenBar Halo LED Monitor Light/Lamp with Wireless Controller/Adjustable Brightness and Colour Temperature/Eye-Care/No Screen Glare/Space Saving/Curved Monitors/USB-A Powered : Amazon.co.uk: Lighting
  20546. 17 misconceptions about SNARKs (and why they hold us back)
  20547. Cycles of curves: what are they and do we need them?
  20548. Contact Merge
  20549. What Are HTTP Headers? | Postman Blog
  20550. EI004: AI Foundation Services (Exceptions)
  20551. GitHub - royalapplications/beyondnet: A toolset that makes it possible to call .NET code from other programming languages, including C and Swift.
  20552. Three tricks with Dictionary
  20553. .NET Rocks! Fluent Assertions with Dennis Doomen
  20554. David Fowler (@davidfowl) on Threads
  20555. Warehouse Sample Review
  20556. .NET MAUI on .NET 8 Preview 6 – Android build issue
  20557. PowerShell Profile & oh-my-posh theme
  20558. MSBuild Editor - Visual Studio Marketplace
  20559. Base64 Class (System.Buffers.Text)
  20560. How To Force The 'true' Command To Return 'false'
  20561. DO YOU WANT TO BECOME CREATIVE? - Richard Koch
  20562. How to land your first job
  20563. Origin trials and tribulations
  20564. Building a Vertx Cluster Manager
  20565. Garden Path Content | Sam Bleckley
  20566. Rendering rich responses from LLMs | Spencer Miskoviak
  20567. Conducting a Great Technical Interview
  20568. Regex Isn't Hard - Tim Kellogg
  20569. Put a Pin on That
  20570. Five Years of Rhovas
  20571. Languages & Runtime Community Standup | Practical steps to keep up with the latest .NET features
  20572. What is AWS SQS #shorts
  20573. How To Cache Filtered & Paged Database Results In C# dotnet
  20574. Native AOT Advances in .NET 8 Preview 6 -- Visual Studio Magazine
  20575. 🔴 Recreating Threads App with .NET MAUI & NEW VS Code Extension!
  20576. Delete code related to CompilationRelaxations.NoStringInterning by MichalStrehovsky · Pull Request #64521 · dotnet/runtime
  20577. JIT: Import string.Empty as "" by EgorBo · Pull Request #64530 · dotnet/runtime
  20578. Announcing Windows 11 Insider Preview Build 25905
  20579. What does Azure AD renamed Microsoft Entra ID mean for .NET developers? - .NET Blog
  20580. Compiled Queries with Marten
  20581. We Put a Distributed Database In the Browser – And Made a Game of It! | TigerBeetle
  20582. How to Program C# in Visual Studio Code [2023]
  20583. How to prevent the screen turn off after a while in Blazor
  20584. How to clone a Windows Runtime vector in the face of possible concurrent modification, part 1 - The Old New Thing
  20585. Program BEFORE the program - elegant abstractions
  20586. Enable EF Core Logging For Easier Debugging #shorts
  20587. .NET Community Toolkit 8.2.1: New Code Fixers, Diagnostics and QoL Improvements
  20588. StyleCop Analyzers Implementation in .NET - Code Maze
  20589. Microsoft .NET Code Analysis: Understanding the Importance of ConfigureAwait() in Reusable Assemblies
  20590. GitHub - kaangiray26/geddit-app: Geddit is an open-source, Reddit client for Android without using their API
  20591. Public, Private, and Protected Class Visibility Patterns in JavaScript
  20592. React Router Hooks—Part 2
  20593. Blazor Basics: Data Binding in Blazor
  20594. dotTrace comes to BenchmarkDotNet | The .NET Tools Blog
  20595. HTMX, ASP.NET Core, and Bootstrap Modals
  20596. Using OWASP Dependency Check in Azure DevOps for .NET applications
  20597. .NET 8 Preview 6 Bolsters New Blazor Rendering Schemes -- Visual Studio Magazine
  20598. Croppenheimer - foobuzz
  20599. Coping with non-free Debian – Simon Josefsson's blog
  20600. Goodbye, Planck EZ | ZSA: The Blog
  20601. Tracking Meta's Threads' Launch
  20602. Hackers, write.
  20603. The Weight of Data
  20604. The “Everything is a Q-Wave” Interpretation of Quantum Physics » Vlatko Vedral
  20605. Proof You Can Do Hard Things
  20606. My jeans’ metadata may outlive the company that sold them
  20607. Never waste your midlife crisis - Austin Kleon
  20608. What is Functional Programming? · Joseph Yiasemides
  20609. I want a clean config directory! :: rabbiticTranslator
  20610. Agile Antipattern: Overpromising Review
  20611. Y.K. Goon | Being an insomniac
  20612. The Forms are Flooding In
  20613. Rails Generate Migration — Everything you need to know about generating migrations in your Ruby on Rails app
  20614. GPT might be an information virus – Non_Interactive – Software & ML
  20615. I am happy right now.
  20616. My Thoughts on GPT Copyright
  20617. How I Made a Monorepo
  20618. Object Based Routing in Express.js
  20619. .NET Framework July 2023 Security and Quality Rollup Updates - .NET Blog
  20620. Microsoft Dev Box Cloud Workstation Service Now GA -- Visual Studio Magazine
  20621. Microsoft Previews .NET MAUI Extension for VS Code -- Visual Studio Magazine
  20622. GitHub Quick Reviews
  20623. Announcing .NET 8 Preview 6 - .NET Blog
  20624. Announcing .NET MAUI in .NET 8 Preview 6: Hello VS Code & VS for Mac - .NET Blog
  20625. New C# 12 preview features - .NET Blog
  20626. .NET July 2023 Updates – .NET 7.0.9, .NET 6.0.20 - .NET Blog
  20627. Announcing the .NET MAUI extension for Visual Studio Code - Visual Studio Blog
  20628. Unveiling the Official VS Code Support for .NET MAUI on Windows, macOS, and Linux!
  20629. ASP.NET Core updates in .NET 8 Preview 6 - .NET Blog
  20630. C# Logging In 100 seconds
  20631. Intro to .NET IoT with Single Board Computers and Raspberry Pi (1 of 6) | .NET IoT for Beginners
  20632. VS Code June Update: Copilot AI Chat Creates Workspaces, Notebooks -- Visual Studio Magazine
  20633. A Service Boundary Homework Problem
  20634. MemoryExtensions.Split Method (System)
  20635. MemoryExtensions.Count Method (System)
  20636. Unobvious limitations of R *signrank Wilcoxon Signed Rank functions
  20637. dotTrace comes to BenchmarkDotNet | The .NET Tools Blog
  20638. Why does the compiler complain about a missing constructor when I'm just resizing my std::vector to a smaller size? - The Old New Thing
  20639. DevOps Practices for Azure Infrastructure - Continuous Testing
  20640. BenchmarkDotNet v0.13.6 | BenchmarkDotNet
  20641. BDD.ai: Is This the Future of Programming?
  20642. Upgrading to .NET 8: Part 2 - Automation is our Friend
  20643. Do You Know The Fastest Way To Delete Data With EF Core?
  20644. Using MediatR Pipeline Behaviors For Database Transactions
  20645. C# Tip: 2 ways to define ASP.NET Core custom Middleware
  20646. Exploring Blazor Changes in .NET 8 - Server Side Rendering (SSR)
  20647. Compare Byte Arrays in .NET - Code Maze
  20648. On .NET Live | Modernizing Rx.NET
  20649. Cake - Cake v3.1.0 released
  20650. The GROUP BY Clause - Simple Talk
  20651. EI003: AI Foundation Service (Validations)
  20652. JSON Adapter Feedback Provider - PowerShell Team
  20653. 10x Performance with SIMD Vectorized Code in C#/.NET | xoofx
  20654. AI for doc comments
  20655. We shape our tools thereafter they shape us
  20656. Orchard Core CMS | PGHDOTNET
  20657. Introducing the Keeling Curve
  20658. How and why to properly write copyright statements in your code - … and probably more than what you ever wanted to know about them
  20659. Hacking LangChain For Fun and Profit - I
  20660. Learn C# with CSharpFritz - C# with Visual Studio Code
  20661. How to Eat Dirt
  20662. Heimdall: making operating Flink deployments a bit easier
  20663. Blunt/Direct/Assertive communicators, online communication challenges and how to overcome them
  20664. Finding Your Mojo – Mike Innes
  20665. Technological schadenfreude
  20666. Using LiDAR to map tree shadows • Ted Piotrowski
  20667. Euclidean Algorithm
  20668. Feature Flags: Theory vs Reality
  20669. Preempting the Round
  20670. Cldfire's Blog
  20671. The Great Pendulum
  20672. Repetition vs. Pushing Hard
  20673. Get the most from Visual Studio with Microsoft Dev Box-now generally available - Visual Studio Blog
  20674. Microsoft Dev Box is now generally available
  20675. Low Ceremony Vertical Slice Architecture with Wolverine
  20676. Azure Container Apps
  20677. Introducing System.Web Adapters v1.2 with new APIs and scenarios - .NET Blog
  20678. Format XAML Files Effortlessly in .NET MAUI
  20679. New Book Release! Rock Your Career: Surviving The Technical Interview – 6th Edition
  20680. Playing the YouTube game with Nick Chapsas
  20681. Keeping your software up to date using winget and PowerShell - Gérald Barré
  20682. How to wait for multiple C++ coroutines to complete before propagating failure, concluding remarks - The Old New Thing
  20683. xUnit or NUnit? Picking the Right Testing Library
  20684. The Questionable Engineering of Oceangate
  20685. Toot toot! Mastodon-powered Blog Comments
  20686. Upgrading to .NET 8: Part 1 - Why Upgrade?
  20687. CQRS pitfalls and patterns - Udi Dahan - NDC Oslo 2023
  20688. Implement API Idempotency In 3 Simple Steps #shorts
  20689. .NET Systems Programming Learned the Hard Way - Aaron Stannard - NDC Oslo 2023
  20690. WebAssembly and replayable functions
  20691. Using C# 9 records as strongly-typed ids
  20692. Down
  20693. Troy Hunt (@troyhunt) on Threads
  20694. How to Integrate BenchmarkDotNet With Unit Tests - Code Maze
  20695. 366: Developing for visionOS
  20696. Building a C# enhancing app using Azure OpenAI GPT-4 and Streamlit
  20697. Developing for visionOS | Merge Conflict ep. 366
  20698. ChatGPT Writes Me A Serilog Configuration. Will it work?
  20699. MAUI UI July 2023 - Replicating Wolt app - Andreas Nesheim
  20700. 持續開創C#可能性的專門公司「Cysharp」所放眼的目標 | Cygames Magazine | Cygames
  20701. Cysharp Seeks to Open Up the Possibilities of C# | Cygames Magazine | Cygames
  20702. 开拓C#可能性的专业公司"Cysharp"所追求的目标 | Cygames Magazine | Cygames
  20703. C#의 가능성을 여는 전문회사 'Cysharp'가 지향하는 곳 | Cygames Magazine | Cygames
  20704. GitHub - MiloszKrajewski/K4os.Streams: Implementation for pooled in-memory streams for .NET
  20705. Introducing the AWS .NET Distributed Cache Provider for DynamoDB (Preview) | Amazon Web Services
  20706. How small is the smallest .NET Hello World binary?
  20707. TypeScript 5.1: declaring JSX element types | johnnyreilly
  20708. Better Application Management with Custom Apps
  20709. Integration Testing an HTTP Service that Publishes a Wolverine Message
  20710. Sandboxing Phone Apps
  20711. This will be easy
  20712. Why I don’t give investment advice — Andreas Fragner
  20713. Never Say Dichromatize - ‌Anything Can be a Weekend Hack
  20714. Bottle, Burger, Beer, Hot Dog Viral Puzzle – Mind Your Decisions
  20715. Computationally optimal arrangements of barbell plates
  20716. How Naming Shapes Our Conversations
  20717. Maybe willpower works more like this
  20718. Fast Joins in Apache Beam
  20719. Rock Your Career: Surviving The Technical Interview (6th Edition)
  20720. Deploy Serverless Containers on AWS with AWS Copilot, AWS Fargate & ECS
  20721. .NET 7 💥 - AWS SQS
  20722. Mistaken for malware — soupault
  20723. EPAS
  20724. “The Ashley Madison Affair” explores rise and fall of notorious dating platform
  20725. “The Ashley Madison Affair” explores rise and fall of notorious dating platform
  20726. Weekly Update 355
  20727. Call spoofing: how scammers are using your number for fake calls - Telstra Exchange
  20728. Troy Hunt (@troyhunt) on Threads
  20729. Avoid this hidden memory allocation in C#
  20730. Creating Azure Resources like a Pro using ARM Templates - Claudio Bernasconi
  20731. Awesome Rate Limiting Support Available In .NET 7 #shorts
  20732. Building Real-Time Applications With SignalR & .NET 7
  20733. I Want a New Drug but it's a Dream Theater Song
  20734. Open source with profanity in comments is statistically better than code without it
  20735. Staff Developer Advocate
  20736. MediatR 12.1 Released
  20737. Best Buy: ASUS ProArt Studiobook 16" OLED Touch Laptop Intel 13 Gen Core i9 with 32GM RAM NVIDIA GeForce RTX 4070 1TB SSD Mineral Black H7604JI-DS96T
  20738. ROLLS ROYCE of CREATOR Laptops | ASUS ProArt Studiobook 16 2023 [i9 13980HX + RTX 4070]
  20739. htmx in 100 seconds
  20740. Azure Container Registry and Azure Container Apps: The Perfect Combination for Containerized Application Deployment
  20741. Parsing in Python: all the tools and libraries you can use
  20742. Emulator Debugging: PIANOMAN 3.0
  20743. It's 2023. Your API should have a schema
  20744. Measuring the carbon footprint of pizzas
  20745. The secret life of .well-known
  20746. Being a good mentor - a developers guide
  20747. Test Against Reality
  20748. How to Succeed: Lessons from Sam Altman
  20749. WinUI 3 | Workaround for ItemsRepeater issue #560 | WinAppSDK | XAML | C# | .NET | UWP | WPF
  20750. Matcheroni, a tiny C++20 header library for building lexers/parsers
  20751. .NET 6 Added DateOnly and TimeOnly - Did You Know? #shorts
  20752. 5 Code Navigation Tips While Debugging .NET Apps in Visual Studio
  20753. Razor Formatting Feedback
  20754. Overload resolution in C#
  20755. MassTransit SQL Database Transport - Sneak Preview
  20756. Frankenstein Claim Permutations
  20757. Implementing an API Gateway For Microservices With YARP
  20758. Episode 466 - Open AI
  20759. Open Source Avalonia .NET UI Framework Finally Hits Milestone v11 GA Release -- Visual Studio Magazine
  20760. Why Privacy Is Overrated
  20761. What, Not Why — Ben Bernstein Psychotherapy
  20762. SiC Mug | Lorenzo Venneri
  20763. The Resourceful Life
  20764. Threads.
  20765. Wait Before You Sync | Joey Lynch's Site
  20766. Startup Friday
  20767. Why I Only Use Snapchat
  20768. Nomads vs Residents
  20769. {n} times faster than C
  20770. How To Create A Multi-Tiered Cache In C#
  20771. 2 Avisos de Conteudo Novo!
  20772. Enhancing .NET MAUI Desktop Apps with Context Menus
  20773. How to wait for multiple C++ coroutines to complete before propagating failure, finding the awaiter - The Old New Thing
  20774. Ecobank, Le panafricanisme par Gervais Koffi Djondo - Doumer's Blog
  20775. TOP 3 .NET Libraries I Use In Every Project
  20776. Slimming Down .NET: The Unofficial Experiments of Michal Strehovský
  20777. Episode 126 - Slimming Down .NET: The Unofficial Experiments of Michal Strehovský
  20778. Cloud Native Landscape
  20779. Add SearchValues<string> by MihaZupan · Pull Request #88394 · dotnet/runtime
  20780. Tell me how crazy this is
  20781. #CASBAN6: How to configure Azurite to use DefaultAzureCredential with Docker on macOS
  20782. Minimal APIs overview
  20783. Is Automated Testing a Good Idea? What to Keep in Mind
  20784. Celebrating 50 Million Downloads of Cake.Tool🎉
  20785. Responding to “Are bugs and slow delivery ok?”: The blog post that I’ve hated the most, ever
  20786. Network Programming Basics in Ruby
  20787. Computer as she is spoke
  20788. Towards a theory of quality in documentation
  20789. How to run a bad interview loop for engineers
  20790. Antarctic: Sea-Ice Concentration/Extent/Thickness
  20791. PHP Strict Typing - Eric Mann's Blog
  20792. Year 2038 Problem Countdown
  20793. Postgres Full Text Search on Django JSON Fields with KT Expressions
  20794. A surprising fact about ldd
  20795. On .NET Live | Minimal APIs with EF Core, App Service, and Angular
  20796. Regression Using scikit Kernel Ridge Regression -- Visual Studio Magazine
  20797. New Video: Fixing Integer Overflow in C# with "checked"
  20798. GitHub Quick Reviews
  20799. Azure App Services — Deployment Slots
  20800. Improvements to the Caching Abstraction in ASP.NET Core - .NET Blog
  20801. Improved Source Generators and Code Fixers Arrive in .NET Community Toolkit 8.2.1! - .NET Blog
  20802. .NET MAUI Community Toolkit Monthly Standup, July 2023
  20803. Celebrating 10 Years as a Microsoft MVP 🎉
  20804. What are Business Rules? It's not this.
  20805. Creating an Azure Web App using ARM Templates
  20806. How to wait for multiple C++ coroutines to complete before propagating failure, wrapping the awaitable - The Old New Thing
  20807. Why You Might Not Need Interfaces in C# 12
  20808. Memory Efficient Way To Return An Empty List In C# #shorts
  20809. WE OUTSIDE: RESURRECTION
  20810. Demoscene accepted as UNESCO cultural heritage in The Netherlands - Demoscene - The Art of Coding
  20811. Discriminated Unions in C# With OneOf
  20812. what is nor0x.Playwright.BrowserDownloader ?!
  20813. .NET Rocks! Scaling a Monolith with Derek Comartin
  20814. .NET 8 Preview 5 Combines Blazor Changes in Project Template
  20815. 7 Things about C#: If Statements
  20816. GraphQL–HotChocolate - The object type `Object` has to at least define one field in order to be valid.
  20817. EI001: Building Infrastructure (Part 1)
  20818. Cloudflare Connect Sydney
  20819. Password Purgatory - Making Life Hell for Spammers
  20820. .NET Annotated Monthly | July 2023 | The .NET Tools Blog
  20821. Coding a Neural Network FROM SCRATCH! with Evolution Simulator | Part 1
  20822. Continuous Deployment with GitHub Actions to AWS Elastic Container Service (ECS)
  20823. Build and MAUI and Recaps
  20824. Amazon.com: Intel Core i9-13900K (Latest Gen) Gaming Desktop Processor 24 cores (8 P-cores + 16 E-cores) with Integrated Graphics - Unlocked : Electronics
  20825. Phased Array Microphone
  20826. How I discovered the underground world of credit card network exploitation
  20827. Estimating gym goers: a mark and recapture experiment - Emir's blog
  20828. ML Blog - Improve ChatGPT with Knowledge Graphs
  20829. Don’t Forget to Swim Now and Then
  20830. DEALERS OF LIGHTNING: Notes and Things I Learned
  20831. How to communicate with your future self
  20832. How to enable Bitlocker HW encryption with modern SSDs on system drive (e.g. Samsung 980 Pro)
  20833. Chargebacks, Stripe and fighting broken online payments
  20834. The unconference toolbox
  20835. Mastering Intermediate Linux Commands for Efficient Server Management
  20836. Experiments with eBPF: Snitchrs
  20837. My Kind of REPL
  20838. Procfile.dev, bin/dev, and Rails 7 — how they work, and why (I think) they're great.
  20839. Why I Switched From Neovim To VSCode
  20840. Alfie John > Why I am a programmer
  20841. Surprise and Emacs Defaults
  20842. Tutorial: Expand the Reach of your Existing C# WinUI 3 App
  20843. Room Temperature
  20844. Customizing Return Value Behavior in Wolverine for Profit and Fun
  20845. Microsoft .NET Code Analysis: UTF-7 Encoding Is Insecure
  20846. Rockford Lhotka Introduces Blazor -- Visual Studio Magazine
  20847. Improved F# hints in Visual Studio - .NET Blog
  20848. Create an AAD App Registration and use it in Postman to get a token
  20849. Coding Horrors: The Tales of codebase complexity
  20850. Accessing AVACloud Directly with User Accounts - Dangl.Blog();
  20851. Solving heap corruption errors in managed applications
  20852. How to wait for multiple C++ coroutines to complete before propagating failure, preallocating the coroutine frame - The Old New Thing
  20853. Unison lang environment inspires amazing ideas
  20854. Exploring Rate Limit Web API in .NET 8
  20855. Converting a Byte Array to Hexadecimal String in C# - Code Maze
  20856. Analysis of a super-transmission of SARS-CoV-2 omicron variant BA.5.2 in the outdoor night market
  20857. We Found & Saved 10 YEARS of Lost Video Game History
  20858. Basic HttpClient in ASP.NET Core
  20859. @nothings.bsky.social - Bluesky
  20860. Syncfusion Free Ebooks | .NET MAUI Community Toolkit Succinctly
  20861. Debugging xUnit Tests Using Reflection
  20862. Blazor Server. Making The Most Of Fluxor.
  20863. Adding a Readme to NuGet Package Landing Pages
  20864. GraphQL–HotChocolate–Exclude specific fields when using the code first approach
  20865. Using Machine Learning to Answer Questions from Internal Documentation
  20866. A slack clone in 5 lines of bash
  20867. GitHub - zksecurity/noname: Noname: a programming language to write zkapps
  20868. The zero-knowledge attack of the year might just have happened, or how Nova got broken
  20869. bips/bip-0042.mediawiki at master · bitcoin/bips
  20870. Weekly Update 354
  20871. Welcome to report-uri.com
  20872. Weighted Mann-Whitney U test | Andrey Akinshin
  20873. Garbage Collection in Ruby - Peter Zhu
  20874. The Tragic Death of Inheritance
  20875. Anti-Intellectualism in the Restaurant Industry
  20876. Managing email with Notmuch and Emacs
  20877. Announcing turmoil | Tokio - An asynchronous Rust runtime
  20878. Exploring how Magic Link works
  20879. VerusCoin, Everything that Ethereum Isn’t
  20880. Improving on Gear Hashing with FastCDC
  20881. The magic of dependency resolution
  20882. Boosting Developer Experience: Algolia Search Powers Uno Platform Docs
  20883. Learn C# with CSharpFritz - C# Tools - Visual Studio
  20884. MagicPhysX — A Cross-Platform Physics Engine for .NET
  20885. What version of .NET are you using for the majority of your prod apps?
  20886. Subscribe to read | Financial Times
  20887. Café debug - Interview with Oren Eini CEO of RavenDB
  20888. How to wait for multiple C++ coroutines to complete before propagating failure, memory allocation failure - The Old New Thing
  20889. Building Real-Time Applications With SignalR & .NET 7
  20890. Deep Dive into xUnit.net Theories
  20891. TimeProvider and ITimer: Writing Unit Tests with Time in .NET 8 Preview 4
  20892. How to automatically refresh configurations with Azure App Configuration in .NET
  20893. EI000: Entity Intelligence Project - Kick Off
  20894. 40 Years of Computing (Part 1: The First 20 Years)
  20895. dotnet pack issue–files without extension
  20896. Unit Test Frameworks for C#: The Pros and Cons of the Top 3
  20897. Validating or verifying emails
  20898. Roslyn Compiler and Analyzers in .NET - Introduction
  20899. Rockin’ the Code World: Special Guest Robert Bogue
  20900. Searching for meaning
  20901. Skeletal animation in glTF
  20902. 3 things that surprised me while running SQLite in production
  20903. Kubernetes: node-shell
  20904. Running on a high-speed rail
  20905. Jonathan Wright - Caught in the Crossfire: Red Hat vs. Rebuilds
  20906. Counting hits using Cloudflare workers
  20907. Databases Can't Be Just Databases Anymore
  20908. Kyle - Builder of stuff
  20909. File over app
  20910. Great Improvements coming to the CLI in .NET 8
  20911. After Slowness Complaints, Microsoft Boosts Code Completion in VS Code Java Tooling -- Visual Studio Magazine
  20912. Actual Progress
  20913. Unlocking Encapsulation & CQS: Is Your Code Empathetic Enough?
  20914. Feeds in MVUX - Nick's .NET Travels
  20915. Production postmortem: ENOMEM when trying to free memory
  20916. How to cancel GitHub workflows when pushing new commits on a branch - Gérald Barré
  20917. How to wait for multiple C++ coroutines to complete before propagating failure, symmetric transfer - The Old New Thing
  20918. Backend development is more than writing endpoints for frontend
  20919. The New Request Short Circuiting of .NET 8
  20920. .NET Core Integration Testing Basics #4 - Synthetic Data with Bogus
  20921. 365: Developing 3D Applications
  20922. Issue Employee verifiable credentials using Entra Verified ID and ASP.NET Core
  20923. Why I like and prefer xUnit
  20924. Zero-Runtime CSS with Vanilla Extract
  20925. fsharpConf 2023
  20926. Announcing TypeScript 5.2 Beta - TypeScript
  20927. Pass variables between steps in Azure Pipelines
  20928. Building Boba AI
  20929. Easy Web Application Caching With Redis in C# - Code Maze
  20930. Null Checks in C# with Null Coalescing Operator
  20931. Steinar H. Gunderson
  20932. ClickHouse 🤝 DuckDB = OLAP²
  20933. I’d Love a Dumb Phone, But… - Kev Quirk
  20934. Postliberalism, economics, and culture
  20935. How libstdc++ `std::unordered_map` implemented?
  20936. How the BPE tokenization algorithm used by large language models works
  20937. Why Commuters Prefer Origin to Destination Transfers
  20938. Second life for MacBook Air from Mid-2013
  20939. Survival mode, life immediately after and Paul Graham's How to do great work
  20940. Test Autodiscovery is a Silver Bullet
  20941. On Dark Triads in Silicon Valley
  20942. I was wrong | Jeff Geerling
  20943. Emmet Enhancements for Web Development | Peiwen Lu
  20944. Integrate Your Event Driven Systems with Your Legacy Systems
  20945. Enhance C# Code Consistency in Visual Studio with .editorconfig
  20946. Hey! I was interviewed on WebRush
  20947. C# Ternary Operator - An Alternative to IF/ELSE Statements
  20948. Json Parser in C# using Functional Programming
  20949. EF Query Not Compiling With Value Objects? Here's How To Fix It #shorts
  20950. HTTP Get in C# is SUPER Easy! Call REST APIs Like a Pro.
  20951. Pro EP 50 :
  20952. Introduction to Entity Intelligence
  20953. Analysis of UPS Customer Support
  20954. ✨pop🎈idol✨ on cohost
  20955. Alpha
  20956. Too much documentation is harmful
  20957. Backing up Hetzner snapshots locally
  20958. Juicy Clients
  20959. Application optimisation with LLMs: Finding faster, equivalent, software libraries.
  20960. Fastest Branchless Binary Search
  20961. Learning from Teta: Overcoming the challenges of iPadOS development and moving toward a bright future with Theta.
  20962. Mastering Virtual Meetings in Remote Work: From Meeting Madness to Productive Paradise
  20963. How do I store images in my database?
  20964. The Demise of Reddit and Twitter
  20965. Simplify and Amplify: Mocking IConfiguration in .NET the Correct Way
  20966. Uno Platform Visual Studio Code Extension Introduces Mobile Debugging
  20967. Run EF Migrations at Startup For Easy Local Development #shorts
  20968. Hashtable in C#
  20969. Connecting to Azure Cache for Redis Instance from RedisInsight
  20970. Response Compression In ASP.NET Core
  20971. The DenseLayers Story, Episode I: The Pre-Seed Fundraise from Hell - Aman Y. Agarwal
  20972. Finding My Pathless Path
  20973. IP to Timezone - the hard, but fast way
  20974. How Long Can Open-Source LLMs Truly Promise on Context Length? | LMSYS Org
  20975. Racket frustrates me
  20976. On Backup Access Rights · @radekmie’s take on IT and stuff
  20977. A life-changing encounter with a man named Dan
  20978. Stop following the news | Robert Roose: Designer
  20979. FP pattern - list of TODOs
  20980. Waste in software development
  20981. Going Multi-Region with Zero Devops
  20982. Don't Make it Intelligent - Gus Hogg-Blake
  20983. Move Fast, Break Things Explained
  20984. Ligma
  20985. Top 10 AI 'Copilot' Tools for Visual Studio Code -- Visual Studio Magazine
  20986. Finding Symbols in Your C# Projects Using Roslyn
  20987. .NET Languages PM and Friends Talk About F# | fsharpConf 2023
  20988. File for Divorce from LLVM · Issue #16270 · ziglang/zig
  20989. "Could not connect to the TV. Please make sure that you are using the AC adapter supplied with this console."
  20990. Real Estate Analysis
  20991. Burke learns Blazor by porting a Vue.js app to Blazor
  20992. Lovely Rita (Remix)
  20993. Use YoutubeExplode to create timestamps for YouTube videos💥
  20994. Regular Expressions in C#: Your Ultimate Guide to Powerful Pattern Matching
  20995. How to wait for multiple C++ coroutines to complete before propagating failure, custom promise - The Old New Thing
  20996. 2023 mid-year link clearance - The Old New Thing
  20997. JavaScript Gom Jabbar
  20998. RavenDB Docker image updates for the v6.0 release
  20999. The RIGHT Way To Use HttpClient In .NET
  21000. The MediatR Feature NOBODY Is Using!
  21001. What Is Infrastructure as Code?
  21002. How To Parse String to DateTime in C#
  21003. Elevating C# Code Quality with Qodana: A Journey Towards Perfection | The .NET Tools Blog
  21004. Peter Ritchie's Blog - ETags in ASP.NET Core
  21005. Improve the security of your GraphQL API’s - Part 5–Introspection
  21006. A few words on taking notes
  21007. Nick Chapsas
  21008. Creating a VS Code editor extension
  21009. Jason Bock Explains What's New in .NET 7 APIs -- Visual Studio Magazine
  21010. Burke Learns Blazor - Finishing the API and starting the UI
  21011. Enable Un-typed within ASP.NET Core OData - OData
  21012. Programming Languages Going Above and Beyond
  21013. GitHub Quick Reviews
  21014. Making movie trailers with Zeroscope, ElevenLabs, and GPT-4 - Charlie Holtz
  21015. Engineering Guardrails
  21016. I built a weird keyboard
  21017. Have we reached the Generative AI peak? - Ritza Articles
  21018. Welcome to Peter's DevLog - NXP has messed up their password form validation
  21019. Creating an ORM-less framework
  21020. Goodbye MongoDB - Stuart Spence Blog
  21021. Lili’s pieces - CV4Animals 2023
  21022. Why I chose php for my new side project
  21023. The Many Ways that Digital Minds Can Know
  21024. Hands on example of ChatGPT as a programming tool
  21025. The busy bubble
  21026. Towards an Adaptable Systems Architecture for Memory Tiering at Warehouse-Scale
  21027. CLI tools hidden in the Python standard library
  21028. Let's Learn .NET | .NET Live TV
  21029. Microsoft 365 Developer Proxy v0.9 with over-consenting guidance - Microsoft 365 Developer Blog
  21030. Clean Architecture vs Vertical Slice Architecture
  21031. Rx.NET v6.0: Enhancing Compatibility, Trimming Support, and Many More
  21032. What Is Infrastructure as Code?
  21033. Mastering .NET MAUI SwipeView for Enhanced App Experience
  21034. How to wait for multiple C++ coroutines to complete before propagating failure, peeling away at a tuple - The Old New Thing
  21035. The New “Interceptors” Feature of C# 12 Is WILD!
  21036. runtime/docs/coding-guidelines/vectorization-guidelines.md at main · dotnet/runtime
  21037. how (not) to write a pipeline
  21038. Test Data Generation With AutoFixture in .NET - Code Maze
  21039. Valve is not willing to publish games with AI generated content anymore
  21040. Blazor Basics: Creating a Blazor Component
  21041. 7 Things about C#: Console I/O
  21042. Introducing the .NET MAUI Toolbox for Visual Studio
  21043. Is it too late to fix the problem of AI clutter on the web?
  21044. LINQ: Select.Where or Where.Select?
  21045. Improve the security of your GraphQL API’s - Part 4–Persisted queries
  21046. Curiosity unbounded
  21047. .NET Rocks! Going Full Time on Open Source with Shaun Walker
  21048. Stack Overflow Dev Survey: VS Code, Visual Studio Still Top IDEs 5 Years Running -- Visual Studio Magazine
  21049. Episode 465 - Functions on Azure Container Apps
  21050. Ask the experts: Meet our Engineering team!
  21051. How to test GitHub Actions Locally!!!
  21052. Xamarin Forms Migration to Uno Platform: Data Binding Techniques
  21053. On .NET Live - Building full stack applications using gRPC-Web in ASP.NET Core
  21054. Password Purgatory - Making Life Hell for Spammers
  21055. The Smartest Boys On The Internet
  21056. Let's Build a Web Application in Ruby without Rails
  21057. Observations | Trekhleb
  21058. Making Games · Evan Todd
  21059. Don't Emotionally Bootstrap Your Startup — Daniel Stillman
  21060. How not to build your MVP or The 1-year story of Feedster
  21061. Why a plant-based diet is a good idea | Koen van Gilst
  21062. I build game about Software Development Culture
  21063. Running a Marathon with Coach GPT
  21064. On Stress
  21065. I built a perfect note taking system | The Sloth Blog
  21066. Active knowledge
  21067. How to Write a Flexbox Layout Engine
  21068. How to do templates properly
  21069. Extending Context is Hard
  21070. Noticing when an app is only hosted in us-east-1
  21071. The Optics
  21072. Custom Error Handling Middleware for Wolverine.HTTP
  21073. Single() or First()? Understand the abstractions you use!
  21074. How to wait for multiple C++ coroutines to complete before propagating failure, false hope - The Old New Thing
  21075. Great Way To Learn New Things As a Software Engineer #shorts
  21076. IDE Features & Key Bindings I can't live without
  21077. Rust fact vs. fiction: 5 Insights from Google's Rust journey in 2022
  21078. How to Use Factory Pattern With Dependency Injection in .NET
  21079. Myths about F#: Code without type annotations is hard to review! No, it’s a relief.
  21080. Avalonia UI v11 Release Candidate 1: Breaking Changes and API Stabilization
  21081. Dealing with Recruiters Tip #4: Preventing Unauthorized Resume Submissions
  21082. Synesso ES1 RELEASED!!!!
  21083. How to Send a Ping to an IP or Hostname in C#
  21084. Synesso ES1 RELEASED!!!!
  21085. Burke Learns Blazor - Let's build the API!
  21086. Running iOS Simulator from Windows for .NET MAUI
  21087. Getting Started with API Management: A Beginner's Guide for Developers
  21088. The Many Faces of a Web Component
  21089. Incremental Loading (Pagination) with MVVM and MVUX - Nick's .NET Travels
  21090. The hardest part of building software is not coding, it's requirements
  21091. HTMX Boosts and ASP.NET Core Anti-Forgery Tokens
  21092. csharplang/proposals/inline-arrays.md at main · dotnet/csharplang
  21093. My Top Ten Tips for Peer Review
  21094. Webinar – Joshua Jesper Krægpøth Ryder – The Future Is Here! WebAssembly for .NET Developers | The .NET Tools Blog
  21095. Improve the security of your GraphQL API’s - Part 3–Authorization
  21096. Nick Chapsas
  21097. Piped
  21098. Using WSL and Let's Encrypt to create Azure App Service SSL Wildcard Certificates
  21099. Using Explicit Operators in Microsoft .NET to Perform Type Conversions
  21100. Buy GO 3 - Tiny Mighty Action Cam - Insta360 Store
  21101. Entrance to Macocha Propast Abyss in Vyvery Punkvy Nature Reserve / Czech Republic
  21102. Complex AI Prompting: 'Putting the Prompt Last Helps the LLM to Stay on Task' -- Visual Studio Magazine
  21103. Coffee and Open Source Conversation - Linda Haviv
  21104. GitHub Quick Reviews
  21105. HackTogether: the Microsoft Teams Global Hack ends, but the developer journey continues! - Microsoft 365 Developer Blog
  21106. Open Source Alternative to Visual Studio Marketplace Avoids Decommission -- Visual Studio Magazine
  21107. Python Variables - A Comprehensive Guide | Pro Code Guide
  21108. How to rebase stacked Git branches - Adam Johnson
  21109. Joining modes of multimodal distributions
  21110. Microsoft .NET Code Analysis: Always Add Braces in C#
  21111. Apple Mac Studio : M2 Max & M2 Ultra
  21112. Burke learns Blazor by porting a Vue.js app to Blazor
  21113. Writing a .NET profiler in C# — Part 4
  21114. Differences in UI Based on Platform with OnPlatform - .NET MAUI 101
  21115. How to wait for multiple C++ coroutines to complete before propagating failure, unhelpful lambda - The Old New Thing
  21116. JetBrains Rider Gets a ChatGPT-like AI Assistant!
  21117. Generating Permalinks: A Function for Clean and SEO-Friendly URLs
  21118. Microsoft Previews .NET Framework Custom Code for Azure Logic Apps Standard
  21119. SharePoint Framework 1.17 Introduces Web Part Top Actions and Change to Update Cadence
  21120. DevOps Practices for Azure Infrastructure - Continuous Delivery & Continuous Deployment
  21121. Nick Chapsas
  21122. Let's build a GPT-powered WhatsApp-like app | MedaitR & FluentValidation 🤙
  21123. WEBHOOKS With .NET Minimal APIs
  21124. Davide's Code and Architecture Notes - L4 vs L7 Load Balancer
  21125. Log4net Appenders Introduction With C# Examples - Code Maze
  21126. Open at Microsoft: Dapr
  21127. Removability over Maintainability - Event-Driven.io
  21128. Why You Should Trust Blazor
  21129. MVVM versus MVUX - Nick's .NET Travels
  21130. Using a Subquery in a SELECT statement - Simple Talk
  21131. Validation and business rules
  21132. Let's Learn .NET - Web 開発 (日本語)
  21133. Let's Learn .NET - Desenvolvimento Web (Português)
  21134. Two Ways to Turbo-Charge tox
  21135. Let's Learn .NET - Web Development (Africa)
  21136. sizes=auto is a great idea - Chris Coyier
  21137. SQL Join Flavors
  21138. It's Fine to be a Snob
  21139. Will the growing deer prion epidemic spread to humans? Why not?
  21140. On Sociopaths and Progress – Zdziarski
  21141. I love native desktop apps, I will miss them
  21142. Stripping URL query parameters with an iOS shortcut to reduce tracking
  21143. Everything that uses configurations should report the values they are using (or: achieving persistence with a hidden SSH backdoor)
  21144. Code the Shortest Path First
  21145. A case for ClojureScript 2.0
  21146. O(0)
  21147. You Should Set Up Redirects from your domain to social media accounts
  21148. ayb: A multi-tenant database that helps you own your data
  21149. Vectors are the new JSON in PostgreSQL
  21150. Blocking, covariate adjustment and optimal experiment design - Emir's blog
  21151. Bootstrapping your business with Linux on eMachines (in 1998)
  21152. Semantic Kernel: Microsoft Answers Your Questions, Updates Docs for AI Integration SDK -- Visual Studio Magazine
  21153. Let's build a GPT-powered WhatsApp-like app 🤙
  21154. Integrating AI into your bot logic for Microsoft Teams
  21155. 2023-06-25 gRPC benchmark results
  21156. Creating a Blazor Game from Scratch - Blazor Smack Tutorial
  21157. Alphabet Notes
  21158. Generating sequential numbers in a distributed manner
  21159. Tracking click on anchors in an HTML page - Gérald Barré
  21160. 38 AK Expenses Tracker | Implement Delete Transaction Logic | AK Academy
  21161. How to wait for multiple C++ coroutines to complete before propagating failure, initial plunge - The Old New Thing
  21162. Solving One of the Biggest Array Issues in C#
  21163. DateTime Calendars in C# - Code Maze
  21164. 364: What is an AI Developer?
  21165. DOES YOUR FLAG FAIL? Grey Grades The State Flags!
  21166. Piped
  21167. 364: What is an AI Developer | Merge Conflict ep. 364
  21168. Add vs AddAsync - Which one should you use?
  21169. Nick Chapsas
  21170. All You Need to Know About CORS & CORS Errors
  21171. Nick Chapsas
  21172. Improve the security of your GraphQL API’s - Part 1 - Complexity budget
  21173. Nick Chapsas
  21174. About Lockdown Mode
  21175. Errors vs Exceptions, Reddit Rebels, and the 2023 StackOverflow Survey
  21176. XML is the future
  21177. You don’t need a vision — Austin Kleon
  21178. My journey into Microsoft – Unstructed.tech
  21179. An Introduction to Parser Combinators
  21180. Dashboards are often not worth the effort
  21181. 5 Tips for Speaking at Conferences as a Regular Person | Timo Zander
  21182. FastAPI - Structured JSON Logging
  21183. Problem Solving
  21184. Godot - Automated screenshots - Simon Dalvai
  21185. Yarp.Telemetry.Consumption 2.0.1
  21186. Using Yarp.Telemetry.Consumption to track outbound network events (this package isn't tied to YARP)
  21187. Comparing MVVM and MVUX for building a Multi-Platform Application using .NET, C# and XAML with the Uno Platform - Nick's .NET Travels
  21188. Error Handling & Message Re-drive in Event Driven Systems
  21189. 37 AK Expenses Tracker | Implement the Insert Transaction Azure Function With Cosmos DB
  21190. Custom Json Parser from Scratch in C#
  21191. Delete a Record In Just One Query Using EF Core #shorts
  21192. ArrayList in C# - Code Maze
  21193. Data Breach at New BreachForums: 4,000 members' data leaked
  21194. Missing Stack trace when eliding the await keyword
  21195. Sociopaths and Progress – Zdziarski
  21196. Half-Tato Diet Analysis
  21197. IDebugProperty157 Interface (Microsoft.VisualStudio.Debugger.Interop)
  21198. Bridging the gap between neural networks and functions · @sebinsua
  21199. How to give code review as a junior developer?
  21200. Stay a Beginner
  21201. Your keyboard layout is broken
  21202. .NET Core Integration Testing - Remove 3rd party API dependencies from your Tests
  21203. How to Kill a Decentralised Network (such as the Fediverse)
  21204. Gabriele Svelto (@gabrielesvelto@fosstodon.org)
  21205. Episode 54: Cleaning your Big Ball of Mud using CQS - with Matt Hunt
  21206. Never Return Null Collections - Here's Why #shorts
  21207. Why Secret Invasion’s AI Credits Are Good (And Why They’re Not)
  21208. YouTube
  21209. Why Secret Invasion’s AI Credits Are Good (And Why They’re Not)
  21210. runtime/src/coreclr/vm/methodtablebuilder.h at 8b2dc46f50f1e0da47979b5a45da2ddfd4d68f13 · dotnet/runtime
  21211. Weekly Update 353
  21212. GitHub - dotnet/ClangSharp: Clang bindings for .NET written in C#
  21213. ASP.NET Community Standup - Cloud-native development with .NET 8
  21214. Adding Real-Time Functionality To .NET Applications With SignalR
  21215. Paramount+ Cancels Second Season of Star Trek: Prodigy, Will Remove Series from Platform
  21216. Passwords Restricted Due to a Data Breach / Have I Been Pwned?
  21217. Tutroial: Cloud-based Backend Integration with Azure Mobile Apps
  21218. Mixed Reality, the Metaverse, and Making Magic Happen with Simon Jackson
  21219. One Blazor Template to Rule Them All in .NET 8
  21220. .NET MAUI and Telerik Components - Part 5 - 5 controls that makes your apps better
  21221. .NET MAUI at Build 2023 Recap, Upgrade Assistant, & New VS Features | The .NET MAUI Podcast ep. 119
  21222. Mastering TCPListener in C#: Building Network Applications from Scratch
  21223. How to Hash Passwords with BCrypt in C#
  21224. Experiments in LLMs - Everything I’ve learned (so far) - Part Two - Vector DBs + Embeddings
  21225. blakewatson.com – The fragile nature of my life’s work
  21226. What happens when a Matrix server disappears?
  21227. How to Provide Managed ChatGPT for Your Team
  21228. Tech Notes: Finally getting two's complement
  21229. When Only Real Math Will Do
  21230. Understanding asynchronous I/O; building an event loop from scratch | mbinjamil.dev
  21231. Worst Practices in Software Development: David Fowler has trouble with code templates
  21232. Worst Practices in Software Development: David Fowler has trouble with code templates
  21233. What's in Microsoft's New C# Dev Kit for Visual Studio Code -- Visual Studio Magazine
  21234. Critter Stack Futures
  21235. Garden Path Sentence
  21236. Introducing Visual Studio Dev tunnels! #csharp #dotnet #visualstudio
  21237. Coroutines make robot code easy
  21238. Using encryption to verify a license key
  21239. YouTube
  21240. What can go wrong if you release an SRWLock from a thread different from the one that acquired it? - The Old New Thing
  21241. Code Maze Weekly #178 - Code Maze
  21242. .NET MAUI in .NET 8 Preview 5 Available: Bug Fixes and Performance Improvements
  21243. Value Objects in C# - Code Maze
  21244. Episode 125 - Mixed Reality, the Metaverse, and Making Magic Happen with Simon Jackson
  21245. Build and MAUI and Recaps
  21246. Microsoft Build Recap: Upgrading from Xamarin to .NET MAUI
  21247. GitHub - mono/CppSharp: Tools and libraries to glue C/C++ APIs to high-level languages
  21248. Crafting a better, faster code view | The GitHub Blog
  21249. Browser SSO / Automatic Signin
  21250. Bridging code and community | The GitHub Blog
  21251. James Cameron on the "surreal irony" of Titanic wreck and Titan implosion
  21252. James Cameron on "fundamental flaw" in design of Titan submersible
  21253. Jon Galloway - What's new and coming soon for .NET
  21254. Jon Galloway - What's new and coming soon for .NET
  21255. Umbraco Codegarden 2023
  21256. All things client and mobile app development with .NET MAUI | BRK204
  21257. Dart Sass and Hugo Themes
  21258. 🥊 Startup Capital Raises: Proposing a Simpler Naming Convention — Samuel Ian Rosen
  21259. Red-Teaming Explained: How does it reduce toxicity in LLMs?
  21260. Critter Stack Multi-Tenancy
  21261. Amichai Mantinband Live Stream
  21262. Meta and Mastodon – What’s really on people’s minds?
  21263. Intro to Transformer Models: The Future of Natural Language Processing
  21264. What's Open Web Docs? - Patrick Brosset
  21265. ’Tis the season to write the “bitcoin goes up!” post again
  21266. Cultural Hints - Mark Loves Tech
  21267. The principle of minimalism
  21268. Based-30b
  21269. You don't take enough risks to be lucky
  21270. Developer Brethren, its Time to Embrace Boring!
  21271. 6 Reasons You Don't Need an SRE Team
  21272. Why use Azure OpenAI when you have OpenAI?
  21273. Piratage : découvrez combien de fois vos données ont été volées et ce qu’elles disent de vous
  21274. Password Purgatory - Making Life Hell for Spammers
  21275. GitHub Copilot Makes Nice with Visual Studio IntelliSense -- Visual Studio Magazine
  21276. GitHub Quick Reviews
  21277. 360: Microsoft Build 2023, Security, Passkeys, & LLM AI Takeover!
  21278. Azure Logic Apps Community Day 2023
  21279. Solve Drawbacks Of Out Parameters With Tuples In C# #shorts
  21280. Visual Studio Toolbox: Accelerate your builds of SDK-style .NET projects - Visual Studio Blog
  21281. Learn C# with CSharpFritz - C# Tools - Visual Studio
  21282. What's next for Entity Framework Core Power Tools?
  21283. ASP.NET Core CORS Wildcard Subdomains
  21284. How can I find out the last time a user logged on from C++? - The Old New Thing
  21285. Apizr v5.0, resilient api client manager - What's new
  21286. Let's sprinkle some AI by calling OpenAI's completions API!
  21287. The 3 Biggest Mistakes of Object Mapping in .NET
  21288. Code Review & Refactoring to a better design
  21289. Getting the .NET Desktop Runtime Installed with a Custom Runtime Checker and Installer
  21290. Building a Smart Home - Part 12 NAS and Backups | LINQ to Fail
  21291. Alexandre Nédélec - Vue.js CI/CD: Continuous Integration
  21292. 7 Things about C#: Running Apps
  21293. Understanding the DDD Whirlpool Process for Effective Domain Modeling
  21294. Improved .NET Debugging Experience with Source Link - NDepend
  21295. Dev Home Preview 0.2 Release
  21296. .NET Rocks! Azure Developer CLI with Savannah Ostrowski
  21297. Maps Control for Windows with .NET MAUI and Bing Maps
  21298. Summer Solstice
  21299. Get ready for fsharpConf 2023! - .NET Blog
  21300. Learn C# with CSharpFritz - C# and Containers
  21301. Claude Ayitey | Designer, Developer, Builder
  21302. Building a Simple Little "Cache"
  21303. System Initiative: The Second Wave of DevOps
  21304. Ego death. | Kris Nóva
  21305. Fit-to-Width Text
  21306. Looking Back On Ads
  21307. Cloudflare Workers for Noobs
  21308. Flexible systems | Organizing Chaos
  21309. Visual Studio 2022 Previews Instant Pull Requests, Better File Comparisons -- Visual Studio Magazine
  21310. Chairman of the Bored
  21311. Unit Testing JSON with FluentAssertions.Json Vs. FluentAssertions
  21312. Revisiting the Nova Proof System on a Cycle of Curves
  21313. Lightweight Authentication of Web Data via Garble-Then-Prove
  21314. Loading XML Documentation Into C# Tests #dotnet #programming
  21315. Use Task.WhenAll For A Nice Performance Boost #shorts
  21316. .NET 7 💥 - Angular Authentication with JWT (JSON WEB TOKEN)
  21317. Weekly 0064
  21318. Burke Learns Blazor - Setting up CI/CD for Blazor with Static Web Apps
  21319. 3 KafkaFlow Features Hard to Ignore
  21320. Integer compression: FastPFor in C#, results
  21321. Boost user engagement beyond Teams and make your apps intelligent
  21322. The case of the make_shared on a C++/WinRT type - The Old New Thing
  21323. Got a Bottleneck?
  21324. Visual Studio 2022 17.7 Preview 2: Productivity, Performance and C++ Enhancements
  21325. Permutations of a String in C#
  21326. Even more .NET validation attributes with GSoft.ComponentModel.DataAnnotations
  21327. Create your own Mediator (like Mediatr)
  21328. 10 Things to Do to Migrate MVC/Web API to ASP.NET Core
  21329. Insta360 | Action Cameras | 360 Cameras | VR Cameras
  21330. Using StringBuilder To Replace Values
  21331. I Was Sentenced to 18 Months in Prison for Hacking Back - My Story | HackerNoon
  21332. Exploring .NET streaming API scenarios
  21333. Former RAIDforums member “DataBox” sentenced to prison
  21334. Comments are a design tool
  21335. what do you find most frustrating about dotnet?
  21336. The Creepy Implications of Time Travel Rom-Coms
  21337. Nushell
  21338. The show did not make Sauron's identity a mystery. The fans did.
  21339. OpenId User Impersonation in Asp.net core With Duende Identity Server - Doumer's Blog
  21340. How (not) to compare 2D scatter plots
  21341. My first steps with Nix on Mac OSX as Homebrew replacement
  21342. How to deploy your deep learning side project on a budget
  21343. Where to find a co-founder | By Anna Leijon
  21344. SQLite Scripting
  21345. The Next Phase of Eleventy: Return of the Side Project—zachleat.com
  21346. Some Elixir Testing Tricks
  21347. No, I don't want to chat with my documents | Engin Arslan
  21348. Hashing
  21349. fhur
  21350. Bean Machine Retrospective, part 5
  21351. Password Purgatory - Making Life Hell for Spammers
  21352. Introducing Microsoft Teams tabs and building with SharePoint Framework
  21353. How To Store Secrets For Local Development
  21354. GitHub Quick Reviews
  21355. Microsoft Forms Service’s Journey to .NET 6 - .NET Blog
  21356. Introducing the New T4 Command-Line Tool for .NET - .NET Blog
  21357. YouTube
  21358. Understanding the pitfalls of preferring the median over the mean
  21359. Adding Filtering, Sorting And Pagination To a REST API | .NET 7
  21360. Integer compression: Implementing FastPFor decoding in C#
  21361. PostgreSQL reconsiders its process-based model
  21362. Why is Windows using only even-numbered processors? - The Old New Thing
  21363. Azure App Configuration and .NET API: a smart and secure way to manage configurations
  21364. Parsing websites in C# with Html Agility Pack or AngleSharp
  21365. Exploring .NET streaming API scenarios
  21366. Home Assistant Yellow
  21367. How to Use Bulk Updates in Entity Framework Core - Code Maze
  21368. A History of JavaScript Modules and Bundling, For the Post-ES6 Developer | 8th Light
  21369. C# Source Code Generators - Bruno Sonnino
  21370. GraphQL Code Generator–Avoid generating types that are not needed
  21371. When is an implementation detail an implementation detail?
  21372. ASP.NET Community Standup - Create a Microsoft Power App for your ASP.NET Core Web API
  21373. Saving Files with .NET MAUI Community Toolkit
  21374. On .NET Live - Improving Productivity & Reducing Support Time with Tag Helpers
  21375. How to use RuntimeHelpers.IsReferenceOrContainsReferences to micro-optimize collections - Gérald Barré
  21376. Bookshelf Sorting
  21377. Goodbye Performance Issues: How Project Loom Eliminates Asynchrony
  21378. Can ChatGPT Help My Non-Coder Partner Build Software?
  21379. The gotchas of CSS Nesting | Kilian Valkhof
  21380. The data dump diversion
  21381. My macOS Accessibility Setup - Ravi Atluri
  21382. Reddit is dangerous. The admins are out of control. Humanity needs a viable alternative.
  21383. How to Hire Clojure Developers
  21384. Inside of the WASP's nest: deep dive into PyPI-hosted malware
  21385. Jacobson's Rank | denvaar's Site
  21386. How building a new project saved my main business
  21387. How technology has changed the world since I was young
  21388. Just use QWERTY!
  21389. Cognitive Biases Ranked by Popularity
  21390. Why LLM-assisted table transformation is a big deal
  21391. Tech Debt is Tech Tax
  21392. The ease of picking up web development is greatly exaggerated
  21393. Zero-assumptions ZFS, part 1 | nikvdp
  21394. Plain Text Journaling
  21395. The Five-Year Rule of Software Transitions
  21396. My generic Open Source Project FAQ
  21397. Why I started (and stopped) making games
  21398. Ferricy: Building a custom 34-key split keyboard
  21399. Narrow Waists Can Be Interior or Exterior: PyObject vs. Unix Files
  21400. Building an IBM 3270 terminal controller
  21401. Add Maps to Your Cross-Platform .NET Apps
  21402. Azure Functions Community Standup | Microsoft Build updates!
  21403. How to Implement a Soft Delete Strategy with Entity Framework Core | The .NET Tools Blog
  21404. Wolverine’s Middleware Strategy is a Different Animal
  21405. Announcing Create a Pull Request in Visual Studio - Visual Studio Blog
  21406. Spargine Dev Tool: Never Lose Source Code Ever Again!
  21407. From 24MB to 14MB in 6 Seconds: The Visual Studio Extension You NEED for Image Optimization!
  21408. The Auth Setting That Everyone MUST Change in .NET
  21409. Integer compression: Implementing FastPFor encoding in C#
  21410. Why am I being told about a signed/unsigned comparison, and why only sometimes, and how can I fix it? - The Old New Thing
  21411. Show cascading dropdown lists in ASP.NET Core | BinaryIntellect Knowledge Base
  21412. Using Minimal APIs? You Need MapGroup For Clean Endpoints #shorts
  21413. Interesting links of the week 2023-25 (#77)
  21414. ASP.NET Core in .NET 8 Preview 5: Improved Debugging, Blazor Updates, SignalR Reconnects, and More
  21415. Welcome to report-uri.com
  21416. Reset passwords in ASP.NET Core using delegated permissions and Microsoft Graph
  21417. 363: Getting Serious About Upgrades
  21418. Creating and Hosting An Application on AWS Elastic Container Service (ECS)
  21419. Getting Serious About Upgrades | Merge Conflict ep. 363
  21420. Automated testing in Postman using collections and newman
  21421. Differences Between ExpandoObject, DynamicObject and dynamic
  21422. Building Intelligent Applications with OpenAI and C#
  21423. How to create Custom Validation Attributes
  21424. IIS 10: An Improved Windows Server for Hosting anything on the Internet : C# 411
  21425. Step-by-Step Guide: Testing HTTP Endpoints in Visual Studio 2022 Using Endpoints Explorer
  21426. Azure Container Apps, Bicep, Managed Certificates and Custom Domains | johnnyreilly
  21427. Understanding TypeScript's Powerful Type Assertions Through Practical Examples
  21428. Github Copilot Learning Path
  21429. fsharpConf: The F# Community Virtual Conference
  21430. GitHub - koculu/Topaz: Multithreaded Javascript Engine for .NET
  21431. Identify with the customer problem
  21432. Wolverine 1.0 is Out!
  21433. Less code is often better
  21434. Experiments in LLMs - Everything I’ve learned (so far) - Part One - Fine tuning
  21435. Prompt Engineering Series, Part One: Easy Wins in Prompt Crafting
  21436. The Ultimate Guide to Writing Effective Commit Messages: Best Practices and Conventional Commits
  21437. Healthspan Blog | Zone 2 Endurance Training and Its Relationship With Longevity, Cardiovascular, and Musculoskeletal Health
  21438. A non-mathematical introduction to Kalman Filters for programmers - Pravesh Koirala
  21439. I wrote an ChatGPT plugin that tells me when to leave for the next tram
  21440. Building Crypto Predictions Tracker: architecture and challenges
  21441. Kill your Phoenix Context
  21442. Ultimate Guide: NextJS, NestJS & TRPC Monorepo [Updated 2023]
  21443. The Difference Between Root Certificate Authorities, Intermediates, and Resellers
  21444. Architect your project with Framed: effortless files and directories management
  21445. Hello Again, Seattle
  21446. On The Minimalist Entrepreneur book
  21447. Exploring the Illusion of Sentience in Large Language Models
  21448. INDIE GAME DEV: INDIE ARCHETYPES
  21449. Use DynamoDB Streams To Publish Events When Data Changes
  21450. Rockin’ the Code World: Special Guest Safia Abdalla
  21451. Boost .NET Performance with Lazy Initialization
  21452. Composing Raw SQL And LINQ Queries With EF #shorts
  21453. Generate HTTP Client for your API
  21454. Apple WWDC 2023: New MacBook Air, Apple Vision Pro, iOS 17, & More!
  21455. Golden Sunset, Santorini, Greece
  21456. Overexplaining the Binomial Distribution Formula
  21457. Seamless Integration Testing With WireMock.NET - Code Maze
  21458. PowerDisk: Automatic Detergent Dispensing from Miele
  21459. ASP.NET Core 8: Better contextual debugging experience
  21460. PowerDisk: Automatic Detergent Dispensing from Miele
  21461. #10 PayPal Mafia, apprenez des fondateurs de PayPal - Doumer's Blog
  21462. T𝐢𝐦𝐞𝐬 𝐍e𝐰 𝐁𝐚𝐬𝐭a𝐫𝐝 - szymszl
  21463. Good vibrations
  21464. Flat & differentiable JSON for collaborative editing
  21465. Good vibrations
  21466. Why Write?
  21467. Spark is still a safe port when compared to DuckDB and Polars
  21468. Ikea-Oriented Development
  21469. Writing an OpenAI plugin for ChatGPT using ASP.NET Core
  21470. You Should Start Using Pattern Matching In C# #shorts
  21471. Working With Guid in C# - Code Maze
  21472. My 24 year old HP Jornada can do things your modern iPhone still can't do!
  21473. C# 12: Collection literals
  21474. Add Next.js implementation of the TechEmpower Fortunes benchmark by DamianEdwards · Pull Request #1866 · aspnet/Benchmarks
  21475. Securing Software Supply Chains with Zero Knowledge Proofs - Galois, Inc.
  21476. Please tell us about your Azure tooling experience!
  21477. ASP.NET Community Standup | Create a Microsoft Power App for your ASP.NET Core Web API
  21478. Refactoring From an Anemic Domain Model To a Rich Domain Model
  21479. Act now: Louisiana residents data exposed in OMV cyber attack
  21480. Kubernetes mutating admission webhook for dotnet-monitor?
  21481. Why did the #TwitterMigration fail?
  21482. Can Any Distance outpace Strava?
  21483. The 80/20 Rule: Your Voyage to Amplified Efficiency
  21484. Ten years of kidtech with SuperAwesome
  21485. From Chaos to Control: Overcoming OpenAI Uncertainties with Local Models
  21486. Mini Image Codec Comparison; jpegli
  21487. Victims and abusers
  21488. Understand Feature Flags by Practice with Unleash | An honest place where you can learn things about programming
  21489. On-Cloud Licensing
  21490. Tutorial: Integrating ChatGPT Model in a Cross-platform .NET Application
  21491. Xamarin Forms Migration to Uno Platform: Effects and Alternative Approaches
  21492. Use AI in the Command Line with GitHub CoPilot CLI
  21493. AI Already Saturates Software Development to 'Staggering' Degree, GitHub Survey Shows -- Visual Studio Magazine
  21494. Heat Pump
  21495. Swetugg Gothenburg 2023: Call for Speakers
  21496. How to Clean Up Your Local Repository with Git Commands
  21497. Integer compression: Adapting FastPFor to RavenDB
  21498. The case of the invalid handle despite being managed by an RAII type, part 2 - The Old New Thing
  21499. Welcome to BenchmarkDotNet Discussions! · dotnet/BenchmarkDotNet · Discussion #2331
  21500. Code Maze Weekly #177 - Code Maze
  21501. Make Your Business Rules Cleaner With Fluent Validation
  21502. Introduction of System.ServiceModel 6.0 for Calling WCF/CoreWCF
  21503. Let's CLEAN UP Your Method Overloads!
  21504. How to Use Rate Limiting in ASP.NET Core WebAPI
  21505. How to Get Class Name as String in C# - Code Maze
  21506. ASP.NET Core Basics: Create a Beautiful ASP.NET Core App
  21507. Working with MySQL transactions - Simple Talk
  21508. A guide to using ts-reset for TypeScript - LogRocket Blog
  21509. WCF–WSDL not available on HTTPS
  21510. Visual Studio 2022 17.7.0 Preview 2.0: Improved File Comparisons
  21511. WWDC 2023: New “world’s thinnest” 15-inch MacBook Air unveiled
  21512. Recording Studio Ready to Go!
  21513. The caretaker model – our way of working
  21514. Let's build a REST API with Clean Architecture and GPT-4 powered endpoints
  21515. How do I use C# and .NET with SQLite?
  21516. Coffee and Open Source Conversation - Carl Tashian
  21517. Developers Guide to the Windows Subsystem for Android | 2023 Edition
  21518. Using Modern SWITCH Syntax in C#
  21519. Beginner's Guide To C# Record Equality - How & Why To Use Records
  21520. ASP.NET Core 8: Expose Timestamp data request processing with IHttpSysRequestTimingFeature when using HTTP.sys
  21521. GitHub - dotnet-architecture/eShopOnContainers: Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
  21522. Alexandre Nédélec - Execute commands using your project dependencies
  21523. GitHub - microsoft/hack-together-teams: HackTogether: The Microsoft Teams Global Hack | Register, Hack, Win 👇
  21524. Weekly Update 352
  21525. .NET MAUI Community Standup - .NET MAUI Build Recap
  21526. A Quants Approach to Running
  21527. Migrating a Live Mastodon Instance With No Downtime – Brian de Heus
  21528. How I use daily notes
  21529. Collections: Roman Roads
  21530. 5 Things I Learned Shooting Formula 1 on Film
  21531. Making the Resend cube from scratch using Three.js
  21532. NDC Security 2024 | Security Conference for Software Developers
  21533. Swedish Researchers Rise Up Against Current Ethical Review Practices
  21534. What I've learned about data visualization
  21535. Why blogging never worked for me
  21536. Single Ownership and Memory Safety without Borrow Checking, Reference Counting, or Garbage Collection
  21537. Using ChatGPT for Task Classification
  21538. The Killer Use Case for LLMs Is Summarization
  21539. Growth Versus Scale
  21540. Cities of Software
  21541. GitHub Quick Reviews
  21542. Binary Classification Using a scikit Neural Network -- Visual Studio Magazine
  21543. Integer compression: Porting simdcomp to C#
  21544. Configure Visual Studio policies using Microsoft Endpoint Manager (Intune) - Visual Studio Blog
  21545. Paging With LINQ Just Got Easier, But No EF Support... #shorts
  21546. "Clean Architecture" and indirection. No thanks.
  21547. Running Large Language Models locally – Your own ChatGPT-like AI in C#
  21548. The case of the invalid handle despite being managed by an RAII type - The Old New Thing
  21549. How to Use Rate Limiting in ASP.NET Core WebAPI
  21550. Microsoft Fixed The "Time" Issue AGAIN in .NET 8
  21551. How to Add a Global Route Prefix in ASP.NET Core - Code Maze
  21552. What to Know When Porting a WPF to .NET MAUI Blazor Hybrid
  21553. Material Web in 2023
  21554. How to Implement a Soft Delete Strategy with Entity Framework Core | The .NET Tools Blog
  21555. HotChocolate–GraphQL Caching
  21556. .NET Rocks! Building Apps using OpenAI with Mark Miller
  21557. Entity framework not generating the database classes
  21558. Making Plans
  21559. No Peeking! Obscure Sensitive Screens in Your App with .NET MAUI
  21560. 5 Blazor Improvements in New .NET 8 Preview 5 -- Visual Studio Magazine
  21561. I booted Linux 292,612 times
  21562. 3 Engineering Mistakes That Kill Startups
  21563. Phoenix LiveView: Async Assign Pattern
  21564. Kastriot Çunaku | Tips and tricks to improve website performance
  21565. Reddit and the centralized Web
  21566. Exhaustively solving Scrabble endgames using chess programming techniques
  21567. Multi-GPU Inference with Accelerate
  21568. Yesod Forms, Newtypes, and Smart Constructors
  21569. You can't re-enable Discord e-mail notifications
  21570. I invented a board game and played against Chat GPT
  21571. Are you a Software Engineer or a Framework Implementor?
  21572. Http Services with Wolverine
  21573. Remove Entry and Picker borders in .NET MAUI
  21574. safe distance from a nuclear blast - Bing
  21575. Entity Framework Core 7.0 (EF 7.0): In-Built Support for Transact-SQL AT TIME ZONE
  21576. Stack Overflow Developer Survey 2023
  21577. .NET Data Community Standup | Synchronizing data between the cloud and the client (using SQLite)
  21578. Why I Became an Instructor at Zero to Mastery - Claudio Bernasconi
  21579. Interesting links of the week 2023-24 (#76)
  21580. Rockin’ The Code World: Special Guest Vahid Farahmandian
  21581. On .NET Live - Micro Frontends with Blazor
  21582. Developer Productivity - C# 12, Dev Tunnels, C# Dev Kit | Merge Conflict ep. 362
  21583. What Makes a Great Software Engineer? Your Favorite Creators Answer!
  21584. Vertical Slice Architecture | The Best Architecture If…
  21585. How To Use DTOs In .NET REST APIs
  21586. You Should Know This LINQ Method By Now #shorts
  21587. Check Json String is Valid in C# with System.Text.Json
  21588. Integer compression: The FastPFor code
  21589. Top 11 .NET Libraries Every Developer Should Know
  21590. How expensive is it to create a Windows performance counter? - The Old New Thing
  21591. The C# Meta Programming Roadmap
  21592. How to Read Values From Query Strings In ASP.NET Core
  21593. Using Project Orleans to Build Actor-Based Solutions on the .NET platform
  21594. C# Dev Kit for Visual Studio Code
  21595. Level-Up Api Development with Endpoint Explorer in Visual Studio
  21596. Self-Sufficiency and Productivity in Software Engineering
  21597. Blazor Essentials – New Guide Tutorial | The .NET Tools Blog
  21598. Linking Modular Architecture to Development Teams
  21599. The Privilege of .NET Tooling Choices
  21600. Writing Unit Tests with ChatGPT
  21601. Dapr v1.11 is now available
  21602. AsyncAPI–ASP.NET Core integration
  21603. Developer Community
  21604. ASP.NET Core 8: Improved exception handling with IExceptionHandler
  21605. Retrieve Responses from an Asynchronous API
  21606. VS Code Hotkeys : Master the Basics in 60 Seconds! #shorts
  21607. The ACME Protocol in Practice and Reality - Matt Holt
  21608. What Stack Overflow is telling employees about the strike
  21609. What happened to Tandem (virtual office)
  21610. The Power of Conventions in Software Development
  21611. LogSeq: what's good, what's not, what I still haven't figured out
  21612. Burke learns Blazor by porting a Vue.js app to Blazor
  21613. Understanding Functions and Actions
  21614. Children of Doom 1998: Half-Life
  21615. Aaron Gustafson
  21616. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  21617. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  21618. .NET Framework June 2023 Security and Quality Rollup - .NET Blog
  21619. Wolverine’s Runtime Architecture
  21620. GitHub Quick Reviews
  21621. Visual Studio 2022 17.7 Preview 2 is here! - Visual Studio Blog
  21622. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  21623. Announcing .NET 8 Preview 5 - .NET Blog
  21624. Announcing .NET MAUI in .NET 8 Preview 5 - .NET Blog
  21625. .NET June 2023 Updates – .NET 7.0.7, .NET 6.0.18 - .NET Blog
  21626. Children of Doom 1998: Half-Life
  21627. Why not tell people to "simply" use pyenv, poetry or anaconda
  21628. Entering alpha stage
  21629. What's new in .NET Multi-platform App UI (MAUI) Q&A | DIS202H
  21630. DevOps Practices for Azure Infrastructure - Continuous Integration
  21631. Integer compression: Understanding FastPFor
  21632. SIDs are really just another a fancy way of creating unique IDs in a decentralized way - The Old New Thing
  21633. Introducing the defensive statistics | Andrey Akinshin
  21634. Are you using Dependency Injection in your .NET MAUI app yet?
  21635. Write Less Code With The Null Coalescing Operator In C# #shorts
  21636. .NET Upgrade Assistant: CLI Tool Synced with Visual Studio Extension Engine
  21637. Weekly 0063
  21638. C# Tip: Use custom Equality comparers in Nunit tests
  21639. An America-less Internet
  21640. InProcess and OutOfProcess Hosting Models in ASP.NET Core
  21641. How does List work under the hood in .NET?
  21642. How to detect heap allocations
  21643. Collatz sequences by function composition
  21644. 9 Steps to Master the Keyboard and Become an Ultra Efficient Software Developer
  21645. 15" MacBook Air M2 Review: The Obvious Thing!
  21646. Installing Visual Studio from an Internal Website - Visual Studio Blog
  21647. ASP.NET Community Standup - Featured community project: Blazor Studio
  21648. Introducing Redis and Azure Cognitive Search to Improve API Performance
  21649. Musical Scales
  21650. Process huge log files – Madhur Ahuja
  21651. ASP.NET Community Standup - Featured community project: Blazor Studio
  21652. Kickstart your .NET modernization journey with the RWA pattern | BRK202H
  21653. Blogging Has Just Changed Forever and No One Is Talking About It
  21654. Talk to people.
  21655. Web of the People
  21656. Confidence, Competence, & Gravity
  21657. Human Immortality Using LLMs
  21658. Optimize sprint points to get nowhere fast
  21659. What is WASI?
  21660. A note on Metal shader converter
  21661. Add or Enable Serilog in ASP.NET Core 7.0
  21662. The Microsoft Teams Global Hack - Week 1 Recap and What’s Coming - .NET Blog
  21663. ABP Helper Methods
  21664. GitHub - samwho/spacer: CLI tool to insert spacers in command output to provide visual markers of when things happened
  21665. On .NET Live - Blazing Accessibility Basics
  21666. .NET Hot Reload Adds Support for Modifying Generics
  21667. Integer compression: SIMD bit packing and unusual usages
  21668. Clean Code Sucks?
  21669. The move constructor that you have to declare, even though you don't want anyone to actually call it - The Old New Thing
  21670. The Right Way to Check for Null in C#
  21671. Programming using Laravel and JavaScript in CodeLobster IDE - Coding Sonata
  21672. Testing Chiseled Ubuntu container images with .NET
  21673. Introduction to Firebase in .NET - Code Maze
  21674. Latest Updates for Azure App Service Presented at Microsoft Build 2023
  21675. 362: Developer Productivity - C# 12, Dev Tunnels, C# Dev Kit
  21676. Reset user account passwords using Microsoft Graph and application permissions in ASP.NET Core
  21677. ASP.NET Core Basics: Best Practices—Creating a New Project
  21678. Blazor Highlights from the Early .NET 8 Preview Releases
  21679. Grounding LLMs
  21680. Released: Microsoft.Data.SqlClient 5.2 Preview 2
  21681. GitHub Copilot Fundamentals Learning Path - Your New AI programming friend!
  21682. Debug any server application locally with Dev Tunnels!
  21683. Azure Container Apps, Easy Auth and .NET authentication | johnnyreilly
  21684. I Built the World's Largest Translated Cuneiform Corpus using AI
  21685. About that dozen programmer must-haves
  21686. Easy and Cheap AI for Developers, Reddit API Changes and Sherlocking
  21687. What are the scenarios where "Rewrite it in Rust" didn't meet your expectations or couldn't be successfully implemented?
  21688. Make our IT simple again
  21689. Three.js Development in 2023
  21690. The artist trapped in a chat interface
  21691. Phone upgraded to Debian 12 – Jonathan Carter
  21692. Prompting Techniques That Squeeze the Best Out of Your LLM
  21693. Proper Documentation
  21694. Max Leiter
  21695. Abusing undocumented features to spoof PE section headers
  21696. The Risks of Staying Put
  21697. 36 AK Expenses Tracker | Azure Cosmos DB Document Partial Update To Update Wallet Balance
  21698. r/programming should shut down from 12th to 14th June
  21699. Deploy Blazor WebAssembly to AWS Amplify: Super Fast Deployment in 2 Minutes!
  21700. Can you trust ChatGPT’s package recommendations?
  21701. SSC Protocol
  21702. Introduction to IL Weaving with Mono.Cecil
  21703. Prefer Throwing Custom Exceptions For Cleaner Code #shorts
  21704. Code Quality Analysis in Azure DevOps Pipelines
  21705. Web Devs 🚨🚨 Easily Test Web API and Apps with a Public URL with Dev Tunnels CLI
  21706. Casey Reeves (@xogium@tech.lgbt)
  21707. programming.dev - A collection of programming communities
  21708. Why Are You Not Using LINQ Chunk? #shorts
  21709. Debian -- News -- Debian 12 "bookworm" released
  21710. Computer Vision vs Custom Vision on Azure
  21711. ArchiveTeam has saved over 10.8 BILLION Reddit links so far. We need YOUR help running ArchiveTeam Warrior to archive subreddits before they're gone indefinitely after June 12th!
  21712. Have I Been Pwned: Pwned websites
  21713. Zacks Investment Research data breach affects 820,000 clients
  21714. Introducing C# 12: Primary constructor on classes and struct
  21715. Foggy Night, Prague, Czech Republic
  21716. Price controls: Too early for a victory lap
  21717. Making OpenAI Whisper better - Nikolas' Blog
  21718. The cheese, the rats – and why some of us are poorer than others
  21719. How I blew up my backup server (Valve pls fix)
  21720. /home/halosghost/blog
  21721. Why Niche Content Sites Are Toast
  21722. You can stop using user-scalable=no and maximum-scale=1 in viewport me
  21723. Interactive versionable architecture diagrams
  21724. Why Modern Therapy Might Be Doing More Harm Than Good
  21725. Django Views — The Right Way
  21726. Derived Instances Can Break Smart Constructors, Too
  21727. What are embeddings?
  21728. .NET 8: Why .NET 8 preview doesn’t show up in Visual Studio 2022 ?
  21729. sort-research-rs/text.md at main · Voultapher/sort-research-rs
  21730. An Introduction to JetBrains Rider - Tips and Tricks
  21731. Browsertech Digest: “We should stop using JavaScript”
  21732. acme.sh runs arbitrary commands from a remote server · Issue #4659 · acmesh-official/acme.sh
  21733. Virtual Methods in C# - Code Maze
  21734. The Right Way To Use HttpClient In .NET
  21735. Archive Your Reddit Data While You Still Can
  21736. Breaking Up with Tech Debt: A Love Story with M. Scott Ford
  21737. Software engineers should read
  21738. DCaulfield
  21739. To Save C, We Must Save ABI
  21740. The Beggar Barons
  21741. A wave of sleep laws for teens?
  21742. Building a brand identity with code - Zachary Hayes
  21743. MLOps guide
  21744. Let Me Cure Your Impostor Syndrome
  21745. Making Time
  21746. My experience of the Chrome Extension submission process
  21747. Buy well. Buy once.
  21748. Domain Matching 2FA
  21749. Developer Speaker Series: Fireside chat with Troy Hunt and Alex Krivit - Cloudflare TV
  21750. Iceberg
  21751. Meet Safari for spatial computing - WWDC23 - Videos - Apple Developer
  21752. Talk: Scalable Architecture From the Ground Up
  21753. Uno Platform 4.9: Media Player Element, WebView2 and Native Host Support for Skia
  21754. Reordering C++ template type parameters for usability purposes, and type deduction from the future - The Old New Thing
  21755. Mark Zuckerberg: Future of AI at Meta, Facebook, Instagram, and WhatsApp | Lex Fridman Podcast #383
  21756. Xamarin.Essentials is in .NET MAUI! Access platform APIs with a single API
  21757. How To Speed Up Your Queries With Materialized Views
  21758. Code Maze Weekly #176 - Code Maze
  21759. S.O.L.I.D Principles and Design Patterns for C# Developers | Promotional
  21760. Episode 124 - Breaking Up with Tech Debt: A Love Story with M. Scott Ford
  21761. Transform a WPF App to Cross-Platform with .NET MAUI
  21762. F# is the .NET Rust
  21763. Node rookie discovery with NPM and NODE_ENV Production
  21764. Introducing Google’s Secure AI Framework
  21765. Understanding GPT tokenizers
  21766. Let's Learn .NET - Web Development
  21767. GitHub - christianselig/apollo-backend: Apollo backend server
  21768. CERN celebrates 30th anniversary of the World Wide Web
  21769. How to seed a new Microservice with data? #shorts
  21770. Weekly Update 351
  21771. Visual Studio's IntelliSense list can now steer GitHub Copilot code completions. - Visual Studio Blog
  21772. Why Bayesian? How Bayesian? :: Jeff Crukley, Data Science & Statistics
  21773. June 5th, 2023 - The last new feature for OwaspHeaders.Core before dropping .NET Framework support
  21774. Impagliazzo's Five Worlds
  21775. Friendship is Optimal - FiMFetch.net
  21776. Can this device make a phone call? – Terence Eden’s Blog
  21777. Solving disinformation with Internet literacy
  21778. Memory Management in DBMS
  21779. Effortlessly Support Next Gen Image Formats --or-- A Picture Is Worth A Better Image
  21780. Tech fantasies and impostor syndrome
  21781. Paul's Law
  21782. Build your own Genetic Algorithm
  21783. daniel.haxx.se -- My name in products
  21784. Easy Performance Boost With Query Splitting (in some cases) #shorts
  21785. GitHub Quick Reviews
  21786. Modernize .NET and Java web apps in Azure App Service | BRK224
  21787. Integer compression: Using SIMD bit packing in practice
  21788. How can I register a program to auto-relaunch if it crashes or is terminated?, redux - The Old New Thing
  21789. Add or Enable OData in ASP.NET Core
  21790. Gain visibility into your apps with Azure App Insights, DevOps, and monitoring
  21791. How to seed a new Microservice with data?
  21792. Cloudflare Area 1 earns SOC 2 report
  21793. Writing C# in VS Code Is Finally Awesome!
  21794. Episode 464 - Azure Deployment Environments
  21795. Should We Use Records With EF Core as Model Classes? -
  21796. Span / Memory / ReadOnlySequence in C#
  21797. New Release: Media Player Element on Mobile, Web, Linux. WebView2 Support
  21798. More Unit Testing with Less Code - Combinatorial Unit Testing
  21799. On AWS Shutting Down Open Source Documentation
  21800. .NET Rocks! OpenTelemetry with Laïla Bougriâ
  21801. Scanning Azure VMs, Azure Arc-enabled servers and ACR images for vulnerabilities with Microsoft Defender and Qualys
  21802. Updating a .NET library for native AOT
  21803. Cruiser Live
  21804. Web Apps on macOS Sonoma 14 Beta
  21805. How I made my web pages load 10x faster
  21806. The business information server: generic data checking using PostgreSQL, PostgREST, and Semgrep
  21807. Improve Your Prompts for LLMs: Simple and Effective Techniques
  21808. Proto-Danksharding: Speeding Up Blobs Verification
  21809. zacksiri.dev
  21810. You need black pixels
  21811. Confessions
  21812. Thoughts On A More Offline Life
  21813. Functional programming in MongoDB
  21814. A bicycle for the senses
  21815. Suburbian transplant: my experience moving and living in a big city
  21816. On Object Orientation
  21817. Deep Dive into System.Web Adapters [18 of 18] Migrating from ASP.NET to ASP.NET Core
  21818. Password Purgatory - Making Life Hell for Spammers
  21819. Faster sorting algorithms discovered using deep reinforcement learning - Nature
  21820. .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
  21821. UFO Evidence
  21822. Cloud-native development with .NET 8 | BRK201H
  21823. Why I Became the .NET Instructor at Zero to Mastery
  21824. Service Lifetimes Quick Guide
  21825. Getting Started with GoDot in C# and Visual Studio
  21826. Object Detection with Azure Custom Vision
  21827. Building an app with .NET MAUI and Telerik Components - Part 4 - Exporting to Excel and PDF
  21828. Interesting links of the week 2023-23 (#75)
  21829. Microsoft .NET Code Analysis: The Rijndael and Rijndaelmanaged Types Are Superseded
  21830. WWDC 2023 Recap - Apple Vision Pro & Beyond | Merge Conflict ep. 361
  21831. How Can You Make Properties REQUIRED In C#? #shorts
  21832. Are You Using the DbContext in Background Services PROPERLY?
  21833. Blazor Tutorial: Routing, Parameters, Query Strings and Navigation
  21834. 34 AK Expenses Tracker | Create Transactions DTO and Transaction Fluent Validator | AK Academy
  21835. Integer compression: Understanding Simd Compression by Lemire
  21836. Learn C# with CSharpFritz - C#, Azure, and Databases
  21837. Apple Vision Pro Hands-On Impressions!
  21838. Pulling sleight of hand tricks in a security vulnerability report, episode 2 - The Old New Thing
  21839. The New VS Code C# Extension Has a HUGE Problem
  21840. ASP.NET Core Authentication with YARP
  21841. Dependency Injection C# Tutorial
  21842. Mastering Visual Studio 2022: Essential Tips and Tricks
  21843. How To Set Up SSL Certificate In Visual Studio and .NET CLI
  21844. An introduction to Shader Art Coding
  21845. Safari 17 Beta: A Game Changer for PWAs on MacOS
  21846. How to Use 3 Popular React Hooks with React Router
  21847. Enhancing .NET Hot Reload with CreateNewOnMetadataUpdate, MetadataUpdateHandler and MetadataUpdateOriginalType Attributes - Nick's .NET Travels
  21848. New Awesome Experience for Building .NET Apps in Visual Studio Code
  21849. Use These 4 Best Practices For Your .NET Project Setup
  21850. Localized Application in Blazor WebAssembly
  21851. Entity Framework Core 7: Filtering on JSON Arrays
  21852. Use secrets in unit tests
  21853. New array methods in JavaScript bring immutability
  21854. Creating a minimal API with ASP.NET Core that interacts with AWS DynamoDB
  21855. Tony Qu - 2023 Board of Directors Elections
  21856. Understanding Event Types in Event Driven Architecture
  21857. 5 things I wish I knew before building a GPT agent for log analysis
  21858. Bounds Safety: Avoiding Death by a Thousand Constructors
  21859. A Eulogy to Free Social Media APIs – /home/pierce
  21860. Will the internet forget russophobia?
  21861. Getting Through Your Day · @jimmyislive
  21862. Taming the Wild Genius of Large Language Models
  21863. Testing across boundaries with internal DSLs
  21864. Tech debt metaphor maximalism
  21865. Back to Terraform - Pieter Vincken and Yannick Bontemps
  21866. Academics: You’re Doing Open Source Wrong
  21867. Now in beta: Save and sign in with passkeys using 1Password in the browser | 1Password
  21868. You're Feeding the Beast
  21869. The financial impact from the Reddit API data agreements - What the Hell is Beeping?
  21870. Uno Platform 4.9 Highlights Cross-Platform Media Player, WebView2 -- Visual Studio Magazine
  21871. Announcing C# Dev Kit for Visual Studio Code - Visual Studio Blog
  21872. GitHub - apple/homebrew-apple
  21873. Have You Mocked Third-Party Code? 😱
  21874. Coffee and Open Source Conversation - Lizzie Siegle
  21875. GitHub Quick Reviews
  21876. HackTogether: the Microsoft Teams Global Hack - Keynote Recap and What’s Coming - .NET Blog
  21877. Even SQL Server Developer Tools Gets an AI Copilot -- Visual Studio Magazine
  21878. Integer compression: delta encoding + variable size integers
  21879. How can I make WiFi passwords per-user rather than per-system? - The Old New Thing
  21880. Tony Qu - 2023 Board of Directors Campaign Statement
  21881. HackTogether: the Microsoft Teams Global Hack keynote recap and what’s coming - Microsoft 365 Developer Blog
  21882. Apple Events
  21883. Doing More with SSR Blazor in .NET 8
  21884. Avalonia UI for .NET: Project Overview from Mike James
  21885. Edgeworth expansion for the Mann-Whitney U test, Part 2: increased accuracy
  21886. .NET fwdays’23 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  21887. Weekly 0062
  21888. A Quick Tour Behind the Scenes!
  21889. .NET Core Integration Testing- Pragmatic Infrastructure pre-provisioning & Data Cleanup
  21890. Expression Trees in C# - Code Maze
  21891. How to add Dependency Injection, Configurations, and Logging in a .NET 7 Console Application
  21892. 361: WWDC 2023 Recap - Apple Vision Pro & Beyond
  21893. Why Test-Driven Development? (Part 1) - Simple Talk
  21894. Demystifying WebAssembly: What Beginners Need to Know
  21895. The Git repository that vanished
  21896. .NET Micro-Optimization and Refactoring Trick - NDepend
  21897. A guide to Generative AI terminology
  21898. .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
  21899. Group Dropdown list items in ASP.NET Core | BinaryIntellect Knowledge Base
  21900. Blazing Fast Parallel Notification Publishing With MediatR #shorts
  21901. Kevin Griffin - 2023 Board of Directors Campaign Statement
  21902. Jorge Levy - 2023 Board of Directors Campaign Statement
  21903. Mitchel Sellers - 2023 Board of Directors Campaign Statement
  21904. Don't Let Reddit Kill 3rd Party Apps!
  21905. Marble Run
  21906. ASP.NET Community Standup - ASP.NET Architecture Series: AOT
  21907. From Stephen King to Software Engineering: Why Typing Speed Isn't Everything
  21908. Understanding the Tech Right
  21909. I’m a skills sceptic, and maybe you are too.
  21910. What’s New in SSDT 17.6: Ledger, Performance, Copilot - Visual Studio Blog
  21911. Appreciating the complexity of large language models data pipelines
  21912. Printing double aka the most difficult problem in computer sciences
  21913. Using PANDA to search for F.L.I.R.T. signatures during process execution
  21914. May 2023: I sold my 2 years old business for only $128K
  21915. Are you absolutely sure your `has_one` association really has one association?
  21916. How we divided our Node.js API latency by leveraging our Database Connection Pool | Kévin Maschtaler
  21917. Re: Passkeys
  21918. On The “Enshittification” of Platforms: Technology is Only Human After All
  21919. On Vulcanization
  21920. Music Stats with DuckDB
  21921. Why I'm signing the Stack Overflow strike letter
  21922. Potential Space as another Mental Model
  21923. How Montaigne Learned Latin | 0x1
  21924. Transformer debugging: when BERT falls to pieces
  21925. long projects
  21926. What are embeddings?
  21927. On .NET Live - Deep Dive into Azure Web Apps with .NET 7 and Angular
  21928. Introducing Apple Vision Pro
  21929. AI Summary About CSLA .NET
  21930. Microsoft Deep Learning Alternative: On-Device Training for ONNX Runtime -- Visual Studio Magazine
  21931. Introducing Sep - Possibly the World's Fastest .NET CSV Parser
  21932. Troubleshooting Common Errors and Issues in .NET 7.0
  21933. Level Up with GitHub Copilot
  21934. I’m doing it my way. Finally. God help me.
  21935. The basics of testing in Postman
  21936. The .NET Extension Method You Should Know About
  21937. ASP.NET Core ZERO Downtime Deployment
  21938. Release Blink 1.0 · jart/blink
  21939. Episode 463 - OneStream's journey to Azure
  21940. graydon2 | The Rust I Wanted Had No Future
  21941. It's great that you provide operator overloads, but it's also nice to have names - The Old New Thing
  21942. The New File Part of Every New .NET API
  21943. Windows Dev Drive - Storage Volume Customized for Developers with Improved Performance
  21944. Moderation Strike: Stack Overflow, Inc. cannot consistently ignore, mistreat, and malign its volunteers
  21945. Optimizely Search & Navigation - Get autocomplete suggestions in right language
  21946. Easy property inheritance in Optimizely CMS
  21947. ASP.NET Core authorization using Entra External ID CIAM and Azure AD security groups
  21948. Refactoring Change Preventers in C# - Code Maze
  21949. Develop from anywhere with Visual Studio Code | BRK254
  21950. Create ready-to-code dev boxes using config as code – now in preview
  21951. Blazor Basics: Blazor Development—Visual Studio 2022
  21952. SQL Server 2022: Capture SQL Anti-Patterns - Simple Talk
  21953. Cecil Phillip – Building payment flows with Stripe and Azure – Webinar Recording | The .NET Tools Blog
  21954. Announcing TypeScript 5.1 - TypeScript
  21955. Reduce heap allocations by using static anonymous functions
  21956. GitHub Secure Code Game
  21957. Dev Drive: Performance, Security and Control for Developers
  21958. The many ways to select the n-th character from a string.
  21959. I got Pwned ... and so did you! (you're likely in the 12 Billion)
  21960. The distribution model is changing
  21961. Custom Vision and Rock / Paper / Scissors with Image Classification
  21962. Taming the Beast: Comparing Jsonnet, Dhall, Cue
  21963. Tree Borrows
  21964. Stages of Survival
  21965. My radical philosophy of programming
  21966. I got Pwned ... and so did you! (you're likely in the 12 Billion)
  21967. Anything can be a message queue if you use it wrongly enough
  21968. Send Emails from ASP.NET Core using Amazon SES: Complete Guide
  21969. Souls of Ukraine
  21970. The Simplest Way To Add Caching In .NET - IMemoryCache #shorts
  21971. </> htmx ~ How Did REST Come To Mean The Opposite of REST?
  21972. Episode #9, Peter Thiel de zéro à un. Heroes Podcast - Doumer's Blog
  21973. Teaser: WWDC 2023 Predictions
  21974. How Polly Can Make Your Code Resilient #shorts
  21975. Time abstraction in .NET 8
  21976. This Site is no longer Solar Powered... For Now
  21977. The missing piece in language
  21978. L is for Lynx
  21979. Nestful
  21980. You are the black swan
  21981. (Beta) Multi-frame Video rendering for StableDiffusion by Xanthius
  21982. Notes on neural networks from scratch in Clojure
  21983. Literate configuration of Elfeed
  21984. Hugo and Tailwind: peace at last (maybe) | BryceWray.com
  21985. Two puzzles about uniform random variables
  21986. Developing QEMU on Asahi Linux (or Arm in general)
  21987. Review: Kinesis Advantage360 Pro
  21988. A new pet
  21989. ZK app developers should be able to see down to the constraints
  21990. zkSecurity
  21991. #08 Awesome .NET MAUI - AlohaKit Animations
  21992. How to Pass Parameters With a GET Request in ASP.NET Core
  21993. Deep dive into .NET performance and native AOT | BRK205H
  21994. Promoted from Dev to Team Lead: 8 Things They Didn’t Tell Me
  21995. Microsoft Build 2023 Inside Azure Innovations - Infrastructure acceleration through offload
  21996. What's Coming in VS 2022 v17.7 for Productivity, .NET/Cloud, C++ and More -- Visual Studio Magazine
  21997. Developer Feedback Shapes New Visual Studio 'Welcome Experience' -- Visual Studio Magazine
  21998. Drainage Basins
  21999. PIO Assembly VGA Driver for RP2040 (Raspberry Pi Pico)¶
  22000. Large language models and applications in healthcare
  22001. After Selling For $580M, Here’s What I Learned About SaaS During My Time At Buildium | Outseta
  22002. Four Exercise Myths I Learned About the Hard Way
  22003. How malicious extensions hide running arbitrary code
  22004. Firmware is broken Terminology
  22005. JuLox: What I Learned Building a Lox Interpreter in Julia
  22006. Understanding Spark Connect API - Part 3: Scala API Example
  22007. Sketch of a Post-ORM
  22008. ASP.NET Community Standup - ASP.NET Architecture Series: AOT
  22009. Unit of Work Is Even Better With MediatR + TransactionScope
  22010. wasmati: You should write your WebAssembly in TypeScript
  22011. dev-wasm-c/README.md at main · dev-wasm/dev-wasm-c
  22012. dev-wasm-dotnet/README.md at main · dev-wasm/dev-wasm-dotnet
  22013. dev-wasm-go/README.md at main · dev-wasm/dev-wasm-go
  22014. OWASP Top 10 for Large Language Model Applications | OWASP Foundation
  22015. 356: Sunsetting software, libraries, & APIs
  22016. C++/WinRT event handlers that are lambdas with weak pointers to the parent class, part 3 - The Old New Thing
  22017. ASP.NET Core News - 06/02/2023
  22018. Announcing Rust 1.70.0 | Rust Blog
  22019. Code Maze Weekly #175 - Code Maze
  22020. Visual Studio 2022 17.7 Preview 1: Productivity, Cloud and Game Development Enhancements
  22021. Debugging JwtBearer Claim Problems in ASP.NET Core – Tore Nestenius
  22022. .NET MAUI UI Challenge # 5 - Food Delivery App
  22023. How to Build Dynamic Queries With Expression Trees in C#
  22024. Microsoft Build 2023: Bing AI and Copilot Plugins for ChatGPT OpenAI, Microsoft Fabric and More
  22025. Weekly Update 350
  22026. Hacking with Windbg - Part 2 (Minesweeper)
  22027. Новини України та Світу. Головні і останні новини - NV
  22028. Replace JS with no-JS (or lo-JS) Options
  22029. Hashing String Data in JavaScript, C#, C++, and SQL Server
  22030. Tmux Cheat Sheet: Essential Commands And Quick References
  22031. Do in secret. Assert in public. Don't under-constrain your prover's witness computation in ZK programs
  22032. Learn x86-64 assembly by writing a GUI from scratch
  22033. The RustConf Keynote Fiasco, explained
  22034. New Features in Generally Available TypeScript 5.1 -- Visual Studio Magazine
  22035. The diffusion of discovery
  22036. Alexandre Nédélec - Introducing the Vue.js CI/CD series
  22037. The importance of a name.
  22038. What Vale Taught Me About Linear Types, Borrowing, and Memory Safety
  22039. My Approach to Building Large Technical Projects
  22040. A locking war story
  22041. SQL:2023 is out
  22042. Exterminate your desk: How to remove your mouse
  22043. Why I am getting a Framework
  22044. Generating income from open source
  22045. Licenses masquerading as open source
  22046. Surya | Social Capital
  22047. Blog → Announcements | Nix & NixOS
  22048. Announcing an update for .NET Upgrade Assistant with a new CLI tool! - .NET Blog
  22049. GitHub Quick Reviews
  22050. What's New for Java Developers in Visual Studio Code -- Visual Studio Magazine
  22051. Coffee and Open Source Conversation - Vlad Ionescu
  22052. Microsoft .NET Code Analysis: Use the Index Operator
  22053. Make Pride | Microsoft Unlocked
  22054. The Onion Reviews ‘Good Will Hunting’
  22055. HELP! My system is hard to change
  22056. C++/WinRT event handlers that are lambdas with weak pointers to the parent class, part 2 - The Old New Thing
  22057. GPT-4 Powered GitHub Copilot for Docs Is So Good!
  22058. Setting the Language in Chrome Headless for E2E Tests - Dangl.Blog();
  22059. I think Zig is hard...but worth it
  22060. Scott Guthrie starts at Step 0 - What is the Azure Cloud OS? - Azure Friday
  22061. Building an app with .NET MAUI and Telerik Components - Part 3 - ImageEditor & Toolbar
  22062. How to Send Emails With the SendGrid API in C# - Code Maze
  22063. Scott Guthrie starts at Step 0 - What is the Azure Cloud OS? - Azure Friday
  22064. .NET Rocks! No Free Lunch in Machine Learning with Jodie Burchell
  22065. ASP.NET Core Basics: Sharing Code—NuGet Packages, DLL Files
  22066. Easily Replicate a Sign-Up UI in .NET MAUI
  22067. Engineer the Sh*t out of Errors – Everywhere | cek.log
  22068. Software Design - Private by default
  22069. Reddit may force Apollo and third-party clients to shut down, asking for $20M per year API fee
  22070. security.txt verplicht voor overheid
  22071. The Anoma Foundation Announces the 3rd Fundraise for Anoma
  22072. .NET Core Integration Testing Basics
  22073. Host your gRPC workloads on App Service with .NET
  22074. DevCamp 2023: Keynote Including Meadow v1.0 Announcement.
  22075. Just fucking do it.
  22076. Stack Exchange moderator strike
  22077. Why Android can't use CDC Ethernet
  22078. The personal big screen
  22079. The Gateway Pattern
  22080. Augmented Reality - A Skateboard for the Mind
  22081. Optimum tic-tac-toe
  22082. Why Are There So Many Confederate Vampires?
  22083. Publikacja zbioru wykradzionych danych logowania - co zrobić?
  22084. Gaussian Naive Bayes Classification Using the scikit Library -- Visual Studio Magazine
  22085. Speech Recognition in .NET MAUI with CommunityToolkit - .NET Blog
  22086. Microsoft Graph Developer Proxy v0.8 with minimal permissions detection and improved simulating throttling - Microsoft 365 Developer Blog
  22087. VSCode Remote Code Execution advisory
  22088. Music for Plastic Instruments
  22089. Ruling Out
  22090. ZK programmability adds a whole new layer to worry about
  22091. .NET Data Community Standup - New CLI edition of EF Core Power Tools
  22092. How to create a request pipeline from scratch
  22093. .NET 7 💥 - CRUD with Angular & .NET Web API, EF Core & MongoDb
  22094. Pro EP 48 : How to chunk your list using LINQ method in .NET 6?
  22095. 32 AK Expenses Tracker | Create The Transactions Cosmos DB Repository | AK Academy
  22096. Microsoft Build 2023, Security, Passkeys, & LLM AI Takeover! | Merge Conflict ep. 360
  22097. ASP.NET Core Tutorial for Beginners
  22098. Learn the Fundamentals of Software Engineering!
  22099. Using Azure Cognitive Service to Automate my Dog
  22100. The Best Way To Create CancellationToken In Web APIs #shorts
  22101. Implicit Operators in C# and How To Create a Multi Type
  22102. Interesting links of the week 2023-22 (#74)
  22103. Announcing Microsoft Authentication Library for .NET 4.54.0, with General Availability of Managed Identity APIs | Microsoft Entra Identity Developer Blog
  22104. ‎Latinx In Power: Empowering Grit in Software Engineering with David Fowler 🇧🇧 on Apple Podcasts
  22105. OPENAI036: Fine-Tuning Models E2E Testing
  22106. On .NET Live - Better paranoid than offline: Secure ASP.NET Core apps
  22107. Release v1.89.6 · ocornut/imgui
  22108. Master SQL to Excel Data Export: Entity Framework & ClosedXML | ASP.NET Blazor Tutorial
  22109. Custom Auth Policies Are INSANELY Powerful!
  22110. What is the network policy regarding AI Generated content?
  22111. C++/WinRT event handlers that are lambdas with weak pointers to the parent class, part 1 - The Old New Thing
  22112. Microsoft Authentication Library 4.54.0 Supports Managed Identities
  22113. Memory Allocation Optimization With BenchmarkDotNet
  22114. Display Checkbox and Radio Button table column in ASP.NET Core | BinaryIntellect Knowledge Base
  22115. Announcing WASIX
  22116. New Terminal logger for .NET 8
  22117. Open at Microsoft - Dapr
  22118. The Prickly Case of JavaScript Proxies
  22119. JavaScript Import Maps For ASP.NET Core Developers
  22120. .NET 7–Serialize private fields and properties
  22121. SciFiDevCon 2023 – Check your Thermal Exhaust Port – 10 Vulnerabilities Your Web Application Probably Has Right Now
  22122. TypeScript Tuple Types: The What, Why, and How
  22123. Privacy Enhancing Technologies: An Introduction for Technologists
  22124. New hacking forum leaks data of 478,000 RaidForums members
  22125. Cloud, why so difficult? 🤷‍♀️ | Wing
  22126. Twitch Alerts - More Harm than Good?
  22127. Kilka milionów loginów i haseł z Polski wyciekło do sieci | Zaufana Trzecia Strona
  22128. 357: The Zune UI was the Best UI
  22129. Not OP, deleted post PSA: New Yale Home app allegedly denies service to legit smart lock users located outside North America
  22130. Introducing Dev Home
  22131. Rust: The wrong people are resigning
  22132. Developer joy with Scott Hanselman and friends | BRK291HFS
  22133. When the rubber duck talks back
  22134. Understanding JSONata
  22135. Expected performance of a Bloom filter
  22136. alexw.nyc -- duskos-1.html
  22137. Would you hire ChatGPT?
  22138. Hacking my “smart” toothbrush
  22139. Language Pragmatics Engineering
  22140. Keeping software soft
  22141. 1 Maxim, 2 Sides
  22142. Password Purgatory - Making Life Hell for Spammers
  22143. Using Your Existing Xamarin UITests with .NET MAUI
  22144. Build Asynchronous API's using the Storage First Pattern & the AWS CDK
  22145. GitHub Quick Reviews
  22146. Asp.Net Core AUTHORIZATION Made EASY
  22147. Iterating on your Welcome Experience feedback - Visual Studio Blog
  22148. EF Core In The CQRS Query Side... Or Something Else?
  22149. Private delegated computation is here, and there will be bugs!
  22150. DASP - TOP 10
  22151. Create a Microsoft Power App for your ASP.NET Core Web API - Visual Studio Blog
  22152. System Shock: The oral history of a forward-thinking PC classic
  22153. Edgeworth expansion for the Mann-Whitney U test
  22154. Rapid Blazor WASM deployment with Azure Static Web Apps, Visual Studio, and GitHub Actions
  22155. How do I change the directory Windows uses for user profiles? revisited - The Old New Thing
  22156. Understanding and Using ConfigureAwait in Asynchronous Programming
  22157. Inject the power of the cloud and AI into your development workflow  | BRK250HFS
  22158. Developer joy with Scott Hanselman and friends | BRK291HFS
  22159. Email addresses are not primary user identities
  22160. Content Security Policy in ASP.NET Core
  22161. Davide's Code and Architecture Notes - Testing Pyramid vs Testing Diamond (and how they affect Code Coverage)
  22162. ASP.NET Core authentication using Microsoft Entra External ID for customers (CIAM)
  22163. Craig S. Kaplan (@csk@mathstodon.xyz)
  22164. New developer experiences in Windows | BRK281H
  22165. Developer joy with Scott Hanselman and friends | BRK291HFS
  22166. Inject the power of the cloud and AI into your development workflow  | BRK250HFS
  22167. New developer experiences in Windows | BRK281H
  22168. An aperiodic monotile
  22169. Tips and Тricks to Мodernizing Your App with Blazor
  22170. Unmasking SQL Server Dynamic Data Masking, Part 1, Intro - Simple Talk
  22171. Monoliths - Good or Bad?
  22172. The Impact Of Agile Methodologies On Code Quality — Smashing Magazine
  22173. Favour flat code file folders
  22174. Lawyer cites fake cases invented by ChatGPT, judge is not amused
  22175. 9 Announcements in Microsoft Build 2023 and their Implications for the Future
  22176. On writing functions that accept any specialization of a C++ template type - The Old New Thing
  22177. Honda to double number of programmers to 10,000 by 2030
  22178. State of GPT | BRK216HFS
  22179. Domain modelling with State Machines and TypeScript by Carlton Upperdine
  22180. Getting .NET Library Projects to Output Dependent Assemblies
  22181. Making a "dollhouse" from Thief levels
  22182. Sweat the details on your resume, especially if you are a developer or technology leader – Puppies, Flowers, Rainbows and Kittens
  22183. Being a good UNIX neighbour
  22184. A path to niche skill-sets and community
  22185. Giving It All Away: My Philanthropic Plan - Jacob Kaplan-Moss
  22186. Microfrontends should be your last resort
  22187. Revisiting Modern Data Stack
  22188. things that are hard to search for online
  22189. Voltorb Flip board generation explained
  22190. Controlling Your Fate with OIDC and Tailscale
  22191. On being paid to learn
  22192. How To Use BenchmarkDotNet - A Beginner's Guide For C# Benchmarks
  22193. Disabling HSTS for localhost on Chromium-based browsers - Gérald Barré
  22194. Implementing database change notification using SignalR and Azure Functions
  22195. Wikipedia Article Titles
  22196. Did You Use The C# Array Index Feature? #shorts
  22197. The Best Way to Add Health Checks in Any .NET App
  22198. Deploy ASP.NET Core on Linux with Nginx - Code Maze
  22199. What’s new in C# 12 and beyond | BRK203H
  22200. Scott and Mark Learn to Code | WAKEY06
  22201. ObservableCollection .NET MAUI | C# Tutorials Blog
  22202. 360: Microsoft Build 2023, Security, Passkeys, & LLM AI Takeover!
  22203. Join us at the Microsoft Teams Global Hack, June 1-15🥳🌍
  22204. What’s new in C# 12 and beyond | BRK203H
  22205. Scott and Mark Learn to Code | WAKEY06
  22206. Visualize API response directly in Visual Studio with .http file
  22207. 31 AK Expenses Tracker | Build and Encapsulate The Transaction Domain Model
  22208. Fallout Was A B-Tier Project
  22209. The Gemini protocol seen by this HTTP client person
  22210. Lua: The Little Language That Could
  22211. Comparing main...grpc · davidfowl/eStoreLite
  22212. Colour Laser Printer HL-L8360CDW | Brother Australia
  22213. Preparing for the future of knowledge work
  22214. Introducing my own mirroring service: mirror.quantum5.ca
  22215. Beyond Utility - The Role of User Experience in Enterprise Software
  22216. How to Get a Novel Traditionally Published - HANNAH YANG
  22217. Two stories I share with my nephews, to help them take risks and follow their curiosity
  22218. AWS CDK for .NET Developers - Infrastructure As Code To Provision AWS Resources Easily with C#
  22219. Connecting your RaspberryPi to AWS IoT
  22220. Streaming your IoT Data to DynamoDB
  22221. Using .NET 7 With Code Build
  22222. Pizza Delivery IoT Project Pt. 2
  22223. Securing Lab Environments Part 1
  22224. Amazon CodeCatalyst Development Environments
  22225. Creating an Automation Document Using C# and CDK
  22226. Building .NET 7 Applications using Amazon CodeCatalyst
  22227. re:Invent Session on Refactoring
  22228. IoT for the .NET Developer
  22229. Pizza Delivery IoT Project Pt. 1
  22230. Securing Lab Environments Part 2
  22231. Hour of Code:
  22232. FromQuery? FromForm? What do the .NET attributes do?
  22233. The HTTP QUERY Method
  22234. How to Convert a String to a Span in C# - Code Maze
  22235. Docker for .NET Devs With Carl Sargunar
  22236. Azure SQL triggers for Azure Functions
  22237. nameof get's a bit better in C# 12
  22238. Episode #8 NIKE, L'idée folle de Phil Knight - Doumer's Blog
  22239. #7 Xavier Niel, l'ancien hacker devenu milliardaire: les leçons tirées de son parcours - Doumer's Blog
  22240. New York Thruway Authority owed millions in unpaid tolls and fees
  22241. Fourier_Drawing
  22242. Coin flips and most significant bits.
  22243. Using Nix with Dockerfiles
  22244. Writing shell scripts in Nushell
  22245. A Neighborhood With Friends – Tynan.com
  22246. Notes on Stanford Linear Accelerator Center
  22247. Building a baseline JIT for Lua automatically
  22248. Early thoughts on marketing from a developer
  22249. Lies, Damned Lies, &amp; A16Z's Statistics
  22250. Are They a Customer?
  22251. Using F* to Formally Verify Programs
  22252. The Nix Thesis
  22253. I Am No Longer Speaking at RustConf 2023
  22254. Finding your weak spots
  22255. EU is a counter-weight for tech regulation - Can's blog
  22256. Understanding Floating-Point Numbers
  22257. You Are Already There
  22258. #07 Awesome .NET MAUI - Maui.DataGrid
  22259. Don't Introduce This Bug When Working With Streams #shorts
  22260. Basics of C# String Comparisons #dotnet #coding
  22261. How Khan Academy Rewrote their Backend
  22262. Build a CI/CD Pipeline With GitHub Actions And .NET
  22263. Why Japan's Moon Lander Crashed Due to An Unbelievable Computer Bug
  22264. How to improve memory allocation when using StackExchange.Redis
  22265. How to Use SFTP For Secure File Upload in .NET - Code Maze
  22266. .NET at Microsoft Build 2023
  22267. Linear feeds are a dark pattern
  22268. The Six Platonic Solids
  22269. Git Merge – The Definitive Guide
  22270. GitHub Actions to Azure, without secrets! (#268)
  22271. Microsoft Build–Join us May 23–25, 2023
  22272. Microsoft Build–Join us May 23–25, 2023
  22273. Connect FastAPI Server with PostgreSQL and deploy to GCP
  22274. 20 Years of WordPress · Notes
  22275. Extreme Bevy: Making a p2p web game with rust and rollback netcode
  22276. There&#39;s still no silver bullet
  22277. The anti-pattern game
  22278. Against Loneliness
  22279. The Simplest Thing That Could Possibly Work - Vance Lucas
  22280. Home
  22281. Introducing Auth0 Templates for .NET
  22282. Discovering The Truth About CQRS - No MediatR Required
  22283. Getting a strong reference from the this pointer too late - The Old New Thing
  22284. Code Maze Weekly #174 - Code Maze
  22285. Design Like a Pro: Custom Image Borders in .NET MAUI
  22286. Building AI solutions with Semantic Kernel | BRK217H
  22287. Full stack web in .NET 8 with Blazor | OD116
  22288. Building AI solutions with Semantic Kernel | BRK217H
  22289. Episode 123 - Docker for .NET Devs With Carl Sargunar
  22290. What's new in .NET 8 for Web frontends backends and futures? | BRK200H
  22291. Full stack web in .NET 8 with Blazor | OD116
  22292. Build Web Apps with Blazor
  22293. How does TryGetNonEnumeratedCount work?
  22294. Upskilling: ChatGPT Prompt Engineering for Developers now in C#
  22295. Building (and Testing) Minimal APIs in ASP.NET Core 7
  22296. Microsoft Build–Join us May 23–25, 2023
  22297. Announcing Azure Data Studio 1.44
  22298. Microsoft Build 2023 Book of News
  22299. Deno 1.34: deno compile supports npm packages
  22300. xorvoid
  22301. Refactor your .NET HTTP Clients to Typed HTTP Clients
  22302. Episode 462 - AKS LTS
  22303. Typed exceptions for JSInterop in Blazor - Kristoffer Strube’s Blog
  22304. MSBuild 2023 – Focus on .NET MAUI and Blazor Hybrid
  22305. GitHub - travisgoodspeed/gbrom-tutorial: Tutorial for extracting the GameBoy ROM from photographs of the die.
  22306. Weekly Update 349
  22307. How To Decrease ABP's Azure Costs by An Order of Magnitude
  22308. An interactive introduction to the surface code
  22309. Microsoft Build–Join us May 23–25, 2023
  22310. Why I Fired Myself
  22311. The Npm Packages That Troll You
  22312. The obvious final step
  22313. Why we're bad at CSS
  22314. phaazon.net
  22315. Angel Investing: Was it Worth it? — Halle Tecco
  22316. Shooting Unicorns
  22317. Dealing with constant rejection ✣ S.Bistrović
  22318. Perilous Pitfalls of a B2B Marketing Budgets – Michael Bastos
  22319. Practice inclusive scheduling
  22320. Always Bet on Geohot: Tinygrad Will Win
  22321. Leaders | ruiper.es
  22322. At <company>, we are family
  22323. Free VPN Service SuperVPN Exposes 360 Million User Records
  22324. Alexandre Nédélec - Manage multiple Node.js versions
  22325. Microsoft Build–Join us May 23–25, 2023
  22326. Dusk, Loenen,The Netherlands
  22327. Build 2023: What Are New Dev Home, Dev Drive and Dev Box? -- Visual Studio Magazine
  22328. Unified Settings: Share Your Feedback! - Visual Studio Blog
  22329. Microsoft Build–Join us May 23–25, 2023
  22330. All-In-One Search available in 17.6 - Visual Studio Blog
  22331. Microsoft Build–Join us May 23–25, 2023
  22332. Windows Terminal Preview 1.18 Release
  22333. How can I trigger a recalc of the mouse cursor after I changed some of my internal application state?, follow-up - The Old New Thing
  22334. Microsoft Build–Join us May 23–25, 2023
  22335. How I became a software architect... (or not)
  22336. 8 Free and Open Source Blazor UI Libraries
  22337. We Are Getting New Validation Types in .NET 8!
  22338. OPENAI034: Fine-Tuning Models Services (Part 4)
  22339. Using System.Text.Json for Camel Case Serialization - Code Maze
  22340. Have I Been Pwned: Serving billions of requests and terabytes of data without going broke! | NDC Oslo 2023
  22341. .NET Rocks! PHP and WebAssembly with Jakub Míšek
  22342. What runs ChatGPT? Inside Microsoft's AI supercomputer | Featuring Mark Russinovich
  22343. A Different Approach to Understanding Array Reduce
  22344. Embed C# in the heart of the SQL Query Engine
  22345. How to Handle the Safe Area Layout for .NET MAUI in iOS
  22346. Introducing GitHub Copilot for Azure Data Studio
  22347. Windows 10 April update can cause data corruption
  22348. .NET Core–Monitor cache misses
  22349. Visual Studio Code snippet to make URLs relative
  22350. Microsoft Build–Join us May 23–25, 2023
  22351. GitHub - davidfowl/eStoreLite: Simple eStore frontend backend application using ASP.NET Core
  22352. GitHub - bradygaster/dotnet-cloud-native-build-2023
  22353. the tiny corp raised $5.1M
  22354. Physical Quantities
  22355. PyPI was subpoenaed - The Python Package Index
  22356. Microsoft Build–Join us May 23–25, 2023
  22357. Microsoft Build–Join us May 23–25, 2023
  22358. Gumtree Australia Support Knowledgebase - Safety - Suspicious emails
  22359. Yadja – YAML to Django – Brian de Heus
  22360. Trouble Connecting to Localhost? Try Visual Studio Dev Tunnels!
  22361. 💡 Elevate Your Plugin Development with Hook-Driven-Development - Marcus Kober
  22362. Build 2023: Tell Power Apps to 'Add a Screen,' Change the Color' and More -- Visual Studio Magazine
  22363. From Disaster to Efficiency: Automating My Raspberry Pi Setup After SD Card Failure | The Sloth Blog
  22364. Matt Johnson's Blog - What is the Supercloud?
  22365. How to Make Friends as an Adult
  22366. Standardized exams measure intrinsic ability, not racial or socioeconomic privilege
  22367. Getting rid of phishing training mails
  22368. How we Build Platforms
  22369. Introducing the Postman VS Code extension
  22370. Dev Drive for Performance Improvements in Visual Studio and Dev Boxes! - Visual Studio Blog
  22371. Enabling CORS in Locally Running In-Process Azure Function
  22372. The Best Way To Check For Empty Strings In C# #shorts
  22373. .NET 7 💥 - ASP.NET Core ElasticSearch, Kibana & Serilog Integration
  22374. Implementing Aho Corasick Substring Search in C# #dotnet #programming
  22375. 17 Amazing Community Packages for .NET Developers - Claudio Bernasconi
  22376. Firefly-Powered Photoshop: AI Revolutionizes Content Creation!
  22377. Interesting links of the week 2023-21 (#73)
  22378. The Importance of Removing Unnecessary Expression Values in Code in Microsoft .NET
  22379. Publishing Android Apps to Amazon App Store + Windows 11 | Merge Conflict ep. 359
  22380. How To Pick a C# Test Naming Convention
  22381. Abp CLI Template
  22382. THIS Will Skyrocket Your Blazor Development Productivity!
  22383. Steps Recorder - Quick Intro
  22384. A New Way To Deal With Time In .NET 8
  22385. Today’s random F# code: one-line unit tests
  22386. Don't name your header file security.h either - The Old New Thing
  22387. How to Generate Permutations in C#
  22388. GitHub - btw-so/open-source-alternatives: List of open-source alternatives to everyday SaaS products.
  22389. Swashbuckle vs. NSwag in ASP.NET Core
  22390. ASP.NET Core in .NET 8 Preview 4: Blazor Streaming, Form Handling, Native AOT, Identity API and More
  22391. Bringing the power of AI to Windows 11 – unlocking a new era of productivity for customers and developers with Windows Copilot and Dev Home
  22392. Announcing: Contoso Real Estate JavaScript Composable Application Reference Sample
  22393. How to Create a Custom Debounce Hook with React
  22394. A Data Professional's Guide to Build 2023
  22395. An AI Guide to Microsoft Build 2023
  22396. Comparing HTTPS Sessions with Fiddler Everywhere
  22397. What's New for Azure App Service at Build 2023
  22398. Cloud-native at Build 2023
  22399. Introducing Azure App Spaces: Getting your code into the cloud as fast as possible
  22400. Good (Blazor) Components are... ?
  22401. Podman Desktop 1.0: Local container development made easy | Red Hat Developer
  22402. Dependency Composition
  22403. How DynamoDB queries behave compared to relational databases
  22404. Lottie animations in .NET MAUI
  22405. Guide for running C# Azure Functions in an isolated worker process
  22406. New Job!
  22407. Introducing jobs for Azure Container Apps
  22408. .NET 7: Simplify Patch requests with PatchAsJsonAsync extension
  22409. Build Your First Mobile Application with .NET MAUI Workshop - Part 5
  22410. AI at Build 2023: Microsoft Q&A Gets Assist, AI Training Announced -- Visual Studio Magazine
  22411. Episode 461 - Azure ML with NVIDIA AI Acceleration
  22412. .NET Framework May 2023 Cumulative Update Preview Updates - .NET Blog
  22413. Empowering every developer with plugins for Microsoft 365 Copilot | Microsoft 365 Blog
  22414. Netflix's Big Double-Dip
  22415. Microsoft Build 2023: Copilots & Plugins -- Visual Studio Magazine
  22416. Network Instrumentation and TCP File Descriptor Hijacking | Kris Nóva
  22417. Some Intuition on Attention and the Transformer
  22418. Reverse Engineering Bing Streetside
  22419. Timing is Everything - Fabrice Grinda
  22420. Visual Studio 2022 – 17.6 Performance Enhancements - Visual Studio Blog
  22421. The Curious Case of a Ghost in CI
  22422. A Tale of PGVector and Friends: The Joy Of Software Naming
  22423. One complex setup
  22424. My most used (nearly) Android app
  22425. Being a Full-Stack Developer is no longer a dirty word
  22426. backups (public)
  22427. Talent is overestimated
  22428. David Pfau
  22429. The problem is not the Office, it's the Commute – Michael Bastos
  22430. Microsoft Build–Join us May 23–25, 2023
  22431. Building and deploying AWS email templates with Azure DevOps
  22432. Multiple cursor case preserve - Visual Studio Marketplace
  22433. crates - Visual Studio Marketplace
  22434. Transform your business with smart .NET apps powered by Azure and ChatGPT - .NET Blog
  22435. Microsoft Updates Dev Box Cloud Service for GA in July -- Visual Studio Magazine
  22436. Turbocharge your Visual Studio experience with Microsoft Dev Box - Visual Studio Blog
  22437. Confusing tie correction in the classic Mann-Whitney U test implementation
  22438. On creating (and using) a transforming iterator - The Old New Thing
  22439. ChatGPT-Like Experience inside Visual Studio!
  22440. RequestBin — A modern request bin to collect, inspect and debug HTTP requests and webhooks - Pipedream
  22441. Getting Started with Azure Functions Core Tools: A Step-by-Step Tutorial
  22442. How to Write Better PowerShell Scripts: Architecture and Best Practices
  22443. .NET Minimal API part 10 - Working with the widgets
  22444. Client-Side JWT and Refresh Token Handling
  22445. Understanding IOptions, IOptionsMonitor, and IOptionsSnapshot in .NET 7
  22446. What is a data breach and what do we have to do in case of a data breach?
  22447. 6 useful extensions for IEnumerable
  22448. Facebook data transfers declared illegal
  22449. Mastering Message Driven Systems - Message Channels
  22450. Different Ways to Initialize a String in C# - Code Maze
  22451. Microsoft Build–Join us May 23–25, 2023
  22452. The Art of HTTP Connection Pooling: How to Optimize Your Connections for Peak Performance - Developer Support
  22453. Visual Studio 2022 17.6–Http Endpoint explorer
  22454. Exoplanet High-5
  22455. New Ultraboost 23 Shoes: Ultraboost Light | adidas US
  22456. Amazon.com : Kyokuto PTW03W FOBCOOP Ring Notebook, Plain, B5, White : Wirebound Notebooks : Office Products
  22457. Amazon.com: TIME TIMER Home MOD - 60 Minute Kids Visual Timer Home Edition - For Homeschool Supplies Study Tool, Timer for Kids Desk, Office Desk and Meetings with Silent Operation (Dreamsicle Orange) : Home & Kitchen
  22458. Amazon.com: iDiskk Phone Lock Box with Timer, iPhone Timer Box for Android Sumsung/Google/iPhone 14/13/13 pro/12/11/X/XR/XS/8/ Cell Phone Jail Lockbox for Kids/Students/Parents to get More Focused : Tools & Home Improvement
  22459. SlimFold™ Wallet | 70mph Crash-Tested Ultra Slim Wallets
  22460. Amazon.com : PILOT Iroshizuku Bottled Fountain Pen Ink, Kon-Peki, Deep Blue (Turquoise Blue) 50ml Bottle (69212), Cerulean Blue : Pilot Mr Metropolitan Collection : Office Products
  22461. Amazon.com : TWSBI ECO Fountain Pen Clear EF Nib : Office Products
  22462. Amazon.com: Apple AirPods Pro (2nd Generation) Wireless Earbuds, Up to 2X More Active Noise Cancelling, Adaptive Transparency, Personalized Spatial Audio, MagSafe Charging Case, Bluetooth Headphones for iPhone : Electronics
  22463. Bonobos | Better-Fitting, Better-Looking Men's Clothing & Accessories | Bonobos
  22464. Prescription Glasses Online | Frames & Sunglasses | JINS Eyewear
  22465. Silk.NET Coffee & Code Catchups
  22466. Shifting tactics fuel surge in Business Email Compromise
  22467. How to get (micro) acquired?
  22468. A Complete Guide to Apache Bench for Performance Testing
  22469. Worse Is Better • Matt Neary
  22470. My Struggle With Remix
  22471. So, You Want To Build A DBaaS Part 2: Technical Bits
  22472. Matt Johnson's Blog - Monoliths are good, but not that good
  22473. What design can teach us
  22474. The Hypercompetitive Mindset
  22475. reMarkable Connection Utility (RCU)
  22476. Named parameters in shell scripts and Makefiles
  22477. My Foray Into Security by HackForums
  22478. On Departure
  22479. Speeding up the insertion of a sorted (or mostly-sorted) key list into a std::map or other ordered associative container - The Old New Thing
  22480. Beginner's Guide For Comparing Strings in C#
  22481. Announcing Azure Monitor OpenTelemetry Distro - .NET Blog
  22482. Python While Loop - The Easy Way | Pro Code Guide
  22483. Salt Lake 2002 - not enough memory/crashes to desktop after starting error (Windows 7)
  22484. What Is a Value Object In Domain-Driven Design? #shorts
  22485. Build a SMS generator with short URLs leveraging Azure Functions, Storage, & Communication Services
  22486. How to Use AI to Create Your Own 'Super Macro' VS Code Extensions -- Visual Studio Magazine
  22487. GitHub - stepchowfun/typical: Data interchange with algebraic data types.
  22488. Detect Globalization-Invariant mode in .NET - Gérald Barré
  22489. The complete guide to unit testing structure best practices
  22490. What’s the Result Type Everyone Is Using in .NET?
  22491. How Much Memory Do You Need to Run 1 Million Concurrent Tasks?
  22492. Understanding the C# Init Operator | C# Tutorials Blog
  22493. 359: Publishing Android Apps to Amazon App Store + Windows 11
  22494. Queryable PostgreSQL arrays in EF Core 8.0
  22495. What's New in ASP.NET Core 7
  22496. How to Convert Stream to Byte Array in C#
  22497. Blazor and CSP
  22498. List of Useful JavaScript Shorthands
  22499. Promise and Async in the (Elmish) wild — Paweł Stadnicki
  22500. Webinar – Cecil Phillip – Building payment flows with Stripe and Azure | The .NET Tools Blog
  22501. Announcing TypeScript 5.1 RC - TypeScript
  22502. When and How to Use Blazor Components
  22503. How I Re-implemented PyTorch for WebGPU
  22504. Vladislav Antonyuk
  22505. Entity Framework AsNoTracking Does Nothing In This Case #shorts
  22506. rakhesh sasidharan's mostly techie somewhat purpley blog
  22507. Linux Kernel: A Single Point of Failure
  22508. OmegaMart - Meow Wolf - Las Vegas — J. Alex Morrison - Design Technologist
  22509. Will we get Mario Kart 8 online mode back on Wii U? – Michiels Blog
  22510. Compress-a-Palooza: Unpacking 5 Billion Varints in only 4 Billion CPU Cycles
  22511. The Primary Objective of Software Design: Minimizing Total Cognitive Load · Thought Box
  22512. Customizing web search with LLMs
  22513. PGP signatures on PyPI: worse than useless
  22514. Stepping Away - Andrew Bass
  22515. How I do my to-dos
  22516. The Many Problems with Celery
  22517. Honing Your Craft | Davis Haupt
  22518. We are, all of us, Machines
  22519. Amazon SNS and ASP.NET Core: Building Super Scalable Notification Systems for .NET Applications on AWS
  22520. Stay Alert: The Rising Threat of Malicious Extensions in Microsoft's VSCode Marketplace
  22521. Dolphin Progress Report: February, March, and April 2023
  22522. Gopas TechEd 2023 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  22523. Episode 460 - Alert Heart
  22524. The Ultimate .NET Version Guide
  22525. Why you are going to LOVE Primary Constructors in C# 12!
  22526. Embedding Draw.io Diagrams in VSCode
  22527. Writing Python like it’s Rust
  22528. C# 12 "Primary Constructors" #dotnet #csharp
  22529. What Is Method Dependency Injection? #shorts
  22530. The Configuration Complexity Clock
  22531. Worst Practices in Software Development: Andreas Kling is sure it'll work this time
  22532. Life goals by negation negation
  22533. Read it later the hard way
  22534. We need new DSLs for the era of LLMs
  22535. Boy Scouts’s bumbling CEOs cause inertia, leadership vacuum
  22536. Building a Signal Analyzer with Modern Web Tech
  22537. The Rhythm of Your Screen - Christopher Butler
  22538. What I don’t like about chains of thoughts and why language is a bottleneck to efficient reasoning.
  22539. Stop working for outsourcing companies as a software engineer
  22540. Advent of Code vs LeetCode
  22541. gkegke
  22542. #06 Awesome .NET MAUI - Skeleton
  22543. How to Get Software Teams Back on Track
  22544. Let's Learn .NET - Azure (Africa)
  22545. Envisioning a Simplified Intel Architecture for the Future
  22546. DevEx: What Actually Drives Productivity
  22547. Object Initializers in C# - Code Maze
  22548. Multi-Tenant Applications With EF Core
  22549. Daniel meets Karl-Henrik Nilsson and talks about Azure Functions design patterns
  22550. Introducing Keywords Highlighter v0.0.6- Enhanced Customization and Unlimited Rules
  22551. Cuisine
  22552. Are You (Software Developers) Tired Of Unqualified People Telling You How To Do Your Job
  22553. Exploring the C# Source Link Feature: Enhancing Debugging Experiences
  22554. Weekly Update 348
  22555. DevJoey (u/DevJoey) - Reddit
  22556. Use environments and even more variables in Postman
  22557. Pushing through when « no one cares »
  22558. ChatGPT can code: How terrifying is this development?
  22559. Creating Custom Rails Generators
  22560. BurnRate is fueling revenue success with Blazor
  22561. Getting started with View Transitions on multi-page apps
  22562. Why Algorithmic Feeds Can Be Good
  22563. SELM: Symmetric Encryption with Language Models
  22564. YouTube
  22565. My solar-powered blog is now on Lithium Iron Phosphate
  22566. Why I use Linux instead of Windows — whoisthisjoker
  22567. Intelligence as efficient model building
  22568. Borys - Nonius Clock
  22569. Glassdoor review of Stack Overflow: Management feudalism means your mileage may vary
  22570. From Theory to Reality: Explaining the Best Prompt Injection Proof of Concept
  22571. How HTTP/3 works - Why it was needed? What's wrong with HTTP/2.0 and HTTP/1.1
  22572. Adam K Dean / From Einstein to Turing: Misdirecting GPT-4...
  22573. 'Do' More With 'Run' | Max Greenwald
  22574. Two Immortals
  22575. The Fanfic Sex Trope That Caught a Plundering AI Red-Handed
  22576. This Week In Security: .zip Domains, Zip Scanning
  22577. Teen Charged in DraftKings Credential Stuffing Case
  22578. Password Purgatory - Making Life Hell for Spammers
  22579. Azure Messaging: Which Option to Use, Why & How -- Visual Studio Magazine
  22580. XML Serialization in C# .NET Core: A Comprehensive Guide | Pro Code Guide
  22581. The magnificent and mysterious temple complex of Ta Prohm, where nature definitely has the upper…
  22582. Empty String or string.Empty in C#?
  22583. Modernizing .NET Apps with Key Vault, Azure Monitor, & Beyond
  22584. How I won Telegram's $50,000 Sticker App Contest using Flutter
  22585. Different Outcomes of the Wilcoxon-Mann-Whitney Test from Different Statistics Packages on JSTOR
  22586. On catching exceptions in PPL tasks - The Old New Thing
  22587. Use This Pattern To Design a Rich Domain Model With DDD
  22588. Code Maze Weekly #173 - Code Maze
  22589. Improving customer experience in China using China Express
  22590. GitHub Quick Reviews
  22591. Xamarin.Forms and Xamarin.Essentials Align with Android 13
  22592. Uncensored Models
  22593. PostgreSQL Basics: A Template for Managing Database Privileges - Simple Talk
  22594. CORS in ASP.NET Core
  22595. C#12 New Features - NDepend
  22596. Password Purgatory - Making Life Hell for Spammers
  22597. Structured Logging in ASP.NET Core With log4net - Code Maze
  22598. Using Large Language Models to Solve your Problems
  22599. Inject My PDF: Prompt Injection for your Resume
  22600. Malleable software in the age of LLMs
  22601. Alexandre Nédélec - Perform Dynamic Execution of an npm Package
  22602. Pair programming with ChatGPT
  22603. 20 Years of Gentoo
  22604. #CASBAN6: Add a Swagger (OpenAPI) page to Azure Functions
  22605. Build 2023 Dev Conference to Detail Semantic Kernel (AI LLM Integration) -- Visual Studio Magazine
  22606. .NET 8 Preview 4 Boosts Native AOT, Blazor 'Streaming Rendering' -- Visual Studio Magazine
  22607. Microsoft Build–Join us May 23–25, 2023
  22608. Bassdusche (Can You Feel It?) (Original Mix)
  22609. .NET Foundation Ecosystem Survey
  22610. Grounded ChatGPT
  22611. Client Support for Calling WCF/CoreWCF with System.ServiceModel 6.0 Is Here! - .NET Blog
  22612. Object Detection in ML.NET Model Builder - .NET Blog
  22613. Hot Reload Supports Modifying Generics! - .NET Blog
  22614. Get started with ChatGPT in .NET - .NET Blog
  22615. Using Copilot with C#
  22616. Sticky Scroll: Stay in the Right Context - Visual Studio Blog
  22617. Accelerate .NET web applications performance with Azure Redis Cache
  22618. What is the opposite of LVM_SORTITEMS? - The Old New Thing
  22619. Have you replaced your DB because of the Repository Pattern?
  22620. The New Way of Parsing ANY Type in .NET
  22621. Daniel meets David Ortinau and talking about .NET MAUI
  22622. How to Reverse a String in C# - Code Maze
  22623. Implementing Two-Factor Auth using an Authenticator App in ASP.NET
  22624. Some cool things you can do with ValueTuple
  22625. Design and Navigation Considerations when Building Multi-Platform Applications
  22626. SoME
  22627. An alternative approach to structuring your tests in XUnit
  22628. .NET Rocks! Immutable Architectures with Michael Perry
  22629. Experiments with the new WASI workload in .NET 8 Preview 4
  22630. Noise Filter
  22631. ASP.NET Core Locally Serving Outdated Dev Certificate - Dangl.Blog();
  22632. [Portuguese] Let's Learn .NET - Azure
  22633. A simple introduction to mirrord – Mayflower Blog
  22634. How to Debug Browser Redirects
  22635. Monitor Your Mobile App Health with Sentry and .NET MAUI
  22636. Find out what data is available about you online — but be warned, it might feel a little creepy
  22637. Hello CISO
  22638. Work with variables in Postman
  22639. A build by any other name would smell as sweet
  22640. Updating my website from my iPad! | Daniel Diaz's Website
  22641. Trying to stay sane
  22642. From 0 to glTF with WebGPU: Rendering the First glTF Mesh
  22643. Improving the terminal
  22644. How's business at Stack Overflow?
  22645. Extracting colors from images seems hard
  22646. Migrating from Civis to Prefect — Data Engineering the Left
  22647. Understanding Passkeys
  22648. Humble Chronicles: Managing State with Signals
  22649. Visual Studio 2022 v17.6 Released -- Visual Studio Magazine
  22650. .NET Data Community Standup - Collections of primitive values in EF Core
  22651. Addressing GitHub’s recent availability issues | The GitHub Blog
  22652. Visual Studio 2022 17.7 Preview 1 is here! - Visual Studio Blog
  22653. Has vs Owns in Entity Framework: Which one should you use?
  22654. 5 Differences between Blazor Server and Blazor WebAssembly
  22655. .NET 7 💥 - Integrate OpenAI ChatGPT with Web API
  22656. Managing Authentication Tokens in .NET Core with HttpClientFactory and DelegatingHandlers
  22657. Interesting links of the week 2023-20 (#72)
  22658. Choosing the Right Data Type for Currency Values in .NET: Decimal vs. Float
  22659. Microsoft Build–Join us May 23–25, 2023
  22660. Rockin’ the Code World: Special Guest Carl Franklin
  22661. Let's build a .NET 7 Minimal API! | Part 2
  22662. How Copilot X Saves Me Hours Of Work Every Day
  22663. Optimizing Reading Binary Data in C# #dotnet #programming
  22664. Pagination With EF Core Is Simple #shorts
  22665. How do I free the pointers returned by functions like Get­Token­Information? - The Old New Thing
  22666. How to Unleash the Power of Multithreading in JavaScript with Web Workers
  22667. Exploring OpenTelemetry and Jaeger
  22668. Exploring Big O Notation in Polyglot Notebooks
  22669. Concurrent Hosted Service Start and Stop in .NET 8 - Steve Gordon - Code with Steve
  22670. OPENAI033: Fine-Tuning Models Services (Part 3)
  22671. Mastering Message Driven Systems - Types of Messages
  22672. Getting started with GraphQL in Asp.Net Core
  22673. The Benefits of Asynchronous Programming with async/await in ASP.NET Core RESTful APIs
  22674. .NET MAUI Community Toolkit 5.1.0: Lazy View and Keyboard Extensions
  22675. Emily Schechter: The Trouble with URLs, and how Humans (Don't) Understand Site Identity
  22676. Compare DateTime in C# - Code Maze
  22677. Big Changes Coming for Blazor in .NET 8
  22678. Building a Dynamic Logical Expression Builder in C#
  22679. Override Razor Pages Routes From Razor Class Libraries
  22680. Add Azure Managed Grafana to monitor your Azure Container Apps with Terraform
  22681. Pure Functions in JavaScript: A Beginner's Guide
  22682. Implementing WinUI/Fluent into Visual Studio - Nick's .NET Travels
  22683. Emily Schechter: The Trouble with URLs, and how Humans (Don't) Understand Site Identity
  22684. Xamarin.Forms and Essentials now target Android 13 (in Preview) - Xamarin Blog
  22685. Emily Schechter: The Trouble with URLs, and how Humans (Don't) Understand Site Identity
  22686. Emily Schechter: The Trouble with URLs, and how Humans (Don't) Understand Site Identity
  22687. The Dangers of Google’s .zip TLD
  22688. Announcing .NET 8 Preview 4 - .NET Blog
  22689. App idea to no product market fit in 3 months
  22690. OpSmart Inc - Cloud Computing, AI and ITSM - An Entrepreneur's Vision
  22691. Accepted for GitHub Copilot Chat? How to Get Started and What You Can Do -- Visual Studio Magazine
  22692. Where rhythm is life and life is rhythm
  22693. Bitwise Binary Search: Elegant and Fast
  22694. Portland
  22695. State of Node.js Performance 2023
  22696. Assembling Community OS
  22697. Why Databases Write Ahead — tech ramblings
  22698. zacksiri.dev
  22699. Google I/O 2023 Recap - AI 🤔, Dark Mode 🎉 | Merge Conflict ep. 358
  22700. GitHub Quick Reviews
  22701. Visual Studio 2022 - 17.6 Now Available - Visual Studio Blog
  22702. Announcing .NET 8 Preview 4 - .NET Blog
  22703. EF Core 8 Preview 4: Primitive collections and improved Contains - .NET Blog
  22704. BlazmExtension - Visual Studio Marketplace
  22705. ASP.NET Core updates in .NET 8 Preview 4 - .NET Blog
  22706. Supercharging Blazor Development with BlazmExtension - A New Visual Studio Extension
  22707. Where Should You Put Repository Interfaces In Clean Architecture?
  22708. Awesome Productivity Features for .NET API Development in Visual Studio
  22709. The Inner JSON Effect
  22710. Modern NuGet: Centralized Package Management and Source Mapping
  22711. Microsoft Build–Join us May 23–25, 2023
  22712. The Magical Pattern to Organize .NET Minimal APIs
  22713. Release v1.19.0-rc · NethermindEth/nethermind
  22714. Weak Fiat-Shamir Attacks on Modern Proof Systems
  22715. Summary of the duck-typing requirements of C++ COM wrappers - The Old New Thing
  22716. Efficiency of the central tendency measures under the uniform distribution
  22717. The Simplest Way to List Data in ASP.NET
  22718. NET MAUI UI Challenge # 4 - Fruit application
  22719. Google's .zip Top Level domain is already used in phishing attacks - gHacks Tech News
  22720. Weekly 0059
  22721. Coding with Calvin - Episode II
  22722. Azure SQL output binding for Azure Functions
  22723. ML.NET - Introduction to Machine Learning With C#
  22724. C# Tip: Advanced Switch Expressions and Switch Statements using filters
  22725. Microsoft Azure security evolution: Embrace secure multitenancy, Confidential Compute, and Rust | Azure Blog | Microsoft Azure
  22726. Make Your Functions Pure To Make Them Testable #shorts
  22727. Deconstructing Tuples in C#
  22728. Uno.Resizetizer for Automated Image Resizing in Cross-Platform .NET Apps
  22729. Rider 2023.2 Early Access Program Is Now Open | The .NET Tools Blog
  22730. ReSharper 2023.2 Kicks Off the Early Access Program! | The .NET Tools Blog
  22731. Using IAsyncEnumerable with Dapper
  22732. Folders versus namespaces
  22733. Detecting When the User is Offline
  22734. ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript
  22735. OpenTelemetry log ingestion preview
  22736. Interview with Ari Hunt - Adam Cogan - NDC Conferences
  22737. Perform CRUD operations on JSON data using SQL Server and EF Core -- Part 2 | BinaryIntellect Knowledge Base
  22738. My 20 Year Career is Technical Debt or Deprecated
  22739. Crystal Ball
  22740. Upgrading from WCF to CoreWCF [17 of 18] Migrating from ASP.NET to ASP.NET Core
  22741. Technical Committee Lifecycle
  22742. Context-Free Grammar Parsing with LLMs
  22743. Scraping product data from Nike.com – Trickster Dev
  22744. Messaging Patterns in Bash · m10k
  22745. Bye bye NextJS
  22746. How to evaluate a game for your startup?
  22747. willfennel.com – Minimum Viable Computer
  22748. Homebrew solves the Nintendo Switch's biggest flaw: Its controllers.
  22749. Interview with Ari Hunt - Adam Cogan - NDC Conferences
  22750. Password Purgatory - Making Life Hell for Spammers
  22751. StringBuilder - Quick Look for Beginner C# Programmers
  22752. Use Azure Container Apps to build, deploy, diagnose, and monitor your .NET apps
  22753. Classification Using the scikit k-Nearest Neighbors Module -- Visual Studio Magazine
  22754. Get Ready for Visual Studio at Build 2023: Join Tens of Thousands Online! - Visual Studio Blog
  22755. EU AI Act To Target US Open Source Software - Technomancers.ai
  22756. What are the duck-typing requirements of C++/WinRT com_ptr? - The Old New Thing
  22757. Azure DevOps Podcast: Maddy Montaquila: MAUI applications in .NET 7 - Episode 244
  22758. 3 .NET "Best Practices" I Changed My Mind About
  22759. How to run scripts on SQL Server container startup
  22760. Use Azure PIM with groups in ASP.NET Core
  22761. 358: Google I/O 2023 Recap - AI 🤔, Dark Mode 🎉
  22762. URI Encode and Decode in .NET - Code Maze
  22763. Inheritance vs Polymorphism: Key Differences | C# Tutorials Blog
  22764. .NET Minimal API part 9 - Pragmatic Endpoint Registry
  22765. Exploring PCx86, an IBM PC Emulator Written in JavaScript
  22766. The SolarWinds Hack: Unraveling the Truth and Preventing Future Attacks | Devlin Duldulao
  22767. How to release value to customers faster, safer, easier
  22768. Lehman’s Laws of Software Evolution
  22769. Introducing Deopt Explorer - TypeScript
  22770. Implementation of parameterized sql queries using string interpolation handlers
  22771. The Empire Strips Back in Seattle: A Burlesque Parody
  22772. Gitlab vs Github, AI vs Microservices
  22773. Yale Assure Lock® SL | Yale
  22774. Meet the Yale Assure Lock® 2 | Best Smart Lock for your Home
  22775. All the arguments against EVs are wrong
  22776. Visualizing Data in dotnet with Polyglot Notebooks and SandDance
  22777. [Node.js] Using callback-based functions when the rest of the code uses Promises
  22778. Ubuntu gesture volume control
  22779. Please Let Me Monetize My Hobbies
  22780. Prompt Engineering is for Transactional Prompting
  22781. Controllers and their true purpose - Muhammed Sarı
  22782. Adventures in Ruby-esque type enforcement - Max Chernyak
  22783. Language Tooling Antipatterns
  22784. How to have your own private Brew package
  22785. One step further from Telegram
  22786. Idea for a Watch Dogs and Predator like tangiable vision
  22787. Map of GitHub
  22788. A Well-Architected Monoliths
  22789. ZpqrtBnk
  22790. Welcome to Developer Week 2023
  22791. How To Deprecate Methods With Obsolete Attribute #shorts
  22792. Distributed isn't Microservices, In-Process isn't a Monolith #shorts
  22793. Azure SQL input binding for Azure Functions
  22794. Prompt injection explained, with video, slides, and a transcript
  22795. GitHub - davidfowl/TodoApi: Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
  22796. Code Smell: Long Parameters List & How To Fix It #shorts
  22797. Turkey signs deal with SpaceX to launch Türksat 6A satellite
  22798. Weekly Update 347
  22799. I tried to title this post for twenty minutes and failed
  22800. Important information about Capita’s cyber incident
  22801. How I Deleted a Production Database Cluster
  22802. Setting up a custom domain and email address
  22803. Single Abstract Method Traits · mcyoung
  22804. Switch repos with “git cd”
  22805. The dictatorship in Turkey is falling tomorrow!
  22806. How to Turn Good Design Direction into a Good System - Christopher Butler
  22807. Playing around with speech to text
  22808. Minimal APIs in .NET An Evolution Towards Simplicity
  22809. Becoming a Microsoft MVP
  22810. Does C# Get The Math WRONG?
  22811. Visualize Your Software Architecture With The C4 Model
  22812. Managing Dependencies with M. Scott Ford
  22813. Configure Auto Scaling in Azure App Service
  22814. Lessons From Billions of Breached Records • Troy Hunt • GOTO 2022
  22815. .NET MAUI Community Toolkit Monthly Standup, June 2023
  22816. Lessons From Billions of Breached Records • Troy Hunt • GOTO 2022
  22817. Learn C# with CSharpFritz - Azure Service Bus and .NET
  22818. The .zip TLD sucks and it needs to be immediately revoked.
  22819. Lessons From Billions of Breached Records • Troy Hunt • GOTO 2022
  22820. TIL: A use case for UUIDv5
  22821. The Dark Side of Passkeys: Critical Notes on FIDO2 Passwordless Authentication
  22822. Postgresql tricks | Lanre Adelowo
  22823. Metaphor thinking
  22824. Learn Contravariant in 5 minutes
  22825. Bing Preview Release Notes: Images in Chat Answers, and More
  22826. Longevity Biotech Landscape — Ada Nguyen
  22827. Experimenting with multi-factor encryption
  22828. Should You Automate Your Online Business? - Sarah M. Chappell
  22829. Learning Homebrew Game Boy Game Development in Assembly
  22830. #AudioEye Is Suing Me
  22831. Cloudflare is slow and Cloudflare cant do much about it
  22832. How to Understand Abstract Art
  22833. Infrastructure from mining makes sense for scientific computing
  22834. The kind of thinking computer science enables
  22835. I have a new Junior Developer and it kinda sucks - Michael Salim | Senior Full Stack Freelancer and Startup Founder
  22836. Being Original
  22837. Type-safe tensors · @sebinsua
  22838. A Simple System for Measuring Flaky Tests in a Large CI/CD Pipeline
  22839. Relation between Writing and Thinking
  22840. Awesome EF Core Performance Optimization To Make It 190x FASTER
  22841. Lessons From Billions of Breached Records • Troy Hunt • GOTO 2022
  22842. Microsoft Build–Join us May 23–25, 2023
  22843. Uno Platform VS Code Extension Adds Mobile Debugging -- Visual Studio Magazine
  22844. transparent polynomial commitment scheme with constant opening proof size and verifier time
  22845. Join us for HackTogether: The Microsoft Teams Global Hack - .NET Blog
  22846. Level up your GPT game with prompt engineering - .NET Blog
  22847. TypeScript is 'not worth it' for developing libraries, says Svelte author, as team switches to JavaScript and JSDoc • DEVCLASS
  22848. Turquoise Pool, Plitvice, Croatia
  22849. Siphon
  22850. [PATCH 00/32] bcachefs - a new COW filesystem
  22851. What are the duck-typing requirements of wil com_ptr? - The Old New Thing
  22852. Code Maze Weekly #172 - Code Maze
  22853. Compiling C# like Rust, Go and C++
  22854. Episode 122 - Managing Dependencies with M. Scott Ford
  22855. Get started with GraphQL in .NET Core - Hot Chocolate
  22856. Tech Hiring in 2023: Trends, Predictions & Strategies for Success w/ Datapeople Cofounder Maryam Jahanshahi
  22857. Replicating a Dating Profile UI in .NET MAUI
  22858. Learn the Azure Fundamentals - Full Course Free for everyone - Azure Greg
  22859. New Features in ECMAScript 2022
  22860. Avoid Proliferating DbContext or IQueryable in .NET Apps
  22861. ASP.NET Core–Factory based vs Convention based middleware
  22862. Developer Tools That Shouldn’t Be Secrets • Christian Heilmann • GOTO 2022
  22863. 100 things we announced at I/O 2023
  22864. Azure Container Apps Newsletter – May 2023
  22865. ASP.NET Core SignalR Tutorials
  22866. Stack Overflow is ChatGPT Casualty: Traffic Down 14% in March
  22867. Marten V6 is Out! And the road to Wolverine 1.0
  22868. Join Orca Security at Cloud Security LIVE 2023
  22869. What's new for the Microsoft Fluent UI Blazor components version 2.3.0
  22870. Fast hashing, it's not that simple
  22871. Estimated IQ distribution of children given IQ of parents
  22872. Monolith vs Microservices: With Elixir You Don't Need to Choose
  22873. SQL Window Functions Explained [Book]
  22874. Memory Allocation
  22875. Zapvertise – Footstr
  22876. Cfps
  22877. You are holding it wrong
  22878. See What's Coming in Visual Studio 2022 UI Design Refresh -- Visual Studio Magazine
  22879. Performance enhancements in Visual Studio 17.5
  22880. GitHub Quick Reviews
  22881. Testing a new encrypted messaging app's extraordinary claims
  22882. Surround selection experiment - Visual Studio Blog
  22883. Building Go applications with the Microsoft Graph Go SDK, now generally available - Microsoft 365 Developer Blog
  22884. BitwiseCmd
  22885. Announcing Dart 3
  22886. What Is The C# Implicit Operator? #shorts
  22887. What are the duck-typing requirements of WRL ComPtr? - The Old New Thing
  22888. Upgrade to .NET 7: Simplified Migration for Legacy .NET Apps
  22889. Build Clean Messaging in .NET with MassTransit
  22890. Blur or Acrylic Effect in .NET MAUI
  22891. OPENAI031: Fine-Tuning Models Services (Part 1)
  22892. .NET Upgrade Assistant Now Supports Azure Functions Upgrades and .NET 8
  22893. Building an app with .NET MAUI and Telerik Components - Part 2 - Charts
  22894. ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript
  22895. Init Only Setters in C# - Code Maze
  22896. See this page fetch itself, byte by byte, over TLS
  22897. Is .NET Still a Legitimate Technology in 2023?
  22898. Do you really need MVVM?
  22899. How Microsoft is using GraphQL in their new Teams architecture
  22900. .NET Rocks! Entity Framework Tooling with Erik Ejlskov Jensen
  22901. How Sharp is Your C#? | Riddle #2
  22902. Rentomojo confirms data breach, says attackers accessed identifiable customer information
  22903. What's new in web UI
  22904. My thoughts on the current state of EC2 Spot pricing
  22905. hitching a ride
  22906. How to Setup Coq in Vim
  22907. Notes on Nigeria
  22908. /now Hear This
  22909. in which I ask the machine to distinguish violet from purple
  22910. Why I've been successful lately, and what I'm planning to do about it
  22911. How to be a Unicorn Person
  22912. The benefits of using a single configuration file
  22913. The simple common characteristics of great engineering managers
  22914. ActivityPub.Academy - Sebastian Jambor's blog
  22915. Building Intelligent Applications with OpenAI and C#: A Step-by-Step Guide to get started
  22916. Taxiing
  22917. Your "GDPR compliant" analytics is probably violating GDPR
  22918. Building the Micro Mirror Free Software CDN
  22919. ASP.NET to ASP.NET Core Migration Wrap-Up [16 of 18] Migrating from ASP.NET to ASP.NET Core
  22920. Visual Studio Code Java: What's New in April 2023? -- Visual Studio Magazine
  22921. Visual Studio UI Refresh - Visual Studio Blog
  22922. What are the duck-typing requirements of ATL CComPtr? - The Old New Thing
  22923. Visual Studio 2022: Apply File Scoped Namespaces using Code Cleanup Profile
  22924. Interesting links of the week 2023-19 (#71)
  22925. Did You Know This Was Possible in C#?
  22926. Write Readable Code By Replacing If Statement Condition With Method #shorts
  22927. How to AVOID Mocking Frameworks
  22928. Myths about F#: F#’s strict ordering is dumb! No, it’s great for taming dependencies.
  22929. Build dynamically scalable event-driven services using Azure Cosmos DB extension for Azure Functions
  22930. Introducing Polyglot Notebooks
  22931. How to Use Visual Studio Like a Pro When Presenting Your Code
  22932. .NET 8 + Docker
  22933. Introducing Object Lifecycle Management for Cloudflare R2
  22934. .NET MAUI WebViews: How to Play Videos in Full Screen
  22935. The Biggest Lie About the .NET Logger | .NET Tips 7
  22936. Building a Q&A app capable of answering questions related to your enterprise documents using Azure OpenAI's GPT-4, Pinecone and Streamlit.
  22937. Multidimensional Array vs Jagged Array in C#
  22938. Setting a cursor for .NET MAUI VisualElement
  22939. Episode 459 - AIOps
  22940. The React useReducer Hook
  22941. API Security Checklist: How to Protect Your APIs
  22942. How to start using .NET Background Services | The .NET Tools Blog
  22943. Increase MAX_MOVES to prevent buffer overflow and stack corruption by ZealanL · Pull Request #4558 · official-stockfish/Stockfish
  22944. Monsters Weekly 268 - GitHub Actions to Azure, without secrets!
  22945. TypeScript 5: importsNotUsedAsValues replaced by ESLint consistent-type-imports | johnnyreilly
  22946. The 2023 Developer Survey is now live!
  22947. The ongoing defence of frontend as a full-time job
  22948. Toast in .NET MAUI
  22949. Server-Side Render Blazor Apps in .NET 8
  22950. Redis Durability | Ilias Lolis' Blog
  22951. Implementing Vale's Region Borrowing, and its Unexpected Quest
  22952. Understanding Spark Connect API - Part 1: Shortcomings of Spark Driver Architecture
  22953. Updating Buck
  22954. Use The New Way To Build Fast .NET REST APIs With Minimal Code And Configuration
  22955. How to launch an app for business startups.
  22956. How to Fuck Text
  22957. My first CTF game
  22958. Mastodon monoculture problem
  22959. Five Easy to Miss Performance Fixes for Rails Apps
  22960. Tips for Staying Focused and Productive While Working from Home
  22961. Online Psion Document Conversion With PsiConv
  22962. Abusing Vector Search for Texts, Maps, and Chess ♟️
  22963. Why your TCP-based VPN stutters (and how to fix it)
  22964. Code as self-serve experience
  22965. Curious case of Martian traffic
  22966. Managing infrastructure on Hetzner Cloud using Pulumi | Timo Zander
  22967. The Platypus In The Room
  22968. Summarizing URLs with ChatGPT
  22969. Languages & Runtime Community Standup - Source Generation Interceptors
  22970. GitHub Code Search Now Generally Available, 'Way More than grep' -- Visual Studio Magazine
  22971. Upcoming availability of .NET Framework 4.8.1 on Windows Update and Catalog - .NET Blog
  22972. How do I use SQL Server with C# and .NET?
  22973. The pendulum swings! Microservices to Monoliths #shorts
  22974. GitHub Quick Reviews
  22975. Announcing CheerpJ 3.0: a JVM replacement in HTML5 and WebAssembly to run Java applications (and applets) on modern browsers - Leaning Technologies
  22976. Bluesky is a scam
  22977. Story: Redis and its creator antirez
  22978. Unobvious problems of using the R's implementation of the Hodges-Lehmann estimator
  22979. What are the duck-typing requirements of MFC IPTR? - The Old New Thing
  22980. How to download an online file and store it on file system with C#
  22981. Using The Factory Design Pattern in .NET
  22982. Building MJML email templates with Gulp
  22983. Are compiled queries really efficient on C# EF Core?
  22984. Testing UserManager and RoleManager in ASP.NET Core Identity
  22985. Released: Multiple Microsoft.Data.SqlClient Updates
  22986. Stefan Pölz – How to test C# unit tests with mutation testing – Webinar Recording | The .NET Tools Blog
  22987. PowerShell Extension for Visual Studio Code Spring 2023 Update - PowerShell Team
  22988. Understanding useRef and useState for Tracking Component Render Count in React
  22989. Is cyclomatic complexity really related to branch coverage?
  22990. Unison: A Friendly Programming Language from the Future Part 1 • Runar Bjarnason • YOW! 2021
  22991. Learn Unison | 💡 The big idea · Unison programming language
  22992. ASP.NET Community Standup - Blazor .NET 8 Updates
  22993. Cyber West Summit 10 & 11 May 2023
  22994. Savoring Complexity. Embracing the Infinite
  22995. Removing the IIS Server Request Header from ASP.NET Core Apps (any version)
  22996. Accessibility for designer: where do I start? by Stéphanie Walter - UX Researcher & Designer.
  22997. Scoped CSS is Back
  22998. Sami Lehtinen - cURL + Cloudflare = Information leak - But why
  22999. The first web browser
  23000. PV consumption optimization – the power of software defined devices
  23001. Figuring out how to use LLMs in production · Way Enough
  23002. ChatGPT and Plagiarism
  23003. Changes I Would Like To See in Game Development and Industry – Andrew McWatters
  23004. In pursuit of a VISA | Yanina Bellini Saibene
  23005. The downsides of batch APIs
  23006. Creating a positive workplace community
  23007. On Custom-Width Integer Types
  23008. Code Yellow: The Secret Weapon for Tackling Product Disarray
  23009. Planetary Scientist
  23010. Enforcing Software Architecture With Architecture Tests #shorts
  23011. Control Visual Studio from an external application - Gérald Barré
  23012. What are the duck-typing requirements of _com_ptr_t? - The Old New Thing
  23013. 2 MUST USE features for dotnet test debugging
  23014. Working With Images Like a Pro in .NET
  23015. The Fastest Way To Work With Lists in C#! | .NET Tips 6
  23016. Introduction to Static Variables and Methods | C# Tutorials Blog
  23017. SpaceTraders API
  23018. Secure Microservices Using JWT With Ocelot in .NET Core
  23019. The Most Underrated C# Feature
  23020. Using The Decorator Design Pattern in .NET
  23021. Trust phishing resistant MFA for cross tenant users
  23022. 357: The Zune Is Back!
  23023. The Zune Is Back! | Merge Conflict ep. 357
  23024. #05 Awesome .NET MAUI - Material.Components.Maui
  23025. Entity Framework and ordered indexes
  23026. April King — Understanding CORS
  23027. Professional Search with C# and Elastic (Part 3)
  23028. Data Visualization in .NET with SandDance and Polyglot Notebooks
  23029. Turnstile client-side API with IDs returning errors (.getResponse/.reset/.remove)
  23030. Getting Verified on Github (Step by Step)
  23031. You don't need Scrum. You just need to do Kanban right.
  23032. Why Core Utilization is a Misleading Performance Metric
  23033. Nathan Kim's personal website
  23034. The Leadership Myth in Replicated Databases
  23035. The best way to get NVM working in CI/CD systems
  23036. Cameron Westland
  23037. How to get good at any skill: day-by-day guide
  23038. Cookie Bugs - Smuggling & Injection
  23039. In search of a good western book
  23040. Does writing bring clarity?
  23041. Note-taking with Notion and ChatGPT for effective meetings · Mangasf Project
  23042. 📱 The iPad Pro is a disappointment | vincelwt.com
  23043. Postgres 16 highlight - JSON predicates
  23044. Prolog for data science - Emir's blog
  23045. ASP.NET Core Authentication and Authorization Tutorials
  23046. Chris James -HTMX is the Future
  23047. Some Lessons Learned from Studying Indirect Object Identification in GPT-2 small - AI Alignment Forum
  23048. The Essential Art of Sustainable Software Architecture
  23049. .NET Community Toolkit 8.2: MVVM Toolkit Attributes, Performance Enhancements, and More
  23050. Code Smell: Magic Numbers & How To Fix It #shorts
  23051. .NET 7 Minimal API Route Groups Are INSANE!
  23052. Generate Load Tests from Swagger/OpenAPI with K6
  23053. Using The Singleton Design Pattern in .NET
  23054. GitHub - VeriorPies/MineCloud: An AWS CDK project to set up an almost free on-demand Minecraft (or other game) server for a Discord community in a few minutes
  23055. A very brief BitKnit retrospective
  23056. A few words on Ruby's type annotations state
  23057. [Talks] – Update Days .NET MAUI
  23058. Reviewing Simple C# Collections for Beginners #dotnet
  23059. Collision, Randomization and Welzl's Algorithm
  23060. Exploring the Personal Web
  23061. What would a map of your career look like?
  23062. Discord Should Remove Usernames Entirely
  23063. Reading through the Bluesky protocols (2023/05/06) - markjgsmith.com
  23064. How to create resilient digital products.
  23065. Developing using Visual Studio Code with Nix Flakes
  23066. Configure Liveness, Readiness and Startup Probes
  23067. Keywords Highlighter chrome extension is now available
  23068. SSH into Linux Container in Azure App Service from Local Machine
  23069. E7: Thoughts on "Scaling up the Prime Video audio/video monitoring service and reducing costs by 90%"
  23070. What Is Algorithm Complexity? #shorts
  23071. Spargine: Coding Microsoft .NET Faster with PathHelper
  23072. Enforcing Software Architecture With Architecture Tests
  23073. Commemorative Plaque
  23074. Join David Fowler at this year’s #MSBuild, May 23-25, 2023
  23075. Code with your phone 📲 🤯Using @github Codespaces
  23076. YouTube
  23077. The new way to debug ASP.NET apps in Visual Studio
  23078. The case for not having a TV - Byte Tank
  23079. Give it the Craigslist test
  23080. A smorgasbord of a bug chain: postMessage, JSONP, WAF bypass, DOM-based XSS, CORS, CSRF... :: jub0bs.com
  23081. Designing for (Realistic) Attention - Christopher Butler
  23082. Designing Microsoft Office — Jensen Harris
  23083. Merklizing the key/value store for fun and profit | Joel Gustafson
  23084. Use OpenAI API to make two GPT bots talk to each other
  23085. Senior Developer Koans
  23086. Learn to build hard things from fundamentals
  23087. Stuff
  23088. Julia Merz
  23089. How to Read HUUUGE Files in C# - Designing a Segmented Stream
  23090. On .NET Live - Modern cloud applications using containers in Azure
  23091. Dictionary Basics in C# #dotnet #coding
  23092. Career Update in 2023
  23093. Create a chatbot in the console with Azure OpenAI and C#
  23094. ASP.NET Community Standup - Blazor .NET 8 Updates
  23095. Silk.NET Coffee & Code Catchups
  23096. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  23097. Explore, Test, & Debug API Endpoints in Visual Studio Faster Than Ever!
  23098. Bug chasing, narrowing down the scope
  23099. Working with ValueTask in C#
  23100. Fireside
  23101. Worst Practices in Software Development: Mitchell Hashimoto uses a simple code editor
  23102. The case of the crash in a C++/WinRT coroutine: Unpeeling the onion - The Old New Thing
  23103. Jonty Wareing (@jonty@chaos.social)
  23104. Code Maze Weekly #171 - Code Maze
  23105. Working With SQL Exceptions Like a Boss In EF Core
  23106. ArrayList and List Comparasion in C# - Code Maze
  23107. OPENAI030: Fine-Tuning Models Integrations (Part 14)
  23108. Buy Windows Dev Kit 2023 Desktop PC for Arm App Developers - Microsoft Store
  23109. Creating Accessible Apps with Semantics in .NET MAUI
  23110. Automated UI Testing—Definition, Tools and Benefits
  23111. Introducing Bob’s Used Books—a New, Real-World, .NET Sample Application | Amazon Web Services
  23112. JetBrains .NET Day Online 2023 – Call for Speakers | The .NET Tools Blog
  23113. Visual Studio–Generate C# client for OpenAPI
  23114. Scaling up the Prime Video audio/video monitoring service and reducing costs by 90%
  23115. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  23116. Spargine: Throwing Exceptions Made Easy in Microsoft .NET
  23117. Deploying an Incrementally Migrated ASP.NET App to Azure App Service [15 of 18] Migrating
  23118. To Draw with Markov Chain Monte Carlo.
  23119. Paolo Melchiorre - Quickly resize a video with FFmpeg/Vaapi for Mastodon
  23120. Emerging Personalized Economy
  23121. Your Jest tests might be wrong
  23122. I Make Deepfakes: How to Keep Yourself Safe - Arkavian
  23123. Re-implementing LangChain in 100 lines of code
  23124. Factorize your language models
  23125. The Berkshire 2022 Buffett-Munger Show - Sean Bolton
  23126. Domenico Luciani - Safeguarding Software: Embracing Security Design Principles in Software Development
  23127. Innovation vs Revolution
  23128. Design system guide
  23129. 4 Structured Logging Techniques in ASP.net core Every Developer Should Know (Dotnet 7+) - Doumer's Blog
  23130. Train & deploy machine learning models with ML.NET and Azure Container Apps
  23131. Async and Await in Vanilla JavaScript
  23132. Leaked Google document: “We Have No Moat, And Neither Does OpenAI”
  23133. Microsoft User Research
  23134. Visual Studio Code v1.78 (April 2023) Sees New Color Themes, Color Picker -- Visual Studio Magazine
  23135. Welcome to report-uri.com
  23136. Microsoft Graph .NET SDK: New organization name for NuGet packages - Microsoft 365 Developer Blog
  23137. .NET MAUI Community Toolkit Monthly Standup, May 2023
  23138. Why does XAML complain that none of the overloads of winrt::to_hstring could be used? - The Old New Thing
  23139. CI/CD with GitHub Actions [8 of 8] | .NET on Azure for Beginners
  23140. The pendulum swings! Microservices to Monoliths
  23141. Bug chasing, the process is more important than the result
  23142. Why should we read Azure Security?
  23143. Prime Video Switched from Serverless to EC2 and ECS to Save Costs
  23144. NativeAOT for .NET APIs Is Here and It’s INSANE!
  23145. Improve Performance By Converting Recursive To Iterative Code #shorts
  23146. Myths about F#: F# is slow! No, F# can be really fast.
  23147. Messaging in .Net Core with RabbitMQ - Publisher Confirm
  23148. ASP.NET SPA Templates Proxy Changes From .NET 5 to .NET 6, .NET 7, and On
  23149. Adding Blazor WASM To Existing ASP.NET Core Project
  23150. Weekly Update 346
  23151. Announcing .NET mobile Debugging in VS Code. Mobile development in VS Code with Uno Platform or .NET MAUI.
  23152. What happens when you navigate to the "same page" in Blazor?
  23153. ReSharper 2023.2 Roadmap | The .NET Tools Blog
  23154. Rider 2023.2 Roadmap | The .NET Tools Blog
  23155. MassTransit–Minimal Message Handlers
  23156. Native AOT libraries with TypeScript
  23157. Public Art Museums
  23158. .NET Rocks! Supporting Open Source with Joseph Finney
  23159. College Knowledge
  23160. Introducing Temporal .NET – Deterministic Workflow Authoring in .NET
  23161. Beginning to Work With Lists in C# #dotnet #coding
  23162. I want to talk about WebGPU
  23163. Episode 274: SNARKs: A Trilogy with Ariel Gabizon - ZK Podcast
  23164. Serverless with Azure Functions [7 of 8] | .NET on Azure for Beginners
  23165. Release v1.18.0 · NethermindEth/nethermind
  23166. Letter to a Burned Out Founder
  23167. Drawing with ChatGPT and Tikz – Bob's Blog
  23168. Europe isn't a thing — Stefan Schubert
  23169. The duty to document - Nicolas Bouliane
  23170. An Internet Canvas
  23171. Pylint strict base configuration
  23172. Farewell to the Era of Cheap EC2 Spot Instances | Eric Pauley
  23173. Why I Like Using Maps (and WeakMaps) for Handling DOM Nodes
  23174. Washing your code: avoid comments
  23175. Kubernetes - Create your own k8s cluster step by step
  23176. .NET Upgrade Assistant Now Works with .NET MAUI, Azure Functions -- Visual Studio Magazine
  23177. Moving .NET Apps to the Cloud
  23178. Diagnosing Complex Code Issues in Azure App Services
  23179. From Dribble to .NET MAUI - XAML App DALL-E with animations Challenge # 3
  23180. Driving Compilers
  23181. GradIEEEnt half decent: The hidden power of imprecise lines
  23182. Techorama 2022 - Agenda | Techorama
  23183. 8 Free and Open Source Blazor UI Libraries
  23184. What can I do if I don't want my file version number to be a sequence of four integers? - The Old New Thing
  23185. Using LINQ SelectMany To Flatten Nested Collections #shorts
  23186. Minimal API growing with .NET 7
  23187. Solving Logitech Brio flickering and crashing my PC
  23188. HTML, XML, JSON, and JWT Visualizers in Rider 2023.1 | The .NET Tools Blog
  23189. What are Kubernetes Nodes Components? #shorts
  23190. AppKit or UIKit for .NET MAUI Mac Apps? The Choice is Yours
  23191. Controlling the log level of your application
  23192. Uploading Large Files in ASP.NET Core - Code Maze
  23193. How To Generate Random Strings in C#
  23194. What’s the “unit” in unit testing and why is it not a class
  23195. Running Vite with ASP.NET Core Web Applications
  23196. Calling internal ctors in your unit tests”
  23197. Make your ASP.NET Core application always running on IIS
  23198. Standard Attachments | Home Assistant Companion Docs
  23199. How to Create a Custom Slack Bot with .NET 7
  23200. Sending MediatR Notifications Immediately After Saving an Entity with Entity Framework Core | no dogma blog
  23201. Edward Loveall
  23202. GitHub - betwixt-labs/tempo: 🥁 Don't miss a beat. Low latency, cross-platform, end-to-end typesafe APIs.
  23203. The coolest thing coming out in C# 12
  23204. Beginner View: Arrays vs Lists in C# #dotnet #programming
  23205. Google Admits Defeat, Reverting to Separation of Device Volumes
  23206. Teardown Frame Teardown
  23207. Rockin’ the Code World: Special Guest Alan Hyneman
  23208. Migrating static content from ASP.NET to ASP.NET Core [14/18] Migrating from ASP.NET to ASP.NET Core
  23209. An Update on the Lock Icon
  23210. Why is it so hard to create PWA with Next.js?
  23211. Getting started with LAMMPS
  23212. Microsoft Open Sources 'Copilot Chat' Sample App for Customized Chatbots -- Visual Studio Magazine
  23213. What is Type-Level Programming? - sulami's blog
  23214. Practical Guide To Not Blocking The Event Loop
  23215. Choose Boring Technology Culture
  23216. Error handling patterns
  23217. Phoenix LiveView Navigation Regressions | Kevin Lang
  23218. Bringing Hardware Accelerated Language Models to Consumer Devices
  23219. Overcoming Anxiety: Advice to My Younger Self
  23220. I performed a button swap on my mouse - Evan Pratten
  23221. Bluesky’s user safety situation
  23222. The Curse of Performative User Studies
  23223. Binary data version migration
  23224. CrawlSpider and link extractors for rule-based crawling in Scrapy – Trickster Dev
  23225. Good management is measured in years
  23226. .NET MAUI Community Standup - Javascript in your .NET MAUI app!
  23227. GitHub Quick Reviews
  23228. Announcing General Availability of the .NET Upgrade Assistant! - .NET Blog
  23229. VerificationException in .NET Framework when using structs
  23230. New EF Core and Domain-Driven Design Course on Pluralsight!
  23231. Regression Using a scikit MLPRegressor Neural Network -- Visual Studio Magazine
  23232. Why does Task Manager disappear briefly when you switch it into or out of Always on top? - The Old New Thing
  23233. When Python's Mann-Whitney U test returns extremely distorted p-values
  23234. How to design your first Solution Architecture Diagram?
  23235. C# 12 🔍 Discover the Exciting New Features & Improvements 🆕🚀
  23236. Medium
  23237. Keyboard Overlapping Your Entry in .NET MAUI? Here is how to Fix It!
  23238. Why You Need to Know Dependency Inversion
  23239. From Project Management to Data Compression Innovator - CoRecursive Podcast
  23240. 'Godfather of Deep Learning' quits Google and warns of AI dangers: 'I don’t think they should scale this up more until they have understood whether they can control it'
  23241. The Design Pattern Everyone MUST Know!
  23242. Managed Identity [5 of 8] | .NET on Azure for Beginners
  23243. Everything You Can Do With EF Core 8 Raw SQL Queries
  23244. Techorama 2023 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  23245. Black hole image gets AI upgrade (Messier 87* Event Horizon Telescope)
  23246. Real-time charts with Blazor, SignalR and ApexCharts
  23247. Building an app with .NET MAUI and Telerik Components - Part 1 - DataGrid
  23248. C# Tip: Format Interpolated Strings
  23249. On .NET Live - Uplevel your code with the power of .NET community
  23250. Anxiety Before Deployments? THIS Might Help!
  23251. Using sizeof() Operator in C# - Code Maze
  23252. Generic Efficient Accumulation/Folding for Special Sound Protocols
  23253. Using modern decorators in TypeScript - LogRocket Blog
  23254. How AI coding companions will change the way developers work
  23255. F# Orleans reminder grain
  23256. Interface Segregation Principle in TypeScript
  23257. Part 2 – Babylon.js 6.0: Key Rendering Advancements
  23258. Refactoring pure function composition without breaking existing tests
  23259. Rules of Thumb for Software Development Estimations
  23260. Virtual DOM: Back in Block | Million.js
  23261. How to Write Comments in React: The Good, the Bad and the Ugly
  23262. How I made Tracy 30× faster
  23263. Ranking Anything with GPT4
  23264. Think Excel Can’t Handle PDEs? Think Again
  23265. Why Micropayments Don’t Work And People Hate Paywalls
  23266. Geoffrey Hinton, The Godfather Of AI Quits Google To Speak About The Dangers Of Artificial Intelligence
  23267. Crypto: My Part In Its Downfall
  23268. The right to encrypt
  23269. Jobfetcher Official Blog : Developing in-demand skills and qualifications
  23270. Be a “Big-Picture Developer”
  23271. 11.01 Introduction║J•D
  23272. One-off upgrade fees are more honest
  23273. Code Your Future
  23274. Desktop setup
  23275. Deploy .NET Apps to Containers [6 of 8] | .NET on Azure for Beginners
  23276. The bar has been raised
  23277. 30 Days 30 Minutes
  23278. Gender Gap in Chess: Is it Just a Statistical Artifact?
  23279. Reflections of an employee
  23280. Working Offline First - Learning from a 15-year old ThinkPad X200
  23281. Finally Understood Gödel's Incompleteness Theorem
  23282. 22 Principles for Great Product Managers - Alex Reeve
  23283. Open Dashboard - Pankaj Tanwar
  23284. Shaping LLM Responses · Way Enough
  23285. I Was Laid Off In Retaliation for Anti-Discrimination Whistleblowing – Haste Makes Waste
  23286. Counters and Stones
  23287. The Future of DevOps: Emerging Trends and Technologies
  23288. Radical Incrementalism
  23289. What Is a URL
  23290. .NET MAUI Logo Redesign
  23291. .NET Data Community Standup - Azure SQL Database and SQL Server 2022: what’s new for developers
  23292. Basics of Arrays in C# for Beginners #programming #dotnet
  23293. Amazon SQS for .NET Developers: Getting Started Easily with Queues & Messaging
  23294. ASP.NET Community Standup - Everyday API Productivity with ASP.NET Core
  23295. Web API development in Visual Studio 2022 - Visual Studio Blog
  23296. Coding Faster with dotNetTips.com Spargine 6:  May 2023 Release
  23297. C# Arrays, Lists, and Dictionaries (Quick dotnet tutorial)
  23298. Deploy an AWS AppRunner Service using Terraform
  23299. Deborah Kurata's Favorite 'New-ish' C# Feature: Pattern Matching -- Visual Studio Magazine
  23300. How they saved the holes in Swiss cheese
  23301. Sharing Authentication Cookies in ASP.NET Upgrade Scenarios [13/18] Migrating ASP.NET to ASP.NETCore
  23302. Build a Connect Four game in your browser with .NET 🔵🔴🟡
  23303. Fight for every byte it takes: Decoding the entries
  23304. Reading Windows Application Manifest of an exe in .NET - Gérald Barré
  23305. A quick note about WRL's Chain­Interfaces template class - The Old New Thing
  23306. Perform CRUD operations on JSON data using SQL Server and EF Core -- Part 1 | BinaryIntellect Knowledge Base
  23307. The Most Confusing C# 12 Feature Yet
  23308. How To Write Parameterized Tests With xUnit #shorts
  23309. Constant folding for SIMD comparisons by EgorBo · Pull Request #85584 · dotnet/runtime
  23310. Tapetum Lucidum
  23311. 356: Sunsetting software, libraries, & APIs
  23312. Sunsetting software, libraries, & APIs | Merge Conflict ep. 356
  23313. Observed No. 12 - Removing Pre-Commit Dependencies With Docker
  23314. C# Record Type: Nondestructive Mutation, Equality, DTOs, and More | C# Tutorials Blog
  23315. Professional Search with C# and Elastic (Part 2)
  23316. Application security context models
  23317. Chine-Taïwan : la guerre est-elle inévitable ? (Mappemonde Ep. 8)
  23318. Quake's PVS: A hidden gem of rendering optimization
  23319. How to Get the Remote Host IP Address in ASP.NET Core Web API
  23320. Sending and Receiving GMail Email Attachments that contain Code or Binaries
  23321. How OpenTelemetry Works?
  23322. Maybe you should store passwords in plaintext.
  23323. Supporting Your Code, README vs Wiki and Test Coverage
  23324. SlotView.Maui 🎰 spin me right 'round
  23325. debian/NEWS · master · Debian Python Team / packages / python-pip · GitLab
  23326. Hello CISO - Episode 12: Security Training That’s Actually Useful
  23327. Password Purgatory - Making Life Hell for Spammers
  23328. Week 0056
  23329. Did You Know You Can Do This With EF8 SqlQuery? #shorts
  23330. Uno Platform for Figma Preview 5: Enhanced Features for Designers and Developers
  23331. How to lock orientation at runtime on iOS 16 with .NET MAUI and Xamarin.Forms
  23332. Verifying your DI Container
  23333. Bluesky Social
  23334. FOSS I Love
  23335. Why do I want to Email Myself Every Day?
  23336. More Design Patterns For Machine Learning Systems
  23337. You Are Getting Terrible Sleep Advice
  23338. ChatGPT-4 outperformed 90% developers
  23339. Drop down lists in ASP.NET MVC | no dogma blog
  23340. Debugging an AWS Lambda Function Locally with Visual Studio Code (VS Code) on Windows, Linux, and Mac | no dogma blog
  23341. Simmy Chaos Engine for .NET – Part 5, Breaking Your Own Code | no dogma blog
  23342. Text to Speech with Amazon Polly and .NET | no dogma blog
  23343. Reading CSV Files into Objects with Node.js | no dogma blog
  23344. The Circuit Breaker pattern with Polly | no dogma blog
  23345. GitHub Actions with .NET, Part 2 - Dependent Jobs | no dogma blog
  23346. Varying the Time Between Polly Retries Based on the Exception | no dogma blog
  23347. Working with JSON in .NET, Infrastructure as Code with Pulumi | no dogma blog
  23348. Installing Rider on Linux with .NET 7 | no dogma blog
  23349. Customizing a specific string inside a class using AutoFixture | no dogma blog
  23350. Caching Values Inside HttpResponseMessage with Polly – caching series 2/3 | no dogma blog
  23351. Netlify, Hugo, and Wowchemy or: How I Learned to Stop Worrying and Love the Blog | no dogma blog
  23352. Caching in Polly and the HttpClientFactory | no dogma blog
  23353. A Simple Example of Amazon Transcribe with .NET | no dogma blog
  23354. Entity Framework Core, Calling Stored Procedures and Returning to a Model | no dogma blog
  23355. Fluent Validation in ASP.NET Core | no dogma blog
  23356. Testing Your Code When Using Polly | no dogma blog
  23357. Signing calls to Lambda Function URLs using IAM auth with HttpClient | no dogma blog
  23358. C# and AWS Lambdas, Part 2 - Web API and an API Gateway | no dogma blog
  23359. Using the In-Memory Cache with .NET Core Web API | no dogma blog
  23360. Caching Secrets Manager Secrets with a Lambda Layer | no dogma blog
  23361. Doing a bit of Docker Cleanup | no dogma blog
  23362. The Simplest Hello World in Node.js | no dogma blog
  23363. Cached nuget packages causing you problems? | no dogma blog
  23364. Fleet Manager, an easy way to check in on an EC2 Windows instance | no dogma blog
  23365. Indexing the Works of Shakespeare in Elasticsearch - Part 1, Infrastructure as Code | no dogma blog
  23366. Pizza Delivery IoT Project Pt. 2
  23367. Dotclear blog editing problem | no dogma blog
  23368. Accidental LLM Backdoor - Prompt Tricks
  23369. Improving Lambda Custom Runtime Cold Start and Deployment Speeds with .NET 6 | no dogma blog
  23370. WhenAny with a List of Different Types of Task, Processing Each as They Finish | no dogma blog
  23371. GitHub Actions with .NET, Part 3 - Manual Approvals | no dogma blog
  23372. Executing an AWS .NET Lambda at an Exact Time with Step Functions | no dogma blog
  23373. Web API 2 and ninject, how to make them work together | no dogma blog
  23374. Indexing the Works of Shakespeare in Elasticsearch – Part 3, Sending the Lines to Kinesis | no dogma blog
  23375. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 2 - Using Async Code | no dogma blog
  23376. Downloading an in-memory file using Web Api 2 | no dogma blog
  23377. Running an AWS Lambda Command from Windows Shells | no dogma blog
  23378. Logging to DataDog with Serliog and .Net 5 | no dogma blog
  23379. HttpContent ReadAsAsync with .NET Core 2 | no dogma blog
  23380. Loading Config from Multiple Sources with .NET Core 2.x Web Api or MVC | no dogma blog
  23381. VS Code Bug - Interpolation and Commented Lines, Workaround | no dogma blog
  23382. Parameterized SQL WHERE IN clause C# | no dogma blog
  23383. Polly with .NET 6, Part 2 - Dependency Injection of a HttpClientFactory with a Retry Policy | no dogma blog
  23384. Entity Framework in an Dynamics Nav (Navision) environment (or using EF to access tables with unknown table names) | no dogma blog
  23385. Entity Framework lazy loading vs explicit loading and the generated SQL | no dogma blog
  23386. Calling one Lambda Function from another with the Lambda .NET SDK | no dogma blog
  23387. Creating an ASCII Table with C# | no dogma blog
  23388. Simmy Chaos Engine for .NET – Part 3, Adding Latency | no dogma blog
  23389. Getting .NET Core 2.1 Preview 2 Working with Visual Studio 2017 | no dogma blog
  23390. Saving enums as strings with Entity Framework | no dogma blog
  23391. Performing a WHERE IN with Entity Framework or on a List | no dogma blog
  23392. Polly and Blazor, Part 2 – Using the Context | no dogma blog
  23393. Forcing the Lambda Service to Warm 100 Execution Environments for your Function | no dogma blog
  23394. C# and AWS Lambdas, Part 3 – Pulumi IaC for Web API and an API Gateway | no dogma blog
  23395. Using Dependency Injection with Startup.cs in ASP.NET Core | no dogma blog
  23396. How to Turn Off Console Logging for Kestrel in .NET Core | no dogma blog
  23397. Entity Framework Core 2 Unit Testing in .NET Core 2 | no dogma blog
  23398. Varying the Time Between Polly Retries Based on the Result | no dogma blog
  23399. Requesting Data from two Data Stores in Sequence - Cache and a Database | no dogma blog
  23400. Dynamically Updating the Request Header of a HttpClientFactory Generated HttpClient, Part 1 | no dogma blog
  23401. .NET Minimal API part 8 - Structuring a minimal API project
  23402. Programmatically Determine what Ports Kestrel is Running On | no dogma blog
  23403. Using the Secrets Manager Cache with .NET | no dogma blog
  23404. Filtering a Dictionary by value with a List as the value | no dogma blog
  23405. Selectively Caching Values Inside HttpResponseMessage with Polly – caching series 3/3 | no dogma blog
  23406. Transcribing Two Speakers with Amazon Transcribe via Speaker Identification with .NET | no dogma blog
  23407. Web API 2 Controller with multiple get methods | no dogma blog
  23408. Simple Deserialization of JSON from a File in C# | no dogma blog
  23409. Skipping ActionFilters in ASP.NET MVC | no dogma blog
  23410. AWS .NET Tools and Templates for Command Line | no dogma blog
  23411. Polly and Blazor, Part 3 - Dependency Injection | no dogma blog
  23412. Adaptive/dynamic page numbering in c# | no dogma blog
  23413. Getting Started with Elasticsearch, Part 3 - Deploying to AWS with Pulumi | no dogma blog
  23414. dotnet new failing with Error: Invalid parameter(s) | no dogma blog
  23415. Dependency Injection of an Entity Framework Context within Program.cs Using Top Level Statements | no dogma blog
  23416. DynamoDb, Reading and Writing Data with .Net Core - Part 1 | no dogma blog
  23417. A Few Ways of Pattern Matching with C# | no dogma blog
  23418. Finding and Killing .NET Processes that you Disconnect from Instead of Stopping while Debugging on Windows | no dogma blog
  23419. Simmy Chaos Engine for .NET – Part 6, Configuring Policies Dynamically | no dogma blog
  23420. Using an mdf file database with Entity Framework Core 2 in Visual Studio 2017 | no dogma blog
  23421. C# and AWS Lambdas, Part 4 – Storing the Zip in S3, Setup with Pulumi IaC | no dogma blog
  23422. Unit Testing .NET Core 2 Web Api | no dogma blog
  23423. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 4 - Connected to a VPC, and using a NAT Gateway | no dogma blog
  23424. Ignoring JSON Key Casing and Numbers as Strings when Deserializing with System.Text.Json | no dogma blog
  23425. Reusing Polly Policies with Dependency Injection | no dogma blog
  23426. Locating and checking an executing DLL on a running web server or other application | no dogma blog
  23427. AutoMapper, ProjectTo() – Static Version | no dogma blog
  23428. Hugo Aliases Workaround with Netlify | no dogma blog
  23429. Arguments model and action methods in ASP.NET MVC Part 2 - using Glimpse | no dogma blog
  23430. Workaround for "Failed to create template" Error with .NET 7 RC1 and Lambda Functions | no dogma blog
  23431. Polly Retry with Lambda Discards | no dogma blog
  23432. Entity Framework, checking the connection string of your context | no dogma blog
  23433. GitHub Actions with .NET, Part 5 - Build a .NET Application and Upload to S3 | no dogma blog
  23434. Using Build and Test Tasks from the Parent Directory of src/test with VS Code | no dogma blog
  23435. Using Amazon Polly to read a Dialogue from Julius Caesar | no dogma blog
  23436. Programmatically get your AWS Account ID with .NET | no dogma blog
  23437. Altering the ASP NET MVC model with an ActionFilter | no dogma blog
  23438. Getting Started with Elasticsearch, Part 2 - Searching with a HttpClient | no dogma blog
  23439. Executing a Method on All Implementations of an Interface | no dogma blog
  23440. ASP.MVC and Web Forms in one web application | no dogma blog
  23441. Unit testing Entity Framework Core Stored Procedures | no dogma blog
  23442. Entity Framework Core and calling a stored procedure | no dogma blog
  23443. Value cannot be null. Parameter name: constructor | no dogma blog
  23444. Dynamically Updating the Request Header of a HttpClientFactory Generated HttpClient, Part 2 | no dogma blog
  23445. Using Versions and Aliases to Pre-Warm Lambda Execution Environments when Handling Bursts of Traffic | no dogma blog
  23446. GitHub Actions with .NET, Part 4 - Building an S3 bucket with Pulumi | no dogma blog
  23447. Fluent Validation in ASP.NET Core 3.1 | no dogma blog
  23448. C# and AWS Lambdas, Part 7 – .NET 5 Web API inside a Container inside a Lambda, with API Gateway in front | no dogma blog
  23449. Ordering of two Blog Posts on the Same Day with Hugo | no dogma blog
  23450. Making a column sparse with Entity Framework Migrations | no dogma blog
  23451. Using the Polly Timeout when making a Http Request | no dogma blog
  23452. Finding the Location of a Running Assembly in .Net | no dogma blog
  23453. ASP.NET 5 Web Api Controller with multiple get methods | no dogma blog
  23454. Arguments model and action methods in ASP.NET MVC Part 1 | no dogma blog
  23455. A Web Server that Echoes Requests and Sometimes Faults with a 500 Error | no dogma blog
  23456. re:Invent Session on Refactoring
  23457. How to use HttpClientFactory Inside Program.cs | no dogma blog
  23458. .NET 6 Web API in a Container in a Lambda | no dogma blog
  23459. Letting a request fail with Polly | no dogma blog
  23460. Finding and Killing .NET Processes that you Disconnect from Instead of Stopping while Debugging on Linux | no dogma blog
  23461. Using .NET 7 With Code Build
  23462. GitHub Actions with .NET, Part 1 - Hello World and Downloading the Artifact | no dogma blog
  23463. Hosting a .NET Core 2 Kestrel Server in a Windows Service | no dogma blog
  23464. Using Multiple SSH Keys at the same time - GitHub, BitBucket, etc. | no dogma blog
  23465. AutoMapper, ProjectTo() – Instance Version | no dogma blog
  23466. Paging Through Files in an S3 Bucket with .NET | no dogma blog
  23467. Polly with .NET 6, Part 5 - Using a Cancellation Token | no dogma blog
  23468. Polly, HttpClientFactory and the Policy Registry - choosing the right policy based on the HTTP request | no dogma blog
  23469. Removing Manually Installed .NET SDKs from Linux | no dogma blog
  23470. Support this site | no dogma blog
  23471. The terminal shell path "dotnet" is a directory - Visual Studio Code | no dogma blog
  23472. Streaming your IoT Data to DynamoDB
  23473. Building .NET 7 Applications using Amazon CodeCatalyst
  23474. Polly, HttpClientFactory and the Policy Registry in a console application | no dogma blog
  23475. Keeping your .NET Lambda Function Warm with Provisioned Concurrency | no dogma blog
  23476. Indexing the Works of Shakespeare in Elasticsearch - Part 2, Bulk Indexing | no dogma blog
  23477. Opening new PowerShell Windows from PowerShell and Running Commands in them | no dogma blog
  23478. .NET 6 Custom Runtime for AWS Lambda | no dogma blog
  23479. Mass Transit with RabbitMQ Hello World | no dogma blog
  23480. An exception of type 'System.MissingMethodException' occurred in System.Collections.Concurrent.dll | no dogma blog
  23481. Working with Lambda function versions | no dogma blog
  23482. Indexing the Works of Shakespeare in Elasticsearch – Part 4, Searching via Web API in .NET 5 | no dogma blog
  23483. Wowchemy, Changing from /post to /blog for Posts | no dogma blog
  23484. Error converting the Lambda event JSON payload to type System.String | no dogma blog
  23485. Streaming Results from Entity Framework Core and Web API Core | no dogma blog
  23486. Unit Testing a Method That Uses HttpClient | no dogma blog
  23487. Entity Framework non null foreign key migration | no dogma blog
  23488. Using MediatR with API Endpoints | no dogma blog
  23489. Multiple Get Methods with the Action Method Selector Attribute in .NET Core | no dogma blog
  23490. Lambda ARM64 Custom Runtime with .NET 6 | no dogma blog
  23491. CastleWindsor chained dependency | no dogma blog
  23492. Deserializing to an enum | no dogma blog
  23493. Why I blog | no dogma blog
  23494. C# and AWS Lambdas, Part 1 - Hello World | no dogma blog
  23495. Amazon CodeCatalyst Development Environments
  23496. Running SQL Server in a Container | no dogma blog
  23497. Registering Multiple Implementations of an Interface with Service Collection in ASP.NET Core | no dogma blog
  23498. Streaming Results from Entity Framework Core and Web API Core – Part 2 | no dogma blog
  23499. Using the HttpClientInterception to Test Methods That Use a HttpClient | no dogma blog
  23500. Extracting Form Fields from a Multi-Page PDF with Amazon Textract and .NET | no dogma blog
  23501. The type 'xxxx' is defined in an assembly that is not referenced. System.Runtime. | no dogma blog
  23502. How to Dependency Inject a Service from Startup back in Program | no dogma blog
  23503. Simple Func<T> and Func<T1, T2, TResult> Examples | no dogma blog
  23504. How To Run .NET 6, Kestrel, and Web API, on an AWS EC2 Windows Instance | no dogma blog
  23505. Requesting Data from two Data Stores in Parallel - Cache and Database | no dogma blog
  23506. Using a Stream Extension Method to Read Directly from a Stream into a String | no dogma blog
  23507. Saving Enums with Entity Framework Core | no dogma blog
  23508. Blazor, Updating or Refreshing the Display During a Method Call | no dogma blog
  23509. Zipping Files From the Command Line in Windows 10 | no dogma blog
  23510. Lambda Function URLs - triggering .NET 6 Lambda functions with a HTTPS Request | no dogma blog
  23511. Redis in Web API | no dogma blog
  23512. Why you should use IDictionary, IList, etc | no dogma blog
  23513. Accessing the Internet from VPC Connected Lambda Functions using a NAT Gateway | no dogma blog
  23514. Setting the Kestrel Port from appsettings.json | no dogma blog
  23515. How To Run .NET 6, Kestrel, and Web API, on an AWS EC2 Linux Instance | no dogma blog
  23516. Creating an Automation Document Using C# and CDK
  23517. Let's Encrypt Cert Error and Polly Retry | no dogma blog
  23518. DynamoDb, Reading and Writing Data with .Net Core – Part 2 | no dogma blog
  23519. Calling Generic Methods Using Reflection | no dogma blog
  23520. Dependency Injection of a Type within Program.cs Using Top Level Statements | no dogma blog
  23521. Dependency Inject a Service from Startup back to Program in .Net Core 3.1 | no dogma blog
  23522. Fluent Validation with Web Api 2 | no dogma blog
  23523. Using Memcached with a .NET Console Application | no dogma blog
  23524. WhenAny with Two Different Types of Task and Waiting for Both to Finish | no dogma blog
  23525. Adding ROWGUIDCOL to Entity Framework Code First using migrations | no dogma blog
  23526. Simmy Chaos Engine for .NET – Part 4, Doing Some Real Damage, Dropping a Table | no dogma blog
  23527. Selectively Caching a HttpResponseMessage with Polly - caching series 1/3 | no dogma blog
  23528. .NET 6 Lambdas on ARM64 - Part 1, Functions | no dogma blog
  23529. Accessing the HttpContext from the Constructor of a Controller or a Dependency | no dogma blog
  23530. How to install .NET Framework 4.7 in Visual Studio 2017 | no dogma blog
  23531. Getting Web API Exception Details from a HttpResponseMessage | no dogma blog
  23532. Extracting Text from an Image with Amazon Textract and .NET | no dogma blog
  23533. Securing Lab Environments Part 1
  23534. Web Api 2 Without MVC | no dogma blog
  23535. Passing Configuration Options Into Middleware, Services and Controllers in ASP.NET Core 3.1 | no dogma blog
  23536. How to fix 'No database providers are configured' when scaffolding a controller in ASP.NET 5 | no dogma blog
  23537. Registering Multiple Implementations of an Interface in ASP.NET Core with Autofac | no dogma blog
  23538. Performance Comparison of Entity Framework Core 2.1 and Dapper 1.5 | no dogma blog
  23539. Entity Framework Core 3.1 Bug vs 2.2, Speed and Memory During Streaming | no dogma blog
  23540. Working with JSON in .NET, a better way? | no dogma blog
  23541. Simple Action and Action<string> Examples | no dogma blog
  23542. C# and AWS Lambdas, Part 6 – .NET 5 inside a Container inside a Lambda | no dogma blog
  23543. Getting Error Messages and Status Codes from Typed HttpClients | no dogma blog
  23544. Using JSON to store application preferences and configuration | no dogma blog
  23545. Starting the Presenter View in PowerPoint | no dogma blog
  23546. The Simplest S3 Upload Example with .NET | no dogma blog
  23547. Simple Lambda Function with a Function URL | no dogma blog
  23548. Using Step Functions and C# Lambdas to Orchestrate API Calls | no dogma blog
  23549. Entity Framework Migrations with an existing database | no dogma blog
  23550. Printing on the Spot in a Console | no dogma blog
  23551. Polly with .NET 6, Part 1 - Dependency Injection of a Policy into a Controller | no dogma blog
  23552. Securing Lab Environments Part 2
  23553. Using Other Verbs with Web API | no dogma blog
  23554. Adding a Test Task to the VS Code Command Palette | no dogma blog
  23555. POST with HttpClient and Basic Authorization | no dogma blog
  23556. Serializing a stack to XML in C# | no dogma blog
  23557. Installing Docker Desktop on Ubuntu 22.04 | no dogma blog
  23558. Alter response header in Web API to return machine name | no dogma blog
  23559. Using Polly with Any Type of Request | no dogma blog
  23560. Build, Zip, Update a .NET Core 3.1 AWS Lambda, and Run a Test, with a Single Command | no dogma blog
  23561. Simmy Chaos Engine for .NET – Part 2, Resilience and Injected Faults | no dogma blog
  23562. Redis Hello World with C# and .NET | no dogma blog
  23563. Using Intrinsic Functions with Step Functions to Clean Json Strings | no dogma blog
  23564. Re-authorization and onRetry with Polly | no dogma blog
  23565. Connecting your RaspberryPi to AWS IoT
  23566. Hour of Code:
  23567. Two Ways to Count the Number of Times a Mocked Method is Called With Moq | no dogma blog
  23568. Complex model validation using Fluent Validation | no dogma blog
  23569. Using Entity Framework for .NET 6 with SQL Server in a Docker Container | no dogma blog
  23570. A simple Polly example with WebApi 2 | no dogma blog
  23571. Reusing HttpClient with Dependency Injection | no dogma blog
  23572. Transcribing Two Speakers with Amazon Transcribe via Channel Identification | no dogma blog
  23573. Entity Framework with Proper Foreign Key Names | no dogma blog
  23574. Web API 2 Controller with multiple GET methods - part 2 | no dogma blog
  23575. Simmy Chaos Engine for .NET – Part 7, Using a Random Chaos Policy | no dogma blog
  23576. Simple Example of C# 9 Lambda Discards | no dogma blog
  23577. Returning default values from a failed web request with Polly Fallbacks | no dogma blog
  23578. Extracting Key-Value Pairs from Document Form Fields with Amazon Textract and .NET | no dogma blog
  23579. IoT for the .NET Developer
  23580. C# and AWS Lambdas, Part 5 – Updating the Zip in S3 and Updating the Running Lambda, with Pulumi IaC | no dogma blog
  23581. Pizza Delivery IoT Project Pt. 1
  23582. Enum ToString(), Caching for Performance | no dogma blog
  23583. SSN checking and formatting | no dogma blog
  23584. Web Api Routing in .NET Core | no dogma blog
  23585. Microsoft is rewriting core Windows libraries in Rust
  23586. Make Your C# Code Simpler With Target Typed New #shorts
  23587. What is a Kubernetes Control Plane Components? #shorts
  23588. C# 12.0 Preview: Primary Constructors for Classes and Structs
  23589. What's next for the Microsoft Fluent UI Blazor components?
  23590. How to Use Code Behind for Blazor Components | 2 Solutions
  23591. C# Is BAD At MATH!!! Can You Explain THIS?
  23592. A .NET Discussion with Isaac Levin
  23593. OPENAI029: Fine-Tuning Models Integrations (Part 13)
  23594. Generate QR Code in .NET MAUI
  23595. Create an Azure Function with PowerShell and Visual Studio Code
  23596. Pro EP 45 :
  23597. Code SQLTools Extensions And Code Docker Extensions
  23598. IaaC - Create full infrastructure on AWS with Terraform
  23599. MassTransit Commute - Endpoint Dependencies
  23600. Welcome to Hell - Windows Publishing with .NET MAUI
  23601. .NET MAUI + Blazor Hybrid Tutorial for Beginners - Build mobile, desktop, & web apps with C#
  23602. The #1 Mistake Devs Make When Moving To Microservices
  23603. Streamline Your .NET Application Deployment with AWS AppRunner's Build from Code Feature
  23604. VisualTransition and State Animations in WinUI and the Windows App SDK - Nick's .NET Travels
  23605. .NET MAUI at Build, in .NET 8 Preview 3, and more! | The .NET MAUI Podcast ep. 118
  23606. Support Multiple Return Types in C#?! #dotnet #programming
  23607. Generate QR Codes and Other Barcodes with Camera.MAUI in .NET MAUI
  23608. dotNetDave Rocks the Copenhagen Developers Festival 2023
  23609. C# and nullable reference types
  23610. Today’s random F# code: Using measures to give types more meaning
  23611. Saying Hello To The Newest .NET Community - WeAreDotnet!
  23612. LINQPad AI
  23613. Create a multilingual a to z list in C#
  23614. ABP React Template
  23615. Health Checks In ASP.NET Core For Monitoring Your Applications
  23616. How to Start a .NET Project in 2023
  23617. Domain Events | Clean Architecture & Domain-Driven Design from scratch | Part 17
  23618. From Dribble to .NET MAUI - XAML App DALL-E Challenge # 2
  23619. You NEED to Active this GitHub Feature NOW! 🤩💨 #shorts
  23620. Create Your Own Chat App: SignalR Mastery in C# & ASP.NET
  23621. How the new version of MediatR (12.0.1) might break your application
  23622. Mastering Threading in C# Concepts and Examples
  23623. Medium
  23624. Exploring HashiCorp Vault with Vault .NET Client Library
  23625. Introducing the 'Super Clean' Visual Studio - for Mac - extension!
  23626. Diagramming Finite State Machines with Mermaid.js
  23627. Milan Jovanović
  23628. How to create a mobile app with .NET MAUI in 10 easy steps
  23629. Pass a JSON Web Token (JWT) to minimal API using fetch() | BinaryIntellect Knowledge Base
  23630. Interesting links of the week 2023-17 (#69)
  23631. gefs
  23632. Economic disruption means more Creators
  23633. Maybe Great — No Idea Blog
  23634. Why it is becoming harder to choose a phone
  23635. Is Krita ready for HDR painting?
  23636. Episode 458 - Integration Patterns
  23637. The unpleasant hackiness of CSS dark mode toggles
  23638. Great and terrible mindsets are contagious
  23639. Unleash Your Potential As a Brand
  23640. Now that's what I call a Hacker
  23641. Just Works For Me
  23642. SQL Is All You Need
  23643. The Growing "Contentful" Gap - Web Performance Consulting
  23644. Blog | Samuel
  23645. Overlapping Circles
  23646. What makes an Aggregate (DDD)? Hint: it's NOT hierarchy & relationships #shorts
  23647. Authentication and Authorization [4 of 8] | .NET on Azure for Beginners
  23648. What is JWT and how to add it to ASP.NET Core
  23649. Episode 53: We Are .NET - with Tim Cadenbach and Matthias Jost
  23650. Visual Studio IntelliCode AI Assistant Gets Deep Learning Upgrade -- Visual Studio Magazine
  23651. 355: Previewing the Preview of C# 12
  23652. .NET R&D Digest (April, 2023)
  23653. Beautiful Branchless Binary Search
  23654. On the finer points of cancelling timers and wait objects in Windows thread pool - The Old New Thing
  23655. Using System.Web Adapters to Share Authentication in ASP.NET Upgrade Scenarios [12 of 18] Migrating
  23656. Fight for every byte it takes: Optimizing the encoding process
  23657. Code Maze Weekly #170 - Code Maze
  23658. Real-World Examples of Event-Driven Architecture with Azure Functions
  23659. Episode 121 - A .NET Discussion with Isaac Levin
  23660. ...and we're back
  23661. How to Store JSON in an Entity Field With EF Core - Code Maze
  23662. The Erosion of the Status of Software Developers as Professionals
  23663. Building a CRUD API With Dapper
  23664. Introducing Open Source Thursdays
  23665. GitHub - SteveDunn/Intellenum: Intelligent Enums
  23666. Deno — A modern runtime for JavaScript and TypeScript
  23667. Bluesky Social
  23668. Exploring JavaScript and TypeScript Development in Visual Studio - Visual Studio Blog
  23669. Performance Excuses Debunked
  23670. Developing Android Apps on Windows Arm Devices
  23671. Weekly Update 345
  23672. Hackers steal emails, private messages from hookup websites
  23673. This is your brain on vectors
  23674. Don't update promptly
  23675. No, ChatGPT Doesn’t Mean You Don’t Need to Learn Things - Scott H Young
  23676. Crafting the Next.js Website
  23677. Project Management for Software Engineers
  23678. Knowledge Retrieval Architecture for LLM’s (2023)
  23679. Ask & Adjust: The Future of Productivity Interfaces
  23680. We lost the thread • Cory Dransfeldt
  23681. Platform Engineering in the era of LLMs
  23682. In Defense of the “Idea Guy”
  23683. Cellular Automata
  23684. Are Software Platforms Inevitable?
  23685. How I Learned to Stop Worrying and Love Free Digital Stuff
  23686. Using Crates.io with Buck
  23687. Do We Still Need Journals?
  23688. Using System.Web Adapters to Share Session State in ASP.NET Upgrade Scenarios [11 of 18] Migrating
  23689. Copilot Tech Shines at Build 2023 As Microsoft Morphs into an AI Company -- Visual Studio Magazine
  23690. GitHub Quick Reviews
  23691. Announcing .NET Community Toolkit 8.2! Faster generators, code fixers, performance improvements and more! - .NET Blog
  23692. 765874 - Regeneration (2K)
  23693. What's up with this new memory_order_consume memory order? - The Old New Thing
  23694. What makes an Aggregate (DDD)? Hint: it's NOT hierarchy & relationships
  23695. Fight for every byte it takes: Fitting 64 values in 4 bits
  23696. The Lie That's Destroying the Economy
  23697. VS Code + ASP.NET
  23698. Web API Development for the Absolute Beginner: A Step-by-step Approach to Learning the Fundamentals of Web API Development with .NET 7: Dominte, Irina: 9781484293478: Amazon.com: Books
  23699. Cleaning up Your Validation Code in .NET
  23700. Getting started with Data API builder for Azure SQL Database or SQL Server
  23701. Extending LINQ to Objects With MoreLINQ Library - Code Maze
  23702. Unleash Data API Builder | #Azurehappyhours, Fri, Apr 28, 2023, 5:00 PM | Meetup
  23703. Create your own Validationattribute in ASP.NET Core
  23704. Dev Deletes Entire Production Database, Chaos Ensues
  23705. Building from source all the way down — 2023 — Blog — GNU Guix
  23706. .NET Rocks! Cypress 12 with Ely Lucas
  23707. Can ChatGPT modernize my VB6 app?
  23708. How to End-to-End Test SMS Applications with C# .NET and Twilio
  23709. Part 5: Tips & Tricks for Migrating from Xamarin to .NET MAUI
  23710. Migrating Animations from Xamarin Forms to Uno Platform
  23711. A quick tour of dictionaries in C#
  23712. Using ChatGPT as a technical writing assistant
  23713. Building a Smart Home - Part 11 House Sitter Mode | LINQ to Fail
  23714. Definition of e
  23715. Learn C# with CSharpFritz - Azure Storage for Beginners
  23716. Using Blob Storage [3 of 8] | .NET on Azure for Beginners
  23717. Microsoft Researchers Tackle Low-Code LLMs -- Visual Studio Magazine
  23718. Get Started with OpenAI Completions with .NET - .NET Blog
  23719. Bluesky Social
  23720. Why is OAuth still hard in 2023? | Nango Blog
  23721. How To Kill A Fly With A Shotgun
  23722. One way to defer work when a re-entrant call is detected - The Old New Thing
  23723. On .NET Live - Conway's Law, Microservices and Modular Monoliths with Microsoft Orleans
  23724. Fight for every byte it takes: Nibbling at the costs
  23725. Dometrain - Homepage
  23726. ScriptDOM .NET library for T-SQL parsing is now open source
  23727. Codeless API Testing: Definition, Importance and Tools
  23728. Introduction to ASP.NET Core Minimal APIs | The .NET Tools Blog
  23729. ASP.NET Core Guidance
  23730. Bea Stollnitz - How GPT models work
  23731. Memory leaks in C#
  23732. Fast Inserts With Entity Framework (EF Core)
  23733. Bluesky Social
  23734. Funds of every wallet created with the Trust Wallet browser extension could have been stolen without any user interaction
  23735. Migrating a Class Library with System.Web Dependencies [10/18] Migrating from ASP.NET to ASP.NETCore
  23736. 6 nonobvious tools that should be in your command-line toolbox
  23737. I wrote a swift app in under an hour
  23738. Why Apache Kafka doesn't need fsync to be safe — Jack Vanlightly
  23739. Talk: Building a /now page with Eleventy • Cory Dransfeldt
  23740. Announcing Orchard orchestration for managing macOS virtual machines at scale - Tart
  23741. How I addressed post-launch feedback for Wilderplace
  23742. Slaying Code with Linux: The Tools I Use to Dominate in Development
  23743. If software engineering roles were chess pieces, what would they be?
  23744. On tools — bayindirh
  23745. Sending Signal messages
  23746. Finding enjoyment
  23747. The Most Annoying Math Problem
  23748. Mastodon Is Doomed
  23749. Introduction to HTTP Multipart
  23750. GitHub Copilot for CLI for PowerShell
  23751. ErikEJ.EFCorePowerTools.Cli 7.0.0-preview2
  23752. .NET Framework April 2023 Cumulative Update Preview Updates - .NET Blog
  23753. Custom reverse proxies for .NET containers with YARP
  23754. GitHub Quick Reviews
  23755. Contributing to Windows Community Toolkit Now Easier -- Visual Studio Magazine
  23756. Drawing Elements on Maps with .NET MAUI - .NET Blog
  23757. Let's Learn .NET Virtual Events - All Around the World - .NET Blog
  23758. 1500 Archers on a 28.8: Network Programming in Age of Empires and Beyond
  23759. Fight for every byte it takes: Variable size data
  23760. A code comment noting the steps to take when a 256th enum field is added - The Old New Thing
  23761. SLP: a new DDoS amplification vector in the wild
  23762. When Mann-Whitney U-test returns astonishingly incorrect p-values
  23763. Creating AWS email templates with Handlebars.js and MJML
  23764. Recursive arguments for customizable constraint systems
  23765. How to Run an Async Method Synchronously in .NET - Code Maze
  23766. 10 Awesome C# Refactoring Tips
  23767. Sands of MAUI: Issue #100 🎉
  23768. Applying the decorator pattern in .NET Core using Castle.DynamicProxy
  23769. Top Free Tools for .NET Web API Load Testing and Benchmarking
  23770. Part 1 – Announcing Babylon.js 6.0
  23771. Type-safe ASP.NET Configuration in F#
  23772. The shrinking role of semaphores
  23773. Putting the SQL back in NoSQL
  23774. Episode 457 - Data API Builder
  23775. Recipe Relativity
  23776. Nine ways to shoot yourself in the foot with PostgreSQL
  23777. Back to a senior engineer
  23778. 📖 Software Bill of Materials (SBOM)
  23779. Strategies for Data Quality with Apache Spark
  23780. Updating Legacy ASP.NET Applications (#267)
  23781. Day Ahead Market adventures: capacity restrictions and huge negative prices for business day 2023-04-19
  23782. The “const” Deception
  23783. Open Source Codeium Challenges GitHub Copilot, Strips Out Non-Permissive GPL Code -- Visual Studio Magazine
  23784. Is this really an emergency?
  23785. Capturing the Flag with GPT-4
  23786. Throwing 107 GB and 5 billion fake rows of order data at DuckDB and Athena
  23787. RPC over Websockets [or TCP]
  23788. A Defense of Text-Speak
  23789. Well-maintained Software
  23790. Are pull requests bad because they originate from open-source development?
  23791. Local license key verification - Theory
  23792. Live Coding Interviews
  23793. Your Best Engineers Should Look After the Worst Systems
  23794. I like technology that is less complex.
  23795. Isolating Side Effects from Wolverine Handlers
  23796. Join the .NET Team at Microsoft Build 2023! - .NET Blog
  23797. Being VP of Engineering is Harder than Being CEO
  23798. Deploying Web Apps and APIs to Azure [2 of 8] | .NET on Azure for Beginners
  23799. Deterministic Finalization in C#: IDisposable and Best Practices | C# Tutorials Blog
  23800. GitHub - mitsuhiko/rye: an experimental alternative to poetry/pip/pipenv/pyenv/venv/virtualenv/pdm/hatch/…
  23801. Isle of Skye, Scotland
  23802. Fight for every byte it takes: Storing raw numbers
  23803. Retrying a bash command - Gérald Barré
  23804. Migrating an Endpoint with the Upgrade Assistant Visual Studio Extension [9 of 18] Migrating ASP.NET
  23805. Why is std::hardware_destructive_interference_size a compile-time constant instead of a run-time value? - The Old New Thing
  23806. Move Cross-Cutting Concerns Where They Should Be in .NET
  23807. Manning
  23808. ASP.NET Core Updates in .NET 8 Preview 3: Native AOT Support and More
  23809. Observed No. 11 - Saving Costs on AWS
  23810. C# 12: Preview of Three New Features Coming
  23811. 355: Previewing the Preview of C# 12
  23812. A reminder to consider that your context, isn’t the only context (.NET 8 TimeProvider edition)
  23813. Internexit?
  23814. The Importance of TLS with SQL Server
  23815. Introduction to gRPC with Fiddler Everywhere
  23816. C# Design Patterns: The Strategy Pattern
  23817. One use case for NOT using schema prefixes - Simple Talk
  23818. Simplest dependency injection setup for WPF and Prism 6 - Into dotNET
  23819. How to define commands in System.CommandLine
  23820. PyTorch Performance Features and How They Interact
  23821. .NET Performance Delivers Again for Bing, From .NET 5 to .NET 7 - .NET Blog
  23822. Bing Jail
  23823. Twitter Blew
  23824. Older versions of macOS run much smoother, even when just idling !
  23825. Towards better 1-on-1s: an awkward manifesto
  23826. GPT-3 Home Control with Node-RED
  23827. Gopiandcode > logs > How I wrote an Activitypub Server in OCaml: Lessons Learnt, Weekends Lost
  23828. Piper: A proposal for a graphy pipe-based build system
  23829. LSD: Not even once. Really.
  23830. Recruitment is Broken
  23831. Bing's move to .NET 7 with Principal Engineer Ben Watson
  23832. Leverage the richness of HTTP status codes
  23833. Profile
  23834. Web5 | TBD
  23835. C# 11 features I like the most
  23836. Postgres Superpowers in Practice - Event-Driven.io
  23837. Paper Mario PC ports beckon as coder completes full decompilation of the N64 classic
  23838. Options Pattern in ASP.NET Core - Bind & Validate Configurations from appsettings.json
  23839. What is Basic authentication and how to add it in ASP.NET Core
  23840. Auto-GPT - Beyond the Hype: A New Era of AI is Here?
  23841. Bluesky Social
  23842. Upgrading from .NET 6.0 to .NET 7.0
  23843. The Suicidal Founder
  23844. 27 commandments of reliability engineering
  23845. Rolling Your Own Starbucks Loyalty Program
  23846. Playing devil's advocate on claims made in VPN adverts
  23847. Automating HTML Validation for a Happier Life
  23848. Article Worth of Knowledge Is Stretched Into Book or Course
  23849. Accepting Mediocrity
  23850. What is your alternative to Agile?
  23851. Novel Tasks
  23852. What Follows from Empirical Software Research?
  23853. .NET Lambda Annotations Framework for Simplified Development | .NET on AWS
  23854. Firefox may soon reject Cookie prompts automatically - gHacks Tech News
  23855. The “Build Your Own Database” book is finished | Blog | build-your-own.org
  23856. 4 Days in Taiwan | The Tiny Island of 24 Million People
  23857. initial razor support by jchannon · Pull Request #4 · CarterCommunity/Carter.HtmlNegotiator
  23858. Helium Reserve
  23859. How to Return XML From ASP.NET Core Web API - Code Maze
  23860. McLaren 720S Configurator - Build Your Own McLaren 720S
  23861. Domain events and the "Unit of Work" pattern
  23862. GitHub - HaveIBeenPwned/EmailAddressExtractor: A project to rapidly extract all email addresses from any files in a given path
  23863. Setting an Absolute Output Path for .NET SDK Projects
  23864. Fine Tuning ChatGPT on our Intercom support chat history – Kevin Goedecke
  23865. Instagram Marketing: An Extensive Guide To IG Algorithm & Strategy
  23866. Salesforce IDs Explained
  23867. Reverse Engineering the OMNIVISION OS12D40 Driver
  23868. 10 Web Development Trends in 2023
  23869. I'm really bad at side projects
  23870. Meetings are a point of escalation, not the starting point of a conversation
  23871. Remaining relevant as a small language model
  23872. Make It Easy for People to Share Feedback With You
  23873. Tech Independence | Derek Sivers
  23874. Why You Shouldn't Convert to Bidet
  23875. Status will be all that's left
  23876. Shelly BLU Button1
  23877. Getting Started [1 of 8] | .NET on Azure for Beginners
  23878. Using your Database as a Queue? Good or bad idea? #shorts
  23879. The weird world of Windows file paths
  23880. Time Series Data with Postgres (#266)
  23881. Improving the Syntax Highlighting of JavaScript in Visual Studio - Visual Studio Blog
  23882. Creating a New Project with the Upgrade Assistant Visual Studio Extension [8 of18] Migrating ASP.NET
  23883. Allocation, sizing and freeing with double-wide bitmaps: Oh my!
  23884. Protecting a broker from a failing delegate - The Old New Thing
  23885. Why I joined Cloudflare as Chief Security Officer
  23886. Static Methods vs. Non-Static Methods in C#
  23887. Weekly Update 342
  23888. Release v7.1.2 · dotnet/orleans
  23889. Encapsulate libraries not frameworks
  23890. Intro to the Upgrade Assistant Visual Studio Extension [7/18] Migrating from ASP.NET to ASP.NET Core
  23891. GrapeCity Release Boosts WinForms, WPF Components -- Visual Studio Magazine
  23892. Donate to The Trevor Project
  23893. Introducing Glucomate — Zach Simone
  23894. Writing Web Applications with LLMs
  23895. Large Language Models: Scaling Laws and Emergent Properties
  23896. Use Databases Without Putting Domain Logic in Them
  23897. Transcendental Algebra
  23898. There is no such thing as human-generated text
  23899. Modding Social Media to Win The Attention War
  23900. Zack Proser Portfolio
  23901. Ceph RBD — Where does it store (meta)data? – Aaron Lauterer
  23902. Revisiting The Fast Inverse Square Root - Is It Still Useful?
  23903. Current Issues With The Qt Project - From The Outside Looking In
  23904. Career Advice No One Gave Me: Give a Lot of Notice When You Quit
  23905. Life is maintenance, maintenance is life
  23906. Michael Tsai - Blog - Price Increases for Developer Tools
  23907. Building A ChatGPT-enhanced Python REPL
  23908. The Year of Linux/FreeBSD/OpenBSD/NetBSD on Desktops May Never Come. But We've Done Even Better
  23909. Lean = fast
  23910. My continuous process for improving programming productivity
  23911. Logical Replication in Postgres
  23912. Buying Sunglasses
  23913. Spinning Diagrams with CSS
  23914. Server-Side Blazor Component Rendering ('Blazor United') Comes to .NET 8 -- Visual Studio Magazine
  23915. Improved Windows Broker Support with MSAL.NET | Microsoft Entra Identity Developer Blog
  23916. Announcing Rust 1.69.0 | Rust Blog
  23917. Airport Transfers: no booking fee, book now | Terravision
  23918. GitHub Quick Reviews
  23919. Python For Loop - The Easy Way | Pro Code Guide
  23920. Faster API Development in Visual Studio is Here! Say Hello to .http/.rest Files!
  23921. How do I use SQL Server with C# and .NET?
  23922. A Plea for Fairness for Non-profit Developers of Open Source Software
  23923. Challenges Faced by .NET team / Pedal to the Metal: Update Performance Improvements in Entity Framework Core 7.0
  23924. Faster API Development in Visual Studio is Here! Say Hello to .http/.rest Files!
  23925. Protecting a broker from a failing event handler - The Old New Thing
  23926. xkcd: Escape Speed
  23927. Using your Database as a Queue? Good or bad idea?
  23928. Working with Sass in an ASP.NET Core application
  23929. Adding JWT Authentication & Authorization in ASP.NET Core
  23930. Short Circuit Evaluation of IF Statements with Await in C#
  23931. .NET Rocks! Continuous Feedback with Roni Dover
  23932. Over 1M records from NBI, PNP, other agencies leaked in massive data breach
  23933. A Guide to OpenTelemetry for .NET Engineers
  23934. Join Microsoft at KubeCon and CloudNativeCon Europe 2023 - Microsoft Open Source Blog
  23935. Announcing TypeScript 5.1 Beta - TypeScript
  23936. Upgrading to .NET 6 -ASP0014 warning
  23937. International Linguistics Olympiad
  23938. Why did Prolog lose steam?
  23939. A love letter to make
  23940. The Complete Beginners Guide To Autonomous Agents
  23941. I used to believe in objective morality
  23942. Get your app to Mars!
  23943. TheeSeeShip – The Opposite of a Rewrite
  23944. Creating a Custom Command Bar in Neovim
  23945. No Code, Clean Performance
  23946. The Overemployed Via ChatGPT
  23947. How to read more articles
  23948. Why Prompt Engineering Is Nonsense
  23949. How RocksDB works - Artem Krylysov
  23950. Where's my feedback loop?
  23951. Simplifying Bézier paths
  23952. Rentomojo Data Breach
  23953. .NET MAUI Team Stamps Out Memory Leaks, Tweaks NuGet Packaging -- Visual Studio Magazine
  23954. Git Tooling Preview Features to Enhance Productivity - Visual Studio Blog
  23955. Episode 52: Elastic - with Steve Gordon
  23956. Deploying RavenDB with Helm Chart
  23957. sourcehut pages
  23958. The case of the unhandled exception in a brokered Windows Runtime component - The Old New Thing
  23959. .NET Data Community Standup - EF Core Internals – Model Building
  23960. Message-Driven Architecture: Promoting Efficient and Scalable Communication
  23961. Web API Updates with .NET 8
  23962. How to Serialize Exceptions as JSON in .NET - Code Maze
  23963. How to Migrate Your WebForms App to Blazor in 6 Steps
  23964. Deep dive - Uno Platform Template Wizard - Framework, Platforms and Presentation - Nick's .NET Travels
  23965. The Three Browser Storage Mechanisms
  23966. Reduce Lookups in HashSet, Dictionary and Other Collections With ReSharper | The .NET Tools Blog
  23967. Need your Blazor sibling components to talk to each other?
  23968. 2023 State of Web Components
  23969. Writing a Cross-Platform Clock App With Avalonia UI and NXUI
  23970. My 2023 C# Software Developer Tool List
  23971. Upgrading a Project with .NET Upgrade Assistant [6 of 18] Migrating from ASP.NET to ASP.NET Core
  23972. Keep Watch On Sql Query In Intelli J Goland Or Data Grip - Neenad Ingole
  23973. Machine learning models and the market for lemons
  23974. mjg59 | PSA: upgrade your LUKS key derivation function
  23975. WireMock.NET - Troubleshooting
  23976. Nintendo Switch game modding is illegal. – Gabriel Sieben
  23977. macOS’ Rapid Security Response: Designed into a Corner
  23978. Generalized Macros
  23979. The Email we sent to Freehour
  23980. Minimalism vs. Essentialism: Understanding the Difference and How It Impacts Your Life | Jim Mitchell
  23981. Range Encoding for Data Compression
  23982. Hot Takes on the Modern Data Stack
  23983. [Responsible Disclosure] How we could have deleted any Linkedin Post | PingSafe
  23984. GitHub Quick Reviews
  23985. .NET MAUI Community Standup - VS Accessibility Checker with Dante Gagne
  23986. Easier Git rebase of messy branches
  23987. Preprint announcement: 'Weighted quantile estimators'
  23988. No, it is not a security vulnerability that there is no certificate of appreciation for reporting a bug - The Old New Thing
  23989. Nicolás Siplis
  23990. Consent management made easy and clear with Cloudflare Zaraz
  23991. Transgender Center Concerns
  23992. Postel's law for API Robustness
  23993. How to Serialize a Dictionary to JSON in C# - Code Maze
  23994. Creating Cross-Platform/Multi-Platform .NET Applications with Windows App SDK (WinUI) and the Uno Platform - Nick's .NET Travels
  23995. My advice for transitioning to a clean architecture platform | Red Hat Developer
  23996. My advice for building maintainable, clean architecture | Red Hat Developer
  23997. ChatGPT Problems in Coding React Apps
  23998. Monsters Weekly 266 - Time Series Data with Postgres
  23999. Redux Toolkit is the official way to write Redux apps
  24000. Webinar – Stefan Pölz – How to test C# unit tests with mutation testing | The .NET Tools Blog
  24001. Monsters Weekly 267 - Updating Legacy ASP.NET Applications
  24002. A restaurant example of refactoring from example-based to property-based testing
  24003. Cosmological Nostalgia Content
  24004. Building a system that Junior Developers can be productive in #shorts
  24005. The Atom of Intelligence
  24006. How I use social media mindfully
  24007. Welcome to Peter's DevLog - Wrapping C libraries in Nim
  24008. Build things that surprise you
  24009. UserModeScheduling in Windows
  24010. The 10X vs. 0.1X Mindset: Balancing Growth and Sustainability for Success
  24011. Notes about Technical Debt
  24012. Forex Trading for Fun and Luckily Profit
  24013. Self-Modifying Prompts
  24014. Delete Your Dev Environment Regularly
  24015. Recapping a wild few months for llms
  24016. Speculations about Transformers and Compositionality
  24017. Technology and Moral Responsibility - Christopher Butler
  24018. Make It Memory Safe: Adapting curl to use Rustls
  24019. Data Driven Detection Engineering
  24020. .NET Migration Overview [1 of 18] Migrating from ASP.NET to ASP.NET Core
  24021. Preventing iOS Textbox Auto Zooming and ViewPort Sizing
  24022. Microsoft Intros Native AOT for ASP.NET Core -- Visual Studio Magazine
  24023. Require user consent before sending any telemetry · Issue #176269 · microsoft/vscode
  24024. Running non-root .NET containers with Kubernetes - .NET Blog
  24025. Multinomial Naive Bayes Classification Using the scikit Library -- Visual Studio Magazine
  24026. mjg59 | Booting modern Intel CPUs
  24027. Looking into Corax’s posting lists: Part III
  24028. Detecting Dark and Light themes in a WPF application - Gérald Barré
  24029. Why Upgrade to .NET? [2 of 18] Migrating from ASP.NET to ASP.NET Core
  24030. How can I find the invalid class when C++/WinRT tells me that the class may not be final? - The Old New Thing
  24031. Getting Started With MediatR and Vertical Slices in .NET
  24032. [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
  24033. Topics for a Senior Developer to Become a .NET Solution Architect
  24034. Resource-Based Authorization in ASP.NET Core - Code Maze
  24035. A Journey through Color Space with FFmpeg
  24036. .NET MAUI 8 Preview 3: UI improvements, Memory Management, and NuGet Versioning
  24037. 354: .NET Native AOT Apps Fit on a Floppy Disk!
  24038. Covariance and Contravariance in C#
  24039. What do Solution Architects do?
  24040. Privacy Awareness Week 2023 (1 – 7 May)
  24041. Provision Azure IoT Hub devices using DPS and X.509 certificates in ASP.NET Core
  24042. Mastering Azure AI: #30DaysOfAzureAI Week Two Recap
  24043. New Azure Extensions in VSCode.dev!
  24044. Amazon CodeWhisperer, Free for Individual Use, is Now Generally Available | Amazon Web Services
  24045. Testing a periodic worker
  24046. (The Futility of) Keeping Secrets from Yourself
  24047. GitHub - DolphyWind/Electra-Lang: Electra is an esolang where you code like an electrician.
  24048. Water Cooler GPT
  24049. Changing the Order of Parameters in Swagger / OpenAPI Documents when using NSwag to Generate the Swaggerfile - Dangl.Blog();
  24050. Episode 52: Elastic - with Steve Gordon
  24051. #6 Le jeune Steve Jobs, la naissance d'Apple et de Pixar les leçons tirées de sa vie Partie 1 - Doumer's Blog
  24052. How I fix flaky tests - Code with Jason
  24053. Remote Work Requires Different Management Skills
  24054. Maximizing the Potential of LLMs: Using Vector Databases
  24055. I Don't Think Elon Likes Me
  24056. AI / ML / Transformer Models Timeline
  24057. Using GPT-3.5 to Quickly Generate and Run Shell Commands · Way Enough
  24058. Generate placeholder images at edge with thumbhash
  24059. Anders Arpi
  24060. Finding the brachistochrone with JAX
  24061. Post Information Scarcity
  24062. The Best of Orion’s Arm
  24063. Alien Artefacts
  24064. Low Code Software Development Is A Lie
  24065. Single Responsibility Principle in SOLID
  24066. E124: AutoGPT's massive potential and risk, AI regulation, Bob Lee/SF update
  24067. The End of Computer Magazines in America
  24068. Property Ordering in C# JSON Serialization
  24069. Generate Toast Notifications in a .NET MAUI App | C# Tutorials Blog
  24070. E124: AutoGPT's massive potential and risk, AI regulation, Bob Lee/SF update
  24071. E124: AutoGPT's massive potential and risk, AI regulation, Bob Lee/SF update
  24072. Weekly Update 343
  24073. Logarithms Are Clocks
  24074. Lotte Hotel Little Secret
  24075. Read it like you please
  24076. Convos: A Persistent Self-Hosted Web Client for IRC
  24077. Using Vim with the colemak-dh layout
  24078. I'm leaving Twitter for a bit | Masilotti.com
  24079. Heuristic formula for three-outcome Kelly criterion considering p(win, loss, ruin)
  24080. GitHub - wabarc/wayback: A self-hosted archiving service integrated with Internet Archive, archive.today, IPFS and beyond.
  24081. KotlinConf 2023: A Look at the Opening Keynote | The Kotlin Blog
  24082. The early days of Linux
  24083. GitHub - muellerberndt/micro-gpt: A minimal generic autonomous agent.
  24084. Using buck to build Rust projects
  24085. Aggregate Design in .NET - Code Maze
  24086. Friday Quiz or Emoji are weird in JavaScript
  24087. GitHub - StephenCleary/StructuredConcurrency: Structured concurrency support for C#
  24088. This is why Geordi La Forge was transferred to engineering - Star Trek: The Next Generation
  24089. The return of WinDbg
  24090. Install WinDbg - Windows drivers
  24091. 5 Ways for Enterprise Teams to Secure Their DevOps Pipelines in 2023
  24092. Beautiful temples of Wat Arun in Bangkok, Thailand
  24093. Building the Linux kernel in under 10 seconds with Firebuild - Obsessed with reality
  24094. The burden of complexity
  24095. Why writers use platforms
  24096. Entity-Based Reinforcement Learning
  24097. Why Poland matters
  24098. Jeremy A Boyd | Sunsetting HN Notify
  24099. Why I quit being a tech "influencer" | Blog | Jack Domleo - Frontend & UX Developer
  24100. An Over-Engineered Travel Blog
  24101. I Think I Found a Privacy Exploit in ChatGPT
  24102. 3 Scalable Next.js Architecture Boilerplate
  24103. Prompt Engineering vs. Blind Prompting
  24104. My Thoughts on ChatGPT - Cal Newport
  24105. Handling fraud orders in Shopify when the fraudsters won't quit
  24106. Curiously Confused
  24107. Emacs as a Shell
  24108. LLM Programming Loops: Giving the Model an IDE
  24109. Lessons From Billions of Breached Records
  24110. Remote Development with JetBrains Rider
  24111. Looking into Corax’s posting lists: Part II
  24112. MS Build 2023: Must-See Sessions
  24113. Upgrade Analysis with .NET Upgrade Assistant [5 of 18] Migrating from ASP.NET to ASP.NET Core
  24114. How can I convert a WIC bitmap to a Windows Runtime SoftwareBitmap? part 4: Handing it over - The Old New Thing
  24115. Linguistics Gossip
  24116. Code Maze Weekly #169 - Code Maze
  24117. Different Ways to Split a String in C# - Code Maze
  24118. Episode 120 - Inside Avalonia's Cross-Platform UI Toolkit and the Quest for Quality Documentation with Mike James
  24119. Converting Strings to .NET Objects – IParsable and ISpanParsable
  24120. Journey to Containers
  24121. TLS 1.3—What is It and Why Use It?
  24122. How to secure legacy ASP.NET MVC against Cross-Site (CSRF) Attacks - Simple Talk
  24123. An introduction to generative AI with Swami Sivasubramanian
  24124. An example of LLM prompting for programming
  24125. Google's decision to deprecate JPEG-XL emphasizes the need for browser choice and free formats
  24126. CQRS Command Validation with MediatR in Asp.net Core - Doumer's Blog
  24127. .NET Monthly .NET Roundup - March 2023 - .NET 8 Preview 2, EF Core updates, and more!
  24128. PgBouncer is useful, important, and fraught with peril
  24129. Format JSON in Vim with jq
  24130. Scaling like a Baker
  24131. Did Postgres Lose My Data?
  24132. touchHLE in depth, part 1: a day in the life of a function call
  24133. Understanding Parameter-Efficient Finetuning of Large Language Models: From Prefix Tuning to LLaMA-Adapters
  24134. Recipes For Product Failure: Obsess Over Competitors
  24135. GitHub Quick Reviews
  24136. NuGet.org Terms of Service Update on Unexpected Behavior and Hate Speech - The NuGet Blog
  24137. Microsoft Build–Join us May 23–25, 2023
  24138. Pulumi Insights: Intelligence for Cloud Infrastructure
  24139. How Promotions Ruin Dev Careers w/ Shopify's Dir. of Engineering James Stanier
  24140. Improving Visual Studio performance with the new Instrumentation Tool - Visual Studio Blog
  24141. Qualtrics Survey | Qualtrics Experience Management
  24142. Languages & Runtime Community Standup - Source Generation Interceptors
  24143. Analyzing a Solution with .NET Upgrade Planner [4 of 18] Migrating from ASP.NET to ASP.NET Core
  24144. Building a system that Junior Developers can be productive in
  24145. BEST CROISSANT IN PARIS
  24146. Python foundation slams pending EU cyber security rules
  24147. How can I convert a WIC bitmap to a Windows Runtime SoftwareBitmap? part 3: Filling the SoftwareBitmap directly - The Old New Thing
  24148. No, EF Core 8 Is NOT Good Enough To Replace Dapper (Yet)
  24149. Sponge API for Field Elements
  24150. Upcasting and Downcasting in C# - Code Maze
  24151. .NET 8 Performance Edition
  24152. Announcing Azure Data Studio 1.43
  24153. Announcing General Availability of Azure Data Studio extension SQL Database Projects
  24154. Dapr extension for AKS is available in 7 new regions
  24155. State Hasn't Changed? Why and when Blazor components re-render
  24156. Thinking About Code Review
  24157. Auth Flows in a Partitioned World
  24158. .NET Rocks! Making a Copilot with Phil Haack
  24159. OAuth and the long way to Proof of Possession - Dominick Baier & Steinar Noem - NDC Security 2023
  24160. Sniffnet has been selected for the GitHub Accelerator Program :octocat: 🚀 · GyulyVGC/sniffnet · Discussion #133
  24161. Diffraction Spikes
  24162. What Changed In Marketing & Advertising Q1 2023?
  24163. Golden Age of Consumer Software
  24164. C-styel print debug in golang
  24165. Why I built zp?
  24166. mitterpach.dev
  24167. The Machine Learning SaaS Multiplier – Michael Bastos
  24168. Why I’m leaving the Shopify Apps business
  24169. Blue Sky: Can Twitter be owned by its users?
  24170. Reddit for Content Marketing – Why (and how) You Should Use It — AlexMoriarty
  24171. Controlling My AC Unit With nanoFramework
  24172. Implementing Feature Flags in Angular is easier than you thought it would be!
  24173. How to get fzf working in PowerShell
  24174. Recursive LLMs
  24175. Digital mise en place - Nicolas Bouliane
  24176. Using OIDC to secure your CI/CD Pipelines - No more long lived access keys!
  24177. Let Unsustainable Things Fail
  24178. Why Janet?
  24179. Getting Started with .NET Upgrade Assistant [3 of 18] Migrating from ASP.NET to ASP.NET Core
  24180. Personal email from Dutch Police warns ex-Raidforums users
  24181. Clop GoAnywhere Attacks Have Now Hit 130 Organizations
  24182. Get started with OpenAI in .NET - .NET Blog
  24183. How can I convert a WIC bitmap to a Windows Runtime SoftwareBitmap? part 2: Via a buffer - The Old New Thing
  24184. ‘Youtube-dl Hosting Ban Paves the Way to Privatized Censorship’ * TorrentFreak
  24185. Nethermind's Shapella Livestream
  24186. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  24187. I really like powershell • Buttondown
  24188. The Free Software Foundation is dying
  24189. Programmatically Creating a Record With Umbraco Forms
  24190. That weird slow benchmark and its root cause
  24191. OAuth and the long way to Proof of Possession - Dominick Baier & Steinar Noem - NDC Security 2023
  24192. How to Validate Email Address in C# - Code Maze
  24193. Dependency Injection with Avalonia UI Apps
  24194. The FVM Imaginarium: Cross-chain Interoperability
  24195. ICT Management and Leadership Conference 2023
  24196. Money is backed by everything - jaysoncoomer.com
  24197. Data Imperialism
  24198. Certified Human-Made
  24199. Writing the most reliable driver ever (Part 1)
  24200. Experimenting with LLMs to Research, Reflect, and Plan
  24201. Linux Desktop Environments and window managers: the missing APIs - Julien's notes
  24202. Data validation in Python: a look into Pandera and Great Expectations | endjin
  24203. Reduced Distortion Eye-Ware | Lorenzo Venneri
  24204. Climate Tech Checklist
  24205. Cedric Charly's Blog
  24206. C4 at scale: make it efficient, then make it ambient
  24207. Private Comments, or Why I’m Down On Webmentions
  24208. ASP.NET Community Standup - Blazor and Data API Builder
  24209. Black Basta ransomware group extorts Capita with stolen customer data, Capita fumble response.
  24210. iconicexpress-mag.com (Powered by Qualys SSL Labs)
  24211. GitHub Quick Reviews
  24212. Announcing .NET 8 Preview 3 - .NET Blog
  24213. Rethinking Type I/II error rates
  24214. Check out new C# 12 preview features! - .NET Blog
  24215. .NET April 2023 Updates – .NET 7.0.5, .NET 6.0.16 - .NET Blog
  24216. Announcing .NET MAUI in .NET 8 Preview 3 - .NET Blog
  24217. Sparks of AGI: early experiments with GPT-4
  24218. ASP.NET Core updates in .NET 8 Preview 3 - .NET Blog
  24219. How can I convert a WIC bitmap to a Windows Runtime SoftwareBitmap? part 1: Via an encoded stream - The Old New Thing
  24220. Let's Learn .NET - Azure
  24221. Homeowners Associations: Last Week Tonight with John Oliver (HBO)
  24222. How we're building a browser when it's supposed to be impossible
  24223. Why my WireMock mocks aren't working?
  24224. Object-Oriented vs. Functional Programming With C# and F# – Recording Available | The .NET Tools Blog
  24225. Pink Floyd - The Dark Side Of The Moon (50th Anniversary) [2023 Remaster] {Full Album}
  24226. twitter-api-client
  24227. C# Tip: Access items from the end of the array using the ^ operator
  24228. How to Round Down a Number to a Nearest Integer in C#
  24229. Normalize and compare URLs with C#
  24230. Trying out What ChatGPT Knows About XML Doc Comments
  24231. 11 API Security Best Practices to Secure Your Business
  24232. Object-Oriented vs. Functional Programming With C# and F# – Recording Available | The .NET Tools Blog
  24233. Tips for handling localized ranges in regular expressions | Red Hat Developer
  24234. Running .NET Console Apps in Azure Container Instances
  24235. Six Labors : Announcing ImageSharp.Web 3.0.0
  24236. Using Step Functions to Orchestrate a Series of Lambda Functions | no dogma blog
  24237. Triggering a .NET Lambda Function from an Amazon SQS Queue | no dogma blog
  24238. Anagrams kata as a one-liner
  24239. We need to tell people ChatGPT will lie to them, not debate linguistics
  24240. Binding Generator Preview Release
  24241. 1-to-1 Scale
  24242. Start your AI and .NET Adventure with #30DaysOfAzureAI - .NET Blog
  24243. The Brillant Paula Bean
  24244. OpenBSD 7.3
  24245. Kraftvaerk - IT and Business Consulting
  24246. Demystifying Tech Through Video
  24247. How ChatGPT helped me to code stuff
  24248. Using Application Insights in .NET Desktop Applications
  24249. Load Balancing
  24250. The Dissident's Guide to Philanthropy
  24251. Are small angel checks the most impactful?
  24252. Postgres Partition Conversion: minimal downtime
  24253. Web Design Quality Impact on the User - AhmadYousefDev
  24254. My Love/Hate Relationship with Cloud Custodian
  24255. Write integration tests with dockertest in Golang
  24256. Usages of ChatGPT that Won’t Compromise Your Company - Nick Abbene
  24257. Backup files quick with Bash's brace expansion
  24258. GPT Voyage: Part 2
  24259. Why Are Sines and Cosines Used For Positional Encoding?
  24260. Passing the reins on Panfrost
  24261. Learn how to modernize your .NET apps from the pros! - .NET Blog
  24262. OpenGL is not dead, long live Vulkan
  24263. Hackers Flood NPM with Bogus Packages Causing a DoS Attack
  24264. GitHub - makeplane/plane: 🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
  24265. What is an Example of a Solution Architecture?
  24266. On .NET Live - Optimize Your Data Operations with CQRS and Minimal APIs
  24267. Debugging native memory issues in a C# application
  24268. Why is there a large gap between some of the Windows system metrics indices? - The Old New Thing
  24269. Investigating a crash in Enumerable.LastOrDefault with a custom collection - Gérald Barré
  24270. Why Microsoft Made .NET 8 Frozen Collections Slower
  24271. The Future is Now: 24 AI Tools to Elevate Your Skills
  24272. 5 useful extensions for Task<T> in .NET
  24273. Enable AVX-512 in Memmove unrolling by EgorBo · Pull Request #84348 · dotnet/runtime
  24274. Visual Studio Extensibility SDK Preview 3: New Features for Building Productivity Extensions
  24275. How to Do an Inner Join in LINQ? - Code Maze
  24276. 353: Exploring & Analyzing Bing Chat
  24277. Grid Diagrams | D2 Documentation
  24278. Rust Foundation Solicits Feedback on Updated Policy for Trademarks - Slashdot
  24279. Nanorm/release.yml at main · DamianEdwards/Nanorm
  24280. Introduction - Mina book
  24281. From Success to Disbandment: Impact of Poor Management on a Talented Team
  24282. Time is a Flat Circle: Applying Nietzsche's Philosophy to Agile Development — Matt Puchalski - Pittsburgh Roboticist
  24283. Linux and Baikal Electronics: Why Postgres Should not Follow that Path
  24284. Galaxis
  24285. What is AGI
  24286. Tomaszkowal · Phoenix Framework
  24287. Building common components in Data Lakehouse is a necessity
  24288. Overconfidence, and Executives as Personality Defect — Ludicity
  24289. Mastering Yarn's lifecycle with hooks
  24290. I'll read it – Manu
  24291. Making Shell Scripts Executable Just-in-Time
  24292. Do multi-gaming apps make sense?
  24293. Can You Trust a Compiler to Optimize Your Code?
  24294. Real-time Communication Between Clients and Servers with SignalR | C# Tutorials Blog
  24295. On Endings: Why & How We Retired Elm at Culture Amp
  24296. Securing Our Digital Future: A CERN for Open Source large-scale AI Research and its Safety - Online petition
  24297. a 1.5GB string
  24298. Trying to disable usage of SSE and CMOV instructions in x86 JIT · lukaaash/runtime@1ad2e02
  24299. GitHub - openai/openai-cookbook: Examples and guides for using the OpenAI API
  24300. How I built my own Sega Mega Drive hardware dev kit from scratch – Tore Nestenius
  24301. New Course – ASP.NET Core with OpenID Connect and IdentityServer – Tore Nestenius
  24302. .NET 5 Source Generators – MediatR – CQRS – OMG! – Tore Nestenius
  24303. ASP.NET Core JwtBearer library: what’s new? – Tore Nestenius
  24304. Exploring the non-nullable type warnings in C# 8 – Tore Nestenius
  24305. I was interviewed by RetroRGB – Tore Nestenius
  24306. Storing the ASP.NET Core Data Protection Key Ring in Azure Key Vault – Tore Nestenius
  24307. Getting the ^D - OwenGage.com
  24308. Do Less, Better (with leverage!)
  24309. Nairachan
  24310. It's time to learn oklch color
  24311. Downloading Jenkins artifacts via the CLI
  24312. You Are Not Your Thoughts
  24313. milen.me — Performance: Faster or Fast?
  24314. Working With GPT
  24315. GraphQL: From Excitement to Deception
  24316. Paleontology Museum
  24317. Edge AI Just Got Faster
  24318. SQL:2023 is finished: Here is what’s new
  24319. Phone Link relays your personal data through Microsoft servers
  24320. Metaphors of global health: jazz improvisation ensemble or classical orchestra?
  24321. Making of MIDI Kickdrum / Maker Faire Experience
  24322. What We Learnt Building the Largest GPT-Telegram Bot
  24323. If It's So Good, Why Isn't Everyone Doing It?
  24324. PureJaxRL
  24325. The Power Trio - 3 Skills that I learned hard way"
  24326. Writing an LLM Agent in 50 Lines of Code (or no Code at All)
  24327. Marginal Revolution metadata
  24328. Archiving a vBulletin forum using HTTrack and Netlify | Blaubart.com software engineering
  24329. Returning to the 'Gram: My journey back to Instagram after 2 years
  24330. Save your shell history to log files
  24331. Static OG (Open Graph) Images in Astro — Arne Bahlo
  24332. "What Linux distro should I start with?"
  24333. Hubble Sees Possible Runaway Black Hole Creating a Trail of Stars
  24334. If we lose the Internet Archive, we're screwed – The Statesman
  24335. GitHub - RadekVyM/MarvelousMAUI: .NET MAUI clone of the Wonderous app - a visual showcase of eight wonders of the world.
  24336. Software Architecture and Design InfoQ Trends Report - April 2023
  24337. On .NET - Migrating from ASP.NET to ASP.NET Core
  24338. The case of the PasswordVault.Add call that the customer thinks was hung - The Old New Thing
  24339. Code Maze Weekly #168 - Code Maze
  24340. What explains recent tech layoffs, and why should we be worried? | Stanford News
  24341. ASP.NET Core News - 04/07/2023
  24342. Handling CommandTimeout With Dapper in .NET - Code Maze
  24343. Towards a Nova-based ZK VM
  24344. The Bitcoin Whitepaper Is Hidden in Every Modern Copy of macOS - Waxy.org
  24345. Building your own PC with Damian Edwards
  24346. Style Conformance for Blind Developers: Sonica
  24347. Inlining SVGs for Dark Mode
  24348. The Autocomplete Myth
  24349. Building an SVG Circle of Fifths
  24350. One click away from losing control of my computer thanks to Microsoft Teams
  24351. Do We Need a New Orchestration System for GPUs?
  24352. Rest in Peace, Reddit Compact
  24353. Coding a simple algorithm with ChatGPT
  24354. 351: What are F# Discriminated Unions?
  24355. Weekly Update 342
  24356. Password Purgatory - Making Life Hell for Spammers
  24357. GitHub Quick Reviews
  24358. Can you use ChatGPT in VS Code??
  24359. Visual Studio Toolbox: Debug Threads & Tasks with Parallel Stacks - Visual Studio Blog
  24360. Protect your domain with Zone Holds
  24361. Visual Studio Code and GitHub Copilot AI
  24362. Speeding up Queries by Pre-computation & Transformation #shorts
  24363. An ignored exception can be misinterpreted as a hang, particularly in coroutines - The Old New Thing
  24364. GitHub - snarkify/arkmsm
  24365. WiX v4 and HeatWave v1 Released
  24366. Making Entity Framework Core As Fast As Dapper
  24367. Sponsored ISO standards for PDF technology
  24368. JSON vs XML - CoRecursive Podcast
  24369. Visual Studio 2022 v17.6 Preview 2: Productivity, Game Development and Enterprise Management
  24370. Part 2: Consider When Migrating Xamarin.Forms to .NET MAUI
  24371. What’s new in MSIX: April 2023
  24372. Build Minimal APIs in .NET 7
  24373. Managing Large Repositories with Git LFS
  24374. Your Blazor component needs data in a certain format, where to Map?
  24375. C# 11.0 new features: Span<char> pattern matching | endjin
  24376. Explainer: File Types
  24377. fast.ai - From Deep Learning Foundations to Stable Diffusion
  24378. How to Declare an Empty Array in C# - Code Maze
  24379. .NET Rocks! Understand Web Apps using Fiddler with Sam Basu and Rosen Vladimirov
  24380. Easily Confused Acronyms
  24381. Bob Lee, creator of Cash App and former CTO of Square, stabbed to death
  24382. Speeding up Queries by Pre-computation & Transformation #shorts
  24383. Release v0.5.0 · DamianEdwards/RazorSlices
  24384. Is Elden Ring an existential risk to humanity?
  24385. Getting things done is overrated
  24386. Making a Data Visualization With No Coding Skills Using ChatGPT
  24387. How Linus Tech Tips Got Hacked
  24388. Using TLA⁺ at Work
  24389. Outperforming Warren Buffet
  24390. The Expected Value of Artificial General Intelligence | Essays · Will Holley
  24391. Wildcard certificates are not always a security risk
  24392. Data Pipelines as Code With Delta Live Tables
  24393. Startup Attempts and Failures, 2021 – 2023
  24394. Remaining Relevant Over Four Decades
  24395. Tim Kächele: Naming is everything
  24396. State of Real Money Gaming (RMG) in India
  24397. I think I’m not alone that Mastodon is giving me the ick
  24398. The real "must have" tools for programmers
  24399. The Language Wars Are Over: ChatGPT Won
  24400. advice - Chad Nauseam Home
  24401. What CTOs Say vs. What Their Developers Hear w/ DataStax's Shankar Ramaswamy
  24402. Speeding up Queries by Pre-computation & Transformation
  24403. Azure Developers - .NET Day 2023
  24404. What's New in dotTrace
  24405. [TR04/23] Minimal API 7, WinUI 3, DotnetIsolator, Git-TFS, Frameworks Cloud – devdevdev.net
  24406. How do I modify the contents of a boxed Windows Runtime value? - The Old New Thing
  24407. Seinfeld - Next Wednesday issue
  24408. Impersonation-as-a-Service: Characterizing the Emerging Criminal Infrastructure for User Impersonation at Scale
  24409. How to Write Logs From Startup.cs/Program.cs in .NET - Code Maze
  24410. Microsoft Showcases Reliable Web App Patterns for Resilient Cloud Applications
  24411. Source Generators and Regular Expressions
  24412. Securing SPAs and Blazor Applications using the BFF (Backend for Frontend) Pattern
  24413. Let’s Build a React Admin Dashboard Sample App—Part 2
  24414. An abstract example of refactoring from interaction-based to property-based testing
  24415. Turning off Tracking for Find and FindAsync in Entity Framework | no dogma blog
  24416. Facade Pattern: A Beginner’s How-To for Simplified Code - Dev Leader
  24417. bliki: Slack
  24418. Generating SVG Images with ChatGPT
  24419. How SerenityOS declares ssize_t
  24420. Monorepos, fast maps, and more – Gleam
  24421. Using Unpoly with Django — /var/
  24422. VisualVM SQL profiler SQL | Loic's Blog
  24423. Make Your CLI Demos a Breeze with Zero Stress and Zero Mistakes
  24424. How to Game the App Store
  24425. how large is a panopticon text corpus?
  24426. the PCI device that wasn't — Store Halfword Byte-Reverse Indexed
  24427. Fictional Press Release: A Powerful Tool for Aligning Teams and Achieving Goals
  24428. Building an Interactive Blog Map
  24429. Mapping Hospital Accessibility with OpenStreetMap
  24430. Make Postgres an Application Server, Gamified - Yurii Rashkovskii
  24431. Mindset shifts for Functional Programming (with Clojure)
  24432. Lucas Kostka - Technical solutions vs processes
  24433. Optimizing Anchor Tag Color for Light & Dark Modes: Boosting Accessibility and PageSpeed Scores
  24434. Humans Need Training Data Too: Teaching with GPT-4
  24435. All you need is data and functions
  24436. Cloudflare’s view of the Virgin Media outage in the UK
  24437. GitHub Quick Reviews
  24438. Avalonia .NET UI Framework Picks Up Steam as Milestone Release Nears -- Visual Studio Magazine
  24439. Safari releases are development hell ★★★★★
  24440. Chilling in MAUI Workshop
  24441. ASP.NET Community Standup - ASP.NET Core Route Tooling Enhancements in .NET 8
  24442. Improvements to auth and identity in ASP.NET Core 8 - .NET Blog
  24443. What is the maximum size of a process environment block? - The Old New Thing
  24444. How to Remove All Whitespace Characters From a String in C#?
  24445. Building a serverless API that tweets about my blog posts using Azure OpenAI and LangChain
  24446. Should you adopt .NET 7 or wait for .NET 8?
  24447. Programmatically evaluating policies in ASP.NET Core - Code Rethinked
  24448. Versioning in graph databases
  24449. The Journey with multi-tenancy accesses continues with some issues
  24450. Error Messages Are Our Friends
  24451. Looking at C# 12 Proposals and Beyond
  24452. Debugging tasks with the Parallel Stacks window
  24453. Staff Software Engineer, Copilot IDE
  24454. My Favorite Things
  24455. Option selects and other tactics
  24456. The C in CRM Grows Unbounded
  24457. Embracing genuine deadlines as software engineers
  24458. Engineering with Code Ownership – Dan Palmer
  24459. Simulators
  24460. You're pricing your SaaS wrong but that's probably OK - Arnon Shimoni
  24461. 12 Startups, 12 Months
  24462. On Unauthorized Copies of Software
  24463. Dual-booting NixOS and Alpine Linux without root partitions
  24464. Nix and direnv · Way Enough
  24465. Duplicating HTTP status in the response body is an anti-pattern
  24466. trurl manipulates URLs | daniel.haxx.se
  24467. Rim Rocked: Overcoming a Stalled Career
  24468. AI(ngst)
  24469. Making a Bloom Filter Keyboard - Blog by Maryanne Wachter
  24470. Debugging tasks with the Parallel Stacks window
  24471. Riding & Driving in Washington
  24472. ASP.NET Core Route Tooling Enhancements in .NET 8 - .NET Blog
  24473. Riding & Driving in Washington
  24474. Azure DevOps Podcast: Chris Sainty: Blazor in Action - Episode 238
  24475. Multi-Class Classification Using a scikit Neural Network -- Visual Studio Magazine
  24476. Django 4.2 released
  24477. On .NET Live - Driving API Quality with Postman + .NET
  24478. Listing all available ETW events in a .NET application - Gérald Barré
  24479. C++17 creates a practical use of the backward array index operator - The Old New Thing
  24480. Introducing Rollbacks for Workers Deployments
  24481. I Lied! The Fastest C# Loop Is Even Weirder
  24482. Entity Framework Core 8 Preview 2 Released
  24483. 352: Analyzing The Twitter Algorithm
  24484. Application Security at YOO
  24485. Supercharge your AI skills with #30DaysOfAzureAI launching today with daily posts throughout April
  24486. Happy April Tools Day!
  24487. How to use AI to do practical stuff: A new guide
  24488. TypeScript–Template literal types
  24489. The Future of Senior Developers in an AI-Driven World
  24490. Accessing Objects Just After they are Saved by Entity Framework | no dogma blog
  24491. Docs As Part Of The Developer Experience For MSAL
  24492. AI is morphing from tool to platform (and the next technology epoch begins)
  24493. Serializable Transactions in Databases like Redis
  24494. .NET MAUI Community Toolkit Monthly Standup, April 2023
  24495. Refactoring Object-Orientation Abusers in C# - Code Maze
  24496. Physics Girl & the Devastating Effects of Long COVID
  24497. Contract first OpenAPI development (but still use Swagger UI with ASP.NET Core)
  24498. Asynchronous C# programming using async and await keywords | C# Tutorials Blog
  24499. irhum.github.io - Tensor Parallelism with jax.pjit
  24500. Evolution of my learning methods, part #3
  24501. jeremarc - Let’s Talk Time Management
  24502. Hush WKWebView
  24503. Unearthing lessons from 2008: My first Mac apps
  24504. Zero-Downtime Deployments with Ansible and EC2? Yes, please!
  24505. I Quit Programming (or did I?)
  24506. internet linguistics - Imre Jonk
  24507. How the Twitter Algorithm works in 2023
  24508. Slightly obsessed with GPX
  24509. UB Might Be a Wrong Term for Newer Languages
  24510. Hamill carries 'Star Wars' voice to Ukraine
  24511. Magnon-based computation could signal computing paradigm shift
  24512. Does OpenTelemetry in .NET Cause Performance Degradation?
  24513. WireMock.NET - Introduction
  24514. Google Code Jam and Kick Start 2023 Is Cancelled - Codeforces
  24515. Clocks and Causality - Ordering Events in Distributed Systems
  24516. Dotless™ LED Strip Lights. L-Series aspectLED
  24517. The case for native handling of Fediverse actions | Jeremy Herve
  24518. Coding Adventure: Ray Tracing
  24519. Extending Structural Functions to Scalars
  24520. I Didn't Read 17 Books So You Don't Have To 😩
  24521. Evaluating the Expense of OpenAI Whisper: API or Self-Hosted? - Nikolas' Blog
  24522. Notion as a replacement for Pocket — Javorové lístky
  24523. Michael Tsai - Blog - HomePod Late Adopter
  24524. Crushing the Myth of Late-Stage Capitalism | Tom Dehnel
  24525. Name Constrain't on Chrome
  24526. Bullsh*t Jobs
  24527. The Joy of Computer History Books
  24528. How to remember 100 digits of Pi, easily
  24529. Releasing mac-bootstrap
  24530. Moving from Rust to C++
  24531. HP® Laptop and Computer Deals
  24532. TechScrunch | OpenAI Rebrands Itself to Cyberdyne and Announces Skynet
  24533. Helix
  24534. LINQ on steroids with SIMD
  24535. Janet for Mortals
  24536. 3 Features Java Got First And C# Later Copied
  24537. Null-Conditional Operators in C# - Code Maze
  24538. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: Giretti, Anthony: 9781484280072: Books - Amazon.ca
  24539. We answer ALL your questions about Paint Protection Film!
  24540. Microsoft Previews VS Code Copilot Advancements, Promises More -- Visual Studio Magazine
  24541. Towed Message
  24542. stb_voxel_render.h programming library
  24543. Visual chatGPT Studio - Visual Studio Marketplace
  24544. Defensibility in the Age of AI
  24545. Musk is remaking Twitter into a climate denier sanctuary
  24546. Sonoluminescence
  24547. Unlimited Powers
  24548. Why Clean Code was (and still is) important?
  24549. Terraform your Laravel deployments
  24550. Figma Speedruns: Watch Me Design at Lightning Speed! | Praveen Juge
  24551. C# .NET Tools with System.CommandLine
  24552. Ben Howdle - Software Engineering Consultant and Advisor
  24553. The world’s most satisfying toggle
  24554. Julia's latency: Past, present and future
  24555. Hosting ASP.NET Core WebAPI on Amazon EC2: Step-by-Step Guide
  24556. We answer ALL your questions about Paint Protection Film!
  24557. Russia Michail Vorobyev
  24558. Google Assistant might be doomed: Division “reorganizes” to focus on Bard
  24559. Paillier's cryptosystem - Addtive homomorphic encryption
  24560. Debugging threads with the Parallel Stacks window
  24561. #01 Awesome .NET MAUI - SimpleToolkit: Shell with custom content
  24562. Paillier's cryptosystem - Addtive homomorphic encryption
  24563. How Paris try to kill car centric urbanism (source: @EmmanuelSPV twitter)
  24564. Change the ServiceLifetime after the service has been added to the .NET ServiceCollection
  24565. Coding with ChatGPT and Google Bard | QnA | .NET & C# 🔴 LIVE
  24566. Tricks of the trade: Figuring out progress of a large upload
  24567. Paillier's additively homomorphic cryptosystem
  24568. Paillier's cryptosystem - Addtive homomorphic encryption
  24569. Voyager Emergency Command Hologram (ECH)
  24570. What is this [uuid(...)] in front of my C++ class declaration? - The Old New Thing
  24571. GitHub - neuledge/engine-js: ⚡️ Neuledge simplifies database modeling, sharing, and interaction by providing clear data entity definitions, advanced business-logic representation, and customizable validation.
  24572. Code Maze Weekly #167 - Code Maze
  24573. Programmer Interrupted: The Real Cost of Interruption and Context Switching
  24574. How to Unit Test ILogger in ASP.NET Core - Code Maze
  24575. Creating a ToolTip Component in Blazor
  24576. Episode 119 - Comparers with Stephen Cleary
  24577. Weekly Update 341
  24578. Safari 16.4 Support for WebAssembly fixed-width SIMD. How to use it with C#
  24579. A Beginners Guide to MySQL Replication Part 1 - Simple Talk
  24580. ReSharper IL Viewer and Low-Level C# | The .NET Tools Blog
  24581. Using soft limits to prevent abuse with good user experience
  24582. Schillace Laws of Semantic AI
  24583. Azure - Data API Builder
  24584. The Mangohud presets used by the Steam Deck
  24585. Bridging the Gap between Textual and Projectional Editors
  24586. Enabling low-latency, syntax-aware editing using Tree-sitter - Zed Blog
  24587. You don’t have to be a founder | MIT Admissions
  24588. Circumlocution Is All You Need — Mot Juste
  24589. Attackers have better things to do than corrupt your builds
  24590. My home-grown product analytics dashboard
  24591. You Can’t “Know” A Programming Language
  24592. Asking the Right Questions to ChatGPT | Davis Haupt
  24593. Ainxiety & Writing GPT Free
  24594. Chess, Free Will, and LLMs
  24595. Indie app developers, the App Store “middle class” · Notes
  24596. Reflections on Risk Avoidance, Pretence and Silicon Valley Bank Failure - Peter Zaitsev
  24597. Why building security products is hard and why skilled security practitioners are the only way to achieve an advantage over the adversary
  24598. So, You Want To Build A DBaaS
  24599. It's Not About the Job Openings
  24600. Hyperloglog in PostgreSQL
  24601. What If Aliens Tried to Model Earth at Night
  24602. My blog posting work flux
  24603. Remote Dbus Notifications over SSH | Nikhil's blog
  24604. Is It Time to Open Source SublimeText?
  24605. Time management is time sensitivity • Ryan James Spencer
  24606. Improve Onboarding through the Magic of Storytelling
  24607. Code with GPT-4 from your command line
  24608. Type system of Fortnite's Verse language
  24609. Microsoft Graph Developer Proxy v0.6 with monitoring, rate limiting and paging guidance - Microsoft 365 Developer Blog
  24610. GitHub Quick Reviews
  24611. Microsoft Pushes Open Source 'Semantic Kernel' for AI LLM-Backed Apps -- Visual Studio Magazine
  24612. Why I Spent a Week on a 10-Line Code Change
  24613. Permutation-based Cryptography 2023 – Lyon, France
  24614. Permutation-based Cryptography 2023 – Lyon, France
  24615. How can I box a std::optional into a C++/WinRT IInspectable? - The Old New Thing
  24616. Using System.Text.Json to do polymorphic Json conversion in .NET 6
  24617. Warsaw IT Days 2023 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  24618. The Problem with Time That .NET 8 Finally Fixed
  24619. Hack Yourself First: How to go on the Cyber-Offence | NDC Oslo 2023
  24620. Vendor-Agnostic Telemetry Using OpenTelemetry Collector in .NET
  24621. REST APIs: What They Are and All You Need to Know
  24622. An Introduction to Microsoft Graph SDK and How to Create a To-Do List Using JavaScript
  24623. Storing information in its highest form
  24624. How to Review and Refactor Code with GPT-4 (and ChatGPT) — SitePoint
  24625. Learning from failure in software
  24626. GitHub Copilot for the Command Line is amazing!
  24627. Understanding TypeScript Function Types: A Beginner's Guide
  24628. .NET Rocks! DoomSharp with Wesley Cabus and Nico Vermeir
  24629. The Commoditization of Software Stack: How Application-First Cloud Services are Changing the Game
  24630. You Want Modules, Not Microservices
  24631. Nix Turns 20. What the Hell Is It?
  24632. Twitter is dying
  24633. The Metaverse - Doumer's Blog
  24634. Le Metaverse - Doumer's Blog
  24635. Alien - Emergency Destruct System Activated [HD]
  24636. The Two Cuts of the Community Pilot
  24637. Original Prusa MK4 is here: Always perfect first layer, high-speed printing with Input shaper, 32-bit platform, Nextruder, MMU3. SHIPPING NOW! - Original Prusa 3D Printers
  24638. Let's Learn .NET - Modernization
  24639. Cuttings / Moving Away from Todoist - to Taskwarrior, SSH & Dropbox - Part 2
  24640. This is the time to be unpredictable and human
  24641. Agile Software Development Needs to Die (And Everyone Knows It)
  24642. Nobody’s on the ball on AGI alignment
  24643. Exploring power distribution networks · James Wilson
  24644. Task-driven Autonomous Agent Utilizing GPT-4, Pinecone, and LangChain for Diverse Applications – Yohei Nakajima
  24645. The Dangerous Territory of Pre-GPT4
  24646. What Power BI is still missing
  24647. Using simple things — bayindirh
  24648. Origins
  24649. Qualifications
  24650. Observability in Wolverine
  24651. Improving multi-platform container support - .NET Blog
  24652. terminal doesn't recognize filename and line number · Issue #171880 · microsoft/vscode
  24653. Azure Developers - .NET Day - Events
  24654. oh $%!&, I didn't want to do that! UNDO UNDO UNDO!
  24655. Introducing Stackoverflow.com
  24656. Postgres: The Graph Database You Didn't Know You Had
  24657. Interrogé sur ses prix « trop bas », Xavier Niel a légèrement perdu son calme
  24658. The WM_GETDLGCODE message is a query message and should not modify state - The Old New Thing
  24659. Killnet and AnonymousSudan DDoS attack Australian university websites, and threaten more attacks — here’s what to do about it
  24660. The Perils of Polishing (LONG!)
  24661. Bicycle – Bartosz Ciechanowski
  24662. How to Delete Elements from an Array in C# - Code Maze
  24663. Comparing main...davidfowl/net8 · davidfowl/TodoApi
  24664. How Software Engineering Can Help Combat Climate Change
  24665. Part 1: Should We Migrate Xamarin.Forms to .NET MAUI? When?
  24666. Debunking Web Component Myths and Misconceptions
  24667. .NET MAUI App Stopped Working – HELP!
  24668. Basic Machine Learning Algorithms - Part Two - Bayes Classifier
  24669. C# - Clean up your exception handling logic with Exception Filters
  24670. j soma - Building Spotify playlists based on vibes using LangChain and GPT
  24671. Making Tanstack Table 1000x faster with a 1 line change
  24672. Selecting previous siblings with CSS :has()
  24673. Just stop adding people. - Tyler Cipriani
  24674. That time when SVG almost got network support for raw sockets
  24675. Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware
  24676. Geometry in Construction = Practical Geometry
  24677. Cheat Sheet for Building Startups in South Africa
  24678. A Stadium Full Of Ancestors
  24679. Recognition and rewards at work
  24680. On The Why Down | Tony Alicea
  24681. Breaking a PRNG: Is it Called Xor Shift or Xor Shit?
  24682. Treat your to-read pile like a river | Oliver Burkeman
  24683. The Last of Us Part 1 - Official PC Launch Trailer
  24684. C++ Initialization Story in Print
  24685. Data breach still unconfirmed by iD Tech
  24686. GitHub Quick Reviews
  24687. Uno Platform 4.8 Intros Startup Wizard -- Visual Studio Magazine
  24688. How Amazon Broke the US Patent Office
  24689. ASP.NET Community Standup - DotNetIsolator - Experimental isolated .NET code sandbox
  24690. Flecs 3.2 is out!
  24691. How can I try to escape the disease-ridden hot-tubs known as the TEMP and Downloads directories? - The Old New Thing
  24692. InfoQ Software Architecture & Design Trends 2023
  24693. Microsoft Vulnerabilities Report 2023 | BeyondTrust
  24694. How to Create a Custom Authorize Attribute in ASP.NET Core
  24695. Missing OpenID Connect claims in ASP.NET Core. – Tore Nestenius
  24696. Primary Constructors with C#
  24697. How to get the client IP in ASP.NET Core even behind a proxy
  24698. Azure Functions: Version 4 of the Node.js programming model is in preview
  24699. How ChatGPT Plugins (could) work
  24700. Multiple authorization handlers for the same requirement in ASP.NET Core - Code Rethinked
  24701. Smallest Minimal Web API in .NET? | no dogma blog
  24702. Are you sure you need that 'else' - Extend your Blazor components
  24703. AI-enhanced development makes me more ambitious with my projects
  24704. Share reusable UI components through a Razor class library
  24705. More functional pits of success
  24706. How to create a NuGet metapackage
  24707. Authenticate externally, authorize locally
  24708. A visual history of data breaches in Australia reveals a problem of staggering scale
  24709. There's a 90% chance TikTok will be banned in the US unless it goes through with an IPO or gets bought out by mega-cap tech, Wedbush says
  24710. New for Devs in SQL Server 2022: Ledger for Blockchain-Backed Security -- Visual Studio Magazine
  24711. Recommending scientific articles interactively
  24712. Berlin’s U-Bahn Expansion Plan
  24713. Different topologies for an org chart, wrong answers only
  24714. Model-View-Controller, a classic architectural pattern in Clojure
  24715. Things I Don't Know About AGI
  24716. ChatGPT's Plugin System Poses an Existential Risk to the Open Web
  24717. On writing better error messages - OnlineOrNot
  24718. Synology NAS Backups with Minimal Bus Factor
  24719. Education - Mutable Instruments Documentation
  24720. 12 Steps to Better Tests
  24721. Defaulting on Single Page Applications (SPA)—zachleat.com
  24722. Can LLMs Critique and Iterate on Their Own Outputs?
  24723. Banks should fail much more often
  24724. Zig And Rust Mar 26, 2023
  24725. HACKING C#: DEVELOPMENT FOR THE TRULY LAZY
  24726. Effect Size
  24727. Introducing the new Microsoft Teams | Microsoft 365 Blog
  24728. I climbed inside a giant robotic parking garage
  24729. Handling CancelKeyPress using a CancellationToken - Gérald Barré
  24730. Using the contents of a file to define an MSBuild property - The Old New Thing
  24731. The Best .NET Mapper to Use in 2023
  24732. Deep Copy of an Object in C# - Code Maze
  24733. 351: What are F# Discriminated Unions?
  24734. C# Source Generators: How to get build information?
  24735. Azure AD cross-tenant synchronization
  24736. Twitter Source Code Partially Leaked on GitHub
  24737. Uno Platform 4.8: New App Template Wizard & Design System Package Import, .NET 8 Preview 2, and More
  24738. The difference between libraries and frameworks - Simple Talk
  24739. The Future is a Dead Mall - Decentraland and the Metaverse
  24740. How can I find ABC TV and radio services or information about outages in my area?
  24741. ChatGPT + .NET Slackbot
  24742. The SQL Injection Guide: Attacks, Types, Signs & Defense Against SQLi
  24743. Migrating from Relational Databases to Time Series Databases
  24744. How Microsoft Edge Updates
  24745. MongoDB, C# and DateTime's
  24746. The lost art of writing SQL queries
  24747. WYSIWYGPT | Christian Heilmann
  24748. taking the deepest possible breath
  24749. 2 Years Of Lessons From Running My Own Bookstore - RyanHoliday.net
  24750. Techniques for Setting up Peripherals via PIO and DMA
  24751. Ideas have a 2 week shelf life
  24752. How to be a technology charlatan
  24753. the 2/3 rule for multi-factor authentication
  24754. LLMs and Declarative Software Development
  24755. Sparks of Artificial General Intelligence (AGI) in GPT-4
  24756. I won't buy a YubiKey
  24757. CSS-only Widgets Are Inaccessible
  24758. Retry flaky tests with dotnet test and PowerShell
  24759. Techniques for label conditioning in Gaussian denoising diffusion models
  24760. Building a DOS ChatGPT client in 2023
  24761. I Started a Shitstorm or Contemporary Journalism Is Embarrassing
  24762. Putnam on reason, reductionism, and relativism
  24763. I've been programming full time for the past 5 years. Am I a senior engineer yet?
  24764. Software is not defined by the language it's written in
  24765. The Artificial in AI - Pravesh Koirala
  24766. Just update rules between neurons
  24767. About Incremental and Disruptive innovations
  24768. Experience Replay | Entangled Logs
  24769. Banking Crisis 2023: Who else is in trouble? - What the Hell is Beeping?
  24770. A note to my former self: You're not supposed to take care of everything
  24771. Toward Disposable Software
  24772. Stupid Things Orgs Do That Kill Productivity w/ Netflix, FloSports & Refactoring.club
  24773. GDC Vault
  24774. systemd 100% cpu hang?
  24775. Blazor WASM Dockerizing
  24776. Voice authentication
  24777. Hassle-free web app development with Cloudflare Quick Tunnels
  24778. What does hifi audio sound like?
  24779. Symbolic vs Connectionist Machine Learning
  24780. At What Point Dedication Becomes an Obsession? - This Blog Contains Words
  24781. Introducing Kotlin/Wasm
  24782. The age of average — Alex Murrell
  24783. Tooled. — ethanmarcotte.com
  24784. Airbnb is worse than a casino addiction
  24785. Harvesting Logs for Fun and Profit
  24786. Agile Is A Glass Cannon
  24787. My workflow
  24788. Fast Unix Commands
  24789. The Two-Part code review
  24790. On being bored as a tech enthusiast
  24791. (PDF) Security, Privacy and Steganographic Analysis of FaceApp and TikTok
  24792. Let’s Talk About TikTok - Black Hills Information Security
  24793. Episode 456 - Azure Programmable Connectivity
  24794. YunoHost Portal
  24795. Extended Abstract: HotStuff-2: Optimal Two-Phase Responsive BFT
  24796. Custom Event Arguments in Blazor WebAssembly - Code Maze
  24797. Introducing the Framework Laptop 16 and both Intel and AMD-powered
  24798. Relative Terms
  24799. 230315 Fitzpatrick Affidavit
  24800. When a date breaks booting the kernel — Store Halfword Byte-Reverse Indexed
  24801. ChatGPT + Code Interpreter = Magic
  24802. No more custom domains in Microsoft Outlook?
  24803. Health Benefits of Browser Diversity - Web Performance Consulting
  24804. My Theme Song (8 bit version)
  24805. Responsability: The Price We Must Pay for Competency – Michael Bastos
  24806. Software Engineering Company from Stuttgart, Germany
  24807. mjg59 | We need better support for SSH host certificates
  24808. Multi-Cloud Deployment for Elixir & Phoenix with MRSK
  24809. Script Watch
  24810. ForkFS: make changes to your file system without consequence
  24811. How to add a Clojure REPL to a web page
  24812. Adventures in Time: Debugging a Daylight Saving Bug
  24813. Microsoft Offers Private Preview for GitHub Copilot Chat for Visual Studio 2022 -- Visual Studio Magazine
  24814. Building a new PC LIVE from parts with Damian Edwards
  24815. DamianEdwards - Saved Part Lists - PCPartPicker
  24816. Goblin Plonk Recursion Book - HackMD
  24817. Government Rejection of Key Senate Bill C-11 Amendment Reveals Its True Intent: Retain Power to Regulate User Content - Michael Geist
  24818. Do you dream of living in the United States?
  24819. Build your first website without installing anything!
  24820. Technical documentation
  24821. 75% Of Us Think Software Developers Would Do Better Work In Small Partnerships
  24822. Adventures in application compatibility: The case of the jump into the middle of an instruction from nowhere - The Old New Thing
  24823. Entity Framework Core vs Dapper Performance in 2023
  24824. We updated our RSA SSH host key | The GitHub Blog
  24825. GitHub - jsuarezruiz/awesome-dotnet-maui: A curated list of awesome .NET MAUI libraries and resources.
  24826. Explore the Latest Updates to WinForms Visual Basic Application Framework
  24827. How to Create a Custom JsonConverter in Json.NET - Code Maze
  24828. Leverage 'is not' Operator for Exception Filtering!
  24829. Weekly Update 340
  24830. Techniques for Testing Mobile Apps vs. Web Apps
  24831. Building Static Web Apps with database connections: Best Practices
  24832. Azure Functions - Part 2 - Unit and Integration Testing
  24833. Akka.NET v1.5: No Hocon, No Lighthouse, No Problem
  24834. A Demo On Clean Architecture | MediatR CQRS Pattern | .NET7 Web API
  24835. .NET 8 Preview 2 Unveiled: 5 New Features You Need to Know💜
  24836. Buy vs Build... Over Time
  24837. Bill Gates on AI and the rapidly evolving future of computing
  24838. None of Your Business - Why, I Wonder?
  24839. Sami Yousef - Secure your network with Cloudflare Tunnels
  24840. Quadratic Sieve - Factoring REALLY fast
  24841. (How not to) Generate a Large Prime
  24842. The AsyncIterator interface - Without boats, dreams dry up
  24843. Mads Kristensen's Sneak Peek at Visual Studio's AI Future, To 'Rekindle Our Love of Coding' -- Visual Studio Magazine
  24844. 50 years of silence
  24845. Laptop vs Desktop for RonDB development
  24846. Large Language Models Are Like The Planet Solaris
  24847. Why aren’t logical properties taking over everything? - Chris Coyier
  24848. My favourite Obsidian plugins — Niklas's blog
  24849. The Great Deprival
  24850. On Slowness
  24851. Mark Volkmann's blog
  24852. Najaf Ali's Homepage
  24853. Strategy | Ashu Desai
  24854. Fascination of AWK
  24855. Synchronous Reading with Friends
  24856. Starfield Navigator
  24857. GitHub - TheRealOrange/icer_compression: Progressive, error tolerant, wavelet-based image compression algorithm
  24858. Customize OData payload serialization format within ASP.NET Core OData - OData
  24859. Auth in ASP.NET Core
  24860. Introduction - Dust Documentation
  24861. Games – Art by Amanda Williams
  24862. ASP.NET Core SPA Templates Need Better Options for Authentication · Issue #42158 · dotnet/aspnetcore
  24863. GitHub Quick Reviews
  24864. Verse Language Reference
  24865. Create a portfolio website without installing any tools - .NET Blog
  24866. Component-based UI for .NET MAUI with MauiReactor
  24867. Improve application startup time with EF Core compiled models
  24868. Visual Studio Toolbox: Integrated C++ Game Development - Visual Studio Blog
  24869. Discover .NET 7 SDK Containers - Support for Authentication and Cross-architecture Builds - .NET Blog
  24870. How unique must the uIdSubclass parameter be when I call Set­Window­Subclass? - The Old New Thing
  24871. Ali Diamond
  24872. Atari brand history
  24873. The AddEndpointsApiExplorer Method in ASP.NET Core -
  24874. How a $725M VC Judges Your Engineering Team w/ Redpoint Ventures’ Jason Warner
  24875. The 2023 guide to React debugging | Raygun Blog
  24876. Remote Development with JetBrains Rider | The .NET Tools Blog
  24877. How to enable OpenTelemetry traces in React applications | Red Hat Developer
  24878. Air Handler
  24879. We asked the SEC for reasonable crypto rules for Americans. We got legal threats instead.
  24880. JVM Performance Comparison for JDK 17
  24881. Accessibility Office Hours - March 13, 2023
  24882. The Unreasonable Effectiveness of X Macros
  24883. Career Advice
  24884. Analogies suck
  24885. Analysis of a Redline Based Malware
  24886. Aperiodic tiling with a single shape
  24887. Read Every Single Error
  24888. Andrew Tate's "The Real World" is stealing my software
  24889. reb00ted | Open networks are more valuable than closed ones: the case for the Fediverse over Twitter and Facebook
  24890. Meaning in Large Language Models: Form vs Function
  24891. ChatGPT on Managing Humans | Gergely Nemeth
  24892. I'm Too Clever Musings on some (correct) PR feedback I received.
  24893. How to make memory systems widespread?
  24894. More Batteries Please
  24895. Bootstrapping in SQL; or, getting s— done with the tools you have
  24896. The little things matter
  24897. Energy practice as longevity intervention
  24898. nn to cpp: What you need to know about porting deep learning models to the edge
  24899. Self-help
  24900. On Learning Outside Institutions
  24901. New, Advanced GPT-4 AI Model Comes to GitHub Copilot, Azure OpenAI Service -- Visual Studio Magazine
  24902. DotNetIsolator: an experimental package for running .NET code in an isolated sandbox
  24903. GitHub Copilot X: The AI-powered developer experience | The GitHub Blog
  24904. The New GitHub Copilot X Powered by GPT-4 is Here!
  24905. Bard vs. Bing: AI Search Bots Answer Questions About Visual Studio and .NET -- Visual Studio Magazine
  24906. Curl, the URL fetcher that can, marks 25 years of transfers
  24907. Counter-Strike 2: Moving Beyond Tick Rate
  24908. .NET Data Community Standup - Using hierarchical data in SQL Server and PostgreSQL with EF Core
  24909. What's the biggest scam in software development?
  24910. GitHub Copilot chat for Visual Studio 2022 - Visual Studio Blog
  24911. Episode 51: Brighter - with Ian Cooper
  24912. Why am I getting a weird error about promise_type when I try to write a coroutine? part 2 - The Old New Thing
  24913. Write And Run C# In Your Terminal! | .NET Tips 5
  24914. Implementing and Exploiting Cryptography
  24915. Get Current User With Claims in ASP.NET Core - Code Maze
  24916. Password Purgatory - Making Life Hell for Spammers
  24917. The React useContext Hook
  24918. Introducing GPT-4 in Azure OpenAI Service
  24919. A Quick Overview of Supply Chain Attacks | Devlin Duldulao
  24920. .NET MAUI Development Environment Set Up Walkthrough
  24921. How to investigate 7 common problems in production | Red Hat Developer
  24922. On trust in software development
  24923. index | vore
  24924. Debugging a .NET process at start-up with Visual Studio (#264)
  24925. GitHub - typst/typst: A new markup-based typesetting system that is powerful and easy to learn.
  24926. erm, how about nooo..
  24927. Languages & Runtime Community Standup - Considering discriminated unions
  24928. Upgrading from IntelliCode custom team completions models to deep learning. - Visual Studio Blog
  24929. How to build a URL Shortener with C# .NET and Redis
  24930. Jobfetcher Official Blog : How to negotiate salary and benefits
  24931. Cisco ACI Preferred group, a pinch of inter-VRF leaking and L3Out
  24932. How to Make a Great Conference Talk
  24933. Logging and the Homelab - PV;WTF
  24934. Why you shouldn't pay into a pension | Ben Butterworth
  24935. Navigating the Future of AI: Strategies for Survival
  24936. The Real Competition is the Water | RKG
  24937. Secure your .NET cloud apps with rootless Linux Containers - .NET Blog
  24938. Contributor Stories: Fiyaz Bin Hasan
  24939. World's most advanced Grogu Baby Yoda robot starting from $100,000 Star Wars Mandalorian & Boba Fett
  24940. GitHub Quick Reviews
  24941. TypeScript 5.0: 'Smaller, Simpler and Faster' -- Visual Studio Magazine
  24942. RavenDB 6.0 live instance is now up & running: Come test it out!
  24943. Streamlining your Debugging process with Breakpoint Groups - Visual Studio Blog
  24944. Bean Machine Retrospective, part 9
  24945. .NET Performance Delivers Again for Bing, From .NET 5 to .NET 7 - .NET Blog
  24946. Battlefield Legacy - Sunsetting Announcement
  24947. Reduce size of async state machine by a reference field by stephentoub · Pull Request #83696 · dotnet/runtime
  24948. Remove another reference field from async state machines by stephentoub · Pull Request #83737 · dotnet/runtime
  24949. 349: Packaged with external location or unpackaged
  24950. Performance stability of GitHub Actions
  24951. Why does the usage of the initial registers of a Win32 process depend on whether it is a 32-bit or 64-bit process? - The Old New Thing
  24952. Writing a .NET profiler in C# — Part 3
  24953. Web fingerprinting is worse than I thought
  24954. zkSummit - Zero Knowledge Summit
  24955. Calling Web APIs using the dotnet CLI and HTTP Files with Visual Studio
  24956. Avoid returning index.html for API calls – Peter Morris
  24957. DataTable Class in C# - Code Maze
  24958. Caching in .NET with MemoryCache
  24959. Release v7.4.0 · JasperFx/alba
  24960. Streamline your CI testing with Datadog Intelligent Test Runner
  24961. Paging Data in T-SQL - Simple Talk
  24962. Policy-Based Authorization in ASP.NET Core - Code Rethinked
  24963. Lighthouse meet GitHub Actions | johnnyreilly
  24964. .NET Core - Remove older SDKs and runtimes
  24965. Configuring .NET Garbage Collection for Amazon ECS and AWS Lambda | Amazon Web Services
  24966. How Video Games and Their Music Impacted My Life — Jerome Leroy | Composer
  24967. Betraying vim for the IDEs of March
  24968. Modern-day pirates have a lot in common with tech startup founders. — Matt Puchalski - Pittsburgh Roboticist
  24969. Stuff I use in the terminal
  24970. Assistive Vs Transformative Technologies · @jimmyislive
  24971. Testing Part 2: Unit Tests
  24972. Stop spamming the em dash everywhere | Mikołaj Biernat
  24973. Greater sequence lengths will set us free
  24974. SuperWord (Auto-Vectorization) - An Introduction
  24975. When to Stop
  24976. Open Warp Launch Configurations from Raycast and Alfred
  24977. The Better Npm Audit - Security & License Compliance CLI
  24978. The End of Front-End Development
  24979. Platform APIs
  24980. fhur
  24981. I Hate Typeforms
  24982. The Beer Can – brr
  24983. sqlelf and 20 years of Nix
  24984. Prioritizing TDD Friendly Languages and Frameworks
  24985. Why venture capital should be consensus-averse - Credistick
  24986. Using mmap to share data between processes
  24987. Exploring Lichess data on improvement using e4 vs d4 and blitz vs rapid
  24988. Thoughts on Editing Posts
  24989. Episode 455 - Azure ML in the real world
  24990. Salt Dome
  24991. File and Folder dialogs in .NET MAUI with CommunityToolkit - .NET Blog
  24992. GitHub - SimonCropp/Polyfill: Source only package that exposes newer .net and C# features to older runtimes.
  24993. AI-Powered 'Data Wrangler' VS Code Tool Eases Prep Work for Data Scientists -- Visual Studio Magazine
  24994. Announcing: Azure Developers - .NET Day - .NET Blog
  24995. Development With A Dot - Implementing React's UseState in C#
  24996. The Switch Keyword in C# is a LIE!
  24997. The Randomness Summit 2023 · Luma
  24998. Why doesn't my ASP.NET Core 7 web app launch on HTTPS?
  24999. Too many timers in .NET? - Gérald Barré
  25000. On .NET Live - Scheduling & Queuing Background Jobs In .NET With Coravel
  25001. On the proper care and feeding of the enigmatic Get­Distance­Of­Closest­Language­In­List function - The Old New Thing
  25002. Timeshares: Last Week Tonight with John Oliver (HBO)
  25003. Timeshares: Last Week Tonight with John Oliver (HBO)
  25004. Using ASP.NET Core 7 Minimal APIs: Request Filters, Parameter Mapping, and More
  25005. The Sentence Similarity Scenario in ML.NET Model Builder
  25006. Notes on FFTs: for implementers
  25007. Adam Storr - Becoming a Remote Worker - 3 years
  25008. How to Use MemoryStream in C# - Code Maze
  25009. 350: Multimodal GPT-4
  25010. World's first video of 56 transition controls for a triple inverted pendulum.
  25011. A first look at Blazor and .NET 8
  25012. What’s New in the Updated React Docs
  25013. Footage of my game engine built from scratch in Rust (with Multiplayer support)
  25014. Webinar – Object-Oriented vs. Functional Programming With C# and F# | The .NET Tools Blog
  25015. Migrating from ts-node to Bun | johnnyreilly
  25016. Something Pretty Right: A History of Visual Basic | Retool
  25017. Iterator Benchmarks That Shocked With Unexpected Results - Dev Leader
  25018. Notes on FFTs: for users
  25019. ASP.NET Core 7: Better file upload integration with Swagger on Minimal APIs
  25020. Designing Data-Intensive Applications – Lost Updates and Write Skew
  25021. ASP.NET Core 7: Better Minimal endpoints testing with typed results
  25022. Speeding up the JavaScript ecosystem - npm scripts
  25023. Navigating the unpredictability of everything
  25024. Automating your CV
  25025. How to handle streaming responses in OpenAI GPT chat completions API
  25026. Everything is deeply intertwingled
  25027. The definitive guide to choose Ubuntu or Debian as your next GNU Linux distribution
  25028. Andreas Varotsis - Teaching OpenAI to assess risk, with CopBot!
  25029. gerev.ai
  25030. How Much Data Do You Need?
  25031. Overconfidence and future-proofing — Andreas Fragner
  25032. SmallData | Blog | Setup a private npm registry
  25033. Farewell to A-B.Fit: The End of a Personal Journey
  25034. I saved 183 million dollars by not moving to the Cloud
  25035. Getting Started With Selfhosting Part 2
  25036. Et tu, Gmail?
  25037. Beating Prompt Injection with Focus · Way Enough
  25038. Results and Context
  25039. The Value of an Undergraduate Degree | Pearl Leff
  25040. Widgetsmith += 100,000,000 - David Smith, Independent iOS Developer
  25041. Automated Scraping with GPT-4, Part 1
  25042. The MVP reconnect daily
  25043. Loading RSA Keys in .NET
  25044. Distributed Application Runtime (Dapr) v1.10 Released
  25045. ASP.NET Core 7: Introducing endpoint filters, actions filters for minimal APIs
  25046. Laguna Los Horcones in Parque Provincial Aconcagua, Argentina
  25047. Twitter will open source all code used to recommend tweets on March 31, says Elon Musk
  25048. ASP.NET Core 7: Beware of the Swagger bug when binding arrays in headers with Minimal APIs
  25049. Collections: How to Polis, 101, Part I: Component Parts
  25050. I Chat, Therefore I Am
  25051. The missing re-frame quick start (with tutorial)
  25052. Where does the kubelet mount volumes?
  25053. On Euthanizing Venture Capitalists
  25054. The Red Herring of Consciousness
  25055. What can a software engineer do about climate change?
  25056. The easiest way to test how your app handles API errors
  25057. Managing screenshots in documentation like a designer
  25058. Scheduled deployments on a budget
  25059. The importance of diversity and inclusion in tech teams and strategies to achieve it.
  25060. My Recommendations for a Happy Life
  25061. Using ChatGPT to control a smart home
  25062. The Killer Use Case for LLMs Is Summarization
  25063. Using Markdown in projects
  25064. The Unreasonable Shittines of Duolingo
  25065. 2001: A Space Odyssey (1968). Blue Danube sequence 02: Floating pen
  25066. Pepe Silvia w/drums
  25067. One-click ISO 27001 certified deployment of Regional Services in the EU
  25068. Write your own AutoMapper in C#
  25069. Password Purgatory - Making Life Hell for Spammers
  25070. How to Reclaim Your Dev Team’s Focus w/ Ambassador Labs’ Katie Wilde
  25071. The Only Three Classes That Mattered From My College Degree
  25072. Writing a Tampermonkey Script with GPT-4 | David Bieber
  25073. Everything I know | Everything I know
  25074. How do I identify? – Codewalkers
  25075. .NET Data Community Standup - EF Core internals: IQueryable, LINQ and the EF Core query pipeline
  25076. Noam's blog
  25077. Multi-Class Classification Using a scikit Decision Tree -- Visual Studio Magazine
  25078. Captain Ironman — DBT Ventures
  25079. Future CSS: Anchor Positioning
  25080. First Time at Bat: My Founder Story
  25081. The Plight of the Prompt Engineers
  25082. A Simplified Guide to Creating a Pharo Smalltalk Plugin
  25083. What is Functional Programming? |
  25084. Large Language Models do Gradient Descent at runtime.
  25085. How I got my first Rails job
  25086. How processes are born, why they can be damaging, and how to fix them
  25087. Did You Forget to Review Your PR? And Other Habits Worth Unlearning.
  25088. The story of LLaMa, so far, or: How The Internet Summoned An Alien Mind On A Smartphone In Three Weeks
  25089. Selling my side project
  25090. Optimize stackalloc zeroing via BLK by EgorBo · Pull Request #83255 · dotnet/runtime
  25091. Analyzing multi-gigabyte JSON files locally
  25092. Microsoft Open Sources Tool for GPT-4-Infused Apps -- Visual Studio Magazine
  25093. What to know about the end of Docker Free Teams | Docker
  25094. Introducing Microsoft 365 Copilot – your copilot for work - The Official Microsoft Blog
  25095. Introducing Microsoft 365 Copilot – your copilot for work - The Official Microsoft Blog
  25096. Exploiting C++/WinRT CRTP: Property and event declarations - The Old New Thing
  25097. Code Maze Weekly #165 - Code Maze
  25098. Dan Ports (@dan@discuss.systems)
  25099. Episode 118 - Empathy, Sympathy, and Compassion For Our Users
  25100. ASP.NET Core 8 Preview 2: QuickGrid and Enhanced Blazor WebAssembly Performance
  25101. A Small Demo On OData(v8) In .NET 7 API Application
  25102. How to Integrate Blazor WASM into Existing ASP.NET Core App
  25103. Implementing Text-to-Speech in C# using System.Speech.Synthesis
  25104. The Future of Work With AI - Microsoft March 2023 Event
  25105. Many Ways to make and Deserialize an HTTP GET with HttpClient | no dogma blog
  25106. Working With Zip Files in C#/.NET - Code Maze
  25107. Weekly Update 339
  25108. Weekly Update 339
  25109. Announcing TypeScript 5.0 - TypeScript
  25110. 347: Converting Star Wars Dark Forces 3DO Files with .NET MAUI
  25111. Yet Another Podcast – NDepend
  25112. The Toothpick Problem
  25113. Building Trust
  25114. Demo’ing your products to audiences
  25115. Building a basic search experience with Postgres
  25116. 16 little UI design rules that make a big impact - Adham Dannaway
  25117. The magic of traveling alone
  25118. Open Source in a Headunit – neverpanic.de
  25119. Strapi temporarily stops hiring french people for financial causes
  25120. YAML an Information Transfer Language like JSON
  25121. The birth of a package manager
  25122. Effortless Performance Improvements in C++: std::string_view
  25123. ChatGPT and Calculators · Ramblings of a Unix Geek
  25124. You also don't need a new laptop
  25125. Aria: A Fast and Practical Deterministic OLTP Database
  25126. I’ve been employed in tech for years, but I’ve almost never worked – Emmanuel Maggiori
  25127. How to Write Data Labeling/Annotation Guidelines
  25128. How open source software projects stay competitive
  25129. "Leadership"
  25130. GitHub Quick Reviews
  25131. ASP.NET Core7: Use endpoint groups to manage minimal APIs versioning
  25132. AI Is Taking Over the 'Low-Code/No-Code' Dev Space, Including Microsoft Power Apps -- Visual Studio Magazine
  25133. ChatGPT-4 SMASHES The Coding Interview
  25134. Help us investigate a new Welcome Experience in Visual Studio 17.6 Preview 2 - Visual Studio Blog
  25135. Mind your C++/WinRT namespaces - The Old New Thing
  25136. Change Data Capture + Event Driven Architecture
  25137. Building and Testing Resilience in .NET Azure Functions - CSE Developer Blog
  25138. Submit MVP Activity
  25139. I Asked GPT-4 To Refactor My Legacy Codebase
  25140. How Async/Await Really Works in C# - .NET Blog
  25141. WkHtmlToPdf: Dealing with broken Url Encoded and Extended Character Links
  25142. Visual Studio - Http Files
  25143. How to Validate React Props Using PropTypes
  25144. Polly with .NET 6, Part 8 - Policy Registry with Minimal APIs, and HttpClientFactory | no dogma blog
  25145. Pi to 100 places with Amazon Polly and .NET | no dogma blog
  25146. Immutable Collections in C# - Code Maze
  25147. .NET Rocks! Developer Velocity in the Cloud with Bryan Foster
  25148. GitHub - epilys/gerb: Graphical font editor (GTK + Rust)
  25149. Let's Talk Security | Latitude Financial
  25150. 83% of Developers Suffer from Burnout
  25151. GPT-4
  25152. Spreaker
  25153. a client-side exception has occurred
  25154. fastGPT: Faster than PyTorch in 300 lines of Fortran
  25155. Request for startup: double-blind messaging
  25156. Reflecting on my first failed product
  25157. Issue No. 210
  25158. We don't need human linters
  25159. March 2023 Newsletter: A Look at Bank Solvency
  25160. Harry Vangberg - Musikalia
  25161. GCCollectionMode Enum (System)
  25162. I Wrote A Summarizer For HackerNews, Here’s What I Learned
  25163. A better global setup in Playwright reusing login with project dependencies
  25164. Getting Started in Technical Leadership
  25165. How to use Prometheus for web application monitoring
  25166. Introducing Smart Chat: Transform Your Obsidian Notes into Interactive AI-Powered Conversations - WFH Brian
  25167. Doing Computer - Chris Coyier
  25168. SI Units of Simile
  25169. GPT-4 architecture: what we can deduce from research literature
  25170. 8 Years and Counting. | WorldofMatthew
  25171. Patterns & Abstractions - Without boats, dreams dry up
  25172. Why AppSec fails
  25173. Visual Studio Ditches Edge Developer Tools -- Visual Studio Magazine
  25174. Integrating Azure Database for MySQL - Flexible Server with Power Platform and Logic Apps
  25175. Passwordless Cloud Deployments with GitHub Actions
  25176. ChatGPT Now Available in Preview on Microsoft’s Azure OpenAI Service
  25177. GitHub - jsuarezruiz/dotnet-maui-showcase: A curated list of awesome .NET MAUI samples
  25178. Runtime lookup clean up, enable for helper-based tail calls by EgorBo · Pull Request #83430 · dotnet/runtime
  25179. GraphQL on Azure: Part 13 - Using Data API builder with SWA and React | LINQ to Fail
  25180. GraphQL on Azure: Part 12 - GraphQL as a Service | LINQ to Fail
  25181. GraphQL on Azure: Part 14 - Using Data API builder with SWA and Blazor | LINQ to Fail
  25182. Improving the Spell Checker - Visual Studio Blog
  25183. Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code - .NET Blog
  25184. Flatten the Planets
  25185. Docker is deleting Open Source organisations - what you need to know
  25186. On .NET Live - Building a Game with .NET and Orleans
  25187. Server Timing API Meets Isolated Worker Process Azure Functions - Custom Middleware and Dependency Injection
  25188. How can I create a git feature branch that can merge into multiple other branches? - The Old New Thing
  25189. What's next: join the community!
  25190. Taipei HackerNews #4 - Zero Knowledge Proof: From 0 to 1
  25191. GPT-4 Makes Old ChatGPT Look Like a JOKE!
  25192. HaveIBeenPwned, DevSecOps, and Other Security Things with Troy Hunt
  25193. GitHub - MackinnonBuck/blazor-playwright-example: A sample demonstrating how to use Playwright to end-to-end test a Blazor app
  25194. Using Trie Class for Efficient Text Pattern Searching in C#
  25195. New safe room system in Cullman to protect students, staff in case of active shooter emergency
  25196. Making gRPC Compatible with the Rest of the World & Your App
  25197. Accessibility Testing 101—Test Strategies & Tools
  25198. Static Interface Members, Generic Attributes, Auto-Default Structs – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  25199. Solving .NET JSON Deserialization Issues
  25200. Monsters Weekly 264 - Debugging a .NET process at start-up with Visual Studio
  25201. Using Github Copilot in Visual Studio
  25202. Terning On a Control
  25203. Head of Marketing
  25204. Use XML Literals in Visual Basic .NET to generate TwiML
  25205. Announcing the Webhook Plugin: Validate your webhooks with the new webhook plugin for the Twilio CLI
  25206. Le Jargon Web3 expliqué - Doumer's Blog
  25207. Web3 Terms Explained (Crypto, Wallet, Blockchain...) - Doumer's Blog
  25208. .NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more!
  25209. Bootstrapping to €600k MRR and getting killed by Shopify. The story of Checkout X.
  25210. Metaprogramming in Lean
  25211. LukeHjo's Dev Log | All about Windows Optimization | Part 1
  25212. Plan Your Day
  25213. Architects, Anti-Patterns, and Organizational Fuckery
  25214. Mathsteroids on hyperbolic surfaces
  25215. Rationale behind wardleyToGo
  25216. Local History | JetBrains Rider
  25217. What would it be like if Italo Calvino and Sun Tzu explained refactoring?
  25218. Geometry in Text-to-Image Diffusion Models
  25219. A Chat with GPT-4: The River Riddle
  25220. How migrate an existing Joomla CMS website to a Django Backend
  25221. All the Things We Do Not Know About SVB - The Big Picture
  25222. My experiments with doing things daily
  25223. SQLx Compile Time Woes
  25224. Rewiewing is a Contract
  25225. Monty Hall explained
  25226. Jonas Hietala: Battling burnout
  25227. Why Your Technology Stack Doesn't Matter - Here's What Does
  25228. Humans Are Not Turing Machines
  25229. Thoughts on Electricity Storage
  25230. NET 8 Preview 2: QuickGrid, WebAssembly Boost for Blazor -- Visual Studio Magazine
  25231. Visual Studio 2022 v17.6 Preview 2 is now available - Visual Studio Blog
  25232. Hack Together: Microsoft Graph and .NET week #2 recap and final week overview - .NET Blog
  25233. Microsoft Build–Join us May 23–25, 2023
  25234. Eye4Fraud
  25235. Microsoft Build–Join us May 23–25, 2023
  25236. GitHub Quick Reviews
  25237. EF Core 8 Preview 2: Lite and familiar - .NET Blog
  25238. GitHub - microsoft/hack-together: Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
  25239. ASP.NET Core updates in .NET 8 Preview 2 - .NET Blog
  25240. Announcing .NET 8 Preview 2 - .NET Blog
  25241. .NET March 2023 Updates – .NET 7.0.4, .NET 6.0.15 - .NET Blog
  25242. ASP.NET Community Standup - Blazor App Testing with Playwright
  25243. LINQ // Skip and Take
  25244. Hack Together: Microsoft Graph and .NET week 1 recap and what’s coming - Microsoft 365 Developer Blog
  25245. Microsoft.Bcl.Cryptography 8.0.0-preview.2.23128.3
  25246. .NET MAUI Community Standup - Upgrade Assistant - for Mac?!?!
  25247. Did Vienna ever exist or was it just misinformation? - The Old New Thing
  25248. Friday Pi Day - Rebecca Black [Spoof]
  25249. System.Text.Json Serializing Hierarchical Data
  25250. Turn a Hue light red when website is down with IFTTT & elmah.io
  25251. Partial Classes In C# And How to Use Them - Code Maze
  25252. Using the Builder Design Pattern in .NET
  25253. Boosting password security! Pwned Passwords, zxcvbn, and more!
  25254. Bring the ChatGPT model into our applications
  25255. GitHub - microsoft/visual-chatgpt: Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models
  25256. GraphQL HotChocolate - Method overloading for queries
  25257. Confidence from Facade Tests
  25258. Is there a strategy for keeping .Net versions up to date on servers and in ASP applications?
  25259. Observed No. 9 - SLIs vs SLOs vs SLAs
  25260. A Guide For New Programmers on C# Basics
  25261. RazorSlices 0.3.0
  25262. The poison of Perfectionism
  25263. GitHub - DamianEdwards/RazorSlices: Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
  25264. The Time I Hacked Google's Manual Actions Database
  25265. We need Legos for Code
  25266. 9 years of open-source database development
  25267. Against AGI Timelines
  25268. What can Stack Overflow learn from ChatGPT?
  25269. The dogma of restful apis
  25270. The beauty of Weightlifting
  25271. Characterizing Microservice Dependency and Performance: Alibaba Trace Analysis
  25272. What is Deno? | zaynetro
  25273. How I burnt out in FAANG, but it is not what you think
  25274. Is OpenBSD for you? - Marián Mižik
  25275. Microsoft Edge can compete with Apple’s Lockdown Mode for disabling JIT – Gabriel Sieben
  25276. Experian is a pile of dark pattern garbage
  25277. Observing and Understanding Backlog Queues in Linux | Kris Nóva
  25278. My poor man's server setup you might laugh about
  25279. Let Me Tell You What I Want
  25280. Orhun's Blog
  25281. Is setting up a VPS worth it?
  25282. Getting your own good enough laptop for under $500 - Max Rozen
  25283. 010 Editor - Security Incident
  25284. Wrangling Codex, Getting Paid for Prompt Engineering and 'New Bing' Epic Fail -- Visual Studio Magazine
  25285. Learn C# with CSharpFritz - MVVM with .NET MAUI
  25286. StronglyTypedId - via Moxy Mixins
  25287. System Design: Reddit (with FAANG Senior Engineer)
  25288. JetBrains Releases Rider 2023.1 EAP 6 with Improvements of UI and Debugging Experience
  25289. Hack Together: Microsoft Graph and .NET week 2 recap and final week overview - Microsoft 365 Developer Blog
  25290. The Reliable Web App Pattern for .NET: Performance Efficiency (Part 6)
  25291. The Easiest Way to Create Serverless APIs in .NET
  25292. ExternalFinalizer: Adding a finalizer to 3rd party objects
  25293. .NET 7 SDK built-in container improvements
  25294. The 2023/2024 Seattle Symphony subscription season at a glance - The Old New Thing
  25295. What is the expression language used by the Resource Compiler for non-preprocessor expressions? - The Old New Thing
  25296. Sunsetting Aztec Connect
  25297. 349: Packaged with external location or unpackaged
  25298. jes post
  25299. Use Azure AD Access Packages to onboard users in an Azure DevOps project
  25300. Armchair Architects: Architectural Erosion and Technical Debt
  25301. Manipulating CSV Files in .NET
  25302. A simple guide to continuous deployment
  25303. Uploading Large Blobs in Parallel with the Azure SDK
  25304. Lean BDD with even more Code Generation
  25305. How to Handle Enums in the Input to a .NET AWS Lambda Function | no dogma blog
  25306. Stubbles - Stubbing and Doubles innit. 🧔
  25307. How to Make a Laser Pointer
  25308. Output Caching in ASP.NET Core - Code Maze
  25309. Three years all-remote at GitLab: Know the unknown unknowns (growth, life, and work)
  25310. Lies, Damned Lies, and Subscriptions
  25311. Search or fabrication?
  25312. Sapphire Rapids: Golden Cove Hits Servers
  25313. API Gateway: How to authenticate using LDAP?
  25314. Product Owner vs Project Managers
  25315. The Process.WaitForExit() method has been unavailable for the last decade.
  25316. Crashes from recursion in CPython
  25317. How to read Hacker News threads with most recent comments first
  25318. How virtual environments work
  25319. A letter to a junior developer
  25320. Toxic Positivity
  25321. Using SQLite for logging and ad-hoc profiling
  25322. Supercharge your Kafka Clusters with Consumer Best Practices
  25323. Mobile Update Prank
  25324. CodeOpinion
  25325. Choose boring tools
  25326. Microsoft Claims SQL Server Performs Better on Azure Than AWS
  25327. AWS Lambda Supports Powertools for .NET to Simplify Observability
  25328. Re: [PATCH 00/36] AArch64 Linux kernel port
  25329. Vim Best Practices For IDE Users
  25330. Samsung "space zoom" moon shots are fake, and here is the proof
  25331. Creators' Corner #36 - Begin Again
  25332. Keeping Your Cash Safe after the Silicon Valley Bank Collapse | aakash.io
  25333. 3 things about Storybook's CSF3 that were not that clear immediately
  25334. How to Correctly Load Your Country in to Apache Superset
  25335. Weird web pages
  25336. OAuth Support in Bluesky and AT Protocol
  25337. I Killed Superman — Ludicity
  25338. Reduce friction of getting your code reviewed
  25339. Behind All the Buzz: Deblur Sneak Peek
  25340. Learn How to Code a zkApp Hello World With Me Using TypeScript | Featuring O(1) Labs Engineer
  25341. Disambiguating Arm, Arm ARM, Armv9, ARM9, ARM64, Aarch64, A64, A78, ...
  25342. GitHub - damienbod/AspNetCoreExperiments: ASP.NET Core Blazor BFF with Azure AD and Razor page
  25343. Morris.Moxy - Real-time Scriban scripted Roslyn code generator
  25344. USB Trojan Tutorial: How to Create, Deploy and Protect Against Malicious USB Attacks - ForgetPasses-Blog
  25345. How to write your own cron Job scheduler in ASP.NET Core (like Quartz, Hangfire, ...)
  25346. Eye4Fraud
  25347. Practical Optimizations
  25348. cURL, the omnipresent data tool, is getting a 25th birthday party this month
  25349. Implemented better semantic HTTP response codes · HaveIBeenPwned/PwnedPasswordsCloudflareWorker@9baae8f
  25350. What a good debugger can do
  25351. Introduction to the Community Toolkits for .NET and Windows
  25352. From Metadata to Event block in nettrace format
  25353. Modern iOS Navigation Patterns · Frank Rausch
  25354. Testing for POSIX compliance with Chimera Linux
  25355. A messy bedroom of thoughts
  25356. The beauty of hurrying slowly
  25357. Taking Full Advantage of NoSideEffects, Or What's It Like To Be An Obsessional Researcher
  25358. QR Code Generator in Laravel 10 Tutorial
  25359. Exploiting LCD refresh with Arduino
  25360. NYSED says you don't need to know CS to teach CS
  25361. How I built and launched PropertyGuessr
  25362. Unleash the Power of Self-Hosted Services with Cloudflare Tunnels
  25363. Spotlight: Starlink, the truth is out there | SamKnows
  25364. No heroes needed
  25365. reb00ted | Meta's decentralized social plans confirmed. Is Embrace-Extend-Extinguish of the Fediverse next?
  25366. OpenAI’s Massive Data Grab
  25367. Plotting constellations
  25368. On Feature Flags
  25369. Wrangling JSON Arrays: Zed vs SQL
  25370. School, Home
  25371. Teaching is More than Dominoes
  25372. Finding Contentment in the Internet Age
  25373. The dogma of restful apis
  25374. Cloudflare's network expansion in Indonesia
  25375. Radians Are Cursed
  25376. Switzerland Max
  25377. When should I use CS_GLOBALCLASS? - The Old New Thing
  25378. The Reliable Web App Pattern for .NET: Operational Excellence (Part 5)
  25379. Welcome to Security Week 2023
  25380. You Probably Shouldn't Mock the Database – dominikbraun.io
  25381. Python implementation of the Hilbert Sort algorithm for sorting of one-dimensional data in a higher-dimensional space using the Hilbert curve
  25382. Next week: Kobo's Journey Into High Performance and Reliable Document Databases at InfoQ
  25383. Losing Signal
  25384. .NET MAUI Community Toolkit 5.0.0: Enhancing User Experience with New Features and Bug Fixes
  25385. @moxy@attribute required string RouteTemplate@moxy{{ $routeParameterT - Pastebin.com
  25386. Migrating to the Cloud: Is It as Intimidating as It Appears?
  25387. The Quest for Netflix on Asahi Linux
  25388. Embed Blazor Components with .NET 7 Custom Elements Support
  25389. Announcing Log Monitor 2.0 Release Candidate
  25390. Weekly Update 338
  25391. TypeScript's Migration to Modules - TypeScript
  25392. Uno Platform and Bluetooth LE: An Easy-to-Follow Guide to Building a Bluetooth Explorer
  25393. API to provide the current system time · Issue #36617 · dotnet/runtime
  25394. Implementing the Producer Consumer Pattern with TPL Dataflow
  25395. PotatoP
  25396. How to Exclude Properties From JSON Serialization in C#
  25397. ChatGPT is now available in Azure OpenAI Service
  25398. Improve Logic Apps (Standard) Workflows Observability with Application Insights
  25399. HashiCorp Vault Improves Multi-Namespace Workflows, Adds Managed Service for Azure
  25400. cmuratori-discussion/cleancodeqa.md at main · unclebob/cmuratori-discussion
  25401. Hands-On with Profiles: 'One of the All-Time Most Requested VS Code Features' -- Visual Studio Magazine
  25402. Daily links from Cory Doctorow
  25403. The Reliable Web App Pattern for .NET: Cost Optimization(Part 4)
  25404. Translate Tokens with Identity Server (Using Forms Authentication Ticket tokens on Open Id Connect) - Doumer's Blog
  25405. In praise of Alpine and apk
  25406. Anthony Giretti (@anthonygiretti@mastodon.social)
  25407. On Unsavoury Memeplexes
  25408. My Backup Strategy
  25409. PrivEsc: Abusing the Service Control Manager for Stealthy & Persistent LPE
  25410. Made £34.84 From a Start-up I Shutdown In 2021 - Phillip Hughes
  25411. What's new with ASP.NET Core 7
  25412. Founder of Kilo shows how he built a profitable business entirely using nocode - Grid7
  25413. What is Synthetic Data? The Good, the Bad, and the Ugly
  25414. Visual Studio 2022 – 17.5 Performance Enhancements - Visual Studio Blog
  25415. Building a physician reference for 2023
  25416. Which is worse when working on production databases? Being drunk or tired?
  25417. The historical evolution of Cross-Site Request Forgery
  25418. How sales-led B2B SaaS can become more product led without freemium or a free trial
  25419. Run a Phoenix 1.6 application on Scalingo using Releases
  25420. The Kids are Not Okay
  25421. How platform integration in Qt/KDE apps works
  25422. Can we replace Twitter?
  25423. Smart lazyness ~ Andrea Canton
  25424. PSA: Carefree Hosted App has been hacked
  25425. GitHub Quick Reviews
  25426. Domain Events in Event Sourcing? Not Exactly!
  25427. Spreaker
  25428. What's new for the WinForms Visual Basic Application Framework - .NET Blog
  25429. How to build a job board with web scraping and ChatGPT
  25430. Raising the bar for software security: GitHub 2FA begins March 13 | The GitHub Blog
  25431. ChatGPT in Preview on Azure OpenAI Service -- Visual Studio Magazine
  25432. Microsoft Graph .NET SDK v5 is now generally available  - Microsoft 365 Developer Blog
  25433. Visual Basic language strategy - Visual Basic
  25434. The Case Against Relying Solely on DRY
  25435. From a Windows app, how can I check whether there is an app installed that implements a particular URI scheme?, part 2 - The Old New Thing
  25436. Greg Young answers your Event Sourcing questions!
  25437. Generate images with AI using Stable Diffusion, C#, and ONNX Runtime - .NET Blog
  25438. Get started with Microsoft Graph .NET SDK!
  25439. My .NET Developer Roadmap for 2023
  25440. Satya Nadella: “Siri, Alexa, And Cortana Are Dumb”
  25441. Alternative Way of Logging With OpenTelemetry Logging in .NET
  25442. .NET Rocks! The Inflection Point of Large Language Models with Grant Barrett
  25443. Do you know what good code looks like?
  25444. When a Development Team Is Having Trouble Delivering, It Could Be a Sign of Bad Planning
  25445. .NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more!
  25446. Eye4Fraud
  25447. Important Notification: Eye4Fraud Data Breach Incident - Zyltech Engineering
  25448. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  25449. DRY Gone Bad: Bespoke Company Frameworks
  25450. Gang leaks Lehigh Valley Health Network cancer patient photos as part of data hack
  25451. Presents for Biologists
  25452. Demotivating a (Skilled) Programmer
  25453. Play with Playwright
  25454. Against LLM Reductionism
  25455. Developing Accessible Apps with Visual Studio - Visual Studio Blog
  25456. Elon Musk's Compelling Case for Worst Human of 2023 - Ethan Zuckerman
  25457. What I Learnt From SICP
  25458. @levelsio and survivorship bias
  25459. I no longer understand prefers-contrast | Kilian Valkhof
  25460. Investing in RSS - Web Performance Consulting
  25461. How to Introduce Two People via Email: Sample Scripts (2023)
  25462. Tech Notes: Polymorphic shellcode
  25463. An Engine For An Editor
  25464. Google Groups has been left to die
  25465. Securing Your SaaS with Troy Hunt
  25466. Top 10 AI Extensions for Visual Studio Code -- Visual Studio Magazine
  25467. Benchmarking - A matter of perspective
  25468. Paints of Quality since 1829 | Luxury & Designer Paint | Craig & Rose
  25469. The Reliable Web App Pattern for .NET: Security (Part 3)
  25470. Why You Need Discriminated Unions in C#
  25471. .NET Annotated Monthly | March 2023 | The .NET Tools Blog
  25472. GitHub - neemspees/tragic-methods: A collection of script depicting the strange quirks of programming languages.
  25473. When Zig is safer and faster than Rust
  25474. Ask the experts/Get to know Microsoft Graph team!
  25475. How to Find the Caller Method in C# - Code Maze
  25476. Validating Connection Strings on .NET Startup
  25477. Azure Open-Source Day: Announcing new integrations with Azure Database for MySQL
  25478. Announcing new security and observability features in Azure Database for PostgreSQL
  25479. Five tips for successfully managing dependencies
  25480. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core
  25481. Visual Studio –Git line staging
  25482. From a Windows app, how can I check whether there is an app installed that implements a particular URI scheme? - The Old New Thing
  25483. Embrace equity on International Women’s Day (and every day)
  25484. Disclosure: Supervisor security vulnerability
  25485. .NET Upgrade Assistant Extension for Visual Studio Now Available
  25486. Compound Handlers in Wolverine
  25487. GitHub - Quinny/GuitarEffects: A low latency guitar effects processor suitable for running on a raspberry pi
  25488. We Hack Purple Podcast Episode 69 with Scott Helme
  25489. We Hack Purple Podcast Episode 69 with Scott Helme
  25490. GitHub Quick Reviews
  25491. The devinterrupted'ening of /r/programming
  25492. Were We All Gaslit About Content Being King?
  25493. I don't spin plates; I manage hot tubs - Deep South Ventures
  25494. Content curation as a way to level up communities
  25495. ChatGPT has trouble giving an answer before explaining its reasoning
  25496. The role of IT
  25497. The so-called magic of the number 37
  25498. Avoiding Single-Point-of-Failure and securing the Root Infrastructure: TCG TPM 2.0
  25499. Content Moderation & Fraud Detection - Patterns in Industry
  25500. Adding ChatGPT to your Slack DIY - Artur Piszek
  25501. Alex P - Software Engineering
  25502. How To Adopt Mypy On Bigger Projects
  25503. Globally distributed Elixir over Tailscale
  25504. Robotic Tendencies » Flathub in 2023
  25505. Dead Code Is a Liability
  25506. Now That The Twitter API Will Be Extortion-Level Expensive...
  25507. Why so many people need glasses now
  25508. ChatGPT Demos for Blazor and Other Projects with New API for 'Turbo' Model -- Visual Studio Magazine
  25509. Microspeak: Baseball card - The Old New Thing
  25510. How To Use The yield break Statement In C#? - Code Maze
  25511. Microsoft Azure Launches Cloud-Based Voice Gateway for Operators
  25512. Blazor component: Razor tutorial and example
  25513. Password Purgatory - Making Life Hell for Spammers
  25514. Eye4Fraud SiteName values
  25515. designs/net8.0-browser-tfm.md at main · dotnet/designs
  25516. What's New in Entity Framework Core 8
  25517. EF Core Mapping with Generic Types, Value Conversion, and JSON Columns
  25518. Health Checks in .NET: 2 ways to check communication with MongoDB - Code4IT
  25519. ASP.NET Core Blazor performance best practices
  25520. Testing Exceptions in MSTest, NUnit, and xUnit - Code Maze
  25521. Required Keyword, Checked Operators, nameof Operator Scope – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  25522. How to build, test and deploy your application using Azure and GitHub - Azure DevOps Blog
  25523. Role-based Authorization in ASP.NET Core
  25524. How to Setup Integration Tests in .NET Without a WebApplicationFactory – Wrapt
  25525. Disabling Controller methods in ASP.NET Core
  25526. Warnings-as-errors friction
  25527. How Discord Stores Trillions of Messages
  25528. Wolverine 0.9.13: Contextual Logging and More
  25529. What would you say...you do here?
  25530. My Hardest Bug Ever
  25531. The Problem with MTTR: Learning from Incident Reports
  25532. Signals vs Streams, in terms of backpressure (2023)
  25533. You don't need a modern computer!
  25534. The serenity prayer and being a senior developer
  25535. Slightly Intelligent Home | Gabriel's Blog
  25536. Atomic commits made easy
  25537. Layoffs, Anxiety and Trust
  25538. Veraport: Inside Korea’s dysfunctional application management
  25539. Moving from numeric ID to UUID in existing app
  25540. Bun vs Node Benchmark - no one cares about speed as much as your CI does
  25541. Startup Mistakes - Navigating Mentor Feedback
  25542. Developer to Security Engineer career pivot
  25543. Azure DevOps Podcast: Christian Wenz: ASP .NET Core Security - Episode 233
  25544. Ergomake | Environments-as-a-Service
  25545. Finally published to the Terraform Cloud public registry
  25546. I Have Been Doing CDN Caching Wrong
  25547. If I died tomorrow, how long would my webapp keep running?
  25548. The Page with No Code - Chris Coyier
  25549. A Guide to Reclaim Our Attention
  25550. Nix Quickstart
  25551. 52 Factorial
  25552. Software Engineering Report Ranks TypeScript Among Top Skills to Learn/Know -- Visual Studio Magazine
  25553. csharplang/primary-constructors.md at main · dotnet/csharplang
  25554. The Reliable Web App Pattern for .NET: Reliability (Part 2)
  25555. Write a First Person Game in 2KB With Rust
  25556. I made JSON.parse() 2x faster
  25557. Caveat Implementor! Key Recovery Attacks on MEGA
  25558. I can create a read-only page, but why not a write-only page? - The Old New Thing
  25559. The Awesome New Queue of .NET 6 That You Skipped
  25560. Testing Roslyn Incremental Source Generators - Gérald Barré
  25561. TimeSpan in C# - Code Maze
  25562. Return Multiple Values to a Method Caller In C# - Code Maze
  25563. 348: ChatGPT Comes to the Command Line
  25564. Auto sign-out using ASP.NET Core Razor Pages with Azure AD B2C
  25565. Guaranteed fraud protection for ecommerce merchants
  25566. Eye4Fraud
  25567. .NET MAUI: Top 5 New Features for Powerful Desktop App Development
  25568. Eye 4 Fraud Protection
  25569. Word-As-Image for Semantic Typography
  25570. Word-As-Image for Semantic Typography
  25571. Imperative code is simpler than functional code! No, not at all, but you are more used to it. – planetgeek.ch
  25572. Akka.NET v1.5 is Now Available
  25573. Simple HTTPS with Caddy Ingress on AKS
  25574. ChatGPT and the Future of Everything
  25575. All the Homekit locks that support Apple Home Key | AppleInsider
  25576. DefaultValue attribute roslyn analyzers by DeagleGross · Pull Request #1040 · protobuf-net/protobuf-net
  25577. ChatGPT, and the future of search and the web ecosystem
  25578. Activity Pub vs Web Frameworks — Dan Palmer
  25579. SSH PKI on top of Web PKI
  25580. Understanding LINQ Deferred, Immediate, Streaming and Non-Streaming Executions
  25581. Why Open Source ERP Systems are the Better Choice for Your Business
  25582. Use secret scopes in Databricks to protect your sensitive credentials
  25583. Building a (software) engineering organization one year in.
  25584. The ultimate guide to becoming an entrepreneur
  25585. Multi-tasking is for robots. And humans. – Unstructed.tech
  25586. Conservation of Ignorance: A New Law of Nature — John Horgan (The Science Writer)
  25587. A Full-Stack approach to modeling | Dhruv Sharma
  25588. They say that gear doesn’t matter, but it does
  25589. Who Cares About Functional Programming?
  25590. Cryptography without Security - Cronokirby
  25591. The Neglected Log In Button
  25592. So I built a ... laptop?
  25593. Thoughts about the ethics of Large Language Models
  25594. Build vs Buy: age old dilemma
  25595. vim users are better programmers
  25596. GitLab Raises Prices for Premium Customers by More Than 50 Percent
  25597. Why is .NET so Insanely Fast? with Stephen Toub | Keep Coding Podcast #7
  25598. #7 Why is .NET so Insanely Fast? with Stephen Toub by Keep Coding Podcast
  25599. Why is .NET so Insanely Fast? with Stephen Toub | Keep Coding Podcast #7
  25600. The Last Breaking Change | JSON Schema Blog
  25601. diziet | Never use git submodules
  25602. GitHub - swiss-ssi-group/AzureADVerifiableCredentialsAspNetCore: ASP.NET Core Issue and Verify verifiable credentials using Microsoft Entra Verified ID
  25603. Is a square a rectangle? Liskov substitution principle in action
  25604. GitHub - Drew-Alleman/DataSurgeon: DataSurgeon: Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Secuirty Numbers and more from text
  25605. Neo vs Smith Clones [Part 1] | The Matrix Reloaded [Open Matte]
  25606. Sysprep (Generalize) a Windows installation
  25607. The World's Smallest Hash Table
  25608. The difference of doing something weekly
  25609. Quantum computing shorts
  25610. Taking 20 Days To Build A 5 Day Tool - Building Our First Microtool MVP
  25611. Daily Driving a Smartphone Without Screen
  25612. ActivityPub: This ain't it, Chief - Junaid Bhura
  25613. Intro to Content Defined Chunking
  25614. zk-SNARK Concepts Explained Like You’re 15
  25615. Save bandwidth by using a torrent to distribute more efficiently by ChristopherKing42 · Pull Request #73 · facebookresearch/llama
  25616. Block Breakers
  25617. How to Read Connection Strings in .NET - Code Maze
  25618. Hello CISO - Episode 9: Practicing Good Breach Response
  25619. Columbus Fantasy Transit Map
  25620. GitHub - tenderlove/initial-v: It's a BMW shifter converted to a Bluetooth Keyboard that you use with Vim
  25621. 346: Calling .NET Libraries from Rust with Native AOT
  25622. We want your feedback! Introducing Polly v8
  25623. CI/CD Best Practises: Scaling A Delivery Platform — Evan Smith
  25624. iOS Continuity Camera not working in Chrome
  25625. Use Next.js Image component in posts with Markdown
  25626. Obvious to you, amazing to others
  25627. Meta’s Next-generation Realtime Monitoring and Analytics Platform
  25628. Ryan Bigg - Please explain, Elastic Search
  25629. Web Interface Guidelines
  25630. ChatGPT Explained: A Normie's Guide To How It Works
  25631. Aleksandr Solzhenitsyn Center — Solzhenitsyn Live Not by Lies
  25632. Federated language models, or the future of universal computing
  25633. The Letter Circle
  25634. Hacking my appetite - Stavros' Stuff
  25635. Your friend the language model
  25636. Teach, Show, then Consult: Make GPT a Music Composition Guide
  25637. First Impressions of Bluesky's Brand New iOS App · Notes
  25638. The Cotorreo
  25639. I hereby declare a sabbatical
  25640. Inverted computer culture (a thought experiment)
  25641. The Complexity Halo
  25642. ASP.NET Community Standup - ASP.NET Core and Microsoft Graph
  25643. Python: VS Code Update, Why It's So Popular (& Famous Easter Egg) -- Visual Studio Magazine
  25644. France
  25645. Neo vs Smith Clones [Part 1] | The Matrix Reloaded [Open Matte]
  25646. YouTube
  25647. A Transformation for Lifting Discrete Logarithm Based Cryptography to Post-Quantum Cryptography
  25648. The Reliable Web App Pattern for .NET: Overview (Part 1)
  25649. Neo vs Smith Clones [Part 1] | The Matrix Reloaded [Open Matte]
  25650. Neo vs Smith Clones [Part 1] | The Matrix Reloaded [Open Matte]
  25651. Children of Men 2006 Long Take 3
  25652. BIRDMAN: "Coffee"
  25653. Some notes on using nix
  25654. Enumerating Windows clipboard history in PowerShell - The Old New Thing
  25655. Open-Source COBOL .NET Compiler Otterkit Reaches Alpha
  25656. Obituary Editor
  25657. Nearly 40% of software engineers will only work remotely | TechTarget
  25658. How to Read and Parse a JSON File in C#
  25659. Episode 117 - Our Perspectives on the Future of .NET with Mark J Price
  25660. Use GNU Emacs The Plain Text Computing Environment
  25661. Adding Audio Visualization to a React App With Web Audio API
  25662. How to Handle Numbers Represented as Strings in the Input to a .NET AWS Lambda Function | no dogma blog
  25663. Package Validation
  25664. Sun's Mobile Blunders - CoRecursive Podcast
  25665. Delegates
  25666. The Police Zenyatta Mondatta Full Album(Vinyl 1980)
  25667. Critter Stack Roadmap (Marten, Wolverine, Weasel)
  25668. Microsoft Launches New Cognitive Speech Services Features to Accelerate Language Learning
  25669. Digital Market Act workshop in Brussels
  25670. I remembered how awful it is to go viral
  25671. Overview | Mina Documentation
  25672. bryan garza
  25673. How I made banditypes, the smallest TS validation library
  25674. I hire people to work on a FOSS project. Here's how I evaluate GitHub profiles | Ondsel
  25675. The tech tycoon martyrdom charade - Anil Dash
  25676. Journey Through Freedreno
  25677. What Are the Enduring Innovations of Lisp?
  25678. Community Created Podcasts – Luke Berndt
  25679. I burnt a cake when I was 12
  25680. zkVMs are cool, but have you heard of zkCPUs?
  25681. GitHub Quick Reviews
  25682. VS Code Update Boosts Python IntelliSense -- Visual Studio Magazine
  25683. Write a high-quality README for NuGet packages - The NuGet Blog
  25684. Episode 50 🎉: Hot Reload - with David Wengier
  25685. Hackers steal gun owners' data from firearm auction website
  25686. Weekly Update 337
  25687. .NET MAUI Community Toolkit Monthly Standup, March 2023
  25688. Why is .NET so Insanely Fast? with Stephen Toub | Keep Coding Podcast
  25689. Build Better Extensions with VisualStudio.Extensibility Preview 3! - Visual Studio Blog
  25690. Microsoft Teams' Permission Service migration to .NET 6 - .NET Blog
  25691. Make some asset types download automatically in Optimizely CMS 12 using the Digizuite integration
  25692. Underrated skill as a developer
  25693. Godot 4.0 sets sail: All aboard for new horizons
  25694. Resource Explorer SAT
  25695. All you may need is HTML
  25696. Stop using async void in C#! Do this instead.
  25697. RavenDB Sharding Progress
  25698. Enumerating Windows clipboard history in C++/WinRT and C# - The Old New Thing
  25699. The Humble Object Pattern
  25700. Six Labors : Announcing ImageSharp 3.0.0
  25701. How To Deploy EF Database Migrations
  25702. Blazor’s New LocationChanging Events in .NET 7
  25703. Functional Testing: Definition, Types and Importance
  25704. Announcing the end of Windows Installer support for AWS Tools for Windows | Amazon Web Services
  25705. Announcing TypeScript 5.0 RC - TypeScript
  25706. What is Podman Desktop? A developer's introduction | Red Hat Developer
  25707. Introducing Azure Communication Services UI Library to Xamarin & .NET MAUI
  25708. Automatic SBOMs with ko
  25709. BenchmarkDotNet v0.13.2 | BenchmarkDotNet
  25710. Why Chainguard joined the Open Source Security Foundation
  25711. Middle non-zero quantile absolute deviation
  25712. Gamma effect size powered by the middle non-zero quantile absolute deviation
  25713. The Next C# with Mads Torgersen
  25714. Probability of observing outliers using Tukey's fences
  25715. Advice on Scaling Engineering Orgs: "Don’t interview like Google, if you’re not building Google"
  25716. Spreaker
  25717. The Future of Mathematics?
  25718. Focus on things that don't change
  25719. Dangerously good product managers
  25720. Essays : Jevons
  25721. The Fake Product Market Fit
  25722. Bing Chat is a Precursor to Something Legitimately Dangerous
  25723. Generating 1 Billion Fake People with Julia
  25724. Game Asset Storage, Loading, Compression and Caching
  25725. Meta Needs A Decade Of Efficiency
  25726. Database Cryptography Fur the Rest of Us - Dhole Moments
  25727. Parallelize YouTube downloads
  25728. Farewell to Black History Month from ChatGPT
  25729. The Collection of Passenger Name Records for Counterterrorism – Dawudi.ch
  25730. Core Values Exercise: A Scientific Method for Achieving Life Goals
  25731. On mindsets, mind shifts and wins
  25732. Goodbye Business as Usual: Rethinking My Career for the Climate
  25733. Some personal user experiences
  25734. Kickoff Hack Together: Microsoft Graph and .NET! What can you do with Microsoft Graph .NET SDK?
  25735. Dealing with the unknown
  25736. 5 Secteurs d'Activité que le Web3 Révolutionne en Ce Moment - Doumer's Blog
  25737. 5 Disruptive Web3 Innovations The Blockchain Brought Us - Doumer's Blog
  25738. Naive Bayes Classification Using the scikit Library -- Visual Studio Magazine
  25739. Useful Tricks with Lamar for Integration Testing
  25740. Tips & Tricks on Upgrading Xamarin.iOS & Xamarin.Android to .NET for iOS & Android - Xamarin Blog
  25741. GitHub - tg12/gpt_jailbreak_status: This is a repository that aims to provide updates on the status of jailbreaking the OpenAI GPT language model.
  25742. .NET R&D Digest (February, 2023)
  25743. Password Purgatory - Making Life Hell for Spammers
  25744. GitHub Copilot in Visual Studio 2022 - Visual Studio Blog
  25745. If you want to sort a Windows Runtime collection, you may first want to capture it into something a bit easier to manipulate - The Old New Thing
  25746. Building with .NET Live with Jeff Fritz | Keep Coding Podcast #5
  25747. YouTube
  25748. Fanservice
  25749. I insulted ChatGPT and it HATES me now
  25750. Introducing: UniFi Protect AI 360
  25751. Azure Application Gateway Now Supports mTLS and OCSP
  25752. Building a Smart Home - Part 10 Debugging! | LINQ to Fail
  25753. Optimising Images for the Web
  25754. Introducing: UniFi Protect AI 360
  25755. Difference Between Returning and Awaiting a Task in C#
  25756. How to Use GitHub Copilot Labs to improve your Code Quality and Productivity
  25757. Getting Out of Character - Simple Talk
  25758. Get started with Microsoft Graph .NET SDK! - March 2nd 4PM GMT
  25759. Speed Up ASP.NET Core JSON APIs with Source Generators
  25760. Lambda cold starts for .NET applications are not so bad | no dogma blog
  25761. Debugging Visual Studio issues
  25762. Automatically generating tests for JS/TS functions in VS Code with GitHub Copilot
  25763. Thief in the car
  25764. GitHub Quick Reviews
  25765. Thief through the gate
  25766. Resiliency with Wolverine
  25767. Writing Shouldn’t Be Hard
  25768. Business Law Research Paper Example - Brawnywriters
  25769. Matrix rain effect
  25770. Building Like the Yankees
  25771. My favourite Ruby on Rails engines
  25772. LattePanda V1 - my experience with a Raspberry Pi alternative
  25773. One Book, Many Readings
  25774. SiriGPT: A More Conversational Voice-Assistant
  25775. How to develop un-analyzable PL
  25776. axo blog - Thanks For Breaking cargo-dist! (I Rewrote It)
  25777. Investing Fundamentals: Probabilities (Free Tool)
  25778. A Story from the Great Beyond: The Disabled Ghosts of Earth
  25779. Rayan Saleh — The myth of the valuable generalist
  25780. I Will Fucking Dropkick You If You Use That Spreadsheet — Ludicity
  25781. Pagi on the App Store
  25782. Zero-knowledge proof composition and recursion. Part 7: Deferred values
  25783. Zero-knowledge proof composition and recursion. Part 8: Hashing in public input
  25784. Zero-knowledge proof composition and recursion. Part 9: BCTV14 paper walkthrough
  25785. Visual Studio Devs Love New Brace Pair Colorization in v17.6 Preview 1 -- Visual Studio Magazine
  25786. It’s All Bad News: An update on how the Lastpass breach affects Lastpass SSO
  25787. Join us for Hack Together: Microsoft Graph and .NET - .NET Blog
  25788. Try Visual Studio 2022 v17.6 Preview 1 - Visual Studio Blog
  25789. Announcing NuGet 6.5 – The Sweetest Way to Manage Your Packages - The NuGet Blog
  25790. ASP.NET Community Standup - Dev tunnels in Visual Studio for ASP.NET Core projects
  25791. Sentence Similarity in ML.NET Model Builder - .NET Blog
  25792. What's new in Azure Functions? | Azure Functions Community Standup
  25793. Azure Functions Overview
  25794. Once you give away the farm, you can't take it back: Recovering from a rogue administrator - The Old New Thing
  25795. IETF Celebrates The Standards [LIVE at Demuxed '22]
  25796. "Clean" Code, Horrible Performance
  25797. Annileen Devlog #2 - C++20 and Modules
  25798. C# Tip: Initialize lists size to improve performance - Code4IT
  25799. Deploy Access Restricted Azure website from DevOps Pipelines
  25800. How to integrate your Roslyn Analyzer project with SonarQube
  25801. Introducing the Determinate Nix Installer — Determinate Systems
  25802. ASP.NET Core 8 Preview 1 Available
  25803. Wiki - HelixNotes
  25804. Cloud Native Design Principles: Building Scalable, Resilient, and Adaptable Applications
  25805. The fastest way to add files and folders - Visual Studio Blog
  25806. Introducing F# Inline Type & Parameter Name Hints in Visual Studio - .NET Blog
  25807. Raw Strings, UTF-8 Strings, and Multiline Interpolations – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  25808. Serverless URL Shortener
  25809. WPF Begins its Long Goodbye
  25810. Test Data Generator monad
  25811. The unintentionally-expanding scope of the SEM_NOGPFAULTERRORBOX flag - The Old New Thing
  25812. start of 2023 — Inconsistent Records
  25813. Lie Group Theory – A Completely Naive Introduction - Jakob Schwichtenberg
  25814. What is Near-rhyme or a Partial-rhyme - Brawnywriters
  25815. The history of writing tech!
  25816. We didn't have a login page
  25817. LLM Powered Assistants for Complex Interfaces
  25818. Good First Issues Are Gifts
  25819. On the opposite end of the Imposter Syndrome - Pravesh Koirala
  25820. Tribute to the passing of Teradata Automation!
  25821. World Building With GPT
  25822. How I make OKRs more playful for my team with Hill-Charts
  25823. The Dangers of Enforcing a Premature RTO Policy
  25824. All of NoSQL is because of this…
  25825. The New XOR Problem
  25826. On Relearning to Code as an Adult
  25827. The Solution Space
  25828. Every ending is a new beginning
  25829. Recreating ANSI Art from a screenshot
  25830. Defining Database Developer Experience
  25831. Don't Keep Ideas to Yourself
  25832. The rise of self-hosted apps
  25833. Scrooge: Analyzing Yahoo Financial Data In DuckDB
  25834. F# language strategy
  25835. Zero-knowledge proof composition and recursion. Part 6: cycles of curves
  25836. Generative AI VS Code Tool Now Does Unit Testing -- Visual Studio Magazine
  25837. What are Azure Functions? | One Dev Questions
  25838. GitHub - siara-cc/sqlite_blaster: A library for creating huge Sqlite indexes at breakneck speeds
  25839. Producer/Consumer Pattern with Wolverine
  25840. Hand Dryers
  25841. On .NET Live - Grace: Exploring what's next in version control using F#
  25842. Debugging Dapr applications with Rider or Visual Studio: A better way
  25843. Random Finally Gets Its Missing Methods in .NET 8
  25844. Backend API design principles: Don’t mirror your data
  25845. Extending the System Menu to add advanced commands in .NET - Gérald Barré
  25846. Making Go telemetry opt-in is a mistake
  25847. Convert a File to a Byte Array in C# - Code Maze
  25848. Onboarding users in ASP.NET Core using Azure AD Temporary Access Pass and Microsoft Graph
  25849. 347: Converting Star Wars Dark Forces 3DO Files with .NET MAUI
  25850. Performance (ReadOnly)List vs Immutable collection types
  25851. Rust Coreutils: Fixing Low-Hanging Performance Fruit
  25852. Boost Your ReactJS Web App Performance with These Tips and Tricks
  25853. Scaling Akka.Persistence.Query to 100k+ Concurrent Queries for Large-Scale CQRS
  25854. What To Be Wary of With Iterators and Collections in C# - DZone
  25855. James Shore: Testing Without Mocks: A Pattern Language
  25856. .NET Systems Programming Learned the Hard Way – Webinar Recording | The .NET Tools Blog
  25857. Azure Open Source Day 7th March 2023
  25858. Monsters Weekly 263 - Postgresql and Entity Framework
  25859. Apache NetBeans
  25860. How Shadow DOM and accessibility are in conflict
  25861. .NET Serialization Benchmarks - Feb 2023
  25862. Observed No. 7 - Well Architected
  25863. The Insane Logistics of Formula 1
  25864. Cryptography 101 - PHINUG Online Dev Sessions 2023.03
  25865. Optimizing Geospatial Search with PostgreSQL Geospatial Indexing: A Personal Case Study
  25866. Build Your Gaming PC - Winter 2023
  25867. How to contribute to a project you have no idea about
  25868. Health Checking
  25869. MSI's (in)Secure Boot: Part 2
  25870. Upgrading to Eloquent accessors & mutators from Laravel 9
  25871. The Courtyard
  25872. Programming Will Always Use Text
  25873. A new series of videos on zero-knowledge proof composition and recursion (part 1)
  25874. Uploading Your Xamarin or MAUI iOS app to the App Store Without VS for Mac - Doumer's Blog
  25875. EmbeddedDisco
  25876. Disco!
  25877. GCC Gets a New Frontend for Rust - Slashdot
  25878. Real-World Cryptography, a bit more than a year later
  25879. Anonymous Leaks 128 GB of Data from Russian ISP Convex
  25880. Dave's Forth Talk 2023
  25881. Where's the FILE? Cloud Files for the Generation Gap - Computer Stuff They Didn't Teach You #23
  25882. GitHub - m31coding/M31.FluentAPI: Generate fluent APIs for your C# classes with ease.
  25883. ASP.NET Core News - 02/24/2023
  25884. Deploying Blazor WebAssembly to AWS S3 - Static Website Hosting with AWS + CDN with AWS CloudFront
  25885. My journey to a self-hosted blog in 2023
  25886. Measuring the energy impact of hybrid peer-to-peer / CDN video delivery: initial takeaways (Lumen)
  25887. Over-engineering my document storage system with Paperless-ngx
  25888. Deer Vision Studio
  25889. ELIAS NEMA - Engineering Managers Should Do Product et al.
  25890. Pydantic vs Protobuf vs Namedtuples vs Dataclasses
  25891. How to evaluate dependencies
  25892. WebGPU Error Handling best practices
  25893. The Stock Market Is a Drunken Idiot -- You Should Profit From It
  25894. OnlineOrNot Diaries 1 - Max Rozen
  25895. Playing with set -e in shell scripts
  25896. GPT paranoia
  25897. Making a keyboard layout
  25898. Bun v0.5.7 | Bun Blog
  25899. From Testing Pyramid to Diamond
  25900. Dzyga's Paw
  25901. Data Annotations for model validation in ASP.NET Core
  25902. GitHub - Threatintel-be/email-checker-ti: This script will check against hibp api when, how and if your emails are pwnd or not
  25903. Single executable applications | Node.js v19.7.0 Documentation
  25904. Visual Studio IntelliCode Preview Offers Instant API Code Examples -- Visual Studio Magazine
  25905. Enhance .NET MAUI Desktop Apps with the Menu Bar
  25906. Release v4.1.0 · Blazored/Toast
  25907. Island Storage
  25908. 87% of Container Images in Production Have Critical or High-Severity Vulnerabilities
  25909. Announcing the reliable web app pattern for .NET
  25910. Understanding a mysterious RPC_E_WRONG­THREAD exception when we're on the right thread - The Old New Thing
  25911. RavenDB with Oren Eini on Coding Cat Dev
  25912. Developer Relations
  25913. montgomery/README.md at main · mitschabaude/montgomery
  25914. Code Maze Weekly #162 - Code Maze
  25915. Different Types of Comments in C# and Should We Use Them
  25916. .NET MAUI Challenge 5: Telerik Barcode
  25917. Find 40 Problems in this SQL Server Stored Procedure - Simple Talk
  25918. Blazor United - Solving Blazor's biggest challenges?
  25919. How to use the .NET CLI clean-up tools on macOS
  25920. Applying Postel’s law in ASP.NET Core–Part II
  25921. Weekly Update 336
  25922. 344: Exploring CoreData and CloudKit
  25923. GitHub Quick Reviews
  25924. Endlesss is making a limited-edition Beat Machine full-sized arcade cabinet - CDM Create Digital Music
  25925. The Challenge of Microservices: UI Composition
  25926. Cross platform software frameworks
  25927. Write your way with langchain Self-Critique Chains - Daniel Jacobs
  25928. Substack sucks - Seth Ariel Green's website
  25929. Bean Machine Retrospective, part 8
  25930. You Don't Need Rails to Start Using Hotwire
  25931. Why have so many entrepreneurs previously been freelancers? | By Anna Leijon
  25932. How to lie with statistics — Book summary
  25933. leontrolski - CMD-click manifesto
  25934. Smoking Hot Binary Search In Zig
  25935. And Yet It Understands
  25936. Leaving Google X, designing my life from scratch
  25937. Command Line Diagnostics in Wolverine
  25938. Microsoft Launches 'One-Stop-Shop' for Stack Overflow Questions on Azure Development -- Visual Studio Magazine
  25939. Insta360 Link - The AI-powered 4K webcam
  25940. Updated Modern Code Generation for WinForm's InitializeComponent - .NET Blog
  25941. Get ready for the first week of Hack Together: Microsoft Graph and .NET 🦒 - Microsoft 365 Developer Blog
  25942. Keep your Event Driven Architecture (Throughput) running smooth like butter.
  25943. Reference GitHub Issues and Pull Requests in Visual Studio - Visual Studio Blog
  25944. ATE: Powerful Devs
  25945. Create a Windows Service installer - .NET
  25946. How to use Discriminated Unions Today in C#
  25947. Using YARP as a split testing tool
  25948. Why am I getting an unhandled exception from my C++ function that catches all exceptions? - The Old New Thing
  25949. Experiences working with an Outsourced Dev Shop
  25950. Passing Output Parameters to Stored Procedures With Dapper - C#
  25951. Cryptography Attacks and Defenses, Reloaded
  25952. How to Set the Owner ID When Creating an Entity in Dynamics 365 Using C#
  25953. Why Learning React is Significant: Benefits and Opportunities
  25954. Consistent hashing algorithm - High Scalability -
  25955. Automatic Instrumentation of Containerized .NET Applications With OpenTelemetry
  25956. Applying Postel’s law in ASP.NET Core–Part I
  25957. ChatGPT Makes A Game in 10 Seconds
  25958. Adam Storr - Conditional Middleware in Isolated Azure Functions
  25959. Modern Web Front End Development with Amy Kapernick
  25960. Adam Storr
  25961. AsciiDoc, Liquid and Jekyll
  25962. The 2023 MAD (Machine Learning, Artificial Intelligence & Data) Landscape
  25963. If you think you can't do something, prove it
  25964. Charts in a PDF, Please
  25965. On Cybernetically Enhancing Creative Output | Thoughts by Javier
  25966. Writing a bare-metal RISC-V application in D
  25967. NixOS as a server, part 1: Impermanence | Guekka's blog
  25968. ChatGPT reliance considered harmful
  25969. Nix Is Fighting The Last War
  25970. Scott Fryxell
  25971. How Your LED Lights and Screens are Killing You
  25972. Nostr, love at first sight
  25973. Wish Interpretation
  25974. Don’t Sell Your Indie Business to Digital Ocean!
  25975. Microsoft Ships Visual Studio 2022 17.5, Touting AI-Powered Intent-Based Suggestions -- Visual Studio Magazine
  25976. GrapeCity Report Tooling Brings Web Designer to Blazor -- Visual Studio Magazine
  25977. Getting git version information in your C# code
  25978. Episode 454 - Sustainability and Azure
  25979. C# "var" with a Reference Type is Always Nullable
  25980. Visual Studio 2022 can now Always Update on Close! - Visual Studio Blog
  25981. Password Purgatory - Making Life Hell for Spammers
  25982. .NET Data Community Standup - MySQL and .NET: MySqlConnector and the Pomelo EF Core Provider
  25983. Re-thinking the Visitor Pattern with the Double-Dispatch Approach
  25984. Maximizing the value of IntelliCode with API usage examples: Real-World Code Examples at Your Fingertips - Visual Studio Blog
  25985. Resolving the Call Is Ambiguous Error While Using LINQ
  25986. Avoiding the redundancy of adding the object files to both the primary project and its unit test - The Old New Thing
  25987. GitHub - MichalStrehovsky/sizegame: Compare binary sizes of canonical Hello World in different languages
  25988. Create Clean Guard Clauses With GuardClauses in C# Code Maze
  25989. what is the randomart image for?
  25990. All-in-One DevToys: The Ultimate Toolkit for Developers
  25991. Use Release configuration as default for 'dnu pack' by khellang · Pull Request #3204 · aspnet/dnx
  25992. Password Purgatory - Making Life Hell for Spammers
  25993. PostgreSQL Basics: Object Ownership and Default Privileges - Simple Talk
  25994. Combining 11ty Static Site Generator with ASP.NET Core
  25995. Join Brendan Burns, Donovan Brown and others for Azure Open Source Day on March 7th!
  25996. papers/lookups.pdf at main · ingonyama-zk/papers
  25997. Getting the JSON sent to a Lambda Function when Deserialization Fails | no dogma blog
  25998. C# 11–The scoped keyword
  25999. Visual Studio 2022 v17.5 released
  26000. How to generate TwiML using Strings in C#
  26001. Password Purgatory - Making Life Hell for Spammers
  26002. Qualtrics Survey | Qualtrics Experience Management
  26003. Visual Studio 2022 v17.5 released
  26004. .NET 8 Preview 1: Native AOT Upgrade and the New 'Blazor United' -- Visual Studio Magazine
  26005. We stand to save $7m over five years from our cloud exit
  26006. Why SOLID Design Matters: Avoid Code Smells and Write Maintainable Code
  26007. Life, Death, and Motorcycles
  26008. Adopting our apartment to WFH
  26009. An Overview of Modern Capitalism | Isaiah Taylor
  26010. Talk to ChatGPT in BDD
  26011. Let's build a Chrome extension that steals everything
  26012. The Unbearable Sameness of the Modern Web
  26013. Daily Sketch 3
  26014. How to burn your employees in an acquisition
  26015. Tom Lingham (Toml)
  26016. Lessons learned from growing a 6,338 people waitlist in 7 weeks // Zeno Rocha
  26017. What's next for modern infrastructure?
  26018. How safe are .NET serialization libraries against StackOverflowException
  26019. On Not Taking Money for NetNewsWire
  26020. Binary Classification Using a scikit Decision Tree -- Visual Studio Magazine
  26021. WeAreDotnet.io
  26022. GitHub Quick Reviews
  26023. Web Applications in .NET6 with Andrew Lock | The Azure DevOps Podcast, ep.198
  26024. Visual Studio 2022 - 17.5 Released - Visual Studio Blog
  26025. roslyn/source-generators.cookbook.md at main · dotnet/roslyn
  26026. Visual Studio for Mac 17.5 is now available - Visual Studio Blog
  26027. Speakers - ASFA
  26028. Everything You Need to Know About Data Breaches with Troy Hunt | Podcast | Fastmail
  26029. Social Media Is Dying
  26030. ASP.NET Core updates in .NET 8 Preview 1 - .NET Blog
  26031. Announcing .NET 8 Preview 1 - .NET Blog
  26032. EF Core 8 Preview 1: Raw, lazy, and on-time - .NET Blog
  26033. Coding with ChatGPT | Ask me anything | .NET & C# 🔴 LIVE
  26034. Learn C# with CSharpFritz - Get Started Displaying Data with .NET MAUI
  26035. Microsoft Announces the Preview of Serverless for Hyperscale in Azure SQL Database
  26036. Windows Forms Binding Improvements in .NET 7 for MVVM Support
  26037. GitHub - o-oconnell/minixfromscratch: Development and compilation setup for the book version of MINIX (3.1.0) on QEMU
  26038. Microspeak: Light reading (ironic) - The Old New Thing
  26039. Troubleshooting JwtBearer authentication problems in ASP.NET Core – Tore Nestenius
  26040. Updating Multi-Option Set Fields in Dynamics 365 Using C#
  26041. Davide's Code and Architecture Notes - Understanding Elasticity and Scalability with Pokémon Go and TikTok - Code4IT
  26042. How to Compare Two Json Objects Using C# - Code Maze
  26043. wpf/roadmap.md at main · dotnet/wpf
  26044. GitHub Codespaces and GitHub Copilot: 2 stories, thousands of possibilities
  26045. List and Span Pattern Matching – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  26046. How Hangfire Helps Your .NET API Perform Out-of-Process Tasks with Resilience and Speed – Wrapt
  26047. So, you want to safely authenticate with 2FA? App stores are still not the solution – “why the web is dead” revisiTED
  26048. Integrate Google Sign-in into an Asp.Net Core 7 Application
  26049. Darkness Visible: Shedding New Light on Black Holes
  26050. GDB 13.1 released!
  26051. Developer with ADHD? You’re not alone.
  26052. I am a REAL bad software developer and this is my life (response to Reddit post of similar name) - Pastebin.com
  26053. Darkness Visible: Shedding New Light on Black Holes
  26054. Welcome to Peter's DevLog - Dynamic libraries in Nim
  26055. Using the “World’s Worst Fuzzer” To Find A Kernel Bug In The FiiO M6
  26056. Everything you need to know about Helm
  26057. Getting faster to decisions in A/B tests – part 2: misinterpretations and practical challenges of classical hypothesis testing
  26058. Monitoring my weather at home 🌩️
  26059. How I organize my digital music collection
  26060. How I give formal written feedback
  26061. Fixing performance bottlenecks: Joe’s or Bob’s way
  26062. Hugo via npm? | BryceWray.com
  26063. Scott Fryxell
  26064. That Time It Rained for Two Million Years
  26065. Behind GitHub's new authentication token formats | The GitHub Blog
  26066. Square Packing
  26067. I am a bad software developer and this is my life
  26068. Refactoring huge C# code base in minutes
  26069. The List Best Practice That .NET 8 Makes Possible
  26070. Tetris - Official Trailer (2023) Taron Egerton, Toby Jones
  26071. Creating a custom Main method in a WPF application - Gérald Barré
  26072. The case of the mysterious "out of bounds" error from CreateUri and memmove - The Old New Thing
  26073. Few lesser known tricks, quirks and features of C
  26074. JetBrains Releases Rider 2023.1 EAP 4
  26075. How (And Why?) To Wrap External Libraries? - CodeJourney.net
  26076. 346: Calling .NET Libraries from Rust with Native AOT
  26077. Early Access Program (EAP) - ReSharper
  26078. Using Hangfire with ASP.NET Core
  26079. ASP.NET Core Razor Pages vs MVC: Which Framework is Best for Web Development in 2023
  26080. .NET MAUI Challenge 4: Telerik DataGrid
  26081. How to create a video and audio recorder in React - LogRocket Blog
  26082. Pair Programming and test-driven development with Visual Studio Live Share and GitHub Copilot
  26083. Writing Javascript without a build system
  26084. Designing Data-Intensive Applications – Weak Isolation and Snapshotting
  26085. ReactJS and ASP.NET: The Dynamic Duo of Web Development
  26086. Support the open source community? Yes with pleasure, but how?
  26087. Telling Your Story on a Resume Part 2: The Final Cut
  26088. Lean mass loss on GLP-1 receptor agonists: a downside of the “miracle drugs”
  26089. The (extremely) loud minority
  26090. An Introduction to Lambda Calculus
  26091. On Prompt Engineering
  26092. Automating deployment for new blog posts with CI/CD pipeline. | The Sloth Blog
  26093. Things, Names, and Numbers
  26094. Fix songs skipping and looping in koel
  26095. Avg, mean, and average - Pravesh Koirala
  26096. They are here
  26097. Goodbye, CSS-Tricks! - Geoff Graham
  26098. Whoa — MDN has ads now?! - Chris Coyier
  26099. ChatGPT Is Not a Blurry JPEG of the Web. It's a Simulacrum.
  26100. Haskell: Day 1/∞
  26101. Tigo’s support is beyond amazing
  26102. Steamed Hams but it's the French New Wave
  26103. error NETSDK1194: The "--output" option isn't supported when building a solution.
  26104. GitHub - mjl-/mox: modern full-featured open source secure mail server for low-maintenance self-hosted email
  26105. The circuit breaker pattern for a more resilient app
  26106. Two Actually Useful GPT-3.5 Prompts for Zettelkasten Schreibers
  26107. FOSS communities: You don’t need to yell
  26108. Elon Musk Says Twitter Lost $60mn a Year Because 390 Telcos Used Bot Accounts to Pump A2P SMS
  26109. Tribal Knowledge = 💩
  26110. Only Debate The Non-Linear
  26111. Fixing Back Pain Permanently
  26112. Workflows: handling inbound email on Fastmail with regular expressions (now featuring ChatGPT)
  26113. Substack has an 11.5x Higher Conversion Rate Than Squarespace
  26114. Defensibility & Competition
  26115. Give Me Anything That Sparks Joy in Your Soul and I Will Monetize It
  26116. Queues should be empty
  26117. This or that? Component Names: index.js or Component.js
  26118. Its Okay to Say No
  26119. Exact cover and applications
  26120. NuttX RTOS for PinePhone: Exploring USB
  26121. What Austral Proves (Crash Lime)
  26122. GitHub - sayedihashimi/blackjack
  26123. SayedHa.Blackjack.Cli 0.0.5
  26124. Download and install the Microsoft Authenticator app
  26125. Voice.AI Stole Open-Source Code, Banned The Developer Who Informed Them About This, From Discord Server
  26126. Meal Preparation and Planning
  26127. C# language strategy
  26128. Your B2B startup will stop innovating the day you give power to product managers
  26129. What is Mini FM?
  26130. What does it mean for there to be “excess liquidity sloshing around the financial system”?
  26131. Meal Preparation and Planning
  26132. What to expect from your framework
  26133. Creating a Search Engine For My Music Streaming Platform
  26134. Writing confidently with ChatGPT
  26135. Revamp Your Old Android Phone into a Mini Linux Server
  26136. Daily Sketch 2
  26137. Modernizing India's E-governance Systems: The Importance of Design and User Experience - Balamurali Pandranki
  26138. Asking ChatGPT to Design Its Next Generation, ChatGPT 2
  26139. Browser adoption rates
  26140. One Does Not Simply 'pip install'
  26141. 『 0x61 』- /var/log
  26142. Usage-based pricing isn't always best
  26143. Why 'Atomic Habits' may not be working for you - Krishna Bharadwaj
  26144. How I Write
  26145. Errors are Not Failures
  26146. Sangria: a Folding Scheme for PLONK - Geometry Research
  26147. Azure Load Testing AMA
  26148. Devs Cite Problems with GitHub Copilot and IntelliSense Working Together -- Visual Studio Magazine
  26149. Eliminate compromised passwords with One Identity Password Manager & Have I Been Pwned
  26150. John Carmack on Functional Programming in C++
  26151. Haiku Package Management
  26152. The Fallen of World War II
  26153. BenchmarkDotNet v0.13.5 | BenchmarkDotNet
  26154. Languages & Runtime Community Standup - Otterkit: an OSS COBOL compiler for .NET
  26155. Data Quality
  26156. Recording: RavenDB Usage Patterns
  26157. What happens if you co_await a std::future, and why is it a bad idea? - The Old New Thing
  26158. Code Maze Weekly #161 - Code Maze
  26159. Making Cloud a Lifestyle w/ @MadeByGPS | Keep Coding Podcast
  26160. Why is building a UI in Rust so hard?
  26161. How to Modify a Base URI of Swagger in ASP.NET Core
  26162. Visual Studio 2022 17.5 Preview 3 Build Acceleration
  26163. Google's CEO Tells Staff to Spend Hours Working Out 'Bard' AI Kinks
  26164. The new Bing & Edge – Learning from our first week
  26165. Async Event Methods and preventDefault() in JavaScript
  26166. How To Create Custom React Hooks
  26167. Getting Started with Generics in .NET
  26168. Optimizing Uno Platform WebAssembly Applications for Peak Performance
  26169. Azure Machine Learning Introduction: Part 1 Overview and prep work - Simple Talk
  26170. Modularizing React Applications with Established UI Patterns
  26171. F# has too many operators – planetgeek.ch
  26172. GitHub Copilot Update: New AI Model That Also Filters Out Security Vulnerabilities
  26173. 7 reasons to join us at Azure Open Source Day
  26174. HSTS in IIS
  26175. Upgrade Your .NET Projects Faster with Visual Studio
  26176. How is the Web3 useful to humanity - Doumer's Blog
  26177. En quoi le Web3 est-il utile à l'humanité - Doumer's Blog
  26178. StarkWare Sessions 23 | Recent Progress on Lookup Protocols | Ariel Gabizon
  26179. A data mesh for the rest of us
  26180. Under the Hood of Ecto
  26181. control loops
  26182. Bringing TensorFlow to Pharo
  26183. Write the docs first!
  26184. Should You Use char, varchar, or text in PostgreSQL?
  26185. Making Sense of Acquire-Release Semantics
  26186. Finding Jobs on Twitter using the OpenAI Embeddings API
  26187. Spreaker
  26188. Why did all of the public reproduction of GPT-3 fail? In which tasks should we use GPT-3.5/ChatGPT?
  26189. AirGraph
  26190. Three-State Stability
  26191. Weekly Update 335
  26192. So long, and thanks for all the deployments: deprecating Wrangler v1
  26193. See the Full Conversation
  26194. GitHub Quick Reviews
  26195. 4.0.0
  26196. Join us for Hack Together: Microsoft Graph and .NET
  26197. How Safe is the Cloud? What Businesses Need to Know
  26198. Abstractions to easily swap implementations? Not so fast.
  26199. Bing Chat is blatantly, aggressively misaligned - LessWrong
  26200. The Best Way to Validate Your Settings in .NET
  26201. What does it mean when my cross-thread COM call fails with RPC_E_SYS_CALL_FAILED?
  26202. Dumb Password Rules
  26203. Determine Whether Two Date Ranges Overlap in C# - Code Maze
  26204. Microsoft Quietly Updates .NET Language Strategy
  26205. Enforcing Multiple Authorization Filters in ASP.NET Core
  26206. Modularizing React Applications with Established UI Patterns
  26207. Retrospectives Antipatterns
  26208. Build smaller container images using S2I | Red Hat Developer
  26209. Generating Bogus HTTP Endpoints with ASP.NET Core Minimal APIs
  26210. Generate a self-signed certificate for .NET Core
  26211. Github–Secret scanning
  26212. MAUI Panel Discussion from Swetugg!
  26213. [Feature]: Support Flake and nix develop · Issue #53 · arrterian/nix-env-selector
  26214. Overly confident AI
  26215. GitHub Copilot AI Tech Upgraded, Already Generates 61% of Java Code -- Visual Studio Magazine
  26216. Use Raw String Literals to generate TwiML in C# 11
  26217. James and David Pick on Matt
  26218. What's enough Complexity for a Domain Model?
  26219. Towards Modular Foundations for Protocol Security
  26220. I dislike shell scripting - Nales
  26221. No PM, no problem: how we ship great products fast
  26222. Granting at least once delivery
  26223. Lessons Learned from Re-rolling 60+ Production Credentials
  26224. How to build a cost effective MVP of a company search engine? · How to build a cost effective web search MVP?
  26225. Exploring maven incremental builds with maven-build-cache-extension | miguel codes
  26226. Does Mathematics need a Philosophy? - Logic Matters
  26227. The Lie of Personal Responsibility
  26228. 3 Easy Tips for Fast-Loading Website Images
  26229. Why I came to hate tokenomics
  26230. How to Create a Pharo Smalltalk Plugin
  26231. The case for Flex applications
  26232. Record Digital Video to an SD Card With an Analog Camera
  26233. I replaced grub with systemd-boot
  26234. How I Decreased ETL Cost by Leveraging the Apache Arrow Ecosystem
  26235. Gamebert: a Game Boy emulator built by Robert | Robert Heaton
  26236. A brief introduction to Nostr · Notes
  26237. dbt is jQuery, not Terraform
  26238. A (performance) quirk with JsonSerializer
  26239. .NET Managed languages strategy - .NET
  26240. Password Purgatory - Making Life Hell for Spammers
  26241. Improving EF Core performance with Compiled Queries
  26242. Upgrading your .NET projects with Visual Studio
  26243. MediatR 12.0 Released
  26244. Omniknot
  26245. What are the potentially-erroneous results if you don't pass NULL as the lpNumberOfBytesRead when issuing overlapped I/O?
  26246. <div style="max-width: 480px;">What Is ChatGPT Doing … and Why Does It Work?</div>
  26247. Building Functional .NET Applications: A Guide for Choosing Between F# vs C#
  26248. C# Tip: List Pattern to match an collection against a sequence of patterns - Code4IT
  26249. Creating Visual Studio extensions using Roslyn analyzers
  26250. Handling FunctionTimeoutException in Durable Azure Functions Orchestrators
  26251. Multipart Form-Data in HttpClient with ASP.NET Core - Code Maze
  26252. Google’s Fully Homomorphic Encryption Compiler — A Primer
  26253. Getting Started: Entity Framework Core 7 JSON Support | The .NET Tools Blog
  26254. Async EventHandlers – A Simple Safety Net to the Rescue - Dev Leader
  26255. Convrt
  26256. Brennan Build - Intel Core i7-13700K, GeForce RTX 4070 Ti, Fractal Design Pop XL Air ATX Full Tower - PCPartPicker
  26257. Creating a circuit breaker health check using Polly CircuitBreaker
  26258. Introducing Search By Target Framework on NuGet.org
  26259. Whatever happened to Elm, anyway?
  26260. IdentityServer – IdentityResource vs. ApiResource vs. ApiScope – Tore Nestenius
  26261. I asked ChatGTP to write me a script to delete one million emails; It did very well
  26262. Taking Entity Framework Core data seeding to the next level with Bogus
  26263. Sample size determination
  26264. Principles Of Horrible API Documentation
  26265. EVM at Risc0 | Odra Blog
  26266. The hard problem of onboarding horizontal products
  26267. The case for frameworks | Seldo.com
  26268. Dynamic Programming for People that Simply Want to Get a Job
  26269. Using Cell Phone Sensors for 3D Transformations – Ramatak Inc.
  26270. Novel Proofs of the Infinitude of Primes
  26271. The delayed gratification delusion · Max Gorin
  26272. This is why performance matters
  26273. How to Save 20x on Your DB Costs - mikecann.co.uk
  26274. GitHub - jenius-apps/ambie: An app that uses white noise, nature sounds, and focus features to boost your productivity.
  26275. An interactive explanation of quadtrees.
  26276. My Time At The Recurse Center
  26277. How To Fake A Long Exposure Photo of Earth At Night
  26278. Gasoline Car Review
  26279. Ruler and compass construction of a heart
  26280. A checklist for SQLite
  26281. Welcome to the Age of Bullshit
  26282. Microsoft Mulls Combining Web/Mobile/Desktop Tooling in .NET 8 -- Visual Studio Magazine
  26283. Improvements to .NET Framework updates for Windows 11, version 22H2
  26284. Release 2.0.0 · microsoft/reverse-proxy
  26285. Reading .NET performance counters without the PerfCounter API
  26286. .NET Framework February 2023 Security and Quality Rollup Updates
  26287. Wolverine’s New HTTP Endpoint Model
  26288. Writing a Debugger From Scratch - DbgRs Part 1
  26289. .NET February 2023 Updates – .NET 7.0.3, .NET 6.0.14
  26290. ASP.NET Community Standup - Blazor United in .NET 8
  26291. What is .NET, and why should you choose it?
  26292. Why are the Windows chassis hardware button hotkeys so strange?
  26293. How to Get Formatted JSON in .Net Using C# - Code Maze
  26294. Creating a JSON Array from SQL Rows in C# Azure Function
  26295. Buy a domain name - Register cheap domain names from $0.99
  26296. Use multiple identity providers from a Blazor WASM ASP.NET Core App secured using BFF
  26297. Are ASP.NET and .NET the Same? Understanding the Key Differences and Similarities
  26298. What is an Azure Load Balancer?
  26299. ongoing by Tim Bray · Modern Mono
  26300. Epistemology of interaction testing
  26301. Weather Station
  26302. Avalonia UI - XPF
  26303. clubbed to death - Matrix soundtrack
  26304. core-js/2023-02-14-so-whats-next.md at master · zloirock/core-js
  26305. Non-nullable properties in C# 11
  26306. Digging Into Nullable Reference Types in C#
  26307. Solving the Right Problem - Pooya Saeedi
  26308. 27 Lessons Before Turning 27 | Think Nimba
  26309. mast1c0re: Part 2 - Arbitrary PS2 code execution
  26310. Beware of fast-math
  26311. Open-GitRemote: PowerShell Cmdlet to Open Git Web View
  26312. Introduction to GeoJSON
  26313. Pepper spray your officers
  26314. Organising Ecto schemas
  26315. Keeping up with The Thiel Fellows
  26316. Analyzing How Much Time I Spend in Meetings (using SQL and Python)
  26317. Twitter Blue as anti-recommendations
  26318. Who killed Velocity? - Coline Pannier
  26319. SREPL
  26320. Setting up fast Debian package builds using sbuild, mmdebstrap and apt-cacher-ng
  26321. My role as a founder CTO: Year Five
  26322. jmtd → log → HLedger, 1 year on
  26323. Monitoring - Status Dashboards
  26324. Wikimedia’s Terms of Use
  26325. Email Spam Detection using Pre-Trained BERT Model : Part 1
  26326. Ruby's private keyword is weird – Jake Zimmerman
  26327. My 'Conversation' with ChatGPT about What Devs Need to Know -- ADTmag
  26328. 'Blazor United' Deep Dive Coming Tomorrow -- Visual Studio Magazine
  26329. Password Purgatory - Making Life Hell for Spammers
  26330. GitHub - Pythagora-io/pythagora
  26331. Using Xamarin and Visual Studio in Developing a Prosthetic Arm
  26332. Visual Studio AI-Assistance: A Developer's Best Friend
  26333. On .NET Live - Azure Functions (and more!) with CosmosDB and RBAC
  26334. Important message from Crypto Dave
  26335. You Completely Misunderstand How Strings Work in C#
  26336. Adventures in application compatibility: The case of the display control panel crash on exit
  26337. Prevent accidental disclosure of configuration secrets - Gérald Barré
  26338. <3 Deno Feb 12, 2023
  26339. How to disable Windows 11 Defender Credential Guard?
  26340. Rider 2023.1 EAP 4 Is Here! | The .NET Tools Blog
  26341. Buy One, Get One Free! – Special deals
  26342. Building a Smart Home - Part 9 Door Locks | LINQ to Fail
  26343. 345: Backwards Compatible .NET
  26344. [1480] $329 Smart Lock Opened in Seconds (Level Lock)
  26345. Introducing your copilot for the web: AI-powered Bing and Microsoft Edge
  26346. Maximizing Performance with Span<T>: Practical Examples in C#
  26347. What’s New in .NET 7 for Minimal APIs?
  26348. Lean BDD and Code Generation
  26349. Container Service Options and Guidance in Azure
  26350. Iterators – An Elementary Perspective on How They Function - Dev Leader
  26351. Where programs live? Vague spaces and software systems
  26352. [In progress] Email gateway issue - Namecheap Status
  26353. Technology Has Lost Its Pragmatism
  26354. Open Peer Review Considered Harmful?
  26355. The unsafe language doom principle
  26356. OS Detecting QMK keyboard - Woongbin's blog - Woongbin's blog
  26357. Who and Why and How I'm Funding
  26358. Elastic Cloud Services: Scaling Snowflake’s Control Plane
  26359. Devin Prater's blog - Productivity on mobile platforms
  26360. How to Efficiently Reorder or Rerank Items in Database - Yasoob Khalid
  26361. Scala Resurrection
  26362. The biggest impact I had
  26363. 12 Lessons Learned from 1 Year of Intermittent Fasting
  26364. Code with swearing is better code.
  26365. These routes don't look flat enough to me - Pixelated Noise Blog
  26366. Minimalist PostgreSQL Migrations | Alan Johnson
  26367. Frost – brr
  26368. Humbled by Fork
  26369. A dynamic experimental DNS server, just for fun
  26370. Sunsetting Subversion support | The GitHub Blog
  26371. The Art of Futuring
  26372. In defence of pull requests | johnnyreilly
  26373. Jae's Website
  26374. Context-dependant code is better than its reputation
  26375. GitHub - pulsejet/memories: Fast, modern and advanced photo management suite. Runs as a Nextcloud app.
  26376. Addiction is a Lack of Self-Control, and Every Choice You Make is Interlinked
  26377. CVD, EU-DSGVO and revDSG - A personal responsible disclosure experience of a data breach in the Swiss cyber landscape in 2022/23
  26378. Subtraction is Addition - Nick's Base Camp
  26379. What can 10 dollars get you in Turkey | Engin Arslan
  26380. All your data are belong to us · Circus
  26381. Beginner level learning and pair programming with ChatGPT - A case study of Admonitions in Hugo
  26382. Why I'm not the biggest fan of Single Page Applications
  26383. GitHub - Cvaniak/NoteSH: NoteSH fully functional sticky notes App in your Terminal!
  26384. Spaghettify🍝
  26385. Silk.NET Coffee & Code Catchups
  26386. Extensible Markup Language (XML) 1.0
  26387. Microsoft’s Fully-Managed Azure Load Testing Service Now Generally Available
  26388. Adding Video in .NET MAUI Apps With the New MediaElement
  26389. Containers and Serverless—Rivals or Cohorts?
  26390. Azure Announces Native New Relic Service for Full-Stack Observability
  26391. How to Convert JSON to DataTable in C#
  26392. Smart Door Lock A100 Zigbee
  26393. Unlock your door with a home key on iPhone
  26394. Aqara Smart Door Lock N100
  26395. Only Serifs
  26396. Introducing: Ubiquiti UniFi Protect AI Bullet
  26397. Substring Text Without Breaking Words in C#
  26398. Experimenting with PeerJS
  26399. We Should Communicate Probabilities With Flips
  26400. The Pareto frontier of foreign languages - Tanner Hoke
  26401. My most important email filter that helps me control my chaos
  26402. What's On Tap for .NET 8 (Preview 1 Coming this Month) -- Visual Studio Magazine
  26403. Extreme earners are not extremely smart
  26404. Data visualization with Metabase from CSV files with SQLite - Ritza Articles
  26405. User or *User - Do We Need Struct Pointers Everywhere?
  26406. The Joy Of Duplexes
  26407. In defense of Junior Engineers - Jampa.dev
  26408. I hate stackoverflow and ChatGPT is my savior
  26409. On Vercel: If some of my sites are down…
  26410. Sit. · Rafal Pastuszak
  26411. Efficiency traps
  26412. Why do you want to touch your Mac screen so badly?
  26413. Introducing: Ubiquiti UniFi Protect AI Bullet
  26414. Have I Been Pwned
  26415. HandyApp
  26416. Windows Terminal is now the default Windows 11 22H2 console
  26417. Introducing the Next-Generation Bing Search: Smarter, Faster, and More Personalized than Ever Before » André Snede
  26418. Use PostConfigure For Default Configuration of Collections in ASP.NET
  26419. On .NET Live - Mapping with GeoBlazor
  26420. The case of the RPC_E_DISCONNECTED error thrown from await_resume
  26421. Code Maze Weekly #160 - Code Maze
  26422. What is a Middleware and how to use it in ASP.NET Core?
  26423. Weekly Update 334
  26424. .NET Dependency Injection With Constructor Parameters
  26425. From clone to running a code base in under 5 minutes
  26426. How to ask for programming help - Simple Talk
  26427. Extracting Form Fields from a Multi-Page PDF AWS Textract and .NET | no dogma blog
  26428. Unit testing- Arrange Act Assert
  26429. Must follow C rules, no exceptions
  26430. Progressively enhanced Turbo Native apps in the App Store | Masilotti.com
  26431. User Defined Field Patterns 2 – NoSql Relations
  26432. Fail Fast they say
  26433. NIST Selects ‘Lightweight Cryptography’ Algorithms to Protect Small Devices
  26434. Spreaker
  26435. Cory Dransfeldt · Adding client-side rendered webmentions to my blog
  26436. Catching (probably all) email SPAM with a really tasty honeypot · Nobilisdata
  26437. Building a Pivot Table in SQLite
  26438. Did You Launch First? - Nick's Base Camp
  26439. ChatGPT and the Analytic-Synthetic Distinction
  26440. Why I Quit a $450,000 Engineering Job at Netflix
  26441. [Apply by 02/15] Future Computing Research Workshop
  26442. Explorers are bad leaders | Derek Sivers
  26443. How LLMs will break the internet as we know it
  26444. CS Conferences in 2023
  26445. 2022: I just kept shipping - Max Rozen
  26446. UpperCase Styling via CSS
  26447. .NET Apps Show Poorly in Software Security Report -- Visual Studio Magazine
  26448. GitHub Quick Reviews
  26449. Azure OpenAI Service Opens Up, ChatGPT On Tap -- Virtualization Review
  26450. Write simpler code with the new Microsoft Graph .NET SDK v5
  26451. Which Software Architecture Patterns do you use?
  26452. Participating in programming language's evolution during interesting times
  26453. An announcement from GitLab CEO Sid Sijbrandij
  26454. Event-Driven Architecture: I do not think it means what you think it means
  26455. A more direct and mistake-free way of creating a process in a job object
  26456. How to edit a JSON object from a Azure Logic Apps
  26457. Implementing API Key Authentication in ASP.NET Core
  26458. GitHub - LEGO/AsyncAPI.NET: The AsyncAPI.NET SDK contains a useful object model for AsyncAPI documents in .NET
  26459. Pellet Beer Can Chicken
  26460. Asynchronous Programming Patterns in .NET
  26461. What's new in C# 11 now with less controversy!! - David Wengier - NDC Melbourne 2022
  26462. C# Source Generators - Write code that writes code with David Wengier
  26463. MS Build: Things You Should Know About Project Files - .NET Oxford - January 2020
  26464. Records Deep Dive: What, Why and How - David Wengier - NDC Melbourne 2021
  26465. What the null?!! ...and other topics with David Wengier | Sydney Alt.NET Feb 2022
  26466. A (brief) overview of Span≤T≥ - David Wengier
  26467. Lowering in C#: What's really going on in your code? - David Wengier
  26468. Hot Visual Reload Studio 2022: A Curated Selection
  26469. Lowering in C#: What's really going on in your code? - David Wengier
  26470. Pragmatic Performance: When to care about perf, and what to do about it. - David Wengier
  26471. Pragmatic Performance: When to care about perf, and what to do about it - David Wengier
  26472. David Wengier. Генераторы кода C#: пишем код, который будет писать код
  26473. C# Source Generators - Write Code that Writes Code
  26474. Pragmatic Performance: When to care about perf, and what to do about it - David Wengier
  26475. Sydney ALT.NET August - Roslyn Code Generators and CoRoutines with C#
  26476. Melbourne ALT.NET Meetup - Performance and Benchmarking (29 August 2017)
  26477. C# Source Generators - Write code that writes code - David Wengier
  26478. 10 Tips and Tricks to Handle JavaScript Objects
  26479. .NET MAUI Challenge 3: Telerik DateTimePicker
  26480. Porting Custom Controls from Xamarin Forms to Uno Platform
  26481. What’s new in the MSIX Packaging Tool: February 2023
  26482. Modularizing React Applications with Established UI Patterns
  26483. C#11 – Records Demystified
  26484. C# - Value Object Pattern, Data Transfer Object Pattern
  26485. Functional C# with Simon Painter
  26486. Smappee App, the smartest energy app
  26487. Azure Durable Functions Now Supports Storage Backends Microsoft Netherite and MSSQL
  26488. Smappee App, the smartest energy app
  26489. Smappee
  26490. Microsoft Reaffirms Fate of Visual Basic -- Visual Studio Magazine
  26491. Microsoft debuts new version of Bing that could finally rival Google
  26492. Zelda 3 - A Link to the Past for Windows, Linux und MacOS
  26493. Board Games For Product Teams
  26494. Use Visual Studio dev tunnels to handle Twilio Webhooks
  26495. Introducing network.txt: A Standard for 3rd Party Data Transparency
  26496. Leaving Wave, joining Anthropic
  26497. My journey to Growth Lead
  26498. Taking a look at Nostr
  26499. How does Knative project compare to Dapr?
  26500. SVG viewBox padding
  26501. Does thanking too many people in the credits indicate a movie is bad?
  26502. WebView2, Electron challengers, and (slightly) lighter desktop web applications
  26503. High Costs are not About Precarity
  26504. Metrics layers: past, present, future - Blog | Hex
  26505. Ruby/Rails performance comparison of Intel Mac, M1 Max, and M2 Max – Relentless Simplicity
  26506. Destroying the right server
  26507. The Validity of Custom Element Tag Names
  26508. Understanding GPT A Bit Better
  26509. Zig Meta Programming
  26510. .NET Data Community Standup - SQLite with .NET and EF Core
  26511. Bean Machine Retrospective, part 7
  26512. Cross-platform Maps with .NET MAUI
  26513. How can I get the original target of a shortcut without applying any 32-bit adjustments?
  26514. Coordinate Plane Closure
  26515. Names should be cute, not descriptive
  26516. Unbiased median absolute deviation based on the trimmed Harrell-Davis quantile estimator
  26517. How to Clone a List in C#? - Code Maze
  26518. Software Security Report Finds JavaScript Applications Have Fewer Flaws Than Java and .NET
  26519. Pivot
  26520. INSTA360 ONE X2 – EPIC Car Vlogs With IMPOSSIBLE Driving Shots! [No Drone!]
  26521. The business value of frequent deployments: Recouped time
  26522. How to use Entity Framework Core in ASP.NET Core
  26523. C#11 - Immutable Object Pattern
  26524. C#11 - Immutable Object and Defensive Copy
  26525. Modularizing React Applications with Established UI Patterns
  26526. Extracting Key-Value Pairs from Document Form Fields with AWS Textract and .NET | no dogma blog
  26527. Tech Conferences
  26528. A Historical Reference of React Criticism—zachleat.com
  26529. Death Of a Programmer. Life Of a Farmer
  26530. Azure DevOps Podcast: Philip Japikse: Professional C# in .NET - Episode 230
  26531. Languages & Runtime Community Standup - Otterkit: an OSS COBOL compiler for .NET
  26532. The program is the database is the interface
  26533. Print on FreeBSD
  26534. Multimodal Machine Learning
  26535. Rule of Four
  26536. Developer-Driven Software Development
  26537. pedro cattori
  26538. It’s worth running a FreeBSD or NetBSD desktop
  26539. ChatGPT, Bard, and the battle to become the "everything app"
  26540. Setting up a Filecoin Saturn Node - Laurence Vandeyar
  26541. Understanding Large Language Models -- A Transformative Reading List
  26542. Dear Microsoft
  26543. Wild Tales streaming: where to watch movie online?
  26544. Episode 453 - In the Real World
  26545. Home - zrok
  26546. GitHub Quick Reviews
  26547. ASP.NET Community Standup - Razor Editor Updates
  26548. How Cloudflare erroneously throttled a customer’s web traffic
  26549. Multi-Tenancy with RavenDB and ASP.NET Core
  26550. Manage and control the use of dedicated egress IPs with Cloudflare Zero Trust
  26551. Visual design rules you can safely follow every time
  26552. JavaScript Modules | Documentation
  26553. The cost of timing out
  26554. How to Insert a Key Value Pair Into an Existing JSON in C#
  26555. The frustration of finding a suitable time to hold a meeting when the participants are evenly spaced around the globe
  26556. How to customize Conventional Commits in a .NET application using GitHooks - Code4IT
  26557. Refactoring Bloated Code in C# - Code Maze
  26558. How to Consume OpenAI's GPT-3 API Using C# and .NET Core
  26559. We Fight Fraud LIVE 2023
  26560. Rx.NET high-level plan · Discussion #1868 · dotnet/reactive
  26561. Creating Pivot Tables in C# and SQL: A Comprehensive Guide
  26562. React in 2023 and Beyond
  26563. Property based testing in C#–Part 5
  26564. Contravariant functors as invariant functors
  26565. IEnumerable in C# – A Simplified Beginners Guide - Dev Leader
  26566. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The Complete Guide
  26567. A Button Only Date Picker and JavaScript Date Control Binding
  26568. VMware Tanzu Application Platform Adds Buildpack Improvements and Application Limits
  26569. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  26570. TPF Turkiye Earthquake
  26571. An important next step on our AI journey
  26572. Teenage cybercrime: Help your child make the right #CyberChoices
  26573. Electron Color
  26574. nokogiri vs. xsltproc
  26575. Web Rendering Patterns
  26576. Kolja Pluemer | Forcing serendipity: How I build interesting connections between my notes
  26577. What good are Record Patterns in Java? An example based on Spark's Catalyst Optimizer and it's Tree Rewriting Rules
  26578. Demo of MyStatusTool – Twitter using RSS and rssCloud – Andy Sylvester's Web
  26579. Haro sur internet dans le petit village suisse
  26580. Cory Dransfeldt · Automating (and probably overengineering) my /now page
  26581. 13 tips and techniques for modern Flask apps
  26582. Denoising diffusion models for neuroscience
  26583. Introducing: The IPv6 Canvas
  26584. Carlin Eng
  26585. When Social Media Moderation Becomes Our Responsibility · Notes
  26586. Authentically Human
  26587. LMNT: Square
  26588. I built a new tab page to look at old pictures
  26589. Perhaps something was rotten in Skylake – Gabriel Sieben
  26590. Try to take it easy |
  26591. Yes, Crypto is ALL a Scam
  26592. It is becoming difficult for me to be productive in Python - blag
  26593. Update to the .NET language strategy
  26594. Daily links from Cory Doctorow
  26595. VS Code v1.75 Released with New AI Tools Documentation -- Visual Studio Magazine
  26596. Using source-generated regex in ASP.NET Core route constraints - Gérald Barré
  26597. Comparing the Same Project in Rust, Haskell, C++, Python, Scala and OCaml
  26598. Clean Message Bus Consumers with MediatR in .NET
  26599. It rather involved being on the other side of this airtight hatchway: Reading the user's saved passwords
  26600. cgl/examples at main · Jaysmito101/cgl
  26601. Adding Meatballs Menu To React-Table Rows - CodeJourney.net
  26602. Programming Language Design and Implementation - A Stack Exchange Proposal
  26603. Introduction to Behavior Driven Development (BDD) in C#
  26604. 344: Exploring CoreData and CloudKit
  26605. Optimizing Memory Allocations with C# Span: A Guide with Code Sample
  26606. Tutorial: How to Download SSIS Source Files From a Web Application
  26607. .NET Rocks! Clean Architecture in 2023 with Steven Smith
  26608. Webinar – Aaron Stannard – .NET Systems Programming Learned the Hard Way | The .NET Tools Blog
  26609. Mono Build :: MonoBuild
  26610. Everything You Wanted to Know About Multiline Strings - Dev Leader
  26611. Extensibility in your applications
  26612. Designing Data-Intensive Applications – Multi-Object Transactions
  26613. Trends in Twitter’s Architecture
  26614. Running 1000 tests in 1s
  26615. New ideas
  26616. Docusaurus blogs: adding breadcrumb Structured Data | johnnyreilly
  26617. Adapting to Carpal Tunnel Syndrome
  26618. Home-Grown Web Analytics
  26619. Marketing Yourself As A Junior Engineer
  26620. Thomas Steinacher | The sad state of eSIM
  26621. Bare-bones Diffusion Models
  26622. Mounting a Magic Trackpad on a Kinesis Advantage Keyboard | Pete Keen
  26623. The Daily PR
  26624. Renting to your friends - Kyle Schmolze
  26625. pkgsrc and a Call for Action · benzblog
  26626. Challenges 7-12: Implementing and breaking AES ECB
  26627. C# Language Mind map
  26628. ChatGPT Passes Google Coding Interview for Level 3 Engineer With $183K Salary
  26629. Subscribe to read | Financial Times
  26630. C++ Alternative Operators
  26631. Contributing to open source projects and about learning zero-knowledge proofs
  26632. Trust Networks: How We Actually Know Things
  26633. mantis shrimp eyes
  26634. magic (arena) and the notion of 8 billion files
  26635. An investment in future virality
  26636. What time is it? A simple question with a complex answer. How computers synchronize time
  26637. Getting to decisions faster in A/B tests – part 1: literature review
  26638. Stop Looking So Far Ahead - Apeathetic
  26639. 2023-02-04 My accounting book is finished
  26640. Design your pricing and tools so you can adapt them later - Arnon Shimoni
  26641. The KZG/Kate Polynomial Commitment Scheme
  26642. A Linking Adventure - nsnotes
  26643. Type inference that sticks | Jared Forsyth.com
  26644. Ian Norris - Blog - Understanding the limits of large language models
  26645. Starting a New Instagram Account in 2023?
  26646. .NET GC Internals - 04. Plan phase
  26647. GitHub - scandum/fluxsort: A branchless stable quicksort / mergesort hybrid.
  26648. Building a Smart Home - Part 8 Motorised Blinds | LINQ to Fail
  26649. ⚙️ Math Breakdown: Anime Homing Missiles
  26650. James and David Pick on Matt
  26651. TruthFinder - 2019 Account List Data Security Incident
  26652. Organizing URLs with Folder Scheme in ASP.NET Razor
  26653. Basics Part 3: Using OpenID Connect for Authentication and API Access
  26654. Building conc: Better structured concurrency for Go
  26655. Size Comparisons
  26656. GitHub - aws/aws-ssm-data-protection-provider-for-aspnet: An extension library to assist with ASP.NET data protection in AWS Lambda.
  26657. Instant Checkmate - 2019 Account List Data Security Incident
  26658. Weird things I learned while writing an x86 emulator
  26659. Static and non-static interface member calls in .NET: they are not the same
  26660. .NET Security Headers: A Senior Developer’s Guide✨
  26661. A⋂C: SELF ABSORBED, a self-portrait in neural networks
  26662. fake tags are a real problem – Tom Lee
  26663. Reversing UK mobile rail tickets
  26664. Technical debt ratio
  26665. Twitter Blue
  26666. rettiwt-api
  26667. Names can be so much more
  26668. The Decree Design Pattern
  26669. Stuff I Don't Like About Netflix
  26670. Taking the Initial Phone Screen with Candidates
  26671. Basics Part 3: Using OpenID Connect for Authentication and API Access
  26672. ASP.NET Core News - 02/03/2023
  26673. Stack Overflow
  26674. .NET Monthly Roundup - January 2023
  26675. Remove AggressiveInlining from XxHash128.HashLength0To16 by EgorBo · Pull Request #81565 · dotnet/runtime
  26676. ASP.NET Core Dev Team Launches 'Blazor United' Push for .NET 8 -- Visual Studio Magazine
  26677. .NET Monthly Roundup - January 2023
  26678. The names of birds, part 4
  26679. Integrating ChatGPT into Software Development Workflow: Tips and Best Practices
  26680. PostgreSQL Constraints: Learning PostgreSQL with Grant - Simple Talk
  26681. Why You Should Use AI to Improve Your Productivity As a Software Developer
  26682. GitHub - exceptionless/Exceptionless.Net: Exceptionless clients for the .NET platform
  26683. Extracting Text from an Image with AWS Textract and .NET | no dogma blog
  26684. AOP with Interceptors and IL Code Weaving in .NET Applications
  26685. Writing a Custom SQLite Function (in C)
  26686. Introducing ChatGPT Plus
  26687. Carving The Scheduler Out Of Our Orchestrator
  26688. Inside C++/WinRT: Coroutine completions: Cancellation propagation
  26689. Why is Clean Architecture so Popular?
  26690. Code Maze Weekly #159 - Code Maze
  26691. .NET Community Toolkit 8.1 Released
  26692. Windows Terminal 1.17 Preview Released
  26693. npm
  26694. Episode 115 - How We Got Into Security with Ashley Burke, Karla Reffold, and Divya Mudgal
  26695. 10 Proven Techniques for Optimizing ASP.NET Websites for Search Engines
  26696. Rust's Ugly Syntax
  26697. .NET Contributors
  26698. Basic Windows Machine Hardware information from WMI for Exception Logging from .NET
  26699. Twitter to end free access to its API in Elon Musk's latest monetization push
  26700. Spreaker
  26701. Making a loudness monitor for online meetings
  26702. Why I Migrated 300+ Posts From Obsidian Publish to Ghost
  26703. Docker image build pipeline for a .NET Core application using Jenkins – DevNinja – Automation Avenue
  26704. FOSS Funding – Chapter 2 – Binaries
  26705. Fedora now has frame pointers
  26706. The missing piece: the need for product management in security teams
  26707. Let’s talk about the technical coding interview
  26708. The one line of code that brought down a €500 million rocket
  26709. Tokens, Please
  26710. Heartbreak - Why gatsby.js failed - arnorhs.dev
  26711. Code migrations
  26712. How to make Youtube less distracting
  26713. Weekly Update 333
  26714. JetBrains Dev Report: TypeScript Is Fastest-Growing Programming Language -- Visual Studio Magazine
  26715. .NET MAUI Community Toolkit Monthly Standup, February 2023
  26716. Troubleshooting Kafka with 2000 Microservices | Event Driven
  26717. Finally! Elgato Stream Deck and Microsoft Teams
  26718. Repository Pattern - A controversy explained
  26719. Learn C# with CSharpFritz - Welcome Back with C# 11 and Introducing .NET MAUI
  26720. Python’s “Disappointing” Superpowers
  26721. Optimizing String Performance Easily in C#
  26722. On AI, GPT and the future of developers
  26723. Inside C++/WinRT: Coroutine completions: Avoiding reentrant completion
  26724. Hyperlinking to Hutchison Whampoa Limited is still forbidden
  26725. Two Factor Authentication with Web API and Angular using Google Authenticator - Code Maze
  26726. What Surprised Me About ECMAScript Modules
  26727. Getting started with ML.NET | The .NET Tools Blog
  26728. The DevOps Automation Guide
  26729. The State of WebAssembly – 2022 and 2023
  26730. Uptick in healthcare organizations experiencing targeted DDoS attacks
  26731. The Ultimate Guide to JavaScript Error Handling — SitePoint
  26732. Application Insights–OpenTelemetry integration for ASP.NET Core
  26733. Clean Architecture in 2023 with Steven Smith
  26734. Comparing the Top Eight Managed Kubernetes Providers
  26735. .NET Architects Panel | .NET Conf 2022
  26736. Delivering new webinar experiences with Microsoft Teams
  26737. Agile is noticeable when you do not prioritize developing reliability for critical systems
  26738. Diving into WebAuthn
  26739. JVM Field Guide: Memory
  26740. How I Follow the News with RSS
  26741. Ten Years, Ten Highlights: Reflections on My Decade at Sumo Logic
  26742. Server Environments
  26743. Modern Health, frameworks, performance, and harm
  26744. Quirks of the Page Visibility API | Matt Joseph
  26745. Precision Munitions for Denial of Service
  26746. Low Amounts of Drinking are Healthy
  26747. Use the dialog element (reasonably)
  26748. The New Coder's Hierarchy of Needs
  26749. A manifesto on shower temperature control
  26750. A Novel PayPal Scam
  26751. Wasm compression benchmarks and the cost of missing compression APIs
  26752. Anker admits to lying about Eufy security camera encryption; describes future plans
  26753. Intro to Graphics 01 - Introduction
  26754. Intro to Graphics 00 - Opening
  26755. Intro to Graphics 04 - Raster Images (Part2)
  26756. Intro to Graphics 03 - Raster Images (Part1)
  26757. Intro to Graphics 02 - Math Background
  26758. Logistic Regression Using the scikit Library -- Visual Studio Magazine
  26759. LEDGE
  26760. GitHub - DamianEdwards/AspNetCoreClientLibManagement: Examples of different techniques for management of client libraries (i.e. JS/CSS libraries/frameworks) to ASP.NET Core projects.
  26761. Median absolute deviation vs. Shamos estimator
  26762. Microsoft Azure Load Testing is now generally available
  26763. New Wolverine Release & Future Plans
  26764. Bursa of Fabricius
  26765. The names of birds, part 3
  26766. CatGPT
  26767. OpenAI has Launched AI Classifier to Detect AI Written Text.
  26768. Building an Audio Recorder and Player App in .NET MAUI
  26769. How to Execute CLI Applications From C#
  26770. Inside C++/WinRT: Coroutine completion handlers: Disconnection
  26771. Live coding & Blazor with Jeff Fritz | Keep Coding Podcast
  26772. Want to give some feedback on GitHub Packages? · Discussion #45938 · community
  26773. .NET MAUI Challenge 2: Light and Dark Mode in .NET MAUI
  26774. A Breakdown of the React useEffect Hook
  26775. Junior devs at their finest (tic tac toe winner checks)
  26776. Optimizing Queries in MySQL: Optimizing Reads - Simple Talk
  26777. Custom React Hooks and When to Use Them
  26778. A "gotcha" with object handles
  26779. Method Overriding in C# - Code Maze
  26780. GPT-3 generated Hacker News summaries in the style of n-gate.com - AILEF
  26781. The Best GPUs for Deep Learning in 2023 — An In-depth Analysis
  26782. Tools for Thought's greatest benefit
  26783. ...so, I joined the time-complexity cult.
  26784. Preparing Fastify for Testing
  26785. Using platforms encourages internet censorship
  26786. The Product-Led Trap
  26787. tools for finding information on the internet
  26788. Various Ways of Sending Mail via SMTP
  26789. My first recession
  26790. Five years
  26791. Automating the Addition of New Jekyll Post Files
  26792. .NET R&D Digest (January, 2023)
  26793. VS Toolbox: MAUI App Accelerator to Jump-Start .NET MAUI Scaffolding -- Visual Studio Magazine
  26794. Replicating a Cruise Travel App UI in .NET MAUI
  26795. GitHub Quick Reviews
  26796. Play Audio and Video in .NET MAUI apps with the new MediaElement
  26797. Rewrite it in Rust by ridiculousfish · Pull Request #9512 · fish-shell/fish-shell
  26798. Google blew it with open source layoffs
  26799. How to Implement Checkbox List in ASP.NET Core - Code Maze
  26800. C# Tip: do NOT use nameof to give constants a value - Code4IT
  26801. Inside C++/WinRT: Apartment switching: Error reporting
  26802. Uno Platform 4.7 Update Brings Simpler Solution and Performance Improvements
  26803. WUG Days 2023.1 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  26804. The Company Intro Cinematic Universe is Bad
  26805. Tracking Application Health With OpenTelemetry Metrics in .NET
  26806. Intel oneDAL Available in ML.NET
  26807. Creating and downloading zip files with ASP.NET Core
  26808. Generating Sample Data with Bogus
  26809. Checksum mismatches on .tar.gz files · Discussion #45830 · community
  26810. My experience with migrating my app from Xamarin.Forms to .NET MAUI - Andreas Nesheim
  26811. Central Package Management - warning NU1507: There are 2 package sources defined in your configuration.
  26812. async void – How to Tame the Asynchronous Nightmare - Dev Leader
  26813. Built-in alternatives to applicative assertions
  26814. Windows I/O completion - One little trick · James Sturtevant
  26815. CI/CD: Automating Tests and Deployments the Fun Way
  26816. The Company Intro Cinematic Universe is Bad
  26817. Episode 261: Proofs, Arguments, and ZKPs with Justin Thaler - ZK Podcast
  26818. Uno Platform 4.7 Sports New Project Template -- Visual Studio Magazine
  26819. Introduction to the Web3 Revolution - Doumer's Blog
  26820. Le Web3 et sa Révolution - Doumer's Blog
  26821. New Open Source Package: CodeArt.MatomoTracking
  26822. When Do I Need Microservices?
  26823. Track your coding progress on GitHub with a .NET Worker Service
  26824. Parsel
  26825. GitHub - Mimetis/Dotmim.Sync: A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
  26826. Floating Image
  26827. A Catalog of Big Visions for Biology
  26828. Green energy: Don’t stick Granny with the bill
  26829. A review of My Mind (a second brain tool)
  26830. pedro cattori
  26831. I Hired 5 People to Sit Behind Me and Make Me Productive for a Month — Simon Berens
  26832. Native DateOnly and TimeOnly support in Entity Framework 8 in SQL Server
  26833. Project Management is a Concurrency Control Problem
  26834. Fuzzy API composition: querying NBA stats with GPT-3 + Statmuse + Langchain
  26835. Squash merge? Really!? | Swizec Teller
  26836. Comparing Different Automatic Image Augmentation Methods in PyTorch
  26837. Measuring the Impact of False Sharing
  26838. Opinionated tools are better
  26839. [DUPLICATE] Testing Blazor Applications with Playwright | .NET Conf 2022
  26840. On .NET Live - Develop webhooks locally with tunnels
  26841. Terrastruct
  26842. ASP.NET Community Standup - Porting your ASP.NET Web Forms application to .NET 7 in 7 minutes
  26843. Inside C++/WinRT: Apartment switching: COM without COM
  26844. The names of birds, part 2
  26845. Intercepting t.co links using DNS rewrites
  26846. The New Constructor Type Coming in C# 12 is Weird
  26847. Mocking an HttpClient using ASP.NET Core TestServer - Gérald Barré
  26848. K-Means Clustering
  26849. Accessing .NET gRPC Endpoints from Anywhere via JSON Transcoding
  26850. How to Get Value by Key from JObject in C# - Code Maze
  26851. 343: A Mac Mini To Rule Them All!
  26852. GitHub - Cysharp/SimdLinq: Drop-in replacement of LINQ aggregation operations extremely faster with SIMD.
  26853. Using multi-tenant AAD delegated APIs from different tenants
  26854. Stormtroopers, but They're ACCURATE
  26855. What’s New in EF Core 7.0
  26856. Getting started with ML.NET
  26857. Announcing TypeScript 5.0 Beta
  26858. Structured data, SEO and React | johnnyreilly
  26859. Technical writing resources – Rachel Andrew
  26860. Minimize Delivery Risk with Progressive Release
  26861. How to design APIs for Accessibility | endjin
  26862. 【C#】SignalR を使ったアプリケーション開発をより快適に! - ねののお庭。
  26863. Discover The Best Local Brands And Places For Fashion, Home Decor, Beauty And Shopping In Your City | LBB
  26864. Light Bringer by Pierce Brown: 9780425285978 | PenguinRandomHouse.com: Books
  26865. Stormtroopers, but They're ACCURATE
  26866. When best practice isn't the best - Dependency Injection and Optimizely CMS
  26867. The Potential of DuckDuckGo's !bangs: Supplementing Search
  26868. Authenticity and Acting
  26869. Software Delivery Idealism
  26870. Perverse incentives are endemic
  26871. Netbooting a customized Archiso via Preboot Execution Environment (PXE)
  26872. Revisiting my two-year SF predictions
  26873. Removing all trackers from my website
  26874. How Austral’s Linear Type Checker Works
  26875. Don’t just say ‘hello’ to me
  26876. Funding Open Source
  26877. Computers Are Bad
  26878. The “Build Your Own Redis” Book is Completed | Blog | build-your-own.org
  26879. Proxying Rainbow Six LAN for WAN with .NET - Turnerj (aka. James Turner)
  26880. How to Use SQL LIKE Operator With LINQ in C# - Code Maze
  26881. DepthGuard. a.k.a "It seemed like a good idea at the time"
  26882. armstrong-distributed-systems/erlang-is-not-about.md at main · stevana/armstrong-distributed-systems
  26883. Length-based switch dispatch by jcouv · Pull Request #66081 · dotnet/roslyn
  26884. Night and Fog (1955) by Alain Resnais: Mahler Symphony No.6 ENG sub
  26885. The Transformer Family Version 2.0
  26886. When django, nextjs and Laravel failed me...
  26887. I am an ex-Podder
  26888. Multi-cursor code editing: An animated introduction
  26889. Rate Limiting Next.js API Routes using a Cloudflare Service Worker
  26890. Can GPT-3 Solve CTF Problems?
  26891. Automate Twitter with Notion and n8n
  26892. Cores don’t like to share
  26893. Exploring MusicCaps, the evaluation data released to accompany Google’s MusicLM text-to-music model
  26894. Local-first data migrations
  26895. You're probably learning a technology in its seventh season, not its pilot
  26896. 🤔 Why did the new GraphQL API take 1.5 years to be released? - GraphQL API for WordPress
  26897. Night and Fog (1955) by Alain Resnais: Mahler Symphony No.6 ENG sub
  26898. ChatGPT is INSANE at Refactoring Code!
  26899. .NET GC Internals - 03. Concurrent Mark phase
  26900. How to Get an Enum Member as a String in C# - Code Maze
  26901. Four Thousand Weeks
  26902. Understanding Natural Language Processing: The Basics..!!
  26903. Collections: The Nitpicks of Power, Part II: Falling Towers
  26904. Deciphering my Dead Mother’s Cipher
  26905. 2D Player Collision against Static Geometry – Tim Wheeler
  26906. ThinkPad as a server: the follow-up
  26907. So I think I just acquired an app?
  26908. Why I've Been Offline
  26909. Forking Chrome to render in a terminal
  26910. Code Observation: Function Arity in Clojure
  26911. How to choose your startup investors
  26912. South Pole Topography – brr
  26913. Meetings which pay the rent
  26914. EF Power Tools tutorial
  26915. Getting Started with Playwright and VS Code
  26916. CSS KitchenAid Mixer
  26917. Cyber - Fast and concurrent scripting.
  26918. Build .NET MAUI Apps Faster with App Accelerator
  26919. Getting Started with Playwright and VS Code
  26920. ASP.NET Core News - 01/27/2023
  26921. Contracts you should never sign
  26922. Pioneering Apple Lisa goes “open source” thanks to Computer History Museum
  26923. Production postmortem: The server ate all my memory
  26924. Inside C++/WinRT: Apartment switching: Unwinding the stack
  26925. Towards a global framework for cross-border data flows and privacy protection
  26926. Code Maze Weekly #158 - Code Maze
  26927. Code Lifespan
  26928. Check If a String Array Contains a Value and Get Index
  26929. Weekly Update 332
  26930. Master ChatGPT Today or Risk Obsolescence Tomorrow
  26931. HTML Table Cell Overflow Handling
  26932. .NET MAUI Challenge 1: Simple Grid in .NET MAUI
  26933. The Developer Ecosystem in 2022: Key Trends for C# | The .NET Tools Blog
  26934. 9 Tips to Reduce WPF App Startup Time
  26935. Monsters Weekly 262 - Getting Started with PostgreSQL in C#
  26936. Ask thoughtbot CTO - All About CI / CD
  26937. GitHub - Cysharp/StructureOfArraysGenerator: Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.
  26938. Building Microsoft Teams Bots with .NET & the Teams Toolkit | .NET Conf 2022
  26939. Mina Launches a Proof of Concept to Enable Anyone to Run a Web Node on a Browser
  26940. Changes to Project.json
  26941. Do mechanical keyboards really need arrow keys? 
  26942. willfennel.com – 12 years without advertisements
  26943. C in WASM
  26944. Making a Hybrid Viewfinder
  26945. Refraction, dispersion, and other shader light effects - Maxime Heckel's Blog
  26946. Why VR/AR Gets Farther Away as It Comes Into Focus — MatthewBall.vc
  26947. I've fuzzed the Hashicorp's Vault API. Here are my findings (1) · m's blog
  26948. My writing finances, 2022 | Dan Moren
  26949. Fixing a Memory Leak in a Ruby SideKiq Job
  26950. Episode 452 - Streamlining DevOps with Bicep
  26951. I'm still bitter about Slammer
  26952. How To Do 1:1 With Your Team ? · @jimmyislive
  26953. Speeding up queries 1000x by sorting my bitmaps
  26954. Moving work to the browser
  26955. Yandex Services Source Code Leak
  26956. A Charming Algorithm for Count-Distinct
  26957. What it means to design a platform
  26958. Announcing Rust 1.67.0 | Rust Blog
  26959. Hello World - Introduction to C# interactive C# tutorial
  26960. Password Purgatory - Making Life Hell for Spammers
  26961. Password Purgatory - Making Life Hell for Spammers
  26962. Welcome to Azure Static Web Apps Community Standups
  26963. Debugging in .NET apps using Visual Studio Part 1
  26964. Event Sourcing in 1 Hour with Marten in .NET
  26965. .NET GC Internals - 02. Mark phase
  26966. The Easiest Way to Measure Your Method’s Performance in C#
  26967. Inside C++/WinRT: Apartment switching: Bypassing the context callback
  26968. Navigating the changing data localization landscape with Cloudflare’s Data Localization Suite
  26969. bogle.tools
  26970. Caching Techniques in C# .NET Core: A Step-by-Step Guide
  26971. C# Lowering
  26972. ConcurrentDictionary in C# - Detailed Guide - Code Maze
  26973. Building Serverless Applications with Azure Function App: A Beginner's Guide
  26974. Production postmortem: The heisenbug server
  26975. AWS Lambdas with C# - Simple Talk
  26976. Performance: The Fastest Way to Loop Over an Array in Microsoft .NET
  26977. We invested 10% to pay back tech debt; Here's what happened
  26978. Translation and Text to Speech with Amazon Polly and .NET | no dogma blog
  26979. Azure Data Studio 1.41 release - Microsoft SQL Server Blog
  26980. Pythonnet – A Simple Union of .NET Core and Python You’ll Love - Dev Leader
  26981. Objects
  26982. Sustainable Open Source with Sarah Novotny
  26983. That's NOT an Aggregate in Domain Driven Design
  26984. Moving extended P² quantile estimator
  26985. Spring Cloud Azure 5.0 Ships with Updated, Redesigned Documentation -- Visual Studio Magazine
  26986. Getting Started with the .NET MAUI ListView
  26987. What's New in Progress Telerik UI for Blazor, .NET MAUI and WinForms -- Visual Studio Magazine
  26988. Introducing the Git Status Bar and Testing Improvements in Visual Studio for Mac 17.5
  26989. Sleep Smarter, Train Harder
  26990. 10 startup studios that created billions in value — Aleksandr Volodarsky
  26991. Everything Should Have an API: I'm Done with Closed Services
  26992. Using LDAP Queries for Stealthy Enumeration -
  26993. The Tech Spec's Tech Spec - Jampa.dev
  26994. How Layoffs in Startupland Differ Between B2B & B2C Companies by @ttunguz
  26995. I Am The Only User
  26996. Lessons Learned in Decade 0
  26997. Configuring VSCode as a Keyboard-Centric IDE | Davis Haupt
  26998. Lucas Kostka - Listening is not what you think
  26999. You might not need an ORM
  27000. A Couple Small Nix Tips
  27001. Reading appsettings.json in Class Libraries: A Guide for ASP.NET Core Developers
  27002. Using Command Binding in Windows Forms apps to go Cross-Platform
  27003. 341: Frank Masters In-App Subscriptions
  27004. Announcing the new Security Headers API, New Features and Upgrades!
  27005. Planet Killer Comet Margarita
  27006. Inside C++/WinRT: Apartment switching: Unblocking the outgoing thread
  27007. Serilog Best Practices - Ben Foster
  27008. Use Local History to Avoid Disaster
  27009. Using Reflection to Call Generic Methods in C# .NET Core
  27010. GOTO Aarhus 2023
  27011. Tracing .NET Applications Easily With OpenTelemetry - Code Maze
  27012. Creating Charts in ASP.NET Core Razor Pages using Chart.js
  27013. The Ultimate List of Open-Source C# Projects for Developers
  27014. Creating a High-Performance and Secure Azure Application Gateway
  27015. Mjolnir
  27016. Connecting Your Devs' Work to the Business | A Conversation w/ Shopify, Slack & Stripe
  27017. Understand How Rendering Works in React
  27018. The business value of frequent deployments
  27019. Programming SVGs with C#
  27020. Which collection interface to use?
  27021. Property based testing in C#–Part 4
  27022. Handling external API errors: A resumable approach
  27023. Sum function using “generic math” and head and tail functions
  27024. Eighty Twenty
  27025. Making sense of TypeScript using set theory
  27026. Marp: Markdown Presentation Ecosystem
  27027. Google Should Fire Sundar Pichai
  27028. Take ChatGPT for a Spin with VS Code Tools -- Visual Studio Magazine
  27029. WebLoadBreaker - Browser based web load testing tool
  27030. GitHub Quick Reviews
  27031. The tool that really runs your containers: deep dive into runc and OCI specifications | articles about programming on mkdev
  27032. MIT Reality Hack 2023 Blog Day 1
  27033. ASP.NET Community Standup - Taking a look at the TodoApi Sample App
  27034. Stuck in the Past? Scaling up Academia
  27035. we are all savages
  27036. 3D Printer Nozzle Camera
  27037. What is a type system, really?
  27038. K8s ASA: The Storage Interface
  27039. Switching from Windows to Linux – keep moving
  27040. Encrypting Data in the Browser Using WebAuthn
  27041. Is Scalable OLTP in the Cloud a Solved Problem? (CIDR 2023)
  27042. Keep Some of Your Old Hardware – Andrew McWatters
  27043. High Variance Management
  27044. You can not appreciate what you do not understand
  27045. DIY a Stratum 1 NTP Server with a Serial Port
  27046. I Bought a Printer
  27047. Download .NET (Linux, macOS, and Windows)
  27048. Blazor United prototype
  27049. Prepare .NET core Microservice to be monitored by Kubernetes
  27050. Documents and tool windows unleashed
  27051. Languages & Runtime Community Standup - Dive into C# internals
  27052. Inside C++/WinRT: Apartment switching: The basic idea
  27053. 5 Techniques for Mastering the Art of Debugging in Visual Studio
  27054. Davide's Code and Architecture Notes - Server-side caching strategies: how do they work? - Code4IT
  27055. Git Commands You Probably Do Not Need
  27056. Unleashing the Power of ASP.NET Core: A Guide to Building High-Performance Web Applications
  27057. Optimizing Performance in ASP.NET Core: An Introduction to Bundling and Minification
  27058. A Beginner's Guide to Asynchronous Programming in C#
  27059. Reactive programming in F#
  27060. TheJam.dev 2023
  27061. Nullable reference types–Using the required keyword in C# 11
  27062. Agilean
  27063. Static libraries
  27064. Lane Change Highway
  27065. password-purgatory-logger/index.js at master · troyhunt/password-purgatory-logger
  27066. What's new in the Azure Developer CLI (azd) - January 2023 release
  27067. New .NET Community Toolkit Analyzers Help Noobs Improve Code -- Visual Studio Magazine
  27068. MAG Z690 TOMAHAWK WIFI
  27069. ASP.NET Community Standup - Building ASP.NET Core apps in F#
  27070. Leopard tanks would 'make a mess' of Putin's army
  27071. Introducing Zero to Nix — Determinate Systems
  27072. Sleeping with GPT | David Bieber
  27073. Code, meet mode | BryceWray.com
  27074. Turning Down $7k for a Side Project I Announced Two Weeks Ago I was Shutting Down
  27075. .NET GC Internals - 01. Introduction
  27076. How to debug
  27077. Michał Pawłowski - Training vision models on synthetic images
  27078. How the Xbox got its good looks
  27079. Hackere selger persondata om 140.000 kunder
  27080. Keep FreeBSD Desktop Updated
  27081. How To Schedule Block Reminders in Logseq
  27082. Sharing My Best Bookmarks - Andrew Katz
  27083. Bitwarden design flaw: Server side iterations
  27084. Dangling domain abuse.
  27085. Owen, Make Your Website Already
  27086. Degrees of Open Source
  27087. Nim Meta Programming
  27088. My Job at Risk, Thanks to ChatGPT · Notes
  27089. What is Data Privacy?
  27090. Blogging, Analytics, and GDPR
  27091. In Defense of the Commute
  27092. Zak v. Facebook, Inc., 4:15-CV-13437-TGB-MJH
  27093. 5 .NET MAUI Features for Building Great Desktop Apps
  27094. Think ‘experiment’ instead of ‘project’
  27095. Improving Firefox stability with this one weird trick – Mozilla Hacks - the Web developer blog
  27096. Introducing the GitHub Bug Bounty swag store | The GitHub Blog
  27097. What's inside a .EXE File?
  27098. .NET 7, Docker, K8S and Azure DevOps | .NET Conf 2022
  27099. Keyboard Shortcuts to Master Your Git Flow in Visual Studio
  27100. Microsoft and OpenAI extend partnership - The Official Microsoft Blog
  27101. Double the Performance of your Dictionary in C#
  27102. Optimize "new DateTime(<const args>)" via improvements in JIT VN by EgorBo · Pull Request #81005 · dotnet/runtime
  27103. Production postmortem: The big server that couldn’t handle the load
  27104. How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers
  27105. Inside C++/WinRT: Coroutine completions: The oversimplified version
  27106. Using .NET code from JavaScript using WebAssembly - Gérald Barré
  27107. GitHub - damienbod/Blazor.BFF.AzureAD.Template: Blazor.BFF.AzureAD.Template, Blazor WASM hosted in ASP.NET Core using Azure AD BFF (server authentication)
  27108. My old laptop, is my new web server
  27109. How to modernize a legacy .NET Framework WCF app using CoreWCF and .NET 7
  27110. Realistic Data Generation in .NET With Bogus - Code Maze
  27111. 5 Proven Strategies for Writing Clean and Organized Code in C#
  27112. Easily Read RSS Feeds with JavaScript: A Beginner's Guide
  27113. 342: Democratizing AI... and GPT3
  27114. Episode 49: Cake 🍰 - with Mattias Karlsson
  27115. 1.4 Million Autotrader Users EXPOSED, IntelBroker Posts Details on Dark Web
  27116. Zero Downtime Deployment in Azure Function App: A Step-by-Step Guide
  27117. Becoming a .NET Architect: A Step-by-Step Guide
  27118. Designing Data-Intensive Applications – Transactions
  27119. Why “Copycat” Layoffs Won’t Help Tech Companies — Or Their Employees
  27120. Basic Authentication in ASP.NET Core
  27121. How to Implement Google Authentication in Next with NextAuth
  27122. PostgreSQL Basics: Roles and Privileges - Simple Talk
  27123. Saving Christmas with Functional C# - Part Two - Indefinite Loops
  27124. Implementing Zero Trust: A Guide to Securing Your Data
  27125. Released: General Availability of Microsoft.Data.SqlClient 5.1
  27126. PowerShell Extension for Visual Studio Code January 2023 Update
  27127. The Full-Stack Developer Fallacy
  27128. The Ultimate Guide to Implementing 301 Permanent Redirects in ASP.NET Core
  27129. Configuring AWS Credentials for .NET Applications - Detailed Guide
  27130. T-Mobile admits to 37,000,000 customer records stolen by “bad actor”
  27131. The LLM productivity puzzle — Andreas Fragner
  27132. Why I Declined $100K Development Funding | Devlog #35 - Project Feline (Prototype) by Raymond Cripps
  27133. Cherishing the Last Time - Nick's Basecamp
  27134. Why Leaders Should Start and End With a Map
  27135. Front-end is so much more than building designs
  27136. Delimited files are hell-- a comparison of methods to read bad files
  27137. New Rails health check endpoint
  27138. Questioning My Approach to Advice
  27139. Software that abstracts away a skill
  27140. Kolja Pluemer | In search of a better Spaced Repetition algorithm #1
  27141. Dear Retro Community, Stop Writing Tools in C
  27142. 34 days of ice cold showers in the dead of winter
  27143. The .NET feature I grew to love
  27144. git-sim: Visually simulate Git operations in your own repos
  27145. Can we kill the word ‘project’ please?
  27146. Cloud Fundamentals: AWS Services for C# Developers
  27147. Required Members in C# - Code Maze
  27148. How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object?
  27149. Stress makes programmers dumber
  27150. Smithsonian Open Access
  27151. How You Respond to Security Researchers Says Everything About You - Dhole Moments
  27152. Bringing Back the Flags! Keyboard Layout Indicator as Country Flags on Gnome
  27153. Native Urban Terror on FreeBSD
  27154. Reverse engineering the MacBook clamshell mode
  27155. When did Linux get so complicated?
  27156. Self-serve feature platforms: architectures and APIs
  27157. Building a PostgreSQL Wire Protocol Server using Vanilla, Modern Java 21
  27158. Free certifications for developers
  27159. The violence of unsolvable problems | Mo
  27160. Metal bands bring happiness (as chocolate brings Nobel Prizes)
  27161. What Should Software Engineers Work on as They Grow?
  27162. Why piracy can (still) be justified
  27163. Consciousness and Materialism | Luke's Webpage
  27164. When to talk and when to write
  27165. Windows Runtime asynchronous operations can fail in two different ways, so make sure you get them both
  27166. Finally, a Fast Algorithm for Shortest Paths on Negative Graphs | Quanta Magazine
  27167. Deep nesting - Why and how to avoid
  27168. Crontool - free crontab/cron expressions editor online
  27169. How to Randomize a List in C# - Code Maze
  27170. Geeking out on .NET and C# with David Fowler | Keep Coding Podcast #4
  27171. ‎Keep Coding Podcast: #4 Geeking out on .NET and C# with David Fowler on Apple Podcasts
  27172. Piped
  27173. Runtime
  27174. 星街すいせい - Stellar Stellar / THE FIRST TAKE
  27175. *Calli Opens Suisei's Stream* 【Hololive】
  27176. Stoic Personality Disorder
  27177. Simple TUIs with Babashka and Gum
  27178. Factorization & Great Ideas from Database Theory (1)
  27179. Onboarding driven documentation
  27180. How I learned to learn as a developer
  27181. An incomplete guide to stealth addresses
  27182. Substack Will Not Make You a Living
  27183. pagerank for my Obsidian notes
  27184. Sway sessions à la tmux
  27185. Collaboration tips in the workplace
  27186. Privacy, Identity Theft and Data Security Breaches
  27187. how to completely own an airline in 3 easy steps
  27188. Add notes when blocking users | GitHub Changelog
  27189. A difficult decision to set us up for the future
  27190. Take your pragmatism for a unicycle ride - Richard Marmorstein
  27191. How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object?
  27192. ASP.NET Core News - 01/20/2023
  27193. Macroeconomic Perspectives on Productivity - The Productivity Institute
  27194. Code Maze Weekly #157 - Code Maze
  27195. The future of .NET with David Fowler | Keep Coding Podcast
  27196. Back up DVDs with MakeMKV (makemkvcon) and disable auto updates on Linux
  27197. New Features in Visual Studio 2022 17.5 Preview Releases
  27198. Episode 114 - Statiq with Dave Glick
  27199. The Lisa: Apple's Most Influential Failure - CHM
  27200. Martin Costello JET Talk & Webinar Meetup What's new for Minimal APIs in ASP NET Core 7
  27201. Martin Costello JET Talk & Webinar Meetup What's new for Minimal APIs in ASP NET Core 7
  27202. Securely store secrets in Git using SOPS and Azure Key Vault
  27203. It’s 2023, You Should Be Using Typescript!
  27204. Azure OpenAI is now generally available
  27205. Roll with us at SQLBits 2023!
  27206. 2022 Akka.NET Year-in-Review and Future Roadmap
  27207. Property based testing in C#–Part 3
  27208. Statistical anomaly detection to help resolve app crashes faster
  27209. EditorBrowsableAttribute Class (System.ComponentModel)
  27210. .NET Framework January 2023 Cumulative Update Preview
  27211. Netflix CEO Reed Hastings Apologizes for Mishandling the Change to Qwikster
  27212. The Journey to Code Mastery w/ Marqeta's CTO, Randy Kern
  27213. Amazon.com: Creative Pebble V2 - Minimalistic 2.0 USB-C Powered Desktop Speakers, 3.5 mm AUX-in, Up to 8W RMS Power for Computers and Laptops, Type-A Adapter Included and Extended Cable (Black) : Electronics
  27214. 8-Bit Minecraft Computer V2 running fibonacci numbers
  27215. Release 2.0.0-RC.1 · microsoft/reverse-proxy
  27216. It’s the future — you can stop using JPEGs — Daniel Immke
  27217. Ruff: The First 200 Releases
  27218. The Internet Transition
  27219. Good Software Architectures are mostly about Boundaries
  27220. Five minutes is ten minutes
  27221. Ricky: Blog - Smartphone Detox
  27222. Thoughts On Voice Interfaces Part 2: LLMs
  27223. The real Defense Against the Dark Arts
  27224. 3 Tips for Navigating the Startup Journey: Lessons Learned from a Former Facebook Engineer
  27225. Scripting iTerm Key Mappings | Jeroen Janssens
  27226. What does Quitting the Rat Race Mean to Me? - Seán Barry
  27227. Which programming language should you learn first?
  27228. ChatGPT is able to simulate age groups
  27229. Death of the Author
  27230. Huge Pages are a Good Idea (evanjones.ca)
  27231. A third place? I'm not sure I even have a second anymore.
  27232. 10 CVEs! My Personal Thoughts On Research And CVEs
  27233. Weekly Update 331
  27234. A Rough Debut for Visual Studio Spell Checker Preview -- Visual Studio Magazine
  27235. Weekly Update 331
  27236. 10 VS Code Extensions I Couldn't Live Without - CodeJourney.net
  27237. Pandoc - Releases
  27238. CrowdSec - The open-source & collaborative IPS
  27239. Bridging Mina to Ethereum via <span style='font-family:Menlo, Courier, monospace'>=nil;</span>'s Proof Market.
  27240. The “insert specific tech here” developer: yay or nay?
  27241. Vertical Slice Architecture, not Layers!
  27242. Visual Studio Spell Checker Preview Now Available
  27243. New C# features are just syntactic sugar
  27244. Windows Runtime asynchronous operations can fail in two different ways, so make sure you get them both
  27245. How to Get The List of Properties in C# - Code Maze
  27246. Efficiently Removing Duplicate Rows in SQL: A Comprehensive Guide
  27247. A Step-by-Step Guide to Using Entity Framework 7 in .NET Core
  27248. GC.GetTotalPauseDuration Method (System)
  27249. Exploring the Different Types of Applications you can Build with .NET
  27250. 10 AI Tools for Developers to Boost Productivity
  27251. How to set the package version when using dotnet pack
  27252. Native AOT Overview
  27253. Optimizing Deserialization with Newtonsoft.Json in C#: Techniques for Handling Private Setters
  27254. zkalc: a cryptographic calculator | EF Cryptography Research
  27255. snarkyjs
  27256. Fusion Development with Vishwas Lele
  27257. Methodology Trial
  27258. Maison Nico
  27259. Why I Like Nox
  27260. The Biggest Problem In Real-World Computer Programming
  27261. My evolving perspective on leadership as a software developer
  27262. Loneliness is a measure of self-understanding
  27263. I built a GPT app to help me learn Spanish
  27264. Lessons learned from a power-cut
  27265. Academics and the grid. Part II: Are they studying the right things?
  27266. (Almost) everything about storing data on the web - Patrick Brosset
  27267. Cultivating depth and stillness in research
  27268. Breaking EA Desktop's pathetic Encryption
  27269. The new Wikipedia appearance that took a whole
  27270. The Web Before Teatime · Dave Martin's Blog
  27271. Good leaders set a vision and secure buy-in
  27272. fhur
  27273. Paralyzed by Process
  27274. How 1Password is designed to keep your data safe, even in the event of a breach | 1Password
  27275. ryjo.codes - Conway's Game of Life Written in CLIPS
  27276. The Introvert's Case for the Office
  27277. Mailchimp says it was hacked — again
  27278. Information About a Recent Security Incident | Mailchimp
  27279. McDonald’s Journey to Event-Driven Architecture
  27280. Visual Studio 2022 17.5 Preview 3 is here!
  27281. Build games with C# and Visual Studio | .NET Conf 2022
  27282. Announcing .NET Community Toolkit 8.1! Better, faster MVVM source generators, .NET 7 support, and more!
  27283. Logistic Regression from Scratch Using Raw Python -- Visual Studio Magazine
  27284. Hello, PNG! | Blog
  27285. Zero Knowledge Proofs MOOC
  27286. Telerik and Kendo UI R1 2023 Release Is Here—See What’s New!
  27287. .NET Native AOT
  27288. Extended P² quantile estimator | Andrey Akinshin
  27289. Machine Learning Community Standup - New Year, New Releases
  27290. Creating a 'Hello World' Application with Razor Pages and .NET Core: A Step-by-Step Guide
  27291. Maximizing Productivity with SharePoint Rules: A Comprehensive Guide to Automating List and Library Actions
  27292. It rather involved being on the other side of this airtight hatchway: Attacking a user by modifying that user's files
  27293. Lars Klint
  27294. Layla vs Code: AWS Lambda, SAM and .NET
  27295. Why Hiring a SharePoint Consultant is Essential for Your SharePoint Project Success
  27296. Building Minimal API Endpoints in ASP.NET Core (.NET 7)
  27297. Building Minimal API Endpoints in ASP.NET Core (.NET 7)
  27298. Visual Studio Debugging Mastery: 5 Techniques for .NET Developers with Step-by-Step Examples
  27299. Layla vs Code: AWS Lambda, SAM and .NET
  27300. What Is the Mediator Design Pattern and When to Use It in C#?
  27301. C# 12: Primary Constructors
  27302. Welcome to Kubernetes API Server Adventures
  27303. Simplify Your Blazor Apps Using .NET 7’s New Bind Modifiers
  27304. Manage Data Over Time with SQL Server MERGE Statement - Simple Talk
  27305. Multiple File Drag and Drop Upload with ASP.NET Core
  27306. How to deploy .NET apps as systemd services using containers | Red Hat Developer
  27307. Securing Sensitive Information with .NET User Secrets | The .NET Tools Blog
  27308. NHibernate–Using record types
  27309. AZ-204: Implement Azure Functions - Training
  27310. Using .NET with Chiseled Ubuntu Containers | .NET Conf 2022
  27311. Checking for Overflow in C#
  27312. Priority Hints and optimizing LCP
  27313. Sizing bets on FTX claims + a Monte Carlo simulation
  27314. Some thoughts on the ETH's Threema Analysis
  27315. Avoid Hype-Driven VCs
  27316. My Love Letter To GROWS
  27317. Steve Blank Is a Venture Studio Right for You?
  27318. The Best GPUs for Deep Learning in 2023 — An In-depth Analysis
  27319. SQLite-based databases on the postgres protocol? Yes we can!
  27320. Savas Vedova | All in one: SPA, SSR, SSG and API
  27321. The Metapict Blog
  27322. Lane-accurate street maps with OpenStreetMap – writing a vector tileserver for osm2streets - Jake Coppinger
  27323. Software testing, and why I'm unhappy about it
  27324. reduce() is a Left Fold, But reduceRight() Isn't a Right Fold
  27325. Why am I using Tower instead of Sourcetree?
  27326. Feature Flags in a CI Pipeline
  27327. Terraform at scale, and drift detection with Terradrift
  27328. Collaborative Product Strategy Development: A Case Study
  27329. Screenshots as the Universal API
  27330. The infinite search for simplicity | Luis Cuende
  27331. Cruel optimism (and lazy pessimism)
  27332. zkIgnite, Cohort 1 Program Overview
  27333. What's the deal with zkapps?
  27334. GitHub Quick Reviews
  27335. The PLONK zero-knowledge proof system
  27336. Lessons from Down Under's Data Disasters Pt. 3
  27337. Spreaker
  27338. The names of birds, part 1
  27339. What’s the right UX for an expired certificate?
  27340. Designing Scalable .NET Solutions: An Overview of Architectural Patterns and Trade-Offs
  27341. New: Better search in Visual Studio
  27342. C# Tip: LINQ's Enumerable.Range to generate a sequence of consecutive numbers - Code4IT
  27343. A trio of dubious denial-of-service security vulnerability reports which are just style points piled on top of nothing
  27344. They're rebuilding the Death Star of complexity
  27345. Head and Tail using list patterns in C#
  27346. How to Generate JWT Token in .NET Core
  27347. What is OSI Model | Real World Examples
  27348. How to Reduce Nested Loops with Window Sliding Technique in C#
  27349. How to Secure Your .NET Application Against Common Threats
  27350. MyHordes
  27351. BlazorForms Low-Code Open-Source Framework. Part 1: Introduction and Seed Projects
  27352. Why we focus on AI (and to what end)
  27353. GitHub - otterkit/otterkit: Otterkit COBOL Compiler
  27354. Property based testing in C#–Part 2
  27355. In the long run
  27356. General availability of Azure OpenAI Service expands access to large, advanced AI models with added enterprise benefits
  27357. C# Online Compiler | .NET Fiddle
  27358. Convert String and Int to Enum in C# - Code Maze
  27359. Building a Smart Home - Part 7 Motorised Gate | LINQ to Fail
  27360. Performance tricks I learned from contributing to the Azure .NET SDK | .NET Conf 2022
  27361. Full-Day Workshop - Asynchronous & Parallel Programming in C# (March 2023)
  27362. Servo to Advance in 2023
  27363. Sunspot Cycle
  27364. The peculiar event sourced deadlock
  27365. Terraform Industries Whitepaper 2.0
  27366. Not everyone's currently building for the Web, but probably more people should
  27367. Type-check react-i18next translation keys
  27368. Data types with Negation - Bob Atkey
  27369. Curated Resources and Trustworthy Experts: The Key Ingredients for Finding Accurate Answers to Technical Questions in the Future
  27370. The Future of Brain-Computer Interfaces: How Neuromorphic Computing is Changing the Game
  27371. Sometimes I regret using CalVer
  27372. Building something by myself
  27373. The Unreasonable Effectiveness of AWK
  27374. The End for Third-Party Twitter Clients
  27375. Should you join a startup? Heuristics to simplify tough decisions
  27376. Managers need to do a better job explaining the engineering paths available
  27377. py-tsbs-benchmark/README.md at main · questdb/py-tsbs-benchmark
  27378. The New Built-in Guard Clauses Coming in .NET 8
  27379. Production postmortem: The heisenbug server
  27380. Reducing Blazor WASM size by providing custom ICU data - Gérald Barré
  27381. Making C++ primitive types meaningfully movable when they have sentinel values
  27382. .NET 7 Brings Networking Improvements
  27383. Observed No. 3 - Understanding Split Horizon DNS: How it works and How to Implement it in AWS
  27384. 10 Must-Know Tips for Writing Clean Code With JavaScript
  27385. Getting Started with JavaScript Linting: How to use ESLint for Error Checking and Code Consistency
  27386. Connecting to a SignalR Hub using JavaScript: A Step-by-Step Tutorial
  27387. 341: Frank Masters In-App Subscriptions
  27388. Implementing secure Microsoft Graph application clients in ASP.NET Core
  27389. Razor Pages .NET Core vs React Web Apps
  27390. How to Become .NET Architect
  27391. Fixing a Memory Leak in a Production Node.js App
  27392. Accessing Service Bus message metadata in Azure Functions isolated model
  27393. Working with time series data in SQL Server 2022 and Azure SQL - Microsoft SQL Server Blog
  27394. Convert GUIDs to a Shorter Textual Representation and Back
  27395. Property based testing in C#–Part 1
  27396. Examples of floating point problems
  27397. Dots - the friendly .NET SDK manager
  27398. Running PowerShell Inside ChatGPT
  27399. Maximizing Revenue through Digital Transformation: How Lawyers can Leverage Technology to Improve Efficiency and Serve Clients Better
  27400. Understanding PLINQ in .NET - Code Maze
  27401. YouTube Addiction
  27402. Reading “object” in memory - starting with stacks
  27403. Machines That Think
  27404. The Super Randonneur Journey - Rishikesh Sreehari
  27405. The Everything Algorithm — Zac Pustejovsky
  27406. MSI's (in)Secure Boot - Dawid Potocki
  27407. Inbox Zero Hack: Achieving productivity bliss in the New Year with mu4e
  27408. A Journey in E-commerce Search — Dan Palmer
  27409. Nix and NixOS: a retrospective
  27410. Never Modify Inputs Without Permission
  27411. Dangers of Flow
  27412. Interviews-as-a-Service: The Bad and The Ugly
  27413. Redux Performance Tips
  27414. gokrazy: instance-centric configuration released 🎉
  27415. What makes Paul Graham's essays so good?
  27416. Accepting Payments with Stripe Checkout | .NET Conf 2022
  27417. We Should Stop Trying to Make Scrum Fit for Every Situation
  27418. The Benefits of Using Material-UI in Your React Web App
  27419. Exploring the Benefits of Using .NET Core for Web Application Development
  27420. GitHub - jameshball/osci-render: 〰📺🔊 Synthesizer for making music by drawing objects on an oscilloscope using audio.
  27421. Boxing and Unboxing in C# - Code Maze
  27422. What happens when you type a URL in the web browser and press Enter? Computer Stuff #18
  27423. Cohesion - An indicator for refactoring
  27424. wInd3x, the iPod Bootrom exploit 10 years too late
  27425. The Benefits of Using Material-UI in Your React Web App
  27426. AVATAR: THE WAY OF WATER (2022) Behind-the-Scenes Sigourney Weaver is "kiri"
  27427. Exploring the Benefits of Using .NET Core for Web Application Development
  27428. How to implement a web-based rich text editor in 2023?
  27429. We're Living Wrong - David Hariri
  27430. Kiwixotherapy: A weird but working therapy for introverts suffering from sleeplessness
  27431. Reserve and commit · comp · yakubin’s notes
  27432. 2023-01-14 My plans for 2023
  27433. One Ultimate Challenge in Software Supply Chain
  27434. How to implement Q&A against your documentation with GPT3, embeddings and Datasette
  27435. Heisenfunctions, Incremental Determinism, and The Future of Programming - k-hole
  27436. What is FOMO?
  27437. 26 Buckets of Paint
  27438. GitHub - cloudflare/wildebeest: Wildebeest is an ActivityPub and Mastodon-compatible server
  27439. AVATAR: THE WAY OF WATER (2022) Behind-the-Scenes Sigourney Weaver is "kiri"
  27440. Newsletter by Ivan Velichko
  27441. DigiMixer: Introduction to digital mixers
  27442. GitHub - juspay/hyperswitch: An Open Source Financial Switch to make Payments fast, reliable and affordable
  27443. Release Version 7.0.2 · efcore/EFCore.NamingConventions
  27444. Your tech stack is not the product
  27445. Encrypting and Decrypting a String in C# - Code Maze
  27446. Implementing CRUD operations with ASP.NET Core Web API and Mongo DB
  27447. Tiark's Notebook
  27448. The Age of Micro-Stream Processing
  27449. Bookmarking is a misunderstood problem
  27450. Baking With AI: Is It Possible?
  27451. CAUTION: Toxicity
  27452. Devin Prater's blog - Google: Full Speed Ahead
  27453. The future is just history
  27454. Opportunities in disguise
  27455. Why Aren’t We Refactoring Yet?
  27456. The Interview Brew 🍵
  27457. The Tenacity of Tech Recruiters
  27458. Using Spreadsheets to Generate Text for various uses
  27459. Supporting the Use of Rust in the Chromium Project
  27460. OSS Spotlight - Extending apps to mobile and desktop with .NET MAUI and Oqtane
  27461. Please tell us about your .NET MAUI development experience!
  27462. Profiling .NET on Linux with BenchmarkDotNet
  27463. Programming Interviews Turn Normal People into A-Holes
  27464. Episode 451 - Landing Zones
  27465. Washing Machine Settings
  27466. Functioning Malware Written by ChatGPT Spotted on Dark Web Says Check Point Research - CPO Magazine
  27467. RavenDB Sharding Webinar recording
  27468. Adventures in application compatibility: Querying for an internal interface
  27469. Machine Learning in .NET with F# and ML.NET 2.0
  27470. Using ChatGPT to Code | Ask me anything | .NET & C# 🔴 LIVE
  27471. Code Maze Weekly #156 - Code Maze
  27472. Weekly Update 330
  27473. Weekly Update 330
  27474. Implementing Authentication in Azure Static Web Apps - Part 2
  27475. CrowdSec - The open-source & collaborative IPS
  27476. Modular Test Design for Automated Test Strategy Success
  27477. Why tuples in C# are not always a code smell
  27478. What is Zero Trust and is it the Future of Cybersecurity?
  27479. Visual Studio 2022 Release Notes
  27480. Process JSON files with SQL Server
  27481. Azure DevOps Server - Switch from HTTP to HTTPS–Part 4
  27482. Streaming Json response with IAsyncEnumerable in .net 6.0 and example fetch in javascript - Okan Karadağ
  27483. ZK System Benchmarking
  27484. SimulaVR
  27485. Project Шайба - Blago's blog
  27486. The levels of Emacs proficiency
  27487. Building general artificial intelligence… for board games.
  27488. Velocity defeats itself. Get acceleration instead
  27489. Writing a TLA⁺ tree-sitter grammar
  27490. Large Transformer Model Inference Optimization
  27491. Entity Framework 8: Raw SQL queries on unmapped types
  27492. Part I: Founder-Led Enterprise Sales, Zero to $5M in ARR
  27493. What is a data warehouse?
  27494. API Mismatch: Why bolting SQL onto noSQL is a terrible idea
  27495. Code is not Prose
  27496. What Every Competent GDBMS Should Do (aka The Goals & Vision of Kùzu)
  27497. What To Do If Dependency Teams Can’t Help
  27498. OAuth 2 MUST utilize https.
  27499. Type Error: “Democratizing”
  27500. YouTube Analytics: How I Grew My Channel in the First 3 Months
  27501. The gotcha of unhandled promise rejections
  27502. JavaScript Survey: Devs Want Static Typing (and Favor TypeScript over Vanilla JS) -- Visual Studio Magazine
  27503. Announcing ML.NET 2.0 | .NET Conf 2022
  27504. GODLIKE! Unreal Tournament Sound
  27505. Using Latest C# Features in Any Old .NET Version
  27506. Bad days- Self-help Singh
  27507. Getting rid of warnings with nullable reference types and JSON object models in C#
  27508. Using Latest C# Features in Any Old .NET Version
  27509. Copyright without years | daniel.haxx.se
  27510. How should I interpret the various values of NLM_CONNECTIVITY?
  27511. The yaml document from hell
  27512. Announcing SCIM support for Cloudflare Access & Gateway
  27513. Sponsor @dodyg on GitHub Sponsors
  27514. Cryptography Implementations in .NET - Code Maze
  27515. More on .NET 7 user-jwts Tool
  27516. Bad days- Self-help Singh
  27517. 5 new advanced features improving C# 11 | Red Hat Developer
  27518. Migrating to Isolated Durable Functions
  27519. Unit Tests for Main and Other Methods in Top-Level Statements Console Applications | no dogma blog
  27520. Writing Custom Hooks with React
  27521. 9 Best Practices to Safely Deploy and Keep Your Application Healthy at Scale
  27522. Azure API Management with Tom Kerkhove
  27523. Programming and its positive impacts on brain functioning
  27524. We're on dotnet.social
  27525. Microsoft's $10B Bet on OpenAI | The Prompt
  27526. Debugging Encoded Text
  27527. Corporate Legibility for Software Engineers
  27528. Work queues when using messaging
  27529. Getting Started with the .NET MAUI DataGrid Control
  27530. What happens when you open a terminal and enter ‘ls’
  27531. Bullshit Graph Database Performance Benchmarks
  27532. ABK Blog#/blogs/2023-01-11-stable-diffusion-on-cpu.md?utm_source=hnblogs.substack.com
  27533. Kafka Log Compaction
  27534. Politeness is killing your relationships · Max Gorin
  27535. Directly Access Your Physical Memory (dev/mem)
  27536. First year as a founder
  27537. Programming by Hand Will Remain Essential
  27538. What's New in Ruby 3.2
  27539. Manage like an engineer
  27540. The Space Between Programs
  27541. Money is the oldest, best and easiest collaboration tool
  27542. Writing a .NET profiler in C# — Part 2
  27543. .NET Data Community Standup - Entity Framework Core FAQs
  27544. .NET Data Community Standup - Entity Framework Core FAQs
  27545. Microsoft Livestream Series Bolsters Python in VS Code (250 Million Installs) -- Visual Studio Magazine
  27546. You DON'T want an In-Memory Event Bus like MediatR
  27547. OSS Spotlight - Embedded IoT Prototyping with Meadow
  27548. P² quantile estimator marker adjusting order
  27549. What does it mean when I get a mismatch from MSVC for _COROUTINE_ABI?
  27550. Outdated Periodic Table
  27551. Everything C# with Lead Designer Mads Torgersen | Keep Coding Podcast E3
  27552. GitHub - aspnet/Announcements: Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core
  27553. Blazorators
  27554. Generic Attributes in C# - Code Maze
  27555. Easy Pagination for Entity Framework in 3 steps
  27556. Simplifying devcontainers With Features | LINQ to Fail
  27557. paint.net 5.0 is now available!
  27558. Rewrite how Matrix3x2 and Matrix4x4 are implemented by tannergooding · Pull Request #80091 · dotnet/runtime
  27559. Architecture diagrams should be code
  27560. The One Tiny Law That Keeps Amtrak Terrible
  27561. 2022 a Year in Review | LINQ to Fail
  27562. Making an Asynchronous Breakfast in .NET
  27563. Deserialize Mastodon User XML RSS feeds with .NET
  27564. MINA zkApp staking pool - HackMD
  27565. Index Types in PostgreSQL: Learning PostgreSQL with Grant - Simple Talk
  27566. Reducing the size of Windows Server Container Images – Part 1
  27567. Lazy and once-only C# async initialization | endjin
  27568. Software Engineering at Google ebook available for free
  27569. The IO monad
  27570. Update redis for clustering by BrennanConroy · Pull Request #28061 · dotnet/AspNetCore.Docs
  27571. Wolverine meets EF Core and Sql Server
  27572. MS Paint IDE
  27573. PolySharp/PolySharp.Package.msbuildproj at main · Sergio0694/PolySharp
  27574. Console applications in C#
  27575. Swimming in the Sydney CBD – Marrinawi Cove - Jake Coppinger
  27576. How to build your OCI images using Buildpacks
  27577. Argon ONE NVMe Board Slower than SATA - Martin Rowan
  27578. Community engagement is so 2022. Here are 10 things you should obsess over instead.
  27579. Microservices are a Big Ball of Mud
  27580. Learning Spanish as a Software Developer - Week 1 thoughts
  27581. How I hacked Gumroad and broke a bunch of After Effects tools
  27582. Easy to Overlook Way to Break Eager Loading in Rails Apps
  27583. How I went from 0 to Hacking in SF as a high-schooler
  27584. Setting up ActiveStorage with Cloudflare R2
  27585. I wish JSON5 was more popular
  27586. Makefiles for Web Work – Ross Zurowski
  27587. Is it worth encrypting? | Matthew Linkous
  27588. Effective Jugaad: An Ideology for Navigating Complexity and Uncertainty in the 21st Century
  27589. General Petraeus: Give Ukraine counter drones to beat Russia
  27590. The forgotten mistake that killed Japan's software industry - Disrupting Japan
  27591. GitHub Quick Reviews
  27592. .NET GUI Applications for Embedded Linux Using Containers | .NET Conf 2022
  27593. Visual Studio Live! Flashback: Microsoft's Top 3 Goals for .NET (and .NET 7) -- Visual Studio Magazine
  27594. .NET January 2023 Updates – .NET 7.0.2, .NET 6.0.13
  27595. General Petraeus: Give Ukraine counter drones to beat Russia
  27596. Implementing Authentication in Azure Static Web Apps - Part 1
  27597. ASP.NET Community Standup - Exploring new and experimental features in Blazor
  27598. It rather involved being on the other side of this airtight hatchway: Administrator attacking a domain account on the local system
  27599. Announcing the Authorized Partner Service Delivery Track for Cloudflare One
  27600. Microsoft eyes $10 billion bet on ChatGPT | Semafor
  27601. Using client side encrypted fields in RavenDB
  27602. LINQ for beginners: pick the right methods! - Code4IT
  27603. Rebus in .NET - Service Bus Implementation - Code Maze
  27604. Executing async operations onchange in Blazor
  27605. Armchair Architects: Architects vs. The Ivory Tower
  27606. Upcoming Developer & Technical Events in the UK - Updated for 2023
  27607. How a single developer dropped AWS costs by 90%, then disappeared.
  27608. Advanced Unit Testing in React with Jest: Hooks and Promises | 8th Light
  27609. MassTransit–Using RabbitMQ Virtual Hosts
  27610. Entity Framework - Select Multiple Tables
  27611. Squashing EF Core Migrations Safely
  27612. When Your DbContext Has The Wrong Scope
  27613. C# Advent 2022 Awards | Cross Cutting Concerns
  27614. Tips and tricks on platform-code implementation in .NET MAUI | .NET Conf 2022
  27615. Enable throw helper analyzers by JamesNK · Pull Request #45954 · dotnet/aspnetcore
  27616. GitHub - mjbommar/gpt-takes-the-bar-exam: GPT Takes the Bar Exam
  27617. CSS Art Polariod Camera
  27618. Azure Functions – Serverless Functions in Computing | Microsoft Azure
  27619. .NET MAUI Devs Hold 'Ask Me Anything' Community Standup -- Visual Studio Magazine
  27620. Etymonline
  27621. 5 Tips to earn money with hive.blog -
  27622. My Infrastructure as Code Rosetta Stone - Deploying the same web application on AWS ECS Fargate with CDK, Terraform and Pulumi
  27623. Curious & Obsessive Experimentation: Updating 2022
  27624. How to Bounded Distrust
  27625. Image Stacks and iPhone Racks - Building an Internet Scale Meme Search Engine
  27626. Why parquet files are my preferred API for bulk open data
  27627. The Science of Running Shoes
  27628. Fighting Cognitive Biases in Software Engineering: A Guide to Rational Decision-Making - 𝖅𝕵
  27629. On PBKDF2 iterations
  27630. Marketing Advice From Open Source Founders
  27631. A Zig Diary
  27632. Experience · Patrick Juchli
  27633. How Microsoft attempted to make the Xbox 360 dashboard load faster
  27634. Top 4 Reasons Why You Should Participate in Hackathons
  27635. Surprising Consequences of macOS’s Environment Variable Sanitization
  27636. Why do home buyers look at price/sqft more than renters?
  27637. My Experience Donating Stem Cells | Pearl Leff
  27638. Travel
  27639. Why I’m Choosing Shopify’s Developer Platform To Build My Next Side Project
  27640. I Tried JetBrains’ “New UI” and I Liked It – Levi's Blog
  27641. Viruses are bastards
  27642. A life debugger
  27643. One week digital decluttering
  27644. Zero Utils
  27645. Renato Athaydes
  27646. My Coffee Maker Just Makes Coffee
  27647. Observation or Recognition
  27648. SourceHut will blacklist the Go module mirror
  27649. Installing a Server Rack in my Home Office and adding a Ubiquiti Dream Machine/Switches for Dual WAN
  27650. Intro to Graphics 14 - Textures on the GPU
  27651. Intro to Graphics 16 - Shading Transformations
  27652. Overwhelmed with Programming? Here's small things to help - Computer Stuff They Didn't Teach You #14
  27653. Intro to Graphics 22 - Signal Processing
  27654. Intro to Graphics 19 - Ray Tracing
  27655. Intro to Graphics 13 - Textures
  27656. Intro to Graphics 24 - Physics Based Animation
  27657. Effective Remote Teaching with intention and creativity - Computer Stuff They Didn't Teach You #16
  27658. Intro to Graphics 21 - Sampling
  27659. Intro to Graphics 25 - Simulation in Graphics
  27660. Intro to Graphics 20 - Shadows & Reflections
  27661. Basic Home Networking 101 - Computer Stuff They Didn't Teach You #17
  27662. The Cloud and Cloud Architecture Explained - Computer Stuff They Didn't Teach You #15
  27663. Intro to Graphics 15 - Shading
  27664. Five shortcuts to boost your productivity
  27665. On .NET Live - F#: Path to functional enlightenment
  27666. Implementing Modern API Versioning in .NET
  27667. RavenDB 6.0: Sharding webinar
  27668. On leading underscores and names reserved by the C and C++ languages
  27669. Detecting breaking changes between two versions of a NuGet package at packaging time - Gérald Barré
  27670. Everything C# with Lead Designer Mads Torgersen | Keep Coding Podcast
  27671. Ibiyemi Abiodun | Reverse Engineering TikTok's VM Obfuscation (Part 2)
  27672. How to Iterate Over JSON Objects in C# - Code Maze
  27673. 340: CES, IoT, Security, & Roasting Coffee
  27674. Implement the OAUTH 2.0 Token Exchange delegated flow between an Azure AD API and an API protected using OpenIddict
  27675. Attercop: In-line shell command generations with natural language
  27676. The Road to Out-of-Process ReSharper: Asynchronous Typing | The .NET Tools Blog
  27677. Azure Functions 2022 recap and 2023 sneak peek
  27678. Protect and call an ASP.NET Core minimal Web API with Azure AD
  27679. Mocking dependencies in ASP.NET Core tests
  27680. A developer’s guide to Zero Trust Networking - Architect.io
  27681. Bye bye Azure Functions, Hello Azure Container Apps: Conclusions | endjin
  27682. You should write React in F#
  27683. Azure DevOps Server - Switch from HTTP to HTTPS–Part 3
  27684. Debugging Architects
  27685. Observed No. 2 - Upgrade Your Terraform Modules
  27686. 9 Practices that Haunt Developers Working with Scrum
  27687. SDL2 common mistakes and how to avoid them
  27688. Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect - Doumer's Blog
  27689. 2022 in retrospective
  27690. Why do people quit jobs with bad bosses?
  27691. Passwords are weaker than you believe
  27692. Will generative AIs curate our history?
  27693. Agile isn't about speed, it's about direction
  27694. How to get better at everything
  27695. Laws of Rational Trigonometry
  27696. Survival Analysis for MIP Solving Time
  27697. What exactly is the force that motivates us?
  27698. OSS Spotlight - Build amazing cross-platform UI for .NET with Avalonia UI!
  27699. No, No, No - Tasks are not threads and they are not for performance!
  27700. Is coding in Rust as bad as in C++?
  27701. PowerShell IntelliSense completion
  27702. Où trouver une galette des rois dans la région de San Francisco ? - French Morning US
  27703. BORA Professional 3.0
  27704. Production Twitter on One Machine? 100Gbps NICs and NVMe are fast
  27705. How I supercharged Telegram Group with RSS feeds and collaboration for bookmarks (Raindrop)
  27706. Stop Certifying and Start Building Cloud Native Applications
  27707. How to Observe Changes to window.Shopify and window.ShopifyAnalytics
  27708. How to create a Spotify-like recap video for 30K users
  27709. Being a Journalist Within Your Organisation
  27710. Backup your code
  27711. How I accidentally invented a new type of chess puzzle
  27712. Erasure Coding versus Tail Latency
  27713. Giving Away Your Mind to Technology
  27714. Beware Offers of "Help" with Your Projects
  27715. Logging practices I follow
  27716. An excursion into a mount propagation bug
  27717. Why am I obsessed with server frameworks?
  27718. Personal Websites are Important – Paul McBride
  27719. Consume less, create more
  27720. SQLitePCLRaw and open source sustainability
  27721. Miele Induction Cooktops with Integrated Extractor
  27722. - Oven product advantages
  27723. Home Espresso Machine from Synesso - Synesso
  27724. I scanned every package on PyPi and found 57 live AWS keys
  27725. youtube is run by fools
  27726. BomBer: A BASIC Game
  27727. World’s largest supplier of PowerPoint content hacked - Kaduu News
  27728. Leverage the power of the GPU, DX12 and D2D1 with ease using ComputeSharp | .NET Conf 2022
  27729. Microsoft PowerToys Now Installs .NET 7 for You -- Visual Studio Magazine
  27730. Ancient Apocalypse reviewed
  27731. fogus: Code Riffs
  27732. HTML with Superpowers: The Guidebook
  27733. The Startup M&A Market Fell 94% Year over Year
  27734. Modern Polars
  27735. Things they didn't teach you about Software Engineering
  27736. death
  27737. From Fujifilm to Leica: My Experience with the M11
  27738. Want to move faster? Keep it simple.
  27739. Comparing tools to connect your devices in a mesh VPN · Sid Verma
  27740. Running All Wrong - David Hariri
  27741. What are the top open source projects on GitHub?
  27742. Euler Diagrams
  27743. .NET Monthly Roundup - December 2022
  27744. Using predictors in PSReadLine - PowerShell
  27745. MinimalApis.Extensions 0.10.1
  27746. MiniValidation 0.7.2
  27747. TagHelperPack 0.10.1
  27748. Episode 48: Coffee and Code - with Isaac Levin
  27749. AWS
  27750. Dubious security vulnerability: Granting access to SIDs that don't exist yet
  27751. 339: Building a DIY Smart Thermostat with .NET
  27752. reboot.h « linux « uapi « include - kernel/git/torvalds/linux.git
  27753. Episode 113 - Atypical ASP .NET Core Design Patterns With Carl-Hugo Marcotte
  27754. Microfeatures I'd like to see in more languages
  27755. Using GitHub as your portfolio
  27756. Building a Smart Home - Part 6 Lighting | LINQ to Fail
  27757. Avoiding Primitive Obsession in .NET
  27758. Introducing the MySQL common table expression - Simple Talk
  27759. Historical Source Code That Every Developer Should See
  27760. Azure Pipelines - Node.js 16 and custom pipelines task extensions | johnnyreilly
  27761. Machine Learning in .NET with F# and ML.NET 2.0
  27762. Weekly Update 329
  27763. Have I Been Pwned (@haveibeenpwned@infosec.exchange)
  27764. A guide to fixing Developer Posture
  27765. Fix that damn Git Unsafe Repository
  27766. ASP.NET Basics for Experts | .NET Conf 2022
  27767. Markov-Chain based Wave Function Collapse – Pronay Peddiraju
  27768. Ruby and Rails going from 2022 to 2023
  27769. What happened to Pippin / Rent the Backyard · Spencer Burleigh
  27770. How to slow down scientific progress, according to Leo Szilard
  27771. Forming the habit of analog journaling - Why the digital format did not work for me
  27772. Build Containers Without a Dockerfile
  27773. Weekly Update 329
  27774. Benchmark different batch sizes in Entity Framework using BenchmarkDotNet
  27775. Fireside
  27776. Automating Integration Tests using the “Critter Stack”
  27777. Bean Machine Retrospective, part 6
  27778. 5+ ways for Scaling Monolithic Applications!
  27779. DNF Summit January 2023
  27780. 10 features to jumpstart your Microsoft Teams app development
  27781. ReadOnly Collections Aren't Really ReadOnly in C#
  27782. Answer: what does this code print?
  27783. How can I force a user to have a specific SID prefix, so that they go into a particular group?
  27784. David Wong
  27785. CircleCI security alert: Rotate any secrets stored in CircleCI
  27786. OpenTelemetry in .NET - Basic Usage With Examples - Code Maze
  27787. NDC Oslo 2022
  27788. Community: The Board Game | Community
  27789. Continuous Testing Options for Agile and Non-Agile Teams
  27790. AI and Machine Learning for Coders | Barbarian Meets Coding
  27791. How to Determine a JavaScript Promise's Status
  27792. a C# Pattern for Reducing Boilerplate Code
  27793. Understanding useState in React
  27794. Architectural Decision Records for Intuitive Decision Makers • Alexander Bird Software • Blog
  27795. What Did Ada Lovelace's Program Actually Do?
  27796. The faker's guide to reading (x86) assembly language
  27797. Alice and Bob Learn App Security with Tanya Janca
  27798. .NET MAUI Community Toolkit Monthly Standup, January 2023
  27799. Debugger Text Visualizer
  27800. Aloha .NET MAUI Community Toolkit | .NET Conf 2022
  27801. Chris's Wiki :: blog/python/DebianNoMorePython2
  27802. Biology vs Robotics
  27803. How Cursor is Rendered
  27804. My 2022 Self Published Tech Book Earnings
  27805. Automator's Hole | Justin Poehnelt
  27806. Humane Technology - Technology and art
  27807. Chunking strings in Elixir: how difficult can it be?
  27808. Password Purgatory - Making Life Hell for Spammers
  27809. What's New for Java in Microsoft Dev Tooling -- Visual Studio Magazine
  27810. DNF Summit January 2023
  27811. StaffPlus New York 2023 | Conference event dedicated to staff engineers
  27812. StaffPlus New York 2023 | Conference event dedicated to staff engineers
  27813. P² quantile estimator initialization strategy
  27814. What are the fastest growing programming languages on GitHub?
  27815. Challenge: what does this code print?
  27816. Using perfect (and imperfect) forwarding to simplify C++ wrapper classes
  27817. ConcurrentBag in C# - Code Maze
  27818. LeadDev London 2023 | Conference for engineering managers
  27819. Modern C# on Game Consoles — Viridian Software
  27820. Lexxman
  27821. Joseph Woodward | Software Engineer &amp; Go lover based in Somerset, England
  27822. flibitPlan
  27823. Testing ASP.NET Core FastEndpoints
  27824. Adding NuGet packages when offline
  27825. You Want Modules, Not Microservices
  27826. Transition from Software developer to manager
  27827. Burnout | LINQ to Fail
  27828. Support checking for required members in minimal APIs (#45084) · dotnet/aspnetcore@1099d06
  27829. 100R — weathering software winter
  27830. Vale
  27831. Influential Machine Learning Papers Of 2022
  27832. Why build Telegram channels?
  27833. Join Mina's zkIgnite, Cohort 1
  27834. Multi-Class Classification Accuracy by Class Using PyTorch -- Visual Studio Magazine
  27835. Systems for health, intention, productivity, learning, knowledge, information management and control
  27836. .NET Tips and Tricks & ValueStringBuilder
  27837. How to deploy Python FastAPI Application into Railway App?
  27838. GitHub - rpanic/vale-ui: Vale is a platform for creating secure and private multisig wallets
  27839. Blazingly Fast Data Fetching That Scales
  27840. Fediverse, you've got a big storm coming
  27841. Three-eyed forehead in Stable Diffusion
  27842. Mastinator: Public Apology
  27843. Preparing for Less Privacy
  27844. Random thoughts from Lucas Kostka
  27845. #1027108 - RM: python2.7 -- RoQA; Obsolete
  27846. Build a .NET SDK with OpenAPI and NSwag | .NET Conf 2022
  27847. Fast Accumulation on Streams (2018) - bkase
  27848. 337: Drawing Lines on Maps
  27849. Improving the support of multiple languages in .NET applications – The Reformed Programmer
  27850. How to Add a BearerToken to an HttpClient Request - Code Maze
  27851. It rather involved being on the other side of this airtight hatchway: Gaining code execution from a Trojan horse
  27852. C# 11 List Patterns - Create compatible types - Gérald Barré
  27853. Sticky Scroll comes to Visual Studio (preview) - Nick's .NET Travels
  27854. How JavaScript Code Executes: Synchronous vs. Asynchronous
  27855. Modern APIs With Fastify in Node.js
  27856. Generate YouTube Timestamp Links with C# 11
  27857. Advent of Code Lessons Learned
  27858. How the heap verification mode helps with debugging heap corruption
  27859. How to Use Change Tokens in .NET 7?
  27860. Impress your colleagues with your knowledge about..the PrintMembers method
  27861. Functors as invariant functors
  27862. NoSQL Migrations for Couchbase | Cross Cutting Concerns
  27863. The Best C# .NET Web Application Tech Stack: Choosing a Database
  27864. GitHub’s top 10 blog posts of 2022 | The GitHub Blog
  27865. Wolverine delivers the instrumentation you want and need
  27866. 1500km | LINQ to Fail
  27867. Oly/README.md at main · TIHan/Oly
  27868. bflat - C# as you know it but with Go-inspired tooling
  27869. Szymon Nowicki (@hey@nowicki.io)
  27870. as days pass by — What to do about hotlinking
  27871. Android & Ansible
  27872. Rant - Why is CI Development so bad? - mikecann.co.uk
  27873. Instance-qualified Mastodon URLs
  27874. Easy, alternative soft deletion: `deleted_record_insert`
  27875. Guaraqe's Nest • Summarizing multicore usage using entropy
  27876. Norway EV sales data
  27877. Math & Engineering
  27878. Vitalik Buterin's website
  27879. Dankrad Feist
  27880. GitHub - Blazored/SessionStorage: A library to provide access to session storage in Blazor applications
  27881. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  27882. Inject C# In Any .NET App With This Secret Entry Point
  27883. Opinionated notes on the Windows.Data.Json namespace
  27884. Understanding Task and ValueTask in C# - Code Maze
  27885. Observed No. 1 - VPC Endpoint Policies
  27886. Third Party Data Breach
  27887. 339: Building a DIY Smart Thermostat with .NET
  27888. Azure AD Multi tenant Azure App registration consent
  27889. Music Service Deezer Admits Data Breach via Third Party, Possibly Affecting 200M+ Users
  27890. 2023 Resolutions
  27891. 83% of Developers Suffer from Burnout
  27892. Intrusion Detection Systems (IDS) - 𝖅𝕵
  27893. Thoughts on how I plan to retain more of what I consume — Raja Hamid
  27894. A new way to add GeoJSON content into QGIS as a layer
  27895. Conversation Skills Essentials – Tynan.com
  27896. DualShock4 Reverse Engineering - Part 1
  27897. phaazon.net
  27898. Apparent Complexity Can Be Deceptive
  27899. The Process Is the Goal · Jerry Liu
  27900. Luciano Remes | Golang is 𝘼𝙡𝙢𝙤𝙨𝙩 Perfect
  27901. Why I Could Be Wrong
  27902. Give your strings context with StringSyntaxAttribute
  27903. .NET MAUI Data Binding with MVVM & XAML [5 of 8] | .NET MAUI for Beginners
  27904. Washington’s New Pay Transparency Law: The Department of Labor and Industries’ Administrative Policy Is Here | JD Supra
  27905. I am not a supplier
  27906. Draw SVG rope using JavaScript
  27907. I did Advent of Code on a PlayStation | Ben Visness
  27908. CPU Cycles Maniac
  27909. The secrets of understanding 3-way merges
  27910. Benchmark forum kompromitovan?
  27911. Hardware-friendliness of HyperPlonk - HackMD
  27912. Harry Potter
  27913. dotnetdays 2023: Call for Speakers
  27914. Large-Scale Vehicle Classification – Pickled ML
  27915. 10 Tips for Optimizing MySQL Queries
  27916. Improving color quantization heuristics
  27917. First Impressions of Tailscale
  27918. Raspberry Pi security alarm — the basics
  27919. CSS blocky people making waves
  27920. Part of the wrong 1% — Ostomy surgery, part 2
  27921. Satisficing: The Time-Saving Decision-Making Strategy - Sean Bolton
  27922. Degenerate Matter: How Reality Deals With Uncertainty
  27923. I was fired from HubSpot in 2016
  27924. Effective Error Handling
  27925. Make Your Types Smaller
  27926. Why and how to write things on the Internet
  27927. 2022 Sucked
  27928. Ivan on Containers, Kubernetes, and Backend Development
  27929. Keycloak as Authorization Server in .NET
  27930. ASP.NET Community Standup - Blazor in .NET 7
  27931. Developers Should Celebrate Software Development Being Hard
  27932. Rian Johnson Breaks Down the "Arrival" Scene from 'Glass Onion: A Knives Out Mystery' | Vanity Fair
  27933. Washington Updates Guidance On 2023 Pay Transparency Requirements
  27934. HTTPS explained with carrier pigeons
  27935. TriviaR/Game.cs at 92b5f943a8e73fabaff993431fa114134dfc8179 · davidfowl/TriviaR
  27936. sup
  27937. RE: False Rumors on API Leaks or Exposure of our Database
  27938. Lessons Learned using DevContainers & the Azure Developer Cli to code apps anytime. | .NET Conf 2022
  27939. Notice on API data disclosure incident
  27940. Book Quotes Collection - Part 1 - Byte Tank
  27941. Desktop Community Standup - News from WPF and WinForms team
  27942. Kalman Filters: From Theory to Implementation - Alan Zucconi
  27943. experiments with BPF programs performance · Erthalion's blog
  27944. Growing Your Book Of Business
  27945. Materialized View: SQL Queries on Steroids
  27946. Post 39: On Reflection — Neel Nanda
  27947. I'm selling my name...
  27948. How did I become a productive writer?
  27949. Nix journey part 1: creating a flake
  27950. Dynamic LCP Priority: Learning from Past Visits
  27951. A mathematical theory of privacy
  27952. The hyperbezier pen tool
  27953. jott - images_as_emoji
  27954. It’s Not Easy Yet
  27955. What I Focused On In 2022
  27956. New Year's Eve Party
  27957. Automatically have Optimizely Content created in the correct place
  27958. Top .NET Videos & Live Streams of 2022
  27959. Top .NET Blog Posts of 2022
  27960. Learning OCaml in 2023 | sancho.dev
  27961. If I’m a beginner at .NET, what resources are available to me?
  27962. Your Pa$$word doesn't matter
  27963. Misleading geometric mean | Andrey Akinshin
  27964. neue cc - 2022年を振り返る
  27965. Golang is evil on shitty networks
  27966. When I create a waitable timer with a callback, do I have to wait alertably on that specific timer before the callback will run?
  27967. Code Maze Weekly #154 - Code Maze
  27968. C# 12: Default Parameters in Lambdas
  27969. Lastpass Breach - Everything you need to know
  27970. Microsoft Brings Its Cloud Services and AI to the Edge
  27971. Entity Framework 7 Brings Bulk Operations and JSON Columns
  27972. Weekly Update 328
  27973. Weekly Update 328
  27974. GitHub - KristofferStrube/Blazor.FileAPI: A Blazor wrapper for the browser File API.
  27975. What Can We Learn from Barnes & Noble's Surprising Turnaround?
  27976. There is no secure software supply-chain.
  27977. Two-Factor Authentication (2FA) attacks and how to protect yourself - 𝖅𝕵
  27978. The Year Solana Blew Up
  27979. What Are Abstractions in Software Engineering with Examples
  27980. How to replace social media with a personal newsletter
  27981. Run CLIP on iPhone to Search Photos
  27982. Weird stuff and how to test it
  27983. Introducing Austral: A Systems Language with Linear Types and Capabilities
  27984. New blog - moving from Medium to Gridsome
  27985. Make Your Database Tables Smaller
  27986. One-line Journaling | mkaz.blog
  27987. concise but general markup syntax – Bryan Ford's Home Page
  27988. Welcome to CodeOpinion: Software Architecture & Design
  27989. See for yourself: the benefits of chiselled Ubuntu images in action with an ASP.NET shop demo | Ubuntu
  27990. The Digital Ocean Quest Towards New Lands - Digital Ocean SEO Analysis
  27991. Machine learning models with ONNX and .NET | .NET Conf 2022
  27992. ReadOnlySpan<char> and strings - How not to compare them
  27993. Haystack - Workplace Search Engine
  27994. What is .NET MAUI? [1 of 8] | .NET MAUI for Beginners
  27995. Is Dynamic in C# Actually Slow?
  27996. How can I detect programmatically whether Windows is an N or KN version?
  27997. Different Ways to Use Select Tag Helper in ASP.NET Core -
  27998. TriviaR/App.razor at 3a875f98dbb0a414e3a3c7360edac8dadd629971 · davidfowl/TriviaR
  27999. ETHGlobal Swag Store
  28000. Space Geek Out 2022
  28001. My OSS Plans for 2023
  28002. Clean Architecture with ASP.NET Core 7 | .NET Conf 2022
  28003. Ups and Downs of A Side Project
  28004. Introducing Helix
  28005. This is what free, ad-supported Uber rides might look like. Mockups, economics, and analysis. at andrewchen
  28006. Stop the Scroll: How Muting Everyone on Social Media Can Put You Back in Control
  28007. Rehearsing a sabbatical · Max Gorin
  28008. How I spent two months doing nothing
  28009. Data Science and Software Engineering (I)
  28010. Boring work
  28011. The Catch-22 of Democracy - Pravesh Koirala
  28012. ReDoS "vulnerabilities" and misaligned incentives
  28013. Sick Day Part 2
  28014. Rack Mounting Home Assistant Yellow
  28015. Steps Lead to More Steps - Can's blog
  28016. Human-Oriented Automatic Theorem Proving
  28017. 2022.12: It does matter!
  28018. Proving universal machine executions without universal circuits
  28019. The Matrix Holiday Update 2022 | Matrix.org
  28020. Life mural Classic T-Shirt by mimoozai
  28021. TriviaR/Game.cs at 67c3c289600cd04f9c3477fe5eec3f304ad7a497 · davidfowl/TriviaR
  28022. After importing a TLB, how do I convert from one type of _com_ptr_t to another?
  28023. How to Update the Value Stored in a Dictionary in C# - Code Maze
  28024. RISC-V Bytes: Timer Interrupts
  28025. The Service and the Beast: Building a Windows Service that Does Not Fail to Restart
  28026. GitHub - davidfowl/TriviaR: A multiplayer trivia game using SignalR and .NET 7
  28027. Chris's Wiki :: blog/programming/RustIsInevitable
  28028. ML.NET 2.0 Release Contains New NLP APIs and AutoML Updates
  28029. .NET MAUI Framework and .NET MAUI Community Toolkit Updated for .NET 7
  28030. 20 Best Cryptography Algorithms Books of All Time
  28031. Accelerate your WinUI 3 app with the Windows Community Toolkit | .NET Conf 2022
  28032. GitHub - DimiMikadze/fest: SaaS boilerplate built with Node.js & React.
  28033. Why Glass Onion didn’t work for me
  28034. BLOG || Trey Manuszak
  28035. 2023, the year of websites
  28036. Advent of Code 2022 in pure TensorFlow - Day 6
  28037. A Desk That Listens
  28038. What everyone should know about first aid
  28039. Can Random Forests overfit?
  28040. Automate HTTP Testing with hurl: Generate HTML and JUnit reports via GitLab CI
  28041. Lessons Learnt From Solving AoC in One Second
  28042. Things I learned through Advent of Code 2022 - Dan Turkel (dot com)
  28043. Working on urllib3 full-time for one week
  28044. Cohesion in simple terms - Software modularity
  28045. On Giving Better Advice
  28046. Optimizing Unity Projects by Removing Additional Cameras
  28047. C# for Beginners | Full 2-hour course
  28048. L6 Lagrange Point
  28049. SignalR in dotnet tested with Postman
  28050. Set Replication - fault tolerance without total ordering
  28051. 2022 was the year of Linux on the Desktop
  28052. GitHub - nenoNaninu/TypedSignalR.Client.TypeScript: TypeScript source generator to provide strongly typed SignalR clients by analyzing C# type definitions.
  28053. Chiselled Ubuntu: the perfect present for your containerised and cloud applications | Ubuntu
  28054. Why can't I print when I boot Windows into audit mode?
  28055. Default Interface Method in C# And When to Use It - Code Maze
  28056. Hacker claims to be selling Twitter data of 400 million users
  28057. GitHub - Slackadays/Clipboard: 📋 Cut, copy, and paste anything, anywhere, all from the terminal.
  28058. Apple is working on supporting App Store alternatives
  28059. Spreaker
  28060. Building a gRPC server in Python
  28061. Airbus vs Boeing: An experiment in charting
  28062. Introduction to Code Golf and Golflangs
  28063. No one Knows Anything · @jimmyislive
  28064. Deploy != Release
  28065. Everything I learned about accidentally running a successful tech conference
  28066. Thoughts on Hanukkah of Data 2022
  28067. developing a single file web scraper – Trickster Dev
  28068. Game Night Ordering
  28069. Getting C# Code Metadata That Reflection Can’t Get
  28070. .NET MAUI Architecture Overview [3 of 8] | .NET MAUI for Beginners
  28071. The worst-selling Microsoft software product of all time: OS/2 for the Mach 20
  28072. Stack Overflow: 74% of developers are open to new jobs
  28073. Australian Taxation Office
  28074. ToString Method in C# - Code Maze
  28075. 338: Android Publishing Complexities
  28076. Blazor in Action: Sainty, Chris: 9781617298646: Amazon.com: Books
  28077. Stop overloading JWTs with permission claims
  28078. General guidance when working as a cloud engineer
  28079. Make your backend more reliable using Nginx caching proxy
  28080. What Does It Take to Make a Server Mastodon-Compatible?
  28081. .NET Content Creation with Anton from @RawCoding | Keep Coding Podcast E2
  28082. Geometric algebra and classical mechanics
  28083. This week in KDE: Wayland fractional scaling! Oh, and we also fixed multi-screen
  28084. VS Code Shortcuts
  28085. How to stop WordPress update notifications.
  28086. User Stylesheets Are Still Pretty Great and Should Be More Widely Supported
  28087. Lifestyle changes I made to decelerate aging
  28088. Boringly Getting Rich - Invest Early and Go Bananas Later
  28089. Flipping USB Connectors — Think Bayes
  28090. Better accessible names
  28091. 50 Years of Wow- I lived through 5 decades of computing milestones
  28092. Unprecedented UAP Legislation
  28093. Self Hosting Password Manager
  28094. Embracing Slow Tech · Bradley Taunt
  28095. .NET Content Creation with Anton from @RawCoding | Keep Coding Podcast E2
  28096. Official rules for the Mariners 12 Days of Giving Sweepstakes | Seattle Mariners
  28097. GitHub - pkivolowitz/asm_book: A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offer which apply directly to higher level languages.
  28098. is there a way to opt out? (#121) · Issues · lib.rs / Lib.rs 🔰 main project · GitLab
  28099. Fun Boy Three - Our Lips Are Sealed (Official Music Video)
  28100. HashCode Struct (System)
  28101. 333 Ventures: How creatives own the future
  28102. Two ways to think about decline
  28103. Short letter to my 11-year-old self
  28104. The Greatest Treatise on Writing Ever Written
  28105. The Strategic Fat Stockpile | Lorenzo Venneri
  28106. History · @jimmyislive
  28107. A Home Visit From The Ombudsman For Wales...
  28108. Rémy Grünblatt – Nix and NixOS, my pain points
  28109. Receiving Blog Replies from anywhere on the Web
  28110. Orhun's Blog
  28111. 2022 APFS Advent Challenge Day 17 - Blazingly Fast Checksums with SIMD
  28112. Setting up WebFinger
  28113. IncrementalHash Class (System.Security.Cryptography)
  28114. A short history of the O'Reilly animals
  28115. Ignore the noise. Keep building.
  28116. Turn Your Best Programmers into Managers
  28117. AI assistants help developers produce code that's insecure
  28118. JSONPlaceholder - Free Fake REST API
  28119. Walk as Spreadsheet
  28120. Securing and exposing local services with Tailscale and Nginx
  28121. Some News About the 4th Edition of Physically Based Rendering
  28122. Good Enough - Pooya Saeedi
  28123. How ASUS and a Microsoft Bug Almost Broke Remote Work – nuxx.net
  28124. Reverse Engineering Tiktok's VM Obfuscation (Part 1)
  28125. 2FA: The Best Way to Annoy Yourself and Everyone Around You
  28126. Why Monolithic architecture might still be a better fit
  28127. How does a Display work?
  28128. Summarizing “Advance SQL” workshop with ChatGPT
  28129. Detecting potential cheaters in Advent of Code Leaderboards
  28130. Hacking the LG ThinQ App for use with trackers blocked
  28131. 5 traits of a successful team
  28132. rssCloud, WordPress, FeedLand, and Dave Winer – Andy Sylvester's Web
  28133. RSS Readers That You Can Self Host
  28134. I Want to Suckless and You Can Too · Bradley Taunt
  28135. How to Have Fun Building
  28136. Go is modern PHP
  28137. .NET R&D Digest (December, 2022)
  28138. ‎El Pintador
  28139. Just Announced: Telerik & Kendo UI R1 2023 Release Webinars
  28140. Why Self-Fulfilling Prophecies Come True
  28141. Greenfield Project? Start HERE!
  28142. Nix on the Steam Deck — Determinate Systems
  28143. The case of the recursively hung WM_DRAW­CLIPBOARD message
  28144. I built 10 web apps... with 10 different languages
  28145. Pando
  28146. I built 10 web apps... with 10 different languages
  28147. Building beautiful Blazor apps with Tailwind CSS - Chris Sainty - NDC Oslo 2022
  28148. Building beautiful Blazor apps with Tailwind CSS - Chris Sainty - NDC Oslo 2022
  28149. LastPass users: Your info and password vault data are now in hackers’ hands
  28150. Notice of Recent Security Incident - The LastPass Blog
  28151. Soatok Dreamseeker (@soatok@furry.engineer)
  28152. Next.js API Routes—What You Need To Know
  28153. 20 Years of NAudio
  28154. How to build a real-time leaderboard for the Soccer World Cup with Azure SQL & Redis | Data Exposed
  28155. Saving Christmas with Functional C# - Part One
  28156. Accelerate ML.NET training with Intel oneDAL
  28157. Use the power of Source Generators with Lombok.NET
  28158. Adobe's New Beta App is Absolutely INSANE
  28159. The Power of Polyglot Notebooks | .NET Conf 2022
  28160. PWNED - The Collected Blog Posts
  28161. Azure Static Web Apps: dynamic redirects with Azure Functions | I CAN MAKE THIS WORK
  28162. Searching a data breach with ElasticSearch
  28163. picoSYNTH by Johan Peitz
  28164. Password requirements: myths and madness
  28165. 2022 - The year English became a programming language
  28166. Best of Metadata in 2022
  28167. Cats, Pi, and Machine Learning
  28168. State of OpenID Connect Providers
  28169. How to visualize your system architecture using the C4 model?
  28170. Trading with BDDs
  28171. Not Getting Hacked
  28172. Personal backups and file archival
  28173. Implementing the MySQL server protocol for fun and profit
  28174. Alone
  28175. Textual - A year of building for the terminal
  28176. Azure DevOps Podcast: David Pine: NET Content Development - Episode 223
  28177. O9d.AspNet.FluentValidation 0.1.1
  28178. GitHub - benfoster/o9d-aspnet: Extensions for ASP.NET Core
  28179. Fallout, Fallout 2 and Fallout Tactics all free from the Epic Games Store
  28180. Thank you to our maintainers | The GitHub Blog
  28181. Settling the Biggest Await Async Debate in .NET
  28182. Is there a fixed virtual address that the system promises never to use for anything, so I can use it?
  28183. IEnumerable in C# - Code Maze
  28184. Energy Geek Out 2022
  28185. 7 Tips for Building a Good Web API
  28186. The problem with XAML
  28187. Introduction to the Node.js reference architecture, part 11: Typical development workflows | Red Hat Developer
  28188. I want to be wrong about XAML!
  28189. Challenging algorithms and data structures every programmer should try
  28190. From RESTful HTTP API to gRPC | .NET Conf 2022
  28191. Do you need a Distributed Transaction? Maybe not!
  28192. VS Code v1.74 (November 2022): 'Remote Development Even Better' -- Visual Studio Magazine
  28193. Staring At The Back Of My Forehead — nonprophet
  28194. Why I built Postcard: A calmer alternative to social networks
  28195. The Product-Market Fit Engineering Trap - andre.schweighofer
  28196. Availability Bias - Examples and How to Overcome
  28197. Accessing the Firebase Auth user in SvelteKit server-side - Jeroen Pelgrims
  28198. Why You Probably Shouldn't Develop Your Own Digital Product Store
  28199. Yubikeys & PKI: What Are They For? | Charlton's Blog
  28200. Melissa Du
  28201. Atomic habits implemented
  28202. Some Advice for Browsing Wiktionary in Emacs
  28203. Lessons not worth learning.
  28204. Cold Complaints
  28205. Matching quantile sets using likelihood based on the binomial coefficients
  28206. Wolverine and “Clone n’ Go!” Developement
  28207. Write markdown without leaving Visual Studio
  28208. Running some UI code on a timer at a higher priority than your usual timer messages, or without coalescing
  28209. How to automatically purge stale images from Azure Container Registry using ACR Tasks
  28210. BitArray in C# - Code Maze
  28211. The Day-1 Decisions that Make or Break Companies w/ PlanetScale's CEO Sam Lambert
  28212. Blazor Best Practices Borrowed From ReactJS – Webinar Recording | The .NET Tools Blog
  28213. Implementing Maps in .NET MAUI
  28214. ASP.NET Core Display Description Tag Helper
  28215. Delete dotnet bin and obj folders recursively
  28216. Introduction to MVVM Source Generators for C# .NET
  28217. Ephemeral Messages with Wolverine
  28218. Create your own Mastodon UX
  28219. DND 11: Better Dynamic Type Designs
  28220. Mathematically Evaluating mpv's Upscaling Algorithms
  28221. The Year of 1000 Tomatoes – Shane Oberloier
  28222. Applicative programming in Ruby: railway reimagined
  28223. Deep work. Essentialism in asynchronous culture
  28224. Blockchain Blasphemy and the Technological Antichrist
  28225. Optimizing Symmetric Quadratic Form
  28226. Starting a startup
  28227. CSS Techniques for Blazor Developers | .NET Conf 2022
  28228. Episode 450 - Twitter Live Spaces Discussion
  28229. Experimenting With .NET & WebAssembly - Running .NET Based Spin Application On WASI Node Pool in AKS
  28230. Beanstalk Retrospective, part 5
  28231. Adding new files just got a lot faster
  28232. What are the biggest reasons newcomers give up on OCaml?
  28233. 37 tips for improving productivity in software development teams
  28234. Why doesn't the BitLocker wizard let me save the BitLocker key on an encrypted drive?
  28235. dotnetdays.ro - .NET & Software Architecture conference in Romania
  28236. ASP.NET Core in Action, Version 3 update
  28237. Extreme LINQ Performance Boost in .NET 7 - Code Maze
  28238. Fun Boy Three - The Lunatics Have Taken Over The Asylum (Official Music Video)
  28239. Structure and order your DI container
  28240. ULTIMA ORĂ! EXCLUSIV. Federaţia Rusă ar avea în plan să invadeze şi R. Moldova la începutul anului 2023
  28241. Deploying EOL .NET Core to Azure App Services - Dominique St-Amand
  28242. Muhammad Azeez - Generating C# bindings for native libraries by using ChatGPT
  28243. What are the biggest reasons newcomers give up on OCaml?
  28244. Error-accumulating composable assertions in C#
  28245. [🎄.NET Advent Calendar🎄] Strengthening security posture of containerized .NET applications with Chiseled Ubuntu Containers
  28246. GitHub - Spotifyd/spotifyd: A spotify daemon
  28247. Data Point
  28248. Fun Boy Three - The Lunatics Have Taken Over The Asylum (Official Music Video)
  28249. 23 Blockchain Predictions for 2023
  28250. How Tom Segura Answers When Asked How He's Doing | Netflix Is A Joke
  28251. Elon Musk Grossly Misunderstands Free Speech – Zdziarski
  28252. Publish your calendar and let recruiters schedule interviews themselves
  28253. Functional error-handling with stack traces
  28254. [Java][Profiling] Async-profiler - manual by use cases
  28255. The top 10 discoveries about ancient people from DNA in 2022
  28256. Explicit Ontologies in a World Without | David Bieber
  28257. How to Name a Startup
  28258. Publicly Host Your Own Twitter Archive | Charlton's Blog
  28259. Continuous learning framework
  28260. New Year's Reading Challenges | Ale's little corner of the internet
  28261. Peterometer
  28262. Slaying Zombie ‘No Repro’ Crashes with Infer# | .NET Conf 2022
  28263. Spring Cloud Azure 4.5 Furthers Microsoft's 'Passwordless' Push -- Visual Studio Magazine
  28264. How Tom Segura Answers When Asked How He's Doing | Netflix Is A Joke
  28265. Can ChatGPT write GOOD unit tests?
  28266. Virtual Studio Special - see how it's made!
  28267. Epic FTC Settlement and moving beyond long-standing industry practices
  28268. Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI
  28269. Why I will not write about JWST
  28270. Spreaker
  28271. I was wrong (and so was everyone)
  28272. On .NET Live - Supercharging .NET unit tests with Fluent Assertions
  28273. Validate your dependencies correctly in .NET
  28274. Generating a dump file when tests hang on a CI machine - Gérald Barré
  28275. On the large number of ways of expressing Microsoft Visual C++ compiler versions
  28276. Virtual Studio Special - see how it's made!
  28277. Megadeal! Save 50% on all MEAPs – Special deals
  28278. How to Secure Passwords with BCrypt.NET - Code Maze
  28279. AWS Cloud9 - No space left on device
  28280. NEW! Most Popular Programming Languages 1965 - 2022
  28281. NEW! Most Popular Programming Languages 1965 - 2022
  28282. 337: Drawing Lines on Maps
  28283. Use your own user @ domain for Mastodon discoverability with the WebFinger Protocol without hosting a server
  28284. I got tired
  28285. Blazor Implementations Across Web & Native
  28286. Getting Started With JavaScript Promises
  28287. New: AWS CLI v2 Docker images available on Amazon ECR Public | Amazon Web Services
  28288. Roundup Advent Of Code 2022
  28289. F# event sourcing with Marten
  28290. Why You Should Add Mutation Testing to Your Workflow
  28291. 200th Episode Extravaganza!
  28292. Progress Report November 2022
  28293. Sounds like a prison
  28294. EF Core Power Pack - Visual Studio Marketplace
  28295. Ref-structs are technically obsolete - Turnerj (aka. James Turner)
  28296. Running Optimizely CMS 12 (Episerver) on a Raspberry Pi
  28297. Tracking Elon Musk's Jet N628TS
  28298. A minor memorial for Leo Laporte on terrestrial AM radio
  28299. Why Current Wormhole Research is So Important
  28300. Automatically scaling Drone CI with Gitea | Jacob Kiers
  28301. I Created Entire App in 30 Min With ChatGPT
  28302. Radically user-centered design
  28303. Karan Sharma | Writing a disk-based key-value store in Golang
  28304. Better Interviews
  28305. Government Should Incentivize High Performance Home Builders
  28306. Just Begin Again
  28307. Dynamic blocks are the key to reusable Terraform modules · Mijndert Stuij
  28308. Concurrent write problem
  28309. Will ChatGPT replace .NET developers?
  28310. MVVM is easier than ever before with Source Generators, .NET 7, & the MVVM Toolkit | .NET Conf 2022
  28311. David Ortinau on .NET MAUI
  28312. Support accepting externally issued tokens in the API · davidfowl/TodoApi@ae45c47
  28313. TodoApi/AuthenticationExtensions.cs at ae45c472da3be8a391cb5013d13c0e54341bc2d3 · davidfowl/TodoApi
  28314. TodoApi/AuthenticationExtensions.cs at 3dceedd65e8f313c98ab3321f670c67e45cf829c · davidfowl/TodoApi
  28315. TodoApi/TodoApi.cs at 3dceedd65e8f313c98ab3321f670c67e45cf829c · davidfowl/TodoApi
  28316. TodoApi/AuthApi.cs at 3dceedd65e8f313c98ab3321f670c67e45cf829c · davidfowl/TodoApi
  28317. TodoApi/AuthApi.cs at 3dceedd65e8f313c98ab3321f670c67e45cf829c · davidfowl/TodoApi
  28318. Scrum Teams are often Coached to Death, while the Problems are With Management
  28319. Codeberg launches Forgejo — Codeberg News
  28320. TagHelperPack 0.10.1
  28321. TagHelperPack/Directory.Build.props at main · DamianEdwards/TagHelperPack
  28322. Release v0.10.1 · DamianEdwards/TagHelperPack
  28323. TagHelperPack/.github/workflows at main · DamianEdwards/TagHelperPack
  28324. Use your phone less by using grayscale mode
  28325. Transfer many large files from Android
  28326. How I Deal With Carpal Tunnel Syndrome as a Software Developer
  28327. Mark Zuckerberg Has Never Done Anything Original and I Can Prove It · Notes
  28328. Software complexity and potential solutions
  28329. AWS re:Invent 2022 - A day in the life of a billion requests (SEC404)
  28330. AWS re:Invent 2022 - A day in the life of a billion requests (SEC404)
  28331. The Security Design of the AWS Nitro System
  28332. Weekly Update 326
  28333. John Carmack: Best programming setup and IDE | Lex Fridman Podcast Clips
  28334. David Ortinau – Microsoft PM .NET MAUI
  28335. High-performance services with gRPC: What's new in .NET 7 | .NET Conf 2022
  28336. Weekly Update 326
  28337. Alexandre Nédélec - When Pulumi met Nuke: a .NET love story
  28338. Scaffolding .NET Web APIs Powered By EF Core, SQL, & Azure in Seconds
  28339. Scaffolding .NET Web APIs Powered By EF Core, SQL, & Azure in Seconds
  28340. John Carmack: Best programming setup and IDE | Lex Fridman Podcast Clips
  28341. Small Functions considered Harmful
  28342. Security Research on Twitter: Before and After Musk’s Takeover - Dhole Moments
  28343. How I won two categories in my first hackathon...
  28344. Instant Landing Page - Killing a Startup Idea Quickly
  28345. Consistent > Idiomatic
  28346. A Different Approach to Social Media
  28347. Launching a rocket in the worst possible way
  28348. Bias and performance
  28349. 'Is WPF Dead?' Some Devs Claim 'Yes' as Microsoft Relegates Issues/PRs to the Community -- Visual Studio Magazine
  28350. xkcd: Gravity
  28351. Silk.NET Community Meeting & API Review
  28352. Closing out 2022 with our latest Impact Report
  28353. OCaml 5.0.0 is out!
  28354. How Halo, Dynamics 365, and Mesh scale to millions with Orleans and you can too! | .NET Conf 2022
  28355. Hackers leak personal info allegedly stolen from 5.7M Gemini users
  28356. Passkeys—Microsoft, Apple, and Google’s password killer—are finally here
  28357. Hidden gems and live coding with .NET 7  | BRK203H
  28358. Why doesn't Windows use the 64-bit virtual address space below 0x00000000`7ffe0000?
  28359. GitHub - atom/atom: The hackable text editor
  28360. How Cloudflare advocates for a better Internet
  28361. Code Maze Weekly #152 - Code Maze
  28362. .NET Conf Thailand 2022
  28363. How to customize Swagger UI with custom CSS in .NET 7 - Code4IT
  28364. What are the Frozen Collections coming in .NET?
  28365. WebGPU — All of the cores, none of the canvas — surma.dev
  28366. A Linux evening...
  28367. The Future of .NET with WASM | The .NET Tools Blog
  28368. Running a Blazor WebAssembly App on Azure Static Web Apps
  28369. a native internet protocol for social media
  28370. Preparing to move away from Twitter
  28371. Create native desktop & mobile apps using web skills in Blazor Hybrid | .NET Conf 2022
  28372. John Horgan - Cross-Check: A Journal
  28373. 75% Of Us Think Software Developers Would Do Better Work in Small Partnerships
  28374. Ask a computer! A toy powered by GPT-3 and reckless abandon
  28375. Writing Objective-C iOS apps without Storyboards
  28376. If we must, let's talk about safety
  28377. Speed vs Maintainability as a Software Engineer
  28378. Unmarshaling JSON in Go: The weird parts
  28379. advent-of-code-2022/day4.cbl at main · vcsjones/advent-of-code-2022
  28380. Jupiter Rising: A Decade of Clos Topologies and Centralized Control in Google’s Datacenter Network
  28381. How Good Are Earnings Forecasts?
  28382. Things I want as SRE/DevOps from Devs
  28383. Freddy's Jottings · Try not to be evil
  28384. 6 Tips for Dealing With Vendors
  28385. Popov Leather: How to really piss off your customers in 13 emails (and counting!)
  28386. How your "Sr." Devs incurred Technical Debt
  28387. Transactional Outbox/Inbox with Wolverine and why you care
  28388. Livecoding Blazor, SignalR, Oauth, and TailwindCSS
  28389. Livecoding Blazor, SignalR, Oauth, and TailwindCSS
  28390. Java on Azure Tooling Update Boosts Remote Debugging -- Visual Studio Magazine
  28391. US examining Ukrainian proposal for Russia tribunal
  28392. "I NEED data from another service!"... Do you really?
  28393. Sticky Scroll now in preview
  28394. Inside C++/WinRT: IReference<T>
  28395. What are the Frozen Collections coming in .NET?
  28396. Answer: What does this code print?
  28397. Array, List, Collection, Set, ReadOnlyList - what? A comprehensive and exhaustive list of collection-like types
  28398. Cloudflare achieves FedRAMP authorization to secure more of the public sector
  28399. Web API Analyzers in ASP.NET Core - Code Maze
  28400. Task<IDisposable> surprise | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  28401. Applying the CQRS Pattern in an ASP.NET Core Application
  28402. ECMAScript proposal: Set methods
  28403. Handling HTTP Requests with .NET 7 Native AOT on AWS Lambda | no dogma blog
  28404. Books update
  28405. Spot The Station
  28406. GitHub - Jxck-S/plane-notify: Notify If a selected plane has taken off or landed using OpenSky or ADS-B Exchange data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, and Pushbullet
  28407. advent-of-code-2022/day2.cbl at main · vcsjones/advent-of-code-2022
  28408. Optimal Bowling
  28409. Tech companies, authoritarian governments and this Twitter nonsense
  28410. Documentation - Utility Types
  28411. Source Open vs Open Source and IdentityServer with Dominick Baier and Brock Allen
  28412. Mass Iris Scan Collection in Qinghai: 2019–2022 - The Citizen Lab
  28413. advent-of-code-2022/day1.cbl at main · vcsjones/advent-of-code-2022
  28414. Your Book Review: The Future Of Fusion Energy
  28415. The Future of Foundation
  28416. VS Code Preview: Python in the Browser, Executed by WebAssembly -- Visual Studio Magazine
  28417. Testing: How to actually write tests? - Junaid Qadir
  28418. .NET Data Community Standup - The Plan for Entity Framework Core 8
  28419. InfluxDB newcomer’s impressions – Patrick's WebLog
  28420. PostgreSQL commit times
  28421. Using Supabase with Autocode
  28422. I want toast
  28423. How to use CSS aspect ratio | Matt Davison
  28424. Michael Tsai - Blog - Dropbox on Ventura
  28425. FOSS Funding – Chapter 1 – Open source has a funding problem
  28426. Going write-only on Twitter (and introducing autopost)
  28427. Why you can’t build a web browser and why you should anyway.
  28428. Using Commandline To Process CSV files | Muhammad
  28429. Lessons from my unattainably Perfect Day
  28430. Learn Live - Store local data with SQLite in a .NET MAUI app
  28431. Does .NET 6 support windows 98 · Discussion #79642 · dotnet/runtime
  28432. Raising the bar for software security: next steps for GitHub.com 2FA | The GitHub Blog
  28433. .NET Data Community Standup - The Plan for Entity Framework Core 8
  28434. Dev tunnels in Visual Studio for ASP.NET Core projects
  28435. Performance Improvements in .NET MAUI (.NET 7 edition) | .NET Conf 2022
  28436. Companies That Obsess Over Velocity Are Clueless About Scrum
  28437. Content creation with Anton from @RawCoding | Keep Coding Podcast E2
  28438. Challenge: What does this code print?
  28439. In C++/WinRT, how do I create or consume an IReference<T> that wraps a particular value?
  28440. Independent report shows: moving to Cloudflare can cut your carbon footprint
  28441. GitHub - cristipufu/aspnetcore-redis-rate-limiting: Set up a Redis backplane for ASP.NET Core multi-node deployments, using the built-in Rate Limiting support that's part of .NET 7.
  28442. A Neat XOR Trick
  28443. How to optimize your code reviews
  28444. Baby Steps With TypeScript
  28445. C# 11: pattern matching and static abstract interfaces | Red Hat Developer
  28446. Consuming .NET WebAssembly From JavaScript in the Browser
  28447. How Many Threads Does My .NET App Have?
  28448. Entity Framework Core Conversions for Logical Domain Types
  28449. Why Did That Database Throw That Exception?
  28450. C# 11 – File Scoped Types
  28451. What's new in .NET MAUI and Desktop Apps | .NET Conf 2022
  28452. Increase by x2.7 performance of ToHexString by benaadams · Pull Request #5009 · NethermindEth/nethermind
  28453. GitHub - imperugo/HttpRequestToCurl: A simple extension method that generate curl command from HTTP request
  28454. Visual Studio 2022 v17.5 Preview 2: Guided by Developer Community Votes -- Visual Studio Magazine
  28455. GitHub & BitBucket HTML Preview
  28456. Languages & Runtime Community Standup - C# 11 and beyond
  28457. The best things and stuff of 2022
  28458. Work of Art in the age of mechanical reproduction - Artur Piszek
  28459. How to Evaluate Frameworks and Libraries: A Guide to Key Metrics
  28460. Meaning, simpliciter and secundum quid
  28461. animal vision
  28462. recursion
  28463. Is San Francisco “back”? I audited its parties to find out
  28464. Asking for clarity is always great feedback
  28465. Carlin Eng
  28466. Geometric determinant formulas with projective coordinates
  28467. Instruments of Destruction – Alexander Wales
  28468. Low downtime Postgres upgrade: I want to believe (part I)
  28469. Easing Deployment Without Containers
  28470. Wayland RDP Server with audio using Microsoft's WSLg stack
  28471. Postmortem of Butt Mover
  28472. The Kitchen Massacre | Sausage Party | CineClips
  28473. The Kitchen Massacre | Sausage Party | CineClips
  28474. Episode 47: Application Security - with Tanya Janca
  28475. Try out Visual Studio 2022 version 17.5 Preview 2
  28476. How Wolverine allows for easier testing
  28477. Amazing CTO
  28478. .NET Framework December 2022 Security and Quality Rollup Updates
  28479. .NET December 2022 Updates – .NET 7.0.1, .NET 6.0.12, .NET Core 3.1.32
  28480. ASP.NET Community Standup - Blazor .NET 8 Planning
  28481. Introducing Shitify —  A Reverse Linter. Add errors to your code.
  28482. MAUI Sounds Amazing. Is It?
  28483. Azure DevOps Podcast: Jeff Fritz: Evolving Cloud Architecture - Episode 222
  28484. Thank you for conference announcement, but it would help if you told me what your conference was about
  28485. What's New in .NET Community Toolkit v8.1.0 Preview 1
  28486. Nullable Types in C# - Code Maze
  28487. Sands of MAUI: Issue #84
  28488. Introduction to MongoDB: Zero To Document Hero – Webinar Recording | The .NET Tools Blog
  28489. Text Classification in C# with ML.NET 2.0
  28490. Simulating the Wrapinator 5000 ·
  28491. When do tests fail?
  28492. The Equinox Programming Model
  28493. Treating Devs Like Human Beings | A Conversation w/ Kelly Vaughn, Jean Hsu & Lena Reinhard
  28494. Hydropower Breakthrough
  28495. Copyleft-licensed chess engine wins legal case against proprietary counterpart - FSFE
  28496. Microsoft Eyes New 'Developer News' Feed in Visual Studio, Last Seen in VS 2017 -- Visual Studio Magazine
  28497. Introducing Wolverine for Effective Server Side .NET Development
  28498. Polyglot Notebooks - December 2022 Release
  28499. Learn how identifiable you are on the Internet
  28500. AzureSignTool 4.0.1
  28501. On .NET Live - Building web apps using MVVM
  28502. Are you using the Stopwatch efficiently in .NET?
  28503. Recording: Software architecture with Oren Eini
  28504. What does it mean when the compiler tells me that promise_type: is not a member of coroutine_traits<void>?
  28505. Self-hosting Chromium extensions - Gérald Barré
  28506. Simple DI - Container
  28507. Schedule Jobs with Quartz.NET - Code Maze
  28508. PriorityQueues on .NET 7 and C# 11 - Code4IT
  28509. Moving to .NET 7 MSMQ Alternatives
  28510. Goodbye Ghost, Hello Hugo
  28511. Important CoinTracker security update
  28512. 336: ChatGPT
  28513. Blazor Code Generation | Infragistics Blog
  28514. War Story: How Antivirus solutions can bring a server down
  28515. ECMAScript proposal: iterator helpers
  28516. YARP–Direct forwarding in .NET 6 and beyond
  28517. Visual Studio Code - Code Editing. Redefined
  28518. Google Chrome/Chromium Goes Ahead In Removing JPEG-XL Support
  28519. core/supported-os.md at main · dotnet/core
  28520. Languages & Runtime Community Standup - C# 11 and beyond
  28521. Bill Wagner on C# 11 – Part 1
  28522. Languages & Runtime Community Standup - C# 11 and beyond
  28523. The InfoQ Podcast: .NET Trends Report 2022
  28524. Languages & Runtime Community Standup - C# 11 and beyond
  28525. Languages & Runtime Community Standup - C# 11 and beyond
  28526. What my life would be without programming
  28527. Why Can't Programmers.. Program?
  28528. SaveGPT - Auto-save ChatGPT conversations
  28529. Microsoft Teams Backend Services - Powered by .NET | .NET Conf 2022
  28530. Extremely Linear Git History
  28531. Releases · bflattened/bflat
  28532. The Continuity of Splines
  28533. The Continuity of Splines
  28534. Technical Writer
  28535. Mark Price on C# 11 – Fixed
  28536. GitHub - IJMacD/rfc3339-iso8601
  28537. Generalizing Secret Santa with integer programming in Julia
  28538. Get Rid of Your Old Database Migrations
  28539. Browsing the Fediverse
  28540. Earthbound in ChatGPT
  28541. At Least Assert Your Serialisation Roundtrips
  28542. The limited utility of the phrase “GNU/Linux”
  28543. RC Week 12: What's Next, and Speedrunning Crafting Interpreters
  28544. Screen recording in Snipping Tool begins rolling out to Windows Insiders
  28545. Playing with ActivityPub
  28546. .NET 7 and beyond with Damian Edwards | Keep Coding Podcast E1
  28547. Rockin’ the Code World: Special Guest Shay Rojansky
  28548. OSS Spotlight - Build websites with a modern ASP.NET Core CMS – Orchard Core
  28549. GitHub - davidfowl/SmartLoadBalancer: Sticky sessions without sticky sessions
  28550. Why posting GPT and ChatGPT generated answers is not currently acceptable - Help Center
  28551. Delete a record without prior loading in Entity Framework
  28552. Original ICQ Song !
  28553. Scrum Has Failed the Developers
  28554. Solar System Model
  28555. .NET Conf Recap
  28556. dev-wasm
  28557. .NET API Catalog
  28558. Home Office Killed My Laptop Battery :: Thore Goebel
  28559. Using Layouts for Personal Automation
  28560. HTTP Servers, WSGI and Web Frameworks
  28561. Designing a successful digital product
  28562. GitHub - pynecone-io/pynecone: Web apps in pure Python
  28563. Understanding the UBI File System in Embedded Devices
  28564. When your database is an HTTP client
  28565. Surprising Capability of AI: Code Generation
  28566. The 4 AM Club - David Hariri
  28567. The Two Commandments for Nonprofit Boards
  28568. What I have been working on: Modal
  28569. Preparing and Evaluating Benchmarks
  28570. Writing French in Vim - Monolune
  28571. Oh, the Places You'll Grow
  28572. Implications of choosing State instead of Cache
  28573. Pushing ChatGPT to its limits LIVE 🔴
  28574. Building modern high performance services with ASP.NET Core and .NET 7
  28575. Real-World Cryptography
  28576. Secretless Python Apps with AWS Secrets Manager
  28577. Bean Machine Retrospective, part 4
  28578. Mark Price on C# 11
  28579. How can I do the opposite of compare_exchange and exchange if the value is different?
  28580. Microsoft’s Distributed Application Framework Orleans Reaches Version 7
  28581. Payara Cloud Automates Jakarta EE Deployments to Kubernetes
  28582. Goodbye to the C++ Implementation of Zig ⚡ Zig Programming Language
  28583. Episode 112 - NDepend with Patrick Smacchia
  28584. Episode 449 - Java Jakarta EE Applications
  28585. Changes in JWT Bearer Token Setup in .NET 7
  28586. Making Remote Development Even Better
  28587. Go for C# developers: LINQ
  28588. Testing a token protected API using user-jwts
  28589. A Journey into Site Reliability Engineering
  28590. Wolverine on DotNetRocks
  28591. What Are The Twitter Files, And Do You Need To Care About Them? | Defector
  28592. .NET MAUI Community Standup - Polished UI for .NET MAUI with Telerik
  28593. Design Patterns: Who gives a 💩?
  28594. Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications
  28595. Spreaker
  28596. Where Did All The Focus Time Go? Dissecting 1.5 Million Meetings w/ Clockwise's VP of Engineering, Dan Kador
  28597. Developing distributed applications with Tye
  28598. .NET 7 Networking Improvements
  28599. Languages & Runtime Community Standup - C# 11 and beyond
  28600. Don't Fail Publishing Events! Event Driven Architecture Consistency
  28601. Migrating from ASP.NET to ASP.NET Core with Project Migrations Part 5
  28602. North
  28603. vcsjones - Overview
  28604. Senior Engineering Manager, Product Security Engineering - Paved Paths
  28605. If you're going to wrap a Windows Runtime event, you may as well let the wrapped event source manage the token
  28606. ChatGPT can write better code than me
  28607. Modernize your WPF and Windows Forms application with Blazor | .NET Conf 2022
  28608. Wolverine .NET Command and Message Bus with Jeremy Miller
  28609. Tell the New York Times: Give Your Employees the Contract They Deserve!
  28610. Apple GPU drivers now in Asahi Linux - Asahi Linux
  28611. ChatGPT and the viability of replacing humans with circus tricks • Adam Shaylor
  28612. GitHub - ggerganov/whisper.cpp: Port of OpenAI's Whisper model in C/C++
  28613. Dev environments in the cloud are a half-baked solution
  28614. Geeking with .NET application and Firebird Embedded and FbNetExternalEngine
  28615. Generating Source Code Documentation With DocFx - Code Maze
  28616. ChatGPT - Current state for .NET - and in general
  28617. Is the regression in GC or something else?
  28618. Atari Dev Studio - Visual Studio Marketplace
  28619. ReSharper 2022.3 Released With More C# 11 Features, NuGet Vulnerabilities Detection, and Support for Visual Studio ARM64. | The .NET Tools Blog
  28620. Rider 2022.3: Support for .NET 7 SDK, the Latest From C#11, Major Performance Improvements, and More! | The .NET Tools Blog
  28621. My Christmas Wish List from Visual Studio and the C# Build System
  28622. C# 11–Generic Attributes
  28623. New npm features for secure publishing and safe consumption | The GitHub Blog
  28624. ocaml-monads/monads.mli at master · danhper/ocaml-monads
  28625. Helix
  28626. Alex Kim: Why I joined Cloudflare
  28627. Apple iCloud, and why encrypted backup is the only issue
  28628. Mystery Asterisk Destination
  28629. Everything .NET 7 with Damian Edwards | Keep Coding Podcast E1
  28630. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  28631. The entire LOTR Extended Trilogy but it's just Frodo Baggins stumbling and falling down
  28632. Apple advances user security with powerful new data protections
  28633. Nix Knowledge Sharing
  28634. 2023 will see continued geopolitical tensions, stronger regulation and an AI-shaped revolution, predicts Infosecurity Europe’s security community
  28635. What if two programs did this?
  28636. Bean Machine Retrospective, part 3
  28637. "But what do the Russian people have to do with this?" What the Germans do not understand
  28638. Reminder: If you intend to use a C++/WinRT namespace, you must include that namespace's header file
  28639. Coding using ChatGPT AI broke me
  28640. Check for elevated rights in .NET 8
  28641. Juke Party - Shared Jukebox
  28642. Setting Windows Display Resolution from the Terminal
  28643. The entire LOTR Extended Trilogy but it's just Frodo Baggins stumbling and falling down
  28644. How to Extract Custom Header in ASP.NET Core Web API
  28645. Things are gonna get weird in 2023
  28646. Auto send new blog posts to Mastodon
  28647. Recap: .NET MAUI Performance—.NET Conf 2022
  28648. Building Windows Services in .NET 7
  28649. Announcing PowerShell Crescendo 1.1.0-preview01
  28650. Time Zones and Rocket Ships
  28651. I Taught ChatGPT to Invent a Language
  28652. How to Secure Your Notes and Home Network When Using a Company Laptop?
  28653. Frontend Engineer Archetypes
  28654. The future of tech is freelance
  28655. A Day Without a Copilot: Reflections on Copilot-Driven Development
  28656. Pointless Games - Julian Meyer's Blog
  28657. RantBrain
  28658. Please Stop RTFM-ing | Cristian Klein
  28659. Installing Guix on a 10th gen Thinkpad X1 — dthompson
  28660. fhur
  28661. The unreasonable effectiveness of a single unit test
  28662. Should design systems include problematic components and patterns? by Amy Hupe, content designer.
  28663. Marginal vs Absolute Thinking
  28664. One Sentence That Will Get People To Read Your Writing
  28665. .NET Interop Improvements in .NET 7 | .NET Conf 2022
  28666. .NET and .NET Core official support policy
  28667. .NET Monthly Roundup - November 2022
  28668. GitHub Quick Reviews
  28669. CUDA've been faster: learning CUDA from scratch
  28670. TLS Certificate Verification Changes in Edge
  28671. Ask the Expert: 2022 Octoverse report from GitHub
  28672. Beware the Long 'YAGNI'
  28673. Update on JetBrains’ Statement on Ukraine | Company Blog
  28674. What’s new in Visual Studio productivity
  28675. Solving support issues in other people’s products
  28676. Trouble connecting to Web sites and services because of certificate errors? Check if you're being held captive
  28677. Blocking annoying and privacy-harming cookie consent banners | Brave Browser
  28678. How to Implement a LinkedList in C# - Code Maze
  28679. Implement Feature Management in Blazor ASP.NET Core
  28680. Logging and global error handling in .NET 7 WPF applications
  28681. How to Recover from a DbUpdateException With EF Core
  28682. csharplang/meetings/working-groups at main · dotnet/csharplang
  28683. Convert a project to use centralised package management
  28684. GitHub Copilot preliminary experience report
  28685. Your flaky tests might be time dependent
  28686. add serilog instead of opentelemtry for logging by mehdihadeli · Pull Request #49 · davidfowl/TodoApi
  28687. Seq — centralized structured logs for .NET, Java, Node.js
  28688. Serilog — simple .NET logging with fully-structured events
  28689. YunoHost Portal
  28690. Crucial Computer Program for Particle Physics at Risk of Obsolescence | Quanta Magazine
  28691. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  28692. Twitter turns its back on open-source development
  28693. My cloud workspace
  28694. Who is Draining my MacBook Battery?
  28695. Yet Another Article on Zippers, in Erlang
  28696. 6 ways you can contribute to open knowledge right now
  28697. Technique: Recursive variants and boxes
  28698. Two Round HotStuff
  28699. The secret to great technical support? No support staff.
  28700. A Guide to Nutrition — Ryan Heeney
  28701. 3D Printed Film Video Camera
  28702. I miss Balloon Help • bsago.me
  28703. On breaking changes in transitive dependencies
  28704. Making an RC Roomba
  28705. JIT in ClickHouse
  28706. Easy to Miss Way to Optimize ActiveRecord SQL Memory Usage in Rails
  28707. What Happens When We’re Gone? - Kev Quirk
  28708. I Miss MSN Statuses · Jerry Liu
  28709. Two Weird Things
  28710. Marketing Strategy From First Principles - Sasank's Blog
  28711. Reinventing How We Use Computers
  28712. Computers Are Bad
  28713. Staff Manager, Customer Security & Trust
  28714. Astronomy Numbers
  28715. StaffPlus New York 2023 | Conference event dedicated to staff engineers
  28716. Spreaker
  28717. Custom Controls for WinForm's Out-Of-Process Designer
  28718. GitHub - betaveros/noulith: *slaps roof of [programming language]* this bad boy can fit so much [syntax sugar] into it
  28719. ChatGPT AI Generated Answers Banned On Stack Overflow
  28720. Get your developer news
  28721. Bean Machine Retrospective, part 2
  28722. Kafka Networking via Wireshark - Vasil Kosturski
  28723. 334: 7 Awesome New Features in .NET 7
  28724. Adding properties to classes you don't own in C#
  28725. Abstraction vs Encapsulation
  28726. Building emergency pathways in your software (never to be used)
  28727. Instead of a C++ template parlor trick, why not just add support based on whether the header file has already been included?
  28728. Prevent http requests to external services in unit tests - Gérald Barré
  28729. How to Enumerate an Enum in C# - Code Maze
  28730. 335: All in on Codespaces
  28731. Custom Authorization Policy Providers in ASP.NET Core
  28732. Custom Authorization Policy Providers in ASP.NET Core
  28733. Managing CSS Scope With Razor Components
  28734. How the Web Storage API Works
  28735. Subqueries in MySQL - Simple Talk
  28736. Our journey to F#: C#-F# Interop – planetgeek.ch
  28737. Deep linking with Azure Static Web Apps and Easy Auth | I CAN MAKE THIS WORK
  28738. Refactoring Bloated Controllers with [FromService] - ElegantCode
  28739. Polly with .NET 6, Part 7 - Policy Wraps with Minimal APIs, and HttpClientFactory | no dogma blog
  28740. Domain-Driven Microservices with F#
  28741. Twenty five thousand dollars of funny money
  28742. Test will be deleted 1
  28743. Web-Queue-Worker architecture style - Azure Architecture Center
  28744. Microspeak: Impedance mismatch
  28745. Release v0.17.0 · ZiggyCreatures/FusionCache
  28746. Uncritical analysis
  28747. ChatGPT passes the 2022 APCSA free response section
  28748. Introducing C#11: File local types
  28749. Financial and media leverage of Elon Musk in the Twitter acquisition
  28750. Plotting Sweden's real estate prices on a heatmap with deck.gl and Cloudflare
  28751. Spicing Up Your Conversations: The Power of Salt, Acid, Fat, and Heat | David Bieber
  28752. On Personal Predictions
  28753. Enoch - Using Neovim as a Fennel Compiler
  28754. I Want a Memory Diagram Generator · The Third Bit
  28755. .NET Advent Calendar - .NET Advent Calendar 2022, Day 4
  28756. Introducing C#11: UTF-8 String Literals
  28757. Introducing C# 11: Numeric IntPtr and UIntPtr
  28758. Puncturable Key Wrapping and Its Applications
  28759. Weekly Update 324
  28760. BLOOM: Bimodal Lattice One-Out-of-Many Proofs and Applications
  28761. Intel develops software it says can detect deepfakes in milliseconds
  28762. Why Do Many Developers Consider Scrum to Be an Evil Scam?
  28763. Let's look into the new .NET Drama 🔴 LIVE
  28764. Weekly Update 324
  28765. GitHub - acheong08/ChatGPT: Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
  28766. The top programming languages
  28767. Fix wrong example on how to set the drawing unix runtime switch. by safern · Pull Request #27713 · dotnet/docs
  28768. Clarify nesting of config switch by gewarren · Pull Request #31509 · dotnet/docs
  28769. clarify nesting of config switch (#31509) · dotnet/docs@a7a1fd1
  28770. PUBLIC EDITOR: Why the News does not publish anonymous news stories
  28771. Building A Virtual Machine inside ChatGPT
  28772. Introducing C#11: Extended nameof parameter scope
  28773. Introducing C#11: Pattern match Span<char> and ReadonlySpan<char> on a constant string
  28774. Introducing C#11: Newlines in string interpolation expressions
  28775. Another Home Page Blog | Dotfiles at scale
  28776. The Breakout Tech Company Of 2022
  28777. Joining the Fediverse with WordPress - Luca Hammer
  28778. Fuzzing ping(8)
  28779. Scaling the Mastodon - Leahs Gedanken
  28780. This week in KDE: custom tiling
  28781. engineering + product + health
  28782. Clojure Frameworks: opinions are features, not bugs
  28783. Broken commit diff on Cisco IOS XR
  28784. Probing Gender Bias in ChatGPT | Essays · Will Holley
  28785. How to enumerate through a StringBuilder
  28786. Introducing Mona Sans and Hubot Sans | The GitHub Blog
  28787. Why Startups Suck at Security w/ Vanta's Head of Engineering, Matt Spitz
  28788. Discontinuing Bibliogram - cadence's blog
  28789. Automated versioning and package publishing using GitHub Actions
  28790. Automate Posting to Mastodon via Web Requests
  28791. GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  28792. LeadDev StaffPlus & LeadingEng New York 2023 Engineering conferences
  28793. StaffPlus New York 2023 | Conference event dedicated to staff engineers
  28794. Add support for social authentication by davidfowl · Pull Request #45 · davidfowl/TodoApi
  28795. Bendy
  28796. Google frees nifty ML image-compression model... but it's for JPEG-XL
  28797. The Whirlwind Tour of Building .NET Apps in Azure | .NET Conf 2022
  28798. Living Through the Revenge of Capital
  28799. Text-to-Image: Diffusion, Text Conditioning, Guidance, Latent Space
  28800. Day 2: Less Variable Wattage = More Flow
  28801. Most Advice is Wrong
  28802. ChatGPT corrects itself when you tell it off
  28803. The Audacity of Piping Curl to Bash
  28804. Finding The Best Homemade Vegan Ice Cream
  28805. Don't design your database like a frontend developer
  28806. 2022 Advent of Code Day 1: Calorie Counting
  28807. Brandodon
  28808. Important Lessons from Adam Wathan's Refactoring UI
  28809. SBF is Crypto Personified
  28810. On the Web, the Best Outcome is Email
  28811. Bean Machine Retrospective, part 1
  28812. Introducing C#11: Required properties
  28813. C++ template parlor tricks: Using a type before it is defined
  28814. Microsoft 365 banned in German schools over privacy concerns
  28815. Code Maze Weekly #150 - Code Maze
  28816. University of Pennsylvania
  28817. HTML/CSS: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around, Part 2
  28818. .NET 7 - The StringSyntaxAttribute
  28819. Add docker-compose project to run all apps by LuizFDS · Pull Request #41 · davidfowl/TodoApi
  28820. What was Microsoft's first Integrated Development Environment (IDE)? #Shorts
  28821. On Thomas Achord
  28822. Solving wire:click not working - Jorge Colon Consulting
  28823. Solving a Murder Mystery | Paul Osman
  28824. What is External Validation And When It Becomes Unhealthy
  28825. Robotic DAOs
  28826. Is Agile a welfare program for developers?
  28827. Mutual Recursion in Language
  28828. Ripoff or bargain?
  28829. Company, team, self.
  28830. Memory Safe Languages in Android 13
  28831. New ArgumentException and ArgumentOutOfRangeException helpers in .NET 8
  28832. How much does Rust's bounds checking actually cost?
  28833. Advent of Code 2022
  28834. .NET MAUI Community Toolkit Monthly Standup, December 2022
  28835. Episode 448 - Azure and OSS
  28836. Azure DevOps Podcast: Steve Smith: Domain-Driven Design and Architecture - Episode 209
  28837. Upgrading Xamarin apps to .NET MAUI | .NET Conf 2022
  28838. What's new in the .NET MAUI Community Toolkit
  28839. Pratyush Mishra
  28840. Testing WITHOUT Mocks or Interfaces!
  28841. Building a new JavaScript linting experience in Visual Studio
  28842. Not even trying to cross an airtight hatchway: Calling a function in your own process by synthesizing a function pointer
  28843. Using .NET’s NativeAOT to fix the biggest serverless issue
  28844. Notice of Recent Security Incident - The LastPass Blog
  28845. Emacs 29 is nigh! What can we expect?
  28846. Producer-Consumer Applications With .NET Channels Code Maze
  28847. GitHub - aspnet-contrib/AspNet.Security.OpenId.Providers: OpenID 2.0 authentication middleware for ASP.NET Core
  28848. Passport.js
  28849. Recap: State of .NET MAUI—.NET Conf 2022
  28850. Replicating Food Delivery App UI with Uno Platform
  28851. WPF: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around
  28852. Url.ActionLink() is not thread-safe
  28853. Make PRs the BEST PART of Programming
  28854. Keynote: ZKP Languages - Where We Are Now - Kobi Gurkan (Geometry)
  28855. Thinking High-Level Design with Billy Hollis
  28856. Spacetime Soccer
  28857. Tales of the M1 GPU - Asahi Linux
  28858. Wix.com - 5 Event Driven Architecture Pitfalls!
  28859. MemoryExtensions Class (System)
  28860. Tracking and Analyzing My Location Data
  28861. Mapping out the tribes of climate
  28862. Tired of reading? Let your devices read for you (you will be surprised how well it works)
  28863. 83% of Developers Suffer from Burnout
  28864. Secure your servers by blocking off sshd
  28865. Choosing your chat application
  28866. Sequoia's Leaked YouTube Investment Memo
  28867. Empathetic Leadership: Finding the Problem Under the Problem
  28868. Teaching Stable Diffusion about Myself
  28869. The Content Machine Revolution · Notes
  28870. In Violent Agreement - The Beginner's Guide to Managing
  28871. Company Clocks - justindonato.com
  28872. Project Management: Time estimations
  28873. Self-Documenting Code
  28874. out-of-bounds memory access bug
  28875. Be less scared of overconfidence
  28876. D00k  •   Leaving Spotify for Freer Pastures
  28877. I am disappointed by dynamic typing
  28878. Real-World Cryptography: Wong, David + Free Shipping
  28879. Bitcoin’s last stand
  28880. C# 11: Raw strings, required members, and auto-default structs | Red Hat Developer
  28881. A long expected update
  28882. I used FILE_FLAG_SEQUENTIAL_SCAN but it didn't seem to speed up my sequential scanning
  28883. Exploring generating PDF files from HTML in ASP.NET Core
  28884. Looking into Corax’s posting lists: Part I
  28885. ASP.NET Core Response Caching
  28886. Handling Umbraco Events After Deploy Operations
  28887. Trying out the built-in container support for the .NET SDK
  28888. GitHub - jgosar/mine-city-2000: A program that converts SimCity 2000 cities into Minecraft worlds
  28889. Difference Between Is and Equality Operators For null Check in C#
  28890. How to build a public profile as a cybersecurity pro
  28891. How the new VSCode XML extension improves developer experience | Red Hat Developer
  28892. Preact vs. React | Syncfusion Blogs
  28893. How To Easily Understand TypeScript Generics
  28894. 5 tips for IIS on containers: #5 Container and Node OS upgrade
  28895. Testing your ASP.NET Core application - using a real database
  28896. Monitor your application using Event Counters - Part III
  28897. Monitor your application using Event Counters–Part I
  28898. Monitor your application using Event Counters–Part II
  28899. Using Event Counters with Application Insights
  28900. Login | Microsoft Careers
  28901. Adjusting pricing, introducing annual plans, and accelerating innovation
  28902. How to create multi-page .NET MAUI apps with tab and flyout navigation
  28903. Introducing C#11: List Pattern
  28904. My life as a machine that led to me giving a guide: Give the perfect Christmas gift
  28905. Mutual Contact Discovery
  28906. Do You Punish Customers For Loyalty?
  28907. Ten Years of Image Synthesis — Fabian Offert
  28908. Scaling Mastodon: The Compendium | Hazel Weakly
  28909. Future of Social Media
  28910. Generating closures
  28911. GitHub Quick Reviews
  28912. How to make the fastest .NET Serializer with .NET 7 / C# 11, case of MemoryPack
  28913. Removing out-of-support components from your Visual Studio installations
  28914. Incremental ASP.NET to ASP.NET Core Migration
  28915. Release v0.10.0 · DamianEdwards/MinimalApis.Extensions
  28916. Fundamental knowledge
  28917. Dubious security vulnerability: Reading the files in the WindowsApps folder
  28918. Floating-Point Types in C# - Double vs Float vs Decimal
  28919. C# Tip: Raise synchronous events using Timer (and not a While loop) - Code4IT
  28920. GitHub - nenoNaninu/TypedSignalR.Client: C# Source Generator to Create Strongly Typed SignalR Clients.
  28921. Keycloak.AuthServices.Authentication 1.2.1
  28922. Having fun with C# 11 raw string literals
  28923. Sands of MAUI: Issue #82
  28924. Warming Up 100 AWS Lambda Hosted ASP.NET Web API Applications | no dogma blog
  28925. Release v0.7.0 · DamianEdwards/MiniValidation
  28926. Testing static types in TypeScript
  28927. An initial proof of concept of applicative assertions in C#
  28928. Introducing C#11: Raw string literals
  28929. Faucet
  28930. [Apply by 12/08] Introducing our fellowship program
  28931. Economic Downturn is No Excuse to Use Individual Metrics w/ Ori Keren, Co-Founder & CEO of LinearB
  28932. Avoid temptation -- why avoiding temptation is hard
  28933. TikTok is the new Excel
  28934. CSS For URLs and HTTP Headers
  28935. GitHub - comet-ml/kangas: Explore multimedia datasets at scale
  28936. Autonomy, packet size, friction, fanout, and velocity
  28937. AWS Events
  28938. Re:Birth — Tom le French
  28939. I Want To Hold Your Hand
  28940. How to Execute
  28941. Mission vs Engagement | domk.website
  28942. Advanced macOS Commands - saurabhs.org
  28943. Offline-first programming
  28944. Great tools choose to be bad at some things
  28945. The counterintuitive physics behind vehicle following distances · Karmanyaah Malhotra
  28946. Small - David Hariri
  28947. SignerSignEx3 function - Win32 apps
  28948. State of .NET MAUI | .NET Conf 2022
  28949. Alba for Effective ASP.Net Core Integration Testing
  28950. Preferences
  28951. Lessons From Billions of Breached Records - Troy Hunt [In-person meetup], Tue, Nov 29, 2022, 5:00 PM | Meetup
  28952. Why you no longer need a Dockerfile in .NET 7
  28953. SNØ - Forsiden
  28954. Managing delays in distributed systems with RavenDB
  28955. The case of the application that used thread local storage it never allocated
  28956. What kind of caller diagnostic information can I get from exceptions thrown by C++/WinRT and wil?, C++20 edition
  28957. Starting a process as normal user from a process running as Administrator - Gérald Barré
  28958. Digital 2022: April Global Statshot Report — DataReportal – Global Digital Insights
  28959. MS Tech Summit 2022 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  28960. 334: 7 Awesome New Features in .NET 7
  28961. German Movie Titles
  28962. Sharing Microsoft Graph permissions and solution Azure App Registrations
  28963. C# 11 Strings in the Raw
  28964. Refactoring Bloated Controllers with IServiceProvider - ElegantCode
  28965. An Interactive Guide to Flexbox
  28966. A Mostly Complete Guide to C# 11’s Final Features
  28967. EF Core Audit Extension - now with new features and optimizations ✨
  28968. Getting practical with ML.NET
  28969. Go for C# developers: Unicode strings
  28970. ECMAScript proposal: `Array.fromAsync()`
  28971. How to Internationalize Numbers with JavaScript
  28972. .NET and C# Versions - 7/11 Update
  28973. PSA: Do Not Use Services That Hate The Internet
  28974. Protohackers
  28975. GCC undefined behaviors are getting wild
  28976. Switch to using TypedResults · davidfowl/TodoApi@479cc52
  28977. Delivery Request: Health at a Glance 2021 - /sites/ae3016b9-en/1/3/1/index.html?itemId=%2Fcontent%2Fpublication%2Fae3016b9-en&_csp_=ca413da5d44587bc56446341952c275e&itemIGO=oecd
  28978. API Versioning with Asp.Net Core Minimal APIs
  28979. The (Some) Fallacies of Test First Development
  28980. [Pure C] Clang is better than GCC
  28981. A Desk with Its Own Schedule
  28982. Dealing with Negative Thoughts in Self Help - os.me
  28983. Why Only Type-hints?
  28984. Davidfowl/fe by davidfowl · Pull Request #23 · davidfowl/TodoApi
  28985. Nothing to display
  28986. Mastodon and long-term sustainability
  28987. I/O is no longer the bottleneck?
  28988. Squad, Tribe, Union
  28989. Jason Eckert's Website and Blog
  28990. No Thanks, Crypto, UPI Already Solved Digital Payments
  28991. CRDT: Mutable Tree Hierarchy - Made by Evan
  28992. A new wave of analyzers in .NET8
  28993. Episode 46: Vim - with Joseph Woodward
  28994. I/O is no longer the bottleneck
  28995. Weekly Update 323
  28996. Weekly Update 323
  28997. Azure SQL Trigger for Azure Functions in Public Preview
  28998. Developing Applications in Space with Azure Orbital Space SDK
  28999. Top FAANG Interview Questions From LeetCode.xlsx
  29000. Framework Guides - Tailwind CSS
  29001. DasBlog support for WebFinger
  29002. Removed things · davidfowl/TodoApi@90338b9
  29003. YunoHost Portal
  29004. Use a typed client in WASM · davidfowl/TodoApi@05df061
  29005. TodoApi/TodoApi.cs at fc9c44522c98c56f757d88a45458d6e985458fd8 · davidfowl/TodoApi
  29006. Cache invalidation really is one of the hardest problems in computer science
  29007. Hey Elon: Let Me Help You Speed Run The Content Moderation Learning Curve - Above the Law
  29008. Markus Hofstaetter's blog » Eyes like you’ve never seen them before! (Iris Ultra Macro Version)
  29009. Writing Spark DataFrame to HBase
  29010. Cybersecurity Grads Should Consider Consulting - Andrew Katz
  29011. GitHub - nuages-io/nuages-identity-2: ASP.NET Core Identity UI
  29012. Why software is difficult
  29013. Timeline of a Train Departure
  29014. Twitter, ActivityPub and The Future
  29015. Trusted by [your company]
  29016. Amazon.com: WD 16TB Elements Desktop External Hard Drive, USB 3.0 external hard drive for plug-and-play storage - WDBWLG0160HBK-NESN : Electronics
  29017. Preferences
  29018. End to end working with bad UI · davidfowl/TodoApi@d67a814
  29019. Code clean up · davidfowl/TodoApi@9d5bc26
  29020. Visual Studio Code for C# Developers | .NET Conf 2022
  29021. express-openapi
  29022. GitHub - OscarSaharoy/zeronote: lightweight notes webapp
  29023. Frontend developers: stop moving things that I’m about to click on
  29024. IClaimsTransformation Interface (Microsoft.AspNetCore.Authentication)
  29025. Use claims transformation to setup the current user (#22) · davidfowl/TodoApi@7fa2c9b
  29026. v0.25 - Introducing use expressions! – Gleam
  29027. Journeying to the Irish Otherworld...
  29028. Can We Build Safe Countries That Fund Themselves?
  29029. Figuring out round, floor and ceil with integer division
  29030. Release Damselfly v4.0.0 · Webreaper/Damselfly
  29031. From Ubuntu to NixOS the story of a mastodon migration
  29032. Ask What, Not How: Why you should write declarative code
  29033. Sync podcasts to iPod | Peter Cammeraat
  29034. A No Nonsense Guide to Unicode
  29035. fhur
  29036. The exhaustive TODO List
  29037. How to Create and Publish a NuGet Package with dotnet CLI
  29038. Added JWT issuing endpoint · davidfowl/TodoApi@f7235f9
  29039. Paper Title
  29040. Azure Container Apps with .NET | .NET Conf 2022
  29041. RavenDB Index Cleanup feature
  29042. How do I pass a raw pointer to a Windows Runtime function?
  29043. Episode 111 - RavenDB with Oren Eini
  29044. Added validation · davidfowl/TodoApi@8a9f88e
  29045. Discontinuing Bibliogram - cadence's blog
  29046. Four Cornerstones of CPU Performance.
  29047. Faster iteration experience for AWS SAM applications in the AWS Toolkits for JetBrains and VS Code | Amazon Web Services
  29048. A Software Tester Guide to Effective Bug Reporting
  29049. How Web Apps Became Decoys To Get You To Install Native Apps
  29050. Joseph Woodward | Software Engineer &amp; Go lover based in Somerset, England
  29051. Drones to protect civilians and Communication equipment
  29052. PublishAotCompressed 1.0.0
  29053. Diátaxis
  29054. My Overemployment Story - Overemployee
  29055. Being Grateful
  29056. How I built currency conversion tooltips
  29057. Pi Cluster vs Ampere Altra Max 128-core ARM CPU
  29058. surprise! you want what you want
  29059. Pie-Stop for Pi-Hole | planetkris
  29060. Be Above Average - Emir Ribic
  29061. Underrated reasons to be thankful
  29062. Building conscious design systems by Amy Hupe, content designer.
  29063. Do You Trust Your Tax Preparer?
  29064. Using Rust at a startup: A cautionary tale
  29065. Publish docker images to GitHub Container Registry (ghcr)
  29066. Book notes & reflections: The Making of a Manager
  29067. WUG: Novinky v .NET 7 a C# 11 (Brno)
  29068. Smart Move, Google
  29069. Domain Events and Event Sourcing go hand in hand? Not Exactly!
  29070. Elimination of programmers
  29071. The weirdest way to loop in C# is also the fastest
  29072. How does JavaScript represent output parameters in the Windows Runtime?
  29073. GitHub - fzyzcjy/flutter_smooth: Achieve ~60 FPS, no matter how heavy the tree is to build/layout
  29074. Frozen collections in .NET 8
  29075. Added a "current user" scoped service · davidfowl/TodoApi@fea14ab
  29076. C# String Interpolation - Code Maze
  29077. Ensure the user is valid · davidfowl/TodoApi@74b9cd7
  29078. Weird West First Person Mod Tech Overview
  29079. Null vs. Undefined in JavaScript | Syncfusion Blogs
  29080. Developer Docs | Developer Resources and Guides | Amazon AWS
  29081. MAUI App Accelerator v1.1 - Now with C# Markup support
  29082. A Simple Web API Application that Echoes the Request for any URL | no dogma blog
  29083. Upgrade of .NET agent for Azure Pipelines
  29084. Password Purgatory - Making Life Hell for Spammers
  29085. Securing Existing Applications with Joylynn Kirui
  29086. Making Open Source Work for Everyone with David Whitney
  29087. Weird West First Person Mod Tech Overview
  29088. Elected Officials | USAGov
  29089. zkapp-cli
  29090. 2 years at Twitter · eed3si9n
  29091. How I over-engineered a Fast Fourier Transform for Arduino.
  29092. - Dan Schnau dot com
  29093. Biomimetic Collar — Luke Hale
  29094. A Free Software Thanksgiving
  29095. The Sensor Noise DB. – Brendan Davey Photography
  29096. You Must Be 64-Bit to Ride This Ferry
  29097. Pattern Matching and Tail Recursion in Emacs Lisp
  29098. Towards End-to-End Encryption for Direct Messages in the Fediverse - Dhole Moments
  29099. Staying in Peter Zumthor's House
  29100. Why we are addicted to insight porn
  29101. Passkeys & 1Password: The future of passwordless | 1Password
  29102. Sprint Driven Development - Tim Kellogg
  29103. Apps I'm Thankful for - Simbaman
  29104. Deep Learning in .NET | .NET Conf 2022
  29105. Password Purgatory - Making Life Hell for Spammers
  29106. What If 2 Gift Guide
  29107. Fun with minimal APIs
  29108. Improve your productivity with Web Live Preview and Telerik
  29109. Why Estimated Review Time Improves Pull Requests And Reduces Cycle Time | LinearB
  29110. Using Rust at a startup: A cautionary tale
  29111. Building the fastest Lua interpreter.. automatically!
  29112. Sometimes perfect forwarding can be too perfect: Lazy conversion is lazy
  29113. Fun with minimal APIs
  29114. Why Cloudflare’s one of the Top 100 Most Loved Workplaces in 2022
  29115. C# 11 Improvements for Strings, List Patterns and Object Creation
  29116. Use dev tunnels in Visual Studio to debug your web APIs
  29117. How to Check if a String Ends With a Number in C# - Code Maze
  29118. .NET 7 Removes Its Insecure XmlSecureResolver
  29119. Added user management (#19) · davidfowl/TodoApi@d562d73
  29120. Understanding Color and Accessibility
  29121. .NET Serialization Roundup 2022
  29122. Using .NET MAUI to Build a Mobile App
  29123. Webinar – Blazor Best Practices Borrowed From ReactJS | The .NET Tools Blog
  29124. 5 tips for IIS on containers: #4 Solving for Horizontal Scale
  29125. .NET MAUI – Forget Me Not – 7 – Unit Testing
  29126. Using Live Server with Developer Tools in Visual Studio Code
  29127. OpenIddict
  29128. C# List Pattern Examples
  29129. The Windows Subsystem for Linux in the Microsoft Store is now generally available on Windows 10 and 11
  29130. The new .NET 7.0 IParsable<TSelf> interface - NDepend
  29131. Troy Hunt (@troyhunt@infosec.exchange)
  29132. Why Twitter Didn’t Go Down: From a Real Twitter SRE
  29133. Preferences
  29134. Relocatable linking
  29135. History · GitBook
  29136. The Art of (Not) Caring About Domain Names - andre.schweighofer
  29137. Django + fly.io = ❤️
  29138. How to force Gmail to check your POP3 account as often as possible – Krzysztof Rakowski
  29139. PC Fans - dankwiki, the wiki of nick black
  29140. Lessons learned when development teams engage on major customer escalations
  29141. Rails — narrative vs model centric approach - Max Chernyak
  29142. Building the fastest Lua interpreter.. automatically!
  29143. Bullshit Software Projects
  29144. GitHub Quick Reviews
  29145. Visual Studio for Mac 17.4 Ships with .NET MAUI Support -- Visual Studio Magazine
  29146. .NET MAUI for Android and cross-platform apps
  29147. GitHub - BenVillalobos/msbuildism: MSBuild is complicated. Let's lift the veil on it.
  29148. Modern Frontends Live : dylanbeattie.net
  29149. LIVE 🔴 C# 11 Release, Reviewing your CVs, Q&A, C# .NET
  29150. Little Languages Are The Future Of Programming
  29151. The Book of CP-System, paper edition
  29152. Build and run Angular application in a Docker container
  29153. GitHub - terrajobst/git-istage: Make staging whole files, as well as parts of a file, up to the line level, a breeze.
  29154. .NET MAUI is now available in Visual Studio for Mac 17.4
  29155. Microspeak: Breaking into jail
  29156. GitHub - terrastruct/d2: D2 is a modern diagram scripting language that turns text to diagrams.
  29157. LIVE 🔴 C# 11 chat, Reviewing your CVs, Q&A | C# .NET
  29158. Entity Framework Community Standup
  29159. How to create an API Gateway using Azure API Management - Code4IT
  29160. How to Execute Stored Procedures With EF Core 7 - Code Maze
  29161. Winter on Fire: Ukraine's Fight for Freedom | Full Feature | Netflix
  29162. Winter On Fire: Ukraine's Fight for Freedom | Trailer [HD] | Netflix
  29163. Notice to our supporters and donors
  29164. .NET 7 Adds Aggressive Garbage Collection for Kubernetes
  29165. Build and publish Visual Studio extensions with GitHub Actions
  29166. "Use always a StringBuilder" - Internet myths
  29167. roslyn/RawInterpolationTests.cs at ed12a880a3454a00e58bc829cefb80bd94adfb3d · dotnet/roslyn
  29168. Wolverine: Your Next Messaging Library – Webinar Recording | The .NET Tools Blog
  29169. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 4: Faceting
  29170. Sands of MAUI: Issue #81
  29171. Converting Data Across Time Zones: An In-Depth Primer - Simple Talk
  29172. ongoing by Tim Bray · AWS and Blockchain
  29173. Decouple to delete
  29174. Improving my dev loop with visual regression testing
  29175. The Magic of Zero Knowledge with Brandon Kase from O(1) Labs
  29176. Using HIBP to detect credential stuffing attacks · rullzer.com
  29177. So Just How Much Faster Is Visual Studio 2022 17.4? -- Visual Studio Magazine
  29178. Boring Innovation - Artur Piszek
  29179. Just Say No To Unreasonable On-Call - Bill Prin's Tech Blog
  29180. World Cup 2022 predictions
  29181. To be named a winner... — Francisco Presencia
  29182. CVE-2022-41924 - RCE in Tailscale, DNS Rebinding, and You
  29183. The Missing Middle in Tech Education
  29184. Software²
  29185. Why Ed-tech Startups Don't Scale
  29186. Why CVE-2022-3602 was not detected by fuzz testing
  29187. When risk can pay off
  29188. The Evolution of a Career, From an Individual Contributor to a Leader | Hennessey Digital
  29189. fhur
  29190. Om's Observations
  29191. Keyboards I’ve used in the past two decades
  29192. the internet, by Neuenet/ · a blog
  29193. You’re Not Going Anywhere
  29194. Peasants and Kings
  29195. Wichtig - Sicherheitsvorfall bei noez.de / Important
  29196. Creating JSON Web Tokens using dotnet user-jwts tool
  29197. Visual Studio 2022 Performance Enhancements 17.4
  29198. Change in Slope
  29199. The new .NET Exception that should NEVER be thrown
  29200. What kind of caller diagnostic information can I get from exceptions thrown by C++/WinRT and wil?
  29201. Killing all child processes when the parent exits (Job Object) - Gérald Barré
  29202. Use the IDE to make a Fluxor CRUD Application | Blazor IDE Part 2
  29203. Invidious
  29204. HashSet vs SortedSet in C# - Code Maze
  29205. 333: How to REALLY ship apps
  29206. Tagged Strings in Visual Studio and .NET 7
  29207. Use multiple Azure AD access tokens in an ASP.NET Core API
  29208. Invidious
  29209. Why and how you should use AWS SDK for JavaScript (v3) on Node.js 18 | Amazon Web Services
  29210. Cloud-Native Application Security - DZone Refcardz
  29211. How to publish .NET 7 apps directly to Docker
  29212. Lambda Cold Starts - .NET 7 Native AOT vs .NET 6 Managed Runtime | no dogma blog
  29213. Update to Windows Subsystem for Android™ on Windows 11 (November 2022)
  29214. ECMAScript proposal: source text access for `JSON.parse()` and `JSON.stringify()`
  29215. Kelsey Hightower (@kelseyhightower@mastodon.social)
  29216. Hachyderm.io
  29217. Nix By Example | <fun>
  29218. Technical Challenges of Scale at Twitter
  29219. A Life Engineered
  29220. Let's Talk About WASM and WASI — Offline Stream #11
  29221. Corn Kid - Green Giant
  29222. GitHub - chubin/cheat.sh: the only cheat sheet you need
  29223. friendica – A Decentralized Social Network
  29224. Decentralized Identifiers (DIDs) v1.0
  29225. A link aggregator for the fediverse
  29226. Pixelfed - Decentralized social media
  29227. EXACTLY How Much Money I Make - Principal Engineer in Seattle
  29228. Let's Talk About WASM and WASI — Offline Stream #11
  29229. Building arbitrary Life patterns in 15 gliders - a blog by biggiemac42
  29230. Quest for my perfect watch.
  29231. We need more water than rain can provide: refilling rivers with desalination
  29232. Writing a SQL database, take two: Zig and RocksDB
  29233. Blogging lessons from working for a large blogging company - Max Rozen
  29234. Why my video calls sucked (and how I fixed it)
  29235. The word "Sprint" in agile development: An unfortunate misnomer
  29236. Dear Crypto & Fiat Bros - An open letter to the confused and dismissive. | dergigi.com
  29237. The Underlying Technology Shibboleth
  29238. zero to connection string
  29239. CRUMB | Circuit Simulator
  29240. Raw Coding
  29241. Creating Containers in .NET 7 with the .NET CLI
  29242. Alexandre Nédélec - Week 46, 2022 - Tips I learned this week
  29243. RavenDB PHP Client has been released
  29244. How to get allocations in .NET? And how big is an empty array?
  29245. New Metrics Capabilities for OpenTelemetry on Azure Monitor
  29246. Microsoft Introduces New Azure HX and HBv4 Virtual Machines for High-Performance Computing
  29247. Integrate logging in a ASP.NET Core application using Serilog and Seq
  29248. The Windows Phone SE site has been archived
  29249. I Quit my Programmer Job to Become a Chicken
  29250. My worst job offer ever
  29251. Coding Curves 04: Lissajous Curves
  29252. How we started a coworking space by following lean startups.
  29253. Zero-Cost Memory Safety with Vale Regions (Preview)
  29254. zkSpark Cohort 0
  29255. “Is it time to retire the .gb top level domain?”
  29256. Debuggable explanations
  29257. Keeping Syncing Simple
  29258. Stop using static credentials
  29259. Reverse engineering integrity checks in Black Ops 3
  29260. Investigating why Steam started picking a random font
  29261. Async isn't just for work - Sunsama Blog
  29262. What I learned from Staff Engineer by Will Larson | Swizec Teller
  29263. Mastodon Reflections
  29264. Is Unconditional Basic Income a Trap Being Laid by Global Elites to Control and Enslave Us All?
  29265. How I Made A Webiste
  29266. Let’s kill the universe
  29267. My Last tweet
  29268. Moen N207C0CH Nebia Spa Shower Including Rainshower, Handshower and Magnetic Dock, Chrome/White - - Amazon.com
  29269. Chris Sainty (@chrissainty@mstdn.social)
  29270. English Makes No Sense: Four vs Hour
  29271. Microservices
  29272. Anonymous test data with AutoFixture
  29273. Ornithopter with morphing-coupled wingbeat pattern
  29274. English Makes No Sense: Four vs Hour
  29275. Ornithopter with morphing-coupled wingbeat pattern
  29276. SNARK Design Part III with Justin Thaler | a16z crypto research talks
  29277. 4 Strategies for Dealing with Bad Code
  29278. GitHub Copilot Isn't Worth the Risk
  29279. SNARK Design Part III with Justin Thaler | a16z crypto research talks
  29280. #168 Mads Torgersen, C# 11 Part 1 | no dogma podcast
  29281. Account Problems
  29282. ICYMI: Developer Week 2022 announcements
  29283. State monads in OCaml
  29284. Visual Studio 'Port Forwarding' Now 'Dev Tunnels,' So What's a Dev Tunnel? -- Visual Studio Magazine
  29285. State of Azure + .NET | .NET Conf 2022
  29286. On Windows Runtime asynchronous operations with critical progress reports
  29287. davidfowl (@davidfowl@hachyderm.io)
  29288. Mozilla to begin signing Mv3 extensions for Firefox
  29289. RavenDB PHP Client have been released
  29290. Send Cloudflare Workers logs to a destination of your choice with Workers Trace Events Logpush
  29291. The C Pointer Game
  29292. .NET 7 Adds Generic Math
  29293. Weekly Update 322
  29294. Weekly Update 322
  29295. The Original Star Trek USS Enterprise Filming Model!
  29296. .NET 7.0's Performance Improvements with Dynamic PGO are Incredible
  29297. Handling Images With .NET MAUI Graphics
  29298. Intro to LiteDB for .NET Developers. Sample WebApp Included
  29299. C# support in Fleet Public Preview | The .NET Tools Blog
  29300. 5 tips for IIS on containers: #3 Hardcoded configuration
  29301. Any developer can be a space developer with the new Azure Orbital Space SDK
  29302. SQL Server 2022 is now generally available - Microsoft SQL Server Blog
  29303. Using the cloud to scale Etsy
  29304. Everyone Please Use the Comment Section of This Article as the New Twitter
  29305. Spooler
  29306. Mastodon - Decentralized social media
  29307. Infosys leaked FullAdminAccess AWS keys on PyPi for over a year
  29308. Introducing Tailscale Funnel
  29309. Considering C99 for curl | daniel.haxx.se
  29310. ROBLOX_OOF.mp3
  29311. Comparing SQL-based streaming approaches | Georg Heiler
  29312. Stable Diffusion Image Generator
  29313. Making an app in 3h and getting the first sale!
  29314. GitHub - teslamotors/liblithium: A lightweight and portable cryptography library.
  29315. Million Dollar Infrastructure for Tic-Tac-Toe
  29316. Enable Group Policy Settings with Visual Studio Administrative Templates (ADMX)
  29317. A beautiful embedding applied to defect detection - Emir's blog
  29318. Mighty Retrospective
  29319. GitHub Next | GitHub Copilot CLI
  29320. The Most Famous Computer Programming Book In The World
  29321. Dev Skills Report: 'Keep an Eye on TypeScript' -- Visual Studio Magazine
  29322. Example: Oracle | Mina Documentation
  29323. Mina Launches zkApps Era
  29324. The bubble has popped for unprofitable software companies
  29325. First YouTube livestream!
  29326. Syncfusion Free Ebooks | Azure Maps Using Blazor Succinctly
  29327. NATO Secretary General following the meeting of the North Atlantic Council on Poland 🇵🇱, 16 NOV 2022
  29328. Learn Live - Create multi-page .NET MAUI apps with tab and flyout navigation
  29329. The C# keyword you can ONLY use in LINQ, but carefully
  29330. The HIDDEN Challenge of Microservices: UI Composition
  29331. Recording: RavenDB in a Distributed Cloud Environment
  29332. How soon is too soon to report progress from a C++/WinRT coroutine that implements a Windows Runtime asynchronous operation with progress?
  29333. A reusable generic autocomplete component for Blazor
  29334. First YouTube livestream!
  29335. Using Dynamic LINQ With System.Linq.Dynamic.Core Library -
  29336. C# 11 and .NET 7 Bring Generic Parsing
  29337. .NET Developers Building Power Apps with April Dunnam
  29338. Nothing has ever angered me more than The Google Play Team
  29339. Let's Prove Leftpad • Hillel Wayne
  29340. Python.NET 3.0.0 Released
  29341. Authorization and Authentication in Minimal APIs
  29342. Python and .NET - An Ongoing Saga
  29343. Building serverless .NET applications on AWS Lambda using .NET 7 | Amazon Web Services
  29344. XAML Fundamentals for Web & Mobile: Building a Data Bound Menu
  29345. Announcing SQL Server IoT 2022
  29346. Upgrade Your .NET MAUI App to .NET 7 - Gerald Versluis
  29347. Avalonia platform support - why it's simple
  29348. The Distributed Computing Manifesto
  29349. Windows App SDK 1.2 Lets Devs Create Third-Party Windows 11 Widgets -- Visual Studio Magazine
  29350. Stop using trivial Guard Clauses! Try this instead
  29351. GitHub - Alois-xx/SerializerTests: .NET Serializer testing framework
  29352. Geocaching easily scales to millions with .NET APIs
  29353. Feature Comparison
  29354. Friendship Forever
  29355. Bookmarks
  29356. Why I love Advent of Code
  29357. How To Raise Your First Seed Round
  29358. Why take and make notes
  29359. Release 1.0.0 · microsoft/WSL
  29360. No architecture is better than bad architecture
  29361. I'll Pay Twitter $8 Monthly for This
  29362. Clojure's typing "problem"
  29363. Why everyone should know KPIs
  29364. gigi.montaigne.io | Why do I like Feynman?
  29365. Microsoft Ships ML.NET 2.0 and New Model Builder Version for Machine Learning -- Visual Studio Magazine
  29366. Learn Live - Store local data with SQLite in a .NET MAUI app
  29367. Episode 447 - DDOS Protection on Azure
  29368. .NET Data Community Standup - A Whirlwind Tour of EF7
  29369. .NET Data Community Standup - A Whirlwind Tour of EF7
  29370. .NET Survey
  29371. 1,750,000 Frames/s to Capture an Arc
  29372. Why won't C++/WinRT let me co_await a CoreDispatcher or DispatcherQueue?
  29373. How to shuffle songs? - Spotify Engineering
  29374. A Certificate was Revoked by Its Issuer: How to Fix It
  29375. How to Manage IDisposable Objects in C# - Code Maze
  29376. Using TypeScript in React
  29377. My favourite 'recent' LINQ improvements
  29378. Announcing TypeScript 4.9
  29379. Sapling SCM | Sapling
  29380. ECMAScript proposal: RegExp flag `/v` makes character classes and character class escapes more powerful
  29381. C# 11 required members - NDepend
  29382. Security Engineering: Intern Opportunities for University Students in Redmond, Washington, United States | Security Engineering at Microsoft
  29383. Solution1: Conference Introduction & Kickoff with Matt Jones & Scott Hanselman
  29384. Battery back-up information | nbn
  29385. Machines of Loving Understanding
  29386. S1 Ep2: Data Breaches, DNA & the Future of Privacy
  29387. Wrap Up: Trip Logistics — Peter Is Pedaling
  29388. How to average hues
  29389. The Capture Habit
  29390. Keyboardless Coding? GitHub Copilot 'AI Pair Programmer' Gets Voice Commands -- Visual Studio Magazine
  29391. Have I Been Pwned - Apps - App Store
  29392. How To Search For A Developer Job Abroad — Smashing Magazine
  29393. Kinvolk: Getting started with Headlamp using Minikube
  29394. All Companies are Fucked Up
  29395. The Meeting of Minds
  29396. Why are we not using free, decentralized platforms?
  29397. Using web dev skills to test web dev skills
  29398. How Logseq Introduces Event Sourcing to Note-Taking
  29399. Evgeny Budilovsky - How to focus on technical content
  29400. On Substack Centralization · Notes
  29401. How to Search Your Entire Twitter Archive With One Line of jq
  29402. My take on self-hosting
  29403. A camera for ideas
  29404. gRPC JSON transcoding
  29405. GitHub Quick Reviews
  29406. Leveling up data: Upgrade from EF6 to EF7 and blast off! | .NET Conf 2022
  29407. Please tell us about your .NET MAUI development experience!
  29408. jes post
  29409. .NET MAUI Community Standup - Customize .NET Hot Reload with Michael!
  29410. Leveling up data: Upgrade from EF6 to EF7 and blast off! | .NET Conf 2022
  29411. “Project Volterra” review: Microsoft’s $600 Arm PC that almost doesn’t suck
  29412. .NET Conf 2022 Keynote: Welcome to .NET 7 | .NET Conf 2022
  29413. Public preview of dev tunnels in Visual Studio for ASP.NET Core projects
  29414. How does Windows decide whether your computer has limited or full Internet access?
  29415. Intro to Zero-knowledge & Building zkApps w/Mina Protocol
  29416. Release v0.9.1-pre.20221114.39 · DamianEdwards/MinimalApis.Extensions
  29417. Download .NET 7.0 (Linux, macOS, and Windows)
  29418. Why do we call it "boilerplate code?"
  29419. Migrate from S3 easily with the R2 Super Slurper
  29420. .NET 7 for Azure Functions Isolated Worker Process Is Now Generally Available
  29421. Windows Terminal, PowerShell, oh-my-posh, and Winget
  29422. Clean Code Tip: Methods should have a coherent level of abstraction - Code4IT
  29423. STAThread and async Main gotcha
  29424. How to Use the “Using Static” Feature in C# - Code Maze
  29425. Create Azure App Registration for API using Powershell
  29426. Rate Limiting in .NET 7 ⋆ Programming and Tech Blog
  29427. Using ML.NET to estimate water consumption from acceleration measures
  29428. Webinar – Introduction to MongoDB: Zero To Document Hero | The .NET Tools Blog
  29429. Introducing the C# 11 Required Keyword
  29430. The Reader monad
  29431. Automate manual deployments with Git and binstubs
  29432. File list from the Get Revenge On Your Ex data breach
  29433. Get Revenge On Your Ex
  29434. Why middleware may not be the right abstraction for your data policies.
  29435. Live system DD backup, with encryption and compression!
  29436. How to Do Drugs for Healing and Spiritual Growth While Your Kids are at School
  29437. The simplest way to convert your web game into a desktop app
  29438. The Importance of Naive Solutions
  29439. The IndieWeb for Everyone
  29440. Penrose tiling quilt
  29441. Reverse engineering an EV charger
  29442. Craft
  29443. Hey Internet, hold my beer....
  29444. The Curse of Intelligence
  29445. microPledge: our startup that (we wish) competed with Kickstarter
  29446. Verified Personal Website
  29447. Honk Avatars are Perfect
  29448. Regression Using PyTorch New Best Practices, Part 2: Training, Accuracy, Predictions -- Visual Studio Magazine
  29449. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  29450. DDD North 2022
  29451. Stop lying to yourself – you will never “fix it later”
  29452. Multi-repository Support Released!
  29453. Every single feature added in C# 11
  29454. Minimal API validation with ASP.NET 7.0 Endpoint Filters - Ben Foster
  29455. C++ constexpr parlor tricks: How can I obtain the length of a string at compile time?
  29456. 35 Misconceptions about date and time - Gérald Barré
  29457. Bad Date
  29458. How fast is really ASP.NET Core?
  29459. Release mold 1.7.0 · rui314/mold
  29460. My C# array, tuple, delegate declaration dilemma
  29461. How to Return null From a Generic Method in C#? - Code Maze
  29462. Data of another 500 Medibank customers released by hackers | 9 News Australia
  29463. .NET Upgrade Assistant Now Migrates WCF Services to CoreWCF
  29464. Episode 45: Go - with Joseph Woodward
  29465. 332: .NET Conf 2022 Recap - All Things .NET 7
  29466. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  29467. Callbacks in JavaScript
  29468. Released: Microsoft.Data.SqlClient 5.1 Preview 2
  29469. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 3: Auto Complete
  29470. Background Tasks in .NET
  29471. Making VS Code and OmniSharp Open the Browser to a Specific URL for a .NET Application | no dogma blog
  29472. Immutability: Dart vs. F#
  29473. What’s new with Codespaces from GitHub Universe 2022 | The GitHub Blog
  29474. GitHub - maacpiash/minimal-api-jwt-auth: 🔐 🛂 ASP.NET 6 minimal API with JWT authentication and authorization
  29475. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  29476. Open Telemetry Exporters by NielsPilgaard · Pull Request #11 · davidfowl/TodoApi
  29477. .NET Architects Panel | .NET Conf 2022
  29478. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  29479. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  29480. .NET Architects Panel | .NET Conf 2022
  29481. Episode 446 - Security & L7 DDoS protection @ Edge, DNS Security, and Private DNS
  29482. GitHub - Jaysmito101/cgl: CGL (C Game Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping / small games / experimentation.
  29483. Weil Pairing and the MOV attack on Elliptic Curve Cryptography
  29484. Building an e-ink weather display for our home
  29485. Your DietBet Destroyed the World
  29486. Today I Learned: The Rule of 72
  29487. Fintech is having a difficult year.
  29488. No thumbnails for you
  29489. GitHub Business Card
  29490. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  29491. Twitter
  29492. GitHub - timhutton/twitter-archive-parser: Python code to parse a Twitter archive and output in various ways
  29493. T4 goodness with Entity Framework Core 7 | .NET Conf 2022
  29494. T4 goodness with Entity Framework Core 7 | .NET Conf 2022
  29495. .NET at Stack Overflow | .NET Conf 2022
  29496. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  29497. ConcurrentDictionaryExtensions.cs
  29498. The Hidden Beauty of Databases: Explained for Non-Techies Like Never Before - Aman Y. Agarwal
  29499. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  29500. Mammals
  29501. Wild mammals have declined by 85% since the rise of humans, but there is a possible future where they flourish
  29502. Setting fire to a public digital library
  29503. Array short-circuiting
  29504. #lang lua
  29505. My journey to using Directus
  29506. Why Substack will win over everybody
  29507. Tracing HTTP Requests with tcpflow · Anantha Kumaran
  29508. Leading DevRel at a Silicon Valley startup
  29509. Welcome · Kyle Hovey
  29510. Infrequent, Pragmatic, Lambda Blog - Let's agree to be different. On empirical and deductive nature of coding.
  29511. Performance Improvements in .NET 7 | .NET Conf 2022
  29512. Bush gaffe: Former president calls Iraq invasion 'unjustified' in slip-up
  29513. The intuition behind the sum-check protocol in 5 minutes
  29514. GitHub - davidfowl/TodoApi
  29515. Home
  29516. Putin's hackers gained full access to Hungary's foreign ministry networks, the Orbán government has been unable to stop them
  29517. nothings (@nothings@mastodon.gamedev.place)
  29518. @nothings on cohost
  29519. 20-year-old Linux workaround is still slowing down AMD systems
  29520. What's new for Blazor in .NET 7 | .NET Conf 2022
  29521. What's new for Blazor in .NET 7 | .NET Conf 2022
  29522. John Brothers Piano Company - Trade-off Song | Sofar San Francisco
  29523. Crate List - Blessed.rs
  29524. Weekly Update 321
  29525. Thirteen Years of Go - The Go Programming Language
  29526. Control, one of ray tracing’s first killer apps, is getting a sequel
  29527. Learn Live - Consume REST web services in .NET MAUI apps
  29528. Blazing fast CI with MicroVMs
  29529. Do What Works!
  29530. Breaking the Frontend Monolith
  29531. The one about Lisp interactivity
  29532. Founders: Your employees’ first challenge is you
  29533. Molly Guard for Ansible | Paul's page
  29534. Hard Reset
  29535. Shells need strict typing
  29536. I'm a 12 year old boy in a 36 year old body
  29537. You don't need to start with a niche - Life Programming
  29538. willfennel.com – 83% of development is pointlessly renaming things
  29539. Dr. Darjan Salaj
  29540. Missing Apache Airflow, is that even possible?
  29541. Weekly Update 321
  29542. GitHub - Unity-Technologies/com.unity.demoteam.mesh-to-sdf: A real-time SDF generator. Use a Mesh or a dynamically deforming SkinnedMesh as input to generate a 3D SDF texture.
  29543. 2022 US midterm elections attack analysis
  29544. Y2K and 2038
  29545. Join the C# Discord Server!
  29546. C# Community Discord
  29547. Too Much Crypto
  29548. NSA urges orgs to use memory-safe programming languages
  29549. Closings and Delays: The Day TheWolfWeb Took Over | Sports Channel 8
  29550. Your words are wasted
  29551. Institute for the Study of War
  29552. If I issue multiple overlapped I/O requests against the same region of a file, will they execute in the order I issued them?
  29553. Introducing an all-new code search and code browsing experience | GitHub Changelog
  29554. Visual Studio 2022 17.4 is now available!
  29555. Episode 110 - JetBrains and Remote Development with Maarten Balliauw
  29556. Gorillas (video game) - Wikipedia
  29557. Automatically rotate the password of a service principal
  29558. .NET Conf 2022
  29559. What's New in .NET 7 for Authentication and Authorization
  29560. Twelve C# 11 Features
  29561. Does anyone like minimal API?
  29562. Tutorial 3: Deploying to a Live Network | Mina Documentation
  29563. Changing times (or, why is every layoff 10-15%?)
  29564. How to get feedback for your saas product?
  29565. What is the prime factorization of zero?
  29566. Work hard / work smart.
  29567. Is the fediverse about to get Fryed? (Or, “Why every toot is also a potential denial of service attack”)
  29568. Nick Craver (@Nick_Craver@infosec.exchange)
  29569. How to Get Insanely Rich in the Creator Economy
  29570. Dominos Pizza Beats Any Tech Stock
  29571. arborist
  29572. The Fediverse is Inefficient (but that's a good trade-off)
  29573. You can finally disable Snap updates
  29574. What it's like to dissect a cadaver
  29575. How a Cheap Flight Email Newsletter Makes Money (And How Much)
  29576. Solving problems | Everything I know
  29577. Debugging Is Science
  29578. A Simple Computation Engine in F#
  29579. Browsers, JSON, and FormData
  29580. Elon Musk should pay me to run Twitter.
  29581. Invoking Dapr Services in Azure Container Apps using gRPC - Part 2 - Bit of Technology
  29582. 5 tips for IIS on containers: #2 IIS App Pools and Websites
  29583. Source Generated RegEx in .NET 7
  29584. How static application security testing improves software security | Red Hat Developer
  29585. The Seven Levels of Busy
  29586. Use npm query and jq to dig into your dependencies
  29587. PowerShell 7.3 General Availability
  29588. Tumblr Staff
  29589. Senior Software Engineer (Platform Events)
  29590. What's New for ASP.NET Core & Blazor in .NET 7 -- Visual Studio Magazine
  29591. Awesome AZD Templates | Awesome Azure Dev CLI
  29592. Password Purgatory - Making Life Hell for Spammers
  29593. .NET Conf 2022 Keynote: Welcome to .NET 7 | .NET Conf 2022
  29594. GitHub - ajcvickers/BlogManagementApi
  29595. Announcing ML.NET 2.0
  29596. Introducing Visual Studio Rollback!
  29597. Senior Documentation Manager (Remote)
  29598. Do you have enough Complexity for a Domain Model (Domain Driven Design)?
  29599. Mads Torgersen & Dustin Campbell Part 2
  29600. GitHub - wseagar/eight-dollars: A browser extension that shows twitter blue vs real verified users
  29601. 7.0 Release Notes | Npgsql Documentation
  29602. Npgsql 7.0 Release Notes | Npgsql Documentation
  29603. GitHub - dotnet/dotnet-monitor: This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
  29604. Stop using the Process class for CLI interactions in .NET
  29605. Accidental $70k Google Pixel Lock Screen Bypass
  29606. On the dangers of giving a product feature the name "new"
  29607. Why is Rosetta 2 fast?
  29608. What Content Broke My Restore?
  29609. How to deploy an Azure resource using Terraform when it is not available in the AzureRM official provider
  29610. Null-Coalescing ?? And Null-Coalescing Assignment ??= Operator
  29611. Hacking APIs with Dana Epp
  29612. GitHub Universe 2022
  29613. Visual Studio 2022 17.4 Now Generally Available -- Visual Studio Magazine
  29614. 0xPARC CARML Weekend: Intro to Kimchi
  29615. Do you want to use Kafka? Or do you need a Queue?
  29616. Amazon.com: Real-World Cryptography (Audible Audio Edition): David Wong, Derek Dysart, Manning Publications: Books
  29617. Millions of .git folders exposed publically by mistake
  29618. .NET Conf 2022 - Day Two After Hours + Day 3
  29619. Two bookmark apps enter… – Dorothea Salo
  29620. Brave New Trusted Boot World
  29621. Mastodon - be findable with your domain (on Firebase hosting)
  29622. Marco’s Rule of Software Stacks (Expanded) — Sympolymathesy, by Chris Krycho
  29623. Voting from Antarctica – brr
  29624. Minikin retrospective
  29625. The Age of PageRank is Over
  29626. .NET Conf 2022 - Day Two After Hours
  29627. Windows Community Toolkit Labs Experiments are Here!
  29628. Password Purgatory - Making Life Hell for Spammers
  29629. .NET Conf 2022 - Day 2
  29630. Deploy Visual Studio updates to devices enrolled in Windows Update for Business
  29631. GitHub Accelerator
  29632. Switch Is Most Popular With 22-Year-Olds, Nintendo Says
  29633. Subscribe to CODE Magazine
  29634. Issue: 2022 - Vol. 19 - Issue 1 - .NET 7.0 | CODE Magazine
  29635. My thoughts on #dropthedot for .NET
  29636. Design patterns explained with sketches
  29637. Why don't Windows functions begin with a pointless MOV EDI,EDI instruction on x86-64?
  29638. GHSA-8g2p-5pqh-5jmc - GitHub Advisory Database
  29639. C Isn't A Programming Language Anymore - Faultlore
  29640. Precision vs Accuracy
  29641. SortedSet in C# - Code Maze
  29642. Upcoming Developer & Technical Events in the UK
  29643. Announcing the .NET 7 for Azure functions isolated worker process is generally available
  29644. Stop Entity Framework Core Performance Issues With Interceptors
  29645. .NET 7 | Everything You NEED to Know - Claudio Bernasconi
  29646. .NET 7 now available for RHEL and OpenShift | Red Hat Developer
  29647. AstraZeneca leaked a password that gave access to patient data
  29648. Cake - Cake v3.0.0 released
  29649. .NET Conf 2022 announcements
  29650. Use hubs in ASP.NET Core SignalR
  29651. Increased HTTP 520 and HTTP 525 Errors
  29652. Traits in Rust
  29653. Sometimes... Constraints Are Good
  29654. Zoom! Enhance! — Monday Morning Haskell
  29655. Vim Is Just English
  29656. 50 Tabs means 50 Mental contexts and needless cognitive load
  29657. Announcing NuGet 6.4 - Signed, Central, Delivered
  29658. Twenty Questions
  29659. My favorite 12 side projects in 2022
  29660. Containers are chroot with a Marketing Budget
  29661. From WampServer, to Vagrant, to QEMU
  29662. What’s that magic computation in stb__RefineBlock?
  29663. Rails Quick Tip - Use Private Debugging Aliases
  29664. "Trust, but verify" is bullshit
  29665. Vanilla Rails is plenty
  29666. Microsoft.EntityFrameworkCore 7.0.0
  29667. End to End Encryption with RSA in Kotlin and C sharp - Doumer's Blog
  29668. .NET Conf 2022 - Day 1
  29669. What's new for Minimal APIs in ASP NET Core 7?
  29670. Visual Studio for Mac 17.4 is now available
  29671. .NET Framework November 2022 Security and Quality Rollup Updates
  29672. Arm64 Visual Studio is officially here!
  29673. .NET 7 GA available on App Service
  29674. Visual Studio 2022 17.4 is now available!
  29675. .NET 7: What's new in ASP.NET Core?
  29676. GitHub Quick Reviews
  29677. .NET 7 Finally Arrives as Unifying Microsoft Development Platform -- Visual Studio Magazine
  29678. What's new for WPF in .NET 7
  29679. .NET November 2022 Updates – .NET 6.0.11 and .NET Core 3.1.31
  29680. What's new in .NET 7
  29681. Here’s how a Twitter engineer says it will break in the coming weeks
  29682. .NET Conf 2022 - Day 1
  29683. .NET 7 is Available Today
  29684. Announcing F# 7
  29685. What's new in Windows Forms in .NET 7.0
  29686. What's new in Orleans 7.0
  29687. Announcing ASP.NET Core in .NET 7
  29688. Entity Framework Core 7 (EF7) is available today
  29689. Announcing .NET MAUI for .NET 7 General Availability
  29690. Welcome to C# 11
  29691. Immo Landwerth 🇩🇪 🇺🇦 (@terrajobst@hachyderm.io)
  29692. Why is there a system sound called Asterisk? What sound does an Asterisk make anyway?
  29693. Watch .NET Conf 2022 LIVE 🔴 with me | .NET 7 Launch
  29694. How to deploy .NET APIs on Azure using GitHub actions - Code4IT
  29695. ADO.NET provider 9.1.0.0 for Firebird is ready
  29696. How to Use HTML Agility Pack in C# - Code Maze
  29697. Polling asynchronous APIs with Azure Durable Functions
  29698. gRPC Communication In Azure Container Apps - Part 1 - Bit of Technology
  29699. Implementing TDD in a .NET Application
  29700. NuGet Central Package Management Comes To JetBrains Rider | The .NET Tools Blog
  29701. Contextual Feature Filters in ASP.NET Core - Code Rethinked
  29702. Peter Ritchie's Blog - Fundamental ASP.Net Minimal API Integration Tests
  29703. Top 10 Dotnet Exception Anti-Patterns in C#
  29704. Polly with .NET 6, Part 6 - Policy Wraps with Minimal APIs | no dogma blog
  29705. Applicative assertions
  29706. GitHub - Orbis-Tertius/MVlookups: A note on multivariate lookup arguments
  29707. Get Revenge On Your Ex Shows You How To Get Revenge Anonymously
  29708. GitHub - farcasterxyz/protocol: Specification of the Farcaster Protocol
  29709. An F# Primitive Giraffe Wearing Lenses: A Ports and Adapters Story
  29710. .NET Conf 2022 - Student Zone
  29711. Ashley Madison victims getting ransom emails more than 5 years later
  29712. 331: .NET 7 is here! C# 11, Performance, and more!
  29713. C# 11 with Mads Torgersen & Dustin Campbell
  29714. Talking to yourself | jfhr
  29715. What is a software developer?
  29716. How To Remove All Blocks-Related Stuff From WordPress · Notes
  29717. Playing Elden Ring in the cloud
  29718. Unrestricted View Replication - Bryce Pauken
  29719. How to search your virtualenv for mystery error messages - Adam Johnson
  29720. Some(Michael) => Risks of Mastodon for Journalists
  29721. How Dead People Can Inspire You to Become the Perfect Stoic
  29722. willfennel.com – We need a light switch for static hosting
  29723. Eduard's blog
  29724. Pwned Passwords - Apps on Google Play
  29725. Optimized BLS multisignatures on EVM - Geometry Research
  29726. Director, Security Operations (Threat Hunting, Operations, and Incident Response)
  29727. Introduction to ASP.NET Core Authentication & Authorization
  29728. Cool features in Visual Studio 2022
  29729. On résumé-driven development, FOMO and dismissing it
  29730. In the debugger, how can I get from a projected type back to the C++/WinRT implementation?
  29731. Is Twitter dead?
  29732. How to contribute to Kimchi
  29733. If Matrix was ran on Windows!!!!
  29734. NVIDIA Security Team: “What if we just stopped using C?”
  29735. Programmers Filed Lawsuit Against OpenAI, Microsoft And GitHub
  29736. TypeScript for React Developers – Why TypeScript is Useful and How it Works
  29737. Introduction to ASP.NET Core Authentication & Authorization
  29738. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 2: Results Paging
  29739. lld linked musl on PowerPC64
  29740. Vaultwarden on an RPi
  29741. .NET Data Community Standup - EF7 Custom Model Conventions
  29742. Review: Sonic Frontiers is a fine return to form for the series
  29743. Add XxHash128 by xoofx · Pull Request #77944 · dotnet/runtime
  29744. Königsberg
  29745. Marking API's as obsolete or as experimental
  29746. Simple Autocomplete for Blazor
  29747. On Mac Keychains | Apple Developer Forums
  29748. Making changes safely at scale
  29749. NuGet Gallery | Packages matching OpenTelemetry.Instrumentation
  29750. Debugging tips and tools - Gérald Barré
  29751. Create your .NET portfolio in the .NET Conf student zone
  29752. Things I Didn't Build Yet
  29753. Troy Hunt (@troyhunt@infosec.exchange)
  29754. Uno Platform 4.6: Hello .NET 7!
  29755. From Figma to Visual Studio - Adding Back-End Logic to Goodreads App
  29756. Die Hard Advent Calendar - Hans Gruber Falling off off Nakatomi Plaza
  29757. Why am I getting a RPC_E_WRONG_THREAD exception when I'm on the right thread?
  29758. Perspectives in AI Assisted Content Creation (AI Series Part 1)
  29759. .NET Data Community Standup - EF7 Custom Model Conventions
  29760. Bring WCF apps to the latest .NET with CoreWCF and Upgrade Assistant
  29761. The prospects for war with China: Why I see a serious chance of World War III in the next decade - Chris Blattman
  29762. .NET MAUI Advent Calendar
  29763. Full Text & Vector Search for Firestore with Weaviate
  29764. Against Duolingo as a language learning platform
  29765. Announcing .NET Community Toolkit v8.1.0 Preview 1
  29766. Build the modular monolith first
  29767. Dev People episode #00 - Matt Warren
  29768. Stop requiring only one assertion per unit test: Multiple assertions are fine
  29769. Node.js Reference Architecture, Part 10: Accessibility | Red Hat Developer
  29770. PHP in Visual Studio
  29771. .NET Conf 2022 - Student Zone
  29772. 3 Ideas for Vercel and Next.js - Mike Alche
  29773. Using MediatR in .NET? Maybe replace it with this
  29774. NuGet Gallery | Packages matching OpenTelemetry.Exporter
  29775. OpenTelemetry.Extensions.Hosting 1.0.0-rc9.8
  29776. Microsoft Introduces New UI Experience for Trying out Computer Vision with Vision Studio
  29777. AI Assisted Content Creation - in Optimizely CMS & Commerce (AI Series - Part 2)
  29778. Moving Beyond, Not Getting Over, Imposter Syndrome
  29779. Windows Documentation
  29780. Mastodon on your own domain without hosting a server
  29781. Insights into Developing with Blazor, AND Containers in .NET 7, Wed, 9 Nov 2022, 5:30 pm | Meetup
  29782. Thoughts on Social Media
  29783. Mutable value types are evil! Sort of...
  29784. Azure DevOps Podcast: Isaac Abraham: Farmer for Azure Deployments - Episode 216
  29785. Introduction to CAP_BPF
  29786. Infographic - Design Principles for a great Azure Solution
  29787. Serverless Platform Engineering - Jeremy Daly
  29788. Building a Smart Home - Part 5 Bin Day | LINQ to Fail
  29789. .NET Rocks! Making Open Source Work for Everyone with David Whitney
  29790. JavaScript Local Storage: All You Need To Know!
  29791. SFTP for Azure Blob Storage Now Generally Available
  29792. Introduction - Mina book
  29793. Cool features in Visual Studio 2022
  29794. Announcing TypeScript 4.9 RC
  29795. .NET 7 Performance Improvements in .NET MAUI
  29796. The 2022 Shopping Spree
  29797. The Modern Observability Problem
  29798. Avoid WebDeploy Locking Errors to IIS with Shadow Copy for ASP.NET Core Apps
  29799. Checking univariate identities in linear time - HackMD
  29800. .NET Interactive Notebooks is now Polyglot Notebooks!
  29801. GitHub - dotnet/razor: Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
  29802. Tolerance
  29803. anildash 🤪 (@anildash@mastodon.cloud)
  29804. Just store UTC? Not so fast! Handling Time zones is complicated.
  29805. Export Twitter Followers & Following List (Free Download)
  29806. Wirecutter Recommendation
  29807. Soil
  29808. Barim's blog · ابراهيم - Experiment Nebula Mesh
  29809. Best Programming Language | John Carmack and Lex Fridman
  29810. Potluck: Dynamic documents as personal software
  29811. Best Programming Language | John Carmack and Lex Fridman
  29812. RIP: Kathleen Booth, the inventor of assembly language
  29813. A history of the fd_set, FD_SETSIZE, and how it relates to WinSock
  29814. C++ is the next C++
  29815. Infographics Compendium III - Exceptions, EF Sanitized, Operators, ...
  29816. Cloudflare is not affected by the OpenSSL vulnerabilities CVE-2022-3602 and CVE-2022-37
  29817. HashSet in C# - Code Maze
  29818. Property Dependency in Optimizely (Episerver) CMS 12
  29819. StarkNetCC Lisbon Main Stage
  29820. Leaving the .NET Foundation Board - a Post Mortem
  29821. Prepare for holiday shopping season with Azure Load Testing
  29822. Winter is Coming - Keep your Azure services up to date.
  29823. More Efficient Deletes With Entity Framework Core
  29824. Learn how to improve your ASP.NET Core controllers with these principles
  29825. Elon Musk is betting on Vine to make Twitter popular again
  29826. Mina zkApp Developers Meetup - San Francisco
  29827. StarkNetCC Lisbon Main Stage
  29828. My First Piano: A Story of Hurt, Healing and Joy — Jerome Leroy | Composer
  29829. Zero to App Store in 7 weeks
  29830. Regression Using PyTorch, Part 1: New Best Practices -- Visual Studio Magazine
  29831. Reflection on being an engineering manager, 1 year after (Part 1)
  29832. Teamwork
  29833. Daniel C. Moura | Command-line data analytics made easy
  29834. Frontend is Rife with Bad Ideas
  29835. KWin and tiling | Mart
  29836. A tech lead guide to manager powers 🧙
  29837. Generate Random Numbers with .NET 6
  29838. We need more nuance - Can's blog
  29839. Laundry at the End of the World – brr
  29840. Neural Network Pruning Explained
  29841. A Chance to Become Anti-Fragile | RKG
  29842. GitHub Quick Reviews
  29843. validating SSL certificates in non-browser software
  29844. Is Turbopack really 10x Faster than Vite? · Discussion #8 · yyx990803/vite-vs-next-turbo-hmr
  29845. Everything you need to know about the OpenSSL 3.0.7 Patch (CVE-2022-3602 & CVE-2022-3786) - MalwareTech
  29846. Performance improvements in ASP.NET Core 7
  29847. Hacker Stations
  29848. GitHub - ema/pets: A configuration management system for Pets, not Cattle
  29849. Wii U Architecture | A Practical Analysis
  29850. SourceHut terms of service updates, cryptocurrency-related projects to be removed
  29851. Entity Framework 7 performance improvements due to less roundtrips
  29852. 0.10.0 Release Notes ⚡ The Zig Programming Language
  29853. What is a "Select Administrator"? Is that some special elite kind of administrator?
  29854. C# gets yet another keyword in C# 11
  29855. Learn C# with CSharpFritz - Introduction to .NET MAUI
  29856. Microsoft Previews Computer Vision Image Analysis API 4.0
  29857. Call for Papers - NDC Oslo 2023 | Conference for Software Developers
  29858. How to Convert DataTable to JSON in C# - Code Maze
  29859. The type system is a programmer's best friend
  29860. Understanding & Implementing Caching in ASP.NET Core
  29861. New Videos: Coding Short and a Rant
  29862. Use a recursive Blazor component to render a TreeView
  29863. Using a Distributed Memory Cache with .NET Lambda Functions | no dogma blog
  29864. Introduction to the Clang AST — Clang 16.0.0git documentation
  29865. A regular grid emerges
  29866. Source Generator for Dependency Injection – LoreSoft.com
  29867. Lib.AspNetCore.ServerSentEvents 8.2.0
  29868. We Just Gave $260,028 to Open Source Maintainers
  29869. Building a URL shortener in 12 lines of code using Cloudflare Workers
  29870. Kevin Jones (@vcsjones@infosec.exchange)
  29871. Release Small Visual Basic v2.5.2 · VBAndCs/sVB-Small-Visual-Basic
  29872. Exploring the 'Almost Creepy' AI Engine in Visual Studio 2022 -- Visual Studio Magazine
  29873. Scrum, agility and the human factor
  29874. Occson
  29875. A map for every journey
  29876. RFP: A 'Food as Medicine' Moonshot
  29877. Platform engineering is not DevOps - Neil Millard Blog - DevOps author and speaker.
  29878. Ryan Token – Nuxt 3 vs SvelteKit
  29879. fleetwood.dev
  29880. Spooky Masks and Async Exceptions
  29881. The Ocean is Not Full
  29882. SMS Multifactor Authentication in Antarctica – brr
  29883. Don't specialize, hybridize
  29884. ubereats-bike - hermiod
  29885. Interior Decorating
  29886. Use https: protocol instead of deprecated git: protocol by vcsjones · Pull Request #10 · ninja-build/ninja-build.github.io
  29887. Improving Git protocol security on GitHub | The GitHub Blog
  29888. Halloween Q&A | Ask me anything | C# & .NET
  29889. On .NET Live - .NET Tricks and Treats
  29890. Cool features in Visual Studio 2022
  29891. Episode 444 - Azure Innovations
  29892. Slaying Zombie ‘No Repro’ Crashes with Infer#
  29893. ‘Scaffold-Dbcontext’ Is Not Recognized When Creating a Model for an Existing Database in Entity Framework Core
  29894. Encrypt and Decrypt Text Values in .NET
  29895. Visualizing War with Digital Tools: Watanave Hidenori / Professor, The University of Tokyo - Direct Talk | NHK WORLD-JAPAN On Demand
  29896. Resize images before uploading in Blazor Web Assembly
  29897. Pasting text without formatting - Gérald Barré
  29898. How can I test my geolocation code on a system without a GPS?
  29899. The second queue that EVERY message bus needs in .NET
  29900. 5 ways to boost your collaborative app development
  29901. Balinski-Young weighted allocation algorithm · Anthony Lloyd
  29902. Microsoft Introduces Azure Savings Plans for Compute
  29903. Azure Cosmos DB: Low Latency and High Availability at Planet Scale
  29904. Azure Functions v4 Now Support .NET Framework 4.8 with Isolated Execution
  29905. 330: Twitter, Metaverse, USB-C, App Store Ads... OH MY!
  29906. Switch tenants in an ASP.NET Core app using Azure AD with multi tenants
  29907. Real-Time Rendering · One that fooled me
  29908. Creating Good Monoliths in ASP.NET Core
  29909. Programming Portals
  29910. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 1: Basic Search
  29911. F# Advent Calendar in English 2022
  29912. A developer’s guide to containers - Architect.io
  29913. Reminder: JSON.stringify can create Multi-line, formatted and filtered strings from JSON
  29914. The Perfect Commit
  29915. URLShortener als minimale API | Development Snacks | tsjdevapps
  29916. Structured error messages for HTTP APIs
  29917. Real-World Cryptography: Wong, David + Free Shipping
  29918. Amazon.it: Mastering Minimal APIs in ASP.NET Core: Build, test, and prototype web APIs quickly using .NET and C# - Tosato, Andrea, Minerva, Marco, Bartolesi, Emanuele - Libri
  29919. The Price of Games [Grab Bag]
  29920. Animals. Cat (kitten with back arched)
  29921. Look mum, I wrote a book about ASP.NET Minimal API and it will be released in October
  29922. How to Build a Url Shorter with C# Minimal APIs and Azure
  29923. Meta bad, metaverse bad
  29924. On Migrating from Cypress to Playwright
  29925. Tag-Based File Organization: Benefits, Linux Tagging Software, & Limitations
  29926. Handling times for an EV charger
  29927. Elastic Productivity Tools — Simon Berens
  29928. My Raytracing Journey
  29929. Why I Ditched Django for NextJS - Bill Prin's Tech Blog
  29930. What I’ve learned about learning a language
  29931. Saying Thank You
  29932. Télétel, the French Internet of the 80s — How did it work?
  29933. Intro to Graphics 18 - Rendering Algorithms
  29934. Techorama interviews 3 van 6
  29935. local functions vs lambda expressions
  29936. Use route groups · maartenba-demo/grocerylistapi@049f265
  29937. The state of CRON in 2022
  29938. Episode 44: gRPC - with Poornima Nayar
  29939. About my father
  29940. 10 Lessons Learned in 10 years of Angel Investing
  29941. The Billboard Article
  29942. Debating VPN options - anarcat
  29943. Get Intel AX210 Wireless Adapters Working on Linux
  29944. Move Fast and Break Things
  29945. Codachi is Open Source
  29946. Stop Taking Notes While Reading
  29947. Intro to Graphics 12 - Triangular Meshes
  29948. You should prepare for the OpenSSL 3.x secvuln
  29949. RIP: Kathleen Booth, the inventor of assembly language
  29950. Excess risk for acute myocardial infarction mortality during the COVID‐19 pandemic
  29951. ASP.NET Core Globalization and a custom RequestCultureProvider
  29952. Azure CosmosDB + CRUD + Entity Framework Core - FREE
  29953. Ultimate Homelab Tour!
  29954. Using WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W
  29955. Breaking Into Tech With Just a Portfolio
  29956. Build your own OAuth 2.0 Server and OpenId Connect Provider in ASP.NET Core 6.0
  29957. Encryption
  29958. Haunting Portrait: NASA’s Webb Reveals Dust, Structure in Pillars of Creation
  29959. #7245: OnehundredthCoin's NES Super Mario Bros. 3 "game end glitch" in 00:00.32
  29960. It's the season of release candidates (take 2)
  29961. Required Members in C# 11 with David Wengier - NDC Melbourne 2022
  29962. Angular Language Service 2022 - Visual Studio Marketplace
  29963. New Azure Visual Studio Images Support Microsoft Dev Box -- Visual Studio Magazine
  29964. Ignite 2022: Highlights for Microsoft Teams app builders
  29965. Example: Anonymous Message Board Tutorial | Mina Documentation
  29966. We Must Professionalize Programming to Preserve Society and Computing Freedom
  29967. Show upcoming meetings for a Microsoft 365 user with Microsoft Graph Toolkit
  29968. It’s worth spending one CPU-hour to save one second of your time
  29969. What Makes Sourcehut CI So Good
  29970. Don’t forget to sharpen your axe
  29971. You Might Need a College Degree for a Programming Job
  29972. Introducing the Ask Wizard: Your guide to crafting high-quality questions
  29973. Exploit released for critical VMware RCE vulnerability, patch now
  29974. Chitchatter
  29975. Setting properties in C++/WinRT is done by a function call, but you need to call the function the right way
  29976. Learn Live - Design consistent .NET MAUI XAML pages by using shared resources
  29977. ASP.NET Core News - 10/28/2022
  29978. Emphasize Objects with Collision [Graphics]
  29979. Episode 109 - OCR and Azure Cognitive Services with Nick Proud
  29980. Code Maze Weekly #145 - Code Maze
  29981. Uno Platform Roadmap 2023 Survey
  29982. We Should All Be API Consumers
  29983. C# 11 File Scoped Types - NDepend
  29984. Intro to Graphics 17 - The Rendering Equation
  29985. High performing developer teams are all alike
  29986. .NET Downloads (Linux, macOS, and Windows)
  29987. PGO: Add new tiers by EgorBo · Pull Request #70941 · dotnet/runtime
  29988. .NET MAUI Community Toolkit v1.3 Supports Gravatar ('Globally Recognized Avatar') -- Visual Studio Magazine
  29989. GitHub - davidfowl/Roslyn.Reflection: Reflection APIs over roslyn symbol APIs
  29990. Using your GitHub Avatar in Videos
  29991. OBS no filter
  29992. Digital Marbling
  29993. Variability, Not Repetition, is the Key to Mastery - Scott H Young
  29994. Keyboards, keyboards, everywhere, and not a spot to think | David Bieber
  29995. pauloxnet - About my proposal for the Django Core Sprints 🌅
  29996. Dealing With Your Ideas
  29997. Introduction to Firmware Analysis of a Reolink IP Camera
  29998. Reflections on my relationship with social media
  29999. Modern "Freedom" Means Being a Slave to Impulses
  30000. One Month to GA: .NET 7 Release Candidate 2 Ships -- Visual Studio Magazine
  30001. Weekly Update 319
  30002. Weekly Update 319
  30003. @azuredevelopers | Linktree
  30004. core/release-policies.md at main · dotnet/core
  30005. Minimal APIs overview
  30006. Faster hardware is a bad first solution to slow software
  30007. Learning Series: Get started with GitHub in Visual Studio
  30008. Adam Bender - Principal Software Engineer at Google
  30009. Tired of Layers? Vertical Slice Architecture to the rescue!
  30010. DONT Give Developer Estimates! #shorts #webdevelopment
  30011. Upgrades: package and version bumps plus C# goodness by NickCraver · Pull Request #218 · NickCraver/StackExchange.Exceptional
  30012. Why am I seeing two WRITE requests at the same offset from a single call to WriteFile?
  30013. Dictionary vs Hashtable in C# - Code Maze
  30014. Leftover hardware from Mars mission to be used on the Moon
  30015. How to await ANYTHING in C#
  30016. A Team at Microsoft is Helping Make Python Faster
  30017. GitHub Copilot may steer Microsoft into a copyright lawsuit
  30018. Observability in Production with Alayshia Knighten
  30019. Continuous Integration via GitHub Actions
  30020. Building a Placeholder Web Component with No External Dependencies
  30021. Web Component Experiment - Manipulating Inner Text
  30022. Generic types are for arguments, specific types are for return values
  30023. Introducing Vision Studio, a UI-based demo interface for Computer Vision
  30024. Working with Custom Events and Web Components
  30025. .NET MAUI Community Toolkit Monthly Standup, November 2022
  30026. STOP Over-Engineering Software!
  30027. Find Maui Hotels, Activities, Real Estate, Maps, Hawaii and More For Your Maui Vacation | Maui.Net
  30028. Sysinternals - Windows Sysinternals
  30029. Visual Studio Dev Requests Code Copying with Proper Indentation, Mads K. Delivers -- Visual Studio Magazine
  30030. Running a law firm on Linux - a year or so in
  30031. My photography backup strategy – Karel Křemel
  30032. I am doing everything for myself — Hooda's blog
  30033. My choice of operating system
  30034. willfennel.com – Cheap ergonomic keyboard
  30035. Jett Hays
  30036. ace
  30037. CRDT · RxDB - Documentation
  30038. What can or should I do with the cursor handle returned by SetCursor?
  30039. C# as a System Language recording
  30040. Using Servo Motors - SG90 (ESP32 + Arduino Series)
  30041. Using IR Receiver (HX1838) + Remote Control (ESP32 + Arduino Series)
  30042. Election Q&A: Round Rock ISD Board of Trustees Place 6
  30043. Cool S
  30044. Blazor WebAssembly : Logging to Database using Custom Logger Provider - EP27
  30045. Sysdig TRT uncovers massive cryptomining operation leveraging GitHub Actions – Sysdig
  30046. NDC Meetup with Troy Hunt - NDC Security 2023 | Security Conference for Software Developers
  30047. DDD by Night November - Hybrid event, Wed, Nov 9, 2022, 5:45 PM | Meetup
  30048. Constructor Overloading in C# - Code Maze
  30049. Making AnimationEvent safe for the CoreCLR garbage collector | Unity Blog
  30050. Dotnet (.NET) Performance Tracing for WinUI, Uno and Maui Applications - Nick's .NET Travels
  30051. Real-time Charts with ASP.NET Core, SignalR, and Chart.js
  30052. Azure Cache for Redis: What’s Your Session Stability Score?
  30053. Azure DevOps Server 2022 RC2 now available
  30054. Who is protecting the data you give over online? - ABC Radio National
  30055. [Last Week in .NET #106] – A penny for your tweetise
  30056. Spec Changes
  30057. Windows Dev Kit 2023 ('Project Volterra') Debuts as Arm Device for Developers -- Visual Studio Magazine
  30058. Zig Is Self-Hosted Now, What's Next?
  30059. .NET Framework October 2022 Cumulative Update Preview
  30060. Fable · Announcing Snake Island (Fable 4) Alpha Release
  30061. How I Almost Took Down Production Due to a Near-Empty Config File
  30062. Rethinking Ambition
  30063. So long, sync.Map
  30064. How to date a recording using background electrical noise | Robert Heaton
  30065. It's time to to thank UVM and say goodbye
  30066. A Potpourri of Emacs Tweaks – Tony Zorman
  30067. Technical Debt Costs More Than You Think, or My Software Development Process
  30068. Towards Totalitarianism
  30069. On Scala 3&#39;s Optional Braces
  30070. Linearly scalable work
  30071. I broke the rules.
  30072. GitHub Quick Reviews
  30073. Copy with proper indentation
  30074. How to Make it Through Calculus (Neil deGrasse Tyson)
  30075. How to Make it Through Calculus (Neil deGrasse Tyson)
  30076. Episode 1: A basic expression evaluator
  30077. Computer - John Cocke: A Retrospective by Friends - 1990
  30078. Micro Frontends in Action With ASP.NET Core - Universal Rendering With Blazor WebAssembly Based Web Components
  30079. Forthcoming OpenSSL Releases
  30080. 10 Guaranteed Ways to Improve Developer Efficiency and Focus
  30081. Why are many Windows user interface elements positioned at multiples of 4 or 8 pixels?
  30082. C# Tip: use the @ prefix when a name is reserved - Code4IT
  30083. After complaints, Volkswagen will ditch capacitive steering wheel controls
  30084. IComparable vs IComparer vs Comparison Delegate - Code Maze
  30085. ASP.NET Core Globalization and a custom RequestCultureProvider
  30086. Best Chrome extensions for web developers
  30087. .NET MAUI – Forget Me Not – Part 4
  30088. A quick start guide to benchmarking LLM models in Azure: NVIDIA NeMo Megatron - Results
  30089. PSScriptAnalyzer (PSSA) 1.21.0 has been released
  30090. Azure Scales 530B Parameter GPT-3 Model with NVIDIA NeMo Megatron
  30091. Encapsulation in Functional Programming
  30092. Episode 443 - 5G Modern Connected Apps
  30093. Fix automatic re-routing of http:// to https:// on localhost in Web Browsers
  30094. Python Release Python 3.11.0
  30095. Introducing the Docker+Wasm Technical Preview
  30096. ZK Tech You Should Know — Part 1: SNARKs & STARKs
  30097. Why sprint estimation has broken Agile
  30098. Using Context/Specification to better express complicated tests
  30099. Discuss the problem, not the solution
  30100. ZK Tech You Should Know — Part 1: SNARKs & STARKs
  30101. Don't obsess over when to post, but be consistent
  30102. Minimum Effective Convenience - Artur Piszek
  30103. Building a Queue for Delayed Messages via a RDBMS (1): Design
  30104. Release Build v1.7 · dotnet/versionsweeper
  30105. When Customers Don’t Get It
  30106. Communicating with Extreme Clarity
  30107. Coding on the Steam Deck
  30108. What are Dynamic templates in Obsidian and why you should use them - WFH Brian
  30109. Debugging C With Cosmopolitan Libc
  30110. An argument for self-modifying applications
  30111. With Java 19, VS Code Now Does Virtual Threads While Debugging -- Visual Studio Magazine
  30112. CDK for Terraform Improves Performance by Adding Namespaces
  30113. Available today: Windows Dev Kit 2023 aka Project Volterra
  30114. Fermat's First Theorem
  30115. Practical performance when modernizing cloud apps - Events
  30116. Why can't I programmatically inspect the check boxes in the Security property sheet any more?
  30117. Get up to speed with .NET - Events
  30118. Learn Live: FastTrack for Azure Season 1 - Events
  30119. New rules for Blazor in Meziantou.Analyzer - Gérald Barré
  30120. Controlling your debugging experience in C#
  30121. Melbourne Kids SecuriDay 2023, Melbourne, Fri 27th Jan 2023, 9:00 am - 5:00 pm AEDT | Humanitix
  30122. GitHub - Sergio0694/PolySharp: PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀
  30123. Speaker Expression of Interest
  30124. GitHub - losvedir/transit-lang-cmp: Programming language comparison by reimplementing the same transit data app
  30125. Using OData with ASP.NET Core Web API - Code Maze
  30126. 329: Is iPadOS Ready for Stage Manager?
  30127. Building a Smart Home - Part 4 Ceiling Fans | LINQ to Fail
  30128. Doomworld (Probably) Got Hacked
  30129. Released: Microsoft.Data.SqlClient 5.1 Preview 1
  30130. 14th Anniversary of Small Basic
  30131. Two New Git Vulnerabilities Affecting Local Clones and Git Shell Patched
  30132. Windows Terminal command line arguments
  30133. Dependency Injection with the Lambda Annotations Library for .NET - Part 1, Lambda Applications | no dogma blog
  30134. A Minimal API with .NET 6 using C#
  30135. Dependency Injection with the Lambda Annotations Library for .NET - Part 2, Lambda Functions | no dogma blog
  30136. James Randall
  30137. Free Art of Agile Development Practices Available
  30138. PYTHON CHARTS | The definitive Python data visualization site
  30139. Azure Adds Sustainability Guidance to Well-Architected Framework
  30140. As the Watercooler Turns
  30141. Too Much is Just Right
  30142. GitHub - daviddotcs/safe-routing: A C# source generator for ASP.NET Core razor pages and MVC controllers which produces strongly-typed identifiers for routes.
  30143. CLR events: go for the nettrace file format!
  30144. The Two Definitions of Zettelkasten
  30145. Haptick, Part One
  30146. /dev/root, what is it?
  30147. One speaker segmentation model to rule them all
  30148. Vimist - Wordscapes with OpenCV
  30149. Unix Time.is 1666555304
  30150. Behold, a password phishing site that can trick even savvy users
  30151. Stop Optimizing for Tutorials
  30152. Data of alleged 2.6m Carousell accounts being sold on Dark Web, hacking forums
  30153. What is CORS?
  30154. Big Ass Fans introduces revamped Haiku app
  30155. Someone wrote a Javascript app that accurately emulates Windows 95 on almost any platform
  30156. World ID @ Mina | ETHGlobal
  30157. When somebody loses weight, where does the fat go?
  30158. How to Build Impactful Portfolio Projects #shorts #webdevelopment
  30159. Networking Telemetry in .NET - .NET
  30160. Internet disruptions registered as Russia moves in on Ukraine - NetBlocks
  30161. Read CSV File in .NET using CsvHelper | C# Tutorials Blog
  30162. Microsoft Confirms Server Misconfiguration Led to 65,000+ Companies' Data Leak
  30163. News: Postgres 15 available in Azure Cosmos DB for PostgreSQL
  30164. Internet of Things for Beginners w/IoT Expert Tara Walker - Computer Stuff They Didn't Teach You #22
  30165. Another GitHub Copilot Detractor Emerges, a California Lawyer Eyeing Lawsuit -- Visual Studio Magazine
  30166. Update on ImageSharp
  30167. Coding Fast and Slow
  30168. Weekly Update 318
  30169. Weekly Update 318
  30170. Cyberattacks a matter of 'when' not 'if' as experts say Australian business has always been a target
  30171. How I built and sold a successful startup with fractional hires
  30172. 9 Examples of Social Psychology - Addict Breaker
  30173. What's wrong with a for loop?
  30174. Cloud Native versus Native Cloud apps - Jeremy Daly
  30175. OpenBSD 7.2
  30176. 3 things I did before app launch and what I wish I have done | Sagio Dev
  30177. Spotify Car Thing Root
  30178. The HTTP crash course nobody asked for
  30179. Photo by bykvu
  30180. It's the season of release candidates (take 2)
  30181. The Greatest Ever Ice Bucket Challenge #shorts
  30182. Throwing exceptions - Why is my stack trace lost?
  30183. An Average Developer Does Slightly Above Average Things with Erik Guzman
  30184. What happens if my C++ exception handler itself raises an exception?
  30185. Bubble Universes
  30186. EasyList is in trouble and so are many ad blockers
  30187. Eglot has landed on master
  30188. .NET GC Internals - 10. Q&A
  30189. Weekly Update 318
  30190. Quick example of how to use script blocks to track timing in an easy-to-wrap way in PowerShell for things like stages of a build
  30191. What's New in EF Core 7.0
  30192. Share payment links
  30193. Weekly Update 318
  30194. It's the season of release candidates
  30195. Introducing the Overflow Offline project
  30196. The most under-rated database technology for .NET?
  30197. ReactJS(v18) JWT Authentication Using HTTP Only Cookie
  30198. JavaScript to Know Before Learning ‘How to’ React
  30199. Northern Light Live Sodankylä, Finland
  30200. Cybersecurity is for everyone—this October and all year
  30201. Separation of Concerns in Node.js
  30202. 10 essentials to mitigating API security risks | Red Hat Developer
  30203. Release v7.0.0-rc2 · dotnet/orleans
  30204. Chicago .NET User Group – The Background on Background Tasks in .NET 6
  30205. bliki: ConwaysLaw
  30206. Password Purgatory - Making Life Hell for Spammers
  30207. Coding Shorts: .NET 7's Grouping and Filtering in Minimal APIs
  30208. How Trying New Programming Languages Helped Me Grow as a Software Engineer
  30209. 10 Things Every Junior Software Developer Should Know To Be Successful - Doumer's Blog
  30210. Friends From First Principles — Simon Berens
  30211. 10 Choses que Tous les Développeurs de Logiciels Juniors Devraient Savoir pour Réussir - Doumer's Blog
  30212. Computability Theory (ii): uncomputable numbers.
  30213. Computability Theory (i): the Halting Problem.
  30214. Launching Useful Sensors!
  30215. ViewComponent in the Wild I: building modern Rails frontends—Martian Chronicles, Evil Martians’ team blog
  30216. Support reminder for older versions of Visual Studio
  30217. Syncing Notion databases into Tinybird using notion-objects
  30218. Sharp Tools
  30219. How to Make Your Marketing Team More Agile
  30220. Applying for a faculty job in CS
  30221. What if the team hates my functional code?
  30222. The Raspberry Pi 400 in My Bedroom
  30223. In Australia, it's hard to get a 'burner phone', but this is just one thing criminals are using your data for
  30224. ‎I've Got News For You: How to outsmart online hackers on Apple Podcasts
  30225. Celestia raises $55M to launch modular blockchain network
  30226. What's the deal with zkapps?
  30227. Why is Clean Architecture so Popular?
  30228. Amazing VS Code Shortcut #shorts #vscode #webdevelopment
  30229. RavenDB indexing: exact()
  30230. Is it true that raising a structured exception from a structured exception handler terminates the process?
  30231. How Regex can take down your server in .NET
  30232. Discontinuing Bibliogram - cadence's blog
  30233. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  30234. Polyglot Microservices Communication Using Dapr on AKS
  30235. LiteDB - A .NET embedded NoSQL database
  30236. Windows/0Day.sh at main · SleepTheGod/Windows
  30237. magecart - Scott Helme
  30238. Super Smash Bros.
  30239. YunoHost Portal
  30240. Cloud Scaling from the Trenches with Meg Gotshall
  30241. Milestone Reached: 200+ Free Ebooks Are Now Available in the Succinctly Series | Syncfusion Blogs
  30242. JavaScript metaprogramming with the 2022-03 decorators API
  30243. Introducing Spectre.Console
  30244. .NET MAUI – Forget Me Not – Part 3
  30245. Node.js 19 is now available! | Node.js
  30246. uController/MapExtensions.cs at d4e7e1bfad81c20b09669a6b15277e07d1139efc · davidfowl/uController
  30247. uController/Program.cs at d4e7e1bfad81c20b09669a6b15277e07d1139efc · davidfowl/uController
  30248. CallerLineNumberAttribute Class (System.Runtime.CompilerServices)
  30249. Minimal APIs: The magic revealed - Events
  30250. Chokuretsu ROM Hacking Challenges Part 1 – Cracking a Compression Algorithm!
  30251. A deep dive into endpoint filters in ASP.NET Core 7
  30252. Data Partitioning! Don't let growth SLOW you down!
  30253. Top 10 highest paid programming languages in 2022
  30254. Why Linux Troubleshooting Advice Sucks
  30255. Learn C# with CSharpFritz - ASP.NET Core MVC - Sample Project Wrap Up
  30256. Hidden gems and live coding with .NET 7  - Events
  30257. VS 2022 17.4 Preview 4 Features .NET MAUI with .NET 7 Release Candidate 2 -- Visual Studio Magazine
  30258. Wait vs Interrupt Culture
  30259. Killing one bird with two-and-a-half stones in Mac OS X Mail - Tech Reflect
  30260. Create dynamic social card images with Svelte components - Geoff Rich
  30261. Python isn’t Used in Prod
  30262. Measuring traffic during the Half Moon Bay Pumpkin Festival
  30263. That Time I Tried Porting Zig to SerenityOS
  30264. Goodbye, Zig
  30265. Division Notation
  30266. URL monitoring made easy: self-hosted open-source tool for checking your website availability
  30267. Microsoft Announces the General Availability of Azure Automanage Machine Best Practices
  30268. Learning Blazor
  30269. Why we're leaving the cloud
  30270. Subscribe to read | Financial Times
  30271. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  30272. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  30273. Why is there a make_unique? Why not just overload the unique_ptr constructor?
  30274. Timeouts: add "last-in" for the last payload's length to exception messages by NickCraver · Pull Request #2276 · StackExchange/StackExchange.Redis
  30275. Common C# Programming Mistakes - Code Maze
  30276. Generating Code Coverage Reports in .NET Core
  30277. Visual Studio Feedback
  30278. MSBuildSdks/README.md at main · microsoft/MSBuildSdks
  30279. Converting a Simple JavaScript App to TypeScript
  30280. Adding Experimental HTTP Methods To ASP.NET Core
  30281. An API-first approach to building Node.js applications | Red Hat Developer
  30282. Episode 442 - Azure IP Services
  30283. Hosting .NET Web Service in Unmanaged C/C++ Process in Windows and Linux
  30284. GitHub - microsoft/foss-fund: The Microsoft FOSS Fund provides a direct way for Microsoft engineers to participate in the nomination and selection process to help communities and projects they are passionate about. The FOSS Fund provides $10,000 sponsorships to open source projects as selected by Microsoft employees.
  30285. Delivering consistency and transparency for cloud hardware security
  30286. That Shouldn't Happen - UnreachableException in .NET 7
  30287. .NET Core 3.1 is nearing end-of-support
  30288. ✂️ The ideal blockchain
  30289. Mina zkApps 🛠 Zero-Knowledge Programming with TypeScript - Jack Servia
  30290. Announcing KataOS and Sparrow
  30291. Perfect Dark has been fully decompiled, making PC ports and mods possible | VGC
  30292. Mina zkApps 🛠 Zero-Knowledge Programming with TypeScript - Jack Servia
  30293. What to know about Zero Knowledge
  30294. ASP.NET Community Standup - Blazor in .NET 7 Part III
  30295. What you Need to Know
  30296. Why study algorithms?
  30297. The case against Effect Systems (e.g., the IO data type)
  30298. Sending UDP Messages in Node.js Without DNS Lookups
  30299. Lets Talk About Trains – Ashton Kemerling
  30300. How To Stop Worrying And Love Frontend Dev - Bill Prin's Tech Blog
  30301. When is a slice of any not a slice of any?
  30302. labour of love
  30303. Website Fidelity
  30304. Photoshop for text
  30305. Jira Pricing - Monthly and Annual Subscription Cost per User
  30306. HIBP Login check - Apps - App Store
  30307. Announcing .NET MAUI support for .NET 7 Release Candidate 2
  30308. Rockin’ the Code World: Special Guest Stephen Toub
  30309. Datainnbrudd hos Domeneshop – titusenvis av passord på avveie
  30310. Introducing fine-grained personal access tokens | GitHub Changelog
  30311. Three ways to refresh the claims of a logged-in user – The Reformed Programmer
  30312. Microsoft Power Pages Launches for Low-Code Business Web Sites -- Visual Studio Magazine
  30313. GitHub Quick Reviews
  30314. Introducing fine-grained personal access tokens for GitHub | The GitHub Blog
  30315. Developer Community Keynote: The thing about burnout
  30316. Comparing main...safia/minapi-sec-docs · dotnet/AspNetCore.Docs
  30317. Developer Community Keynote: The thing about burnout
  30318. .NET Conf 2022
  30319. Accessing State in System.Text.Json Custom Converters - Steve Gordon - Code with Steve
  30320. Found in Houston, Texas
  30321. Join us at QCon San Francisco next week
  30322. Amazon Custom Gift List
  30323. Why is there a passwords.txt file on my system that's filled with somebody else's passwords?
  30324. Learn C# with CSharpFritz - Hosting ASP.NET Core MVC with Linux
  30325. Roadmap discussions · Discussion #2 · JonPSmith/AuthPermissions.AspNetCore
  30326. New Data Leaks Add to Australia's Data Security Reckoning
  30327. 3 (and more) ways to set configuration values in .NET - Code4IT
  30328. OpenSilver 1.1 Promises 99% of Code Compatibility with Silverlight Applications
  30329. NDC London 2023 | Conference for Software Developers
  30330. Localization in ASP.NET Core - Code Maze
  30331. How to notify AWS events to Microsoft Teams using AWS EventBridge and AWS Lambda
  30332. The UNIX Pipe Card Game
  30333. Simplify NuGet Package Versions in your application with Central Package Management - Nick's .NET Travels
  30334. Announcing MySQL extension for Azure Data Studio (Public Preview)
  30335. Change schema name in Entity Framework Core
  30336. Webinar – Wolverine: Your Next Messaging Library | The .NET Tools Blog
  30337. Generate searchable PDFs with Azure Form Recognizer
  30338. Logging with Serilog in ASP.NET Core Web API
  30339. Inject content into your Blazor components with typed Render Fragments
  30340. Stubs and mocks break encapsulation
  30341. Use model validation in minimal APIs in ASP.NET Core 6
  30342. How to use OpenAPI with minimal APIs
  30343. GitHub Copilot investigation · Joseph Saveri Law Firm & Matthew Butterick
  30344. Learning Blazor: Build Single-Page Apps with WebAssembly and C#: Pine, David: 9781098113247: Amazon.com: Books
  30345. aspnetcore/UnmanagedBufferAllocator.cs at 1625d2ba505d927474e2386b7069962181dd0d78 · dotnet/aspnetcore
  30346. My #hacktoberfest Theme: Adding Spellcheck to Docs. Join Me!
  30347. Space Adventure
  30348. GitHub - jamesmontemagno/dotnet-conferences: A comprehensive community built list of .NET Conferences around the world!
  30349. OpenSilver Gets Closer to Open Source Parity with Long-Dead Microsoft Silverlight -- Visual Studio Magazine
  30350. Broad support for security.txt internet standard
  30351. Cyber Incident FAQs | Vinomofo Australia
  30352. Inspired by automation and using Laravel Zero | Michael Brooks
  30353. The In-depth Guide to Caching ActiveRecord SQL Queries in Rails
  30354. Lucid Multi-Key Deputies Require Commitment
  30355. Relaying YubiKeys Part 2
  30356. Learn Live - Customize layout in .NET MAUI XAML pages
  30357. GitHub - adevinta/maiao: Seamless GitHub PR management from the command-line
  30358. GitHub - dephraiim/minimal-youtube: Minimal YouTube is an extension that replaces the YouTube UI with a minimal design containing no recommendations, shorts, or distractions.
  30359. This 1970s tank simulator drives through a tiny world
  30360. Escaping user input is ridonkulously hard
  30361. On .NET Live - Build your first Microsoft Teams bot app with .NET
  30362. [Last Week in .NET #105] – A tale of two CVEs
  30363. Error handling in the field
  30364. Configuring Visual Studio to handle using directives automatically - Gérald Barré
  30365. Fun Beyond Game Essence
  30366. Whipping up a new Shell – Lash#Cat9
  30367. How can I check the integrity level of my process?
  30368. Opinion: This war has gone on long enough. It’s time to negotiate with Mr. Hitler
  30369. Adding a BETTER way to loop in C#
  30370. YAGNI exceptions
  30371. Make The First Letter of a String Upper Case in C# - Code Maze
  30372. 328: Microsoft Surface Event 2022 Recap
  30373. Welcoming Everyone to MAUI
  30374. GitHub - xt0rted/dotnet-startup-projects: A dotnet tool to manage multiple Visual Studio startup projects for a solution
  30375. Is scanning QR Codes for authentication safe?
  30376. Azure Container Apps Volume Mounts using Azure Files - Bit of Technology
  30377. Cloud-native architectures on Azure: Microsoft Ignite update
  30378. Released: Microsoft.Data.SqlClient 5.0.1
  30379. DevContainers for Azure and .NET
  30380. Integration Testing ASP.NET Core APIs incl. auth and database
  30381. Simon Peyton Jones
  30382. Open Circuits
  30383. Microsoft Previews Azure Deployment Environments
  30384. Open Source Skyplane Targets Faster and Cheaper Data Transfers between Clouds
  30385. Microsoft Introduces Azure Cosmos DB for PostgreSQL
  30386. A Real World React -> htmx Port
  30387. Internet disrupted in Iran amid protests over death of Mahsa Amini - NetBlocks
  30388. Plonk with Linear-Time Prover and High-Degree Custom Gates
  30389. Simpler Linux self-hosting with tmux and bubblewrap
  30390. IR-controlling the new air conditioner in the vintage server room
  30391. Secrets for becoming a better developer in 2022
  30392. Some useful, non-obvious Postgres patterns
  30393. How to Explain Pointers to Normies · Jerry Liu
  30394. Remember The Individual
  30395. A Billion Years: My Escape From a Life in the Highest Ranks of Scientology: Rinder, Mike: 9781982185763: Amazon.com: Books
  30396. RTX 4090 review: Spend at least $1,599 for Nvidia’s biggest bargain in years
  30397. Introduction to DigiMixer
  30398. Let's watch videos with David - HackMD
  30399. noname/sudoku.no at main · mimoo/noname
  30400. Vincent van Gogh - The Starry Night 21333 | Ideas | Buy online at the Official LEGO® Shop US
  30401. Dalio vs. Zeihan – We Are Not Saved
  30402. Why high speed rail hasn’t caught on
  30403. My Desktop Is Dull Thanks To MacOS
  30404. Why you should use Astro 🚀 Zihan
  30405. On extending Ruby on Rails knowledge: part 1.
  30406. Halting problem ==? Russell’s paradox?
  30407. Building a high-performance database buffer pool in Zig using io_uring's new fixed-buffer mode
  30408. Announcing Wikis World, a Mastodon server for wiki enthusiasts
  30409. Digital gardening - Nicolas Bouliane
  30410. Tracing Linux kernel with retsnoop
  30411. Deploying Containers using Nomad and Traefik
  30412. Writing An Incremental Typesetting Engine | Laurenz's Blog
  30413. LOTP VLIC v1 (Virtual Logic Integrated Circuit) Mantık Devresi Simülasyon Mikrokontrolcü
  30414. Ives: Symphony No. 4 - II. Comedy. Allegretto
  30415. Cursed C# - Doing shenanigans in C#
  30416. FAANG Sr SWE Deep Dives Web Crawler System Design
  30417. You should not be using AWS. Probably.
  30418. Infographics Compendium II - ThrowHelper, null Task and more
  30419. Release magick-wasm 0.0.16 · dlemstra/magick-wasm
  30420. Weekly Update 317
  30421. 10 Visual Studio Code Extensions You Don’t Need
  30422. EDS, an HP Company 'Cat Herders'
  30423. Using OnPlatform and OnIdiom in XAML to create a UI in a .NET MAUI app
  30424. AWS Toolkit for Visual Studio 2022 - Visual Studio Marketplace
  30425. Akka.NET Community Standup: 10-19-2022
  30426. A Database Without Dynamic Memory Allocation | TigerBeetle
  30427. Binary Classification Using New PyTorch Best Practices, Part 2: Training, Accuracy, Predictions -- Visual Studio Magazine
  30428. .NET MAUI Community Standup - Learn about GrialKit with the UXDivers team!
  30429. Quick Wins for your Password Manager
  30430. Microsoft Office 365 email encryption could expose message content
  30431. LunchBytes - Application Modernization for .NET & Java Apps
  30432. 2045
  30433. On the critical importance of accepting and working with invalid data
  30434. The case of the memory corruption from a coroutine that already finished
  30435. Code Maze Weekly #143 - Code Maze
  30436. Push-based Outbox Pattern with Postgres Logical Replication - Event-Driven.io
  30437. Make the Tempo Match the Game
  30438. Episode 108 - Azure Features and Career Growth via Content Creation with Mohammed Osman
  30439. Deploy ASP.NET Core Web API to Amazon ECS - Dockerized Applications with AWS Fargate - Ultimate Guide
  30440. Advanced regex: Capture groups, lookaheads, and lookbehinds | Red Hat Developer
  30441. Quick Overview to Microservices Solution Architecture
  30442. Functional Programming in C#—A Brief Consideration
  30443. DevOps Security Workbook
  30444. How observability-driven development creates elite performers
  30445. SMOOTHLY: Spread the word
  30446. Make your QEMU 10 times faster with this one weird trick — Determinate Systems
  30447. Event Choreography for Loosely Coupled Workflow
  30448. Medibank cyber security information | Medibank
  30449. Maui/MauiProgram.cs at 41baac733b7c29c35b0819380b1d4409258e1d2a · CommunityToolkit/Maui
  30450. The Missing Prelude to The Little Typer's Trickiest Chapter
  30451. Recovering a password-protected ThinkPad T60
  30452. The magic words are squeamish ossifrage
  30453. Collatz Conjecture possible solution using statistical coverage
  30454. Using Fathom Analytics With ExpressJS & Helmet
  30455. Streaming services lost the plot
  30456. Jack LaFond
  30457. How boring should your team's codebases be
  30458. qrz.is
  30459. Easy · Patrick Juchli
  30460. 10,000 kilometers
  30461. The Questions FBI Director Christopher Wray Wasn’t Asked
  30462. Ignite 2022: Microsoft Low-Code Power Products Get GitHub Copilot 'AI Pair Programmer' Tech -- Visual Studio Magazine
  30463. Juneteenth Conference Office Hours - April 13th 2022
  30464. On .NET Live - Just put your Microsoft hat on!
  30465. Revisiting dependency injection lifetimes in ASP.NET Core
  30466. PostgreSQL 15 Released!
  30467. What's new in System.Text.Json in .NET 7
  30468. Microsoft Ignite – Join us on October 12-14
  30469. Digital license plates approved for all vehicles in California
  30470. How can I check whether the user's network connection is roaming or metered?
  30471. Modern C# Techniques, Part 3: Generic Code Generation
  30472. Don't be fooled! That's NOT an Aggregate in Domain Driven Design
  30473. The electrical pattern that will keep your .NET services alive
  30474. Testing Web Apps using Playwright Debbie O'Brien
  30475. Calculating MRR with Stripe and C#
  30476. How to build Docker Containers with Cake | Gary Woodfine
  30477. Microsoft Ignite 2022 | Live Update Feed
  30478. Automated ML (AutoML) for Images in Azure Machine Learning is now Generally Available!
  30479. Running Microservices with Dapr on Azure Container Apps
  30480. Integrate security into your developer workflow with GitHub Advanced Security for Azure DevOps
  30481. How BuiltWith generates $14 million a year while having zero employees | 5to9
  30482. Using C# Web Assembly without using Blazor
  30483. Public Preview: Disabling Weaker TLS Cipher Suites for Web Apps on Multi-tenant Premium App Service Plans
  30484. Go available on App Service
  30485. Password Purgatory - Making Life Hell for Spammers
  30486. Using Flux to Automate Simple Tasks
  30487. I cheated in high school (a lot) | Cyber Patterns
  30488. Microsoft Ignite – Join us on October 12-14
  30489. Microsoft Ignite – Join us on October 12-14
  30490. PowerShell, NPM Scripts, and Silently Dropped Arguments
  30491. Freeing myself from Roam Research (via LogSeq)
  30492. Rent Market Doom
  30493. Password Purgatory - Making Life Hell for Spammers
  30494. Internet.nl adds test for security.txt
  30495. Ignite 2022 Showcases Visual Studio for Cloud, Collaborative Development -- Visual Studio Magazine
  30496. In praise of ffmpeg
  30497. Road Space Comparison
  30498. Kevin Gosse - Pushing C# to new places with NativeAOT (Dotnetos Conference 2022)
  30499. Introducing the Fleet Public Preview | The JetBrains Fleet Blog
  30500. Microsoft Ignite – Join us on October 12-14
  30501. What's New in EF Core 7.0
  30502. [Last Week in .NET #104] – Roast Beef CVEs
  30503. Episode 441 - Databricks Accelerator for Azure Purview
  30504. GOG.com
  30505. One possible reason why your program crashes when submitted to the Microsoft Store, but it runs fine on your machine
  30506. 🚨 New Filing in Migliori v. Lehigh County Board of Elections
  30507. How do you use the Command line? PowerShell, cmd, bash? - Computer Stuff They Didn't Teach You #13
  30508. practical-aspnetcore/README.MD at net6.0 · dodyg/practical-aspnetcore
  30509. What is IndexOutOfRangeException in C#? - Code Maze
  30510. Password Purgatory - Making Life Hell for Spammers
  30511. Write Logseq plugins in WebAssembly using .NET and C#
  30512. Recreating Amazon Goodreads App Home Page Using Material UI, Figma and Uno Platform
  30513. Add MS SQL Server JSON Support To Entity Framework Core
  30514. Exercise While You Game!
  30515. C# UI and .NET Hot Reload - A Match Made in .NET MAUI
  30516. How to Redirect HTTP to HTTPS in Azure CDN
  30517. Toyota Accidently Exposed A Secret Key Publicly On GitHub For Five Years
  30518. Pluralsight | Free Week
  30519. No Need to Wait for .NET 8 to Try Experimental WebAssembly Multithreading -- Visual Studio Magazine
  30520. Announcing NuGet PackageReference support for C++/CLI MSBuild projects targeting .NET Core and .NET 5 or higher
  30521. Internet.nl adds test for security.txt
  30522. My essential guidelines for better Django development — /var/
  30523. Do you need a Strong Leader? - Benji's Blog
  30524. Meta Quest Pro: Our Most Advanced New VR Headset | Meta Store
  30525. One Month to GA: .NET 7 Release Candidate 2 Ships -- Visual Studio Magazine
  30526. Announcing .NET MAUI support for Xcode 14 and iOS 16
  30527. black-box debugging of PDF rendering in printers
  30528. The Rails SaaS Conference
  30529. GitHub - chrisnas/Win-pprof: Windows .pprof viewer
  30530. $1 million is how much your company wastes on bad developer experience
  30531. Reasons to worry about AGI
  30532. Just Say No To Helper Functions
  30533. Meta announces Quest Pro, a $1,499 “mixed reality” device coming Oct. 25
  30534. Azure DevOps Podcast: Rob Richardson: Web Services in .NET 6 - Episode 213
  30535. Microsoft Previews Azure Firewall Basic for Small-Medium Businesses
  30536. Announcing Entity Framework Core 7 RC2: JSON Columns
  30537. .NET Framework October 2022 Security and Quality Rollup
  30538. Announcing .NET 7 Release Candidate 2
  30539. ASP.NET Core updates in .NET 7 Release Candidate 2
  30540. .NET October 2022 Updates – .NET 6.0.10 and .NET Core 3.1.30
  30541. Low-level struct improvements in C# 11
  30542. MinimalApis.Extensions 0.9.0-pre.20221011.36
  30543. Amazon.com: Anker USB C Charger, 735 Charger (Nano II 65W), PPS 3-Port Fast Compact Foldable Wall Charger for MacBook Pro/Air, iPad Pro, Galaxy S20/S10, Dell XPS 13, Note 20/10+, iPhone 13/Pro, Pixel, and More : Electronics
  30544. Commits Promotion Between GitHub and Azure Databricks
  30545. On .NET Live - Learning with Intention
  30546. Clicking past the warning that you are about to cross the airtight hatchway: Vulnerable file type that you are warned about
  30547. 5 Tips for Writing BETTER For Loops in JavaScript
  30548. yara signatures converted from trufflehog regexes for identifying secrets in text files
  30549. How Wine works 101
  30550. Clean Code Tip: DRY or not DRY? - Code4IT
  30551. Boosting Performance With Sealed Classes in .NET - Code Maze
  30552. GitHub - clemedon/Makefile_tutor: This project aims to create a crystal clear tutorial on a cryptic looking topic.
  30553. How to generate header images for blogs and ASP.NET Core
  30554. How to create a custom feature filter in ASP.NET Core - Code Rethinked
  30555. Sign in to your account
  30556. Bottleneck #03: Product v Engineering
  30557. Refactoring a saga from the State pattern to the State monad
  30558. Windows 95 went the extra mile to ensure compatibility of SimCity, other games
  30559. The 4th year of SerenityOS
  30560. What is Matter? - Is Home Assistant obsolete?
  30561. Thingiverse - Digital Designs for Physical Objects
  30562. Fan Theories
  30563. GitHub - robconery/troys-book: A repository for feedback on Troy Hunt's book.
  30564. Simplified Project Setup for Python in Visual Studio Code -- Visual Studio Magazine
  30565. .NET MAUI comes to .NET 7 RC 1
  30566. HTTP/3 (h3-29 or h3-27) was not used to request this page.
  30567. A trip to MAUI on .NET
  30568. MC 900 FT Jesus - Hearing Voices In One's Head
  30569. I miss del.icio.us – the web’s discovery-engine and link classifier
  30570. jmtd → log → Focus writing with (despite) LaTeX
  30571. Back to the office
  30572. It’s Not Premature Optimization - Max Chernyak
  30573. The agile power of saying no
  30574. An improved guide for compiling WASM with Emscripten and Embind
  30575. kimono koans' blog! - Using `httm` and ZFS to detect file modifications for `dano` (or getting a little sleazy to do a little good)
  30576. Azure Toolkit for IntelliJ Gets Azure Cosmos DB Support, Enhances VMs -- Visual Studio Magazine
  30577. Console.ReadKey improvements in .NET 7
  30578. Marten and Friend’s (Hopefully) Big Future!
  30579. Dave's Garage: Ask a Former Microsoft Windows Developer Anything!
  30580. Interview: What every developer must understand with tech CEO Oren Eini!
  30581. On the overloading of the address-of operator & in smart pointer classes
  30582. Publishing a NuGet package using GitHub and GitHub Actions - Gérald Barré
  30583. Zig-style generics are not well-suited for most languages
  30584. Random in .NET is not thread-safe, and that’s bad
  30585. Keeping Rewards in sight
  30586. Performance Testing of ASP.NET Core APIs With k6 - Code Maze
  30587. GraphQL on Azure: Part 11 - Avoiding DoS Queries | LINQ to Fail
  30588. 327: Worst Upgrade Process Ever
  30589. Extending Next.js Support in Azure Static Web Apps | LINQ to Fail
  30590. Force phishing resistant authentication in an ASP.NET Core application using Azure AD
  30591. Unless you’re in the mafia, your company isn’t your family
  30592. Extending Next.js support in Azure Static Web Apps
  30593. The Sixth Annual C# Advent | Cross Cutting Concerns
  30594. Blazor WASM Custom 404 Page on GH Pages
  30595. Git from the Bottom Up – Reset, Stash, and Reflog
  30596. GitHub - tremorlabs/tremor: The react library to build dashboards fast.
  30597. OAuth client authentication - more than just client secrets
  30598. Simulating Wind on Procedural Terrain using GPU Accelerated Lattice Boltzmann Method – Nick's Blog
  30599. Generalize The Feedback You Receive
  30600. Muhammad Azeez - Working remotely from Iraq as a Software Developer
  30601. Wireless FOB with MikroTik and Wireguard
  30602. Happy 20th birthday Jira! You suck so bad.
  30603. Seven years in the life of Hypergiants' off-nets
  30604. Abdullah Barrak • Use Helmfile for Deployment in Offline Environments
  30605. DIY out-of-band management: remote power button
  30606. Few issues with Wireguard client on Debian
  30607. A note on Alain Aspect's 2022 Nobel prize win
  30608. adhd-page
  30609. Dave's Garage LIVE Q&A
  30610. How Game Designers Solved These 11 Problems
  30611. .NET MAUI Community Kit 1.3 Released
  30612. How To Fix Visual Studio Code IntelliSense Loading Infinitely - CodeJourney.net
  30613. TypeScript is now officially 10 years old!
  30614. Reverse Engineering a Cat Feeder to Boost Productivity
  30615. Integrating the customer portal
  30616. Kerch bridge is on fire song
  30617. Apple's CSAM detection system may not be perfect, but it is inevitable
  30618. Who BLEW Up the Nordstream 2 Pipeline? (w/ Aaron Mate)
  30619. Privacy as Product
  30620. Teach Yourself Programming in Ten Years
  30621. This YouTube video contains its own ID
  30622. There are three types of meetings.
  30623. A marble changed my perception22 May, 2022
  30624. Why is it hard to learn another programming language?
  30625. List of governmental design systems
  30626. What Happened to You, Scott? (or, Openness vs. Conviction)
  30627. How does the key exchange in HTTPS work?
  30628. Smaller debug info with constructor type homing
  30629. Hard Mode Rust
  30630. Threshold ECDSA in Excessive Detail
  30631. CK's Cold Dive
  30632. RAID: Bigger, Better, Faster Storage - How, What, and Why?
  30633. Rendering Doom With Emojis - CrociDBlog
  30634. POV: You are trying to pet a dog in RPG games
  30635. Overzealous Destructuring | Aleksandr Hovhannisyan
  30636. Privacy As A Moral Buffer — Simon Berens
  30637. Small correlations can drive large increases in teen depression · Chris Said
  30638. Red Meat Friday: Is The FSF Fighting The Previous War?
  30639. Thomas Tanay | How government expenditures finance themselves
  30640. Effortless Language Servers
  30641. Learnings as a Tech Lead
  30642. My Favourite Computer, An Old Mac
  30643. A Letter to Myself
  30644. Lessons Learned From Three Years of Open Source Contributions
  30645. Setting up my new computer, vim, and listening to Spotify in the terminal
  30646. When Life Gives You an Integer
  30647. Why remote work might end
  30648. Attention Developers: The Cloud-Scale Data for Spring Developers Quick Start Guide is Finally Here!
  30649. How Game Designers Solved These 11 Problems
  30650. Your passwords are not safe. OSINT investigations.
  30651. Machine Identity Management Summit 2022
  30652. Fastmail Podcast | Troy Hunt | Have I Been Pwned?
  30653. 325: Managing & Maintaining .NET Libraries (.NET 7 RC Is Here!)
  30654. VS Code v1.72 Adds Community Discussions for Extension Authors -- Visual Studio Magazine
  30655. ASP.NET Core in Action, Third Edition
  30656. Leveraging Templates to Make Reusable Components
  30657. Subscribe to read | Financial Times
  30658. Bing Ads Campaign Platform – Journey to .NET 6
  30659. How Game Designers Solve Problems
  30660. Remunerating Value Back to Open Source Developers
  30661. 🤓 So you're using a weird language 🧠
  30662. How can I perform a CopyFile, but also flush the file buffers before the destination handle is closed?
  30663. Easy Or Hard
  30664. Code Maze Weekly #142 - Code Maze
  30665. GitHub - woodrush/lambda-8cc: x86 C compiler written in untyped lambda calculus
  30666. Weekly Update 316
  30667. Weekly Update 316
  30668. Mocking APIs with Mockaco | .NET 7
  30669. OpenSilver gains more features and improved performance
  30670. How to make your APIs more discoverable | Red Hat Developer
  30671. JavaScript unit testing frameworks in 2022: A comparison | Raygun Blog
  30672. A developer’s guide to Kubernetes storage concepts | Red Hat Developer
  30673. Using MediatR with .NET Lambda Functions and Function URLs | no dogma blog
  30674. Name Files Logically
  30675. WebVM Virtual Machine With Networking via Tailscale
  30676. Comparing Semgrep and CodeQL · Doyensec's Blog
  30677. The ultimate distributed workstation setup
  30678. My Personal Tech Limbo (and Elixir vs Rust)
  30679. Monitoring my ASUS RT-AX86U Router with Prometheus and Grafana
  30680. What is Software Architecture?
  30681. Machine Identity Management Summit 2022
  30682. Juneteenth Conference Office Hours April 6th, 2022
  30683. .NET MAUI Community Toolkit v1.3 Supports Gravatar ('Globally Recognized Avatar') -- Visual Studio Magazine
  30684. How to Pivot Into Software Engineering
  30685. Modern C# Techniques, Part 2: Value Records
  30686. Authentication for .NET MAUI Apps with MSAL.NET
  30687. Total TLS: one-click TLS for every hostname you have
  30688. The Import Address Table is now write-protected, and what that means for rogue patching
  30689. Learn Live - Create a UI in a .NET MAUI app by using XAML
  30690. NATIONAL DEFENCE HACKATON
  30691. Compiling C# into NATIVE code, just like Go, Rust and C++
  30692. CrowdSec announces €14M in Series A funding to combat cybercrime - The open-source & collaborative IPS
  30693. GitHub Copilot with Michelle Mannering
  30694. E-commerce platform Bhinneka.com reported to be latest target of data theft
  30695. The 10 Immutable Laws of Testing
  30696. Getting tabular data from unstructured text with GPT-3: an ongoing experiment – Roberto Rocha
  30697. The InfoQ eMag: Modern Data Architectures, Pipelines, & Streams
  30698. Simple Dependency Injection for .NET Lambda Functions | no dogma blog
  30699. AI Code completion is like cruise control – and that’s great news for bigger teams
  30700. The Illustrated Stable Diffusion
  30701. Using .NET 7's Blazor Custom Elements to render dynamic content
  30702. Prove Me Wrong (A Reminder to Myself)
  30703. Required Members in C# 11 with David Wengier - NDC Melbourne 2022
  30704. McDonald’s Journey to Event-Driven Architecture
  30705. .NET MAUI Community Toolkit Monthly Standup, October 2022
  30706. Problem-Solving Techniques: The Sniper vs the General
  30707. Use HttpContext in ASP.NET Core
  30708. Required Members in C# 11 with David Wengier - NDC Melbourne 2022
  30709. Thread by @LinaAsahi on Thread Reader App
  30710. Thoughts on working a four day week after six months |
  30711. Beyond Freedom and Dignity (B. F. Skinner)
  30712. Feynman’s Restaurant Problem.
  30713. Out of the box risks
  30714. Jeremy A Boyd | I Ran a Voluntary Botnet
  30715. Shamir's Secret Sharing Visualised — Blog — Evervault
  30716. How to Fail to Find Product Market Fit
  30717. Clearing Cloudflare and Nginx caches with Ansible
  30718. The struggles of building a Feed Reader
  30719. 4 steps to fix security issues of SSH access to production environments
  30720. How to Solve the Model Serving Component of the MLOps Stack
  30721. How a unified tech stack made our tiny team efficient - D U N K
  30722. Orhun's Blog
  30723. Non-topological Update Ordering Problem
  30724. Yubikey Madness
  30725. Archimedes Principle
  30726. Binary Classification Using PyTorch, Part 1: New Best Practices -- Visual Studio Magazine
  30727. Azure DevOps Podcast: Mark Miller: The Science of Great UI in Software - Episode 212
  30728. Out of Process Hosting Survey
  30729. .NET Data Community Standup - JSON Columns
  30730. Join our upcoming live roadshow series: ‘Zero Trust, Zero Nonsense’
  30731. Azure for Students – Free Account Credit | Microsoft Azure
  30732. Training
  30733. Knuth: Recent News
  30734. .NET Data Community Standup - JSON Columns
  30735. Visual Studio’s Azure Marketplace images now support Microsoft Dev Box
  30736. Visual Studio Talk Show: 0272 - Anthony Giretti - Le processus de création d'un livre technique
  30737. Introduction to WebApplicationFactory
  30738. The gotcha of the C++ temporaries that don't destruct as eagerly as you thought
  30739. Starting on the other side of this airtight hatchway: Overwhelming the system
  30740. On .NET Live - Build Discord bots using .NET and Azure
  30741. When Your Code Works the First Time! #shorts #programming #webdevelopment
  30742. GitHub - jamii/hytradboi-jam-2022
  30743. New JavaScript Interop improvements in .NET 7 RC 1
  30744. Add Unit Tests To Your Azure Functions
  30745. Path Class in C# - Code Maze
  30746. Creating a Generic Tree View Blazor Component
  30747. SQL Server 2022 Release Candidate 1 is now available on Linux
  30748. .NET Class Diagrams In JetBrains Rider with PlantUML
  30749. Bending .NET - Compiling 65,536 Programs with Roslyn to Find Valid Identifier Separator char's... then just use `SyntaxFacts.IsValidIdentifier` 🤦‍
  30750. Highlights from Git 2.38 | The GitHub Blog
  30751. .NET vs Go vs Node
  30752. Try Telling That to the Player
  30753. Current Class Actions
  30754. Popular YouTube Channel Caught Distributing Malicious Tor Browser Installer
  30755. [Last Week in .NET #103] – .NET OS/12 Warp Speed
  30756. Real Life TDD Example
  30757. Learn C# with CSharpFritz - Authentication and Authorization with ASP.NET MVC
  30758. Power of Diffusion Models
  30759. Closing down VitalFrog: 3 mistakes and 3 learnings - Blog by Simon Frey
  30760. Rocky Jaiswal - Function composition with ClojureScript & Node
  30761. When going somewhere does a thing: on links and buttons | Kilian Valkhof
  30762. Fastest Frontend Tooling in 2022
  30763. How to set up Prisma with Next.js and Postgres
  30764. lolfi
  30765. Mike Acton’s Expectations of Professional Software Engineers - Adam Johnson
  30766. A First Look at the Websites and Software Applications Accessibility Act Bill
  30767. Announcing the .NET MAUI Community Toolkit v1.3
  30768. You can't buy a Raspberry Pi right now
  30769. .NET Monthly Roundup - September 2022
  30770. GitHub Quick Reviews
  30771. ASP.NET Community Standup - Securing ASP.NET Core APIs
  30772. Comparing files in Visual Studio
  30773. ASP.NET Core Versioning: Minimal APIs
  30774. Build The ULTIMATE JavaScript Portfolio Project To Get A Job!
  30775. .NET MAUI in .NET 7 RC 1 - Wha?!?
  30776. The 2 secret endpoints I create in my .NET APIs - Code4IT
  30777. Password Purgatory - Making Life Hell for Spammers
  30778. What is .NET - Why Should We Use It, and What Can We Do With It
  30779. 7003 61st Ave, Kenosha, WI 53142 | MLS #1811922 | Zillow
  30780. git/torvalds/linux.git - Linux kernel source tree
  30781. Extracting VA Townhall Comments on Youngkin’s Reversed School Protections for Transgender Students
  30782. Production postmortem: Do you trust this server?
  30783. Architecture: Software as a Service Databases - Single DB or DB per Client - The Bit Bucket
  30784. Write barrier optimizations in regions
  30785. Generating OCR Insight in Videos – the Story of a Successful Microsoft Collaboration
  30786. Universal rendering with Nuxt 3 and Azure Static Web Apps
  30787. Hacktoberfest and Microsoft Learn - Contributor Guide
  30788. Hacktoberfest 2022
  30789. Figure out how to serve an AWS Lambda function with a Function URL from a custom subdomain
  30790. ASP.NET Core 7 updates
  30791. Effective Test Driven Development
  30792. Battery Life
  30793. Frame.io
  30794. Javalin 5.0 stable is ready! - Javalin - A lightweight Java and Kotlin web framework. Create REST APIs in Java or Kotlin easily.
  30795. The Coders Programming Themselves Out of a Job
  30796. Being Glue — No Idea Blog
  30797. plant machete — David Bowen
  30798. Why dating apps don’t work
  30799. Requirements to become a dangote cement distributor
  30800. Why Is Group Theory So Important in Particle Physics?
  30801. Security Certification Roadmap - Paul Jerimy Media
  30802. Worst Airbnb experience - Blago's blog
  30803. How To Develop Good Taste, Pt. 1 — Die, Workwear!
  30804. Building a startup on Clojure
  30805. Prioritise content over components | simeonGriggs.dev
  30806. Using SVGs for icons
  30807. Simple Presenter Pattern in Rails without using Gems
  30808. GitHub - jsuarezruiz/figma-to-maui-graphics: FigmaSharp.Maui.Graphics turns your Figma design into .NET MAUI Graphics code
  30809. The software that I love
  30810. A case against nihilism
  30811. Some thoughts on the economics of programming
  30812. How (and why) nextest uses tokio, part 1 :: sunshowers
  30813. The Biology of Endurance: Energy
  30814. The dvorak keyboard, and the joy of designing your own editing scheme
  30815. Privacy is a business imperative
  30816. Black Math Horseman - Deerslayer
  30817. Microsoft Claims Reduction in Cloud Cost from Migrating Internal Services to .NET 6
  30818. Improve performance of FormattingHelper.CountDigits(uint) by stephentoub · Pull Request #76519 · dotnet/runtime
  30819. What's the Target Model? (And Why?)
  30820. .NET R&D Digest (September, 2022)
  30821. Feel free to stop using IMultiLanguage2::DetectInputCodepage
  30822. Departure from Wikia
  30823. Heimevernet bistår politiet med forsterket vakthold
  30824. On .NET Live - Ask Me Anything with Scott Hunter
  30825. The official documentation is so good it makes me sad.
  30826. Rate limiting in web applications - Concepts and approaches
  30827. Ensuring best practices for NuGet packages - Gérald Barré
  30828. Under the hood of DANE mismanagement in SMTP | APNIC Blog
  30829. GitHub - gildas-lormeau/SingleFile-Lite: Feel the power of the Manifest V3. The future, right now!
  30830. Under the Hood of DANE Mismanagement in SMTP
  30831. Fireside
  30832. Microsoft FINALLY fixed foreach loops in .NET 7
  30833. Jessica White
  30834. Upload File using C# ASP.NET FileUpload Control | Pro Code Guide
  30835. 326: Frank Contemplates In-App Subscriptions
  30836. Implement the On Behalf Of flow between an Azure AD protected API and an API protected using OpenIddict
  30837. Dealing With Burnout as a Developer
  30838. Functional Programming in TypeScript
  30839. Learn Data Science and Machine Learning in 30 Days.
  30840. Scrum Teams are often Coached to Death, while the Problems are With Management
  30841. Pitfalls with eager loading of collections in EF Core
  30842. HTTPS Goofs: Forgetting the Bare Domain
  30843. What is the Difference Between a DTO and a POCO? - Code Maze
  30844. The Trippiest PC Ever: RGB LED Tape Drive! #shorts
  30845. Instant Support
  30846. Kirby Super Star
  30847. COINBASE INSTANT SUPPORT TEAM
  30848. LKML: Linus Torvalds: Re: [PATCH v9 12/27] rust: add `kernel` crate
  30849. Customizing Property Lists in Optimizely CMS
  30850. Intro to Graphics 11 - Surfaces
  30851. Against Interaction Design
  30852. Inconveniences with Conventional REST APIs
  30853. Public and private space in digital world
  30854. Intentional Computing: How to Use Technology, Without Being Used By It
  30855. Prompt engineering is hard
  30856. Chrome's Manifest V3 Push Signals Changing of the Guard | Matt Frisbie
  30857. Steady State means Continuous Rewriting - Bruno Scheufler
  30858. Taking a Creative Sabbatical as a Software Engineer
  30859. Small Simple Solutions Scale
  30860. ASP.NET Core Versioning: MVC APIs
  30861. Book notes & reflections: The Art of Leadership
  30862. An elegy for GNU and RMS
  30863. The Legendary and Highest-Paid Software Engineer From Google
  30864. Ten Years of TypeScript
  30865. Software engineering practices
  30866. Binary BitPath by Goldenlion5648
  30867. Infographics Compendium I - Generators, pure functions and more
  30868. Artificial intelligence reduces a 100,000-equation quantum physics problem to only four equations
  30869. Amazon Best Sellers: Best Computer Cryptography
  30870. Chrome’s new ad-blocker-limiting extension platform will launch in 2023
  30871. Gaze – The Missing Input Device for Magical VR Experiences
  30872. Django 4 form rendering using Tailwind without Node or crispy
  30873. TurtleWare
  30874. You should write bad code
  30875. Why You Should Rethink Using Wrist Rests
  30876. extending Go backward compatibility · Discussion #55090 · golang/go
  30877. Atlassian stands with Ukraine - Work Life by Atlassian
  30878. SEO Friendly Blazor Server Apps
  30879. Your 'Forgotten' Blockchain Account Needing Reactivation? It's a Scam
  30880. Scoreboard Hacking Part 2 - Getting the AES Key
  30881. | Meritocracy vs TopocracyMichele Coscia
  30882. Implement ChaCha20Poly1305 with CryptoKit on macOS by vcsjones · Pull Request #76317 · dotnet/runtime
  30883. Defining Iterative Characteristics
  30884. Out of the Tar Pit: a Summary
  30885. Live Your Best Life With Structured Events
  30886. The Lens Of Asymmetry
  30887. Dating Other Task Managers
  30888. We need to coordinate our fight against the climate change and this might be one way.
  30889. age and Authenticated Encryption
  30890. fhur
  30891. Putin announces Russia will annex four regions of Ukraine
  30892. Introducing the Azure Developer CLI (azd) | Azure Friday
  30893. cairo-rs/field_utils.rs at a8e8fa9aa2554e6bfb76d145ab1acd5ff29888e4 · lambdaclass/cairo-rs
  30894. cairo-rs/ec_utils.rs at a8e8fa9aa2554e6bfb76d145ab1acd5ff29888e4 · lambdaclass/cairo-rs
  30895. Blazor Among Top Libraries for 'Niche' WebAssembly, Which Sees Shrinking Usage -- Visual Studio Magazine
  30896. NuGet Season of Giving
  30897. Amazon.com: Portable Monitor, Arzopa Ultra Slim Portable Laptop Monitor FHD 14'' 1080P External Display with Dual Speakers Second Screen for Laptop PC Phone Xbox PS4/5 Switch, Smart Cover Included : Electronics
  30898. On .NET Live - Build, Test, and Deploy .NET Microservices on K8s
  30899. Generate Strongly-Typed Resources with .NET Core
  30900. Teaching and Learning in Public
  30901. Quantified Self
  30902. x86 vs x64 in .NET
  30903. Debugging coroutine handles: Looking for the source of a one-byte memory corruption
  30904. Putin announces Russia will annex four regions of Ukraine
  30905. My Server can Beat Up Your Server: The 420Tb Storinator!
  30906. Visual Studio Live! - Native Cross-Platform Mobile & Desktop Apps with .NET MAUI
  30907. Gateway + CASB: alphabetti spaghetti that spells better SaaS security
  30908. Why Modern Software is Slow–Windows Voice Recorder
  30909. .NET GC Internals - 09. GC roots
  30910. Giving "Weight" to Buttons
  30911. Episode 107 - Unstructured Data With Kirk Marple
  30912. Announcing ICU4X 1.0
  30913. Getting started - Library | Playwright .NET
  30914. Understanding Styles in XAML based Applications - Nick's .NET Travels
  30915. Fixing Broken DefaultButtonStyle in Windows UI (WinUI) / WinAppSdk - Nick's .NET Travels
  30916. Monitor Microservices App using Azure Managed Grafana - Bit of Technology
  30917. Weekly Update 315
  30918. Peter Ritchie's Blog - By Reference in C#
  30919. Ken Thompson Really Did Launch His "Trusting Trust" Trojan Attack in Real Life
  30920. Exploring 10m scraped Shutterstock videos used to train Meta’s Make-A-Video text-to-video model
  30921. Dear Console,… | Christian Heilmann
  30922. Weekly Update 315
  30923. Tell us what data you had leaked and we’ll show how a scammer can ruin your life
  30924. Episode 440 - Azure and SAP
  30925. Extension: Omit null value properties in ASP.NET Core OData
  30926. Posits, a New Kind of Number, Improves the Math of AI
  30927. Migrating from ASP.NET to ASP.NET Core (Part 4)
  30928. Juneteenth History
  30929. Did .NET MAUI Ship Too Soon? Devs Sound Off on 'Massive Mistake' -- Visual Studio Magazine
  30930. ASP.NET Core in Action, version 3, is now available
  30931. Experimental WebTransport over HTTP/3 support in Kestrel
  30932. Securing Web APIs with Azure AD: Connecting Azure Clients
  30933. Modern C# Techniques, Part 1: Curiously Recurring Generic Pattern
  30934. Webinar: Stop Looking in the past; Start telling the future!
  30935. Let's Learn .NET - Azure Functions & Azure Static Web Apps
  30936. The (hardware) key to making phishing defense seamless with Cloudflare Zero Trust and Yubico
  30937. I did that merge-as-cherry-pick thing, but my change still didn't merge correctly
  30938. The RIGHT way to deal with Time in your C# Tests
  30939. Developing .NET on AWS with Isaac Levin
  30940. Fall 2022 Updates for Xamarin, Hello iOS 16 and Android 13
  30941. Using XML Documentation With ASP.NET Core Minimal API Apps and OpenAPI
  30942. Database Systems - DZone Trend Report
  30943. Continuous Integration with GitHub Actions | endjin
  30944. 10 Reasons Startups Prefer Node.js over .NET
  30945. Wing Lift
  30946. Mark Okhakumhe - Intellectual Property Rights in the Technology Sector [w/ASL Interpreting]
  30947. .NET: Learn LINQ as you never have before
  30948. What is "Nothing"?
  30949. Dolev Hadar
  30950. Software Engineering Tips for CLMS Students
  30951. TIL: How to Import or Open .ics Files in the Calendar App (iOS)
  30952. Choose the smallest number not chosen yet.
  30953. Collecting Vernacular Photography
  30954. JFSI – Just F***ing Ship It
  30955. The 4 minute bug
  30956. What Not to Recommend to Flatpak Users
  30957. Four Important Eras that Define Art
  30958. How we reduced our annual server costs by 80% — from $1M to $200k — by moving away from AWS
  30959. Microsoft Ignite - Session catalog
  30960. The Serverless Hype Explained!
  30961. Welcome to .NET MAUI (Multi-platform App UI)
  30962. Town Hall [w/ASL Interpreting]
  30963. For Us, Without Us: Addressing Tech's Shortcomings in Creating Equity for Black People [w/ASL]
  30964. Community Event Signup
  30965. Publishing Is Weird: How My Book Became a Hit with Elderly People
  30966. Announcing Entity Framework 7 Release Candidate 1
  30967. Microsoft Teams’ Infrastructure and Azure Communication Services’ Journey to .NET 6
  30968. Paddling a kayak from Monterey, California to Kahului, Maui (1987)
  30969. Azure DevOps Podcast: Scott Hunter: Microsoft’s Azure & .NET Strategy- Episode 211
  30970. Why does COM express GUIDs in a mix of big-endian and little-endian? Why can't it just pick a side and stick with it?
  30971. Published: Data Management in Complex Systems
  30972. Atlassian’s Eye-Opening State of Teams Report w/ Mark Cruth Modern Work Evangelist
  30973. How to Read AppSettings Values From a JSON File in .NET Core
  30974. Getting started with OpenTelemetry Metrics in .NET. Part 2: Instrumenting the BookStore API
  30975. Clarity vs. Style
  30976. Public preview of out-of-the-box trainable classifiers with auto-labeling support
  30977. SQL Transaction Examples when Modifying Data in SQL Server Tables
  30978. React: storing state in URL with URLSearchParams | I CAN MAKE THIS WORK
  30979. Does "foreach" in C# call "Dispose" on an "IDisposable" object?
  30980. A Swiss Army Knife for Developers: DevToys
  30981. Introducing C#11: Auto Default structs
  30982. Containers? So What? Docker 101 Explained - Computer Stuff They Didn't Teach You #8
  30983. Git 101 Basics - Computer Stuff They Didn't Teach You #4
  30984. .NET GC Internals - 06. Compact phase
  30985. .NET GC Internals - 07. Allocations
  30986. Empowerment to the People! What You Need to Know About Black People, Disability, and Accessibility
  30987. .NET GC Internals - 08. Generations
  30988. Intro to Graphics 08 - WebGL
  30989. Wakeup From Sleep With a Timer (ESP32 + Arduino series)
  30990. Git Pull Requests explained - Computer Stuff They Didn't Teach You #5
  30991. Black to the Future - Bryce Sharp
  30992. A Simple Scam Trick (Don't get fooled!)
  30993. Using DHT22 Temperature Sensor (ESP32 + Arduino series)
  30994. Brittney Braxton - Journaling as a Dev [w/ASL Interpreting]
  30995. Harold Jackson N / A - Black Queer Living: A History of DIY Culture in the Black LBGT+ Community
  30996. Blessing Krofegha - Is Headless CMS the Future of Development? [w/ASL Interpreting]
  30997. SpaceX & Starlink: Is Satellite Internet a Good Idea?
  30998. Dawood Iddris - The Future of Tech and How to Keep in Touch While It Evolves [w/ASL Interpreting]
  30999. Why ESP32's Are The Best Microcontrollers (ESP32 + Arduino series)
  31000. What is the Cloud? Soft and Fluffy Edition - Computer Stuff They Didn't Teach You #10
  31001. Kubernetes and Container Orchestration 101 - Computer Stuff They Didn't Teach You #11
  31002. Manage FreeRTOS tasks - Suspend, Delay, Resume, Delete (ESP32 + Arduino series)
  31003. What is FreeRTOS? (ESP32 + Arduino series)
  31004. Someone is pretending to be me.
  31005. Ayodele Odubela - Combatting Bias in ML [w/ASL Interpreting]
  31006. Connect to ThingSpeak (ESP32 + Arduino series)
  31007. How To Install PlatformIO (ESP32 + Arduino series)
  31008. Deep sleep: Use RTC memory to store data (ESP32 + Arduino series)
  31009. Software & Hardware Used in Formula 1
  31010. What's a Carriage and Who's Feeding it Lines? CRLF - Computer Stuff They Didn't Teach You #1
  31011. Valerie Phoenix - Empowered By Imposter Syndrome [w/ASL Interpreting]
  31012. What Does Culturally Responsive Teaching Mean in an Online Environment? [w/ASL Interpreting]
  31013. .NET GC Internals - 05. Sweep phase
  31014. Using Arduino's Serial Monitor & Plotter (ESP32 + Arduino series)
  31015. Intro to Graphics 10 - Curves (Part 2)
  31016. Git Push --Force will destroy the timeline and kill us all - Computer Stuff They Didn't Teach You #7
  31017. Brian Douglas - Your Next Open Source Contribution [w/ASL Interpreting]
  31018. Danny Thompson - Keynote: From Frying Chicken To Software Engineer [w/ASL Interpreting]
  31019. Git Rebase vs Merge explained - Computer Stuff They Didn't Teach You #6
  31020. How to Multitask with FreeRTOS (ESP32 + Arduino series)
  31021. Shukri Abdullahi - Through Programming I Became a Better Artist [w/ASL Interpreting]
  31022. Angie Jones - Keynote: The Reality of Developing an Artificial World [w/ASL Interpreting]
  31023. Lightning Interviews with Danny Thompson - Part 1 [w/ASL Interpreting]
  31024. Install Serial Drivers for ESP32 (macOS, Windows, Linux)
  31025. Aaron Saunders - Keynote - The Journey To Inclusive Innovation Incubator In3DC [w/ASL Interpreting]
  31026. Nate Rose - Innovating on OUR STEM Education [w/ASL Interpreting]
  31027. Black to the Future - Angie Jones
  31028. Basic Text Editing and Hotkeys in VS Code - Computer Stuff They Didn't Teach You #3
  31029. Keep WiFi Connection Alive with FreeRTOS Task (ESP32 + Arduino series)
  31030. Azure Static Web Apps, Website, GitHub, SSL & hosting FREE! Computer Stuff They Didn't Teach You #20
  31031. Blackfacts and the Wakanda Technology Platform - Technology By Us, for Us, About Us [w/ASL]
  31032. Lightning Interviews with Danny Thompson - Part 2 [w/ASL Interpreting]
  31033. Intro to Graphics 07 - GPU Pipeline
  31034. Code Pages, Character Encoding, Unicode, UTF-8 and the BOM - Computer Stuff They Didn't Teach You #2
  31035. WSL2, Visual Studio Code, Windows 10, Ubuntu/Linux + more - Computer Stuff They Didn't Teach You #19
  31036. Ports and Processes! What Process has that Port open? - Computer Stuff They Didn't Teach You #9
  31037. Banjo Obayomi - Grimoire, A Data-Centric Blogging Platform [w/ASL Interpreting]
  31038. Intro to Graphics 09 - Curves (Part 1)
  31039. Why Use PlatformIO instead of Arduino? (ESP32 + Arduino series)
  31040. Claudius Mbemba - What They Don't Teach You About Fundraising as a Black Founder [w/ASL]
  31041. 6 Months as a Full Time Pancreas
  31042. Zurich hack 2022 Denotational Design
  31043. The rings of share - the unsolved problem of sharing
  31044. Why would I need something else than RSS ? · Garbage Collector
  31045. Real World Micro Services
  31046. Upside Down Backups - IvyMike.dev
  31047. What Is a Circulant Matrix?
  31048. Evaluating New Tools
  31049. How This Website Works
  31050. GitHub Quick Reviews
  31051. AirPods Pro 2 Review: 1 Underrated Thing!
  31052. AirPods Pro 2 Review: 1 Underrated Thing!
  31053. How Asianometry reached 270K subscribers & $5K/mo on YouTube
  31054. 0 A.D.: Empires Ascendant
  31055. Visual Studio for Mac 17.4 Preview 2.1 is now available
  31056. Deploy a GraphQL Server in Minutes with NO CODE using Grafbase
  31057. Russia-based Facebook operation targeted Europe with anti-Ukraine messaging
  31058. Seismolog: Två explosioner intill Nord Stream
  31059. Cloudflare named a Leader in WAF by Forrester
  31060. GitHub - Cysharp/MemoryPack: Zero encoding extreme performance binary serializer for C#.
  31061. GitHub - DavidBuchanan314/monomorph: MD5-Monomorphic Shellcode Packer - all payloads have the same MD5 hash
  31062. A Brief History of Android: Founding, Evolution & Industry Impact
  31063. Learning Blazor
  31064. Securing Web APIs with Azure AD: Connecting External Clients
  31065. Clean Code Tip: throw exceptions instead of returning null when there is no fallback - Code4IT
  31066. Counting Occurrences of a Char Within a String in C# - Code Maze
  31067. Built-in rate limiting in ASP.NET Core vs AspNetCoreRateLimit
  31068. Getting started with OpenTelemetry Metrics in .NET. Part 1: Key concepts
  31069. CYBERATTAQUE CHSF : COMMUNIQUE DE PRESSE | CHSF - Centre Hospitalier Sud Francilien
  31070. Ian McConnell - Quitting (The Way I Wrote It)
  31071. Pattern matching is awesome
  31072. Go runtime: 4 years later - The Go Programming Language
  31073. Rust is eating into our systems, and it's a good thing
  31074. Announcing general availability for Azure Functions v4 .NET framework support in an isolated process
  31075. The many problems with implementing Single Sign-On
  31076. Bye bye Azure Functions, Hello Azure Container Apps: Migrating from Azure Functions to ASP.NET Core | endjin
  31077. I love the composition of the C# Open XML SDK
  31078. The Animated Tripod
  31079. Then Try This / samplebrain · GitLab
  31080. [Last Week in .NET #102] – MAUIing Figma
  31081. 'Berkeley' Testnet Alpha Participation Guide
  31082. Your CTO Should Actually Be Technical
  31083. DART's Impact with Asteroid Dimorphos (Official NASA Broadcast)
  31084. Ian McConnell - Quitting (The Way I Wrote It)
  31085. Languages & Runtime Community Standup - .NET Performance with Stephen Toub
  31086. Outdated vs. Complete
  31087. V-Ray GPU Rendering - NVIDIA GeForce RTX 3070, 3080 & 3090 Performance
  31088. Getting Started with CSS Container Queries - Bryntum
  31089. Software&Tools I use daily
  31090. Love the details | Robert Heaton
  31091. The minimum viable fan control script
  31092. How to develop MVP 10 times faster
  31093. Self-hosted software I'm thankful for
  31094. Experimenting A New Syntax To Write SVG
  31095. The Appeal of Monorepo
  31096. Promoting Free Culture With Proprietary Software
  31097. Code Names Are Bad
  31098. Preview multiple Visitor Groups directly while browsing your Optimizely site
  31099. Use .NET from any JavaScript app in .NET 7
  31100. Microsoft Commerce's .NET 6 Migration Journey
  31101. Learn to Create Online-Offline Data Storage Capable Cross-Platform Apps in Fewer Than 30 Minutes
  31102. CINEMA Series | Marantz
  31103. Microsoft Commerce's .NET 6 Migration Journey
  31104. Learning is Remembering
  31105. Go Playground - The Go Programming Language
  31106. How I Implemented Shadows in my Game Engine
  31107. Stop others from tracking your car | NOTMYPLATE.COM
  31108. Welcome to .NET MAUI (Multi-platform App UI) - Reactor London
  31109. Use .NET from any JavaScript app in .NET 7
  31110. Two Key System
  31111. Linus Torvalds: Rust will go into Linux 6.1
  31112. What does the C++ error "A pointer to a bound function may only be used to call the function" mean?
  31113. How to generate a dump file of a .NET application - Gérald Barré
  31114. RegEx match open tags except XHTML self-contained tags
  31115. Zen4's AVX512 Teardown - mersenneforum.org
  31116. Turns are Better than Radians
  31117. Objective-See: Tools
  31118. ZpqrtBnk
  31119. the sad state of debug performance in c++
  31120. The NEW C# 11 keyword Microsoft didn’t tell you about
  31121. InfoQ .NET Trends Report 2022
  31122. InfoQ .NET Trends Report 2022
  31123. Terraform 1.3 Release Introduces Simplified Refactoring Experience
  31124. How to Use Shouldly to Improve Unit Tests in .NET? - Code Maze
  31125. ASP.NET Core rate limiting middleware in .NET 7
  31126. 325: Managing & Maintaining .NET Libraries (.NET 7 RC Is Here!)
  31127. Weekly Update 314
  31128. Weekly Update 314
  31129. Email
  31130. Dockerize your SQL Server and use it in ASP.NET Core with Entity Framework Core
  31131. Entering Actor Model Nirvana with F# and TPL DataFlow
  31132. Mitigating the Noisy Neighbour Multitenancy Problem
  31133. How to take an ASP.NET Core web site “Down for maintenance” – The Reformed Programmer
  31134. Episode 439 - APIM Self Hosted Gateway
  31135. Cache Busting Back-Office Client-Side Assets With Umbraco 9+
  31136. The Hierarchy Is Bullshit (And Bad For Business)
  31137. Austin Wise - The ThreadPool in .NET 7 NativeAOT uses the Windows thread pool
  31138. Unit testing best practices - Avoid relying on test order
  31139. Git from the Bottom Up – The Index
  31140. The Smartest Website You Haven't Heard of
  31141. Apple Watch Running Review
  31142. Microsoft Announces New Azure Space Capabilities
  31143. The Curious Design of Skateboard Trucks
  31144. What does $0=$2 in awk do? learn awk · Kaushik Gopal's Site
  31145. Mainlining Nexus 9: First Boot
  31146. PRDs- Not a Tool, but a communication culture
  31147. My Blogging Utopia - Kev Quirk
  31148. K-means clustering visualization using D3.js
  31149. 3x new books added to the Pirate Library Mirror (+24TB, 3.8 million books)
  31150. CCPS, a Capcom CPS-1 SDK
  31151. The Book of CP-System
  31152. 58 bytes of css to look great nearly everywhere
  31153. Corrupted photos - Google Photos Community
  31154. How does Pagination work?
  31155. Tailscale
  31156. Just Let Them Play!
  31157. GitHub - webrcade/webrcade: Feed-driven gaming
  31158. roapi/README.md at main · roapi/roapi
  31159. Want cleaner code? Use the rule of six
  31160. Get in Zoomer, We're Saving React
  31161. iPhones and action discoverability, or "How the hell was I supposed to know that?"
  31162. Password Purgatory - Making Life Hell for Spammers
  31163. Awesome Black Developers | Jay Miller | The Secret Sauce
  31164. Craig LeHoullier - My tomato collection tour - part 5. Tomatoes 41-50
  31165. Snippet-driven Development: My Snippets Are My Thinking Process
  31166. Storage and transaction in mvSQLite
  31167. Old Protocol - whodis?
  31168. Compiler Optimizations Are Hard Because They Forget - Faultlore
  31169. Stop Thinking With Your Fingers
  31170. Linux On The Laptop Works So Damn Well That It’s Boring
  31171. Awesome Black Developers | Jay Miller | The Secret Sauce
  31172. Announcing TypeScript 4.9 Beta
  31173. Enabling Users to Manage Subscriptions on iOS/Android
  31174. PWNED
  31175. Aging programmer
  31176. The Computer that Birthed BASIC and that led to Microsoft!
  31177. Client-side WebAssembly WordPress with no server
  31178. Mozilla reaffirms that Firefox will continue to support current content blockers - gHacks Tech News
  31179. The new wave of Javascript web frameworks
  31180. The Homemade Heat Pump Manifesto
  31181. v4; motivation and initial thoughts by mgravell · Pull Request #951 · protobuf-net/protobuf-net
  31182. Wails v2 Released | Wails
  31183. Historical Dates
  31184. Building Observability for 99% Developers - Strange Loop
  31185. Azure Active Directory Authentication for Blazor WASM (Part 4: SignalR)
  31186. GitHub - nextapps-de/winbox: WinBox is a modern HTML5 window manager for the web: lightweight, outstanding performance, no dependencies, fully customizable, open source!
  31187. A mysterious voice is haunting American Airlines' in-flight announcements and nobody knows how - Waxy.org
  31188. David Buchanan (@retr0id@retr0.id)
  31189. GeForce GPUs are slowing down after installing the Windows 11 2022 Update
  31190. 2022 Board election - Joe Guadagno
  31191. 2022 Board election.- Gabriel Emmanuel
  31192. New Uno Platform 4.5 Furthers Figma Embrace, Picking Up Where Microsoft Blend Left Off -- Visual Studio Magazine
  31193. 2022 Board election - Poornima Nayer
  31194. 2022 Board election - Jessica White
  31195. 2022 Board election - Dennie DeClerq
  31196. 2022 Board election - Rainer Stropek
  31197. 2022 Board Election - Jeffrey Chilberto
  31198. 2022 Board election - David Dieruf
  31199. Board Election - Iris Classon
  31200. Spreaker
  31201. Flexbox: What is it & Why Should You Use It? - MAZAIA TECH-UNIQUE INFORMATION
  31202. Simplifying switcheroos | BryceWray.com
  31203. Homelab Pi Rack upgrade, just in time for AnsibleFest 2022
  31204. Using GPT-3 to pathfind in random graphs
  31205. So you want to hire some engineers?
  31206. Drone CI with Podman
  31207. The road to Zettalinux
  31208. Your very own ringtone! - Visual Studio Marketplace
  31209. JuneteenthConf Office Hours March 23, 2022
  31210. The 4 things it takes to be an expert
  31211. reading through the OCaml compiler: Part 1
  31212. Friday Facts #370 - The journey to Nintendo Switch | Factorio
  31213. taking-ideas-from-spaced-repetition.md
  31214. I built a "Programming Playground" using Blazor & CosmosDB
  31215. GitHub - rochus-keller/LeanQt: LeanQt is a stripped-down Qt version easy to build from source and to integrate with an application.
  31216. GitHub - davidfowl/AspNetCoreOwinSample: A sample showing running OWIN based frameworks on top of ASP.NET Core
  31217. GitHub - Rezmason/matrix: matrix (web-based green code rain, made with love)
  31218. Full-Stack Preview Deploys using Remix, PlanetScale, and Netlify
  31219. Why am I receiving SHCNE_UPDATE­DIR notifications that my code never generates?
  31220. GA Week 2022: what you may have missed
  31221. We Need New Motherboards Before GPUs Collapse Under Their Own Gravity
  31222. Testing orthographic voxel caching (120 fps emulation)
  31223. Code Maze Weekly #140 - Code Maze
  31224. Weekly Update 314
  31225. How to enable Private Access Tokens in iOS 16 and stop seeing CAPTCHAs
  31226. Episode 106 - fimi.market and The .NET Tech Stack with Miguel Adwin
  31227. .NET MAUI in .NET 7 RC 1 - Wha?!?
  31228. Weekly Update 314
  31229. The sum of all knowledge
  31230. The 4 things it takes to be an expert
  31231. Ragnar Locker ransomware claims attack on Portugal's flag airline
  31232. Visual Studio: How to Pair to Mac for iOS Development on Windows - Nick's .NET Travels
  31233. Azure Container Apps Auto Scaling with KEDA - Part 11 - Bit of Technology
  31234. James Stanley - Nightdrive
  31235. Using Environment Variables with .NET Lambda Functions | no dogma blog
  31236. Quick reminder: HTML5 required and pattern are not a security feature
  31237. Shell scripting with Node.js
  31238. Avoiding homework with code (and getting caught)
  31239. I spent two years trying to do what Backstage does for free
  31240. Discovery Unlocks Potential of 'Special' Muscle
  31241. Make It "Pop"
  31242. papers/sok_zk_friendly_hashes.pdf at main · ingonyama-zk/papers
  31243. The Tech Meetups Guide: How to Find, Join, or Start a Meetup
  31244. Help people in Iran reconnect to Signal – a request to our community
  31245. SecAlerts - Cybersecurity made easy.
  31246. If the Moon Were Only 1 Pixel
  31247. Announcing Rust 1.64.0 | Rust Blog
  31248. Virtual tables with zig-sqlite
  31249. Visual Studio Live! - Build Scalable Web Apps with .NET and Azure
  31250. Extending supabase with your own backend
  31251. You can't have both high utilization and high reliability
  31252. What makes a great tech talk?
  31253. Don’t Start Believing
  31254. Making a twitter bot in the year 2022 with node.js
  31255. Exploiting Web3’s Hidden Attack Surface: Universal XSS on Netlify’s Next.js Library | Sam Curry
  31256. Using Your Existing Devices for Phish-Proof MFA in Okta
  31257. Proprietary Environments are a Trap
  31258. How to use DMT without going insane
  31259. Google wants to take on Dolby with new open media formats
  31260. Notification of Plutonium Forum Databreach - September 2021
  31261. See Updated 'What's New' Docs for Entity Framework 7 Release Candidate 1 -- Visual Studio Magazine
  31262. Lose Weight the Slow and Incredibly Difficult Way
  31263. Text - H.R.8152 - 117th Congress (2021-2022): American Data Privacy and Protection Act
  31264. Building ASP.NET Core Minimal API in VB.NET
  31265. .NET MAUI in .NET 7 Fills In Xamarin Gaps -- Visual Studio Magazine
  31266. The impossible case of pitching rust in a web dev shop
  31267. reading through the OCaml compiler: Part 1
  31268. Now Introducing Arm64 Support for VS Extensions!
  31269. ImperialViolet - Passkeys
  31270. How can I get WRL to link my object into its activation factory?
  31271. Do you need a Distributed Transaction? Working through a Design Problem
  31272. Learn to Build Software that is Secure by Default with Chainguard Academy
  31273. Chainguard Enforce Is Now Generally Available
  31274. [C#] Using GC.KeepAlive in async methods
  31275. .NET MAUI Framework Released Together with Visual Studio 2022
  31276. The IT Crowd US Pilot : Free Download, Borrow, and Streaming : Internet Archive
  31277. The .NET 7 feature that gives meaning to your Strings
  31278. Unpatched 15-year old Python bug allows code execution in 350k projects
  31279. 06 SnarkyJS
  31280. Thermodynamics of Rock Salt and Ice Cream
  31281. Regional Services comes to India, Japan and Australia
  31282. GitHub - cassiozen/TDungeon: TDungeon is a small adventure game that runs in the Typescript type system
  31283. Systemd support is now available in WSL!
  31284. Using Query String Parameters with Minimal APIs - Code Maze
  31285. 06 SnarkyJS
  31286. Work around localhost unsecured HTTPS access for Development Sites in Edge
  31287. Vision Impairment, Screen Readers, and Accessibility with Courtney Heitman
  31288. Mighty Tester: Why it doesn't need to be fixed... - Simple Talk
  31289. Software Development Best Practices for High-Performing Team
  31290. Azure Container Apps Networking: A condensed view of concepts
  31291. Get Up To Date with the Latest Features of C# 11
  31292. Olive.c
  31293. BEAST: An Explanation of the CBC Attack on TLS
  31294. How does PLONK work? Part 1: What's PLONK?
  31295. Bald And Bankrupt RUSSIAN INTERROGATION Video
  31296. The Journey Is Over
  31297. What is GCM? Galois Counter Mode (of operation) (usually seen as AES-GCM)
  31298. Hacking anything with GNU Guix
  31299. Password Purgatory - Making Life Hell for Spammers
  31300. Press release: Use of Google Analytics for web analytics
  31301. Denmark declares Google Analytics unlawful
  31302. 0xPARC
  31303. AWS vs GCP reliability is wildly different
  31304. Entitlement in Open Source
  31305. @jost0101/dotnet-content-creators
  31306. Security update | Uber Newsroom
  31307. What is security?
  31308. CK's Cold Dive
  31309. Should you Soft Delete?
  31310. Pilot Priority List
  31311. Ask.FM user database with 350m user records has shown up for sale
  31312. The Only Client Experience
  31313. Spellcheckers exfiltrating PII… not so fast :: Aaron Gustafson
  31314. The Wage Gap 2
  31315. 300 Signups, No Product, Only Landing page - Michael Salim | Senior Full Stack Freelancer and Startup Founder
  31316. DuckDB: Query SQLite and PostgreSQL Data
  31317. Rolando Murillo → Trying vs. really trying
  31318. Alfred, or "How to super-charge your Mac and automate routine tasks"
  31319. Branchable MySQL: Managing multiple dev environments
  31320. Password Purgatory - Making Life Hell for Spammers
  31321. The cost of partial automation
  31322. Renaming Our Company Revealed a Critical Bug
  31323. New Webb Image Captures Clearest View of Neptune’s Rings in Decades
  31324. Will Serving Real HTML Content Make A Website Faster? Let's Experiment! - WebPageTest Blog
  31325. Introducing LiteFS
  31326. Introducing Whisper
  31327. Memory is complicated
  31328. .NET Data Community Standup - Azure Mobile Apps and offline sync
  31329. Effects of Grill Patterns on Fan Performance/Noise
  31330. Introducing the Framework Laptop Chromebook Edition
  31331. Git - git-worktree Documentation
  31332. A Note on Various Forking Lemmas
  31333. .NET Data Community Standup - Azure Mobile Apps and offline sync
  31334. The CORRECT way to use Localstack & XUnit in tests
  31335. Release Cosmopolitan v2.1 · jart/cosmopolitan
  31336. How can I trigger a recalc of the mouse cursor after I changed some of my internal application state?
  31337. Functions | Cosmopolitan C Library
  31338. Default interface members and missing “public” in implementation
  31339. Open Web Search – Promoting Europe's Independence in Web Search – Funded by the Horizon Europe Programme
  31340. Practical Azure Container Apps with Dapr
  31341. Getting Started with EF Core, PostgreSQL, and TimescaleDB
  31342. How hashing and cryptography made the internet possible | Red Hat Developer
  31343. Monsters Weekly 259 - Faster Azure DevOps Pipelines
  31344. TODO: Post an Article
  31345. ASP.NET Core 6: Bring your custom compression provider in gRPC
  31346. Announcing OpenFGA - Auth0’s Open Source Fine Grained Authorization System
  31347. Game Essence in Role-Playing Games
  31348. Trombone Vocals - I Get By FC
  31349. DRUIDS by Datadog
  31350. uBlock/en.md at master · gorhill/uBlock
  31351. Laid Off Employees · Mode Layoffs
  31352. The SEC fines Morgan Stanley $35M for an “astonishing” failure to protect information of ~15M customers by auctioning off machines with five years of their data
  31353. 2022 Board election - Jessica White
  31354. 2022 Board election.- Gabriel Emmanuel
  31355. 2022 Board election - Poornima Nayer
  31356. 2022 Board election
  31357. 2022 Board election - Iris Classon
  31358. 2022 Board election - Dennie DeClerq
  31359. 2022 Board election - David Djeruf
  31360. Grow your personal brand
  31361. Blog of Robin Cole - A brief introduction to satellite image classification with neural networks
  31362. UX testing for public infrastructure - Seth Green's personal website
  31363. Steve Blank Mapping the Unknown – The Ten Steps to Map Any Industry
  31364. An Introduction to Ansible Inventory
  31365. Critically Engaging With Models
  31366. Reverse how you frame your promotions
  31367. Cache-busting in Eleventy: a simpler way with Sass | BryceWray.com
  31368. IN/"juels; ari" in US Patent Collection
  31369. Type-Level TypeScript — Introduction
  31370. Experimenting with Live Activities – Ole Begemann
  31371. Over-engineering my TV watching - Part 1: bypassing geo-block with a custom reverse proxy
  31372. Why Do We Keep Building Murmel?
  31373. Notes on A Relational Model of Data for Large Shared Data Banks | Swizec Teller
  31374. Post-Advisory Exposure | Open Source Insights
  31375. What do you think is the biggest challenge faced by the software product engineering community today?
  31376. 8 fundraising tips I learned as a VC to help you raise your seed round.
  31377. Password-protected resources on static-site webhosters
  31378. 2022 Board Election - Jeffrey Chilberto
  31379. 2022 Board election - Joe Guadagno
  31380. [Last Week in .NET #101] – Remodeling dotnet
  31381. .NET Framework September 2022 Cumulative Update Preview
  31382. You don’t want to be on Cloudflare’s naughty list
  31383. Wasmtime Reaches 1.0: Fast, Safe and Production Ready!
  31384. NVIDIA GeForce RTX 40 Series Graphics Cards
  31385. WebAssembly Steals the ASP.NET Core Show in .NET 7 RC1 -- Visual Studio Magazine
  31386. GitHub Quick Reviews
  31387. Just a reminder: In 2019 RX470 were $70, RX580 $100 : PC Master Race
  31388. .NET MAUI in .NET 7 Release Candidate 1
  31389. Release CoreWCF v1.2.0 · CoreWCF/CoreWCF
  31390. What I've Learned from Users
  31391. Weekly Update 312
  31392. Machine Learning for .NET Developers
  31393. React I Love You, But You're Bringing Me Down
  31394. My AMAZING Terminal Setup - Hyper, Oh My Zsh, Fig.io, and More!
  31395. The Road To Guitaraoke, Part 1: Vamp, Chordino, ImageSharp, and ffmpeg : dylanbeattie.net
  31396. Stable Diffusion based Image Compresssion
  31397. Janet Jackson had the power to crash laptop computers, follow-up
  31398. Workflow for 3.12 cycle · faster-cpython/ideas Wiki
  31399. Detect security issues in your SaaS apps with Cloudflare CASB
  31400. Subscribe to read | Financial Times
  31401. More US Employers Are Trapping Workers in a New Form of Indentured Servitude
  31402. What is NullReferenceException in C#? - Code Maze
  31403. How to log Correlation IDs in .NET APIs with Serilog - Code4IT
  31404. Cache your CORS, for performance & profit
  31405. Rust is coming to the Linux kernel
  31406. PostgresML is Moving to Rust for our 2.0 Release
  31407. Use Bicep to Deploy Dapr Microservices Apps to Azure Container Apps - Part 10 - Bit of Technology
  31408. OSS Power-Ups: Serilog – Webinar Recording | The .NET Tools Blog
  31409. An Introduction to Low-level Concurrency in .NET – Webinar Recording | The .NET Tools Blog
  31410. Join us for JetBrains .NET Days + GameDev Day Online 2022 | The .NET Tools Blog
  31411. Regex how-to: Quantifiers, pattern collections, and word boundaries | Red Hat Developer
  31412. dotnet-monitor: Enabling a diagnostics sidecar in AKS
  31413. How is Delegate being cast to RequestDelegate in ASP.NET Core?
  31414. Entry failed to load
  31415. Dev Container Features
  31416. Push notification two-factor auth considered harmful
  31417. When to refactor
  31418. Everyday Carry
  31419. Test X by Controlling X
  31420. GitHub - carson-katri/dream-textures: Stable Diffusion built-in to the Blender shader editor
  31421. Developing with C# in 2022 | NDC Sydney 2022
  31422. .NET MAUI Feedback
  31423. 10 Good Daily Habits That Will Make Your Life Suck Less
  31424. How to build a Twitter and Instagram bot with no code
  31425. Game Theory and Winning at ponziFarm
  31426. The Case for reducing your digital clutter. | Kole McRae
  31427. How To Implement Test Automation For Your Embedded Product? » Test Automation
  31428. Hybrid Web Frameworks Q&A with Allen Conway: Reach Android/iOS with JavaScript, HTML and CSS -- Visual Studio Magazine
  31429. What happens when you amend a commit?
  31430. Fast, Branchless Ray/Bounding Box Intersections, Part 3: Boundaries
  31431. Emoji language is the most compact
  31432. A few thoughts about Uber&#39;s breach
  31433. Content based change detection with Make
  31434. How I manage my passwords
  31435. Implementing a Terraform state backend on Cloudflare Workers
  31436. Building a Sequencer and a Level Editor for Vectron
  31437. How you can help the Linux Mobile ecosystem
  31438. Loss, Grief, Sadness · Jerry Liu
  31439. Why I don’t enjoy RSpec all that much
  31440. An extremely opinionated guide on making friends for people who are exactly like me
  31441. Rachit Nigam | PhD Candidate, Cornell University
  31442. Unique 2-in-1 calculator app adds up to surprise hit for retired engineer in Japan - The Mainichi
  31443. How I’m a Productive Programmer With a Memory of a Fruit Fly
  31444. I Resurrected "Ugly Sonic" with Stable Diffusion Textual Inversion | Max Woolf's Blog
  31445. WebAssembly Users a Mix of Backend and Full Stack Developers
  31446. Visual Studio Devs Can Now Roll Back Problematic Updates -- Visual Studio Magazine
  31447. Return to Monkey Island | Available Now!
  31448. csharplang/file-local-types.md at main · dotnet/csharplang
  31449. Announcing the Launch of the Chrome Root Program
  31450. The iPhone 14 Feature Apple Didn’t Tell You About | iFixit News
  31451. @jost0101/dotnet-content-creators
  31452. Microsoft Learn: Build skills that open doors in your career
  31453. Aleksandr Sorokin Smashes 24-Hour World Record With 198.6 Mile/319.6 Kilometer Run
  31454. Why load fs:[0x18] into a register and then dereference that, instead of just going for fs:[n] directly?
  31455. Using multiple JSON serialization settings in ASP.NET Core
  31456. Writing unsafe .NET code without the unsafe keyword - Gérald Barré
  31457. Start using EF Core with your existing Azure SQL Database in 5 minutes | Data Exposed: MVP Edition
  31458. Community Tuesday
  31459. Cloudforce One is now generally available: empower your security team with threat data, tooling, and access to industry experts
  31460. Figma: A Random Walk in Palo Alto
  31461. The CORRECT way to implement Retries in .NET
  31462. Hacker News
  31463. Tickets Techorama 2022 | Techorama
  31464. Google removed our website from search because it uses youtube-dl
  31465. FileSystemWatcher in C# - Code Maze
  31466. SOLID principles in C# used in object-oriented design (OOD)
  31467. 324: Revisiting GitHub Copilot
  31468. GitHub - nviennot/core-to-core-latency: Measures the latency between CPU cores
  31469. C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  31470. An X11 Apologist Tries Wayland
  31471. Location independent jobs in Programming, Marketing, Sales, Design, and more.
  31472. Implementing Google Web Risk API in ASPNET Core
  31473. ASP.NET Core Api Auth with multiple Identity Providers
  31474. Trianglify.io · Low Poly Pattern Generator
  31475. Finding the “Second Bug” in glibc’s Condition Variable
  31476. Testing HttpRequest.Form Variables in Unit Tests for ASP.NET Core Components
  31477. Poor writing, not specialized concepts, drives processing difficulty in legal language
  31478. #NAFO Twitter Space w/ Kim Dotcom
  31479. Sony 2015 XBR-55X850C / XBR-65X850C / XBR-75X850C owners...
  31480. Episode 43: Docker Demystified - with (me) Dan Clarke
  31481. Shorter Hacks 16 IPython Autoreload
  31482. Aurora's Query Plan Manager is awesome and everyone should use it
  31483. Merriam-Webster and Unstructured Data Processing
  31484. GCC's new fortification level: The gains and costs | Red Hat Developer
  31485. Developers Stop Working for Free — It’s Burning You Out
  31486. Welcome to GA Week
  31487. My PET Died - Can we Fix it?
  31488. GTA VI leak (part 1)
  31489. Exclusive: Russia moves missiles from St Petersburg to Ukraine
  31490. James Randall
  31491. Why super apps are proliferating across emerging markets | Afridigest
  31492. PublishAotCompressed 0.0.3
  31493. ASP.NET Core 7: What's new with Minimal API's in .NET 7
  31494. GitHub - cschulzsuper/carrera-digital: Blazor Carrera® Digital Prototype
  31495. ASP.NET Core 7: What's new with Minimal API's in .NET 7
  31496. Assigning Animations
  31497. GitHub - msiric/feasible-route-mapping: Algorithm capable of finding all the areas that a person could have reached while en route between locations in a defined period, taking into account time and mode of transportation constraints.
  31498. Notes to a new tech lead
  31499. Multitasking, something we copied from computers.
  31500. How experienced developers use corporate engineering blogs - Herbert Lui
  31501. Evergreen notes turn ideas into objects that you can manipulate – Stephan Ango
  31502. Anecdotes in Language Model Coherence
  31503. jes post
  31504. Because I said so
  31505. Introduction to Algorithms | Electrical Engineering and Computer Science
  31506. GitHub - hsutter/cppfront: A personal experimental C++ Syntax 2 -> Syntax 1 compiler
  31507. ASP.NET Core - Why async await is useful
  31508. Release v7.0.0 · Blazored/Modal
  31509. Did GoogleAI Just Snooker One of Silicon Valley’s Sharpest Minds?
  31510. What it Takes to Make a Game by Yourself
  31511. GitHub - headwaymaps/headway: Self-hostable maps stack, powered by OpenStreetMap.
  31512. The Lonely Island - I'm On A Boat (Explicit Version) ft. T-Pain (Official Video)
  31513. The Lonely Island - I'm On A Boat (Explicit Version) ft. T-Pain (Official Video)
  31514. Graphite | Redefining state-of-the-art graphics editing.
  31515. Stepping Down as .NET Cambridge Community Leader – Productive C#
  31516. .NET 7: Microsoft Reveals New ASP.NET Core Features
  31517. Here's Why Craigslist Still Looks the Same After 25+ Years
  31518. EVGA Terminates NVIDIA Partnership, Cites Disrespectful Treatment
  31519. Jeff and Dave: The Big NAS Crossover Episode [Craft Computing]
  31520. noname developer updates: structs are working!
  31521. Open to a fault: On the passive compromise of TLS keys via transient errors
  31522. From Web to Native with .NET MAUI and Blazor | .NET Conf: Focus on MAUI
  31523. Egg Boxing - Peter Attia
  31524. Be critical or be corrupted
  31525. Hunting YouTube Crypto Scams - addshore
  31526. The quest for my PhD
  31527. The Commoditization of Social Interaction and Other Progress
  31528. Staging is a trap - Tyler Cipriani
  31529. I don’t know how to solve prompt injection
  31530. Securing self-hosted Plex with Cloudflare Tunnels
  31531. Figmex: Making Figma with Elixir
  31532. 35 Million Hot Dogs: Benchmarking Caddy vs. Nginx
  31533. Technical documentation
  31534. Cursed mRNA Cocktail
  31535. 5 Figma Alternatives for UI & UX Designers - Stack Diary
  31536. Cloudflare Ditches Nginx For In-House, Rust-Written Pingora
  31537. Svelte & Third Party Javascript
  31538. What's new in Grial UI Kit 4?
  31539. Grial Web Admin
  31540. Are daily stand-ups a waste of time?
  31541. Let's Upgrade an app to .NET 7 RC
  31542. Serializing asynchronous operations in C++/WinRT, gotchas and final assembly
  31543. Code Maze Weekly #139 - Code Maze
  31544. Episode 105 - More App Security with Tanya Janca
  31545. New Video: Coding Shorts - Generic Attributes in C# 11
  31546. Implementing a Zero Trust strategy after compromise recovery - Microsoft Security Blog
  31547. Plasma Bigscreen
  31548. Celebrating 1M installs of Edge DevTools for VS Code
  31549. Working Iteratively
  31550. Why the number input is the worst input
  31551. @jost0101/dotnet-content-creators
  31552. Postman v10 and gRPC: What You Can Do | Postman Blog
  31553. Wikipedia Speedruns!
  31554. The Spectacular Collapse of CryptoKitties, the First Big Blockchain Game
  31555. The next big step: Godot 4.0 reaches Beta
  31556. TIL—Python has a built-in persistent key-value store
  31557. Visual Cryptography For Physical Keyrings
  31558. What happens when twitter suppresses your tweets? | Mark Essien
  31559. Why Airbnb regulations matter
  31560. @jost0101/dotnet-content-creators
  31561. It pays to be Circomspect
  31562. We Need Simpler Types
  31563. Raised Bars, Or Breaking into Tech
  31564. The end of software
  31565. Observability is becoming mission critical, but who watches the watchmen?
  31566. Cracking the Digital Business Card
  31567. Collatz Counterexamples
  31568. Publishing Your .NET MAUI Apps | .NET Conf: Focus on MAUI
  31569. librerpi
  31570. Install Oh My Posh with Autocomplete
  31571. Adobe to Acquire Figma
  31572. Google Fonts: Noto Color Emoji
  31573. That Annoying Shade of Blue • bsago.me
  31574. Coinbase updates its app to let US users see a scorecard that evaluates members of Congress on crypto policy issues, register to vote, and find political events
  31575. GitHub - aws-samples/serverless-dotnet-demo
  31576. DataTable Visualizer Improvements
  31577. Uno Platform 4.5: Uno Islands, 4 New Controls, Linux Framebuffer and MUCH more
  31578. Release v0.8.0-pre.20220915.33 · DamianEdwards/MinimalApis.Extensions
  31579. Pi Programming in 15 Minutes: Blink an LED
  31580. Technical Debt created by "Quick" Changes/Fixes. Always BAD?
  31581. Coinbase is getting political, adding features to evaluate crypto policy issues
  31582. Serializing asynchronous operations in C++/WinRT
  31583. A fine set of rules, designed to ensure that all who post there may do so with the assurance that their comments will be met with approbation by those of a similar persuasion
  31584. Visual Studio Live! - Keynote: Modern Application Development with .NET and Azure
  31585. Penpot | Design Freedom for Teams
  31586. Using Cloudflare R2 as an apt/yum repository
  31587. Production postmortem: The missed indexing reference
  31588. The Ethereum Merge Is Done, Opening a New Era for the Second-Biggest Blockchain
  31589. The fastest way to iterate a List in C# is NOT what you think
  31590. @jost0101/dotnet-content-creators
  31591. Game Awards
  31592. Ethereum activates The Merge as it shifts to proof of stake
  31593. Just Enough Design with Kathryn Grayson Nanz
  31594. A beginner’s guide to regular expressions with grep | Red Hat Developer
  31595. DatAdvantage Cloud: SaaS Data Protection | Varonis
  31596. Episode 438 - Azure NAT Gateway
  31597. WebView2 is now Generally Available for WinUI 2 (UWP) apps
  31598. #RPO dashboard
  31599. @jost0101/dotnet-content-creators
  31600. About Lockdown Mode
  31601. QR codes | Dan Hollick 🇿🇦
  31602. GitHub - nadrad/h-m-m: Hackers Mind Map
  31603. A summary on the FRI low degree test
  31604. I made Minecraft in Minecraft with redstone!
  31605. @jost0101/dotnet-content-creators
  31606. When are low-code prototypes useful? Evaluating startup market and
  31607. A quick glance at the Kubernetes Gateway API
  31608. The Myth Of The Good Practice
  31609. Rustdoc cleanups and improvements
  31610. Building an Email Open Tracking System - Part 1
  31611. Echo: httpbin on Cloudflare Workers
  31612. Revisiting Godot: GDScript
  31613. First .NET 7 Release Candidate Ships -- Visual Studio Magazine
  31614. Where should you use gRPC? And where NOT!
  31615. Enstil Postmortem
  31616. Updates for 7.0.0 rc.1 (#21) · DamianEdwards/MinimalApiPlayground@93ff276
  31617. FreeBSD Cope with WiFi Fuckup
  31618. 12 takeaways from my first year as an Engineering Manager
  31619. How Dangerous Is Biking in New York?
  31620. Gym Power
  31621. Working Hybrid
  31622. On better browsers: arbitrary media queries and browser UIs | Kilian Valkhof
  31623. Attacking the Android kernel using the Qualcomm TrustZone
  31624. Setting up ZFS RAIDZ for Sequential Workload - Manish R Jain
  31625. Translucent Fractal Tteok
  31626. What Exactly *Is* a Difficult Decision?
  31627. How Typical is the Solar System?
  31628. Privacy vs “I have nothing to hide” - Kev Quirk
  31629. Basic Cryptography Without Fluff - Cronokirby
  31630. Weekly Update 313
  31631. Weekly Update 313
  31632. Building Realtime Games with .NET MAUI | .NET Conf: Focus on MAUI
  31633. ASP.NET Core updates in .NET 7 Release Candidate 1
  31634. First Batch of Color Fonts Arrives on Google Fonts
  31635. @jost0101/dotnet-content-creators
  31636. 📞 Community Call - Thursday September 15, 2022 @ 9:00am PT · Discussion #608 · Azure/azure-dev
  31637. ASP.NET Core updates in .NET 7 Release Candidate 1
  31638. Microsoft Teams Assignments Service's Journey to .NET 6
  31639. Visual Studio 2022 17.4 Preview 2
  31640. Announcing .NET 7 Release Candidate 1
  31641. Announcing Entity Framework 7 Release Candidate 1
  31642. Azure Code Signing, democratizing trust for developers and consumers
  31643. GitHub - matthiasjost/dotnet-content-creators: ⚡A list of .NET content creators
  31644. Windows Terminal Preview 1.16 Release
  31645. Sudden disturbing moves for IT in very large companies, mandated by CEOs. Is something happening? What would cause this?
  31646. Start using EF Core with your existing Azure SQL Database in 5 minutes | Data Exposed: MVP Edition
  31647. Azure Developer Command Line Interface open-source tool to accelerate the time it takes to deploy
  31648. It’s finally here. Bicep is in Visual Studio!
  31649. The subtleties of proper B+Tree implementation
  31650. Creating a lazy-start C++/WinRT coroutine from an eager-start one, part 2
  31651. Announcing The Unicode® Standard, Version 15.0
  31652. Here's Why Car Wheels Are So Flat These Days (And No, It's Not Just Aerodynamics And Styling) - The Autopian
  31653. Learnathon - Learn .NET MAUI | #LearnAtReactor
  31654. YouTube
  31655. More Readable C# Code with File-Scoped Namespaces in .NET 6
  31656. Indexers in C# - Code Maze
  31657. More Readable C# Code with File-Scoped Namespaces in .NET 6
  31658. @jost0101/dotnet-content-creators
  31659. Continuous Deployment for Azure Container Apps using GitHub Actions - Part 9 - Bit of Technology
  31660. Using WSL 2 on Windows Server 2022 to run Linux containers
  31661. .NET One-line Scoped Initializers with Dependency Injection
  31662. New Developer Advocacy Handbook chapter – How to create short and concise technical videos
  31663. Edge’s Super-Res Image Enhancement
  31664. Architecture of a .NET Application: Case Studies - NDepend
  31665. Audio Science Review (ASR) Forum
  31666. @jost0101/dotnet-content-creators
  31667. [Book review] Gödel, Escher, Bach: an in-depth explainer - AI Alignment Forum
  31668. GitHub - jtucker/FunBlazorInAction: An experiment in converting the sample app from Blazor In Action to Fun.Blazor
  31669. A robust weighted allocation algorithm thanks to CsCheck · Anthony Lloyd
  31670. .NET Framework September 2022 Security and Quality Rollup
  31671. @jost0101/dotnet-content-creators
  31672. The Perfect Development Environment
  31673. Authenticate Users and Call Protected APIs In Your MAUI App | .NET Conf: Focus on MAUI
  31674. A Year In, GitHub Measures AI-Based Copilot's Productivity Boost -- Visual Studio Magazine
  31675. We have decentralized version control, but centralized version management
  31676. Online Identity is Complicated | Eldridge's Blog
  31677. Hiring: Why More is Often Less | RKG
  31678. Increase › Build your bank.
  31679. Software Component Names Should Be Whimsical And Cryptic
  31680. githublog/rolling-your-own-crypto-aes.md at main · francisrstokes/githublog
  31681. ZeroBanana – Senior Engineers are Living in the Future
  31682. W4 Games raises $8.5 million to support Godot Engine growth
  31683. A note from Jack | Patreon Blog
  31684. @jost0101/dotnet-content-creators
  31685. Blazor in Action
  31686. A Rant on the Occasional Inhumanity of Tech
  31687. GitHub Quick Reviews
  31688. .NET September 2022 Updates – .NET 6.0.9 and .NET Core 3.1.29
  31689. FB feed is 98% suggested pages and barely any friend's posts. How do I change this?
  31690. Factorio is coming to Nintendo Switch™ | Factorio
  31691. ASP.NET Community Standup - Blazor in .NET 7 Part II
  31692. Who else does this ?
  31693. What bug through yonder weirdness my build breaks?
  31694. We Spoke With the Last Person Standing in the Floppy Disk Business
  31695. Micro Frontends in Action With ASP.NET Core - Communication Patterns for Blazor WebAssembly Based Web Components
  31696. A pair of Rust kernel modules
  31697. GitHub - dotnet/standard: This repo is building the .NET Standard
  31698. VCMI 1.0.0 released
  31699. 5 Things Successful Developers Do (That You Don't)
  31700. Creating a manual-start C++/WinRT coroutine from an eager-start one, part 1
  31701. What If? 2 Flowchart
  31702. Ethereum Gateway support for Görli + Sepolia Testnets and the Ethereum Merge
  31703. My Blog is Hilariously Overengineered to the Point People Think it's a Static Site
  31704. ZpqrtBnk
  31705. C# Tip: use Miniprofiler instead of Stopwatch to profile code performance - Code4IT
  31706. BERT Tokenizers NuGet Package for C# | Rubik's Code
  31707. What Makes a Senior Engineer? Writing Software vs Building Systems
  31708. .NET 7 SDK Now Supports Building Containerised Apps
  31709. Versioning ASP.NET Core MVC & Minimal APIs
  31710. How to download files from ASP.NET Core MVC
  31711. Blazor Best Practices: Handling Errors
  31712. .NET on Azure Functions Roadmap Update
  31713. #CASBAN6: How to set up a local Microsoft SQL database on macOS
  31714. C# Lambda Discards | endjin
  31715. James Randall
  31716. Coalescing DTOs
  31717. Dark Sky Blog
  31718. An open-source tool for telling interactive, nonlinear stories
  31719. Online Art Communities Begin Banning AI-Generated Images - Waxy.org
  31720. 6 Simple and Useful PostgreSQL Features that I wish I knew when I started
  31721. My Android work profile setup
  31722. Tutorial on using LLVM to JIT PyTorch fx graphs to native code (x86/arm/risc-v/wasm) (Part I – Scalars)
  31723. Revisiting “SET® Probabilities Revisited”
  31724. The underappreciated role of muscle in health and disease — Paper Summary
  31725. Narrative driven development
  31726. Prompt injection attacks against GPT-3
  31727. PDF viewer text search speed comparison
  31728. Have You Even Read Kant?
  31729. GitHub - crate-ci/cargo-release: Cargo subcommand `release`: everything about releasing a rust crate.
  31730. 00_README.md
  31731. The Follower
  31732. Law & Order: Last Week Tonight with John Oliver (HBO)
  31733. Azure Functions Support for .NET 7 Progresses -- Visual Studio Magazine
  31734. Multi-Class Classification Using New PyTorch Best Practices, Part 2: Training, Accuracy, Predictions -- Visual Studio Magazine
  31735. Referencing a Local Private NuGet Package in your Solution
  31736. Improving Unit Tests with Fluent Assertions - Code Maze
  31737. Writing a compiler. Bytecode finale
  31738. 323: Let's Get Ultra Dynamic on an Island
  31739. Git from the Bottom Up – Rebasing
  31740. [Last Week in .NET #100] – Where’s the cool kids table?
  31741. Reducing complexity with a shift in thinking
  31742. Durable Functions Deep Dive part 3: Running an activity
  31743. Setup application client in Azure App Registration with App roles to use a web API
  31744. .NET now on Windows Package Manager
  31745. Deploying a Ghost blog to AWS Lightsail
  31746. WUG Days 2022 a SQL Server Bootcamp 2022
  31747. Writing a compiler. Bytecode finale
  31748. Building Beautiful Apps for Mac Using .NET MAUI | .NET Conf: Focus on MAUI
  31749. Who Cares About Diversity?
  31750. Bikes, Not Self Driving Cars, Are The Technological Gateway To Urban Progress
  31751. Rotation
  31752. SQLite Doesn't Use Git
  31753. Let's Learn .NET
  31754. Arm64 Performance Improvements in .NET 7
  31755. GitHub - tlepoint/fhe.rs: Fully Homomorphic Encryption library in Rust
  31756. Law & Order: Last Week Tonight with John Oliver (HBO)
  31757. Serializing asynchronous operations in C#
  31758. Ladybird: A new cross-platform browser project
  31759. .NET MAUI Community Standup - .NET 7 Sneak Peek with Shane!
  31760. Why all your classes should be sealed by default in C#
  31761. Build Your Career on Dirty Work
  31762. Pounds That Kill: The External Costs of Vehicle Weight
  31763. Azure Container Apps Monitoring and Observability with Application Insights - Part 8 - Bit of Technology
  31764. Keeping your dependencies updated with Azure Pipelines and Dependabot
  31765. Celebrating 10 years of Azure App Service’s free tier
  31766. DDD Brisbane 2022: Call for Speakers
  31767. Deploying a .NET gRPC Server on Azure App Service - Sahan Serasinghe - Tech Blog
  31768. Automatic issue fixing and filtering in Visual Studio Code
  31769. Request Waiting List
  31770. Offshore Information Services Ltd.
  31771. GitHub - divamgupta/diffusionbee-stable-diffusion-ui: Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.
  31772. Presentations Are All About Speed!
  31773. Client-side vs Server-side, Front-end vs Back-end? Beginner Explanation of JavaScript on the Web
  31774. Shortest URLs on the Internet
  31775. Dueling over Dual_EC_DRGB: The Consequences of Corrupting a Cryptographic Standardization Process
  31776. New Linux malware combines unusual stealth with a full suite of capabilities
  31777. Unforgiveable C programming – keeping simple
  31778. Cyber Ontology Stamp Collection
  31779. Ed25519 Deep Dive Addendum
  31780. Synthography | Benji Friedman
  31781. Write Your Own Task Queue
  31782. The Sender Policy Framework (SPF)
  31783. GitHub - ltrzesniewski/RazorBlade: Compile Razor templates at build-time without a dependency on ASP.NET.
  31784. Rendering my balls in a fragment shader
  31785. GitHub - o1-labs/ocamlbyexample: Learn Ocaml by reading code examples
  31786. OCaml By Example | <fun>
  31787. learning about zero-knowledge apps and circuits using the noname educational DSL
  31788. GitHub - migueldeicaza/SwiftTerm at uiscrollview-2022-07
  31789. GitHub - VernonGrant/gnu-c-language-manual: This is a mirror of Richard Stallman's GNU C Language Intro and Reference, available in Markdown and PDF.
  31790. GitHub - meienberger/runtipi: ⛺️ Tipi is a homeserver for everyone! One command setup, one click installs for your favorites self-hosted apps. ✨
  31791. Offline documentation with webdoc
  31792. Cultivating serendipity
  31793. 3 Keys to an Effective Smart Home
  31794. Writing Robust Tests for Data & Machine Learning Pipelines
  31795. Regarding the eSIM-only iPhone 14 models in the U.S. | Chris Xiao
  31796. ListVMs
  31797. Stupid Windows Tricks 2: Grabbing Your Junk
  31798. Regulating email providers
  31799. GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI
  31800. Visual Effects for the Indian blockbuster “RRR” — blender.org
  31801. Scala isn&#39;t fun anymore
  31802. Dispatch From Ukraine: Malcolm Nance and Terrell Starr on Putin’s War — Gaslit Nation
  31803. On my resignation as regulator of the Dutch intelligence and security services - Bert Hubert's writings
  31804. The Modern Algorithmic Toolbox (CS168), Spring 2022
  31805. Parallel curves of cubic Béziers
  31806. Byte Magazine Volume 08 Number 08 - The C Language : Free Download, Borrow, and Streaming : Internet Archive
  31807. The next chapter for Learning on YouTube
  31808. Interruption
  31809. Matt Farah - Not Sure How Much More Mobility Innovation I Can Take!
  31810. Boring is Beautiful in Software Development
  31811. Matt Farah - Not Sure How Much More Mobility Innovation I Can Take!
  31812. The Case for Use.GPU
  31813. Using RDP to control your work laptop with your own setup
  31814. How I made atariemailarchive.org
  31815. >Where self-driving is headed
  31816. Progress towards changing your desktop wallpaper without installing a karaoke captioning library
  31817. User-defined functions in SQLite
  31818. Remembering jQuery
  31819. Being Opinionated for the Sake of Dialectics
  31820. Why Blogs Make Outstanding Books
  31821. .NET 7 comes to Azure Functions & Visual Studio 2022
  31822. Security of ZK Systems
  31823. e2e Testing with Playwright and Debbie O'Brien
  31824. Shiba Inu Leaked their AWS Cloud Credential
  31825. The case of the APC that never arrives
  31826. Weekly Update 312
  31827. Git - Git Configuration
  31828. What is SAP?
  31829. Code Maze Weekly #138 - Code Maze
  31830. Weekly Update 312
  31831. Episode 104 - C# with Mads Torgersen
  31832. Kirby's Adventure
  31833. zonk (@nosleep@bae.st)
  31834. Sharing Code with Blazor & .NET MAUI
  31835. Clean up your code: How to create your own C# code style | Unity Blog
  31836. Use Static Web Apps API and API Management Authorizations to integrate third party services
  31837. Know How to Build Microservices With Node.js - DZone Web Dev
  31838. Is your Data Estate Well-Architected?
  31839. An overview of Node.js: architecture, APIs, event loop, concurrency
  31840. Go for C# developers: Using keywords as identifiers
  31841. Modern for Hacker News
  31842. This is not your grandfather's Perl
  31843. If Leonardo Dicaprio was a developer, he would not be using Java anymore
  31844. AusCERT2022: Conference Day 1 - PWNING COMPROMISED PASSWORDS WITH THE FBI AND NCA
  31845. caddyhttp: Enable HTTP/3 by default by mholt · Pull Request #4707 · caddyserver/caddy
  31846. Stop Measuring Community Engagement
  31847. Honest Security
  31848. Sonatype Nexus IQ in Azure DevOps - Illegal Reflective Access Operation
  31849. Powers of Tau - Round 41
  31850. On Joining NodeSource
  31851. Working with programming languages you DON'T like
  31852. (The Future of) Work
  31853. Cloud isn't just someone else's computer — tech ramblings
  31854. Science and the power of multiple hypotheses
  31855. Congress.gov API
  31856. Old School Unix Administration (My Next Homelab Generation) — scholz.ruhr
  31857. What Video Game Design Taught Me About Management – Rushi Luhar
  31858. http://http://http://@http://http://?http://#http:// | daniel.haxx.se
  31859. Sketchy Websites Save the Day
  31860. What is creativity?
  31861. Performance testing through proportional traces
  31862. I don’t believe in Scrum
  31863. Alexandre Nédélec - Discussion around API clients
  31864. Design Patterns: Who gives a 💩?
  31865. How do I consume raw COM interfaces from a Windows Runtime metadata file?
  31866. Looria analyzes Reddit posts and comments to find the most popular products.
  31867. How I Dynamically Generate Images with JavaScript, Next.js, and Cloudinary
  31868. Sign your Git commits with 1Password | 1Password
  31869. Excuse me but why are you eating so many frogs
  31870. The NEW .NET 7 LINQ methods you didn't need
  31871. iPhone 14 Pro and iPhone 14 Pro Max
  31872. GitHub - immich-app/immich: Self-hosted photo and video backup solution directly from your mobile phone.
  31873. Battle of the Text Editors
  31874. Keep your .NET platform images up to date using AWS ECR and Azure Pipelines
  31875. Digital Exile: How I Got Banned for Life from AirBnB
  31876. Streaming site Brand New Tube sees massive data breach with IP addresses and names of users revealed
  31877. .NET MAUI Tutorial for Beginners - Build iOS, Android, macOS, & Windows Apps with C# & Visual Studio
  31878. Testing Angular Forms with Martine Dowden
  31879. .NET MAUI Windows Unpackaged Apps
  31880. DevOps 101: Unlocking the value of frequent deployments
  31881. Predict steel quality with Azure AutoML in manufacturing
  31882. How to set up your GitOps directory structure | Red Hat Developer
  31883. Reducing Boilerplate Code in .NET Applications with Command Line Switches | no dogma blog
  31884. Rewriting tests from Cypress to Playwright using GPT3 by Gajus Kuizinas
  31885. dotnet-monitor: Querying the trigger state
  31886. Two And A Half Coins episode 5: More on Bitcoin: 51% attacks and Merkle trees!
  31887. iOS 16
  31888. Add experimental mv3 version · gorhill/uBlock@a559f5f
  31889. We Need To Talk About Texas featuring Beto O'Rourke
  31890. Current Report 8-K
  31891. The world is full of Asynchronous Workflow
  31892. SPF record Checker | SPF record Tester - Mimecast | DMARC Analyzer
  31893. Zig, the small language
  31894. New .NET 7 Feature - Regex Source Generator #shorts
  31895. Korean nuclear fusion reactor achieves 100 million°C for 30 seconds
  31896. How to Decide: Simple Tools for Making Better Choices
  31897. When Your Customers Struggle
  31898. A review of my time at Remix
  31899. Dart is Boring | akos.ma
  31900. Stable Diffusion
  31901. Multimodal Image-text Classification
  31902. On chosing the ideal architecture of the web application
  31903. Scroll Restoration with Client Side Routing
  31904. Six Months of Full Time Open Source
  31905. Boris Cherny's Blog
  31906. How the SQLite Virtual Machine Works
  31907. On Security Against Time Traveling Adversaries
  31908. Things You Should Not Do
  31909. Performance Improvements in .NET MAUI | .NET Conf: Focus on MAUI
  31910. ASP.NET Community Standup - 🎂8 Years of .NET Community Standups🎂
  31911. Improved IntelliSense Support for Jupyter Notebooks in VS Code -- Visual Studio Magazine
  31912. Monitoring I/O inside of RavenDB
  31913. Azure DevOps Podcast: Mathias Brandewinder: Math and Machine Learning using .NET - Episode 208
  31914. Learn Live: Build mobile and desktop apps with .NET MAUI - Events
  31915. It rather involved being on the other side of this airtight hatchway: Replacing a service binary
  31916. WikiHouse
  31917. Apple's New iPhone Gets The Worst Reception Since iPhone 6S
  31918. Azure Data Explorer Supports Native Ingestion from Amazon S3
  31919. Dragos Inc. - SkillBridge Project Manager Intern
  31920. Dragos Inc. - SkillBridge Reverse/Dissector Engineer Intern
  31921. WTF Just Happened? Why Your Org Needs a Cybersecurity Incident Review Board
  31922. Weird Al had 100 gigs of RAM
  31923. GitHub - MyOwnClone/quake_watch: Quake 1 game port to Apple Watch
  31924. Difftastic, the Fantastic Diff
  31925. Filtering Results Using Filtered Include Method in EF Core
  31926. Draw the Light, Not the Asset
  31927. What's Inside Of a Distroless Image - Taking a Deeper Look
  31928. Customize The Authorization Pipeline In ASP.NET Core
  31929. Request Batch
  31930. The State pattern and the State monad
  31931. Use dependency injection and .NET logging with Microsoft.Data.SqlClient
  31932. TailwindCSS Tip: Arbitrary Values in Utility Classes
  31933. Introducing Riff — Determinate Systems
  31934. NASA Can Now Reliably Produce a Tree's Worth of Oxygen on Mars
  31935. On .NET Live - Let's chat about code quality & performance!
  31936. Announcing New Text and Array Functions
  31937. Deviations from Chromium (features we disable or remove) · brave/brave-browser Wiki
  31938. Developing Error Handling Strategies for Asynchronous Messaging
  31939. Someone’s Been Messing With My Subnormals!
  31940. Perfect Notes or My Journey to Obsidian
  31941. Replicant: Reproducing a Fault Injection Attack on the Trezor One
  31942. How I Take Book Notes — Simon Berens
  31943. Manually generating a Zoom link
  31944. Modern alternatives to BEM
  31945. NASA Selects SiFive and Makes RISC-V the Go-to Ecosystem for Future Space Missions - SiFive
  31946. fxhash - Lessons Learned from Implementing "Wave Function Collapse"
  31947. Machine Learning at the edge | Мои IT-заметки
  31948. I sold my SaaS for $800,000
  31949. Compressing global illumination with neural networks
  31950. Privacy architectural changes in the web are coming
  31951. Winding numbers using a Cauchy integral, with WebGL
  31952. It's time to leave Bitwarden
  31953. One Year With the Framework Laptop and NixOS
  31954. What Is A Blockchain
  31955. Say no to restricting Internet by using open API - YottaAnswers Blog
  31956. Electric Bike, Stupid Love of My Life
  31957. Vulnerability Management for Go - The Go Programming Language
  31958. 30 thoughts on turning 30
  31959. HTTP Timeouts
  31960. Multi-Class Classification Using PyTorch, Part 1: New Best Practices -- Visual Studio Magazine
  31961. AG Ferguson: Judge rules Facebook parent Meta intentionally violated campaign finance laws
  31962. TIL: You Can Access A User's Camera with Just HTML
  31963. GitHub Quick Reviews
  31964. A Day in the Life of an Indie Game Developer
  31965. Overhauling the Graphics in my Game Engine
  31966. Make your own Compost! - Homegrown Devlog
  31967. I Program the WAR GAMES Computer From Scratch - Hot Front Panel Action!
  31968. Securing Software Repositories APAC friendly (June 29, 2022)
  31969. Cloudflare named a Leader by Gartner
  31970. Episode 437 - Azure CXP CRE Low Code Automation
  31971. GitHub - IdreesInc/Minecraft-Mono: A programming font based on the typeface used in Minecraft
  31972. Comparing SQLite WAL mode to Voron’s
  31973. Accelerating Value for Bitwarden Users - Bitwarden raises $100 million | Bitwarden Blog
  31974. SvelteKit Breaking Changes 2022 - My Reactions and What You Need to Know!
  31975. Commonly-supported Windows shortcuts for pasting without formatting
  31976. [Last Week in .NET #99] – NEIN NEIN Azure
  31977. Bystanders in your life
  31978. What’s the SynchronizationContext used for?
  31979. An almost religious case for Rust
  31980. New EvilProxy service lets all hackers use advanced phishing tactics
  31981. Feature Flags in ASP.NET Core - Code Maze
  31982. Extended VMware and Microsoft Collaboration with Major Updates to the Azure VMware Solution
  31983. Cloud Providers Target Middle East: AWS Adds Region in the United Arab Emirates, Microsoft in Qatar
  31984. Azure Virtual Machines with Ampere Altra Arm-Based Processors Now Generally Available
  31985. Microsoft Releases SynapseML 0.1.0 with .NET and Cognitive Services Support
  31986. Techorama (NL) 2022 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  31987. Performance in the .NET Runtime - Matt Warren - NDC London 2022
  31988. “I do not like that man Ted Cruz” full poem by John Oliver (updated 2/22/22)
  31989. Azure Container Apps with Dapr Bindings Building Block - Part 7 - Bit of Technology
  31990. A walkthrough of Durable Entities
  31991. Browser Extension with Blazor WASM - Cross-Browser Compatibility
  31992. FUSE-T
  31993. DDD by Night September - Hybrid event, Wed, Sep 14, 2022, 5:45 PM | Meetup
  31994. The Three-Point Seatbelt Turns 60, and It's a Damn Hero
  31995. Entropy decoding in Oodle Data: x86-64 3-stream Huffman decoders
  31996. Formal Verification of ZK Constraint Systems
  31997. GitHub - Sanakan8472/copy-dialog-lunar-lander: Play lunar lander in you windows file copy dialog
  31998. All poverty is energy poverty
  31999. How to setup a 404 catch-all route in Vue 3 - Zelig880
  32000. James Stanley - Cheating at chess with a computer for my shoes
  32001. NLP endpoints: Haystack plus FastAPI
  32002. Against Alcohol
  32003. Top 10 skills every programmer should know
  32004. Binance boute les stablecoins concurrents du $BUSD hors de son royaume
  32005. Open Source Authentication Solutions
  32006. Livesite spikes ETW WPR Windows Performance Monitoring
  32007. Building a 2.5 Gbps Load Balancer Server for $500 - Manish R Jain
  32008. Artemis Quote
  32009. Millions of student loan accounts exposed in data breach
  32010. Adding color to bracket pairs
  32011. RavenDB PHP Client beta is out
  32012. Getting user consent before executing sensitive code - Gérald Barré
  32013. Is there any meaningful way to compare two Time Travel Debugging positions?
  32014. Malware dev open-sources CodeRAT after being exposed
  32015. Why A4? – The Mathematical Beauty of Paper Size
  32016. Data generation and sampling strategies
  32017. Self-Hosted email is the hardest it's ever been, but also the easiest.
  32018. Custom Identity User Management in ASP.NET Core - Detailed Guide | Pro Code Guide
  32019. Any() vs Count() in .NET: Which One is Better? - Code Maze
  32020. 322: Making Money with Subscriptions
  32021. I tried to recreate a comic book using Midjourney and Alan Moore’s script
  32022. Implement a GRPC API with OpenIddict and the OAuth client credentials flow
  32023. How to Change an Azure Function Written in .NET from In-Process to Isolated Process - Nick's .NET Travels
  32024. UCL & Intel® VisualNav v2 - Facial Navigation for Visual Studio using OpenVino Technology
  32025. Using the outbox pattern in SAFE Stack apps
  32026. 03. Build Your First Function | Building Cloud Native Apps
  32027. signalr_core | Dart Package
  32028. Maik Klein
  32029. 10 Tiny Things in C#/.NET I Wish Were Different
  32030. GitHub - leon-ai/leon: 🧠 Leon is your open-source personal assistant.
  32031. Zelda BotW Street View
  32032. ASP.NET vs Spring Boot | What are the differences?
  32033. Why developers like ASP.NET Core
  32034. Why developers like Blazor
  32035. Alleged WeChat Data Breach
  32036. Using Go generics to pass struct slices for interface slices - Dusted Codes
  32037. Alleged TikTok Data Breach
  32038. BeeHive CyberSecurity
  32039. John Regehr's Integers in C
  32040. Programming a Computer from SCRATCH - #shorts
  32041. What the KIM-1 really needs is bubble memory (plus: 20mA current loop for fun and profit)
  32042. Your Team Velocity
  32043. (...) — USB, Thunderbolt, Displayport & docks
  32044. Time value of money, DCF and Owners earnings
  32045. Designing Multiple Missed Thrust Event Resilient Trajectories using Virtual Swarms
  32046. The IKEA Effect - Why managers fall in love with their own ideas
  32047. Improvements to Terraform support for lsp-mode
  32048. Running Stable Diffusion with an Old GPU
  32049. Period Trackers and Data Privacy
  32050. Enoch - Micro Frontends with Astro
  32051. Stargazing Pictures
  32052. Tips to Get Started with Cosmopolitan Libc
  32053. Frame Rates
  32054. Squeeze and Release
  32055. About This Channel
  32056. Kirby's Dream Land
  32057. Down with Lag!
  32058. Game Development Isn't a Game
  32059. Risk and Reward
  32060. After self-hosting my email for twenty-three years I have thrown in the towel. The oligopoly has won.
  32061. Life and death, down to a software glitch?
  32062. I ran the worlds largest DDoS-for-Hire empire and CloudFlare helped
  32063. Arti 1.0.0 is released: Our Rust Tor implementation is ready for production use. | Tor Project
  32064. The Forty-Year Programmer
  32065. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  32066. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  32067. The optimal amount of fraud is non-zero
  32068. Reverse engineering the Azure Application Insights Transactions URL | I CAN MAKE THIS WORK
  32069. Block-STM: Accelerating Smart-Contract Processing | Chainlink Blog
  32070. Please do not require AVX support for your software
  32071. Who pollutes your prototype? Find the libs on cdnjs in an automated way
  32072. QuickGa.me
  32073. Warn me when processes on my Mac are running under Rosetta
  32074. Lessons learned after 6 months of building a language learning startup
  32075. A Small Stripe Fraud Story
  32076. Predicting KFC Menu Prices
  32077. Less is more agile
  32078. Simplicity and Survival
  32079. Embracing Hypocrisy
  32080. Blocking Kiwifarms
  32081. What is a stack and how does it work? — 6502 part 5
  32082. Lockdown math announcement
  32083. RAM and bus timing — 6502 part 6
  32084. IMDB have deleted all the negative reviews for "The Rings Of Power". Out of 76 current reviews the lowest is a 5/10 and 65 of them are 8+/10
  32085. If Google employees were swapped with Microsoft employees, what would happen?
  32086. GitHub - mimoo/noname: Noname: a programming language to write zkapps
  32087. Bryant Le on TikTok
  32088. Introduction - The Rust Reference
  32089. Building rich Skottie animations for cross-platform .NET applications | .NET Conf: Focus on MAUI
  32090. Impagliazzo's Five Worlds, or The Computational (Im)Possibilities of The World That We Live In
  32091. Blazor in 100 Seconds
  32092. .NET Monthly Roundup - August 2022
  32093. My Video Synthesis Journey
  32094. How Adam More runs his developer trends newsletter (why a creative sign-up form helps, the importance of creating processes, ...)
  32095. A primer on Roaring bitmaps: what they are and how they work
  32096. 3 Reasons Why Refactoring Your Code Before Submission Will Make You Stand Out As A Software Developer | Andrea Diotallevi
  32097. Sagio Dev | How to add flow charts, equations and interactive graphs to Markdown documents
  32098. Website development tools
  32099. It's conference season. • Dylan Fitzgerald
  32100. An Adventure in Pre-Rendered Backgrounds
  32101. Building Layoffs on a Healthy Foundation
  32102. First Internet Interaction
  32103. How Crash Bandicoot Hacked The Original Playstation | War Stories | Ars Technica
  32104. Scale your e-commerce operations by using multi-channel fulfillment
  32105. .NET Monthly Roundup - August 2022
  32106. Facts about pacemakers
  32107. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  32108. .NET Foundation - Invidious
  32109. From Getting Fired to Running a Digital Agency with Edan
  32110. Log analytics using ClickHouse
  32111. Wavvy Audio Editor
  32112. Using RavenDB for Department of Defense projects
  32113. The case of the recursively-acquired non-recursive lock, and how to avoid the unintentional reentrancy
  32114. The Season of .NET MAUI
  32115. Cloudflareの不正利用に対するポリシーとその取り組み
  32116. Code Maze Weekly #137 - Code Maze
  32117. Cloudflare 的滥用处理政策和方法
  32118. Call For Papers - NDC London 2023 | Conference for Software Developers
  32119. Weekly Update 311
  32120. How we clone a running VM in 2 seconds - CodeSandbox Blog
  32121. Adelaide .NET User Group (Adelaide, Australia)
  32122. When programming blogs are designed to be harmful
  32123. When programming blogs are designed to be harmful
  32124. Trending tab · Discussion #31644 · community/community
  32125. Proceedings of the VLDB Endowment
  32126. Azure Container Apps Async Communication with Dapr Pub/Sub API - Part 6 - Bit of Technology
  32127. Looping iOS Remote Simulator Connection Issue with .NET MAUI
  32128. Solution Architecture Diagramming - Architecture & Governance Magazine
  32129. My advice on why you should build containers on your PC | Red Hat Developer
  32130. Sustainability at Microsoft - JD Meier
  32131. The Timeless Way of Programming
  32132. Why our Screwdriver took 3 YEARS
  32133. USB-C naming to somehow get worse with USB4 Version 2.0
  32134. Quake: QTest1 public deathmatch release.
  32135. Atomic Heart - Combat Trailer | gamescom 2022
  32136. Weekly Update 311
  32137. What it's REALLY like to be a woman in tech ft Kendra Havens (Part 2)
  32138. I built a tool to find your local MP and contact them about saving Medicare Bulk Billing in seconds
  32139. Volunteer - NDC Sydney 2022 | Conference for Software Developers
  32140. SaveOurMedicare
  32141. Windows 7 Starter is a (small) gamble for Microsoft
  32142. Comment déployer un noeud validateur Mina et déléguer vos MINA : le tuto complet
  32143. Streaming Videos from Azure Blob Storage
  32144. Unit Testing For Your .NET MAUI Applications | .NET Conf: Focus on MAUI
  32145. Finally Released: 3-Column Merge Editor in VS Code!
  32146. Anthony Giretti | ConFoo.ca
  32147. Announcing the Open Sourcing of Paranoid's Library
  32148. The Jungle of Metrics Layers and its Invisible Elephant
  32149. GitHub Universe 2022
  32150. Search results for "erikej", Visual Studio on Visual Studio Marketplace
  32151. - Top End Devs
  32152. .NET MAUI Step by Step Build
  32153. .NET Rocks! Twenty Years of .NET Rocks!
  32154. ASP.NET Community Standup - Dapr + .NET
  32155. formal verification of KEMTLS via Tamarin
  32156. TechEmpower Web Framework Performance Comparison
  32157. How We Do Our Best Work
  32158. Meta’s next VR headset will launch in October
  32159. Troy Hunt on ATO: Account Takeovers as the Hidden Threat
  32160. DDD North 2022: Call for Speakers/Papers
  32161. Stanford Blockchain 2022 on Livestream
  32162. Unsecure Server Exposed 200 Million Records of Adult Webcam Models and Users Online
  32163. Security of ZK Systems
  32164. Loss of Signal in between YouTube ads
  32165. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: Giretti, Anthony: 9781484280072: Books - Amazon.ca
  32166. UI Design for .NET MAUI | .NET Conf: Focus on MAUI
  32167. Customizing your controls with Platform Behavior | .NET Conf: Focus on MAUI
  32168. Generating Code Coverage Metrics for .NET Framework Applications
  32169. Large Update of the EF Core UI plugin for JetBrains Rider
  32170. Experience after Three Months of Daily Journaling | Ben Bolte's Blog
  32171. - Top End Devs
  32172. On .NET Live - Microservice applications with DAPR and .NET
  32173. .NET Rocks! Microservices Architectures with Shawn Wildermuth
  32174. Microsoft Reactor | Microsoft Developer
  32175. Announcing Entity Framework Core 7 Preview 6: Performance Edition
  32176. .NET Rocks! ALM for Power Platform with Kartik Kanakasabesan
  32177. On Artificial Intelligence in User Experience Design
  32178. Fireside
  32179. The Portuguese Can No Longer Afford To Live in Portugal (Or Even Survive)
  32180. Merge Editor Improvements Highlight VS Code 1.71 (August 2022 Update) -- Visual Studio Magazine
  32181. Windows Devs Prefer PowerShell as CLI -- Visual Studio Magazine
  32182. Alexandre Nédélec - How did I automate the setup of my developer Windows laptop?
  32183. Webhooks.fyi
  32184. Kagi status update: First three months
  32185. Got Mad .NET MAUI Skills? Show Off! -- Visual Studio Magazine
  32186. Beware of records, with expressions and calculated properties
  32187. Run
  32188. RandomStreetView.com shows random streetview images from around the world. An extraordinarily addictive and fun site.
  32189. Helix
  32190. The Dictatorship of the Articulate
  32191. I Bought the Computer from WarGames
  32192. Why am I getting a null pointer crash when trying to call a method on my C++/WinRT object?
  32193. blogpost-parser.cs
  32194. How IEnumerable can kill your performance in C#
  32195. Incrementally Migrating an ASP.NET Framework application to Razor Pages
  32196. Infrequent, Pragmatic, Lambda Blog - Cognitive Loads in Programming
  32197. Epic Cycling | 134.5 kg Concrete Bike
  32198. Advance performance approaches to deliver high quality experiences in Microsoft Teams
  32199. DALL·E: Introducing Outpainting
  32200. Use Refresh Tokens in ASP.NET Core Apps
  32201. Testing and Software Quality: Creating Happy Users
  32202. Rainbow Colorized Brackets in Visual Studio
  32203. Learning To Use Menu Bar in .NET MAUI
  32204. Hello, ServerlessSeptember | Building Cloud Native Apps
  32205. Former world champion reveals that she was ordered to lose Olympic semi-final
  32206. Inline XBRL Viewer
  32207. WebKit on GitHub!
  32208. Everything breaks at scale — Sacha Judd
  32209. .NET MAUI Community Toolkit Monthly Standup (September 2022)
  32210. VS Code Emerges As Remote Development Superstar -- Visual Studio Magazine
  32211. The Bear is a Breath of Fresh Air for TV – Loukidelis.com
  32212. Exponential compound interest on Technical Debt. And how I avoided it.
  32213. Data Access Layer makes it easier to change your Database?
  32214. Dear Linux, Privileged Ports Must Die
  32215. reb00ted | The 5 people empowerment promises of web3
  32216. Want to found a start-up? Work at one first!
  32217. Smart App Control Internals (Part 1) :: Up is Down and Black is White — n4r1b
  32218. The purpose of SaaS is selling out
  32219. Problem statements to solve for a retail investor in DeFi
  32220. Universe Price Tiers
  32221. New Microsoft Teams App Camp Details How to Build, Sell Teams Apps -- Visual Studio Magazine
  32222. Everything Anyone Could Possibly Want to Know About .NET 7 Performance Improvements -- Visual Studio Magazine
  32223. Things not available when someone blocks all cookies
  32224. Performance Improvements in .NET 7
  32225. Wix.com - 5 Event Driven Architecture Pitfalls!
  32226. Live: Serverless SaaS
  32227. Falsehoods programmers believe about email
  32228. Cloudflare's abuse policies & approach
  32229. The x86-64 processor (aka amd64, x64): Whirlwind tour
  32230. D2 Tour (alpha) | D2 Documentation
  32231. Visual Studio Code is designed to fracture
  32232. andreasjansson/stable-diffusion-animation – Replicate
  32233. How to Test a REST API with .NET and xUnit - Code Maze
  32234. Build a productivity dashboard with Microsoft Teams Toolkit for Visual Studio
  32235. Getting Started With TypeScript and React
  32236. Turning Methods Into Benchmarks
  32237. Refactor code to use new C# language features | The .NET Tools Blog
  32238. Troubleshooting .NET Blazor WASM Debugging
  32239. Securing Containers from Build to Runtime
  32240. App Services and Containers - Simple Talk
  32241. Kubernetes 101 for developers: Names, ports, YAML files, and more | Red Hat Developer
  32242. Lambda function A/B Testing with .NET and Function URLs | no dogma blog
  32243. Exploring 12 Million of the 2.3 Billion Images Used to Train Stable Diffusion's Image Generator - Waxy.org
  32244. New 'Getting Started' Walkthrough Unveiled for VS Code PowerShell Tool -- Visual Studio Magazine
  32245. Azure Messaging Services: Why, When, & How? - PHINUG Online Dev Sessions 2022.09
  32246. GitHub - phil294/AHK_X11: AutoHotkey for Linux (X11-based systems)
  32247. Download RealAudio 3.0
  32248. The what, why, and how of freelancing
  32249. What Every Programmer Should Know About Optical Fiber
  32250. Visual Studio Build Tools Licensing Eased for Open Source C++ Projects -- Visual Studio Magazine
  32251. Startup time investing: Operational processes
  32252. It's Actors All The Way Down
  32253. Review: The This by Adam Roberts
  32254. Webscraping on hard mode with Purescript
  32255. Oniri
  32256. Thoughts on buying a car
  32257. Stick to Tinkering
  32258. Step Counts and Goal-Setting
  32259. Microsoft Launches New Resource for Java Developers -- Visual Studio Magazine
  32260. AdGuard publishes the world's first ad blocker built on Manifest V3
  32261. GitHub Quick Reviews
  32262. What's New in TypeScript 4.8 -- Visual Studio Magazine
  32263. ASP.NET Community Standup - Port Tunneling for ASP.NET Core Projects
  32264. Ubähnchen
  32265. 1 week of Stable Diffusion | multimodal.art
  32266. 4.2 Gigabytes, or: How to Draw Anything
  32267. I Tried Astro Build and I LOVE IT - 5 Reasons You Will TOO!
  32268. 5 Reasons I LOVE Astro! #shorts #javascript #webdevelopment
  32269. Introducing thresholds in Security Event Alerting: a z-score love story
  32270. The AArch64 processor (aka arm64), part 25: The ARM64EC ABI
  32271. Optimizing Corax: Optimizing tree operations
  32272. CODE Magazine Home
  32273. Writing a .NET profiler in C# - Part 1
  32274. No more Dockerfiles with the help of .NET CLI
  32275. Tom Lingham (Toml)
  32276. The Debug Key (prototype)
  32277. Getting Started With Mapster in ASP.NET Core - Code Maze
  32278. .NET Core Cloud | .NET Core Hosting | Deploy .NET Core to NodeChef Cloud
  32279. How to get base URL in ASP.NET Core
  32280. Runtime .NET - Clever Cloud
  32281. Buildpacks | Heroku Dev Center
  32282. Don’t think to write, write to think - Herbert Lui
  32283. OCaml at First Glance
  32284. Deploy Microservice Application to Azure Container Apps - Part 2 - Bit of Technology
  32285. Communication between Microservices in Azure Container Apps - Part 3 - Bit of Technology
  32286. Azure Container Apps State Store With Dapr State Management API - Part 5 - Bit of Technology
  32287. Dapr Integration with Azure Container Apps - Part 4 - Bit of Technology
  32288. Tutorial for building Microservice Applications with Azure Container Apps and Dapr - Part 1 - Bit of Technology
  32289. Containers and container images 101 for developers | Red Hat Developer
  32290. First look at the new DiffSharp ·
  32291. New IKVM 8.2 & MavenReference for .NET projects
  32292. Announcing TypeScript 4.8
  32293. GitHub - hlky/sd-enable-textual-inversion: Copy these files to your stable-diffusion to enable text-inversion
  32294. Natural transformations as invariant functors
  32295. Strongly Typed Configurations with Options Pattern - Code Rethinked
  32296. C# 11 Raw String Literals Explained - NDepend
  32297. IMG_0356.jpg
  32298. [Last Week in .NET #98] – Ad-ing to Microsoft’s Product Line
  32299. Stupid Windows Tricks: 01
  32300. The Toothpaste Argument for Universal Basic Income
  32301. Being a part-time founder
  32302. Filtering my RSS reading
  32303. How to nationalize the internet in Canada
  32304. .NET MAUI Cloud Skills Challenge - Learn .NET MAUI, Get Stickers!
  32305. tiffany-matthe
  32306. My Data Science Projects - Don’t impute all missing data: Missing Data Patterns
  32307. Stable Diffusion is a really big deal
  32308. 90's Cursor Effects
  32309. Visual Studio Extension Guru Intros Rainbow Braces to Make Sense of Code -- Visual Studio Magazine
  32310. .NET DeveloperDays 2022 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  32311. KTool: Read Hacker News on Kindle
  32312. America Songs
  32313. Broken Access Control in ASP.NET Core - OWASP Top 10 | Pro Code Guide
  32314. Welcome Home, Garry Tan | Y Combinator
  32315. RavenDB 5.4 is out
  32316. Google cracks down on VPN based adblockers
  32317. Performance: string.Create vs FormattableString - Gérald Barré
  32318. The AArch64 processor (aka arm64), part 24: Code walkthrough
  32319. The silent majority
  32320. Experts warn of the first known phishing attack against PyPI
  32321. The fastest way to cast objects in C# is not so obvious
  32322. Diffuse The Rest - a Hugging Face Space by huggingface
  32323. Using Generics in C# - Code Maze
  32324. AspNetCoreDiagnosticScenarios/AsyncGuidance.md at master · davidfowl/AspNetCoreDiagnosticScenarios
  32325. Stable Diffusion Is the Most Important AI Art Model Ever
  32326. GitHub - upscayl/upscayl: 🆙 Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy.
  32327. 321: ML In The Browser - transformers-js
  32328. We Are All Nerds: The Literary Works of Neal Stephenson
  32329. Introduction to Machine Learning with C# and ML.NET
  32330. Update AsyncGuidance.md by davidfowl · Pull Request #91 · davidfowl/AspNetCoreDiagnosticScenarios
  32331. Episode 436 - App Services on Kestrel
  32332. Secure ASP.NET Core GRPC API hosted in a Linux kestrel Azure App Service
  32333. Git from the Bottom Up – Commits
  32334. 30TB Portable SSD Hits Walmart For $39 But Stay Away From It
  32335. LIWEST Netzsperren
  32336. Weird monitor bugs people sent me in the last 5 years - Alin Panaitiu
  32337. 6 Months With The Unihertz Atom XL
  32338. Stringing together several free tiers to host an application with zero cost using fly.io, Litestream and Cloudflare
  32339. Handshake domains are a scam
  32340. Work apps need work data
  32341. Changes after 1 year of quitting Instagram.
  32342. Ekofi Capital
  32343. On Caching Elixir Beam files · Anantha Kumaran
  32344. The Ideal Frontend User Story
  32345. Technical Evaluation of a Startup
  32346. Async local gotchas
  32347. Why are D-sharp and E-flat considered to be two different notes
  32348. Problem Details responses everywhere with ASP.NET Core and .NET 7
  32349. JSON Visio - Directly onto graphs
  32350. Scrum Has Failed the Developers
  32351. The end of Moore's law forced YouTube to make its own video chip
  32352. The biggest performance TRAP of LINQ in C# | .NET Tips 4
  32353. .NET 7 Serializer Performance Comparison: A King Is Born?
  32354. André Staltz - Time Till Open Source Alternative
  32355. How to create an ASP.NET Core Minimal API with VB.NET (there's no template)
  32356. ASP.NET Core 6: Handling gRPC exception correctly server side
  32357. Generalizing Dijkstra's Algorithm — Monday Morning Haskell
  32358. Always be Hacking...
  32359. Introducing Jib — build Java Docker images better | Google Cloud Blog
  32360. DIY out of band management: remote console server
  32361. What You Should Learn Before Building a zkApp
  32362. The Toxic Culture of Rejection in Computer Science – ACM SIGBED
  32363. Angela Duckworth
  32364. YC for Politics - Neil Thanedar
  32365. champonthis | dev/rand/lack-of-attention
  32366. 2-byte DoS in freebsd-telnetd / netbsd-telnetd / netkit-telnetd / inetutils-telnetd / telnetd in Kerberos Version 5 Applications - Binary Golf Grand Prix 3
  32367. Free PostgreSQL cloud hosting alternatives
  32368. Be good-argument-driven, not data-driven - Richard Marmorstein
  32369. Use TouchID to Authenticate sudo on macOS
  32370. Microsoft Dev Box Now in Public Preview
  32371. #17: One kitchen, hundreds of internet restaurants
  32372. GitHub - Roey-Shap/FontLerp
  32373. Why Slack’s free plan change is causing an exodus
  32374. Cloud Swirls
  32375. Alexandre Nédélec - What can we do when stuck with a programming problem?
  32376. .NET Framework August 2022 Cumulative Update Preview Updates
  32377. IaC Ergonomics: Choosing an Infrastructure as Code Tool | lbr.
  32378. The Involution of Everything – We Are Not Saved
  32379. Overcoming hardware limitations: the time-to-sleep script
  32380. Upgrading 4G LTE modem firmware is an experience
  32381. Add a dark mode toggle to your Tailwind & Gatsby site
  32382. How to optimize websites for fast loading and slow network speeds | xnacly
  32383. Connecting Auth0 with Square - Ramblings
  32384. Spring Functionality, Debugging Improved in Java on VS Code Update -- Visual Studio Magazine
  32385. Collections: Why No Roman Industrial Revolution?
  32386. Performance isolation in a multi-tenant database environment
  32387. Open sourcing our fork of PgBouncer
  32388. The AArch64 processor (aka arm64), part 23: Common patterns
  32389. Webinar Recording: Modeling Relationships and Hierarchies in a Document Database
  32390. How C# Generics make your apps MUCH faster
  32391. Code Maze Weekly #136 - Code Maze
  32392. The Season of .NET MAUI
  32393. Welcome to Snppts
  32394. Tips for Using TypeScript With React in a Large Code Base
  32395. Key-Range Partitions
  32396. Installing and running Node.js bin scripts
  32397. practical-aspnetcore/projects/minimal-api/anti-forgery-3 at net6.0 · dodyg/practical-aspnetcore
  32398. Transformers-js - Neural Networks in the Browser
  32399. Cryptography R&D Security Engineer
  32400. Microsoft Secures Visual Studio Live Share Sessions -- Visual Studio Magazine
  32401. Raytracing and Raycasting with Signed Distance Functions
  32402. Running darktable on RISC-V
  32403. Cryptographic Agility and Superior Alternatives - Dhole Moments
  32404. SFX-100 + G-Seat + OSW Sim Rig Build - RowanHick.com
  32405. Short story about my Steam Deck
  32406. Feature Folders - Kamil Grzybek
  32407. How the Consumer Computer is Consuming Computing
  32408. My 40GBe NAS Journey.
  32409. Announcing built-in container support for the .NET SDK
  32410. Define “better”
  32411. Handling dependencies with CMake
  32412. Fighting too many open Tabs
  32413. Understanding people
  32414. Sample Chapter 7 - Actions to Calculations
  32415. How to Set Up Your Own Personal Wiki
  32416. Building a searchable archive for the San Francisco Microscopical Society
  32417. Why SQLite? Why Now? 🐇
  32418. Visions
  32419. Stop saying 10x developer
  32420. .NET 7 - Pattern Matching With Spans #shorts
  32421. I Try Astro For the First Time!
  32422. C#, TypeScript Crack Top 10 in 2022 IEEE Programming Language Ranking -- Visual Studio Magazine
  32423. Deep dives & how the Internet works
  32424. .NET MAUI eBook Now Available - Enterprise Application Patterns
  32425. Removal of Heroku Free Product Plans FAQ
  32426. Too many Americans live in places built for cars — not for human connection
  32427. The New Normal: The Coming Tsunami of Fakery
  32428. Imagen: Text-to-Image Diffusion Models
  32429. Heroku’s Next Chapter
  32430. The Project Jengo Saga: How Cloudflare Stood up to a Patent Troll – and Won!
  32431. The AArch64 processor (aka arm64), part 22: Other kinds of classic prologues and epilogues
  32432. ASP.NET Community Standup - Blazor in .NET 7
  32433. The Three F's of Open Source Development
  32434. SSH commit verification now supported | GitHub Changelog
  32435. Why your website should be under 14kb in size
  32436. Blazor Best Practices: Loading Data
  32437. Entity Framework Core and Multiple Database Providers | The .NET Tools Blog
  32438. The History of Microsoft Azure
  32439. Configuring an Identity Provider in an Azure App Service
  32440. How SQLite Scales Read Concurrency
  32441. EPB Launches America’s First Community-wide 25 Gig Internet Service
  32442. Janet Jackson can DESTROY Your Hard Drive!
  32443. .NET Rocks! vNext
  32444. Bringing Kestrel + YARP to Azure App Services
  32445. LINQ explained with sketches - the eBook
  32446. Switch to unified fully managed Overlapped implementation by jkotas · Pull Request #74532 · dotnet/runtime
  32447. Tetherball Configurations
  32448. Patent Trolls Inbound: Our First Lawsuit
  32449. Keeping Content Out of the Publish Folder for WebDeploy
  32450. Why do arrays start at 0?
  32451. What I Learned Running a Seasonal SaaS Businesses - Vance Lucas
  32452. Should You Buy an EV?
  32453. Best time to go to a gym or how to avoid people
  32454. Continuous Blackjack (i): introduction and first results.
  32455. Is Lerp Frame Rate Independent?
  32456. 3-lisp: an infinite tower of meta-circular interpreters.
  32457. Capacity Plan
  32458. Measure What You Impact, Not What You Influence – CSS Wizardry
  32459. In Defense of DevOps
  32460. Certificate Transparency is really not a replacement for key pinning
  32461. Preparing for the wave of open source funding
  32462. We Deserve Better Than BEM
  32463. Make Poker fun again
  32464. Am I going to die if I ditch my phone?
  32465. No models are perfect, but Biotech's are terrible
  32466. Accepted chromium 104.0.5112.101-1 (source) into unstable
  32467. Devs don’t want to do ops
  32468. Inside the Pinecone | Pinecone
  32469. Accounting for Developers, Part II | Modern Treasury Journal
  32470. Release Cemu 2.0 · cemu-project/Cemu
  32471. TypeScript Job Postings Explode -- Visual Studio Magazine
  32472. A Heavy Lift: Bringing Kestrel + YARP to Azure App Services
  32473. Ridiculous Junior Developer Requirements #shorts
  32474. Mainnet Merge Announcement
  32475. Stop using Guard Clauses! They pollute your Application Code
  32476. Strongly Typed Middleware in ASP.NET Core
  32477. The AArch64 processor (aka arm64), part 21: Classic function prologues and epilogues
  32478. Hard limits of low-code/no-code. The Flatlogic thesis
  32479. Easier nullable reference types errors instead of warnings
  32480. Common Tech Jobs Described as Cabals of Mesoamerican Wizards
  32481. Web API Return Types in ASP.NET Core - Code Maze
  32482. The Future of NGINX: Getting Back to Our Open Source Roots - NGINX
  32483. Every action you take is a vote for the type of person you wish to become
  32484. How to Check if a Binary Tree Is Symmetric (Mirror Image of Itself)?
  32485. How to use OpenTelemetry to trace Node.js applications | Red Hat Developer
  32486. Learnings from a Custom Neural Voice Proof of Concept
  32487. Sharing Auth Cookies With YARP, IdentityServer, and ASP.NET Core
  32488. Trying Out Machine Learning
  32489. Generating Documents using a RESTful, Asynchronous Web API using WebHooks
  32490. Fixed Partitions
  32491. Entity Framework Core Power Tools- a visual guide to recent updates
  32492. Typescipt is terrible for library developers
  32493. ASP.NET Community Standup - Blazor in .NET 7
  32494. ASP.NET Community Standup - Blazor in .NET 7
  32495. pornpen.ai
  32496. Mapping Multiple Static File Folders in ASP.NET Core
  32497. El Sueño Americano / The American Dream — T O M K I E F E R
  32498. The case for using Sass in 2022
  32499. Unique Strings and Unicode · Baptiste Fontaine’s Blog
  32500. Mind-Blowing loneliness. - Pravesh Koirala
  32501. Putting Software in the Public Domain
  32502. VR and digital Assistants are the Future
  32503. My new tab
  32504. The Infinite Marquee | Ryan Mulligan
  32505. On the hook of a phisher
  32506. Carlin Eng
  32507. Slowing Down | Cadell.dev
  32508. Starter | MicroProfile
  32509. You could have broken SIDH
  32510. ASP.NET Community Standup - Blazor in .NET 7
  32511. GitHub Quick Reviews
  32512. A Peek at Latest C# 11 Features Coming in November with .NET 7 -- Visual Studio Magazine
  32513. Unix legend, who owes us nothing, keeps fixing foundational AWK code
  32514. How This Central African City Became the World’s Most Expensive
  32515. OpenNLP.NET 1.9.4.1
  32516. Execution and Parallelism for DAG-based BFT Consensus
  32517. Design the next iPhone
  32518. BUILD AND SELL an API with Next.js, Vercel, and RapidAPI
  32519. Ask Cryptography
  32520. “10% error rate is okay“ - Leaked EU Commission document regarding Chat Control, the law that requires the mass surveillance of messages and photos
  32521. The AArch64 processor (aka arm64), part 20: The classic calling convention
  32522. (Non-) native arithmetic in recursive proofs
  32523. How to Create a Class Dynamically in C#? - Code Maze
  32524. .NET 7 - PatchAsync & PatchAsJsonAsync #shorts
  32525. More Phishing Attempts | LINQ to Fail
  32526. Intro to Virtual Actors by Microsoft Orleans
  32527. Running a cluster of Microsoft Orleans Virtual Actors
  32528. Event Driven Architecture — 5 Pitfalls to Avoid
  32529. Understanding Strict, Abstract Equality Operators in JS
  32530. Azure Cosmos DB SQL Studio is a Hidden Gem!
  32531. Input Validation for Security : Developer Notes
  32532. ASP.NET validation revisited
  32533. Finding .NET Transitive Dependencies and Tidying Up Your Project
  32534. Can types replace validation?
  32535. August 16, 2022
  32536. Endomorphism as an invariant functor
  32537. Clip control on the Apple GPU
  32538. Is Game Development a Dream Job?
  32539. Visions
  32540. Stripe system status
  32541. A Dive in to Hyper-V Architecture & Vulnerabilities
  32542. Vulnerability in Linux containers – investigation and mitigation
  32543. Bootstrapping LTE Physical channels
  32544. Is COUNT(*) slow in MySQL? - Aaron Francis
  32545. Why I still take notes on paper
  32546. What Is The Curve Behind An Iterative Lerp?
  32547. How much customer service is too much? - Joydeep's Corner
  32548. Designing the Tampa Devs Logo
  32549. A Fresh Look at HLS Value - FPGA'er
  32550. The Solution Space
  32551. Employee vs freelancer - when to hire whom from the company’s perspective | By Anna Leijon
  32552. My cookbook for data creation · Chris Swart
  32553. Option protocols in DeFi
  32554. (Shamelessly) Stealing my own games
  32555. Simulating memory load with fio
  32556. Physics Safety Tip
  32557. [Last Week in .NET #97] – Swimming in Microsoft® Irony for Life Preview 7 Extensions Core (CTP)
  32558. GitHub - surrealdb/surrealdb: A scalable, distributed, collaborative, document-graph database, for the realtime web
  32559. Application submitted for US molten salt research reactor : New Nuclear
  32560. Why is Snowflake so expensive?
  32561. Stable Diffusion Public Release — Stability.Ai
  32562. GitHub - kingyoPiyo/Pico-10BASE-T: 10BASE-T from Raspberry Pi Pico
  32563. What's Next for .NET MAUI? Roadmap & Xamarin Sunset Unveiled -- Visual Studio Magazine
  32564. C# 11 preview: generic math, required members, and more
  32565. Ridiculous vulnerability disclosure process with CrowdStrike Falcon Sensor
  32566. 7 Colour E-Ink Display For Raspberry Pi | Inky Impression 5.7
  32567. The downfall of smart TVs: From promises of seamless viewing to ad tool on steroids
  32568. Daily links from Cory Doctorow
  32569. Applying a rule from Pixar with a camera from 1961
  32570. Apple expands Self Service Repair to Mac notebooks
  32571. 6 Event-Driven Architecture Patterns — Part 1
  32572. Regex with IgnoreCase option may match more characters than expected - Gérald Barré
  32573. This Program is Illegally Packaged in 14 Distributions
  32574. The AArch64 processor (aka arm64), part 19: Miscellaneous instructions
  32575. Getting started with Pub/Sub Messaging in .NET
  32576. I tried to recreate a comic book using DALL-E and Alan Moore’s script
  32577. Different Ways to Add Values to a C# Array - Code Maze
  32578. 320: All the .NETs
  32579. New Video: Coding Shorts - Output Caching in ASP.NET Core 7
  32580. Armchair Architects: The role of Simplicity in Architecture
  32581. Build a data serving API
  32582. Fun With Custom Interpolated String Handlers
  32583. Introducing the Markdown Language Server
  32584. Announcing TypeScript 4.8 RC
  32585. Refactoring Minimal APIs with Carter - Code Rethinked
  32586. Using TypeScript With React and KendoReact Components
  32587. Exciting new release of SynapseML
  32588. Azure Migrate now supports large-scale migration of ASP.NET web apps to Azure App Service
  32589. Why Isolating Your Unit Tests Matters
  32590. Interim guidance on 2022 time zone updates for Chile
  32591. Announcing Entity Framework 7 Preview 7: Interceptors!
  32592. Learn web development using .NET and Visual Studio
  32593. Pragmatic Event Sourcing in .NET With Marten – Webinar Recording | The .NET Tools Blog
  32594. Mocking Best Practices
  32595. DevOps 101: The role of automation in Database DevOps
  32596. Emergent Leader
  32597. 8 elements of securing Node.js applications | Red Hat Developer
  32598. Clock-Bound Wait
  32599. Micro Frontends in Action With ASP.NET Core - Composition via Blazor WebAssembly Based Web Components
  32600. LibGen's Bloat Problem
  32601. GitHub - bootdotdev/curriculum: A roadmap for Boot.dev's CS curriculum for backend developers
  32602. Secure your workflows with StepSecurity Harden Runner
  32603. GitHub - Trivo25/mina-zk-rollup: A modular zk-Rollup for zero knowledge smart contracts, zkApps, on the Mina blockchain.
  32604. Deploy ClickHouse to Production: 1-Node Approach
  32605. OpenAI Dall-E 2
  32606. My tone doesn’t make me wrong, or how I convinced the Ruby project to fix an inconsistency
  32607. Museletter #348: The Limits to Growth at 50
  32608. What is Lattice-based Cryptography?
  32609. Guilty Until Proven Innocent
  32610. Leeroy Jenkins First Take/Dry Run (NEW)
  32611. Renovate, a Dependabot alternative
  32612. The Paper that Keeps Showing Up
  32613. Remove ThreadPool native implementation by eduardo-vp · Pull Request #71719 · dotnet/runtime
  32614. Collections: This. Isn’t. Sparta. Retrospective
  32615. Ekaitz's tech blog
  32616. Reverse Debugging and other stories
  32617. Monitoring tiny lambdas
  32618. Good conversations have lots of doorknobs
  32619. The Dark Side of Polyfilling CSS
  32620. Use the portable timer implementation in CoreCLR by kouvel · Pull Request #71864 · dotnet/runtime
  32621. Unix is not Linux
  32622. What a Mac mini & Tailscale enables · Kaushik Gopal's Site
  32623. I quit a L6 Job at Meta Just to Finish a Side Project
  32624. .NET 7: 10 New Features You Need to Know
  32625. Turning SQLite into a distributed database
  32626. Create Containerized Build Agents with Azure DevOps Pipelines
  32627. GitHub - HackerNews/API: Documentation and Samples for the Official HN API
  32628. Hosting ASP.NET Core Web API with AWS Lambda - Truly Serverless REST APIs
  32629. Nobody Wants to Teach Anymore
  32630. JavaScript Array Tutorial by C# Developer - [45 Minutes]
  32631. EF7 - Bulk updates and Bulk deletes
  32632. Episode 42: The Unlikely Success of a Copy Paste Developer - with Iris Classon
  32633. There’s no speed limit | Derek Sivers
  32634. Episode 435 - HPC on Azure
  32635. Coping with Copilot
  32636. Alexandre Nédélec - What made me want to be a developer?
  32637. Visual Sum of Cubes
  32638. A Dive in to Hyper-V Architecture & Vulnerabilities
  32639. Add BWK's email. · onetrueawk/awk@9ebe940
  32640. Understanding JSON Web Encryption (JWE)
  32641. Dolev Hadar
  32642. Why don't we do email verification in reverse?
  32643. A mission statement that actually makes sense
  32644. Self Hosted Compiler Upgrade Guide · ziglang/zig Wiki
  32645. How to Build a Content Creation Engine
  32646. The `collapsist` debate in Spain: a summary
  32647. How Many Effective Altruist Billionaires Five Years from Now?
  32648. Redeeming the plasma globes
  32649. Trust in Software Tools | Microsoft Research
  32650. GitHub Copilot · Your AI pair programmer
  32651. Create Containerized Build Agents with Azure DevOps Pipelines
  32652. GitHub - d07RiV/diabloweb: Diablo 1 for web browsers
  32653. App Store doesn't accept
  32654. GitHub - karanpratapsingh/system-design: Learn how to design systems at scale and prepare for system design interviews
  32655. Journey to Lumen
  32656. Backpropagation From Scratch
  32657. Electron-Based App Vulnerabilities Hit VS Code, Microsoft Teams -- Visual Studio Magazine
  32658. To Everyone Who Asks For ‘Just A Little’ Of Your Time: Here’s What It Costs To Say Yes - RyanHoliday.net
  32659. Seeing Like a State, Progress and Poverty, and Owning Land – Loukidelis.com
  32660. On being busy
  32661. I Went to a “Dangerous Alt-Right Rally” | The Blog of Dr. Josh C. Simmons
  32662. Adding latency: one step, two step, oops
  32663. How not to build a bike shed
  32664. Should I learn X?
  32665. Resolving an unusual wifi issue
  32666. Foils Have Hooks
  32667. Age Milestone Privileges
  32668. Shazam turns 20
  32669. VS Code Dev Intros Open Source Markdown Language Server -- Visual Studio Magazine
  32670. .NET Conf Focus on MAUI - That's a wrap!
  32671. GitHub - Twipped/InterviewThis: An open source list of developer questions to ask prospective employers
  32672. The AArch64 processor (aka arm64), part 18: Return address protection
  32673. Coming Soon: Reddit Developer Platform - Upvoted
  32674. Code Maze Weekly #135 - Code Maze
  32675. I love my GPD Micro PC
  32676. iOS Privacy: Announcing InAppBrowser.com - see what JavaScript commands get injected through an in-app browser · Felix Krause
  32677. Not using useCallback is premature optimization
  32678. Truthish. — ethanmarcotte.com
  32679. @Play: Wading Into the Pits of Angband
  32680. Basics of OAuth
  32681. How I Learned to Stop Worrying and Love Macros
  32682. How to get better at designing? – It all starts by ‘noticing’
  32683. Thoughts on Copilot
  32684. Scheduled Tweets With Cloudflare Workers
  32685. Lossy Image Compression with Dithering
  32686. 'Transient' Issues
  32687. Simplicity is An Advantage but Sadly Complexity Sells Better
  32688. Blogging as Structured Thinking · Jerry Liu
  32689. On proof of work
  32690. Strong Static Typing vs Weak Dynamic Typing
  32691. thiago's thoughts - ramblings and scribblings
  32692. Static Asset Hashing in Hakyll
  32693. I Built a Ruby Compiler
  32694. Using PASETO in .NET - #shorts
  32695. Shouting in the Datacenter
  32696. Azure Toolkit for IntelliJ Now Supports Kubernetes, Virtual Machines -- Visual Studio Magazine
  32697. _why's Estate
  32698. Scraft
  32699. Realtime: Multiplayer Edition
  32700. The Dark History of Zip Files
  32701. Azure's 'Dev Box' Cloud Workstation Service in Public Preview -- Visual Studio Magazine
  32702. TSMC to Begin 3nm Chip Production Next Month
  32703. Learn MYOG
  32704. JavaScript Interview Practice with HackerRank - Strings, Big O Notation, and more!
  32705. A parasitological evaluation of edible insects and their role in the transmission of parasitic diseases to humans and animals
  32706. The AArch64 processor (aka arm64), part 17: Manipulating flags
  32707. Building a Smart Home - Part 3 "Smart" Appliances | LINQ to Fail
  32708. Electronic Materials Office®
  32709. The 2 MediatR features people don't know about but should
  32710. Two-Factor Authentication With SMS in ASP.NET Core
  32711. I have complicated feelings about TDD
  32712. Emergency Load Reduction Pilot | Tesla Support
  32713. It wasn't for nothing - Grasping gexps
  32714. .NET Rocks! vNext
  32715. Breaking Down Another Phishing Attempt | LINQ to Fail
  32716. Agile Projects Have Become Waterfall Projects With Sprints
  32717. Shared Database between Services? Maybe!
  32718. LB Labs: Solving The Pull Request Problem w/ Continuous Merge
  32719. A Heavy Lift: Bringing Kestrel + YARP to Azure App Services
  32720. Gen Z
  32721. ANOVA Using C# -- Visual Studio Magazine
  32722. Reflections on a Decade of Self-Employment
  32723. Programming breakthroughs we need
  32724. Learn Postgres at the Playground
  32725. 6 Raspberry Pis, 6 SSDs on a Mini ITX Motherboard
  32726. jank programming language - Clojure/LLVM/Gradual Typing
  32727. Accounting for Developers, Part I | Modern Treasury Journal
  32728. Live Share: Enterprise Policies are here!
  32729. Why I left PINE64
  32730. You want to use Kafka? Or do you really need a Queue?
  32731. NumPad
  32732. Managing the most dangerous constructor ever
  32733. The AArch64 processor (aka arm64), part 16: Conditional execution
  32734. NDepend
  32735. Physical buttons outperform touchscreens in new cars, test finds
  32736. Adventure game graphics with DALL-E 2 - Et tu, Cthulhu
  32737. How to Execute Multiple Tasks Asynchronously in C# - Code Maze
  32738. GraphQL on Azure: Part 10 - Synthetic GraphQL Custom Responses | LINQ to Fail
  32739. ravynOS – Finesse of macOS. Freedom of FreeBSD.
  32740. Why React Re-Renders
  32741. Instagram, TikTok, and the Three Trends
  32742. SSH Tips and Tricks | Carlos Becker
  32743. The Complete Guide to Fermenting Hot Sauce at Home
  32744. VPNs on iOS are a scam
  32745. Raft
  32746. 6 Docker Compose Best Practices for Dev and Prod
  32747. The impact of removing jQuery on our web performance - Inside GOV.UK
  32748. Canonical/Microsoft Partnership Puts .NET 6 into Ubuntu Linux -- Visual Studio Magazine
  32749. Deconstructing Bézier curves
  32750. How to build a Sage 50 integration
  32751. Set up a new Mac, Fast
  32752. Event Source your Spreadsheets for Flexibility and Maintainability
  32753. Visual Studio 2022 17.4 Preview 1 Furthers Arm64 Support -- Visual Studio Magazine
  32754. How Did I Become Database Engineer at 23
  32755. Notes from My Year of Electric Muscle Stimulation - Spinal Flow Yoga
  32756. The Prototype Maturity Model
  32757. How Cloudflare Broke My Build and How I Fixed It | Giorgi Dalakishvili | Personal Website
  32758. Power, Corruption & Lies (or how I became a typographer, pt. 1): Matthew Butterick
  32759. Certifying Interpreters in Racket
  32760. The Ultimate Guide to Gemfile and Gemfile.lock
  32761. The importance of empty states
  32762. The Soul of Our Work
  32763. Using the Same Arch Linux Installation for a Decade
  32764. ZpqrtBnk
  32765. GitHub Quick Reviews
  32766. .NET 6 is now in Ubuntu 22.04
  32767. What's New in Visual Studio 2022 17.4 Preview 1
  32768. Software Development is very subjective
  32769. Build a Link Shortener App with SvelteKit, TypeScript, and Directus.io
  32770. re: How Discord supercharges network disks for extreme low latency
  32771. How and why I built Japan Dev
  32772. .NET 6 is now in Ubuntu 22.04
  32773. Janet Jackson had the power to crash laptop computers
  32774. Malicious PyPi packages aim DDoS attacks at Counter-Strike servers
  32775. Cloudflare Support Portal gets an overhaul
  32776. Open-source rival for OpenAI's DALL-E runs on your graphics card
  32777. GitHub - jfversluis/learn-dotnet-maui: A repository filled with resources available to you to start learning or deepen your knowledge about .NET MAUI
  32778. How Discord Supercharges Network Disks for Extreme Low Latency
  32779. GitHub - FabianGosebrink/ASPNETCore-WebAPI-Sample: This is a sample ASP.NET Core WebAPI
  32780. MacBook Air M1 screen crack for no appare…
  32781. Visual Studio Resource Designer
  32782. Unreliable Connection
  32783. Win32 Is The Only Stable ABI on Linux
  32784. Twilio Incident: What Signal Users Need to Know
  32785. If VS Code Could Talk #shorts #vscode #webdevelopment
  32786. .NET MAUI 2022 - Events
  32787. Open-source rival for OpenAI's DALL-E runs on your graphics card
  32788. Git Line-staging Released!
  32789. Big Changes Ahead for Deno
  32790. Second-Order Thinking: What Smart People Use to Outperform - Farnam Street
  32791. Importing the Stack Overflow dataset into RavenDB
  32792. Add ability to choose a custom coordination server by half-duplex · Pull Request #45 · tailscale/tailscale-android
  32793. The AArch64 processor (aka arm64), part 15: Control transfer
  32794. Stop using the HttpClient the wrong way in .NET
  32795. 319: ML Cuneiform Translations
  32796. Finding Resource Groups With No Resources | LINQ to Fail
  32797. GitHub - kentjhall/horizon-linux: arm64 Linux patched to run programs for the Nintendo Switch’s Horizon OS
  32798. Securing Amazon API Gateway with Lambda Authorizer in .NET - Detailed Guide
  32799. Dependency Injection With Simple Injector in .NET - Code Maze
  32800. A New Way to Create Time Restricted Endpoints in .NET
  32801. ASP.NET Core 6: Here is the best way to pass a JWT in the headers of a gRPC client
  32802. Creating dotnet solution and project templates
  32803. Process injection: breaking all macOS security layers with a single vulnerability
  32804. Password Purgatory - Making Life Hell for Spammers
  32805. Milwaukee Tool Raises the Bar with New USA Factory
  32806. Git from the Bottom Up – Blobs and Trees
  32807. GitHub - norvig/paip-lisp: Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
  32808. Live System Design: Payments Gateway
  32809. Will Bun JavaScript Take Node's Crown
  32810. The importance of vacation for your career - Zelig880
  32811. Polycam and Changing My Views On Augmented Reality
  32812. The Product Culture Shift
  32813. Musings about automation
  32814. How to rewrite a press release: a step-by-step guide
  32815. 5 years of (Neo)Vim - A personal retrospective
  32816. Tests validate behavior, not correctness
  32817. Detecting Residential Proxy Networks
  32818. EF Core Performance - How to Optimize Database Updates?
  32819. EF Core Performance - How to Optimize Database Updates?
  32820. GitHub - oasislinux/oasis: a small statically-linked linux system
  32821. Who wrote this sh*tty code?
  32822. Inside the Layoffs at Klarna
  32823. Webinar ".NET GC for absolute beginners"
  32824. Using Postman with SignalR WebSockets Development - Trailhead Technology Partners
  32825. GitHub - Maoni0/mem-doc: This is a document to help with .NET memory analysis and diagnostics.
  32826. Alexa Skills - A Little Easier
  32827. Workshop at SBC'22 | Tse Lab at Stanford University
  32828. thunks/quirkeys.org at main · fogus/thunks
  32829. I Watched An 857-Hour Movie To Encounter Capitalism’s Extremes
  32830. Maxim Marshall - eInk VNC
  32831. Efficient Simulation through Linear Algebra
  32832. pip-tools Supports pyproject.toml
  32833. Is it okay to say "no" to the client?
  32834. Who Makes Ridgid Tools? | House Grail
  32835. Outage Stories: The copy and paste outage
  32836. Ideas for DataScript 2
  32837. UTC vs. UT1 time (and other nuances)
  32838. Modernizing Microsoft 365 with a move to Windows containers on Azure Kubernetes Service (AKS)
  32839. US data transfer unlawful according to German procurement authority
  32840. CEO Shadow Program
  32841. Korean Supreme Court Provides Clarity on Web Scraping and Violation of the Relevant Korean Laws, including the Copyright Act and Information Protection Act (Supreme Court, 2021Do1533, May 12, 2022)
  32842. GitHub - NyronW/MinimalEndpoints: A light weight abstraction over ASP.NET minimal API
  32843. The Hacking of Starlink Terminals Has Begun
  32844. Comparing Linux Environments on macOS Host
  32845. How We Can Learn from History
  32846. My life is a litmus test - Deep South Ventures
  32847. Climate policy numbers
  32848. Nuclear Terror and Game Theory
  32849. Making Notes Work for Me: Reflections after 2 Years of Digital Gardening
  32850. Someone Told Me to Build an MVP
  32851. I developed a game to fix my burnout. It sucks.
  32852. Excel is Pretty Dang Cool
  32853. Coffee Cup Holes
  32854. Microsoft, AWS Lead Cloud AI Developer Services Evaluations -- Visual Studio Magazine
  32855. GA Release of Visual Studio for Mac 17.3 Intros User Secrets for Sensitive Info -- Visual Studio Magazine
  32856. Crawler Hints supports Microsoft’s IndexNow in helping users find new content
  32857. Ezra Miller Headline Generator
  32858. Rob Pike's simple C regex matcher in Go
  32859. Architectural optimizations vs the profiler
  32860. The AArch64 processor (aka arm64), part 14: Barriers
  32861. JavaScript Callback Functions Explained in 1 Minute #shorts #webdevelopment
  32862. Goat Rental - Hire Goats
  32863. Code Maze Weekly #134 - Code Maze
  32864. Algorithms you should know before you take system design interviews
  32865. From Oscilloscope to Wireshark - A UDP Story
  32866. How to present to executives.
  32867. A lesson in shortcuts. Long ago, as the design of the Unix file system was b...
  32868. reb00ted | Is this the end of social networking?
  32869. Episode 434 - Azure Traffic Manager
  32870. I spent $15 in DALL·E 2 credits creating this AI image and here’s what I learned
  32871. a bibliography, tips, and tricks — Niklas's blog
  32872. Invert a function using Newton iterations
  32873. Las Palmas - a digital nomad review
  32874. Yes, the World is Burning, but There’s Reasons for Optimism
  32875. Using Airtable as a Jekyll website database
  32876. Entity Framework 7 Preview 7 Adds & Improves Interceptors -- Visual Studio Magazine
  32877. Announcing Rust 1.63.0 | Rust Blog
  32878. Redis Explained
  32879. Price adjustment 2022/2023 - Hetzner Docs
  32880. This 17-Year-Old Designed a Motor That Could Potentially Transform the Electric Car Industry
  32881. On rebooting: the unreasonable effectiveness of turning computers off and on again
  32882. Choosing a .NET Memory Profiler in Visual Studio - part 1
  32883. There aren't that many uses for blockchains
  32884. Developer Interview Gone Wrong! #shorts #webdevelopment #programminghumour
  32885. Product Announcement: Retirement of Amazon MOBI eBook file format
  32886. My new interview task: Stop the flow
  32887. The AArch64 processor (aka arm64), part 13: Atomic access
  32888. Deploying Blazor WebAssembly app with WebAPI using GitHub Actions(CI/CD) for FREE - EP35
  32889. Build a Pokemon Memory Match Game with Vanilla HTML, CSS, and JavaScript
  32890. open source empire-building strategy game.
  32891. 2022 attacks! An August reading list to go “Shields Up”
  32892. Mindustry
  32893. The 2 C# 8 features that are too confusing to use
  32894. C# 11: Preview of features for .NET 7
  32895. Heap Sort in C# - Code Maze
  32896. Microsoft Releases .NET Community Toolkit 8 with Automatic Source Generation
  32897. /e/ OS Review on Murena Teracube 2e
  32898. Azure Messaging Services: Why, When, & How? - PHINUG Online Dev Sessions 2022.08
  32899. .NET Rocks! vNext
  32900. Let websites framebust out of native apps
  32901. GitHub - ange-yaghi/engine-sim: Combustion engine simulator that generates realistic audio.
  32902. Workflow Orchestration for Building Resilient Software Systems
  32903. Simulating an Entire Car Engine (yes, it makes noise)
  32904. How SQLite helps you do ACID
  32905. The Mathematics of the Kalman Filter - Alan Zucconi
  32906. Brute Force Development · Matt Layman
  32907. Tools I use: Eclipse — bayindirh
  32908. NUMBER ONE VS Code Shortcut #shorts
  32909. The word ”impact” doesn’t have any impact at all | Tom Dehnel
  32910. Intelligence is in the network | Mo
  32911. Vladimir Cicovic Blog
  32912. Using bitmaps to run interactive retention analyses over billions of events for less than $100/mo
  32913. Creating a JSON logger for Flask
  32914. How to become a data engineer for free
  32915. Expanding the CAP Tradeoff Frontier at Scale
  32916. What's New for Blazor, ASP.NET Core in Latest .NET 7 Preview -- Visual Studio Magazine
  32917. Complex Vowels
  32918. 'Too many employees, but few work': Pichai, Zuckerberg sound the alarm
  32919. Why aren't smart people happier?
  32920. .NET Framework August 2022 Security and Quality Rollup Updates
  32921. Instagram and Facebook can track anything you do on any website in their in-app browser · Felix Krause
  32922. Consumer Price Index News Release - 2022 M07 Results
  32923. Putting SOLID into Perspective
  32924. VisualStudio.Extensibility: A New Way to Write Extensions
  32925. Tailwind is an Anti-Pattern
  32926. Man who built ISP instead of paying Comcast $50K expands to hundreds of homes
  32927. Just store UTC? Handling Time Zones & Daylight Saving
  32928. 8088 MPH: We Break All Your Emulators
  32929. The AArch64 processor (aka arm64), part 12: Memory access and alignment
  32930. NEW RESEARCH: FISHING GEAR ACCOUNTS FOR AN ALARMING AMOUNT OF PLASTIC POLLUTION IN OCEANS
  32931. Flags Attribute For Enum in C# - Code Maze
  32932. New Pluralsight Course: JSON Web Token (JWT) Fundamentals
  32933. Astro 1.0 | Astro
  32934. NVIDIA Special Address at SIGGRAPH 2022
  32935. SAFE (Sponge API for Field Elements) – A Toolbox for ZK Hash Applications - HackMD
  32936. zkEVMs: Not a Panacea
  32937. GitHub - filecoin-project/neptune: Rust Poseidon implementation.
  32938. A bad job with a very good description
  32939. Microsoft Ships Last Preview of .NET 7 Before Release Candidate -- Visual Studio Magazine
  32940. You might be using assert wrong
  32941. Kolja Pluemer | My 30 year old microwave has near perfect UX
  32942. Positive Feedback Loops
  32943. How to design a referral program at andrewchen
  32944. Scientists Should Care More About Equity
  32945. jmtd → log → Frictionless external backups with systemd
  32946. The OkSo Drawing App is Launched | Trekhleb
  32947. A Single file Rails Application
  32948. James Tilly Matthews and the Air Loom - Mike Jay
  32949. How to use Environmental Variables in Flutter
  32950. Companies of One Need Flywheels
  32951. Lessons learned after 10 years in IT – Andrey Lukyanenko
  32952. Playing With Wikis
  32953. Kinesis Laptop
  32954. Advice to the Young Astronomer
  32955. 5 Ways to Supercharge Your Productivity with GitHub Copilot
  32956. Visual Studio 2022 17.3, .NET MAUI Now Generally Available -- Visual Studio Magazine
  32957. GitHub - onekey-sec/unblob: Extract files from any kind of container formats
  32958. Securing Web APIs with Azure AD: Enabling Local Development
  32959. The quick and practical "MSI" hash table
  32960. VS 2022 for Mac Alternative: Parallels Desktop 18 for Mac & VS Plugin -- Visual Studio Magazine
  32961. Announcing NuGet 6.3 - Transitive Dependencies, Floating Versions, and Re-enabling Signed Package Verification
  32962. Visual Studio for Mac 17.3 is now available
  32963. What Is Good Code?
  32964. Introducing Transitive Dependencies in Visual Studio
  32965. HTTPS everywhere
  32966. NET Conf - Point of Sale demo app by davidortinau · Pull Request #248 · dotnet/maui-samples
  32967. JavaScript Callbacks Explained in 5 Minutes (Essential for asynchronous code!)
  32968. GitHub Quick Reviews
  32969. Announcing Entity Framework 7 Preview 7: Interceptors!
  32970. ASP.NET Core updates in .NET 7 Preview 7
  32971. Announcing .NET 7 Preview 7
  32972. Productivity comes to .NET MAUI in Visual Studio 2022
  32973. Announcing .NET Framework 4.8.1
  32974. .NET August 2022 Updates – .NET 6.0.8 and .NET Core 3.1.28
  32975. Announcing SynapseML for .NET - Large Scale ML with a Simple API
  32976. More Productive at a Coffee Shop?! #shorts #wfh
  32977. Stop returning null collections in your code #shorts
  32978. The mechanics of a sophisticated phishing scam and how we stopped it
  32979. The AArch64 processor (aka arm64), part 11: Loading addresses
  32980. Introducing new Cloudflare for SaaS documentation
  32981. Implementing the Castryck-Decru SIDH Key Recovery Attack in SageMath
  32982. How fast is 12th Gen Intel Core?
  32983. TikTok: Life on the Algorithm
  32984. Write a Note to Your Spouse Every Day
  32985. How to easily check on your CI/CD pipelines if your app has a NuGet package with a security vulnerability
  32986. Gregory Szorc's Digital Home | Achieving A Completely Open Source Implementation of Apple Code Signing and Notarization
  32987. Fixing When SWA Pull Request Builds Can't Add Comments | LINQ to Fail
  32988. I replaced all our blog thumbnails using DALL·E 2 for $45: here’s what I learned | Deephaven
  32989. Incident Report: Employee and Customer Account Compromise - August 4, 2022
  32990. Scientific Field Prefixes
  32991. Migrating from ASP.NET to ASP.NET Core in Visual Studio
  32992. How does PLONK work? Part 1: What's PLONK?
  32993. Nix By Example | <fun>
  32994. The Story of Mel
  32995. Debugging bare-metal STM32 from the seventh level of hell
  32996. New for PowerShell: 'Get-WhatsNew' Cmdlet, VS Code Tool Update -- Visual Studio Magazine
  32997. I am not that hacker you are looking for
  32998. Module Three – ZK Whiteboard Sessions
  32999. Run Linux on Electric Objects EO1 Wall Computer
  33000. My knowledge management system
  33001. 5G Home Broadband
  33002. On being a staff engineer
  33003. Announcing: MiniRust
  33004. From roots to polynomials
  33005. You Belong Here
  33006. The Reason why Linux Gaming is so limited
  33007. JIMMY
  33008. GitHub - openairplay/airplay2-receiver: AirPlay 2 Receiver - Python implementation
  33009. On Giving Technical Guidance to Others
  33010. Use Visual Studio Port Tunneling to handle Twilio Webhooks
  33011. Intro to Graphics 06 - 3D Transformations
  33012. Do You Know These HTTP Status Codes? #shorts #webdevelopment
  33013. This security guru is banishing spammers to a hilarious 'password purgatory'
  33014. [Last Week in .NET #95] – Azure Honey is Free
  33015. Announcing the .NET MAUI Beautiful UI Challenge
  33016. Altkanzler Schröder: Kreml will eine Verhandlungslösung
  33017. Getting Started with Selenium - C# Example - New
  33018. To Uncover a Deepfake Video Call, Ask the Caller to Turn Sideways - Metaphysic.ai
  33019. .NET 6: Enhance your gRPC client logs with a generic logging interceptor
  33020. 13 Years Later - Does Redis Need a New Architecture? | Redis
  33021. ⭐️ No more
  33022. Project Memento | Leave a trace on the Memento wall
  33023. A physical wiring diagram for the human immune system - Nature
  33024. Cyber-related Designation
  33025. Tracking down RavenDB I/O usage in Linux
  33026. The AArch64 processor (aka arm64), part 10: Loading constants
  33027. Using a custom build pipeline with Azure Static Web Apps - Gérald Barré
  33028. When programming blogs are designed to be harmful
  33029. That time I 10x’d a TI-84 emulator’s speed by replacing a switch-case
  33030. Carl's Blog
  33031. 318: Fixing Performance Issues
  33032. The Case of the Mysterious Holes on the Seafloor
  33033. Debug Logging Microsoft.Identity.Client and the MSAL OAuth client credentials flow
  33034. Creating your first Azure Container App
  33035. 2022-08-08: .NET Community Toolkit 8.0, Rider and ReSharper 2022.2, ILSpy 8.0 Preview 2 - WeekRef.NET
  33036. 12 Fractured Apps
  33037. Blazor.BFF.OpenIDConnect.Template 1.2.5
  33038. The Twelve-Factor App
  33039. how to stop being "terminally online"
  33040. Secure your .NET builds with StepSecurity and GitHub Actions
  33041. ASP.NET Core MVC Views not Resolving Partial Views outside of the default ControllerContext
  33042. “Code” 2nd Edition Now Available!
  33043. Our roadmap for Nix
  33044. #16: The case of fake IMDb credits
  33045. Figure
  33046. How to pick a starter project that'll make someone quit
  33047. Nix By Example | <fun>
  33048. Nix By Example | <fun>
  33049. Why Putting Solar Canopies on Parking Lots Is a Smart Green Move
  33050. Using Landlock to Sandbox GNU Make
  33051. NSA, NIST, and post-quantum cryptography
  33052. Nix By Example | <fun>
  33053. Focus at Work • Relax at Home • Sleep at Night | myNoise ®
  33054. Jigzilla: the puzzle solving robot (part 1)
  33055. C23 is Finished: Here is What is on the Menu
  33056. Intro to Graphics 05 - 2D Transformations
  33057. An intro to Open Telemetry in .NET - James World
  33058. Git In Two Minutes (for a solo developer)
  33059. Simulating an Entire Car Engine (yes, it makes noise)
  33060. Microdosing with psilocybin mushrooms: a double-blind placebo-controlled study - Translational Psychiatry
  33061. How To Combine Video Game Genres
  33062. 2022 Indian Scout Bobber Motorcycle
  33063. MPC In The Head Special
  33064. CK's Cold Dive
  33065. Cramming 'Papers, Please' Onto Phones
  33066. Designing for the last earth
  33067. Bennett Insights: An Overview of UK Data Policy Developments | Bennett Institute for Applied Data Science
  33068. Ergonomic tips from over-full-time programmer
  33069. Weird Expressions and Where to Find Them
  33070. How I use MacBook without a mouse | I am Sang
  33071. Running your CI builds without the server
  33072. So Zero It's ... Negative? (Zero-Copy #3)
  33073. 🤝 Engineering Scarcity Mindset
  33074. Raspberry Pi as wireless access point
  33075. Hosting a Minecraft server without extra hardware
  33076. The bizzare world of parsing dates in Spark 2
  33077. Mediator Pattern - CQRS with MediatR
  33078. ‘The Sandman’ Aspect Ratio: Netflix Explains the Deliberate Creative Choice Behind the Divisive Skewed Imagery
  33079. 1.1.1.1 + WARP: More features, still private
  33080. How do I exit Vim?
  33081. Sandman Aspect Ratio?
  33082. AWS API Gateway with .NET - HTTP APIs with Lambda & DynamoDB Integrations
  33083. Counterfeits, fraud, and theft: Why Silca changed its return policy  - CyclingTips
  33084. 'The best thing we can do today to JavaScript is to retire it,' says JSON creator Douglas Crockford • DEVCLASS
  33085. I assure you, medieval people bathed.
  33086. Walkthrough: Interactive code walkthroughs for developers
  33087. Nix – taming Unix with functional programming
  33088. GitHub - stemrollerapp/stemroller: Isolate vocals, drums, bass, and other instrumental stems from any song
  33089. This guy made a diabolical form to send spammers to password purgatory | Boing Boing
  33090. Weekly Update 307
  33091. .NET Community Toolkit 8.0 Goes GA -- Visual Studio Magazine
  33092. Implement additional asymmetric signature and encryption overloads by vcsjones · Pull Request #73502 · dotnet/runtime
  33093. NSA, NIST, and post-quantum cryptography
  33094. What's New in Visual Studio Code 1.70 (July 2022 Update) -- Visual Studio Magazine
  33095. DreamWorks Animation to Release MoonRay as Open Source
  33096. More Privacy and Transparency for DuckDuckGo Web Tracking Protections
  33097. 6 rules I follow to get simple and stable tests
  33098. Learn C# with CSharpFritz - CRUD operations with ASP.NET MVC - Part 2
  33099. Mount your Azure Cloud Shell to another Storage Account
  33100. Introduction to streaming for data scientists
  33101. Stewart Platform Head Massager
  33102. Effective Illegalism
  33103. Please don't write "point of view"
  33104. Home Network Part 1 - DIY Home Router with NixOS
  33105. Post-apocalyptic programming
  33106. The nuclear family isn't working, what can we do instead?
  33107. Strings vs symbols in DataFrames.jl column indexing
  33108. Some notes on DynamoDB 2022 paper
  33109. Asking Scientists Questions
  33110. Adding a permission system to Node.js - NearForm
  33111. Build your next big idea with Cloudflare Pages
  33112. Jigzilla: the puzzle solving robot (part 1)
  33113. Building scheduling system with Workers and Durable Objects
  33114. Channels - .NET
  33115. Let's Code a Clock in C++ - Almost Live Edition
  33116. How To Combine Video Game Genres
  33117. Improve this JavaScript function #shorts
  33118. Production postmortem: The allocating query
  33119. My favorite iPhone feature was removed
  33120. The AArch64 processor (aka arm64), part 9: Sign and zero extension
  33121. Matt Warren - Performance in the .NET Runtime - NDC London 2022
  33122. Type Checking and Type Casting in C# - Code Maze
  33123. Code Maze Weekly #133 - Code Maze
  33124. How generics were added to .NET
  33125. Why Is the Web So Monotonous? Google. :: Reasonably Polymorphic
  33126. Google’s video chat merger begins: Now there are two “Google Meet” apps
  33127. Matt Warren - Performance in the .NET Runtime - NDC London 2022
  33128. Interact with a GraphQL API from a .NET Core Application
  33129. Parsing command line arguments with `util.parseArgs()` in Node.js
  33130. GCast 128: Maintaining State with Docker Volumes
  33131. Understanding Browser Channels
  33132. How we're improving search results when you use quotes
  33133. The Software Pro's Best Kept Secret.
  33134. art-of-readme/README.md at master · hackergrrl/art-of-readme
  33135. .NET Foundation - Invidious
  33136. Episode 433 - Azure Relay Service
  33137. The OG Social Network: Other People’s Websites
  33138. Add initial riscv64 port by am11 · Pull Request #73385 · dotnet/runtime
  33139. .NET Foundation - CloudTube
  33140. An intro to Open Telemetry in .NET - James World
  33141. #309 – John Carmack: Doom, Quake, VR, AGI, Programming, Video Games, and Rockets | Lex Fridman Podcast
  33142. C99 doesn't need function bodies, or 'VLAs are Turing complete'
  33143. Hackers try to extort survey firm QuestionPro after alleged data theft
  33144. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  33145. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  33146. Verified Twitter Vulnerability Exposes Data from 5.4 Million Accounts
  33147. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  33148. Our Plans | Pricing
  33149. On Being Rich-ish: Lessons I learned becoming suddenly middle-class
  33150. What Is Cloud Asset Inventory? | Resoto by Some Engineering Inc.
  33151. We only need to plant 1 trillion trees
  33152. Thinking with pen and paper
  33153. Discovering Ruby on Rails: is it dead or alive?
  33154. Strict-serializability, but at what cost, for what purpose?
  33155. Stop searching for shared libraries
  33156. Prevent Forwarded header spoofing with HTTP message signature
  33157. Keeping a project bisectable - tony is coding
  33158. Starlite Mk IV laptop review
  33159. Five Positive Interactions for Every Negative One
  33160. The Firestarter
  33161. What’s wrong with this code? #shorts
  33162. Taking a .NET Core Web App Offline ... Gracefully
  33163. New '.NET Data Hub' Is One-Stop-Shop for .NET Data Handling -- Visual Studio Magazine
  33164. Marvin the Martian by reddadsteve | Download free STL model | Printables.com
  33165. Devs Reviving Winamp Struggled with Visual Studio 2008 to 2019 Upgrade -- Visual Studio Magazine
  33166. .NET MAUI Community Toolkit Monthly Standup (August 2022)
  33167. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  33168. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  33169. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  33170. Matt Warren - Performance in the .NET Runtime - NDC London 2022
  33171. Announcing .NET Community Toolkit 8.0! MVVM, Diagnostics, Performance, and more!
  33172. Differentiating Visual Studio instances
  33173. Making your async code thread safe | .NET Tips 3 #shorts
  33174. The AArch64 processor (aka arm64), part 8: Bit shifting and rotation
  33175. Botspam Apocalypse [ 2022-08-03 ]
  33176. Experiment with post-quantum cryptography today
  33177. Write cleaner Minimal APIs with MediatR in .NET 7
  33178. Azure Functions in .NET runtime
  33179. Sort Dictionary by Value in .NET - Code Maze
  33180. An intro to Open Telemetry in .NET - James World
  33181. Cut the cutesy errors
  33182. GitLab plans to delete dormant projects from free accounts
  33183. Happy 5th birthday, Rider 🥳 | The .NET Tools Blog
  33184. Customizing TypeScript String Types with Template Literal Types and Utility Types
  33185. Windows Package Manager 1.3
  33186. .NET 7 Custom Runtime for AWS Lambda | no dogma blog
  33187. REST Client For Visual Studio 2022 - Code Rethinked
  33188. .NET Rocks! vNext
  33189. .NET Foundation - Invidious
  33190. Why do tree-based models still outperform deep learning on tabular data?
  33191. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  33192. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  33193. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  33194. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  33195. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  33196. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  33197. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  33198. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  33199. Matt Warren - Performance in the .NET Runtime - NDC London 2022
  33200. Matt Warren - Performance in the .NET Runtime - NDC London 2022
  33201. BrainSTARK, Part 0: Introduction
  33202. ErikEJ.SqlClient.Extensions 0.1.1-alpha
  33203. Live: AWS Multi-Account Structure Design
  33204. A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  33205. How to build the simplest feature flag system in Elixir & Phoenix apps
  33206. Distributed Tracing to discover a Distributed BIG BALL of MUD
  33207. Comments are hard
  33208. 7 Critical Thinking Barriers and Ways To Crush Them
  33209. Elixir Observability: OpenTelemetry, Lightstep, Honeycomb
  33210. Talking to your customers: a disruptive concept
  33211. Sideprojects are hard
  33212. Vadim Demedes
  33213. Unity: the Good Parts
  33214. Productivity Porn - Caleb Schoepp
  33215. John Forstmeier
  33216. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  33217. ZK Whiteboard Sessions
  33218. Jigzilla: the puzzle solving robot (part 1)
  33219. TikTok’s Poison Pill - Study Hacks
  33220. Password Purgatory - Making Life Hell for Spammers
  33221. Generate Array of Random AND unique Numbers in JavaScript #shorts
  33222. Securing Web APIs with Azure AD: Building the Server
  33223. What’s the Strangest Thing You Ever Found in a Book?
  33224. AWS Announces Visual Studio 2022 on EC2, and Lambda TypeScript Tools -- Visual Studio Magazine
  33225. Textualize.io - Blog - 7 things I've learned building a modern TUI framework
  33226. Django 4.1 released | Weblog
  33227. Being Swamped is Normal and Not Impressive
  33228. .NET Conf: Focus on MAUI
  33229. Chemtrails
  33230. STOP Over Engineering Software. Focus on what matters!
  33231. Microsoft Claims Entity Framework Core 7 Faster When Saving Changes
  33232. A first time Grandmaster Titled Arena winner and Nakamura's forbidden platform
  33233. The AArch64 processor (aka arm64), part 7: Bitfield manipulation
  33234. .NET Foundation - Invidious
  33235. Building and using Managed Components with WebCM
  33236. Matt Warren - Performance in the .NET Runtime - NDC London 2022
  33237. MIT’s $4 desalination device creates enough drinking water for an entire family
  33238. GitHub - moyix/fauxpilot: FauxPilot - an open-source GitHub Copilot server
  33239. Y Combinator narrows current cohort size by 40%, citing downturn and funding environment – TechCrunch
  33240. Hire me – Amina Adewusi
  33241. GitHub - Fewnity/Counter-Strike-Nintendo-DS: Counter Strike port on Nintendo DS
  33242. Blazor WebAssembly Exception Handling With Error Boundaries
  33243. .NET Foundation - Invidious
  33244. Getting Started With Basic Bindings in .NET MAUI
  33245. A Full-Stack Web App Using Blazor WebAssembly and GraphQL—Part 5
  33246. dotCover, dotMemory, dotPeek, and dotTrace 2022.2 are here! | The .NET Tools Blog
  33247. Rider 2022.2 Comes With More C# 11 Features,  Performance Improvements, and Extended Unreal Engine Support | The .NET Tools Blog
  33248. Learning .NET MAUI – Part 15 – SQLite
  33249. ReSharper 2022.2 Comes With C# 11 Support, Solution-Wide Analysis Optimizations, and Virtual Formatter | The .NET Tools Blog
  33250. Azure Neural TTS previews a new contextual voice model for long-form paragraph reading
  33251. C# Converting Bytes To Kilobytes and Beyond
  33252. Certificate Revocation in Microsoft Edge
  33253. Local .NET MAUI events happening around the world!
  33254. Why I Love Still PHP and Javascript After 20+ years
  33255. Managing Key Vault Secrets from a .NET Console App
  33256. Airflow's Problem
  33257. Amazon.com: Funny Did You Eat The Last Unicorn Dinosaur T-Shirt : Clothing, Shoes & Jewelry
  33258. Amazon.com: The struggle is real funny T-Rex gym workout t-shirt : Clothing, Shoes & Jewelry
  33259. Amazon.com: Funny Let's Eat Kids Punctuation Saves Lives Grammar T Shirt : Clothing, Shoes & Jewelry
  33260. Amazon.com: Now I'm Unstoppable - Funny T-Rex Dinosaur Pullover Hoodie : Clothing, Shoes & Jewelry
  33261. B2B Music Streaming Services for Brands | Tuned Global
  33262. Go 1.19 Release Notes - The Go Programming Language
  33263. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  33264. .NET Foundation - Invidious
  33265. Introducing the Livebook Desktop app 🎉 - Livebook.dev The Livebook Blog
  33266. RailsConf 2022 Conference
  33267. Sovereign Unicorns: Jiaolong, A $1 Billion Private City in China
  33268. Inflation explainer
  33269. Monzo growth
  33270. The Startup Data Dilemma
  33271. A Sustainable Pace Gets You to the Finish Line
  33272. The iPhone With A Button Joke — Notes
  33273. Making a PR to Nixpkgs
  33274. How Would Anti-Instagram Look Like?
  33275. How to Get Your First Job in UX: A Guide
  33276. Decompiling Android apps – Trickster Dev
  33277. Minimal Container Images: Towards a More Secure Future
  33278. To Be Determined - Generic Recursion Applied to Algebraic Graphs
  33279. Rachit Nigam | PhD Candidate, Cornell University
  33280. The Castryck-Decru Attack on SIDH
  33281. Post-quantum encryption contender is taken out by single-core PC and 1 hour
  33282. r/dotnet - A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  33283. How I Used DALL·E 2 to Generate The Logo for OctoSQL
  33284. The LogBeta and LogGamma Functions Using C# -- Visual Studio Magazine
  33285. Microsoft Previews Azure Premium SSD V2 Disk Storage
  33286. Pushing C# to new places with NativeAOT | Update Conference Prague 2022
  33287. Introduction - Learn
  33288. Use One Big Server - Speculative Branches
  33289. Securing Web APIs with Azure AD: Authorizing Client Applications
  33290. What's actually going on with Google and Facebook hiring freezes? We surveyed 1000 engineers to find out.
  33291. .NET Foundation - Invidious
  33292. Oracle Suspended My Account
  33293. .NET Foundation - Invidious
  33294. The AArch64 processor (aka arm64), part 6: Bitwise operations
  33295. PiBox
  33296. USDC v2: Upgrading a multi-billion dollar ERC-20 token
  33297. Please stop citing TIOBE
  33298. Load Balancing with Weighted Pools
  33299. Wi-Fine
  33300. Release Notes for August 1, 2022
  33301. How to propagate HTTP Headers (and Correlation IDs) using HttpClients in C# - Code4IT
  33302. LINQ Improvements in .NET - Code Maze
  33303. Understanding Jane Street
  33304. Workarounds to disable Azure AD user using Microsoft Graph and an application scope
  33305. An intro to Open Telemetry in .NET - James World
  33306. Force HTTPS in ASP.NET Core Applications
  33307. How To Tackle Data Visualization UX: Tips & Tricks
  33308. Sands of MAUI: Issue #66
  33309. Containerize .NET applications without writing Dockerfiles | Red Hat Developer
  33310. On the Etiquette of Pull Request Comments
  33311. The Best C# .NET Web Application Tech Stack: Deploying to Azure - Michael's Coding Spot
  33312. Invariant functors
  33313. Crimes with Python's Pattern Matching • Hillel Wayne
  33314. Omnitaur
  33315. Learn C# with CSharpFritz - Logging, Testing, and Filters in ASP.NET Core
  33316. Encapsulating interactions with the outside world in your domain model.
  33317. An Introduction to Webmention
  33318. Ownership is a requirement
  33319. Time
  33320. RAM and bus timing — 6502 part 6
  33321. What is a stack and how does it work? — 6502 part 5
  33322. U.S. Army Camouflage Improvement Explained
  33323. [Last Week in .NET #94] – The Summer of .NET
  33324. Stop Making Up Promotional Email Categories
  33325. Flask database migrations using Flask-Migrate - Kim Lehtinen
  33326. What happened to the inventors?
  33327. Don't Let Your Systems Fail Deadly
  33328. Practical Guide to Music Theory and Improvisation
  33329. The Mental Health Treatment Obstacle Course · Eldridge's Blog
  33330. 2021 Taxes: Open Source Edition
  33331. Five Years Of Fosstodon
  33332. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  33333. The case against woke culture | Brian Armstrong and Lex Fridman
  33334. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  33335. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  33336. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  33337. Jigzilla: the automatic puzzle solving machine (part 1)
  33338. How New GitHub Projects 'Connects Your Planning Directly to the Work' -- Visual Studio Magazine
  33339. GitHub - Nithur-M/work-from-anywhere: A daily curated list of jobs that allow working from anywhere.
  33340. Spotify wants users to pay for separate ‘Play’ and ‘Shuffle’ buttons – TechCrunch
  33341. Effective TypeScript › What's TypeScript compiling? Use a treemap to find out.
  33342. How I regained concentration and focus
  33343. GitHub - phiresky/sqlite-zstd: Transparent dictionary-based row-level compression for SQLite
  33344. [CPS1]Final Fight Arcade Hardest-Mike Haggar No Weapons No Death All
  33345. Career Progression in Tech
  33346. Running Zig with WASI on Cloudflare Workers
  33347. Faster and Safer NuGet restore using Source Mapping and Lock files - Gérald Barré
  33348. Linux 5.19 [LWN.net]
  33349. The AArch64 processor (aka arm64), part 5: Multiplication and division
  33350. Raspberry Pi Zero vs MangoPi MQ Pro Benchmarks
  33351. What is Snapshot testing and why it's my go-to in .NET
  33352. LINQ explained with sketches
  33353. Concatenate Lists in C# - Code Maze
  33354. Episode 41: OpenTelemetry - with Martin Thwaites
  33355. 317: Performance Benchmarking Code
  33356. Document Scanner with OpenCV Using Video Footage
  33357. Why I built a dictionary app even with more than +300 apps available at AppStore?
  33358. Starting from ZERO
  33359. The Evolution of Asynchronous Data Fetching in JavaScript
  33360. TypeScript 4.7 and 4.8 Beta Releases Add ESM for Node.js and Better Type Inference
  33361. Request Response Logging Middleware ASP.NET Core
  33362. PowerShell Extension for Visual Studio Code July 2022 Update
  33363. Linux 5.19
  33364. Kevin Can F**k Himself - Wikipedia
  33365. Understanding Git
  33366. Nuclear energy is clean – Collectifission
  33367. Play your own RPG games anywhere
  33368. Alexandre Nédélec - Keeping secrets secure when using API Clients
  33369. On cosmetics vs. intrinsics in programming
  33370. Digital Extrovert ≠ IRL Extrovert
  33371. Build a basic Flask app with Neon in 5 minutes
  33372. Every programmer should care about UI design
  33373. I’m the Average Driver on the Road Right Now, and I’m Out of My Fucking Mind
  33374. About CloudFlare's Durable Objects
  33375. Breaking supersingular isogeny Diffie-Hellman (SIDH)
  33376. New Clojure project quickstart
  33377. Domenico Luciani - Misleading Pair Programming
  33378. How fonts on your website can impact user experience and how to resolve it
  33379. Gitea Container Registry
  33380. Request for Creators: Design for Developers
  33381. Are You an Effective Engineer?
  33382. What I'm frustrated by in crypto
  33383. Offices are expensive
  33384. My new app doesn't use .NET MAUI! Why?
  33385. Shor, I’ll do it
  33386. just-enough-series/courses/git at master · abduvik/just-enough-series
  33387. MIT engineers develop stickers that can see inside the body
  33388. Bye bye! It's Finally the End of Life of Java 7
  33389. Famous HNers and Their Sites
  33390. Automate Pull Request Labels Based on Changed Files With Actions
  33391. Password Purgatory - Making Life Hell for Spammers
  33392. How Tor Is Fighting—and Beating—Russian Censorship
  33393. Have I Been Pwned: Pwned websites
  33394. Configuration · Cloudflare Workers docs
  33395. GitHub - kffl/speedbump: TCP proxy for simulating variable, yet predictable network latency
  33396. Recommended settings for Wi-Fi routers and access points
  33397. US regulators will certify first small nuclear reactor design
  33398. Weekly Update 306
  33399. Pure CSS first person 3D website portfolio without any JavaScript
  33400. The case against woke culture | Brian Armstrong and Lex Fridman
  33401. An efficient key recovery attack on SIDH (preliminary version)
  33402. The case against woke culture | Brian Armstrong and Lex Fridman
  33403. GitHub - gui-cs/Terminal.Gui: Cross Platform Terminal UI toolkit for .NET
  33404. Photo by annewheaton
  33405. Knuth: Recent News
  33406. Remote attestation is coming back. How much freedom will it take? – Gabriel Sieben
  33407. Rust Playground
  33408. [CPS1]Final Fight Arcade Hardest-Mike Haggar No Weapons No Death All
  33409. Environment variables · Cloudflare Workers docs
  33410. password-purgatory-logger/wrangler.toml at master · troyhunt/password-purgatory-logger
  33411. Proxy Variable
  33412. Merge branch 'master' of https://github.com/troyhunt/password-purgato… · troyhunt/password-purgatory-logger@7033b4b
  33413. Microsoft Pumps Out Weekly VS 2022 Previews, Open Sources SBOM Tool -- Visual Studio Magazine
  33414. Collections: Logistics, How Did They Do It, Part II: Foraging
  33415. Pagefind is quite a find for site search | BryceWray.com
  33416. Data Center Heatmap
  33417. Host all your applications in one server
  33418. GitHub - troyhunt/password-purgatory-logger
  33419. The many flavors of hashing
  33420. Taking a look at the Rogers Outage CRTC Letter
  33421. Building a Recursive DNS Resolver
  33422. I don't care about content creators
  33423. Try the latest Azure SDK for .NET management libraries
  33424. Residents of Mariupol: The Azov militants deserve execution
  33425. GitHub - tabler/tabler: Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
  33426. Code Coverage Summary v1.3.0 Released!
  33427. RotoRaptor on TikTok
  33428. Why the Windows Registry sucks … technically
  33429. How far can you go by train in 5h?
  33430. You Don’t Need Microservices
  33431. Microsoft's Position on Linux
  33432. How to achieve “singleton hosted service”
  33433. The AArch64 processor (aka arm64), part 4: Addition and subtraction
  33434. Microsoft's Position on Linux : r/dotnet
  33435. TypeScript Bytecode Interpreter / Runtime Types · Issue #47658 · microsoft/TypeScript
  33436. Blazor Routing: An Overview
  33437. Code Maze Weekly #132 - Code Maze
  33438. Microsoft's Position on Linux : r/dotnet
  33439. How to achieve “singleton hosted service” : r/dotnet
  33440. Microsoft to End Support for .NET Core 3.1 in December 2022
  33441. Our Summer Break - 2022
  33442. Singleton Design Pattern in C# .NET Core - Creational Design Pattern | Pro Code Guide
  33443. S3 Isn't Getting Cheaper
  33444. Twenty Plus Years of Blogging
  33445. How To Evaluate Then Improve a Website’s Network Performance
  33446. Microsoft open sources its software bill of materials (SBOM) generation tool
  33447. Thinking About the Costs of a Software Feature
  33448. How to Freaking Find Great Developers By Having Them Read Code
  33449. New Recipes for 3rd Party Cookies
  33450. r/dotnet - Microsoft's Position on Linux
  33451. How to achieve “singleton hosted service” : r/dotnet
  33452. The Best iPhone — Notes
  33453. EdgeDB 2.0 | EdgeDB Blog
  33454. Episode 432 - App Config Service
  33455. Have I Been Pwned: FAQs
  33456. Squash, Merge, or Rebase?
  33457. r/dotnet - How to achieve “singleton hosted service”
  33458. GitHub - charmbracelet/gum: A tool for glamorous shell scripts 🎀
  33459. TypeScript: Typechecker-Assisted Runtime Data Validation
  33460. My 4G setup for working remotely from anywhere
  33461. Uncovering a Blocking Syscall
  33462. Foghorn Leghorn by reddadsteve | Download free STL model | Printables.com
  33463. Update to Compromised Email Addresses Incident
  33464. Microsoft Tests Tutorials Inside Visual Studio, Starting with Blazor -- Visual Studio Magazine
  33465. Logging Source Code Generators
  33466. A mission architecture to reach and operate at the focal region of the solar gravitational lens
  33467. x86matthew - EmbedExeReg - Embedding an EXE inside a .REG file with automatic execution
  33468. GitHub Quick Reviews
  33469. Securing Web APIs with Azure AD: Designing Authentication Schemes
  33470. Laravel - The PHP Framework For Web Artisans
  33471. Laravel - The PHP Framework For Web Artisans
  33472. Axelar | Secure cross-chain communication for Web3
  33473. Let's Learn .NET - Blazor Hybrid
  33474. GitHub - jorgef/engineeringladders: A framework for Engineering Managers
  33475. The AArch64 processor (aka arm64), part 3: Addressing modes
  33476. Exploring Communication of Rate Limits in ASP.NET Core With Rate Limit Headers
  33477. diziet | chiark’s skip-skip-cross-up-grade
  33478. TIFU by using Stripe as a payment processor for my small business.
  33479. shorten that long URL into a tiny URL
  33480. Actually Portable Executables with Rust and Cosmopolitan Libc
  33481. How to test "untestable" code in .NET
  33482. Digging into the CLR Diagnostics IPC Protocol in C#
  33483. How to create a Python package in 2022
  33484. The different ways to handle errors in C
  33485. Profiling QuestPDF: In Pursuit of Performance | The .NET Tools Blog
  33486. Using IOptions with .NET 6 API Endpoints | no dogma blog
  33487. Let's Learn .NET - Blazor Hybrid - July 28th 2022 - Free Live Stream Event
  33488. TypeScript: checking at compile time if an Array lists all property keys
  33489. Union types in C# - Event-Driven.io
  33490. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  33491. .NET Rocks! vNext
  33492. liam_on_linux | Everyone seems to forget why GNOME and GNOME 3 and Unity happened
  33493. Air Gap
  33494. .NET GitHub API Review
  33495. GitHub Pages: Custom GitHub Actions Workflows (beta) | GitHub Changelog
  33496. Fintech Mindset to Software Design
  33497. How to read a formal document
  33498. Listening to a movie as an audiobook
  33499. Starlink's current problem is capacity
  33500. How To Think Better (Evidence-Based Ways to Think Better)
  33501. Titles. Fucking. Matter.
  33502. Blockchain gaming - Current state
  33503. Microsoft Releases New .NET Rate Limiter in .NET 7 - And It's Amazing!🤯
  33504. New Video: Coding Shorts - Response Caching in ASP.NET Core
  33505. Tuesday
  33506. Top 10 Mistakes Organizations Make to Become Agile
  33507. Azure Functions Boosted with .NET 7 Support -- Visual Studio Magazine
  33508. [Video] Outbox meets change data capture - hooking into the Write-Ahead Log (feat. .NET, PostgreSQL & Kafka)
  33509. Nikon released new firmware update for the almost 10 years old D7100 DSLR camera - Nikon Rumors
  33510. .NET Data documentation
  33511. Help pick a syntax for CSS nesting - Chrome Developers
  33512. Outbox meets change data capture - hooking into the Write-Ahead Log (feat. .NET, PostgreSQL & Kafka)
  33513. .NET DC August: Event Sourcing with Marten and Postgresql
  33514. Build a mobile and desktop app with Blazor Hybrid and .NET MAUI - Learn
  33515. Lets Learn .NET Blazor Hybrid - Events
  33516. SQLite Internals: Pages & B-trees
  33517. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  33518. Is Async Programming (Async/Await) Scalable?
  33519. Privacy — Seamless & Secure Online Card Payments
  33520. The AArch64 processor (aka arm64), part 2: Extended register operations
  33521. GPSJam GPS/GNSS Interference Map
  33522. Python is Actually Portable
  33523. I'm Still Not Using Postman!! I Use This NEW VS Code Extension Instead...
  33524. What Is Blazor WASM?
  33525. Signal: you were the chosen one!
  33526. Running .NET Core Applications as a Linux Service - Code Maze
  33527. Total Fleet Visibility with Kolide
  33528. What are Minimal APIs in ASP.NET Core 6 - Code Rethinked
  33529. Don't Code Tired | Work with SQL Data with Fewer Lines of Code Using Dynamic C#
  33530. Exploring Multi-Windows in .NET MAUI
  33531. Discover your application’s breakpoint using Azure Load Testing
  33532. Installing and Uninstalling .NET Templates
  33533. Twenty years of Valgrind
  33534. 'Visual Studio for Linux?' Tops Microsoft Q&A Site -- Visual Studio Magazine
  33535. .NET Framework July 2022 Cumulative Update Preview
  33536. Why I learned the Linux command line as a developer, and you should too | Diving Linux
  33537. New Elmo fire memes with DALL-E 2
  33538. Best File Formats for Archiving
  33539. GTO Inspector - My attempt at building an online business
  33540. My CS1 Backend
  33541. Critique of Pure Hooks · Dave Martin's Blog
  33542. Let Things Burn
  33543. My experience with EdgeDB · divan's blog
  33544. Balancing innovation in software engineering teams
  33545. 🌈 Hedonic Treadmill
  33546. Transitional Apps with Phoenix and Svelte
  33547. More tools of the trade for scraping and automation – Trickster Dev
  33548. Blazor MVC Revives Old Tech for Modern, Red-Hot Web-Dev Framework -- Visual Studio Magazine
  33549. [In Person] DDD Open Space with Indu and Nick Tune, Thu, Jul 28, 2022, 3:00 PM | Meetup
  33550. Building a secure note sharing service in Go - Dusted Codes
  33551. Introducing even more security enhancements to npm | The GitHub Blog
  33552. GitHub Quick Reviews
  33553. Announcing .NET Conf - Focus on .NET MAUI, Reactor, and Community Events
  33554. Maddy Montaquila on .NET MAUI
  33555. Mullvad is now available on Amazon (US & SE) - Blog | Mullvad VPN
  33556. [C#] Why function pointers can’t be used on instance methods
  33557. Becoming a Full-Time Creator as a Software Engineer: Controversial Advice
  33558. GitHub - o1-labs/proof-systems: The proof systems used by Mina
  33559. proof-systems/CONTRIBUTING.md at master · o1-labs/proof-systems
  33560. Webinar Recording: RavenDB & Messaging Transactions
  33561. The AArch64 processor (aka arm64), part 1: Introduction
  33562. T-Mobile taunts hackers, gets hacked soon after
  33563. How to set up OpenTelemetry Collector on Kubernetes
  33564. ASP.NET Core on .NET 7.0 - Output caching
  33565. When the window is not fully open, your TCP stack is doing more than you think
  33566. CFF22 trip report
  33567. Building a Smart Home - Part 2 Where to Start | LINQ to Fail
  33568. Considering replacing Disqus with Giscus
  33569. Are you rethrowing your exceptions correctly in C#? | .NET Tips 2 #shorts
  33570. Clean Code Tip: F.I.R.S.T. acronym for better unit tests - Code4IT
  33571. The dangers of Microsoft Pluton – Gabriel Sieben
  33572. How to Implement Lucene.NET - Code Maze
  33573. PDD Profiler Driven Development
  33574. Clean Architecture In ASP.NET Core Web API
  33575. Keys to Effective Regression Test Development
  33576. Emoji Kitchen Browser
  33577. Distributed systems evolution: topology changes
  33578. Tips for Joining an Existing Project 💡
  33579. An applicative reservation validation example in C#
  33580. Deepfakes
  33581. vladh's microblog
  33582. Jeremy A Boyd | There's a Package for That
  33583. Smart Contracts are the Programmable Commons
  33584. Your laptop is an implementation detail
  33585. People who don't use RSS don't know what they are missing out.
  33586. I quit my business to start an open-source dev tool
  33587. Templates in C
  33588. Runbooks and Dashboards: Scrapbooking for Engineers
  33589. What they don't teach you about sockets
  33590. Determining if an HTTP request was sent as beacon/keepalive
  33591. Communicating with Slip Boxes by Niklas Luhmann
  33592. Vadim Demedes
  33593. Comparing Yourself to Others is Fine
  33594. Accessing Platform Features in .NET MAUI [7 of 8] | .NET MAUI for Beginners
  33595. Abbot - Automation for customer-facing teams in Slack | Product Hunt
  33596. Nick Chapsas - Goodbye controllers, hello Minimal APIs - NDC London 2022
  33597. Lessons From a Startup Pivot
  33598. ZpqrtBnk
  33599. Inspect XAML properties while debugging - Visual Studio (Windows)
  33600. Remote iOS Simulator for Windows - .NET MAUI
  33601. Edge Browser Tests Experimental DevTools Command Palette -- Visual Studio Magazine
  33602. Projecting Marten Events to a Flat Table
  33603. Unit Testing ASP.NET Core Minimal APIs
  33604. GNUnet
  33605. Recording: Build your own database at Cloud Lunch & Learn
  33606. Running Lighthouse CI when deploying Azure SWA - Gérald Barré
  33607. July 25, 2022
  33608. The Case for C# and .NET
  33609. How finishing what you start makes teams more productive and predictable
  33610. Cloudflare deployment in Guam
  33611. Microsoft FOSS Fund Winner: curl
  33612. C# MongoDB Guide | Rubik's Code
  33613. System.Text.Json - Polymorphic Serialization and Deserialization
  33614. 316: Hosting Websites & Web Apps for Free
  33615. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  33616. GitHub - dadhi/ImTools: Fast and memory-efficient immutable collections and helper data structures
  33617. Armchair Architects: Architecting Mission Critical Apps
  33618. Using Visual Studio Notebooks for learning C#
  33619. Subtle breaking change when adding DbContextPool Entity Framework Core 6
  33620. Introducing FsSpec
  33621. You should take more screenshots
  33622. Deploying Cloud infrastructure using a developer centric approach, Mon, Jul 25, 2022, 8:00 PM | Meetup
  33623. A Short Chronology Of Deep Learning For Tabular Data
  33624. Deploying DMARC Without Breaking Everything - Complete Guide | Brightball, Inc
  33625. The disproportionate influence of early tech decisions
  33626. The Three Uses of Contrastive Learning
  33627. Building on email
  33628. Oblique Strategies GB by Nicky Flowers
  33629. Solving a Problem People Don’t Want Solved
  33630. Cloudscape – Cloudscape Design System
  33631. Using LocalStack with Microsoft Tye
  33632. The tar archive format, its extensions, and why GNU tar extracts in quadratic time
  33633. How to drive away your best engineers. | Hulacorn Blog
  33634. Thank-you GitHub!
  33635. Tech Burnout - A Retrospective
  33636. Opinions are Optional
  33637. How to Draw a Picture
  33638. Basic Post Scarcity Q&A
  33639. The red line
  33640. How I Hacked my Car
  33641. Don't Worry, it's Rocket Science
  33642. Everything I know about the complexities of First and Third-party Cookies
  33643. Laurenz's Blog
  33644. Twitter data breach exposes contact details for 5.4M accounts; on sale for $30k
  33645. GitHub - ValdikSS/GoodbyeDPI: GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
  33646. The best modern code review tools (2022)
  33647. finally. #embed
  33648. Michael Brough is creating games and videos | Patreon
  33649. Git-Flow, GitHub-Flow, Gitlab-Flow and Trunk Based Development explained
  33650. GitHub - iolevel/wpdotnet-sdk: WordPress compiled to .NET Standard. SDK for ASP.NET Core.
  33651. ~icefox/garnet - sourcehut hg
  33652. Vodafone & Deutsche Telekom to introduce persistent user tracking
  33653. SPA Alternative
  33654. GitHub - SadeghHayeri/GreenTunnel: GreenTunnel is an anti-censorship utility designed to bypass the DPI system that is put in place by various ISPs to block access to certain websites.
  33655. Some Thoughts on Zig — Sympolymathesy, by Chris Krycho
  33656. We’re going to need a lot of solar panels
  33657. Team topologies fix the Spotify model
  33658. Gregor Riegler · Getting better at CI
  33659. Stop using so many CTEs - Blog | Hex
  33660. Please stop trying to be helpful – Cliffski's Blog
  33661. How to advertise to developers: deep dive into paid developer marketing
  33662. Skills required for a CTO - be transformational – Another look on tech
  33663. Unhiding iCloud Private Relay with a selective DNS sinkhole
  33664. On Dispatch Chains
  33665. How to reflect hook state across islands 🏝
  33666. How does CBT-I work? – Slumber One
  33667. What I don’t like about working at a remote job
  33668. The Hungry Baby Alarm
  33669. Celsius Network LLC, et al.
  33670. British recycle old arguments for bypassing E2E encryption
  33671. Creating a TreeView control in .NET MAUI
  33672. Physics Cost-Saving Tips
  33673. Finger Trees - Andrew Gibiansky
  33674. Another Impromptu Neo-Security Update
  33675. Controlling Blazor Environments on Static Web Apps | LINQ to Fail
  33676. Production postmortem: Efficiency all the way to Out of Memory error
  33677. July 22, 2022
  33678. Available Now
  33679. Practical Deep Learning for Coders 2022
  33680. Hot Guids: Socializing the Guid
  33681. Optimizing images and type on the web by Lara Hogan
  33682. Azure DevOps release pipeline for .NET Web API using IIS
  33683. Episode 103 - Software Architecture with Paul Michaels
  33684. We're Back From Vacation!
  33685. Atlassian Patched Critical Confluence Hardcoded Credentials Bug
  33686. Don't Code Tired | Support Multiple Versions of .NET From A Single Class Library (.NET multi-targeting)
  33687. Write your own Javascript/Typescript tests runner in 80 lines of code </>
  33688. Handling Middleware With Redux-Saga
  33689. Microsoft Releases New .NET Rate Limiter in .NET 7 - And It's Amazing!🤯
  33690. Announcing the Windows Community Toolkit Labs!
  33691. Chrome Extension with Blazor WASM - The Integration
  33692. Where’s the fun in accessibility?
  33693. Custom JSON encoding for structs in Elixir with Jason
  33694. How quickly can you convert floats to doubles (and back)?
  33695. Case Study 8: How Hertz Paid Accenture $32 Million for a Website That Never Went Live
  33696. What if your website had business hours? — Bobbie Chen
  33697. The best investment
  33698. How do we work together?
  33699. Fixing the Broken Open Source Funding Model with Sustainable License - Manish R Jain
  33700. Why use the Bazel build system?
  33701. Random wallpaper with just bash and systemd
  33702. Uno Platform Enlisted for Windows Community Toolkit Labs Makeover -- Visual Studio Magazine
  33703. Calzolari.Grpc.AspNetCore.Validation 6.2.0
  33704. GitHub - xt0rted/dotnet-run-script: A dotnet tool to run arbitrary commands from a project's "scripts" object
  33705. I Regret my $46k Website Redesign
  33706. Benchmarking: Slow is fast, fast is slow
  33707. July 21, 2022
  33708. How to enable dynamic GZIP compression on Azure Web App
  33709. Microsoft Announces the General Availability of Its Gateway Load Balancer in All Regions
  33710. What happens when you press a key in your terminal?
  33711. Pretty Maps in Python
  33712. What are zkVMs? And what's the difference with a zkEVM?
  33713. Understanding the L1 Race: zkEVMs and other Common L1 Features
  33714. How to Convert String Array to String in C# - Code Maze
  33715. You Should Use This to Visualize SQL Joins Instead of Venn Diagrams
  33716. Understanding Eventual Consistency in DynamoDB.
  33717. Optimizing Azure SQL Database with the Well-Architected Framework
  33718. Git workflows: Best practices for GitOps deployments | Red Hat Developer
  33719. How Stripe Builds APIs | Postman Blog
  33720. How to simplify your C# unit testing with a mocking framework
  33721. .NET MAUI Progressing From A Default Project Part 6 - Revisiting Unit Testing | Software Meadows
  33722. The Azure Well-Architected Framework Provides Guidance for Building, Deploying, and Maintaining a Robust Cloud App
  33723. .NET History Chart. Now anyone can make changes to the chart, which will be reviewed by the moderators. Link in the comments
  33724. An intro to Open Telemetry in .NET - James World
  33725. Another Impromptu Neo-Security Update : r/neopets
  33726. Event Carried State Transfer: Keep a local cache!
  33727. My Hyte y60 (white) build. Thanks for looking!
  33728. The Dangers of Shipping at All Costs w/ CEO & Cofounder of 33 Teams, Drew McManus
  33729. TDD: software design practice
  33730. Rethinking Device Emulation in browsers
  33731. Authentication is Difficult
  33732. Don't estimate how long it will take. Instead, determine your appetite. • Dylan Fitzgerald
  33733. Swallowing the elephant into Blender · Aras' website
  33734. Don't burn out. • Dylan Fitzgerald
  33735. Inversion and Injection — tech ramblings
  33736. Being on-call sucks — Bobbie Chen
  33737. Context, Costs, and Benefits
  33738. On Taking Notes
  33739. Another Impromptu Neo-Security Update : r/neopets
  33740. Beej's Guides
  33741. r/neopets - Another Impromptu Neo-Security Update
  33742. Chemicals
  33743. Lightweight Mathematical Combinations Using C# -- Visual Studio Magazine
  33744. presentations/2022-07-20 Dotnet Foundation Summit 2022 at master · hikalkan/presentations
  33745. Null Coalescing Operators in C# - ?? and ??=
  33746. DALL·E Now Available in Beta
  33747. API Key, a Key to Credential Leakage & Manipulation
  33748. DMA: Council gives final approval to new rules for fair competition online
  33749. 100 Days to Mainnet
  33750. When debugging, assume an unreliable narrator
  33751. July 20, 2022
  33752. TeamViewer installs suspicious font only useful for web fingerprinting
  33753. GitHub - MystenLabs/narwhal: Narwhal & Tusk are a high throughput mempool & consensus, used in the Sui smart contract platform
  33754. Custom scaffold templates in ASP.NET Core
  33755. How to Merge Arrays in C# - Code Maze
  33756. Data from Two Muslim Dating Sites, Two Others Dumped Online
  33757. GitHub - codecrafters-io/build-your-own-x: Master programming by recreating your favorite technologies from scratch.
  33758. How to take things less personally | Psyche Guides
  33759. What are Guard Clauses in .NET - Code Rethinked
  33760. Taming Your .NET Twitter Bots With Rules
  33761. What Happens When a Reservoir Goes Dry? — Practical Engineering
  33762. How to Use Same Bearer Token Between Two Different Azure Tenants
  33763. Meet Bun: A JavaScript Runtime for the Whole Dev Lifecycle
  33764. Load Testing: An Unorthodox Guide
  33765. Efficient filtering in DynamoDB
  33766. Episode 40: Demystifying Messaging in Azure - with Sean Feldman
  33767. Taking a SWA DevOps pipeline to the next level | LINQ to Fail
  33768. New Air-Gap Attack Uses SATA Cable as an Antenna to Transfer Radio Signals
  33769. Fonts | Oh My Posh
  33770. Flowful
  33771. GitHub - chip-red-pill/MicrocodeDecryptor
  33772. Offline data access: a dream come true?
  33773. Azure Developer CLI in Public Preview -- Visual Studio Magazine
  33774. The Curious Case of the Clicking Battery
  33775. How Impulse saves a week a year for me as a PM
  33776. Free as beer Domains and DNS for your blog. — notat
  33777. A love letter to technical writing
  33778. Fake it till you make it
  33779. I added poetry to my blog
  33780. How to: Make the Perfect Search Control
  33781. How to Install a Solar Food Waste Digester
  33782. What I Learned in a Year of Podcasting
  33783. Soft Deletion Probably Isn't Worth It
  33784. Join us for the DNF Summit
  33785. Null Forgiving Operator in C# - !
  33786. OpenAPI
  33787. GitHub - carbon-language/carbon-lang: Carbon language specification and documentation.
  33788. High performance .NET: Building a Redis Clone–Analysis II
  33789. Download a file - Computer
  33790. Nutanix Objects Violates MinIO’s Open Source License
  33791. ZpqrtBnk
  33792. Using Apache Kafka to process 1 trillion messages
  33793. M2 is here! July 2022 Release & Progress Report - Asahi Linux
  33794. 5 tricks every C# dev should know about LINQPad - Code4IT
  33795. Onchain KYC - Bridge IRL to web3
  33796. How to deploy a SignalR Core application to AWS
  33797. Base64 Encode and Decode in C# - Code Maze
  33798. elmah.io launches two GitHub Actions in the GitHub Marketplace
  33799. Python Hidden Hacks You Probably Don’t Know About
  33800. My Poor Experience With Azure (or why I'm sticking with AWS)
  33801. Engineers on brink of extinction threaten entire ecosystems
  33802. Building a Smart Home - Part 1 Design | LINQ to Fail
  33803. Webinar: Pragmatic Event Sourcing in .NET With Marten | The .NET Tools Blog
  33804. Catering to Desktop & Mobile with .NET MAUI
  33805. Understanding AWS Lambda scaling and throughput | Amazon Web Services
  33806. How Did REST Come To Mean The Opposite of REST?
  33807. Working with file system paths on Node.js
  33808. Natural transformations
  33809. Announcing the .NET 7 support for Azure functions in an isolated process in public preview
  33810. SATAn: Air-Gap Exfiltration Attack via Radio Signals From SATA Cables
  33811. System.CommandLine 2.0.0-beta4.22272.1
  33812. r/dotnet - .NET History Chart. Now anyone can make changes to the chart, which will be reviewed by the moderators. Link in the comments
  33813. Microsoft .NET History --- (You can edit the chart now)
  33814. Native AOT deployment overview - .NET
  33815. [URGENT] PPCGeeks hacked, database dumped...
  33816. Logistic regression in Hobbiton - the dumbest intro to machine learning on the internet
  33817. Please create good tiktok(-analyse)s
  33818. Building friend catchers
  33819. In Praise of Stacked PRs
  33820. The First Secret Problem
  33821. The journey of building something "useless"
  33822. Draw me an (abstract) tree
  33823. Three abstraction’s pitfalls
  33824. 11 Best GitHub Repositories That Help You Grow As A Software Developer
  33825. Why No Full SQL Server Reporting/Integration Services in Visual Studio 2022? -- Visual Studio Magazine
  33826. The Design of Everyday Things — Book Summary & Notes
  33827. mpv.io
  33828. Java on Visual Studio Code Fixes Lombok Library Issues -- Visual Studio Magazine
  33829. GitHub - tusdotnet/tusdotnet: .NET server implementation of the Tus protocol for resumable file uploads. Read more at https://tus.io
  33830. Null Conditional Operators in C# - ?. and ?[]
  33831. Capri Suns
  33832. Production postmortem: Broken networks and compressed streams
  33833. Using IAsyncEnumerable in a Razor component - Gérald Barré
  33834. July 18, 2022
  33835. A story about AF_XDP, network namespaces and a cookie
  33836. The NEW caching that you should be using in .NET 7
  33837. Cookie Authentication With ASP.NET Core and Angular - Code Maze
  33838. Removing Switch-Case Statement and using Pattern Matching in C#
  33839. 315: A Proper Podcast
  33840. Picking up Free Lithium Cells Off the Street and Making them Safe for Use
  33841. Azure Static Web Apps Introduces API Backend Options
  33842. Facebook has started to encrypt links to counter privacy-improving URL Stripping - gHacks Tech News
  33843. Coding Shorts: ASP.NET Core Middleware Explained
  33844. Stack Overflow 2022 Survey Says …
  33845. NGC 3324 in the Carina Nebula
  33846. prose.sh
  33847. $9.99/Month — Basic Apple Guy
  33848. How I made advanced BI queries child’s play with Scratch puzzle pieces
  33849. So You Want To Hire In Tech?
  33850. A Note on Error due to Floating-Point Arithmetic
  33851. How Can a 10 Second Video Take All Day?
  33852. A work ritual that keeps me sane | Swizec Teller
  33853. Self Driving RC Car
  33854. How my indoor air made me sick and dumb (and how I fixed it)
  33855. How efficient can cat(1) be?
  33856. Do you want to be a boat builder?
  33857. Commercial music media, a tier list · brhfl.com
  33858. Marius Gundersen
  33859. Minimal api stream sample by sammychinedu2ky · Pull Request #26437 · dotnet/AspNetCore.Docs
  33860. Quick Tips: Debug Google Play Billing in Xamarin Android Apps - Cool Coders
  33861. Script to inject an exit(0) syscall into a running process. NB: only x86_64 for now!
  33862. I've started using Mozilla Firefox and now I can never go back to Google Chrome
  33863. Minimal api stream sample by sammychinedu2ky · Pull Request #26437 · dotnet/AspNetCore.Docs
  33864. Build .NET MAUI apps with GitHub Actions
  33865. Why rails buckle in Britain - Network Rail
  33866. State of the SqueakPhone—Syndicated Actors
  33867. Algorithms by Jeff Erickson
  33868. Drone Mapping Software - OpenDroneMap
  33869. Training my sense of CO2 ppm
  33870. When Demand Exceeds Capacity
  33871. The Moral Shift: How a Company of All Good People Can Do (Some) Bad Things
  33872. The Chemistry of Refrigerants
  33873. How "See A Satellite Tonight" Works | James Darpinian
  33874. What is Presentation Bias in search?
  33875. Better technology for a 3D-first world
  33876. I’m tired of making decisions
  33877. Avoiding Ads
  33878. Scratch is a big deal
  33879. What I Wish Someone Would Have Told Me About Using Rabbitmq Before It Was Too Late
  33880. License Changes for Six Labors Products
  33881. The secret to getting to the Staff+ level? Leverage.
  33882. Interviews are not a zero-sum game (FizzBuzz postscript)
  33883. Advice for the next dozen Rust GUIs
  33884. Mina zkApp Developers Meetup - Paris
  33885. Minkowski Space
  33886. 10% of the Top 1 Million Sites are Dead
  33887. Home - Mozilla | QWACs - #SecurityRiskAhead EU
  33888. learning braille
  33889. Next.Js Adventures: How a Couple Of Embedded YouTube Videos Screwed My Performance Scores - Stream - BuhalBu.com
  33890. Ode to my headphones
  33891. When to kill the canary
  33892. The Golden Age of Vertical ERPs - Part 1/3
  33893. Crystal is a Surprise | akos.ma
  33894. To build successful software, don't make the plan better. Make it shorter.
  33895. Patching in a development service
  33896. Configuration using Command Line Parameters in .NET Console Applications
  33897. Why TIMEOUTs are hard to get rid of
  33898. The Iron Searcher
  33899. Why I created Scrumdog - a program to download Jira Issues to a local database
  33900. Наслідки обстрілу школи у Харкові 15 липня
  33901. Fighting WebView2 Visibility on Initialization
  33902. Teams Dev Kit Advances in Visual Studio 2022 v17.3 Preview 3 -- Visual Studio Magazine
  33903. Nullability in C# - What It Is and What It Is Not
  33904. Google will soon hide neglected apps in the Play Store
  33905. Blazor Sticker Giveaway – Try the new Blazor Guide in Visual Studio
  33906. #blog - *From idea to paying customer*
  33907. GitHub - mgunyho/tere: Terminal file explorer
  33908. The Mother of All Games
  33909. Recording: Non relational data modeling & Database engine internals
  33910. How I went about learning Rust
  33911. Working in public — our docs-as-code approach
  33912. Resumary OneClick - Save Jobs to Sheets
  33913. T w e n t y S i d e d
  33914. Blazor Client - Loading Screen
  33915. searchhut
  33916. NuGet Trends
  33917. tinylisp/tinylisp.pdf at main · Robert-van-Engelen/tinylisp
  33918. Get Compliant with Kolide
  33919. Release v4.7.0 · Blazored/Typeahead
  33920. Working With add-mask and GitHub Actions for dynamic secrets | LINQ to Fail
  33921. 14 software architecture design patterns to know
  33922. Top 50 Reasons to use Uno Platform – 2022 edition
  33923. Using a Memory Cache with .NET Lambda Functions | no dogma blog
  33924. GitHub - nalinbhardwaj/zordle
  33925. ZK Wordle
  33926. GitHub - Azure/azure-dev: A developer CLI that accelerates the time it takes for you to get started on Azure. The Azure Developer CLI provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
  33927. Get started using Azure Developer CLI (azd) Preview
  33928. Better than 'foo'
  33929. We Need Non-Interactive Post-Quantum KEMs
  33930. TiddlyWiki and Emacs - blog.dornea.nu
  33931. The biggest sin in software engineering.
  33932. There's more to life than programming
  33933. Con-Fusion | Lorenzo Venneri
  33934. Lessons from Writing a Compiler
  33935. Unblah
  33936. On the Width of Webpages
  33937. The Explicit Choice by the SEC Not to Regulate Crypto
  33938. Checklist For Evaluating Cloud Backup Services
  33939. Power Platform Conference
  33940. The One DevOps Platform | GitLab
  33941. Porting OpenBSD pledge() to Linux
  33942. Infragistics Improves Low-Code App Builder -- Visual Studio Magazine
  33943. Microsoft Calls Entity Framework Core 7 Preview 6 the 'Performance Edition' -- Visual Studio Magazine
  33944. Customizing Controls in .NET MAUI
  33945. Unity is merging with a company who made a malware installer
  33946. Compiler and Composability in ZKP
  33947. It’s time to make that indie C# game in Godot.
  33948. IEnumerable Debugger Visualizer Improvements
  33949. DNS Esoterica - Why you can't dig Switzerland
  33950. 30% of Google's Emotions Dataset is Mislabeled
  33951. Mantis - the most powerful botnet to date
  33952. Upcoming webinar: Involving RavenDB in your Messaging Transactions
  33953. FizzBuzz is FizzBuzz years old (and still a powerful tool)
  33954. Episode 431 - Azure Platform-as-a-Service (PaaS)
  33955. Covariance and Contravariance in C# - Code Maze
  33956. Network Debugging Tools Fiddler Everywhere 3.3 Release is Here!
  33957. A review of pair programming
  33958. Rare unseen downtown San Francisco 1940s in color [60fps, Remastered] w/added sound
  33959. GitHub - ReubenBond/DistributedRateLimiting.Orleans: System.Threading.RateLimiting implementation backed by Orleans
  33960. Someone is Impersonating Kapwing in a Recruiting Scam
  33961. Contact - La Poste Mobile
  33962. ASP.NET Core updates in .NET 7 Preview 6
  33963. Partition more ConcurrentQueues in Kestrel by halter73 · Pull Request #42237 · dotnet/aspnetcore
  33964. Distribute the rows of a SQL table between several multi-instantiated applications - Vincent Composieux - Freelance backend/devops architect & tech lead over Go, PHP Symfony, Javascript, NodeJS and much more
  33965. A Fields Medal for June Huh
  33966. Pump-and-Dump Schemes
  33967. How to be an Architect?
  33968. How "let it fail" leads to simpler code - Yiming Chen
  33969. More DRY Talk: Responding to 450 HackerNews comments
  33970. Practicing Programming
  33971. .NET 7 Preview 6 Adds JSON Contract Customization -- Visual Studio Magazine
  33972. SOLID? Nope, just Coupling and Cohesion
  33973. Fast unit tests with databases, part 3 – Implementation of our solution
  33974. Six Programming Languages I'd Like to See
  33975. Welcome, ironSource! | Unity Blog
  33976. Testing against your Production Database System - EF Core
  33977. Announcing Rate Limiting for .NET
  33978. Command Line Support for Marten Projections
  33979. Inflation-Adjusted Stock Charts | Total Real Returns
  33980. Short stories: How much do you make? How do you sell one? How long does it take to write?
  33981. Looking for a job as a Software Engineer in Switzerland? Read this first.
  33982. Integrate generator times into /reportAnalyzer by jaredpar · Pull Request #61661 · dotnet/roslyn
  33983. The Best Camera
  33984. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  33985. CP/M is really open-source now
  33986. System.Security.Cryptography.Cose 7.0.0-preview.6.22324.4
  33987. Decompiler Explorer
  33988. I've been abusing HTTP Status Codes in my APIs for years
  33989. Production postmortem: Your math is wrong, recursion doesn’t work this way
  33990. Error Monitoring for .NET MAUI with Sentry
  33991. 35,000 new trees in Nova Scotia
  33992. Dmitry.GR: Projects
  33993. Why Sri Lanka is having an economic crisis
  33994. How to Turn a C# Object Into a JSON String in .NET? - Code Maze
  33995. .NET Debugger.Launch for macOS and Linux
  33996. Distributed systems evolution: processes state
  33997. eric.com » PowerShell TDD: Testing ShouldProcess
  33998. AWS Summit - Virtual EMEA Recap
  33999. Bea Stollnitz - Introduction to Azure ML
  34000. GitHub - themains/password: A password generator using an encoder-decoder model trained on ~881M passwords
  34001. Publishing your work increases your luck
  34002. Introducing the Azure Developer CLI: A faster way to build apps for the cloud
  34003. Understanding Blockchain Latency and Throughput - Paradigm
  34004. New working speculative execution attack sends Intel and AMD scrambling
  34005. Custom Blazor Elements No Longer Experimental in .NET 7 Preview 6 -- Visual Studio Magazine
  34006. MinimalApis.Extensions 0.7.1-pre.20220712.30
  34007. .NET Framework July 2022 Security and Quality Rollup Updates
  34008. Volley founder doing things that don’t scale 😱
  34009. The CSS behind Figma - Ahmad Shadeed
  34010. 10 tips for new Elixir developers
  34011. Certificate Transparency Bots
  34012. Statements Vs. Expressions
  34013. Guest WiFi using a QR code
  34014. Learn a language by writing too many Forths
  34015. Current Infrastructure (2022) | Gabriel's Blog
  34016. How to Provide Feedback | Gergely Nemeth
  34017. Voraciousness
  34018. Inside the Universe Machine: The Webb Space Telescope’s Ultra-Reliable Radio
  34019. VS Code and Python: A Natural Fit for Data Science -- Visual Studio Magazine
  34020. Webb Compare
  34021. Random notes of a new Triathlete
  34022. Explore JWST’s first image in full resolution!
  34023. Deakin has been targeted in a cyber attack this week – here’s what happened and what you should do
  34024. New – Amazon EC2 M1 Mac Instances | Amazon Web Services
  34025. Announcing .NET 7 Preview 6
  34026. ASP.NET Core updates in .NET 7 Preview 6
  34027. ASP.NET Core updates in .NET 7 Preview 6
  34028. .NET Core 3.1 will reach End of Support on December 13, 2022
  34029. .NET July 2022 Updates – .NET 6.0.7 and .NET Core 3.1.27
  34030. Introduction - Roguelike Tutorial - In Rust
  34031. Announcing Entity Framework Core 7 Preview 6: Performance Edition
  34032. ASP.NET Core updates in .NET 7 Preview 6
  34033. Unchecked AB Testing Destroys Everything it Touches
  34034. ASP.NET Community Standup - Blazor: Flavors of State Management with Blazor WebAssembly
  34035. mjg59 | Responsible stewardship of the UEFI secure boot ecosystem
  34036. Using SQL Profiler To Identify Repeated SQL Calls
  34037. Production postmortem: The data corruption in the node.js stack
  34038. July 12, 2022
  34039. Navigating Between Pages in .NET MAUI [6 of 8] | .NET MAUI for Beginners
  34040. practical-aspnetcore/projects/.net7/authentication-2 at net6.0 · dodyg/practical-aspnetcore
  34041. You will always have more Problems than Engineers.
  34042. Waiting Room Event Scheduling protects your site during online events
  34043. Adding content negotiation to minimal APIs with Carter
  34044. C# Tip: SelectMany in LINQ - Code4IT
  34045. Constructors in C# - Code Maze
  34046. ‎Seconds Interval Timer
  34047. Postgres Full-Text Search: A Search Engine in a Database
  34048. Cyclomatic Complexity - What it is, why you should care, and how to reduce it using the Strategy Pattern - The Long Walk
  34049. eric.com » PowerShell TDD: Testing CmdletBinding and OutputType
  34050. How to Relieve Backpressure In Message-Based Systems
  34051. Code in database vs. code in application
  34052. Functor relationships
  34053. Thoughts on the potato diet
  34054. fMRI Billboard
  34055. An Overview of Kandria's Development with Lisp
  34056. WAF from the scratch
  34057. 314: Pixy Review - Snap's Mini Drone
  34058. The deep learning obesity crisis
  34059. Build an LVGL Touchscreen App with Zig
  34060. Hashed and Hierarchical Timing Wheels
  34061. Stylometric fingerprinting redux
  34062. .NET Project Folders Structure
  34063. Avoiding <img> layout shifts: aspect-ratio vs width & height attributes
  34064. AWS Streamlines .NET App Deployment with Visual Studio Tool -- Visual Studio Magazine
  34065. Alan Howard-Backed Cryptography Investor Geometry Emerges From Stealth
  34066. Easier Jupyter Notebook Setup for Python in VS Code Tooling -- Visual Studio Magazine
  34067. Securing Web APIs with Azure AD: A Case Study
  34068. Rust front-end
  34069. Your compliance obligations under the UK’s Online Safety Bill; or, welcome to hell – Hi, I'm Heather Burns
  34070. Working in the software industry, circa 1989
  34071. VS2022 Performance Enhancements: Git Branch Switching
  34072. How does git work?
  34073. Production postmortem: Out of memory on a clear sky
  34074. Postgres 15 improves UNIQUE and NULL
  34075. Replace characters in a string using Vectorization - Gérald Barré
  34076. Project Naptha
  34077. Mangatoon data breach exposes data from 23 million accounts
  34078. Introducing Location-Aware DDoS Protection
  34079. Building Neural Networks With TensorFlow.NET
  34080. calibre - New in calibre 6.0
  34081. On-device browser translations with Firefox Translations
  34082. Typing API Responses With Zod - CodeJourney.net
  34083. Invite external users to Azure AD using Microsoft Graph and ASP.NET Core
  34084. Unsafe Code in C# (unsafe keyword) - Code Maze
  34085. Implementing & Testing Repository Pattern using Entity Framework
  34086. How To Convert Class Components to Hooks—Modernize React App
  34087. Learning .NET MAUI – Part 9
  34088. Succinct FSharp
  34089. Tag Helper for Display Templates
  34090. The VS Code Server
  34091. Understanding the Stack and Heap in C# | endjin
  34092. Pernicious Nulls - using and abusing nulls in C#
  34093. Scrum Teams are often Coached to Death, while the Problems are With Management
  34094. Report: Assassin's Creed Liberation Delisted & to Be Unplayable Even to Owners Starting September 1 on Steam
  34095. GitHub - clarkerubber/irwin: irwin - the protector of lichess from all chess players villainous
  34096. Field Notice: FN - 70545 - SSD Will Fail at 40,000 Power-On Hours - BIOS/Firmware Upgrade Recommended
  34097. Argo workflow as performance test tool
  34098. My Notes on GitLab’s Postgres Schema Design
  34099. Ants Sandbox
  34100. My favorite Erlang Container
  34101. Spotify’s Authorization Code Flow For Dummies
  34102. Work context, home context
  34103. GitHub - Mika412/NoobBoy: A simple GameBoy emulator written in C++
  34104. Lichess
  34105. CS101 Introduction to Computing Principles
  34106. Using Moq to Determine If a Method is Called - Code Maze
  34107. Why the world needs a non-profit search engine
  34108. Why do so many brands change their logos and look like everyone else?
  34109. Using GPT-3 to explain how code works
  34110. Weekly Update 303
  34111. Help me identify possible tracking device found in my car
  34112. Making production diagnostics easier with Source Link
  34113. Aspect — Sample Code
  34114. Learn Vim the Simple Way
  34115. Add support for specifying a template name. by haacked · Pull Request #44 · DamianEdwards/TagHelperPack
  34116. TagHelperPack 0.8.0-pre-20220709.21
  34117. Kate Bush's "Running Up That Hill" Synth Sounds | Reverb Machine
  34118. You Should Pay for Tutors - Scott H Young
  34119. The Nested Corner Case — Carlos Nuila
  34120. Issues in Replacing OpenSSL – Security Poodle
  34121. Printers Are Demons
  34122. We Need New Words for Work
  34123. Voronoi Relaxation Under Different Distance Metrics
  34124. Downloading Academic Papers Automatically
  34125. I've come to hate the term Best Practice | Ashlan's blog
  34126. Emacs Lisp Functions for Easy BibTeX Recording
  34127. Programming Fonts - Test Drive
  34128. Proebsting's Law
  34129. AutoRegex
  34130. Security Incident at Our Email Vendor
  34131. How to Build a REST API | Developer Roadmap .NET 6 Rest API | Pt. 7
  34132. MAUI Developer Day in GCR, Sat, Jul 9, 2022, 9:00 AM | Meetup
  34133. GitHub - DamianEdwards/TrimmedTodo: An app to try out trimming stuff in .NET 7
  34134. CrowdSec - The open-source & collaborative security IPS
  34135. Hacker News Status
  34136. Cosmologist Gift
  34137. As VS Code Hits v1.69, Microsoft Announces VS Code Server -- Visual Studio Magazine
  34138. Roundup of .NET MAUI Videos - Week of June 20, 2022
  34139. Bad UI is causing people to get scammed | Ashlan's blog
  34140. i trained StyleGAN3 with 10000 Bored Apes
  34141. NIST-PQC Choices Out
  34142. Is auth WAY too hard in .NET? : r/dotnet
  34143. GitHub - facundoolano/software-papers: 📚 A curated list of papers for Software Engineers
  34144. Low Code Ceremony Sagas with Jasper & Marten
  34145. NIST’s pleasant post-quantum surprise
  34146. Power Platform Conference
  34147. Dolphin Progress Report: May and June 2022
  34148. July 8, 2022
  34149. The Art of Debugging
  34150. GitHub Action - Edit Release v1.2.0
  34151. .NET 7 is on the way! 5 Features that will blow your mind 🤯
  34152. Automatic Signed Exchanges may dramatically boost your site visitor numbers
  34153. Notepad++ v8.4.3 - Unhappy Users' Edition
  34154. Building Minimal API endpoints from EF Core DbContext
  34155. Is auth WAY too hard in .NET? - r/dotnet
  34156. mjg59 | Lenovo shipping new laptops that only boot Windows by default
  34157. Episode 102 - Photino With Otto Dobretsberger
  34158. Abstract class vs interface
  34159. Instrumenting .NET with OpenTelemetry – Software
  34160. Is auth WAY too hard in .NET?
  34161. Attach and Detach LocalDB Databases
  34162. Add an Infinispan cache to your ASP.NET application | Red Hat Developer
  34163. A Simple Example of Using a Distributed Cache (Redis) in .NET 6 with API Endpoints | no dogma blog
  34164. Revert to Source
  34165. r/dotnet - Is auth WAY too hard in .NET?
  34166. GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  34167. Introducing: the ZK Whiteboard Sessions! - ZK Podcast
  34168. Taking My New GitHub Copilot 'AI Pair Programmer' for a Spin -- Visual Studio Magazine
  34169. Etsy - Shop for handmade, vintage, custom, and unique gifts for everyone
  34170. Blocking or Non-Blocking API calls?
  34171. On starting from scratch
  34172. How Prisma adapts Result Types based on the Actual Arguments given
  34173. How high capacity utilisation hurts a team's performance
  34174. Markov Chat Bot Disaster Story
  34175. Why Be Synchronous?
  34176. SOC2: The Screenshots Will Continue Until Security Improves
  34177. Design Your Life
  34178. Sam Jaques
  34179. Back to Basics: Custom HTTP Response Header Manipulation in ASP.NET Core
  34180. Holograms, light-leaks and how to build CSS-only shaders - Robb Owen
  34181. Tens of Jenkins plugins are affected by zero-day vulnerabilities
  34182. Is it time to look past Git?
  34183. GitHub - pocketbase/pocketbase: Open Source realtime backend in 1 file
  34184. Announcing support for WASI on Cloudflare Workers
  34185. My interview at Productive C#
  34186. Episode 430 - Multi-tenant Architectures
  34187. Build your first Orleans app with ASP.NET Core 6.0 - Learn
  34188. SourceHut is committed to making IRC better
  34189. 312: dotnet workload
  34190. New WAF intelligence feeds
  34191. Why DRY is the most over-rated programming principle
  34192. musicForProgramming();
  34193. HttpClient vs RestSharp - Which One to Use in .NET - Code Maze
  34194. AWS announces a streamlined deployment experience for .NET applications | Amazon Web Services
  34195. Monsters Weekly 256 - Generating PDFs in Functions Apps
  34196. Windows Terminal Preview 1.15 Release
  34197. The mystery of React Element, children, parents and re-renders
  34198. Welcome | Proinfocus Dev Tools
  34199. Is keeping dates in UTC really the best solution? - Event-Driven.io
  34200. Managing Volumes with Docker
  34201. I analyzed 1835 hospital price lists so you didn't have to
  34202. Meta-Alternating Current
  34203. Scaling our Spreadsheet Engine from Thousands to Billions of Cells - The Causal Blog
  34204. Defensive CSS
  34205. What’s New In Python 3.11 — Python 3.11.0b3 documentation
  34206. Advanced SSH usage
  34207. What would DNA sound if synthesized to an audio file
  34208. Building a 10MHz GPS Disciplined Oscillator (GPSDO) using the Trimble Thunderbolt » W6AER- Pacifica, CA
  34209. Haircuts and leadership
  34210. Octopus Intelligence and the Puzzle of Sociality
  34211. Celebrating the Standard Model: The Forces of Nature
  34212. Cubernetes
  34213. A Social Theory of Intelligence (that Includes the Seemingly Unsocial Octopus)
  34214. How Clojure works for you
  34215. Web3, why? – Gautam Dhameja
  34216. How to get a job in a new industry without experience | Jason Tu
  34217. Focusing
  34218. Moving to Source Hut — bayindirh
  34219. NIST Announces First Four Quantum-Resistant Cryptographic Algorithms
  34220. Average Software Engineering Salaries by Country in 2022
  34221. Did the early medieval era ever really take place?
  34222. Announcing Ruby Shield
  34223. Flyout and Tab Icon States in .NET MAUI
  34224. Azure Java Tooling Has New IntelliJ 'Getting Started' Experience -- Visual Studio Magazine
  34225. SIGGRAPH 2022 Technical Papers Awards: Best Papers and Honorable Mentions - ACM SIGGRAPH Blog
  34226. ideas/main-vs-310.rst at main · faster-cpython/ideas
  34227. “Magic links” can end up in Bing search results — rendering them useless.
  34228. DDoS attack trends for 2022 Q2
  34229. Testing Repository Pattern Using Entity Framework - Code Maze
  34230. A Few Words on How Executive Power Could Save Democracy
  34231. A rollup-centric ethereum roadmap - Fellowship of Ethereum Magicians
  34232. Absurd Trolley Problems
  34233. Send Recurring Emails using C# .NET and Hangfire with SendGrid
  34234. Map of zones - Cosmos network explorer
  34235. 30DaysOfLearning: Machine Learning Summary
  34236. What's new in T-SQL in SQL Server 2022 - Simple Talk
  34237. TIL: Visual Studio Code does markdown autocompletion for in-page links
  34238. Minimal API Validation with FluentValidation
  34239. Executing shell commands from Node.js
  34240. Excel, data loss, IEEE754, and precision | endjin
  34241. Cost of a 51% Attack for Different Cryptocurrencies
  34242. Dual EC or the NSA's Backdoor: Explanations
  34243. Stop choosing the “wrong” .NET version
  34244. Use OS-provided RSA OAEP implementation for Android by vcsjones · Pull Request #71670 · dotnet/runtime
  34245. GitHub - DamianEdwards/BlazorIdentity: An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
  34246. Coding Shorts: Nested Routing in Vue.js
  34247. Lightweight Mathematical Permutations Using C# -- Visual Studio Magazine
  34248. The PeerTube instance tube.hamnet.io on HAMNET
  34249. Middle-End Development with SvelteKit + TensorFlow.JS
  34250. No, We Don't Have to Choose Batch Sizes As Powers Of 2
  34251. Hacker's Guide to Making Circuit Boards (Part 1)
  34252. Writing HTML sucks less with Impulse
  34253. The secret to making code contributions that stand the test of time
  34254. Suffix aliases (-s) in Zsh
  34255. Node.js Import Aliases
  34256. Implementing text to speech for sioyek PDF viewer
  34257. Michael Tsai - Blog - Passkeys
  34258. Building a Recipe App on Vultr’s Platform
  34259. Why I Built My Smart Home with Home Assistant | Chris Xiao
  34260. Bun is a fast all-in-one JavaScript runtime
  34261. IKVM 8.2.0
  34262. Feature Flags in .NET, from simple to more advanced
  34263. .NET OSS Maintainer Support Survey – The Results!
  34264. Release SpaceVim v2.0.0 · SpaceVim/SpaceVim
  34265. CoreWCF 1.1.0 and project templates
  34266. Micro Frontends in Action With ASP.NET Core - Composition via YARP Transforms and Server-Side Includes (SSI)
  34267. GitHub - MeViMo/youbit: Using YouTube as a free file hosting service
  34268. GitHub - flavio/wapc-guest-dotnet: A waPC guest for .NET
  34269. WapcGuest 0.1.1
  34270. July 5, 2022
  34271. Making Page Shield malicious code alerts more actionable
  34272. Quality on linux
  34273. Returning XML from minimal APIs in .NET 6
  34274. GitHub - kubewarden/policy-sdk-dotnet: Kubewarden Policy SDK for the .NET platform
  34275. Working with Database First Approach in Entity Framework Core
  34276. Shell Sort in C# - Code Maze
  34277. How to solve InvalidOperationException for constructors using HttpClientFactory in C# - Code4IT
  34278. Buy Last Call BBS | Xbox
  34279. Building a quick Reddit Blazor client without Reddit's API
  34280. Distributed systems evolution: message contracts
  34281. How Stack Overflow is leveling up its unit testing game
  34282. Caliburn.micro 4.0.210 released · Caliburn.Micro
  34283. Get and Put State
  34284. I can’t believe that I can prove that it can sort
  34285. On the use of a life
  34286. Felt – The best way to make maps on the internet
  34287. Site Reliability Engineering – More Evolution of Automation
  34288. Tiny Core Linux 13.0 is a full Linux desktop in 22 MB #Linux
  34289. Dogfooding Blambda! : revenge of the pod people
  34290. Why You Should Write Weekly 15-5s
  34291. The Imperfectionist - Too many needles
  34292. nabeelqu
  34293. .NET R&D Digest (June, 2022)
  34294. Power Estimation: Balance Between Simplicity and Accuracy
  34295. How to learn data engineering
  34296. This website is hacky AF
  34297. Another Update On The Bagel Language
  34298. Designing a wireless charging pad
  34299. 🙀 Startup founder fears by funding round
  34300. Silicon Valley Bullshit
  34301. How to prevent partial rendering in HTMX?
  34302. Composability of Data
  34303. 5 lessons I learnt after coding for 10 years
  34304. Curating Dependency Vulnerabilities
  34305. Performance: Crystal vs Ruby
  34306. SOLID Principles in C#
  34307. Indie Bundle for Abortion Funds by Caro Asercion and 604 others
  34308. 4th of July - ACLU
  34309. Mouse Turbines
  34310. Browser hacking: Let's make a Linux GUI for the SerenityOS browser engine
  34311. ImperialViolet - Passkeys
  34312. Finding the maximum value in an array using vectorization - Gérald Barré
  34313. GitHub - hemanth/functional-programming-jargon: Jargon from the functional programming world in simple terms!
  34314. A July 4 technical reading list
  34315. Modern Distributed Tracing with .NET && Source Generators, A brief introduction, Thu, Jul 7, 2022, 5:30 PM | Meetup
  34316. Kubernetes is a red flag signalling premature optimisation.
  34317. How to Resolve Instances With ASP.NET Core DI - Code Maze
  34318. 313: Stop Using Junk In Your Apps
  34319. The best books for cryptography apprentices
  34320. IKVM 8.2.0 : r/dotnet
  34321. Add Fido2 MFA to an OpenIddict identity provider using ASP.NET Core Identity
  34322. Implementing Simple Neural Network in C# | Rubik's Code
  34323. Pure Functions and Side Effects in JavaScript
  34324. Boost productivity with 'Solution Summary' cards - Simple Talk
  34325. Async Enumerable in C# (Part 3)
  34326. #JulyOT 2022 -31 days of IoT content for everyone starting 1st July
  34327. SSH on WSL · Aspiring Craftsman
  34328. PowerShell Extension for Visual Studio Code June 2022 Update
  34329. Write Better Commits, Build Better Projects | The GitHub Blog
  34330. Multiprocessing in Python: The Complete Guide
  34331. r/dotnet - IKVM 8.2.0
  34332. Engineering Stack Overflow with Roberta Arcoverde
  34333. IKVM 8.2.0 : r/dotnet
  34334. How to run ASP.NET Core Web Application as a service on Linux without reverse proxy, no NGINX or Apache
  34335. Why LD_LIBRARY_PATH is bad
  34336. Initial analysis of the Starlink router gen2
  34337. Bookchor data breach of over 5 lakh users: What we know so far
  34338. Dockercontainer won’t start - Getting the final child’s pid from pipe caused “EOF”
  34339. (Singly) Linked Lists explained in PHP
  34340. Thymeleaf live reload with npm scripts
  34341. Web3: What they are not telling you! – Gautam Dhameja
  34342. About the Crytal programming language
  34343. Advanced Dashes
  34344. The last two years in Miri
  34345. What's the Point? - Kev Quirk
  34346. The Mind of a Benevolent Dictator
  34347. Pirate Library Mirror
  34348. Browsers degraded performance in background tabs
  34349. Reflecting on Two Years of Professorship
  34350. The Berkeley Crossword Solver
  34351. Found: The 'holy grail of catalysis'—turning methane into methanol under ambient conditions using light
  34352. MAUI Beach - Updating to .NET MAUI GA
  34353. Vite
  34354. WeatherKit - Apple Developer
  34355. ASP.NET Core: Creando un Chat con SignalR y Angular
  34356. Watching an acquirer ruin your company
  34357. darktable 4.0.0 released
  34358. The new wave of React state management
  34359. rsync, article 3: How does rsync work?
  34360. Is Your Project Manager A Sith Lord? Three Ways To Find Out.
  34361. Why I left Android Development after 10 years and became a Backend Developer
  34362. Institute for the Study of War
  34363. Computing on the Baire Space – my Sochi talk
  34364. Using Graphs to Search for Code · Nick Gregory
  34365. Winding down the VPS Showdown by Josh Sherman
  34366. Steve Ruiz
  34367. Quest For Glory I – Macintosh Easter Egg
  34368. The pleasure of curating your own IDE
  34369. Lessons I learned from senior engineers
  34370. Open Source is Not About You
  34371. GitHub - octokit/webhooks.net: GitHub webhook events toolset for .NET
  34372. Programming is terrible — Lessons learned from a life wasted (with slides)
  34373. Tailscale ate my network (and I love it)
  34374. Ranges and Indices in C# - Code Maze
  34375. Understanding Have I Been Pwned's Use of SHA-1 and k-Anonymity - News WWC
  34376. Attacker Floods npm With Crypto-Mining Packages that Mine Monero When Installed with Default Configuration | Mend
  34377. Announcing: Learn TLA+ • Hillel Wayne
  34378. Logging in Python like a PRO 🐍🌴
  34379. The most "painful" analysis that I've ever done
  34380. My Balance Box
  34381. Turns out gcc has imperative argument handling - hisham.hm
  34382. Toward Robust
  34383. How to change Browser URL in HTMX
  34384. If I cold emailed you, I apologize | Molecule.dev Blog
  34385. If I could change one thing about tech interviews
  34386. Funding OSS maintainers like YouTube funds creators
  34387. CloudFormation is Dead, Long Live Terraform
  34388. ⭐️ Don't put yourself into a box (or why you shouldn't niche down prematurely as an online creator)
  34389. When it comes to a woman’s right to choose in NC, let me predict the future: : r/raleigh
  34390. The Universe by Scientific Field
  34391. When it comes to a woman’s right to choose in NC, let me predict the future: : r/raleigh
  34392. No Refrigerant Left Behind
  34393. Visualizing Algorithms
  34394. Steelmanning: How to Discover the Truth by Helping Your Opponent
  34395. Another Open Source Group Blasts GitHub Copilot, Advocates Leaving GitHub -- Visual Studio Magazine
  34396. Add Effects Like a Pro Using .NET MAUI Effects View
  34397. Challenge: Find the stack smash bug… – answer
  34398. Director's Decision on DID 1.0 Proposed Recommendation Formal Objections
  34399. July 1, 2022
  34400. Optimizing TCP for high WAN throughput while preserving low latency
  34401. Give Up GitHub - Software Freedom Conservancy
  34402. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  34403. Advanced TypeScript: Mapped Types and more
  34404. Introducing Shadower: A Minimalistic Load Testing Tool
  34405. Deploy Azure Static Web Apps With Bicep | LINQ to Fail
  34406. The Basics of Images, Containers, and Docker
  34407. Vim 9.0 : vim online
  34408. Brian Robert Callahan
  34409. The Best Solution to Burnout We’ve Ever Heard | A Conversation With Slack, Netlify & Ambassador Labs
  34410. Writing .NET Application Services for Kubernetes
  34411. The Cell Programming Language
  34412. What Metric to Use When Benchmarking?
  34413. Binary Ninja - Introducing Tantō: Slicing Functions for Faster Finds
  34414. Sharing Deep Learning Research Models with Lightning Part 2: Leveraging the Cloud
  34415. Why do developers experience so much imposter syndrome? · Chris Gregori
  34416. RSS/Atom, Emacs and elfeed - blog.dornea.nu
  34417. The Size of an Atom: How Scientists First Guessed It’s About Quantum Physics
  34418. Moving A Laravel Webpack Project To Vite
  34419. Writing Coherently At Scale
  34420. How to redirect from server side in HTMX
  34421. Investigating man-db internals
  34422. Find programming work by increasing luck surface area
  34423. Incentives
  34424. Martingale Project Timing
  34425. I'm So Happy I Quit My Dream Job
  34426. Video Content Round Up: June 2022
  34427. Cancelation token is a security risk · Discussion #71503 · dotnet/runtime
  34428. Implementing paging in ASP.NET Core MVC
  34429. Java on Visual Studio Code Furthers Big Spring Boot Push -- Visual Studio Magazine
  34430. C# vNext - What could come
  34431. Give Up GitHub: The Time Has Come!
  34432. Implementing Breadcrumbs in ASP.NET Core
  34433. Linear Address Spaces - ACM Queue
  34434. Render Emails Using Razor Templating
  34435. Learning HTML was too hard so I made a compiler instead
  34436. Azure DevOps Podcast: Andrew Lock: Web Applications in .NET6 - Episode 198
  34437. Improve Git monorepo performance with a file system monitor | The GitHub Blog
  34438. Integrating Google Places Autocomplete API in a React App
  34439. Telerik UI for .NET MAUI Goes GA: 50+ Controls!
  34440. TypeScript Vaults Ahead of Java to Crack Stack Overflow Top 5 -- Visual Studio Magazine
  34441. Microservices with Benefits - The Blinking Caret
  34442. Important Update on Email Vendor Security Incident - OpenSea Blog
  34443. Atlassian is 20 years old and unprofitable — the market has its valuation all wrong, says Adam Schwab
  34444. Visual Studio 2022 Preview Allows Code Editing in Search Results -- Visual Studio Magazine
  34445. Armchair Architects: Using Chaos Engineering to plan for specific failure conditions
  34446. Charter Houses
  34447. Minimal API Route Handler Filters
  34448. Test Double clocks
  34449. Top 8 Most Demanded Programming Languages in 2022
  34450. Some Funny Interviews I Have Done
  34451. Working with the file system on Node.js
  34452. Home
  34453. Testimonials | The F# Software Foundation
  34454. Avoiding Batch Jobs by a message in the FUTURE
  34455. The only true answer to 'tabs vs spaces'
  34456. June 28, 2022
  34457. Monsters Weekly 255 - IEnumerable Visualizer in Visual Studio
  34458. Sneak Peek and Edit Your Code While You Search
  34459. Getting Started with DevOps and .NET MAUI
  34460. Program - WeAreDevelopers World Congress
  34461. High performance .NET: Building a Redis Clone – skipping strings
  34462. Managed Transforms: templated HTTP header modifications
  34463. Lambda Expressions in C# - Code Maze
  34464. Introducing Mimic 3 by Mycroft
  34465. Periodic Table Changes
  34466. What is Razor Templating, really?
  34467. A Simple Example of Using the Memory Cache in .NET 6 with API Endpoints | no dogma blog
  34468. Fuck Motivation
  34469. Building a side-project
  34470. June 27, 2022
  34471. Episode 429 - Azure Native Independent Software Vendor (ISV) Solutions
  34472. Challenge: Find the stack smash bug…
  34473. Manning on Twitch Calendar - Live Author Appearances - Manning
  34474. Using Refit to Consume APIs in C# - Code Maze
  34475. GitHub - Webreaper/CentralisedPackageConverter: Converts a project to use Centralised Package Management
  34476. Skip X.509 extension copies where possible by vcsjones · Pull Request #70589 · dotnet/runtime
  34477. Understanding your middleware pipeline in .NET 6 with the Middleware Analysis package
  34478. GitHub - Zaid-Ajaj/pulumi-csharp-analyzer: Roslyn-based static code analysis for pulumi programs written in C#
  34479. Uno Platform 4.4 – Wasm Threading+Exception Handling, Rich Animations, GamePad APIs and more
  34480. Faster Guid comparisons using Vectors (SIMD) in .NET - Gérald Barré
  34481. Everything You Need to Know About Bug Reports
  34482. I kind of understand Clojure macros
  34483. csharplang/low-level-struct-improvements.md at main · dotnet/csharplang
  34484. The Best C# .NET Web Application Tech Stack: Choosing The Back End - Michael's Coding Spot
  34485. Handling localStorage errors (such as quota exceeded errors)
  34486. NRBF (BinaryFormatter) decoder
  34487. GitHub - nettlep/magic: Scanner for decks of cards with bar codes printed on card edges
  34488. Uno Platform Does WebAssembly Threading Months Ahead of .NET 7 -- Visual Studio Magazine
  34489. How To Simplify C# Unit Testing With a Mocking Framework
  34490. Raspberry Pi Pico W: your $6 IoT platform - Raspberry Pi
  34491. How to Use Span in C# to Improve Application Performance - Code Maze
  34492. Diving Into Unity – A Quick Start for C# Developers – Webinar Recording | The .NET Tools Blog
  34493. Running .NET Core Applications as a Windows Service - Code Maze
  34494. Hosting PowerShell in a Python script
  34495. Nondestructive Mutation and Records in C#
  34496. How to Use Next.js Middleware • CTNicholas
  34497. Reduce some allocations parsing certificates on Windows by vcsjones · Pull Request #71102 · dotnet/runtime
  34498. Micro Frontends in Action With ASP.NET Core - Server-Side Routing via YARP in Azure Container Apps
  34499. Fund OSS through package managers - Dusted Codes
  34500. Extended NFPA Hazard Diamond
  34501. AlterNats — High Performance .NET
  34502. MLflow: A way to do more on Azure Machine Learning
  34503. The Fabulous Linked List - Big Machine
  34504. Async Enumerable in C# (Part 2)
  34505. Pre-Rendering and Data Fetching Strategies in Next.js
  34506. Speed Up Logging in .NET 6
  34507. What is the purpose of a test name?
  34508. DNF Summit 2022
  34509. Investigating Intel's CPU Socket Problems | Thermal Grizzly Contact Frame Benchmark
  34510. Code Of Ethics
  34511. Hard things in Computer Science
  34512. On Identifiable Aborts - Cronokirby
  34513. An Introduction to Complex Step Differentiation
  34514. Cheater latents – Non_Interactive – Software & ML
  34515. haibane_tenshi's blog - Obscure Rust: reborrowing is a half-baked feature
  34516. Notes from the Enlightened - Productivity Tip with Todoist
  34517. Episode 39: Windows Terminal - with Kayla Cinnamon
  34518. Treating Primitive Obsession with ValueObjects | DDD in .NET
  34519. InboxNEXUS Explained (with captions)
  34520. Ternary Operator ? : in C# - Code Maze
  34521. Enclave
  34522. Split Audio Files into Parts
  34523. Value Has Nothing To Do With A Dev's Salary
  34524. This copilot is stupid and wants to kill me: Matthew Butterick
  34525. The Realities of Life
  34526. My awakening moment about how smartphones fragment our attention span
  34527. [TUHS] Re: forgotten versions - TUHS
  34528. Security flaws in smart Jacuzzis could get owners in hot water
  34529. Italy declares Google Analytics illegal
  34530. Amazon.com: Electric Water Gun with Auto Suction Function, 1000ml Long Range Continuous Shooting Electric Water Gun, Water Gun Toys for Summer Pool Party Beach, Children's Day G White : Toys & Games
  34531. GitHub - timvisee/ffsend: Easily and securely share files from the command line. A fully featured Firefox Send client.
  34532. Episode 428 - Java and Spring Apps
  34533. Copyright Implications of the Use of Code Repositories to Train a Machine Learning Model
  34534. Martin's Giant Hike
  34535. Remove Duplicates From a List in C# - Code Maze
  34536. Amazon launches CodeWhisperer, a GitHub Copilot-like AI pair programming tool – TechCrunch
  34537. rustc_typeck - Rust
  34538. rustc_typeck::collect - Rust
  34539. Expr in rustc_ast::ast - Rust
  34540. When is a product "done" and what do you do next?
  34541. Style scoping versus shadow DOM: which is fastest?
  34542. Why Nobody is Happy with Hybrid
  34543. A journey into the Linux scheduler
  34544. What every new software developer should know
  34545. Modern Software Development · Mike Klimek
  34546. Roman Numerals
  34547. Thomas H. Ptacek
  34548. A simple but effective data grid for Blazor
  34549. Huobi Global Lists Mina Protocol
  34550. Pair Programming
  34551. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  34552. Remove Duplicates From a List in C# - Code Maze
  34553. Announcing Gateway + CASB
  34554. Azure DevOps Podcast: Andrew Lock: Web Applications in .NET6 - Episode 198
  34555. Undefined behavior in C is a reading error. – keeping simple
  34556. How we built a $1M ARR open source SaaS
  34557. Episode 101 - Open Source .NET for Fun with Drake Williams
  34558. Weekly Update 301
  34559. Windows Subsystem for Android and .NET MAUI
  34560. DevOps 101: Introducing Database DevOps
  34561. Exploring Layout Options in .NET MAUI
  34562. Asked and answered: the results for the 2022 Developer survey are here!
  34563. Perhaps Too Much Validation · Aspiring Craftsman
  34564. Creating a Simple .NET Lambda Function | no dogma blog
  34565. Create a React-based app with ASP.NET Minimal APIs and MongoDB storage
  34566. RequestDelegateFactory Class (Microsoft.AspNetCore.Http)
  34567. Draknek New Voices Puzzle Grant
  34568. Interchain Security is Coming to the Cosmos Hub
  34569. Digesting Technical Content
  34570. Mental Model: Difficult Problems vs. Hard Work
  34571. How to plan the architectural attributes?
  34572. My LASIK Eye Surgery Experience
  34573. Commit 1 to 1000 and beyond: Two years of maintaining an open-source project
  34574. The many definitions of Server-Side Rendering—zachleat.com
  34575. Kind and True
  34576. Build your Golang package docs locally
  34577. A simple guide to Mastodon
  34578. Start all of your commands with a comma
  34579. VS Code and Visual Studio Rock the 2022 Stack Overflow Developer Report -- Visual Studio Magazine
  34580. Speed ISeq marking by using a bitmap and rearranging inline caches by tenderlove · Pull Request #6053 · ruby/ruby
  34581. QBE - Compiler Backend
  34582. Whatever happened to SHA-256 support in Git?
  34583. MEGA: Malleable Encryption Goes Awry
  34584. Hands On with Latest Visual Studio 2022 Preview Features -- Visual Studio Magazine
  34585. GitHub Quick Reviews
  34586. GitHub - dolthub/dolt: Dolt – It's Git for Data
  34587. Incremental ASP.NET Migration Tooling Preview 2
  34588. The Launch of Microsoft's new offices in Atlanta #microsoftatlanta #atlanticyards
  34589. OpenIddict 4.0 preview1 is out
  34590. Principal Product Manager in Austin, Texas, United States | Product Management at Microsoft
  34591. GHSA-5crp-9r3c-p9vr - GitHub Advisory Database
  34592. Introducing PyScript
  34593. ApiController Attribute in ASP.NET Core Web API - Code Maze
  34594. NuGetTools/Program.cs at main · KirillOsenkov/NuGetTools
  34595. Azure Tips and Tricks - Getting started with Azure App Configuration for your ASP.NET Core App
  34596. Multi-tenant Apps With EF Core and ASP.NET Core | The .NET Tools Blog
  34597. How YOU can Learn Mock testing in .NET Core and C# with Moq
  34598. Announcing TypeScript 4.8 Beta
  34599. Ecma International approves ECMAScript 2022: What’s new?
  34600. Debug the web in 3D with the 3D View tool
  34601. Unobvious things you need to know about key-value stores - Event-Driven.io
  34602. How to Use GitHub Copilot Effectively
  34603. Visual Studio Feedback
  34604. A Vision for Stateful Resources at Development or Deployment Time
  34605. Developing a Cloud-Native Application on Microsoft Azure Using Open Source Technologies
  34606. Stack Overflow Developer Survey 2022
  34607. SPEBlox-Long (10BASE-T1L) - 10Mbps, 1km range
  34608. 5 Amazing Reasons to Keep Lambda Functions Small & Modular
  34609. Microsoft killed my Pappy
  34610. DevOps is a failure | lbr.
  34611. Why cameras are soon going to be everywhere
  34612. Trucks, Tubes, and Truth · XTDB
  34613. Sidecar Pattern for Abstracting Common Concerns
  34614. Been there, done that
  34615. Searching for Chaos
  34616. How to Run Your Own Lightning Node with Lightning Network Daemon (LND)
  34617. Answering Questions about the PetaPi
  34618. from apples to pears
  34619. What If? 2 Countdown
  34620. The Unicorn Fable
  34621. GitHub - brave/goggles-quickstart: Educational material to learn about Goggles and how to create your own.
  34622. The Grug Brained Developer
  34623. Improve HTTP Request Performance in Dotnet MAUI / Xamarin - Cool Coders
  34624. Building Messaging Endpoints in Azure: Container Apps
  34625. Listen Up, Visual Studio has a new feature you need to hear about!
  34626. dYdX V4 - The dYdX Chain
  34627. Crafting Interpreters: A Review
  34628. Why is Apache clinging to OpenOffice’s corpse?
  34629. Introducing Tailscale SSH
  34630. Surprising result while transpiling C to Go
  34631. Cloudflare recognized by Microsoft as a Security Software Innovator
  34632. Infinitely extensible Access policies
  34633. Counting Sort in C# - Code Maze
  34634. Monsters Weekly 254 - Debugging with Style in Visual Studio
  34635. Async Enumerable in C# (Part 1)
  34636. CodeRush - Visual Studio Productivity Tools Are Available Free-of-Charge in v22.1!
  34637. CAP or no CAP? Understanding when the CAP theorem applies and what it means.
  34638. The State of WebAssembly 2022
  34639. The State monad
  34640. Responsible AI safeguards
  34641. Back to Basics: Rendering Razor Views to String in ASP.NET Core
  34642. Say it with a face without a mouth emoji
  34643. Dependencies and .NET libraries
  34644. Avo Admin for Rails
  34645. Login to Meetup | Meetup
  34646. 5 Easy to Miss Security Best Practices for Web Apps
  34647. board
  34648. Don’t Mock What You Don’t Own in 5 Minutes
  34649. I Found Everything With A First Name and Phone Number
  34650. Time Management
  34651. Don't be afraid to DIY - Stacey on IoT | Internet of Things news and analysis
  34652. Rejecting Specialization
  34653. Progressing as a Software Engineer
  34654. Maximising my rejections — Evie Cottrell
  34655. What I'm excited for this build cycle
  34656. Deep dive into containers
  34657. Welcome to Real-World Privacy
  34658. Timing attacks: Introduction
  34659. GitHub Copilot 'AI Pair Programmer' Now Generally Available at $10/Month -- Visual Studio Magazine
  34660. Deno raises $21M
  34661. Performance traces and Regex survey
  34662. SnarkyJS Week 2022 - Crowdcast
  34663. Using Rabbit MQ with Jasper
  34664. Improving .NET host error messages and supportability
  34665. GitHub Copilot is generally available to all developers | The GitHub Blog
  34666. One-liner for running queries against CSV files with SQLite
  34667. How to Build a Custom Alert Component Using SvelteKit and TailwindCSS
  34668. Effective Software Testing – A Developer’s Guide
  34669. WUG: Menší, ale o to zajímavější novinky v .NET 6 (online)
  34670. One year as a solo dev building open-source data tools without funding
  34671. Cloudflare outage on June 21, 2022
  34672. Consuming anonymous types with DiagnosticListener in .NET 6
  34673. How to improve Serilog logging in .NET 6 by using Scopes - Code4IT
  34674. Introduction | netboot.xyz
  34675. How to Implement Retry Logic in C# - Code Maze
  34676. The Repository Pattern is simple yet misunderstood
  34677. Lexical Playground
  34678. Rebooting the London .NET User Group : dylanbeattie.net
  34679. Cloudflare - The Web Performance & Security Company
  34680. WebAssembly Everywhere
  34681. Seattle Offers Utility Pole EV Chargers To City Residents
  34682. Meta Reveals VR Headset Prototypes Designed to Make VR 'Indistinguishable From Reality'
  34683. Sands of MAUI: Issue #62
  34684. The Future of Multi-Platform .NET Application Development with WinUI, Net6 and the Uno Platform - Nick's .NET Travels
  34685. One line of CSS to add basic dark/light mode
  34686. NuGet Support in Visual Studio for Mac 17.0
  34687. StackExchange.Redis/toys at main · StackExchange/StackExchange.Redis
  34688. Connascence as a vocabulary to discuss Coupling
  34689. On leaving Mapbox after 12 years
  34690. Superintelligent AIs
  34691. Gleam v0.22 released! – Gleam
  34692. My 40-liter backpack travel guide
  34693. Hacking into the worldwide Jacuzzi SmartTub network
  34694. Azure Container Apps: dapr pubsub | I CAN MAKE THIS WORK
  34695. Reproducible Builds – Telling of a Debugging Story
  34696. Don't Let a Bad Abstraction Cost You 2 Years
  34697. Old-school blogging, retro computers, and decentralisation • AndreGarzia.com
  34698. Goals vs. Systems - Scott Adams Says
  34699. How to land your first developer job?
  34700. Fast page maps for JIT
  34701. Setting up secure personal developer infrastructure for/and side projects using tailscale, drone, gitea, and nginx
  34702. 🏆 Promotion-based development
  34703. Wrap Event based functions into awaitable Tasks - Meet TaskCompletionSource
  34704. Contra Wirecutter on the IKEA air purifier
  34705. Facebook Says Apple is Too Powerful. They're Right.
  34706. Episode 427 - SONiC
  34707. orkut
  34708. We are removing the option to create new subscriptions - Blog | Mullvad VPN
  34709. GitHub - jcubic/gaiman: Gaiman: Text based game engine and programming language
  34710. High performance .NET: Building a Redis Clone– the wrong optimization path
  34711. AMD Threadripper Pro 5000 Series Goes DIY Market
  34712. Observing all http requests in a .NET application - Gérald Barré
  34713. Introducing browser isolation for email links to stop modern phishing threats
  34714. writing one sentence per line
  34715. Scheduling repeating tasks with .NET 6’s NEW Timer
  34716. C# 11 - Top 5 Features in the new C# Version | Rubik's Code
  34717. Microsoft Launches New Storage Optimized VMs with Lasv3 and Lsv3
  34718. PostgreSQL 14 Breaks the .NET and Java Drivers for PostgreSQL
  34719. 311: Goodbye Passwords, Hello Passkeys
  34720. How to Call Generic Method Using Reflection in C# - Code Maze
  34721. Why we need a flowchart editor that doesn't give you carpal tunnel
  34722. Modern JavaScript, 10 things you should be using, starting today
  34723. Master the Event Loop in Node.js
  34724. GPT3-OpenAI: 3 demos that will let you rethink about AI capabilities
  34725. Should I avoid LINQ for performance reasons?
  34726. Using web streams on Node.js
  34727. Alternatives to installing npm packages globally
  34728. “Batteries-Included” vs “Bloated”
  34729. Data outlasts Code, yet Code keeps winning
  34730. PlayStation disclosed on HackerOne: bd-j exploit chain
  34731. Working Effectively With Legacy Code: Michael C. Feathers: 9788131715079: Amazon.com: Books
  34732. Site Reliability Engineering – Evolution of Automation
  34733. Achievement Unlocked - Build mobile and desktop apps with .NET MAUI!
  34734. Cockroach Labs 2022 Cloud Report: AMD Outperforms Intel
  34735. The importance of Headings element for an accessible page - Zelig880
  34736. Why webcams aren’t good enough
  34737. Is FreeBSD a Real UNIX?
  34738. 3 Basic Rules Of Note Taking — None
  34739. Paradigm CSS is Now Available on GitHub
  34740. Plurality-Driven Development
  34741. The Biggest Game in Town
  34742. Don't Build Your Own Framework
  34743. Password policies of most top websites fail to follow best practices
  34744. The Message Behind the Medium of a Personal Blog
  34745. Kuba Orlik (@kuba@toot.kuba-orlik.name)
  34746. GitHub - waydabber/BetterDisplay: Unlock your displays on your Mac! Smooth scaling, HiDPI unlock, XDR/HDR extra brightness upscale, DDC, brightness and dimming, dummy displays, PIP and lots more!
  34747. U3214Q 4K scaling in MacOS
  34748. Welcome to Cloudflare One Week
  34749. About Bunny Fonts | Faster & GDPR friendly Fonts
  34750. Don't Use Kubernetes, Yet
  34751. Write Test Progress To The Console With NUnit - CodeJourney.net
  34752. Releasing Joy-Con WebHID
  34753. How to use Nintendo Joy-Cons with iPhone, iPad, Apple TV | AppleInsider
  34754. V Language Review (2022)
  34755. Citybound
  34756. Because cross-compiling binaries for Windows is easier than building natively
  34757. Map Data V: False Assumptions Programmers Make
  34758. How I Got Into Computers Consulting Can Be Boring Edition
  34759. Atlassian Confluence Server Bug Under Active Attack to Distribute Ransomware
  34760. Patreon cuts deep inside creators’ pockets
  34761. Classic Offensive
  34762. The Law of Contradiction
  34763. How to Solve the Right Problem
  34764. Consciousness is not computation – Joe Antognini
  34765. What's inside a rock?
  34766. rsync, article 1: Scenarios
  34767. Software Engineering - The Soft Parts
  34768. Matthew DiLoreto
  34769. Classic Offensive
  34770. Incorrect I/O throttling when using block device files — Matt Jacobson
  34771. AspNetCorePathAuthorization/PathAuthorizationOptions.cs at main · DamianEdwards/AspNetCorePathAuthorization
  34772. GitHub - JamesRandall/fsharp-wolfenstein: An F# port of the 1992 classic Wolfenstein 3D
  34773. Complex coding concepts explained through visual diagrams
  34774. Release notes — fish-shell 3.5.0 documentation
  34775. goto in action - The exception from the rule
  34776. The Floppotron 3.0 - Computer Hardware Orchestra
  34777. #165 Mads Torgersen, ADHD | no dogma podcast
  34778. Benoit Essiambre
  34779. Red Line Through HTTPS
  34780. Accelerating Azure Container Apps with the Azure CLI and Compose Files
  34781. GitHub - sarsko/CreuSAT: CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.
  34782. Citus 11 for Postgres goes fully open source, with query from any node
  34783. GitHub - DamianEdwards/AspNetCorePathAuthorization: A middleware to enable path-based authorization in an ASP.NET Core application.
  34784. Join Us For the First Ever SnarkyJS Week
  34785. Matrix notes - anarcat
  34786. List of QUBO formulations
  34787. Nathan Gould
  34788. Hertzbleed Attack
  34789. Michael Tsai - Blog - Thoughts on SwiftUI After WWDC 2022
  34790. Infrastructure as software
  34791. Entrepreneurship as a Risk Management Strategy
  34792. ?? "" is a Code Smell / Jordan Eldredge
  34793. How to Fix Stuck iCloud Syncing on macOS
  34794. My Knowledge Development Challenge For You
  34795. Don't catch errors without a reason
  34796. Weekly Update 300
  34797. The World's Most Satisfying Checkbox | (Not Boring) Software
  34798. Learn Live: Post-Build 2022 - Events
  34799. OCaml - Language extensions
  34800. Learn Live
  34801. Runs Testing Using C# Simulation -- Visual Studio Magazine
  34802. Ping/Pong Jasper Style
  34803. How to simply workaround RAM-leaking libraries like Puppeteer. Universal way to fix RAM leaks once and forever
  34804. Ante
  34805. Platformer Toolkit by Game Maker's Toolkit
  34806. Recut - Remove Silence From Your Videos Automatically
  34807. Microsoft Build – Join us May 24-26 2022
  34808. Brex | Why am I no longer qualified to be a Brex customer?
  34809. Database Command Batching in .NET 6
  34810. GitHub - dspinellis/unix-history-repo: Continuous Unix commit history from 1970 until today
  34811. Make enterprise features open source (#6008) · citusdata/citus@184c7c0
  34812. The Animated Elliptic Curve
  34813. Call for Antitrust Reform, Updated Competition Laws | The Mozilla Blog
  34814. The Silent Majority of Experts
  34815. How to convert a web application to Software-as-a-Service | Red Hat Developer
  34816. Clean up some .NET Clutter
  34817. C# 11 static abstract members - NDepend
  34818. Senior Engineering Manager: OSPO
  34819. Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.
  34820. Cool desktops don’t change 😎
  34821. 4 macOS Screenshot Tricks To Impress Your Co-Workers
  34822. My other database is a compiler
  34823. A coding interview with GPT-3
  34824. Microsoft Build – Join us May 24-26 2022
  34825. Ghost - build REST APIs from structs using Generics in Golang
  34826. Laurence Tratt: Chance, Luck, and Risk
  34827. Inconsistent thoughts on database consistency
  34828. Meeting notes lose value the moment you finish writing them - and it's time to fix that • The Witful Blog
  34829. Autogenerating documentation for a CLI with Sphinx
  34830. Paths Up the Mountain
  34831. Building a Tool to Search Graduation Photos With Facial Recognition — Jerome Paulos
  34832. It Happened One Frame: incredibly accurate video content search with OpenAI CLIP
  34833. How Binary JSON Works in YDB
  34834. Infrastructure As User Generated Content
  34835. ⚡️ The computers are fast, but you don't know it
  34836. Building a More Useful Outbox for Reliable Messaging
  34837. The Green Boxes of Burnout
  34838. Another Optimization Exercise – Packing Sparse Headers
  34839. csharplang/required-members.md at main · dotnet/csharplang
  34840. redbean 2.0 release notes
  34841. Miguel de Icaza Leads Uproar Over Closed-Source VS Code C# Tool -- Visual Studio Magazine
  34842. Some ways to use ZK-SNARKs for privacy
  34843. Scanned Objects by Google Research: A Dataset of 3D-Scanned Common Household Items
  34844. New Resources to Get Started with .NET MAUI
  34845. GitHub - wailsapp/wails: Create beautiful applications using Go
  34846. Code bloat has become astronomical – Cliffski's Blog
  34847. Twitch
  34848. Introduction | Tauri Studio
  34849. Is .NET an open platform yet?
  34850. C# Warning Waves Hint at New Keywords in the Future
  34851. Microsoft Launches the Public Preview of Dynatrace for Azure as a SaaS Solution in Their Marketplace
  34852. Method Overloading In C# - Code Maze
  34853. .NET Rocks! vNext
  34854. Learning .NET Maui Part 1
  34855. Learning .NET MAUI Part 2
  34856. Building Reliable Web Element Locators for Test Automation
  34857. AI ethics questions
  34858. Event Sourcing Tips: Do's and Don'ts
  34859. find an anon friendly job today
  34860. Eurocrypt 2022 program
  34861. Log environment-derived properties by Forgind · Pull Request #7484 · dotnet/msbuild
  34862. Visual Studio 2022 17.3 Preview 2 Is First Native Arm64 Release -- Visual Studio Magazine
  34863. .NET June 2022 Updates – .NET 6.0.6 and .NET Core 3.1.26
  34864. A Vision for Low Ceremony CQRS with Event Sourcing
  34865. Cloudflare Zaraz launches new privacy features in response to French CNIL standards
  34866. Internet Explorer 11 has retired and is officially out of support—what you need to know
  34867. What’s New in Visual Studio: Make it Your Home
  34868. Quick Tip: Enable Touch ID for sudo
  34869. Internet Explorer 11 - Microsoft Lifecycle
  34870. The hunt for the cluster-killer Erlang bug
  34871. Cheat Sheet For If I'm Gone
  34872. Astronomer Hotline
  34873. Creating, Inspecting and Decompiling the World's Smallest C# Program - Steve Gordon - Code with Steve
  34874. Pattern Matching in C# - Code Maze
  34875. What's new in ASP.NET Core with Jon Galloway, Wed, Jun 15, 2022, 6:30 PM | Meetup
  34876. Storing Dynamic User Data With Entity Framework Core
  34877. Add support for RouteHandlerInvocationContext<> overloads (#41406) · dotnet/aspnetcore@ba37a08
  34878. Native support for Visual Studio on Arm64 is here!
  34879. First impressions of Web5
  34880. Everything Is Broken: Shipping rust-minidump at Mozilla – Part 1 – Mozilla Hacks - the Web developer blog
  34881. Software engineering estimates are garbage
  34882. You can code
  34883. Microsoft Reactor Pop-Up Auckland - Events
  34884. “What if We Paid for Bugs” Redux
  34885. .NET Framework June 2022 Security and Quality Rollup Updates
  34886. Tether’s actual peg
  34887. Solving Knights Tour using a Neural Network
  34888. Camp Vista - Growing Up Next To Microsoft
  34889. ⭐️ I found a cure for writer’s block
  34890. Understading why attr_accessor in Ruby is faster than a regular method
  34891. Debug Driven Development
  34892. Class-groups – USF Crypto
  34893. Coinbase Lays Off Around 1,100 Employees
  34894. Introducing Grafana OnCall OSS, on-call management for the open source community
  34895. Dark Engine DE6350 Paint Color #3E3F41 | Dunn-Edwards Paints
  34896. Visual Studio for Mac 17.3 Preview 2 is now available
  34897. Arm64 Visual Studio
  34898. Clarus Returns Home
  34899. Hertzbleed Attack
  34900. Announcing .NET 7 Preview 5
  34901. Introducing the ML.NET Text Classification API (preview)
  34902. Announcing Entity Framework 7 Preview 5
  34903. ASP.NET Core updates in .NET 7 Preview 5
  34904. Add X509AuthorityInformationAccessExtension · dotnet/runtime@cd6512d
  34905. core/known-issues.md at main · dotnet/core
  34906. StackExchange.Redis 2.6.45
  34907. (Re) Introducing Jasper as a Command Bus
  34908. Real World Cryptography Study Group
  34909. The value of self contained diagnostics
  34910. Firefox Rolls Out Total Cookie Protection By Default To All Users | The Mozilla Blog
  34911. June 14, 2022
  34912. A message from Coinbase CEO and Cofounder, Brian Armstrong
  34913. Cloudflare mitigates 26 million request per second DDoS attack
  34914. What is the difference between C#, .NET, IL and JIT?
  34915. A brief introduction to DiagnosticSource
  34916. Testing Azure Private Endpoints DNS resolution over an Azure P2S VPN connection
  34917. How to Use Multiple Authentication Schemes in .NET - Code Maze
  34918. Analog
  34919. Electric vehicle battery capable of 98% charge in less than ten minutes
  34920. Distributed systems evolution challenges
  34921. Crossing aggregate boundaries · Vladimir Khorikov
  34922. Explaining TypeScript
  34923. The Perils of Combining Multicast Delegates with Tasks in C# | endjin
  34924. Some thoughts on naming tests
  34925. [Last Week in .NET #93] – Performance Enhancing Code
  34926. chicken.photos
  34927. Porting DOOM To A Forgotten Apple OS
  34928. Legion-7-16ACHg6-Left-Speaker-10db-less-loud - English Community - LENOVO COMMUNITY
  34929. Fixing the Technical Interview
  34930. Microsoft Introduces a New Learning Resource with Azure Skills Navigator
  34931. 7 simple bot detection methods that won’t inconvenience users
  34932. RSS and Atom for digital minimalists - blog.dornea.nu
  34933. Why I became a Solo Founder | Bold Data
  34934. The Question of LaMDA's Sentience
  34935. Taking Datasets, DataLoaders, and PyTorch’s New DataPipes for a Spin
  34936. Why Vim syntax highlighting breaks sometimes
  34937. How redis expires keys? A deep dive into how TTL works internally in Redis. 🌊
  34938. Is Ruby on Rails Still Relevant?
  34939. From Clojure to Ruby
  34940. Opening Up About Burnout
  34941. 0x74696d | Platforms are Brownfield
  34942. The Floppotron 3.0 » Silent's Homepage
  34943. How Trustpilot Extorts Businesses
  34944. Camera surveillance, video, and audio recording – a community guide
  34945. Thresholding, Edge, Contour and Line Detection with OpenCV
  34946. Symbiote: A New, Nearly-Impossible-to-Detect Linux Threat
  34947. Visual Studio Code Devs Can Now Sponsor Favorite Extensions -- Visual Studio Magazine
  34948. OneService Journey to .NET 6
  34949. Greatest Scientist
  34950. Revealed: Our Plans For Thunderbird On Android
  34951. Pride Month Fundraiser
  34952. FTX
  34953. Using Avif codec for images to reduce web page size - Gérald Barré
  34954. High performance .NET: Building a Redis Clone–separation of computation & I/O
  34955. Ubiquiti Insider: UniFi Dream Router | UniFi Network 7.1 | UNVR Stacking [May 2022]
  34956. How to Write Better with The Why, What, How Framework
  34957. Introduction to Regular Expressions in C# - Code Maze
  34958. 310: WWDC 2022 Recap
  34959. Force MFA in Blazor using Azure AD and Continuous Access
  34960. fresh - The next-gen web framework.
  34961. How To Implement a Standard Search Using React
  34962. Creating a Full Text Search Engine in PostgreSQL, 2022 Big Machine
  34963. Monsters Weekly 253 - Virtual Scrollers
  34964. Multiple Precision Arithmetic: A Recreational Project
  34965. Quantum Development Kits adopts .NET6 and supports Visual Studio 2022
  34966. ongoing by Tim Bray · Making Code Faster
  34967. Maui migration 🎉👌 by felipebaltazar · Pull Request #18 · felipebaltazar/Xartic
  34968. Using Playwright with the WebApplicationFactory to test a Blazor Application
  34969. VNext License Changes · Discussion #2151 · SixLabors/ImageSharp
  34970. UBC Seagull / DoujinCI · GitLab
  34971. Cloudflare is redefining employee well-being in Japan
  34972. Head girl and head boy - Wikipedia
  34973. New UUID Formats
  34974. Foreword — ZK Jargon Decoder
  34975. The Phillips Curve
  34976. Energy Monitoring with Shelly EM and Home Assistant
  34977. Stage Manager on Mac is an anchor for iPad — David Brown
  34978. A map for indie living
  34979. Keep up with social and news without going crazy
  34980. Quit Your Job
  34981. State of the art use of Automation in Accounting
  34982. Segregating Email With Sub-Domains - Kev Quirk
  34983. Building something new
  34984. Specifying Spring '83
  34985. How Minecraft Stores Crafting Recipes
  34986. CSS Named Color Palette Generator
  34987. GitHub - z0ccc/Vytal: Spoof your location data and user agent.
  34988. Principal Product Management in Other, Other, United States | Product Management at Microsoft
  34989. Program Manager in Redmond, Washington, United States | Product Management at Microsoft
  34990. The Web PKI 2.0
  34991. Substack Income Report - Subscription Newsletter Earnings March 2022 - Casey Botticello
  34992. The Strange World of NPM Site Alternatives
  34993. How I found my mentor
  34994. A Networked Peace
  34995. Virtual Modules for Fun and Profit
  34996. Adding a dunder to an object
  34997. Miriam Eric Suzanne » Am I on the IndieWeb Yet?
  34998. Growing into Platform Engineering
  34999. Optionality cost - Herbert Lui
  35000. Roll A Lisp In C
  35001. How I got into 3D printing
  35002. Don't try this at home
  35003. Hands-on: X25519 Key Exchange
  35004. Mnpn
  35005. A Trail Tale
  35006. Go Left to Go Right
  35007. Lessons learned from becoming CTO of a small startup - Vadim Kravcenko
  35008. Useful utilities and toys over DNS
  35009. Why I turned down $500K, Pissed off my investors, and Shut down my startup -
  35010. Data Race Patterns in Go
  35011. Apple M1 processors have a 'unpatchable' issue, according to MIT experts.
  35012. ErikEJ - Overview
  35013. Fix http/https profile creation in Razor Pages template by DamianEdwards · Pull Request #42143 · dotnet/aspnetcore
  35014. Remove old macOS compatibility code for RSA decryption by vcsjones · Pull Request #70397 · dotnet/runtime
  35015. In defense of crypto(currency)
  35016. Exercise Progression
  35017. OG Images with Cloud Functions
  35018. Startups Selling Sand in the Desert
  35019. The one where we face the God of Spam — Blog of Mataroa.blog
  35020. My Story with the Apache Software Foundation
  35021. Hide Twitter's Sidebar with uBlock Origin
  35022. I love copy and paste
  35023. Scarcity in itself isnt a bad thing
  35024. Microsoft Build – Join us May 24-26 2022
  35025. PHYS771 Lecture 14: Skepticism of Quantum Computing
  35026. Announcing “Code” 2nd Edition
  35027. If OpenSSL were a GUI
  35028. Challenge
  35029. MIT researchers uncover ‘unpatchable’ flaw in Apple M1 chips – TechCrunch
  35030. ZpqrtBnk
  35031. Are You Suffering from Toxic Productivity?
  35032. New Python Set-Up Tool for VS Code: 'What Would Brett Do?' -- Visual Studio Magazine
  35033. Delegate, Action, Func, Lamdba expression - What the heck!?
  35034. A Google Cloud employee set a new record calculating the 100 trillionth digit of pi
  35035. Hubble Determines Mass of Isolated Black Hole Roaming Our Milky Way
  35036. GitHub - iorate/ublacklist: Blocks specific sites from appearing in Google search results
  35037. Linux Production Diagnostics
  35038. Why Software Engineers like Woodworking
  35039. High performance .NET: Building a Redis Clone–Architecture
  35040. Support Survivors of Trafficking
  35041. csharplang/numeric-intptr.md at main · dotnet/csharplang
  35042. Weekly Update 299
  35043. You need to know what right-half-plane zeros are
  35044. Important PostgreSQL 14 update to avoid silent corruption of indexes - MigOps
  35045. HTTP/3 becomes a standard, at last
  35046. Episode 100 - Celebratory Ask Me Anything
  35047. I refuse to display meta data for other platforms
  35048. Radix Sort in C# - Code Maze
  35049. Invoke platform code in a MAUI app using the built-in Dependency Injection
  35050. 100 Days of TypeScript (Day 10)
  35051. Blazor - End of Support for .NET 5
  35052. CSS modules | Barbarian Meets Coding
  35053. Mobile-First CSS: Is It Time for a Rethink?
  35054. GitHub - JByfordRew/BlazorStyledTextArea: A textarea with style!
  35055. Your content & Restricted Mode
  35056. What’s after agile?
  35057. GitHub - mayuki/Cocona: Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
  35058. GitHub - mimoo/narwhaml
  35059. Shotcut - Home
  35060. On BFT Consensus Evolution: From Monolithic to DAG
  35061. The collapse of complex software
  35062. A New Microsoft Platform in Town: the Microsoft Intelligent Data Platform
  35063. GitHub - ory/kratos: Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, passwordless. Golang, headless, API-only - without templating or theming headaches. Available as a cloud service.
  35064. I resurrected my Dutch movie review site from 2003
  35065. What Makes a Good Research Proposal?
  35066. Microsoft Build – Join us May 24-26 2022
  35067. 20 Years of SIP - a Retrospective
  35068. The Universe of Discourse : Disabling the awful Macbook screen lock key
  35069. Modern Emacs: Redux
  35070. Using Postgres Schemas | Aaron O. Ellis
  35071. Cranelift, Part 4: A New Register Allocator
  35072. .NET DC June: Jon Galloway Presents "What’s new in ASP.NET Core with .NET 6 & 7", Tue, Jun 21, 2022, 6:00 PM | Meetup
  35073. Why are nuclear power construction costs so high? Part I
  35074. Twitter, Coinbase, and other companies are rescinding lucrative job offers as a cost-cutting strategy instead of the usual mix of layoffs and slower backfills
  35075. GitHub Killing Atom Code Editor for Cloud Tools -- Visual Studio Magazine
  35076. Linux on A7-A8X
  35077. .NET 7 Preview 5 - Generic Math
  35078. Duende Software
  35079. Microsoft identity platform overview - Microsoft Entra
  35080. Introduction to Identity on ASP.NET Core
  35081. New Profiler feature in Visual Studio
  35082. Overview of ASP.NET Core Authentication
  35083. Code Review: How to make enemies | RepoHealth
  35084. What's OpenIddict?
  35085. This project is on hold · Discussion #689 · aaubry/YamlDotNet
  35086. High performance .NET: Building a Redis Clone–Analysis
  35087. Stop Interviewing With Leet Code
  35088. A new portal for Project Galileo participants
  35089. 50th Anniversary of The Mother of All Demos
  35090. How to Mock the File System for Unit Testing in .NET - Code Maze
  35091. Setting session affinity (services)  |  Cloud Run Documentation  |  Google Cloud
  35092. r/dotnet - Does anyone else feel as lost as I do in the .NET Identity documentation?
  35093. Webinar: Diving Into Unity – A Quick Start for C# Developers | The .NET Tools Blog
  35094. Does anyone else feel as lost as I do in the .NET Identity documentation?
  35095. The End of Localhost
  35096. Maybe it's time to rethink our project structure with .NET 6
  35097. A bigger piece of the pi: Finding the 100-trillionth digit
  35098. Does anyone else feel as lost as I do in the .NET Identity documentation? : dotnet
  35099. Does anyone else feel as lost as I do in the .NET Identity documentation? : dotnet
  35100. Architecture is Medium
  35101. Dwarf Fortress
  35102. Microsoft Build – Join us May 24-26 2022
  35103. How to use variables in CSS with v-bind in VueJs 3 - Zelig880
  35104. Achieve Day-One Productivity for New Engineers
  35105. Hackertab, 1 Year after launch 🎂, 2 Million page views, $2000 in revenue, $0 Marketing...
  35106. Site Update: Hero Images
  35107. The wiki movement is close to being dead
  35108. Being a solopreneur (part 1)
  35109. You are allowed to invent HTTP status codes | Swizec Teller
  35110. The most big problem of UI kits
  35111. Complicated software is required to evolution
  35112. Overview of eBPF procfs kernel parameters
  35113. Avoiding a QUEUE Backlog Disaster with Backpressure & Flow Control
  35114. Windows SSH To Remote Server With FIDO2 + Hardware Key (YubiKey) Multi Factor Authentication MFA / 2FA
  35115. Several Improvements on BKZ Algorithm
  35116. Episode 38: .NET MAUI, IoT, and Handy the bionic Arm - with Clifford Agius
  35117. ‎NDC Conf
  35118. Automate Security Testing with ZAP and GitHub Actions
  35119. First Look: Synesso ES1
  35120. 3.2 — blender.org
  35121. Exchange Online Journey to .NET Core
  35122. Private Access Tokens: eliminating CAPTCHAs on iPhones and Macs with open standards
  35123. Sunsetting Atom | The GitHub Blog
  35124. GitHub - lucadibello/in-house-greenhouse: 🐛 A new generation of smart indoor greenhouses!
  35125. dotnet sdk check command - .NET CLI
  35126. June 8, 2022
  35127. Shuttle Skeleton
  35128. In Ukraine and beyond, what it takes to keep vulnerable groups online
  35129. Episode 426 - Defender for the Cloud
  35130. High performance .NET: Building a Redis Clone–naively
  35131. Find a good available .com domain
  35132. Firefox 102: Query Parameter Stripping improves privacy - gHacks Tech News
  35133. Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison
  35134. The Microsoft Planetary Computer
  35135. Dictionary in C# - Code Maze
  35136. Fun: Leaderboard Output Using C# Pattern Matching
  35137. What's Really Going On Inside Your node_modules Folder? - Socket
  35138. GitHub Copilot explaining code and translating it from one language to another
  35139. Patterns.dev - Modern Web App Design Patterns
  35140. WebAssembly Landscape 2022
  35141. Groth-Sahai Proofs Are Not That Scary | EF Cryptography Research
  35142. Adding rollback netplay to a Game Boy Advance game from 2005: Part 1
  35143. Offline Cash
  35144. About the security of passkeys
  35145. Why 95% of Australia is Empty
  35146. HTTP/3 From A To Z: Core Concepts — Smashing Magazine
  35147. Jan-Piet Mens
  35148. The Case for Design Engineers
  35149. Refilling the non-refillable Miele AutoDos Dishwasher Automatic Detergent Dispensing Disks
  35150. eBPF, sidecars, and the future of the service mesh
  35151. "I Hate Paintings"
  35152. How I've made $50,000 Profit from a Side Project Slack Bot
  35153. PyPy in Production
  35154. Refactoring as Anxiety Relief
  35155. Jack of all trades, master of hyperfocus
  35156. The Fermi Paradox of Venture Capital
  35157. I dreamt about the US startup scene for ages; now I get to be part of it
  35158. Cargo Culting Software Engineering Practices
  35159. Google - Site Reliability Engineering
  35160. Understanding Kotlin Coroutine | Jason5Lee's Personal Blog
  35161. Welcome to the M1 Windows project
  35162. Java on Azure: IntelliJ Toolkit Update, Azure Spring Apps Enterprise GA -- Visual Studio Magazine
  35163. Performance Improvements in .NET MAUI
  35164. [Last Week in .NET #92] – Minister of CVE Disinformation
  35165. Please, don't build another Large Hadron Collider.
  35166. Beacon is switching to a four-day work week. Here's why. - Beacon
  35167. How to test ASP.NET Core Minimal APIs
  35168. Unit testing RavenDB
  35169. GitHub - ClueLang/Clue: C/Rust like programming language that compiles into Lua code
  35170. .NET Annotated Monthly | June 2022 | The .NET Tools Blog
  35171. I've locked myself out of my digital life
  35172. GitHub - sensity-ai/dot: The Deepfake Offensive Toolkit
  35173. Using PathBase with .NET 6's WebApplicationBuilder
  35174. C# Tip: use IHttpClientFactory to generate HttpClient instances - Code4IT
  35175. Express Design - AppDev on Steroids
  35176. GitHub - H4ckd4ddy/bypass-sentry-safe
  35177. Vertical Slice Architecture in ASP.NET Core - Code Maze
  35178. Deploying a MkDocs documentation site with GitHub Actions
  35179. Website performance: Why and how to measure? - Gérald Barré
  35180. Transform your REST APIs into GraphQL with Azure API Management
  35181. iPadOS 16 takes the versatility of iPad even further
  35182. The Best C# .NET Web Application Tech Stack: Choosing The Front End - Michael's Coding Spot
  35183. Asynchronous monads
  35184. Or Whatever
  35185. How to test ASP.NET Core Minimal APIs
  35186. Senior Product Manager – Visual Studio Community Manager in Austin, Texas, United States | Product Management at Microsoft
  35187. If it seems simple and wrong it probably isn’t
  35188. RFC 9113: HTTP/2
  35189. Running Intel Binaries in Linux VMs with Rosetta | Apple Developer Documentation
  35190. Join the SwiftTermApp beta
  35191. How to Make Pixel Art
  35192. UX patterns for CLI tools
  35193. Revenue in a Recession | Variance
  35194. What happened to simple, basic web hosting?
  35195. How to use patterns for multilabel text classification annotation in Prodigy - Roland Szabó
  35196. Bye Bye Semantic Versioning, Say Hello To GitDate
  35197. fhur
  35198. This is not normal
  35199. Chrome Shortcuts I Use Everyday
  35200. Writing for the web
  35201. Blogging from my phone with GitJournal
  35202. Why Do We Say “It is probably prime”? Surely it is, or it isn’t!
  35203. .NET MAUI for Beginners
  35204. RFC 9114: HTTP/3
  35205. Chrome Root Program
  35206. Microsoft Ships Windows App SDK 1.1 to Build Apps Using WinUI 3, WebView2 -- Visual Studio Magazine
  35207. Runtime C# Code Compilation Revisited for Roslyn
  35208. HTTP RFCs have evolved: A Cloudflare view of HTTP usage trends
  35209. macOS 13 Ventura dumps all pre-2017 Macs, including the “trash can” Mac Pro
  35210. Supporting Passkeys | Apple Developer Documentation
  35211. GitHub - jwilk/python-syntax-errors: no-op statements syntactically valid only since Python X.Y
  35212. Microsoft Build – Join us May 24-26 2022
  35213. View commit history across file renames and moves | GitHub Changelog
  35214. Migrate an ASP.NET web application to Azure with Visual Studio - Learn
  35215. Building a Call for Papers website with Blazor & RavenDB
  35216. Using AV1 video codec to reduce web page size - Gérald Barré
  35217. Why Complex Systems Collapse Faster
  35218. Supertag — Supertag 0.1.0 documentation
  35219. Plain text. With lines.
  35220. DDD Southwest 2022
  35221. 7 Absolute Truths I Unlearned as Junior Developer
  35222. GitHub - Lissy93/dashy: 🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, widgets, themes and tons more!
  35223. 309: Where did my OpenGL go?
  35224. Using math expressions in github markdown
  35225. DevOps Fragility, Antipatterns, and Consequences
  35226. Clean way to add Startup class in ASP.NET Core 6 #aspnetcore #dotnet #dotnetcore
  35227. Reflection in C# - Code Maze
  35228. Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison
  35229. Build developer environments fast with Microsoft Dev Box
  35230. Build 2022 Updates for ASP.NET Core Developers
  35231. The ultimate guide to web accessibility - Simple Talk
  35232. Performance tricks I learned from contributing to open source .NET packages
  35233. What’s New in Windows App SDK 1.1
  35234. How Effective Abstractions Are Opinionated | 8th Light
  35235. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 3 - Connected to a VPC, using a VPC Endpoint | no dogma blog
  35236. Viewing .NET configuration values
  35237. A Datasette tutorial written by GPT-3
  35238. How to play with the GPT-3 language model
  35239. WebSocket Framing: Masking, Fragmentation and More
  35240. Leek Wars : online leek programming game
  35241. Site Reliability Engineering – (Still) Monitoring Distributed Systems
  35242. State of Loom
  35243. Have an old iPad lying around? You might be able to make it run Linux soon
  35244. Gitea
  35245. Cloudflare observations of Confluence zero day (CVE-2022-26134)
  35246. I only care about the helpful notifications, not the promotional ones · Caffeinspiration
  35247. Incremental ASP.NET to ASP.NET Core Migration
  35248. Go vs C#, Part 3: Compiler, Runtime, Type System, Modules, and Everything Else
  35249. Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison - Nice-Matin
  35250. GitHub - awslabs/dotnet-nativeaot-labs: A place to learn about and experiment with .NET NativeAOT on AWS.
  35251. I Cheated on My Microsoft Interview | The Facet Blog
  35252. Good Looking by Rohith-sreedharan · Pull Request #24 · EpicGames/Signup
  35253. Console Class in C# - Code Maze
  35254. r/france - Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison - Nice-Matin
  35255. Use Twilio SMS and Voice with .NET 6 Minimal APIs
  35256. Good Looking by Rohith-sreedharan · Pull Request #24 · EpicGames/Signup
  35257. How To Stop Junk Mail
  35258. What’s next?
  35259. My DIY low-power 6 SSD NAS based on the Quartz64 ARM board | PINE64
  35260. Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison - Nice-Matin - r/france
  35261. Docker is dead!?! Podman - an alternative tool?
  35262. What's a trusted setup? What's a Structured Reference String? What's toxic waste?
  35263. Local Conspiracy (less scary than the global kind!)
  35264. Why I don’t like lambdas • Paulefou site
  35265. How to Use Tasker to Block Spam Phone Calls From a Certain Area Code on Android
  35266. Orhun's Blog
  35267. So, you want limit actions on node based on workflow state and user roles: not so simple!
  35268. Seeing the Clouds with the Cloud · Nick Gregory
  35269. Tink, with Sophie Schmieg - Security. Cryptography. Whatever.
  35270. Ivre, il touche les parties intimes d'un gendarme en criant "chat-bite" et écope d'un an de prison
  35271. Vectorized and performance-portable Quicksort
  35272. PIXEL ART: COMMON MISTAKES
  35273. Two weeks of blazor.. I'm sold - r/Blazor
  35274. Apple Music is the most buggy and annoying software I use
  35275. Episode 232: Cutting Edge ZK Research with Mary Maller - ZK Podcast
  35276. Regex Adventure by Goldenlion5648
  35277. Episode 186: Hey Siri, What's Up with JQuery? Part 1 | Web Rush
  35278. GitHub - haacked/aspnet-client-validation: A client validation library for ASP.NET MVC that does not require jQuery
  35279. Hey Siri, What's Up with JQuery? Part 1
  35280. lightweight recording & deterministic debugging
  35281. WorldWideWeb, Part II • The Breakroom
  35282. Dear Spotify. Can we just get a table of songs?
  35283. Yep
  35284. Schedule
  35285. Global Using Directives in C# - Code Maze
  35286. (async) Rust doesn't have to be hard
  35287. Azure DevOps pipeline build with .NET for CI/CD
  35288. Two weeks of blazor.. I'm sold
  35289. Two weeks of blazor.. I'm sold : Blazor
  35290. Two weeks of blazor.. I'm sold : Blazor
  35291. Two weeks of blazor.. I'm sold : Blazor
  35292. r/Blazor - Two weeks of blazor.. I'm sold
  35293. zk-Crush
  35294. Scarcity and Precarity in Small Manufacturing - Monome - lines
  35295. Battlefield Product Management
  35296. Goroutines Under The Hood - Blog by Osamh aloqaily
  35297. How I would start my next Startup in Germany without a GmbH
  35298. i9-12900KF/RTX 3080 Ti Gaming Rig for a friend by DamianEdwards - Intel Core i9-12900KF, GeForce RTX 3080 Ti, Fractal Design Define 7 ATX Mid Tower - PCPartPicker
  35299. Security expert name generator
  35300. Macro Patterns - A match made in heaven
  35301. Is tree-sitter good enough? – Jake Zimmerman
  35302. Puter
  35303. Add MAUI to .NET 6 · terrajobst/apisof.net@7855a12
  35304. Microsoft Edge Tips and Tricks
  35305. Visual Studio Code Tools for Azure Revamped -- Visual Studio Magazine
  35306. Asking What we Value
  35307. webOS Archive
  35308. Providence: Failure Is Always An Option
  35309. Content Report Generator v.2.
  35310. Microsoft Build – Join us May 24-26 2022
  35311. June 3, 2022
  35312. Challenge: Spot the data corruption
  35313. Zero-Day Exploitation of Atlassian Confluence | Volexity
  35314. Axon Announces TASER Drone Development to Address Mass Shootings
  35315. Scaling a startup from a bunker: A true founders story
  35316. Kubernetes and Challenges in Cloud-Agnostic Strategies
  35317. The Misery of Mainstream Programming
  35318. Cloudflare customers are protected from the Atlassian Confluence CVE-2022-26134
  35319. MC387035: Microsoft Purview: Additional classifiers for Communication Compliance (preview)
  35320. GitHub - wybiral/aiotor: asyncio Tor controller library
  35321. Update on Hiring Plans
  35322. Migrating MR.Gestures from Xamarin.Forms to .NET MAUI
  35323. Weekly Update 298
  35324. Installing a payphone in my house
  35325. Ceiling Air Purifier
  35326. Monetary policy conference; and inflation past present and future
  35327. Figma DIY: Building a color system plugin — Martian Chronicles
  35328. How to Measure Innovation Through Leading and Lagging Indicators
  35329. Comparing Exceptions and Errors in D
  35330. Some thoughts on machine learning with small data
  35331. Y Combinator for Mittelstands - Neil Thanedar
  35332. Zig on RISC-V BL602: Quick Peek with Apache NuttX RTOS
  35333. What Are You Good At?
  35334. A concise summary of amazing and great ideas · johnpfeiffer
  35335. Microsoft Retools 'Untapped Superpower' Low-Code Push with Power Pages -- Visual Studio Magazine
  35336. Discussions · microsoft/terminal
  35337. VS2022 17.3 Preview 1.1 - Missing Xamarin SDKs
  35338. We made the dev tier free. Go nuts. | Rainway
  35339. Rockin’ The Code World with dotNetDave
  35340. Mapping out your ideas with Svelte has never been easier
  35341. #164 Jared Parsons, The C# Compiler, Part 2 | no dogma podcast
  35342. Mozilla releases local machine translation tools as part of Project Bergamot | The Mozilla Blog
  35343. Optimizely Developer Meetup Copenhagen - June
  35344. Microsoft Build – Join us May 24-26 2022
  35345. What if We Paid for Bugs?
  35346. re: BonsaiDb performance update: A deep-dive on file synchronization
  35347. Open Source Alternatives to Proprietary Software
  35348. How fast are Linux pipes anyway?
  35349. Connect: A better gRPC
  35350. Stack in C# - Code Maze
  35351. Taiwan Restricts Russia, Belarus to CPUs Under 25 MHz Frequency
  35352. Is an ANEMIC Domain Model really that BAD?
  35353. .NET Data Community Standup - EF Core Architecture: Internal Dependency Injection
  35354. Who Needs Modern Emacs?
  35355. Syntax highlighting on the web
  35356. Gmail accepts forged YouTube emails
  35357. Why I'm hyped about Julia for Bioinformatics | Next.js Blog Example with Org
  35358. Mojeek Blog Post – Stoutner
  35359. Countering the Crypto Lobbyists
  35360. Async destructors, async genericity and completion futures
  35361. Optimizely CMS: List content recursively on a page - and list the visitor groups used
  35362. Probit Regression Using C# -- Visual Studio Magazine
  35363. ffmpeg buddy
  35364. GitHub - mxgmn/MarkovJunior: Probabilistic PL based on pattern matching and constraint propagation, 148 examples
  35365. WebKit/Documentation.md at main · WebKit/WebKit
  35366. Improved doc management personalization
  35367. June 1, 2022
  35368. Manual? … MANUAL??
  35369. Types of Scopes
  35370. I got hacked and Facebook banned me
  35371. WikiShootMe!
  35372. Why science needs more research software engineers
  35373. Pull requests · dotnet/runtime
  35374. How to Tie a Tie (Mirrored / Slowly) - Full Windsor Knot
  35375. Long-Running Tasks in a Microservices Architecture - Code Maze
  35376. Hacking Ham Radio: WinAPRS – Part 5
  35377. Bookmark these 10 Essential NuGet Libraries for ASP.NET Core | Pro Code Guide
  35378. Change C# Record Comparison with Source Generators
  35379. Response Caching in ASP.NET Core - Code Maze
  35380. Monsters Weekly 252 - Building a WebComponent
  35381. AWS SNS vs. SQS - What are the main differences?
  35382. Dev Box, A Cloud-Based IDE Service for Developers : C# 411
  35383. Consuming SOAP Services in .NET Core
  35384. Solo Show (Tesla doc; RS3 lies; updates; Q&A)- TST Podcast #731
  35385. CTARS Data Breach — CTARS
  35386. [Last Week in .NET #91] – Ctrl+Shift+B
  35387. What is HyperSmooth in GoPro?
  35388. Building a transformer in Julia - Lior Sinai
  35389. A Gentle(-ish) Introduction to Worst-Case Optimal Joins
  35390. Twelve Virtues of Rationality – Eliezer S. Yudkowsky
  35391. How I Became a Speaker
  35392. My thoughts on what I want to do as a software developer
  35393. generative operating systems
  35394. Re: Why we stopped making Einsteins? No we did not.
  35395. People in your software supply chain
  35396. When Should I Give Up?
  35397. Why Seafile is unique among file sync solutions
  35398. The Appeal of Static Typing
  35399. Incremental ASP.NET to ASP.NET Core Migration
  35400. Marten just got better for CQRS architectures
  35401. UCTRONICS 1U Rack with PoE Functionality for Raspberry Pi 4, 19
  35402. Waffenlieferung: Trotz Versprechungen liefert Berlin seit neun Wochen kaum Waffen - WELT
  35403. Getting Functional with C#
  35404. bob_cassette_rewinder/README.md at master · dekuNukem/bob_cassette_rewinder
  35405. aioconsole — aioconsole documentation
  35406. The open source Uno Platform for mobile, web and desktop .NET apps, Tue, May 31, 2022, 7:00 PM | Meetup
  35407. Hugging Face Endpoints on Azure | Rubik's Code
  35408. Add Swagger to ASP.NET Core 6 App
  35409. Hosting a MkDocs-driven documentation site on GitHub Pages
  35410. d65536
  35411. Cats, Running, Guns, Punk Rock. In That Order.
  35412. 8 things about Records in C# you probably didn't know - Code4IT
  35413. [Video] What's the point of async/await in an ASP.NET Core application?
  35414. Episode 425 - BUILD 2022 Updates
  35415. Security in MySQL: Part Two - Simple Talk
  35416. garagebot - Neil's blog
  35417. Microsoft Build 2022 Melb.NET After Party (Hybrid), Tue, Jun 7, 2022, 5:30 PM | Meetup
  35418. Understanding PathBase in ASP.NET Core
  35419. Microsoft Build ANZ Highlights: 10 Things Every Developer Should Know, Thu, Jun 2, 2022, 4:30 PM | Meetup
  35420. Lesser Known Features of ClickHouse
  35421. sdk/Microsoft.PackageDependencyResolution.targets at 22c4860dcb2cf6b123dd641cc4a87a50380759d5 · dotnet/sdk
  35422. Platform Week wrap-up
  35423. Remotely debug ASP.NET Core apps hosted on Azure App Service using Visual Studio - Learn
  35424. Building resilient private APIs using Amazon API Gateway | Amazon Web Services
  35425. Minimal APIs: Past, Present, and Future
  35426. Call for Papers - NDC Sydney 2022 | Conference for Software Developers
  35427. Improve Your Model’s Performance and Accuracy with ML.NET’s New Update : C# 411
  35428. Next.js meets ASP .NET Core — a story of performance and love at long tail
  35429. GitHub - dragonflydb/dragonfly: A modern replacement for Redis and Memcached
  35430. Photino: Open Source for Building Cross-Platform Desktop Apps via .NET Core
  35431. 308: James & Frank Go To Build 2022!
  35432. How to grow a Manager of Managers?
  35433. My Visual Guide to #MSBuild Keynote: 10 Things To Know
  35434. May 30, 2022
  35435. Development Methodologies that Don’t Exist But Could
  35436. Welcoming Rocket.Chat to Matrix! | Matrix.org
  35437. The Lazy monad
  35438. How To Batch Importing Azure DevOps Work Items Using Azure DevOps APIs and C#
  35439. Microsoft Build 2022: Xamarin & MAUI Recap
  35440. SomaFM
  35441. Embracing Hacker Culture - "Building Teams" Series
  35442. How to Block IP Addresses in ASP.NET Core Web API - Code Maze
  35443. How to Add Startup.cs in ASP.NET Core 6 Project
  35444. Anonymous Types in C# - Code Maze
  35445. Bucket Sort in C# - Code Maze
  35446. BAG:EL - Best Algorithms for Graphs: Easy Learning
  35447. raku & rust: a romance?
  35448. Implement Azure AD Continuous Access Evaluation (CAE) standalone with Blazor ASP.NET Core
  35449. Visualising the 7-block reorg on the Ethereum beacon chain
  35450. .NET 6 - New Features
  35451. Round-robin DNS support in .NET HttpClient - Gérald Barré
  35452. Losing your cookies
  35453. Struggling to get going with a new feature? Start with the HTML
  35454. Why Reproductions are Required
  35455. Major Version Numbers are Not Sacred
  35456. Adding WebTransport Handshake to Kestrel by Daniel-Genkin-MS-2 · Pull Request #41877 · dotnet/aspnetcore
  35457. Implement Http/2 WebSockets by Tratcher · Pull Request #41558 · dotnet/aspnetcore
  35458. Using WebTransport
  35459. Arc Notes: Datasette - Simon Willison
  35460. Overlay Community Group created from Do Not Reply on 2022-05-26 (public-new-work@w3.org from May 2022)
  35461. Fast! by Hanakawa
  35462. Multiplicity Choices Are Hard to Model and Change
  35463. Why, Oh Why Was This Added?
  35464. Ceci n'est pas une non fungible tokens
  35465. orange peels and tyre squeels
  35466. Magical SVG Techniques — Smashing Magazine
  35467. TypeScript 4.7 GA, Visual Studio on Arm64, Azure Deployment Environments, More -- Visual Studio Magazine
  35468. Is this what Building Software is *supposed* to look like?
  35469. Uninstall Tool - .NET
  35470. GoodWill ransomware forces victims to donate to the poor and provides financial assistance to patients in need - CloudSEK
  35471. Today’s Javascript, from an outsider’s perspective – Lea Verou
  35472. InfoQ interview with me on RavenDB, database consistency and using C# as a system language
  35473. Ultra compact GaN ATX power supply delivers up to 250 Watts - CNX Software
  35474. Windows OS, Services & Apps: Network Connection Target Hosts • Helge Klein
  35475. We rebuilt Cloudflare's developer documentation - here's what we learned
  35476. Field Topology
  35477. npm security update: Attack campaign using stolen OAuth tokens | The GitHub Blog
  35478. DevOps Nirvana – Part 1
  35479. Episode 99 - Copy-Pasting with Iris Classon
  35480. Code Cleanup on Save in Visual Studio 2022
  35481. Build Announcements: SQL Server 2022 public preview and Azure SQL updates | Data Exposed
  35482. `for-of` vs. `.reduce()` vs. `.flatMap()`
  35483. 100 Days of TypeScript (Day 9)
  35484. Over 8 GB Database Exposing Millions of Hotel Guests Dumped (for Free) on Telegram
  35485. OpenTelemetry .NET Automatic Instrumentation Releases its first Beta
  35486. Microsoft Build – Join us May 24-26 2022
  35487. Microsoft Announces the General Availability of Azure Container Apps at Build 2022
  35488. Day 2 - Packages, Variables, and Functions Oh My!
  35489. Generating Configs with Nix + Cue
  35490. Thoughts on Clojurescipt and BigDecimal
  35491. GitHub - Azure/AKS: Azure Kubernetes Service
  35492. Ansible for dotfiles: the introduction I wish I've had
  35493. How I capture, encode, and embed screen recordings for the web
  35494. Answer engines
  35495. Update on Jasper v2 with an actual alpha
  35496. Ancient Earth
  35497. Announcing .NET 7 Preview 3
  35498. Microsoft Build Conference Heralds Era of AI-Assisted Software Development -- Visual Studio Magazine
  35499. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  35500. .NET Framework May 2022 Cumulative Update
  35501. Visual Studio at Microsoft Build 2022
  35502. We Already Have Go 2
  35503. Priorities is a bad word.
  35504. Hackers target Russian govt with fake Windows updates pushing RATs
  35505. r/csharp - Why are tools such as Docker and Kubernetes written in Go and not C#?
  35506. Cloud security and college assignment
  35507. Microsoft Build – Join us May 24-26 2022
  35508. May 26, 2022
  35509. Cloudflare’s approach to handling BMC vulnerabilities
  35510. Set Up HTTPS by Default in Your Browser
  35511. Focus
  35512. How we treat content as a product
  35513. GitHub - lucidrains/imagen-pytorch: Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
  35514. Why are tools such as Docker and Kubernetes written in Go and not C#?
  35515. GitHub - dpbevin/dotnet-staticfiles
  35516. Software Carbon Intensity?
  35517. PSA: Serious Security Vulnerability in Tor Browser - Darknetlive
  35518. Auto Save files in Visual Studio 2022
  35519. [Fargate/ECS] [Image caching]: provide image caching for Fargate. · Issue #696 · aws/containers-roadmap
  35520. Mock Asynchronous Methods Using Moq in C# - Code Maze
  35521. macOS Environment Setup For MAUI Development | The .NET Tools Blog
  35522. Introducing AI for Beginners Curriculum
  35523. Announcing the end of support for Node.js 12.x in the AWS SDK for JavaScript (v3) | Amazon Web Services
  35524. Windows Terminal Preview 1.14 Release
  35525. Reading Source Code: React-Query
  35526. jest mock buffer.from Code Example
  35527. It’s good to bet on .NET
  35528. Cesium Story Depicts Damage in Ukraine
  35529. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  35530. Use stack buffers and return data to pool in EC point encoding by vcsjones · Pull Request #69812 · dotnet/runtime
  35531. Cleanup a few more allocations in X.509 by vcsjones · Pull Request #69831 · dotnet/runtime
  35532. Introducing Project Volterra
  35533. Pong
  35534. Stupid Things Orgs Do That Kill Productivity w/ Netflix, FloSports & Refactoring.club
  35535. Used Orleans for data syncing instead of observable collection by davidfowl · Pull Request #2 · davidfowl/CommandAndControl
  35536. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  35537. VideoMentions
  35538. Message Ordering in Pub/Sub or Queues
  35539. Lessons learned as a software developer turned project manager
  35540. Ghost in the Shellcode
  35541. A Kernel Hacker Meets Fuchsia OS
  35542. How I made the most out of my coding bootcamp ?
  35543. Learnings from 5 years of tech startup code audits - Ken Kantzer's Blog
  35544. The pain of using budget notebooks as a software developer
  35545. CurlyTP: Every Web Server is a Dead Drop - MiscDotGeek
  35546. The power of tech debt
  35547. Why a PhD was not for me
  35548. Advertising is Obsolete | Jake Poznanski — Software Engineer
  35549. Linux and a Bluetooth Dongle
  35550. 6 Tips for Starting a Software Engineering Internship
  35551. Questions for Developers to ask at interviews
  35552. Celestia Testnet Introduces Alpha Data Availability API
  35553. Two Questions
  35554. Patch: Zoom chat messages can infect devices with malware
  35555. Michael Tsai - Blog - SwiftUI in 2022
  35556. Google has been DDoSing SourceHut for over a year
  35557. Episode 37: Microsoft Build 2022
  35558. Hackers can hack your online accounts before you even register them
  35559. Visual Studio 2022 for Mac Finally Generally Available -- Visual Studio Magazine
  35560. The forgotten benefits of “low tech” user interfaces
  35561. Voyager Wires
  35562. Introducing private preview port tunneling Visual Studio for ASP.NET Core projects
  35563. Herding Code 246 - David Ortinau on .NET MAUI
  35564. Dig through SERVFAILs with EDE
  35565. Data Science in Context: Foundations, Challenges, Opportunities
  35566. Remove Duplicates From a C# Array - Code Maze
  35567. Implementing Power BI Row-level security (RLS) at the user level
  35568. The Man Who Revolutionized Computer Science With Math
  35569. Introducing the Microsoft Intelligent Data Platform
  35570. Lightweight State Machines in React
  35571. Introducing Azure Deployment Environments
  35572. Get Tweet Engagements Using .NET and C#
  35573. Create AWS resources with Kubernetes and Operators | Red Hat Developer
  35574. New FREE Ebook—Unit Testing Legacy Code Effective Approaches
  35575. Nginx for Azure - Now in Preview
  35576. Microsoft Build 2022:  Azure Communication Services updates to build faster and reach further
  35577. Monsters Weekly 251 - Reviewing Contributions to GenFu
  35578. Announcing TypeScript 4.7
  35579. Tamada - Tikebi (Official Music Video)
  35580. Code, test, and ship your next app quickly and securely with Microsoft developer tools
  35581. Scale your cloud-native apps and accelerate app modernization with Azure, the best cloud for your apps
  35582. container-apps-image-classifier/Program.cs at main · anthonychu/container-apps-image-classifier
  35583. What are Code Reviews and Why Should We Spend Time on Them?
  35584. Web-Queue-Worker architecture style - Azure Architecture Center
  35585. Introducing Microsoft Dev Box
  35586. Some cleanup on X509Certificate by vcsjones · Pull Request #69754 · dotnet/runtime
  35587. Microsoft Build | Cloud Skills Challenge
  35588. Use span instead of array on PublicKey by vcsjones · Pull Request #69534 · dotnet/runtime
  35589. Wendy's PH informs users of site data breach after NPC intervention
  35590. .NET Standard | Common APIs across all .NET implementations
  35591. MX Mechanical Wireless Keyboard - Full Size or Mini | Logitech
  35592. Oren Eini on RavenDB, including Consistency Guarantees and C# as the Implementation Language
  35593. How JUCE Components Work · Melatonin
  35594. Microsoft Releases Azure DNS Private Resolver in Public Preview
  35595. Writing JIT Compiler on the Plane
  35596. Kalix: Build Serverless Cloud-Native Business-Crtical Applications with No Databases
  35597. Assignment for optional<T>
  35598. What is bloat and why is it slowly killing most products
  35599. Not My Job
  35600. 4 Lessons I wish I knew earlier on in my professional career
  35601. Announcing CBL-Mariner 2.0
  35602. Blog | Is Internet Computer (ICP) really decentralized?
  35603. How I think about C99 strict aliasing rules
  35604. The Man Who Revolutionized Computer Science With Math
  35605. Morrowind 20-year anniversary book
  35606. Microsoft Build – Join us May 24-26 2022
  35607. GitHub - dzhang314/YouTubeDrive: Store files as YouTube videos == infinite disk space
  35608. Cat S22 Flip | Cat phones USA
  35609. Top 10 Dev Products Going GA at Microsoft Build 2022 -- Visual Studio Magazine
  35610. Microsoft Introduces 'Dev Box' Service for Cloud Workstations -- Visual Studio Magazine
  35611. GitHub - microsoft/xdp-for-windows: A Windows interface used to accelerate networking by bypassing most of the OS networking stack.
  35612. .NET MAUI Reaches General Availability, Replacing Xamarin.Forms -- Visual Studio Magazine
  35613. Azure Container Apps General Availability
  35614. Brave joins Mozilla in declaring Google's First-Party Sets feature harmful to privacy - gHacks Tech News
  35615. Simple Mobile Tools Android apps website
  35616. Product Manager, Platforms and Ecosystems, Google Play - Google - Mountain View, CA, USA - Atlanta, GA, USA - Austin, TX, USA - New York, NY, USA - Google Careers
  35617. Healthchecks.io Hosting Setup, 2022 Edition
  35618. Add Stream ReadAtLeast and ReadExactly by eerhardt · Pull Request #69272 · dotnet/runtime
  35619. May 24, 2022
  35620. Modern programming languages require generics
  35621. Wisdom from IBM, 1979
  35622. Electrical Protection in 132 Images: electropathology by Stefan Jellinek
  35623. Reducing the size of a git repository with git-replace
  35624. CSAM Scanning: EU Commission's lies uncovered - Surveillance will not save the children.
  35625. Fight for Your Right to Privacy — the Troy Hunt’s YouTube Takeover | NordVPN
  35626. Password policy: updating your approach
  35627. Clean Code Tip: Tests should be even more well-written than production code - Code4IT
  35628. European Cybersecurity Blogger Awards - VOTE FOR YOUR WINNERS
  35629. How to Mock HttpClient with Unit Tests in C# - Code Maze
  35630. Creating a documentation site with MkDocs
  35631. Aloha .NET MAUI
  35632. Performance regression tests at Microsoft Security
  35633. Provide default configuration to your .NET applications
  35634. File Upload in ASP.NET Core 6 - Detailed Guide | Pro Code Guide
  35635. A coding pitfall in implementing dependency injection in .NET azure functions
  35636. Starlink
  35637. Why developers should care about AVIF – The future of media
  35638. C# Lambdas Part 2, a Few More Complicated Examples | no dogma blog
  35639. [ IMPORTANT ] Sirhurt database has been compromised.
  35640. Waiting to never happen
  35641. When Everything is Important But Nothing is Getting Done
  35642. Fanpass: Fanpass - Incident Notification | Milled
  35643. Videogrep Tutorial
  35644. .NET MAUI - Unifying the .NET platform
  35645. Lessons Learned From Running Apache Airflow at Scale
  35646. [Last Week in .NET #90] – Optimizing Cryware
  35647. How to Hire at a Startup
  35648. Much like bow ties, Genomics Is Cool! | Daniel Diaz's Website
  35649. 278: Bicycle Repair Man
  35650. My Top N Favorite Plugins and Tools for Developers
  35651. Safari is crippling the mobile market, and we never noticed
  35652. What are static websites and when to use them?
  35653. Sketchy Mirrors | Moritz' Blog
  35654. Life Monitor
  35655. “This is probably dumb…” - Herbert Lui
  35656. where's all the code?
  35657. Django Channels for Real Time Updates
  35658. How Uber Uses Zig - Motiejus Jakštys Public Record
  35659. Introducing .NET MAUI - One Codebase, Many Platforms
  35660. Visual Studio 2022 for Mac is now available
  35661. You Can Now Deploy a zkApp Using the Mina zkApp CLI!
  35662. Rust Guide: Sum-Check protocol
  35663. GitHub - JumpCrypto/crypto-reading-list
  35664. May 23, 2022
  35665. gRPC support on Azure App Service
  35666. Goofs
  35667. Preliminary Learning ON Kimchi: PLONK
  35668. Performance: Lambda Expressions, Method Groups, and delegate caching - Gérald Barré
  35669. RavenDB at Rakuten Kobo recording is now available
  35670. Happy 10th Birthday Compiler Explorer! — Matt Godbolt’s blog
  35671. Feather Wiki | About
  35672. Cryptology ePrint Archive: Report 2022/621
  35673. Keep the Web Free, Say No to Web3
  35674. Vidar's Blog – GNU, Linux and technology in general
  35675. Temporary breakpoint – New feature in Visual Studio 2022
  35676. Exploring Service Bus with Fantasy Football
  35677. Validate User Input With Regular Expressions in Blazor WebAssembly
  35678. 307: All in on .NET MAUI
  35679. Alexandre Nédélec - Week 20, 2022 - Tips I learned this week
  35680. Geometric transformations with OpenCV
  35681. Implement Azure AD Continuous Access Evaluation (CAE) step up with ASP.NET Core Blazor using a Web API
  35682. How do Video Games Stay in Sync? An Intro to the Fascinating Networking of Real Time Games.
  35683. Build a Fast Ecommerce Site With Next.js and Shopify
  35684. Security in MySQL: Part One - Simple Talk
  35685. Packaging a WSL Distro to MSIX
  35686. Access to XAML controls in a React Native for Windows application (Part 2)
  35687. Tasks, lists, and promises
  35688. Site Reliability Engineering – Monitoring Distributed Systems
  35689. Should engineering managers write code?
  35690. Faster CRC32 on the Apple M1
  35691. Software engineering at product company - jeremi.codes
  35692. Why Clojure?
  35693. 4 Emerging Data Monetization Models Disrupting Businesses
  35694. The mindless tyranny of 'what if it changes?' as a software design principle
  35695. 👷 Tips for effective engineering
  35696. Coding As Creative Expression
  35697. Iterative execution: The path to steady product dev
  35698. The /bin/true Command and Copyright
  35699. DDD South West 2022 - Session Voting
  35700. Wikipedia Over WhatsApp · Caffeinspiration
  35701. We’re discontinuing the Stablegains service. Please withdraw your remaining funds.
  35702. Teach Your Kids Bridge - Speculative Branches
  35703. 6 JavaScript Optimization Tips From Google
  35704. Kinopio
  35705. My VR support rig and VR shoes in No Man's Sky
  35706. Windows XP Delta Edition
  35707. #shorts VR shoes update - new designs, including an omni treadmill design
  35708. Using Cloudflare KV in Vercel functions
  35709. On rants about laptops for developers • AndreGarzia.com
  35710. Databases = Frameworks for Distributed Systems
  35711. Simplify, simplify, maybe for real this time | BryceWray.com
  35712. The unreasonable effectiveness of f‍-‍strings and re.VERBOSE
  35713. Visual Debugging Now!
  35714. about feeling shitty
  35715. VR still has a HUGE Problem!
  35716. 12 VR Locomotion Solutions/Concepts You Probably Haven't Heard Of
  35717. Firefox appears to be flagged as suspicious by Cloudflare
  35718. The least believable part of the future depicted in sci-fi…
  35719. The balance has shifted away from SPAs
  35720. VeeCon | Exclusive Conference Around Web 3 and Culture
  35721. GitHub - hng/tech-coops: A list of tech coops and resources concerning tech coops and worker owned cooperatives in general.
  35722. RustDesk | Open source remote desktop software
  35723. Lotus 1-2-3 For Linux
  35724. Home Page
  35725. GitHub - damienbod/Blazor.BFF.OpenIDConnect.Template: Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)
  35726. How to Register Services for Different Environments in .NET - Code Maze
  35727. GitHub - gcochard/hibp-downloader: Download all the HIBP passwords
  35728. How I switched to Flutter and lost 10 kilos
  35729. Why wireguard is NOT safe, and you should NOT use it.
  35730. Notes on Ukraine
  35731. Automating Well-Architected Principles
  35732. Hating On Oats
  35733. Monitor radiation with a Raspberry Pi
  35734. Building my first mechanical keyboard
  35735. Homo Bufferedius
  35736. Math on GitHub: The Good, the Bad and the Ugly
  35737. Visual Studio Code Nods to Rapidly Rising Rust Language -- Visual Studio Magazine
  35738. GitHub - sharkdp/fd: A simple, fast and user-friendly alternative to 'find'
  35739. Angular Diameter Turnaround
  35740. Tether Required Recapitalization In May 2022
  35741. ACM Digital Library
  35742. This "amateur" programmer fought cancer with 50 Nvidia Geforce 1080Ti
  35743. Features of the Windows Process Activation Service (WAS)
  35744. How GitHub Actions handles CI/CD scale on short-running jobs with Ephemeral OS disk Reimage
  35745. Speeding up sort performance in Postgres 15
  35746. Memory safety for SerenityOS
  35747. Black Tech Week
  35748. Buy Vs. Build – The Political Aspect
  35749. 9-Euro-Ticket
  35750. Weekly Update 296
  35751. Code Maze Weekly #124 - Code Maze
  35752. Unusual optimizations; ref foreach and ref returns
  35753. 50 shades of .NET on AWS
  35754. The History of Web Accessibility—How It Impacts Design Today
  35755. An Azure Developer's guide to Microsoft Build 2022
  35756. Approaches to implementing multi-tenancy in SaaS applications | Red Hat Developer
  35757. Access to XAML controls in a React Native for Windows application
  35758. A Data and AI guide to Build 2022
  35759. Solutions Architect Tips: How to Build Your First Architecture Diagram | Ready, Set, Cloud!
  35760. The Search for a Proportional Font for Developers (Revisited for VS Code)
  35761. Global Accessbility Awareness Day – Does your web product support the needs of the many?
  35762. Here Comes Another Bubble v1.1 - The Richter Scales
  35763. GitHub - zefchain/serde-reflection: Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
  35764. Math support in Markdown | The GitHub Blog
  35765. Render mathematical expressions in Markdown | GitHub Changelog
  35766. Weekly Update 296
  35767. HTTP Cats
  35768. Chrome is Auto Adjusting the Microphone Level
  35769. What goes into a Buy vs. Build vs. Opensource Decision?
  35770. GitHub - joeywatts/disable-autogain-control-extension: A chrome extension which disables the automatic microphone gain control in the MediaStream Web API.
  35771. Running PyTorch on the M1 GPU
  35772. Steve Ruiz
  35773. Open-source your SaaS and skyrocket your MRR.
  35774. wtf is Clojure inlining anyway
  35775. A Brutally Simple Site - Kev Quirk
  35776. Fabian Lindfors
  35777. Temporary tables in SQLite
  35778. Reading is Hard
  35779. Here Comes Another Bubble v1.1 - The Richter Scales
  35780. Weighted k-NN Classification Using C# -- Visual Studio Magazine
  35781. GOV.UK drops jQuery from their front end.
  35782. bunnie's blog
  35783. An Exciting Leap Forward for Glitch
  35784. GitHub - davidfowl/CommandAndControl: A sample showing command and control using client results
  35785. Monitoring our monitoring: how we validate our Prometheus alert rules
  35786. simh@groups.io | New license?
  35787. Happy Birthday, Libera Chat!
  35788. May 19, 2022
  35789. [APP][5.0+] FairEmail - Fully featured, open source, privacy oriented email app
  35790. Introducing the new and upgraded Framework Laptop - Framework Team / Blog - Framework Community
  35791. How to Create a Comma-Separated String From a List of Strings in C#
  35792. Happy 20th Anniversary, Npgsql!
  35793. Duck Chess
  35794. 8 Very Useful Markup Extensions in .NET MAUI
  35795. A SaaS architecture checklist for Kubernetes | Red Hat Developer
  35796. What onion has to do with Clean Code? - Event-Driven.io
  35797. Understanding TypeScript 4.7 and ECMAScript module support - LogRocket Blog
  35798. Why a bug fix should "always" include new tests
  35799. Domain Modeling - Encapsulation
  35800. The Big Six Matrix Factorizations
  35801. RFC 9239: Updates to ECMAScript media types
  35802. Mainly Known For
  35803. Computing Expert Says Programmers Need More Math | Quanta Magazine
  35804. Thoughts on OKRs
  35805. How I Found Time to Build My Skills
  35806. Calling all Prusa users: It's time for an upgrade!
  35807. Creating a SQLAlchemy Dialect for Airtable
  35808. "X raise sanctions against Y" - Finetune Language model for Sentiment Relation Extraction task [part 1/2] | Attitude Extraction Advances
  35809. Spotify issues - Shogan.tech
  35810. The Petabyte Pi Project | Jeff Geerling
  35811. Jiminy Click
  35812. How to feel engaged at work: a software engineer's guide | Jason Tu
  35813. When Reinventing the Wheel Makes Sense
  35814. I'm an addict
  35815. Visual Studio 2022 for Mac Team Fixes Release Candidate Issues -- Visual Studio Magazine
  35816. What's New in Visual Studio Code 1.67 (April 2022 Update) -- Visual Studio Magazine
  35817. Proposal on release labels by richlander · Pull Request #265 · dotnet/designs
  35818. .NET Data Community Standup - Testing EF Core Apps (part 2)
  35819. Spanify some Windows X.509 PAL and improve formatting. by vcsjones · Pull Request #69448 · dotnet/runtime
  35820. Allocate less with X500DistinguishedName by vcsjones · Pull Request #69514 · dotnet/runtime
  35821. Minor cleanup and reduce allocations in Apple X.509 certificate PAL by vcsjones · Pull Request #69497 · dotnet/runtime
  35822. Commands & Events: What's the difference?
  35823. Tips for Moving Your Xamarin Library to .NET MAUI
  35824. 😵‍💫 Why billing systems are a nightmare for engineers
  35825. Introducing Accelerated PyTorch Training on Mac
  35826. Pegasus Mail Newsflashes
  35827. I Spent 2 years Launching Tiny Projects | Tiny Projects
  35828. Please Stop Using Grey Text
  35829. Why Google is so unbearable (and how to fix it)
  35830. Internship Experience: Software Development Intern
  35831. Git ignores .gitignore with .gitignore in .gitignore
  35832. Build mobile and desktop apps with .NET MAUI - Learn
  35833. NaturalSpeech: End-to-End Text to Speech Synthesis with Human-Level Quality
  35834. Copy To Clipboard in Blazor WebAssembly - Code Maze
  35835. A dev's thoughts on developer productivity
  35836. How To Use Localization in ASP.NET Core
  35837. useLayoutEffect Is a Powerful Hook
  35838. IEnumerable Visualizer In Visual Studio 2022 - .NET Core Tutorials
  35839. DevOps 101: How to kick-start your DevOps initiative
  35840. Using SQL Server Cursors with Entity Framework Core
  35841. Monsters Weekly 250 - Command Line Parameter Suggestions with DragonFruit
  35842. Babylon.js 5.0: Key Engine Advancements – Part 3
  35843. Unexpectedly HTTPS?
  35844. Learn C# with CSharpFritz - Get Started with ASP.NET Core MVC
  35845. Sync Obsidian Between Laptop and Android
  35846. Laurence Tratt: Static Integer Types
  35847. Mining a Dispensary
  35848. Florence: the Short Masterpiece that Goes Past a Love Story – doamatto
  35849. A real life use-case for generics in Go: API for client-side pagination
  35850. Steps towards debugging and resolving Android bootloops
  35851. My Thoughts About Fly.io (So Far) and Other New-ish Technology I'm Getting Into
  35852. Calculating type sets is harder than you think
  35853. Thorsten Ball - Professional Programming: The First 10 Years
  35854. macOS tips and tricks - saurabhs.org
  35855. How to make video calls almost as good as face-to-face
  35856. JSON is not a YAML subset
  35857. Zstandard Worked Example Part 1: Concepts
  35858. Search results | Find available job openings at Microsoft
  35859. Using a "Proper" Camera as a Webcam
  35860. Careers at Microsoft | Microsoft jobs
  35861. The impact of digital media on children’s intelligence while controlling for genetic differences in cognition and socioeconomic background - Scientific Reports
  35862. Winning Marathons Before Getting New Shoes
  35863. What's new with ML.NET Automated ML (AutoML) and tooling
  35864. Dolphin Progress Report: February, March, and April 2022
  35865. All-In-One Search Is Getting Slicker
  35866. Cryptology ePrint Archive: Report 2022/595
  35867. Integrating Network Analytics Logs with your SIEM dashboard
  35868. Hog Bay Software – Bike: Tool for thought
  35869. Pegasus Mail and Mercury Developer News
  35870. I want a small Android phone!
  35871. DevDay Denmark Talk about gRPC in ASP.NET Core
  35872. How to open and read XML files in C# .NET 6 | Pro Code Guide
  35873. 3 ways to check the object passed to mocks with Moq in C# - Code4IT
  35874. Debugging Hardware Performance on Gen X Servers
  35875. Rewriting git history simply with git-filter-repo
  35876. Central Package Management for .NET Projects - Code Maze
  35877. Using MySQL in a Docker container with EF Core
  35878. GitHub - tezc/sc: Common libraries and data structures for C.
  35879. DDD South West 2022 session voting is now open!
  35880. Meld for OSX by yousseb
  35881. How To Fix SqlException Database Is Not Currently Available On Azure (0x80131904) - CodeJourney.net
  35882. Case Study – How the Profilers Uncover Critical Issues That Mimic Apps’ Normal Behavior | The .NET Tools Blog
  35883. Babylon.js 5.0: News Tools – Part 2
  35884. Privacy Principles for the Web
  35885. The Identity monad
  35886. Download Inkscape 1.2 | Inkscape
  35887. Episode 424 - Landing Zone Accelerator for API Management
  35888. Caribbean Developers Conference 2022: Call for Speakers/Papers
  35889. Health Data
  35890. The Specificity Gradient
  35891. Play Classic Doom on a Mac
  35892. The Shape of Code » A new career in software development: advice for non-youngsters
  35893. WhatsApp should really fix these issues - Jan van den Berg
  35894. ⭐️ You don't need anyone's permission to succeed
  35895. Why Northern Ireland Has No Flag
  35896. Improved Falling Sand
  35897. Periodic reviews for a happier and more productive life
  35898. Remembering Buildtool - Julio Merino (jmmv.dev)
  35899. Quick comparison of pricing of Simple Storage Services
  35900. Bruno Lauwers
  35901. No permission needed 🚀
  35902. ‎PDF Reflow
  35903. [Last Week in .NET #89] – CVE Inflation
  35904. About the security content of macOS Monterey 12.4
  35905. Microsoft Build – Join us May 24-26 2022
  35906. Artifice and Intelligence
  35907. Goldman Sachs allows senior employees to take unlimited leaves
  35908. Cats learn the names of their friend cats in their daily lives - Scientific Reports
  35909. The Modos Paper Laptop | Modos
  35910. Let's Learn .NET: MAUI - Events
  35911. Case Study – How the Profilers Uncover Critical Issues That Mimic Apps’ Normal Behavior | The .NET Tools Blog
  35912. .NET development on Apple Silicon
  35913. If your software is for everyone, it’s for no one
  35914. Web3 is just expensive P2P
  35915. SparkToro & Followerwonk Joint Twitter Analysis: 19.42% of Active Accounts Are Fake or Spam - SparkToro
  35916. Why I no longer recommend Julia
  35917. Copying a collection: ToList vs ToArray - Gérald Barré
  35918. May 16, 2022
  35919. Network performance update: Platform Week
  35920. Almost all searches on my independent search engine are now from SEO spam bots
  35921. Many software companies are a joke
  35922. Proof of Stake and our next experiments in web3
  35923. Implementing API Gateway with Ocelot in ASP.NET Core - Code Maze
  35924. 306: How to Contribute to OSS
  35925. Using multiple Azure B2C user flows from ASP.NET Core
  35926. Linting a .NET 6 app Dockerfile using Hadolint, dockerfile_lint and Azure Pipelines
  35927. Introduction to OpenCV and Image Processing with Python
  35928. Google Created 'Open Source Maintenance Crew' to Help Secure Critical Projects
  35929. Using MassTransit to manage message queues
  35930. Learn by Porting
  35931. Automated environments with Docker and the SAFE Stack
  35932. The very weird Hewlett Packard FreeDOS option – Interesting things
  35933. #13: Hosting PWA on Static Web Apps
  35934. What’s new in React 18.0 release – The biggest yet
  35935. C# Lambdas Part 1, a Quick Overview with Examples | no dogma blog
  35936. Adventures in Dapr: Episode 2 | endjin
  35937. C# Method to Check if a Number is Composite
  35938. GitHub - brickbots/framedeck: A Framework mainboard based Cyberdeck
  35939. R. Kelly is not a pedophile (technically speaking)
  35940. Operator precedence by textual substitution
  35941. Site Reliability Engineering with PagerDuty's Stevenson Jean-Pierre
  35942. Fly.io: the Reclaimer of Heroku's Magic
  35943. Coding for Kids | NDC Melbourne 2022
  35944. Stream with sub-second latency is like a magical HDMI cable to the cloud
  35945. Toying with Kotlin's context receivers
  35946. Data As Music
  35947. MSBuild Dupe WriteChecker
  35948. Karan Sharma | Understanding Networking in Nomad
  35949. Tips that may save you from the hell of PyYAML | Reorx’s Forge
  35950. The problem with bitcoin miners
  35951. What happens to TLDs when their country stops existing?
  35952. How to choose a gift? · Celeste
  35953. MSBuildSdks/Robocopy.cs at main · microsoft/MSBuildSdks
  35954. WIP: Add support for robocopy to duplicate file detection by NickCraver · Pull Request #592 · KirillOsenkov/MSBuildStructuredLog
  35955. Cron-based backup
  35956. Portal Demake for Nintendo 64: Portal Gun
  35957. You can create a great looking website while sucking at design
  35958. Monarch: Google’s Planet-Scale In-Memory Time Series Database
  35959. Long-Term Benzodiazepine (Xanax, Klonopin, Ativan) Use Destroys Neural Connections in the Brain
  35960. ‎KDE Connect
  35961. Introduction · Linux Inside
  35962. McConnell and fellow GOP senators visit Zelenskyy in Ukraine
  35963. MacBook Pro M1 Developer Setup 2022
  35964. How to Mock ActionMailer
  35965. End-to-End Monitoring with Grafana Cloud with Minimal Effort
  35966. The overengineered Solution to my Pigeon Problem
  35967. 25 Gbit/s HTTP and HTTPS download speeds
  35968. Wrong by Default
  35969. Writing My First Open Source Package - Content Aggregation CLI
  35970. tilde.town
  35971. Wintergatan - Marble Machine (music instrument using 2000 marbles)
  35972. Some Cryptography Books I Like
  35973. Robert “Uncle Bob” Martin on Agile and more…
  35974. practical-aspnetcore/projects/.net7/open-api-1 at net6.0 · dodyg/practical-aspnetcore
  35975. Part 1: Rethinking Cache Purge, Fast and Scalable Global Cache Invalidation
  35976. Alexandre Nédélec - Week 19, 2022 - Tips I learned this week
  35977. Context-Sensitive Practices
  35978. A clean start for the web - macwright.com
  35979. Newsletter Week 19, 2022
  35980. Getting Offline Country Data in Dotnet MAUI or Xamarin.Forms - Cool Coders
  35981. How to Find All Distinct Elements of a Given Integer Array
  35982. Unexpected
  35983. GitHub - livebud/bud: The Fullstack Go Framework for Prolific Web Developers.
  35984. "Black Arts" Index Maintenance #1 – GUIDs v.s. Fragmentation by Jeff Moden
  35985. Computing π By Hand with a 1700 Year Old Algorithm
  35986. Introducing Lurk: A programming language for recursive zk-SNARKs
  35987. You Need a CMS: The Case for WordPress - Kris Roadruck
  35988. What’s behind China’s boom in company formation?
  35989. How i fixed my broken monitor with a hair dryer
  35990. Laptopia
  35991. Everyone can be grateful.
  35992. Interesting Things #56 — So long
  35993. Idea machines
  35994. Take my app ideas
  35995. .NET MAUI Finally Replaces Xamarin in Visual Studio 2022 17.3 Preview 1 -- Visual Studio Magazine
  35996. 23,000 Devices Shipped! Quick Start Guide for Flipper Zero
  35997. Cities with Nice Weather
  35998. Deploying a Static Site to Azure Using the az CLI
  35999. Microsoft Build – Join us May 24-26 2022
  36000. The Apple GPU and the Impossible Bug
  36001. Aspect — Build UI, fast
  36002. Crêpe
  36003. Episode 98 - AWS Microservices Extractor for .NET with Josh Hurley and Norm Johanson
  36004. Amen, Brother-drum track-Db major-128bpm.wav
  36005. Support for custom headers for handshake · Issue #16 · whatwg/websockets
  36006. Securing SPAs and Blazor Applications using the BFF Pattern – Recording | The .NET Tools Blog
  36007. Complex State Management in React
  36008. Announcing TypeScript 4.7 RC
  36009. GitHub - Azure-Samples/dotNET-Frontend-AB-Testing-on-Azure-Container-Apps: Demonstration of how ASP.NET Core developers can use Azure App Configuration's Feature Flags capabilities with Azure Container App revisions to A/B test front end apps.
  36010. Amazon SQS For the .NET Developer: How to Easily Get Started | Rahul Nath
  36011. Weekly Update 295
  36012. Proving a Genocide: Putin's Words and Soldiers' Calls/Докази геноциду: слова Путіна і дзвінки солдат
  36013. Stripe Login | Sign in to the Stripe Dashboard
  36014. Map of Reddit
  36015. Secret detection needs to be free, even for private repositories
  36016. Improved Process Isolation in Firefox 100 – Mozilla Hacks - the Web developer blog
  36017. New European strategy for a Better Internet for Kids
  36018. fhur
  36019. Breaking Down a Phishing Attempt | LINQ to Fail
  36020. Congratulations, you are human!
  36021. The Farmer's Fable: Free as in Lunch - Taylor Pearson
  36022. How I improved myself in 2014
  36023. The Lost 4-Dimensional Rotation
  36024. Bandits for Recommender Systems
  36025. Feedback on “Soul > Features”
  36026. Works as Currently Designed
  36027. The Johnny Decimal system
  36028. Why Open Source libraries are missing documentation
  36029. The Potential Merits of an Itemized OS
  36030. koaning.io: Enjoy the Silence
  36031. My Programming Principles
  36032. Senate By Population
  36033. Practical bruteforce of AES-1024 military grade encryption
  36034. The Azure Cosmos DB Journey to .NET 6
  36035. teenage engineering
  36036. A Generalist Agent
  36037. DuckDB - Friendlier SQL with DuckDB
  36038. GitHub - alufers/mitmproxy2swagger: Automagically reverse-engineer REST APIs via capturing traffic
  36039. The Other Kind of Staff Software Engineer
  36040. Visual Studio 2022 17.2 Goes GA, Faces Update Issues -- Visual Studio Magazine
  36041. Microsoft: Web Forms Is No Silverlight -- Visual Studio Magazine
  36042. Setting up an Azure Virtual Machine as Azure DevOps build agent
  36043. Nvidia takes first step toward open source Linux GPU drivers
  36044. Take your first steps with F# - Learn
  36045. I Miss Heroku's DevEx
  36046. How to get rid of gerrymandering: the math is surprising
  36047. The EU Commission is planning automatic CSAM scanning of your private communication – or total surveillance in the name of child protection.
  36048. Announcing Pub/Sub: Programmable MQTT-based Messaging
  36049. Regular Expression Improvements in .NET 7
  36050. Important notice for all customers | BitPrime
  36051. World's Best FPV Drone Shot? (Extreme Mountain Biking)
  36052. What backs a currency? Terra Luna drops nearly 100% - Economics - Intercoin
  36053. Phone Number Validation in JavaScript
  36054. How to Convert JSON to XML or XML to JSON in C# - Code Maze
  36055. Deno.js in production. Key takeaways.
  36056. Structure and Organize .NET Projects with Rider | The .NET Tools Blog
  36057. Program - AusCERT Cyber Security Conference
  36058. Domain Modeling - Anemic Models
  36059. How to hash passwords and when not to
  36060. Quic.cs
  36061. C# Method to Check if a Number is Prime
  36062. Configuring the Diagnostics Port for dotnet monitor
  36063. Report a problem with Visual Studio - Visual Studio (Windows)
  36064. Android Chrome 99 expands Certificate Transparency, breaking all MitM dev tools
  36065. What’s new
  36066. How I learned to stop worrying and love the YAML | lbr.
  36067. VPS Showdown - May 2022 - DigitalOcean vs. Lightsail vs. Linode vs. UpCloud vs. Vultr by Josh Sherman
  36068. How to Twitter: The Martin Way
  36069. Surfing the Gopherspace
  36070. Microservices gets it WRONG defining Service Boundaries
  36071. The productive ritual of listening to a single song
  36072. Thanks red badge & lock screen banner, but it's time I tried to stay up to date all by myself
  36073. Stealing checks worth millions & pwning a bank
  36074. The Death of Mystery is an Illusion
  36075. Earn $200K by fuzzing for a weekend: Part 1
  36076. the miracle at the heart of the ordinary
  36077. How to make Ruby interpreter run program written in a natural language
  36078. The direction I want to take this blog in
  36079. Let's talk about this async
  36080. So you want to run a virtual event
  36081. Changes after quitting social media for 1 year.
  36082. .NET Foundation - Invidious
  36083. Visual Studio Feedback
  36084. European Commission prefers breaking privacy to protecting kids
  36085. GitHub - NVIDIA/open-gpu-kernel-modules: NVIDIA Linux open GPU kernel module source
  36086. Selection Bias
  36087. NVIDIA Releases Open-Source GPU Kernel Modules | NVIDIA Technical Blog
  36088. Why I Quit Google’s WebAssembly Team, And How It Made Me Sick
  36089. New Previews for .NET 7, EF7, ASP.NET Core and .NET MAUI RC3 -- Visual Studio Magazine
  36090. Visual Studio 2022 for Mac Release Candidate 2
  36091. Announcing gRPC JSON transcoding for .NET
  36092. A powerful, flexible, Markdown-based authoring framework
  36093. Just-in-time refactoring made even easier with IntelliCode auto suggested code for C#
  36094. Invidious
  36095. Soul > Features
  36096. The regex [,-.]
  36097. Announcing D1: our first SQL database
  36098. The Magic of Docker Desktop is Now Available on Linux - Docker
  36099. Oldest Search - Search for the oldest result on internet.
  36100. Understanding the bin, sbin, usr/bin , usr/sbin split
  36101. Vulnerability Engineer (Cyber Security / Penetration Testing) - Careers at Apple
  36102. 1,930 Remote Companies | Himalayas
  36103. Why do USB-C hubs still have USB 2.0 ports?
  36104. Speech Recognition with TensorFlow.js - Voice Commands
  36105. Why I left Google: work-life balance
  36106. Webinar – OSS Power-Ups: Serilog | The .NET Tools Blog
  36107. Improving Performance With Distributed Caching
  36108. Using the when Keyword in C# While Handling Exceptions - Code Maze
  36109. Using ASP.NET Core MVC Value Providers With Minimal APIs
  36110. Improving Azure Key Vault Performance in ASP.NET Core By Up To 10x
  36111. How to Build a Google Docs Clone with React, Material UI, & Firebase
  36112. A Beginner's Guide to Application Security
  36113. Hackers are actively exploiting BIG-IP vulnerability with a 9.8 severity rating
  36114. Software with a soul
  36115. ASP.NET Core updates in .NET 7 Preview 4
  36116. blockfollowers.py
  36117. Critical F5 BIG-IP vulnerability targeted by destructive attacks
  36118. Converting Integers to Floats Using Hyperfocus
  36119. Laurence Tratt: Programming Style Influences
  36120. Why I Dropped Out of High School
  36121. The Difficulty of DMs
  36122. Let's Continue Bundling into the Database | Ethan Rosenthal
  36123. Funding my son's college with a Shopify app – /home/pierce
  36124. Reversing Resy’s API to create a javascript client
  36125. ⭐️ Founders should think about channel/offer fit instead of product/market fit
  36126. The Danger of Ignoring Julian Assange
  36127. Embedding Truffle Languages - Kevin Menard's Weblog
  36128. Where to Buy eBooks (Other Than Amazon) - A Digital Garden
  36129. Enforcing Zero Downtime Django Migrations
  36130. Unit Tests Done Right (Part 2)
  36131. The content moderation battle is a really just a failure of innovation
  36132. My Blog Posts Will Be Lists — ash
  36133. Building a Musical Instrument with the Web Audio API
  36134. Yalc, the npm link which works
  36135. On creating a social network — 0xFF
  36136. Treat engineers as users | Pierce Freeman
  36137. Query Serving Systems
  36138. 3,3 millioner personnumre kan være på avveie etter dataangrep
  36139. Announcing .NET 7 Preview 4
  36140. Testing ASP.NET Core gRPC services in JetBrains Rider
  36141. Announcing Entity Framework 7 Preview 4
  36142. .NET Framework May 2022 Security and Quality Rollup
  36143. .NET MAUI Release Candidate 3
  36144. .NET May 2022 Updates – .NET 6.0.5, .NET 5.0.17 and, .NET Core 3.1.25
  36145. ASP.NET Core updates in .NET 7 Preview 4
  36146. Give me back my monolith
  36147. C# Gains Most in Programming Language Popularity Index -- Visual Studio Magazine
  36148. Visual Studio 2022 17.2 is now available!
  36149. Jeffrey Snover claims Microsoft demoted him for PowerShell
  36150. We Need A Middle Class For Startups - Neil Thanedar
  36151. Demystifying iOS Code Signature
  36152. Enhanced 2FA experience for your npm account | The GitHub Blog
  36153. Oxygen Candles: Providing Emergency Air
  36154. Cryptology ePrint Archive: Report 2022/566
  36155. London NDC Talk about TailwindCSS
  36156. Episode 36: Andrew Lock - ASP.NET, Blogging, Kuberetes, and more!
  36157. Who can give a refund?
  36158. .NET Rocks!
  36159. May 10, 2022
  36160. GitHub - cronokirby/boo-hoo: An implementation of ZKBoo
  36161. Cryptology ePrint Archive: Report 2016/163
  36162. Announcing Workers for Platforms: making every application on the Internet more programmable
  36163. Mapping a wildcard domain name to an Azure App Services
  36164. Testing ASP.NET Core gRPC services in JetBrains Rider
  36165. C# Tip: Convert ExpandoObjects to IDictionary - Code4IT
  36166. How to Compare Two Dates With JavaScript
  36167. Building a Stack Overflow browser as a VS extension
  36168. Image Classification With TensorFlow.js
  36169. Scott Hanselman on TikTok
  36170. Is Tesla FSD Beta Safe? (Part 2)
  36171. How to Read Data From a CSV File in C# - Code Maze
  36172. Working with MySQL stored functions - Simple Talk
  36173. Someone should build X for the web” – why not you? All you need is a GitHub account
  36174. Join us and the developer community to celebrate Azure Static Web Apps
  36175. .NET Domain Events Using MediatR – Wrapt
  36176. Update all Visual Studio installations with a single click!
  36177. An Either monad
  36178. General ASP.NET Performance Best Practices (Part-1)
  36179. roslyn/StructuredLoggerCheckerUtil.cs at main · dotnet/roslyn
  36180. articles/complexity-is-the-mind-killer.md at main · PhilipK/articles
  36181. Maps
  36182. Logic Apps Standard Performance Benchmark - Burst workloads
  36183. Dutch digital identity system crisis — nico.rikken’s blog
  36184. NY State Senate Bill S5474
  36185. Taxes And The Ultra Rich
  36186. Automatic Differentiation: Forward and Reverse
  36187. Addiction and balance
  36188. Cloudflare Pages + Hugo
  36189. Job Posting: Reddit Research Czar
  36190. Storing state in the URL
  36191. Come join us at Cloudflare Connect New York this Thursday!
  36192. Why web3 storage matters
  36193. Fitting Everything Together
  36194. April 2022 Review - DanWaters.org
  36195. The (hidden?) cost of waiting for the dip
  36196. minitest vs. RSpec: Which one is better?
  36197. Future, past and present. What should we focus more on?
  36198. zsh-autoquoter makes shell quoting slightly less annoying
  36199. Bridging Web 2 and Web 3: an identity perspective - Blog by Damian Schenkelman
  36200. Patenting Your Perpetual Motion Machine
  36201. David Dahan
  36202. Reducing Interview Bias
  36203. I'm All-In on Server-Side SQLite
  36204. Multiplying polynomials with Fast Fourier Transform
  36205. Solving the Classic FizzBuzz Problem With .NET and C#
  36206. 10 Tips - Preview the Mac app people forget about
  36207. Customising the Umbraco Pipeline
  36208. [Last Week in .NET #88] – PowerShell Pariah
  36209. Gopas TechEd 2022 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  36210. Only Microsoft can give open source the gift of NTFS
  36211. I'm a fucking webmaster
  36212. Enabling IntelliSense for GitHub Actions workflows in VS Code - Gérald Barré
  36213. Customer Success Story | RavenDB with Rakuten Kobo on May 11
  36214. The Two Generals Problem
  36215. I Saw a Cool Truck Today
  36216. 305: Breaking Your Own APIs
  36217. Introduction to Tensorflow.js with Real-World Example
  36218. Use a gateway service for a software UI with micro services architecture?
  36219. RSS Feed Best Practises
  36220. How to Scale Your Apps in Azure SQL Database
  36221. Check if a Number is a Power of 2 in C# - Code Maze
  36222. Improve the Performance of your React Forms
  36223. Auto-Regenerating API Client for Your Open API Project
  36224. Babylon.js 5.0: Beyond The Stars – Part 1
  36225. Found It! The .NET Developer's Guide to AWS Documentation
  36226. GitHub - haqua-dotnet/Haqua.Scriban: Integrate Scriban Template Engine with ASP.NET Core Minimal API
  36227. Styling `select` elements for real
  36228. Site Reliability Engineering – Eliminating Toil
  36229. The Beautiful Diablo 2 Resurrected machine
  36230. Execute SQL Statements in Azure Data Factory
  36231. Configuring my Machines with Bashtard
  36232. tmux fzf session jumper | Waylon Walker
  36233. Negative voting
  36234. My surprisingly simple daily routine as a technical founder – Adi
  36235. PowerToys - 11 awesome features Microsoft won’t add to Windows
  36236. Welcome to Platform Week
  36237. Address by the President of Ukraine on the Day of Remembrance and Reconciliation — Official website of the President of Ukraine
  36238. DOES15 - Jeffrey Snover - The Cultural Battle To Remove Windows from Windows Server
  36239. Monad Manifesto
  36240. When Buying the Dip Doesn’t Work: An Analysis of the Dot-com Crash
  36241. GitHub - microsoft/Web-Dev-For-Beginners: 24 Lessons, 12 Weeks, Get Started as a Web Developer
  36242. Copy the Entire Contents of a Directory in C# - Code Maze
  36243. Deletionpedia.org
  36244. In Defence of the Single Page Application
  36245. Deploying on Azure Functions - GitHub Actions
  36246. EProgrammerNotFound exception in Delphi?
  36247. Release Firecracker v1.1.0 · firecracker-microvm/firecracker
  36248. Xilem: an architecture for UI in Rust
  36249. Original Prusa i3 MMU2S upgrade kit (for MK2.5S & MK3S/+) - ORG | Original Prusa 3D printers directly from Josef Prusa
  36250. How to build a BVH – part 5: TLAS & BLAS – Jacco’s Blog
  36251. Triangle frenzy
  36252. It's probably not just chess and language, so how much potential is getting thrown away?
  36253. How to stop synchronous code in a web worker?
  36254. Starting Startups
  36255. Solving supply chain attacks | dvikan.no
  36256. Make Lists, Build Habits, Get Un-Stuck
  36257. My Books
  36258. Episode 423 - Azure Cache for Redis
  36259. Thrive Conference in Slovenia
  36260. Unix command line conventions over time
  36261. Democracy Sausage
  36262. Sponsor @erincatto on GitHub Sponsors
  36263. liam_on_linux | The real reason that the first version of Windows NT was called 3.1
  36264. Why a Meeting Costs More than a MacBook Pro – the Business Case for Fewer Developers in Meetings
  36265. FastEndpoints
  36266. Tutorial: Create a minimal web API with ASP.NET Core
  36267. Topographical Maps in Unity: Edge Detection - Alan Zucconi
  36268. Next Step in My Career
  36269. Why I’ve spent my Easter break customizing Neovim – Franciszek Malinka
  36270. My vision for Open Source pro support
  36271. Too Much of a Good Thing
  36272. My 7½ year old learned 4 bash (Linux) commands in one hour
  36273. The Importance Of A Golden Path — Evan Smith
  36274. Public Ventures - Neil Thanedar
  36275. Anupam Krishnamurthy | Writing
  36276. A Solution to the Halting Problem
  36277. Themes from Real World Crypto 2022
  36278. Deep End
  36279. Python in Visual Studio Code Gets 3 New Extensions -- Visual Studio Magazine
  36280. GraphQL is a Trap?
  36281. Microsoft.Build.Sql: the next frontier of SQL projects
  36282. MenuetOS
  36283. why do you waste so much time on the internet.
  36284. Syncfusion Essential Studio Release Enhances .NET MAUI, WinUI, Blazor and More -- Visual Studio Magazine
  36285. Introducing Npgsql multiplexing: a high-performance database driver model, Thu, May 12, 2022, 6:00 PM | Meetup
  36286. When Negotiating a Price, Never Bid with a Round Number
  36287. GitHub - egil/Benchmark.Blazor: A sample benchmark.net test app that can be used to measure Blazor components.
  36288. GitHub Security Lab Community Office Hours
  36289. Database Providers [4 of 5] | Entity Framework Core for Beginners
  36290. Minimal API real-time communication with SignalR in Visual Studio
  36291. Challenge: Spot the optimization–solution
  36292. Why I joined Cloudflare in Latin America
  36293. An open database of 20 million free scholarly articles
  36294. NDC Oslo 2022: Call for Speakers/Papers
  36295. Weekly Update 294
  36296. GitHub - copy/v86: x86 virtualization in your browser, recompiling x86 to wasm on the fly
  36297. Serilog Tutorial
  36298. Fixing the problem of too many tabs
  36299. Chief Innovation Officer- What are the prerequisites?
  36300. Syncthing: The data deduplication master
  36301. My PhD Research Workflow – Tony Zorman
  36302. A vision for Decentraland's next 5 years
  36303. How Musicians Could Profit From Copyleft
  36304. My Software Engineering Bootcamp Journey (Series three)
  36305. Hating On Oats
  36306. Why Ballerina is a language
  36307. Darlings of the self-hosted, open-source world
  36308. The Simple Joy of Learning to Play Piano
  36309. Home - Moshe Karmel
  36310. Mercurial Bitbucket Archive
  36311. Master Higher-Order Functions in JavaScript
  36312. Babylon.js 5.0 Release and MR developers
  36313. Edge DevTools for Visual Studio Code V2 – new browser preview with emulation and sourcemap support
  36314. New in Learning Synths: Export, Record, and More
  36315. Modern Python performance considerations
  36316. Google Summer of Code
  36317. PayHere දත්ත 65GB ක් හැක් වෙලා!
  36318. Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.
  36319. Including "And. And. And. And. And." in a Google doc causes it to crash.
  36320. Moving a macOS window by clicking anywhere on it (like on Linux)
  36321. Application Development with Scott Hanselman & Friends | KEY11D
  36322. Upgrading a WCF service to .NET 6 with CoreWCF
  36323. Atlanta and Redmond US Cohort Application Window - Microsoft Leap
  36324. Case Study: How many colors are too many colors for Windows Terminal?
  36325. Improve Angular performance with Gzip compression on Azure Storage
  36326. Visual Studio on an ultra-wide monitor
  36327. What It’s Like Inside Shanghai’s Lockdown
  36328. Please, stop disabling zoom
  36329. Deploy Orleans to Azure App Service
  36330. ASP.NET Core Web Apps with EF Core [3 of 5] | Entity Framework Core for Beginners
  36331. May 5, 2022
  36332. Challenge: Spot the optimization
  36333. You Probably Don't Need to Worry About MediatR
  36334. thevinter's coding blog
  36335. Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard to Accelerate Availability of Passwordless Sign-Ins - FIDO Alliance
  36336. What Game Are You Playing?
  36337. Google urges Chrome 100 users to update to 101 because of 29 security flaws
  36338. World Password Day
  36339. How to Return HTML From ASP.NET Core Web API - Code Maze
  36340. USB Cheat Sheet
  36341. How To Use Fiddler Everywhere With Real-Time Apps
  36342. .NET Data Community Standup - Database Pagination
  36343. Phobos 2.0 Released - OpenTelemetry Meets Akka.NET
  36344. Commands, Events, Versions, and Owners
  36345. The triple dot syntax (`...`) in JavaScript: rest vs. spread
  36346. Lambda Function URLs with .NET 6 and CORS | no dogma blog
  36347. Major update to the PowerShell Extension for Visual Studio Code
  36348. How I fell in love with low-js
  36349. Welcome Back
  36350. Hot Banana
  36351. Programming Languages Trends in 2022: The Future of Tech
  36352. GitHub to require two-factor authentication – TechCrunch
  36353. Using Background Services in ASP.NET Core
  36354. MS Designer keyboard right control key
  36355. Microsoft 'Eats Own Dog Food' with WebView2, .NET 6, WinUI 3 for PowerToys -- Visual Studio Magazine
  36356. Why do you need (my) Instagram?
  36357. Stack Overflow The Key V2 Macropad | Mechanical Keyboards | Mini Mechanical Keyboards | Drop
  36358. Real-World Event Driven Architecture! 4 Practical Examples
  36359. Starlink Roaming makes mobile usage possible
  36360. How I Learned to Program
  36361. Learn to code. Or don't.
  36362. Writing my personal home page
  36363. A principled way to solve problems
  36364. Will one repairable laptop change the world? | Scott Larson
  36365. The Hardest Thing About Making Decisions Is Saying No
  36366. Ordering CSS Declarations
  36367. A shiny future with GATs
  36368. Stripe Financial Connections | Connect Users' Financial Accounts
  36369. GitHub - mimoo/cargo-specification: The code is the spec
  36370. .NET R&D Digest (April, 2022)
  36371. Microsoft Graph's Journey to .NET 6
  36372. Bullshit Generator
  36373. VS Code PowerShell Tool Gets Major Feedback-Driven Overhaul -- Visual Studio Magazine
  36374. Quickly Map Your NuGet Packages to Sources
  36375. The Google Incentive Mismatch: Problems with Promotion-Oriented Cultures
  36376. What are your Most Used Self Hosted Applications?
  36377. Username & Password Generator | Bitwarden Help & Support
  36378. [Last Week in .NET #87] – The Windows Development Roadmap Has U-Turns in it
  36379. Development With A Dot - Current Limitations of Entity Framework Core
  36380. Build .NET applications with C# - Learn
  36381. Software security starts with the developer: Securing developer accounts with 2FA | The GitHub Blog
  36382. May 4, 2022
  36383. Tailscale raises $100M… to fix the Internet
  36384. Criticizing Hare language approach for generic data structures
  36385. How To Vote Greens
  36386. Writing a Book for O’Reilly - Party One
  36387. CRUD with DynamoDB in ASP.NET Core - Getting Started with AWS DynamoDB Simplified
  36388. Hyperbolica
  36389. GitHub - davidfowl/YarpTunnelDemo: YARP demo showing how tunneling can be implemented over websockets
  36390. GitHub - microsoft/Microsoft-3D-Movie-Maker: This is the source code for the original Microsoft 3D Movie Maker released in 1995. This is not supported software.
  36391. Sorting and Filtering With LINQ - Code Maze
  36392. Why I don't miss React: a story about using the platform - Jack Franklin
  36393. Ultorg: a user interface for relational databases
  36394. Four ways to elevate team efficiency and code quality | Redgate
  36395. Improving ASP.NET Core Before It Ships 🚢
  36396. Handling Light and Dark Mode With .NET MAUI
  36397. Combinations, permutations, and derangements - Simple Talk
  36398. ASP.NET Core JavaScript Collocated TagHelper
  36399. Kickoff #30DaysOfSWA! | #30DaysOfSWA
  36400. Donate to National Network of Abortion Funds
  36401. GitHub - onceupon/Bash-Oneliner: A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
  36402. How to Walk (12 miles a day)
  36403. How I hunt down (and fix) errors in production
  36404. Coding Shorts: Speeding Up the Editor in Visual Studio 2022
  36405. Triple Entry Blogging
  36406. n+7 writing — Brady Haran
  36407. Implementing a ZK-focused authenticated-encryption scheme
  36408. Sync time in MicroPython using NTP
  36409. The Pareto PM - Jon Douglas
  36410. Modularizing GHC paper
  36411. Setup mypy for fun and profit
  36412. making friends on the internet
  36413. Simple declarative schema migration for SQLite
  36414. How (and why) to do Side-Projects With A Full-Time Job
  36415. Porting Zelda Classic to the Web
  36416. Your computer has two clocks
  36417. BinaryData Class (System)
  36418. What's two-adicity?
  36419. Senior Product Security Engineer
  36420. [Video] Quick shout-out to DevToys
  36421. Considered “18+” | daniel.haxx.se
  36422. Entity Framework Core for Beginners
  36423. Reviving httpstatuses
  36424. The Demise of the Mildly Dynamic Website
  36425. May 3, 2022
  36426. When I Made Another Monkey Island
  36427. Wildcard proxy for everyone
  36428. Generating sortable Guids using NewId
  36429. From idea to publishing, and beyond: how I automated my blogging workflow with GitHub, PowerShell and Azure - Code4IT
  36430. FerrarGIS
  36431. Blazor Workshop | NDC London 2022
  36432. Ensuring Integrity on PayHere Cybersecurity Incident – Payhere Blog
  36433. Case Study 4: The $440 Million Software Error at Knight Capital
  36434. Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4
  36435. Solving Transport Tycoon 2 Episode 2.1 With F# — Trustbit
  36436. OPT: Open Pre-trained Transformer Language Models
  36437. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 1 - The Simple Way | no dogma blog
  36438. .NET 6 on AWS Lambda, Quick Demos | no dogma blog
  36439. Use the Query String to pass an array of selected values between Blazor Pages
  36440. Using HTTPListener to build a HTTP Server in C#
  36441. How to build a simple event pipeline - Event-Driven.io
  36442. Semantic Versioning for TypeScript Types
  36443. C#: Add event handlers dynamically using reflection
  36444. Naive Bayes Classification Using C# -- Visual Studio Magazine
  36445. Alexandre Nédélec - Why will I choose Pulumi over Terraform for my next project?
  36446. Case Study: Double performance in under 30 minutes
  36447. Fritzing
  36448. an end-to-end machine learning solution
  36449. Announcing Bolt & Forte partnership
  36450. Tracing a Single Operation in Distributed Systems
  36451. Automated testing: Everything you need to know
  36452. On-Call: Leave It Better Than You Found It
  36453. Strategies I used to create leverageable work as an engineer
  36454. At the boundaries, applications aren't functional
  36455. Working From Home: My Setup
  36456. A Difficult Diagnosis (Part 1) - Ronny Liu
  36457. Anjan's Homepage
  36458. Leaving Lattice
  36459. Let's just kill the silly myths
  36460. Growth vs Profitability
  36461. Life Is a School of Probability
  36462. How I configured my Synology NAS and Linux to use rsync for backups
  36463. 2
  36464. Nvidia sees trillion-dollar future in open and parallel code
  36465. #MVPbuzzChat with Tidjani Belmansour – buckleyPLANET
  36466. Brendan@Intel.com
  36467. YARP 1.1 is here with new requested reverse proxy features
  36468. gRPC in .NET 6 with Anthony Giretti - The 6 Figure Developer
  36469. Lenovo ThinkPad P1 Gen3 Review (with Linux)
  36470. Join us live on May 19 for the Azure Static Web Apps Anniversary!
  36471. Getting telemetry data from inside or outside a .NET application - Gérald Barré
  36472. The Universe of Discourse : Mental illness, attention deficit disorder, and suffering
  36473. May 2, 2022
  36474. Portable Monitor, cdisplay 15.6 Inch External Monitor, 1080 Full HD IPS Screen, Gaming Monitor with Type-C, Mini HDMI and Built-in Speakers for Laptop, Mac, Xbox, PS4, Phone with Include Smart Cover : Amazon.co.uk: Computers & Accessories
  36475. Bjørn Karmann › Occlusion Grotesque
  36476. Cloudflare Relay Worker
  36477. Explaining Yao's Garbled Circuits - Cronokirby
  36478. I won free load testing
  36479. Learn GraphQL at NDC Melbourne | LINQ to Fail
  36480. About
  36481. Encore Blog — Taming SQL and ORMs with sqlc — go get it #001
  36482. My experience getting a tech job with no degree or relevant work experience
  36483. Use API analytics in Azure API Management
  36484. Set C# Language Version for All the Projects in a Solution - Code Maze
  36485. 304: Snap's Pixy... the future of drones?
  36486. How I draw figures for my mathematical lecture notes using Inkscape
  36487. Web Scraping with Python - Learning the Basics | Rubik's Code
  36488. My Two Cents on the PayHere Hack - Yohan Perera
  36489. Implement an OpenIddict identity provider using ASP.NET Core Identity with Keycloak federation
  36490. r/overemployed - Those who got caught. How
  36491. abseil / Software Engineering at Google
  36492. Those who got caught. How : overemployed
  36493. GitHub - lucidrains/DALLE2-pytorch: Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
  36494. Those who got caught. How : overemployed
  36495. Removing characters from strings faster with AVX-512
  36496. Vote YES on state props 1 and 2 in the May 7th election | Progress Texas
  36497. Online Identity
  36498. Find and fix problems, not symptoms – A musing Mulcahy
  36499. The accord in perfumery
  36500. Why the fediverse is stuck.
  36501. Taking the internet off the hook
  36502. Learning tmux as a beginner
  36503. A Gentle Introduction to SSR
  36504. Incentive Flipping
  36505. Notes on Twitter, RSS and the future ahead
  36506. Building a company around a toy requires embracing the toyness (and thinking beyond Excel)
  36507. Seeking good work-life balance and avoiding burnout
  36508. Getting comfortable with being uncomfortable · Caffeinspiration
  36509. Distributed Systems Shibboleths | Joey Lynch's Site
  36510. The Niche Programmer
  36511. Централизируем пакеты, трогаем JS, играемся в DevToys
  36512. How to professionally say
  36513. Can you Make it Better? Exploring the CMake Debate - Incredibuild
  36514. I accidentally loaned all my money to the US government
  36515. Free Accounting Software | GnuCash
  36516. We think this cool study we found is flawed. Help us reproduce it.
  36517. Pushing Updates to a PR
  36518. Pyscript.net
  36519. How to Add Multiple POST Actions in ASP.NET Core Web API - Code Maze
  36520. What is black and white and read all over?
  36521. Experience Report: 6 months of Go
  36522. Zaplib post-mortem - Zaplib docs
  36523. I've Used All The Notebooks
  36524. An implementation of MessagePipe. Something like a channel but with buffer management so you can peek and advance the message that was read.
  36525. #Mina protocol #mina #zk
  36526. GitHub - ebarlas/project-loom-c5m: Experiment to achieve 5 million persistent connections with Project Loom virtual threads
  36527. Installing mailbox sensor with Home Assistant
  36528. Weekly Update 293
  36529. Welcome to a World of OCaml
  36530. Introduction to Google Charts With Angular and ASP.NET Core Web API - Code Maze
  36531. Radiopaper
  36532. Update SDK and use 'u8' string literals by BrennanConroy · Pull Request #41449 · dotnet/aspnetcore
  36533. Release 3.7.10 · fable-compiler/Fable
  36534. GitHub - spacedriveapp/spacedrive: Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
  36535. Web Scraping via Javascript Runtime Heap Snapshots - Adrian Cooney's Blog
  36536. First Principles: Elon Musk on the Power of Thinking for Yourself
  36537. How I use Roam Research to track my venture capital projects
  36538. Why Train When You Can Optimize?
  36539. (I was) Scared of programming
  36540. We keep the product manager upright — johnpublic
  36541. Learning JAX by Learning to Learn
  36542. Writing for Engineers
  36543. 💀 Every app has its skeletons - Vadim Kravcenko
  36544. Founding Uber SRE.
  36545. Microsoft Touts IntelliJ IDE from JetBrains for Azure Development -- Visual Studio Magazine
  36546. Tutorial: Build gRPC & OData in ASP.NET Core
  36547. A File Format to Aid in Security Vulnerability Disclosure
  36548. Ultimate List of After-School Enrichment Activities, Classes & Programs
  36549. ASP.NET Core Error: System.InvalidOperationException: Unable to Resolve Service for Type While Attempting to Activate
  36550. Default Interface Methods in C#
  36551. Release v0.6.0-pre.20220429.27 · DamianEdwards/MinimalApis.Extensions
  36552. Actual is going open-source
  36553. Production postmortem: Deduplicating replication speed
  36554. How to: View ASP.NET Trace Information with the Trace Viewer
  36555. Bad Map Projection: Madagascator
  36556. Lies we tell ourselves to keep using Golang
  36557. #163 Jared Parsons, The C# Compiler, Part 1 | no dogma podcast
  36558. April 29, 2022
  36559. Inform 7 v10.1.0 is now open-source - Authoring / Inform 7 - The Interactive Fiction Community Forum
  36560. Cloudflare network spans 275 cities (April 2022 update)
  36561. 2022 Mac Studio (20-core M1 Ultra) Review
  36562. In-EVM Mina State Verification
  36563. Episode 97 - Developer Productivity with Dan Clarke
  36564. Real World Cryptography Conference 2022
  36565. Are you using Coding Interviews for Senior Software Developers?
  36566. Phone Calls with .NET and Twilio – Webinar Recording | The .NET Tools Blog
  36567. Monsters Weekly 248 - Choosing a SQL Hosting Option On Azure
  36568. Airbnb’s design to live and work anywhere
  36569. No-code, no thought? Substrates for simple programming for all
  36570. GitHub - OpenRA/OpenRA: Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
  36571. 103 Bits of Advice I Wish I Had Known
  36572. Principal Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  36573. CoreWCF 1.0.0 Release
  36574. Community Devs Revive WCF After Microsoft Deprecation -- Visual Studio Magazine
  36575. Adversarial Pair Programming
  36576. Increasing the surface area of blogging
  36577. Episode 422 - Open Service Mesh
  36578. GIN: How to Design the Most Powerful Graph Neural Network
  36579. Creating Offline Custom Style Maps With tileserver-gl - Yasoob Khalid
  36580. Automatically opening issues when tracked file content changes
  36581. My Startup is Broken - Caseysoftware
  36582. Using “Deprecation” Correctly | AlanHogan.com
  36583. Using Pushover for Super Simple SysAdmin Alerts
  36584. Your Opinion Doesn't Matter
  36585. Core dumps, feedback loops, and a game of telephone
  36586. Some Thoughts on Terraform CI for Monorepos
  36587. csharplang/extended-nameof-scope.md at main · dotnet/csharplang
  36588. You Don't Need a Fucking Blockchain
  36589. Average Familiarity
  36590. AWS Previews Framework for Writing .NET 6 Lambda Functions -- Visual Studio Magazine
  36591. CoreWCF 1.0 has been Released, WCF for .NET Core and .NET 5+
  36592. I want off Mr. Golang's Wild Ride
  36593. How can I get an information security team to see that their over-the-top security measures are only decreasing security?
  36594. April 28, 2022
  36595. GitHub - Azure-Samples/Orleans-Cluster-on-Azure-App-Service: Sample application demonstrating a multiple-silo Orleans cluster running in Azure App Service.
  36596. RavenDB Grafana Data Source
  36597. Secret Management with HashiCorp Vault
  36598. Using Visual Studio for Crash Dump Debugging
  36599. Secret Management with HashiCorp Vault
  36600. Ask Jiri: Ukládání IP adres do databáze, plus IPv6
  36601. Hacking PayPal Accounts with one click
  36602. How I Earned $160,000 in Passive Income from Writing Non-fiction Books
  36603. It Took Me 10 Years to Understand Entropy, Here is What I Learned.
  36604. Minimal API using Azure Cosmos DB (Emulator) with Entity Framework in Visual Studio
  36605. Priority Queue in C# - Code Maze
  36606. GitHub - adnanaga/pushy: Create awkward situations with my chrome extension that send you messages that look like an iMessage popup
  36607. Simple Web Interactivity with Alpine.js
  36608. csharplang/relaxing_shift_operator_requirements.md at main · dotnet/csharplang
  36609. Using sharding to build multi-tenant apps using ASP.NET Core and EF Core – The Reformed Programmer
  36610. HTMX for ASP.NET Core Developers – Tutorial | The .NET Tools Blog
  36611. Exploring Architectural Concepts Building a Card Game
  36612. Tech Community Calendar
  36613. Different Ways to Implement IHttpClientFactory in .NET Core Apps
  36614. The Worst Bug Ever—Randomly Losing Your Best Players
  36615. Microsoft finds new elevation of privilege Linux vulnerability, Nimbuspwn - Microsoft Security Blog
  36616. clog/LEARN.md at main · rabbibotton/clog
  36617. jwt.ms: Welcome!
  36618. Why isn't my ASP.NET Core app in Docker working?
  36619. ClojureDart: Aim your darts at the right target! - Flexiana
  36620. Technology ROI Discussions are Broken - Ken Kantzer's Blog
  36621. Weeknotes: Parallel queries for Datasette, plus some middleware tricks
  36622. Brian Robert Callahan
  36623. How would you make a logic programming system?
  36624. Building a CLI Application in Elixir · Dave Martin's Blog
  36625. Imagine You're a Venture Capitalist... by @ttunguz
  36626. Product Analytics from Scratch · Tim Farrell
  36627. The Cloud Credit Trap
  36628. Personal Knowledge Management is Bullshit
  36629. Furland
  36630. Inside a Minecraft Launcher
  36631. Why most indie makers fail
  36632. pzuraq | Four Eras of JavaScript Frameworks
  36633. GitHub Desktop 3.0 Enhances Pull Request Integration -- Visual Studio Magazine
  36634. GitHub - shiftkey/desktop: Fork of GitHub Desktop to support various Linux distributions
  36635. GitHub Desktop 3.0 brings better integration for your pull requests | The GitHub Blog
  36636. Playground
  36637. The Catch Block #103 - The Return of the Cool Read Extravaganza!
  36638. AWS Introduces the .NET Annotations Lambda Framework in Preview
  36639. Researchers develop a paper-thin loudspeaker
  36640. Cloudflare blocks 15M rps HTTPS DDoS attack
  36641. April 27, 2022
  36642. PSA: RavenDB 4.2 LTS ending support on June 30, 2022
  36643. Home
  36644. Lightsabers
  36645. On .NET Live - Wrapping browser APIs in Blazor WASM
  36646. SELinux is unmanageable; just turn it off if it gets in your way
  36647. Release v2.5.0 · caddyserver/caddy
  36648. Long-Running Tasks in a Monolith ASP.NET Core Application
  36649. Hybrid Model for GitHub and Azure DevOps – Enjoy the best of both worlds
  36650. Slack’s Incident on 2-22-22 - Slack Engineering
  36651. What’s Coming for Blazor in .NET 7?
  36652. Create .NET Objects without Calling The Constructor
  36653. 100 Days of TypeScript (Day 8)
  36654. Hooks, Dependencies and Stale Closures
  36655. .NET MAUI Release Candidate 2 Adds Tizen Support -- Visual Studio Magazine
  36656. Yes, I will quit Twitter
  36657. Assisted solving of Salesforce deployments errors
  36658. Vectorization in OLAP Databases — tech ramblings
  36659. Reversing 2.4GHz remote control · random hacks
  36660. Feature flags: the good and the bad
  36661. 5 Software Engineering Foot-guns - Ken Kantzer's Blog
  36662. How to create a Blog with Contentlayer and NextJs – Sandro Maglione
  36663. Single File Applications
  36664. No blinking
  36665. Platforms change but cool URIs don't.
  36666. Porting a game from CP/M to the ZX Spectrum 48k
  36667. Visual Studio 2022 for Mac Hits Release Candidate Stage -- Visual Studio Magazine
  36668. Minimal API end-point scaffolding with Visual Studio.
  36669. Shtetl-Optimized
  36670. .NET MAUI Release Candidate 2 - With 100% More Tizen
  36671. Visual Studio 2022 for Mac Release Candidate
  36672. Infinite Mac
  36673. Introducing zq: an Easier (and Faster) Alternative to jq
  36674. Things I can't do on MacOS which I can do on Ubuntu
  36675. Learn Go with Tests
  36676. Twitter
  36677. April 26, 2022
  36678. Changelog 26 - Tailored Twelve, Audacious Automotive, Neat Networking, Devoted Developers
  36679. Help shape the Azure SDK for Rust
  36680. Building many private virtual networks through Cloudflare Zero Trust
  36681. Why isn't my ASP.NET Core app in Docker working?
  36682. Introduction to Testing Blazor WebAssembly With bUnit - Code Maze
  36683. Are system thinkers right? And why I left security
  36684. All Roads Lead to Rome: The Machine Learning Job Market in 2022
  36685. Episode 35: MiniHack
  36686. ASP.NET Core 7 has built-in dark mode for error pages
  36687. Webinar – Using the BFF pattern to secure SPA and Blazor Applications | The .NET Tools Blog
  36688. The Subversive Structure of the World’s Best-Performing Dev Teams w/ A Radical Enterprise Author…
  36689. The Maybe monad
  36690. Improving Test Observability with Fixie+Seq
  36691. Protocol Buffers  |  Google Developers
  36692. Davy Wybiral (@davywtf@mastodon.social)
  36693. twitter/the-algorithm
  36694. Criticisms & Curation
  36695. CRT Manufacturing
  36696. Can you use a WebP file as an Open Graph Protocol image?
  36697. Monolith in Cloud
  36698. Start with Who, not Why
  36699. Deploy any Web App to Lambda in 60 seconds | Kevin Wang's Blog
  36700. Six things I sort of believe about making music/art
  36701. The Problem with Software Methodologies
  36702. The Trouble With Rewrites
  36703. To vendor, or not to vendor
  36704. .NET Framework April 2022 Cumulative Update Preview
  36705. Tricks for dealing with “reviewer’s block”, for the beginner engineer
  36706. Intro to BPF CO-RE
  36707. nix-shell, but make it lovely
  36708. One year of sales
  36709. Speeding up Prettier locally and on your CI with dprint
  36710. Communities Moving to Discord Has Resulted In Millions of Questions and Answers Being Lost — It…
  36711. Cutest-Sounding Scientific Effects
  36712. Multiple Directories for Static Files in ASP.NET Core
  36713. Visual Studio 2022 17.2 Preview 3 Intros All-In-One Search -- Visual Studio Magazine
  36714. [Last Week in .NET #86] – Spring has Sprung and so have Security breaches
  36715. Apply optimizations to the client as well · davidfowl/BombRMan@f813bdb
  36716. 11 Principles of Engineering Management
  36717. Visual Studio Feedback
  36718. Japan's Hometown Tax | Kalzumeus Software
  36719. Announcing the Hare programming language
  36720. Resetting Marten Database State Between Tests
  36721. Sharing coding style and Roslyn analyzers across projects - Gérald Barré
  36722. Production postmortem: The network latency and the I/O spikes
  36723. Samay - Home
  36724. Why LSP?
  36725. Email Routing Insights
  36726. The Curse of Systems Thinkers (Part 1)
  36727. Distributed Caching in ASP.NET Core - Code Maze
  36728. How easy is it in 2022 to find a SHA1 collision?
  36729. Annotating your C# code - Migrating to nullable reference types - Part 3
  36730. var num = 303; var title = $$"""Episode #{{num}}""";
  36731. Text Summarization with Huggingface Transformers and Python
  36732. Implementing Rate Limiting in ASP.NET Core Web API
  36733. More optimizations · davidfowl/BombRMan@b26e47a
  36734. Remove enumerator alloctions on game loop · davidfowl/BombRMan@32025c3
  36735. Uno Platform 4.2 - .NET 6 Mobile RC1, Perf Boost, 190+ Improvements
  36736. 2fsharp/csharp2fsharp.md at master · knocte/2fsharp
  36737. Running and Debugging Multiplatform .NET (.NET Core, .NET5 and .NET6) GUI and Console Applications on Windows Subsystem for Linux (WSL)
  36738. ASP.NET Core: Custom Controller Action Parameter Binding using TryParse in Minimal APIs
  36739. Visual Studio Container integration - Redis cache
  36740. The Universe of Discourse : Pushing back against contract demands is scary but please try anyway
  36741. Patching an Embedded OS from 1996 with Ghidra • Peter Sobot
  36742. Why Success Is Often Elusive at the Highest Echelons
  36743. Site Reliability Engineering – Service Level Indicators, Objectives, and Agreements
  36744. Remove extra allocations from update loop · davidfowl/BombRMan@a7ac226
  36745. Remove keyboard state allocations · davidfowl/BombRMan@a64d8ec
  36746. Use some new features · davidfowl/BombRMan@d69ad03
  36747. The Future of CSS: CSS Toggles
  36748. Chopping the monolith
  36749. Why naming stuff is hard?
  36750. Interpretable Machine Learning
  36751. The state of fq_codel and sch_cake worldwide
  36752. Easy ways to improve your websites accessibility and performance - Max Leiter
  36753. Canetti et al's Paradoxical Encryption Scheme
  36754. How long since Google said a Google Drive Linux client is coming?
  36755. Textualize.io
  36756. Self service with Fluid Templating for editors in Optimizely CMS
  36757. Writing Code Is One Thing, Learning to Be a Software Engineer Is Another
  36758. Implementing JWT Authentication in Golang REST API - Detailed Guide
  36759. Internet spring cleaning: How to delete Instagram, Facebook and other accounts | The Mozilla Blog
  36760. Chris Lattner Interview Transcript — Accidental Tech Podcast
  36761. Upcoming changes to user limits on Free tier of GitLab SaaS
  36762. This AI Does Not Exist
  36763. PARA vs Zettelkasten: The false binary
  36764. Why must JSX expressions have only ONE parent element? - Dillion's Blog
  36765. Keenan Crane - Repulsive Curves
  36766. Celebrating 40 years of ZX Spectrum ❤️ 💛 💚 💙 | GitHub
  36767. Are We Microfrontends Yet?
  36768. My case against mocking frameworks
  36769. Ripping old mini DV video tapes on a Mac
  36770. Jacques Corby-Tuech - Don't Throw Data Governance Out With the Bathwater
  36771. Awair PM2.5 sensor repair
  36772. How SHA-256 Works Step-By-Step
  36773. I stopped working on black hole information loss. Here’s why.
  36774. Photorealistic Monocular 3D Reconstruction of Humans Wearing Clothing
  36775. My upgrade to 25 Gbit/s Fiber To The Home
  36776. GitHub - xoofx/markdig: A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
  36777. C++ For C# Developers: Part 1 – Introduction
  36778. Deploying ASP.NET Core applications to Kubernetes
  36779. Melting KiCad - mitxela.com
  36780. Stop Validating Email Addresses With Regex
  36781. First Look at ASP NET Core dev JWTs
  36782. GitHub - davidfowl/BombRMan: A bomberman clone written purely in javascript.
  36783. Assigning Numbers
  36784. Async and Async Void Event Handling in WPF
  36785. Fix potential stack overflow in StdInReader by vcsjones · Pull Request #68398 · dotnet/runtime
  36786. Use checked arithmetic to prevent stack overflow in Pkcs12Kdf by vcsjones · Pull Request #68422 · dotnet/runtime
  36787. Oracle Cloud Functions Now Supports C# -- Visual Studio Magazine
  36788. Why you should include debugging in the interview process
  36789. How to build a BVH – Part 1: Basics – Jacco’s Blog
  36790. Patching dependencies is easier than forking
  36791. Inside the making of the Azure SDK management libraries
  36792. A list of all my projects - Patrick Zhong
  36793. My Arch Linux setup for coding
  36794. Beyond the eye - decoding the ocular fundus
  36795. My lazy Wordle strategy: same words every time
  36796. Bias Smells
  36797. GitHub - DamianEdwards/AspNetCoreDevJwts: Experimenting with development environment scenarios for JWT authentication.
  36798. Let's Learn .NET: Data - Events
  36799. GitHub - janestreet/magic-trace: magic-trace collects and displays high-resolution traces of what a process is doing
  36800. GitHub - scandum/crumsort: A branchless unstable quicksort / mergesort hybrid.
  36801. Understanding Pickles at #ethamsterdam - HackMD
  36802. Production postmortem: The encrypted database that was too big to replicate
  36803. Azure DevOps Podcast: Mark Seemann: Code That Fits In Your Head - Episode 189
  36804. Happy Earth Day: Announcing Green Compute open beta
  36805. How Postgres Chooses Which Index To Use For A Query
  36806. Magic Beans
  36807. Python’s “Type Hints” are a bit of a disappointment to me
  36808. I can’t let go of “The Dunning-Kruger Effect is Autocorrelation”
  36809. The smallest 256x256 single-color PNG file, and where you've seen it
  36810. TypeScript Basics: How Generic Types Work - DZone Web Dev
  36811. Amazon Aurora Serverless v2 is Generally Available: Instant Scaling for Demanding Workloads | Amazon Web Services
  36812. Web Components as Progressive Enhancement
  36813. Create downloadable blob links with Azure Functions and App Service authentication
  36814. Research-backed conclusions in software delivery
  36815. Secure Your .NET 6 Web API
  36816. Episode 421 - Project Flash
  36817. How DNS Works
  36818. OpenBSD 7.1
  36819. URL, URI, URN: What's the Difference?
  36820. Suggestion for blog-based social media | Mark Essien
  36821. .NET 6 Minimal APIs - Less is More?; with Justin King, Tue, Apr 26, 2022, 7:00 PM | Meetup
  36822. Why we invested. Venture capital firms share why they backed startups -
  36823. Software Engineer Expat - Part 2: The Arrival — auswandern
  36824. Laurence Tratt: Practising Programming
  36825. Away team work – Sledgeworx Software
  36826. Dealing with UI jank in the JUCE framework · Melatonin
  36827. Choose Your Cloud Dependencies Wisely
  36828. Anatomy of a Django/HTMX Project
  36829. Fast thinking on lichess.org - Emir's blog
  36830. Monetizing hobbies
  36831. Welcome to My Site!
  36832. Hot reloading your cargo docs
  36833. Physical Threshold Encryption
  36834. Linearization in Plonk and Kimchi. Why?
  36835. What Chords Do You Need?
  36836. With Microsoft OpenJDK Build, Azure App Service Adds Java 17 and Tomcat 10.0 -- Visual Studio Magazine
  36837. Microsoft Dev Tooling Onboard with New Arm-Based Azure VMs -- Visual Studio Magazine
  36838. About macOS Server 5.7.1 and later
  36839. Everything (maybe too much) about Stackalloc, Tue, Apr 26, 2022, 6:00 PM | Meetup
  36840. TX–6 - teenage engineering
  36841. www.zoomgov.com | DNSViz
  36842. 'Alternative to Blazor' Wisej 3 Ships -- Visual Studio Magazine
  36843. Add .NET 6.0 env variable for color output by NickCraver · Pull Request #2113 · StackExchange/StackExchange.Redis
  36844. View .NET collections with the new IEnumerable Debugger Visualizer
  36845. Column - The developer infrastructure bank
  36846. Cost of Living the Cloud Life: Fossil fuel consumption as a service
  36847. The 10 Commandments .NET Developers Must apply for Secure Applications
  36848. How to Grow a Perfect Copper Acetate Crystal with Scrap Copper & Vinegar
  36849. RavenDB Cloud: Metrics & Disk I/O enhancements
  36850. Work with data in C# - Learn
  36851. April 21, 2022
  36852. Walking Through ECDSA Distributed Key Generation (DKG) - HackMD
  36853. Web color is still broken
  36854. Signature in ecdsa - Rust
  36855. sort: use pdqsort · golang/go@72e77a7
  36856. Debian/Raspbian rngd with -S0 will bite you after a week
  36857. A Well-Known URL for Changing Passwords
  36858. Insertion Sort in C# - Code Maze
  36859. Aggregate Responsibility Design
  36860. Hide Complexity
  36861. C# async await explained - NDepend
  36862. Are You The Asshole? - AI Powered AITA Answer Bot
  36863. GitHub - bloomberg/memray: Memray is a memory profiler for Python
  36864. Rockin’ The Code World with dotNetDave – Guest: Mika Dumont
  36865. I'm a security engineer and I still almost got scammed | Robert Heaton
  36866. ADVICE to my younger self as a Software Developer
  36867. Handling concurrency attacks in laravel
  36868. 🚫 Top 10 mistakes selling to SMB owners like me
  36869. Time safety is more important than memory safety
  36870. Things I would like to see in a computer algebra system
  36871. CVE-2022-21449: Psychic Signatures in Java
  36872. Projects - Josh Pigford
  36873. On Removing Let and Let Mut
  36874. Fundamentals
  36875. The Ethereum Merge
  36876. The Cliffs of Inanity
  36877. Fintech and Practical Utopianism
  36878. Changing std::sort at Google’s Scale and Beyond
  36879. Rust YJIT by XrXr · Pull Request #5826 · ruby/ruby
  36880. Azure Container Apps
  36881. Add MapGroup by halter73 · Pull Request #41265 · dotnet/aspnetcore
  36882. QEMU version 7.0.0 released - QEMU
  36883. Favicons for HN
  36884. How to build remote teams properly - Founders Guide Series
  36885. The Catch Block #102 - Microsoft Preview-palooza!
  36886. Introducing a New Way to Search Your Code and Visual Studio Features
  36887. Production postmortem: Misleading security and other production snafus
  36888. April 20, 2022
  36889. Entwives
  36890. SPAs in ASP.NET Core - Another Attempt
  36891. JSON Deserialization to a POCO Class in C# - Code Maze
  36892. Planting Undetectable Backdoors in Machine Learning Models
  36893. The absurd complexity of server-side rendering
  36894. WebAssembly Core Specification
  36895. After 5 years, I'm out of the serverless compute cult
  36896. Implement Azure AD Continuous Access Evaluation in an ASP.NET Core Razor Page app using a Web API
  36897. Police Interrogations: Last Week Tonight with John Oliver (HBO)
  36898. Monsters Weekly 247 - HTML Template Element
  36899. ASP.NET Core Interview Questions and Answers
  36900. Modeling Relationships in a DDD Way
  36901. A Simple CORS Example with a .NET 6 Web API Application and a .NET 6 Web Application | no dogma blog
  36902. The List monad
  36903. Emacs Configuration Generator
  36904. Simulate your Financial Future. Plan for Financial Independence.
  36905. Netlify Edge Functions: Serverless Compute Powered by Deno
  36906. Step-by-step guide to modern, secure and Open-source CI setup
  36907. GitHub - FrameworkComputer/Mainboard: Documentation for the Mainboard in the Framework Laptop
  36908. AWS's Log4Shell Hot Patch Vulnerable to Container Escape and Privilege Escalation
  36909. What CTOs Say vs. What Their Developers Hear w/ DataStax’s Shankar Ramaswamy
  36910. What's a P2 and why does it make so much sense - Filip Iulian Pacurar (Filipac)
  36911. <code>canvasInteractor</code>
  36912. Feature-Less Software
  36913. Taxonomy Of In-The-Wild Exploitation
  36914. The Front-End Developer's Guide to the Terminal
  36915. How to Make Slack Work for You | The Blog of Josh Simmons
  36916. The Anti-Thiel Principle
  36917. How we upgraded our 4 TB main application Postgres database
  36918. Translate terms using Wikipedia articles
  36919. InteropGen
  36920. Group Project Retrospective
  36921. That Time I Lost Control of a Server
  36922. Creators are Foundation of Growth
  36923. GRPC & GRPC-Web multiplexed in Istio
  36924. VCs Fund Ideas, Not Execution - Manish R Jain
  36925. ttfb-curl
  36926. .NET Community Toolkit v8.0 Preview 3 Tweaks MVVM Source Generators -- Visual Studio Magazine
  36927. Java on Visual Studio Code Supports Java 18 -- Visual Studio Magazine
  36928. The Next COVID Crisis: Funding (with Jeff Zients and Zeke Emanuel)
  36929. James Montemagno on Maui!
  36930. TypeScript 4.7 Beta Tackles 'Very Difficult' ECMAScript Module Support -- Visual Studio Magazine
  36931. De-AMP: Cutting Out Google and Enhancing Privacy | Brave Browser
  36932. .NET Celebrates 20 years and brings us a GIFT🎁: New .NET 7 Features Revealed
  36933. Look Scanned
  36934. Exponentially Better Rotations
  36935. GitHub - pisto/oggify: Download Spotify tracks to Ogg Vorbis (with a premium account)
  36936. April 19, 2022
  36937. Getting Submitted Form Data in Umbraco Forms
  36938. Running JavaScript inside a .NET app with JavaScriptEngineSwitcher
  36939. How to bootstrap Terraform and Azure DevOps to start deploying your infrastructure as code to Azure
  36940. GitHub - Tyrrrz/GitHubActionsTestLogger: Test logger for .NET that reports results in a format that GitHub Actions understands
  36941. Clean Code Tip: Avoid using too many Imports in your classes - Code4IT
  36942. Internals of C# nullable reference types - Migrating to nullable reference types - Part 2
  36943. ADO.NET provider 9.0.0.0 for Firebird is ready (with Entity Framework Core 6.0 support)
  36944. Using dotnet format Command to Format the C#/.NET Code - Code Maze
  36945. RavenDB with the Java API
  36946. How To Extend GitHub, Improve Your Workflow With GitHub Apps
  36947. Cake - Cake v2.2.0 released
  36948. Tips & Tricks: Delaying AWS Service configuration when using .NET Dependency Injection | Amazon Web Services
  36949. A clearer lens on Zero Trust security strategy: Part 1 - Microsoft Security Blog
  36950. Proving breaking changes in .NET Core – Part 3
  36951. Update Your Azure Functions Table Storage Bindings
  36952. Xamarin.Forms, .NET Maui and the Uno Platform
  36953. Hello, .NET Deploy!
  36954. Discussing Alternative Memory Management Strategy for .NET
  36955. Nobody wants your fancy algorithm
  36956. 90 Days are all you need to get a web developer job
  36957. Startup trends to not look for in 2030 – Mr. Steinberg
  36958. ClickHouse Keeper | Cupper
  36959. On Leaving Turkey
  36960. Penmanship - jaredgorski.org
  36961. Mads Asks What You Want for Visual Studio 2022 -- Visual Studio Magazine
  36962. C# 11 Preview Updates - Raw string literals, UTF-8 and more!
  36963. BirdNET-Pi – BirdNET in Raspberry Pis
  36964. Shameful: Insteon looks dead—just like its users’ smart homes
  36965. James Webb telescope's coldest instrument reaches operating temperature
  36966. Have I Been Pwned: Pwned websites
  36967. ASP.NET Core Furthers Minimal API Work in .NET 7 Preview 3 -- Visual Studio Magazine
  36968. M1 Thunderbolt ports don’t fully support USB 3.1 Gen 2
  36969. 8 quick tips to improve your .NET API
  36970. Family Reunion
  36971. Microsoft Asks for Votes on Visual Studio 2022 for Mac Issues -- Visual Studio Magazine
  36972. Update Pipeline Improved in Entity Framework Core 7 -- Visual Studio Magazine
  36973. GitHub - freenet/locutus: Declare your digital independence
  36974. GitHub - CytopiaTeam/Cytopia: A city building simulation game
  36975. Mental speed is high until age 60 as revealed by analysis of over a million participants - Nature Human Behaviour
  36976. How to list all routes in an ASP.NET Core application - Gérald Barré
  36977. April 18, 2022
  36978. Assume your devices are compromised
  36979. 302: .NET MAUI Release Candidate Is Here!
  36980. Upload Files With Drag & Drop or Paste in Blazor - Code Maze
  36981. Hubert Horan - The Uber Bubble: Why Is a Company That Lost $20 Billion Claimed to Be Successful? - Brave New Europe
  36982. Samsung Electronics Cultural Issues Are Causing Disasters In Samsung Foundry, LSI, And Even DRAM Memory!
  36983. Richard Stallman - "The state of the Free Software movement" - April 13, 2022
  36984. flibit_unreal_unity.md
  36985. A poem about Silicon Valley, assembled from Quora questions about Silicon Valley
  36986. One Email Rule - Have a separate Inbox and an Inbox CC to reduce email stress. Guaranteed.
  36987. The best engineering interview question I’ve ever gotten, Part 1
  36988. Orange Egg Yolks: Why Are Some Egg Yolks So Orange?
  36989. What Does "Shitty Job" Mean in The Low-Skill, Low-Pay World?
  36990. The games Nintendo didn't want you to play: Tengen
  36991. Effective Projects - Lessons Learned
  36992. THCon 2k22 CTF - "Local Card Maker" Writeup - Guy Lewin's Blog
  36993. Learnings after 500 commits to my vimrc | I am Sang
  36994. Hey... let's use automapper to generate passwords. : programminghorror
  36995. My Experience with a Mac - Prashant Sengar
  36996. Cryptographic Assumptions in Hidden-Order Groups
  36997. The tools that power Outlook for iOS
  36998. Email Robot Handing DNS Updates
  36999. An inherent source of correlation in the crypto market
  37000. Opinionated variable names · Caffeinspiration
  37001. Ethereum Transaction Hash (Txhash) Details | Etherscan
  37002. Staff archetypes
  37003. Tests: normalize all the things by NickCraver · Pull Request #2097 · StackExchange/StackExchange.Redis
  37004. Introducing Azure Load Testing
  37005. mjg59 | The Freedom Phone is not great at privacy
  37006. Podman Desktop Companion
  37007. How to secure Azure Functions with Azure Active Directory B2C
  37008. GitHub Quick Reviews
  37009. Eight points for one team is two points for another team
  37010. General availability: Azure Bastion native client support | Azure updates | Microsoft Azure
  37011. Slow Social
  37012. Understanding The Web Security Model, Part III: Basic Principles and the Origin Concept
  37013. Security alert: Attack campaign involving stolen OAuth user tokens issued to two third-party integrators | The GitHub Blog
  37014. Make self hosted compiler capable of building itself by Vexu · Pull Request #11442 · ziglang/zig
  37015. Taking .NET MAUI for a spin
  37016. Incident 2413 | Heroku Status
  37017. How to Solve the Command or File Was Not Found EF Core Error
  37018. .vsix with Mads Kristensen
  37019. csharplang/unsigned-right-shift-operator.md at main · dotnet/csharplang
  37020. Power Laws, Weblogs, and Inequality
  37021. Solid Principles - Explore the Open/Closed Principle
  37022. How to Freaking Hire Great Developers
  37023. One-line drawings | Zack Scholl
  37024. Creating professional slides from Markdown notes
  37025. You want proper and direct answers, but … - YottaAnswers Blog
  37026. ⭐⭐ The mystery of the miracle year
  37027. Be less technical
  37028. A Self-Inflicted Data Breach
  37029. moreutils
  37030. DuckDuckGo Removes Pirate Sites and YouTube-DL from Its Search Results * TorrentFreak
  37031. .NET 7 Preview 3 Is All About Native AOT -- Visual Studio Magazine
  37032. Adds Tizen backend by rookiejava · Pull Request #2360 · dotnet/maui
  37033. Steve Jobs on Consulting
  37034. .NET MAUI Release Candidate Ships with 'Go Live' Support -- Visual Studio Magazine
  37035. Release NVIM v0.7.0 · neovim/neovim
  37036. The Dunning-Kruger Effect is Autocorrelation – Economics from the Top Down
  37037. Create a gitignore file with dotnet cli
  37038. Geiger Counter
  37039. Enable support for FIDO2/U2F security keys by martelletto · Pull Request #541 · PowerShell/openssh-portable
  37040. It’s Still Stupidly, Ridiculously Difficult To Buy A ‘Dumb’ TV
  37041. April 15, 2022
  37042. Google Chrome emergency update fixes zero-day used in attacks
  37043. Breaking down broadband nutrition labels
  37044. Episode 96 - The Programmer's Brain with Felienne Hermans
  37045. Why Germany Won’t Keep Its Nuclear Plants Open
  37046. RELEASE CANDIDATE!
  37047. StarBook 14-inch
  37048. Davy Wybiral's Profile | SpaceHey
  37049. Ethereum Has Issues
  37050. 1,000,000 Concurrent Connections
  37051. GitHub - LuanRT/YouTube.js: 🎥 full-featured wrapper around YouTube's private API
  37052. Refactoring Toward Algorithms in Elixir
  37053. r/programminghorror - Hey... let's use automapper to generate passwords.
  37054. Plastic Surgery And Virtual Reality
  37055. How To Capture Ideas Effectively With Roam Research - Curious Maverick
  37056. The Reasons for Data Mesh on Pulsar, Jesse Anderson
  37057. A Web Renaissance
  37058. Revisiting Rock Paper Scissors in Python
  37059. Therading From Scratch
  37060. Notes on Long-Form Notes
  37061. How To Build an Evil Compiler
  37062. Do You Really Code? · It Will Never Work in Theory
  37063. Migrating to Fastmail
  37064. How we lost 54k GitHub stars – HTTPie blog
  37065. Episode 420 - Infrastructure as Code
  37066. Hey... let's use automapper to generate passwords.
  37067. Dependabot alerts now surface if your code is calling a vulnerability | The GitHub Blog
  37068. Hey... let's use automapper to generate passwords. : programminghorror
  37069. AWS Lambda with .NET 6 - Serverless Computing
  37070. Dissecting AutoMapper Programming Horror
  37071. April 14, 2022
  37072. Value types and exceptions in .NET profiling
  37073. Lexical
  37074. Ask Jiri: Python očima .NETáka
  37075. Download Multiple Files From Azure Blob Storage in ASP.NET Core
  37076. Introducing .NET Annotations Lambda Framework (Preview) | Amazon Web Services
  37077. Released: Microsoft.Data.SqlClient 5.0 Preview 2
  37078. Google Search is Falling Behind
  37079. GitHub - f8al/CVE-2022-26809: CVE-2022-26809 PoC
  37080. Stand with Ukraine in the Fight against Evil | Garry Kasparov | TED
  37081. DJI AIR 2S Beginners Guide - Start Here
  37082. How EEx Turns Your Template Into HTML
  37083. An overview of my threat model
  37084. How Not To Change Someone's Mind
  37085. Let’s Encrypt Receives the Levchin Prize for Real-World Cryptography
  37086. Building a crawler in Rust: Associated Types
  37087. Discovering Blogs - Caleb Schoepp
  37088. Why is selling software so weird?
  37089. Video games are kinda boring 🕹
  37090. Asynchronous Request-Response Pattern for Non-Blocking Workflows
  37091. [Video] Polymorphic JSON Serialization (feat. .NET & System.Text.Json)
  37092. Introducing Central Package Management
  37093. Українські захисники ракетами "Нептун" вразили ракетний крейсер рашистів "Москва"
  37094. Weird Unicode Math Symbols
  37095. NSA partners with DOE, CISA, and FBI to release advisory on APT Cyber Tools Targeting ICS/
  37096. ASP.NET Core updates in .NET 7 Preview 3
  37097. Announcing .NET 7 Preview 3
  37098. Announcing Entity Framework Core 7 (EF7) Preview 3
  37099. The Scoop: Inside the Longest Atlassian Outage of All Time
  37100. Animation. For everyone.
  37101. Returning HTTP 204 (No Content) from .NET Minimal API
  37102. Supercharge your Git experience in VS
  37103. Watch People Doing the Thing
  37104. The Catch Block #101 - On Feeling Stuck
  37105. Requests for comment/Stop accepting cryptocurrency donations - Meta
  37106. April 13, 2022
  37107. Dmitry Vyukov — Go scheduler: Implementing language with lightweight concurrency
  37108. April 2022 outage update
  37109. U+237C ⍼ RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW
  37110. Cloudflare partners with Kentik to enhance on-demand DDoS protection
  37111. Dmitry Vyukov — Go scheduler: Implementing language with lightweight concurrency
  37112. Try-Catch Block in C# - Code Maze
  37113. Using the Roslyn APIs to Analyse a .NET Solution - Steve Gordon - Code with Steve
  37114. Becoming a Better Writer as a Software Engineer
  37115. What's New in IntelliJ IDEA - 2022.1
  37116. Git security vulnerability announced | The GitHub Blog
  37117. Techorama 2022 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  37118. Tutorial: How To Build an Accessible React Table (Data Grid)
  37119. GraphQL, DynamoDB, and Single-table Design
  37120. Managing complex configurations in large scale environments
  37121. You need to stop idolizing programming languages.
  37122. Adding Alt Text To Twitter Images Using C#
  37123. How to implement rate limiting for an AppSync API
  37124. The smallest Docker image to serve static websites
  37125. A list of new(ish) command line tools
  37126. Partial reprogramming deep dive: the good, bad, and partially unresolved — Ada Nguyen
  37127. A Few Things To Try With DALL·E
  37128. Energy
  37129. The Tyranny of the Note Taking Industrial Complex, and Other Notes on Notes - Herbert Lui
  37130. The Correct Answer on Consciousness - Nik Noble
  37131. Phoenix LiveView Cursors – Koen van Gilst
  37132. One million broken web sites – and a way to prevent that
  37133. UX and the Civilizing Process
  37134. Deconstructing programs for compiler fuzzing · Comby
  37135. Sorry, Wrong Number: Debugging a Crash under Wine
  37136. Performance Hot Spots
  37137. NotGitBleed - TL;DR
  37138. .NET Framework April 2022 Security and Quality Rollup Updates
  37139. WireGuard multihop now easily available in the app - Blog | Mullvad VPN
  37140. GitHub - facebookexperimental/eden: EdenSCM is a cross-platform, highly scalable source control management system.
  37141. Visual Studio 2022 for Mac Preview 9
  37142. Do you use background music while coding?
  37143. .NET MAUI Release Candidate - Ready for cross-platform app development
  37144. .NET April 2022 Updates – .NET 6.0.4, .NET 5.0.16 and, .NET 3.1.24
  37145. .NET Automatic Updates for Server Operating Systems
  37146. Gunnar Wolf• How is the free firmware for the Raspberry progressing?
  37147. Visual Studio Toolbox Live - Using Docker Containers in Visual Studio
  37148. DDoS Attack Trends for 2022 Q1
  37149. Keeping up with .NET: learning about new features and APIs
  37150. JavaScript Escape Quotes
  37151. How to access the HttpContext in .NET API - Code4IT
  37152. The Endgames of Bad Faith Communication
  37153. Novinky v .NET 6, které Vás určitě zajímají (IT Ráno #6)
  37154. Different Ways to Print The Elements of an Array in C# - Code Maze
  37155. Automate Public Certificate Lifecycle Management via ACME Client API | Google Cloud Blog
  37156. Impressions from a first-time Mac user
  37157. Monsters Weekly 246 - Don't use OpenWriteAsync() ... probably
  37158. Understand Prototypes and Prototypal Inheritance—JavaScript
  37159. Introduction to the Node.js reference architecture, Part 8: TypeScript | Red Hat Developer
  37160. Webinar: Phone Calls with .NET and Twilio | The .NET Tools Blog
  37161. Dapr v1.7 is now available
  37162. Monad laws
  37163. craftyguy's blog
  37164. Why Pebble failed
  37165. Why Airbnb Will Take Over The World With Remote Work
  37166. The struggle of using native emoji on the web
  37167. The People I Met Hosting Interviews
  37168. How to Start Blogging: 6 Things You Should Know Before Start Blogging - Hyvor Blogs Blog
  37169. How do you build something people want?
  37170. Notes from Learning Clojure — ~ngp
  37171. Creating a TP-Link Router Backup Editor for the Web
  37172. How my biggest work failure led to success
  37173. The Anatomy of a 1:1
  37174. Three Plates - Tim Kellogg
  37175. Against moderation - John's internet house
  37176. MTG Game Analysis
  37177. Reverse Engineering BeReal
  37178. The value of a new peer
  37179. We Need to Talk (if you want)
  37180. Your brand needs to be easily summarizable
  37181. Little rant about GNOME's file manager (aka Nautilus)
  37182. Real World Recommendation System - Part 1
  37183. The 2022 French Presidential election leaves its mark on the Internet
  37184. Warning on lower case type names in C# 11
  37185. CIFAR-10 Image Classification Using PyTorch -- Visual Studio Magazine
  37186. How Promotions Ruin Dev Careers w/ Shopify’s Dir. of Engineering James Stanier
  37187. Taylor Series
  37188. Capabilities for Nodejs
  37189. What is Azure DevOps? Learn about the services in this guide
  37190. Uploading multiple files using InputFile in Blazor - Gérald Barré
  37191. April 11, 2022
  37192. Episode 26: Xin Liang — PATHS UNCOVERED
  37193. Recording: Clean Architecture with RavenDB
  37194. The Mystery Of MacBook Speakers
  37195. 301: Going Beyond ZSH
  37196. Nullable reference types in C# - Migrating to nullable reference types - Part 1
  37197. LINQ to XML - Code Maze
  37198. The Joy of Small Projects
  37199. ECMAScript proposal “Change Array by copy”: four new non-destructive Array methods
  37200. Robust Messaging using Azure Service Bus
  37201. Announcing TypeScript 4.7 Beta
  37202. Speed Up Logging in .NET
  37203. Announcing .NET Community Toolkit v8.0.0 Preview 3
  37204. CSS Mirror Editing with Sourcemapped files (Sass, React…) – we need you to make it better
  37205. Git Credential Manager: authentication for everyone | The GitHub Blog
  37206. Inline Assembly Miscompilation.md
  37207. Site Reliability Engineering – Embracing Risk
  37208. DDD Perth 2022: Call for Speakers/Papers
  37209. GitHub - ekzhang/bore: 🕳 bore is a simple CLI tool for making tunnels to localhost
  37210. Updates from the Poezio ecosystem
  37211. Scala&#39;s Gitter to Discord migration mistake
  37212. Thunderbird Autoconfig for your self-hosted email server
  37213. How to build your own Peloton workout dashboard
  37214. Silly Image Compression Idea
  37215. Use CSS.escape() to escape QuerySelectorAll()
  37216. An Ode To Paper Todos
  37217. An Ode to Apple's Hide My Email
  37218. Why Is Everyone Bad at Math?
  37219. Harder Drive: Hard drives we didn't want or need
  37220. Inside the Bitcoin 2022 conference in Miami, which felt confusing and disjointed, as the cultural spotlight on Ethereum leaves Bitcoin feeling a little stale
  37221. Atlassian Status
  37222. S4 - Super Simple Storage Service
  37223. Heaps - Haxe Game Engine - Heaps.io Game Engine
  37224. I Need to Find an Apartment
  37225. I want to give Oracle money but I can't
  37226. Sponsors and Dirty Money
  37227. The Complete Argument Against Crypto
  37228. Matt Roelle | Fennel: The Practical Lisp
  37229. Dear Traveller,
  37230. Value of "Engineering" in Research
  37231. Shiki
  37232. Reliably Send an HTTP Request as a User Leaves a Page | CSS-Tricks
  37233. Джонсон прибув у Київ, зустрічається із Зеленським
  37234. Shanghai Residents Struggle With Strict 'Zero-COVID' Policy
  37235. zkStudyClub: Zero-Knowledge Proofs Security, in Practice [JP Aumasson, Taurus]
  37236. Random Class in C# - Code Maze
  37237. ESLint your C# in VS Code with Roslyn Analyzers | I CAN MAKE THIS WORK
  37238. de-eth-ed.csv
  37239. This Week in Matrix 2022-04-08 | Matrix.org
  37240. iFixit and Google are Launching a Genuine Pixel Parts Program | iFixit News
  37241. The Tech Blog Title Word Bank: 100+ Useful Ideas : Content Blueprint
  37242. Private Classification · The Decentralized Robot
  37243. Eight Colors
  37244. Durable Functions Deep Dive part 2: Starting an orchestration
  37245. affirm.md
  37246. O(1) Labs
  37247. High-precision measurement of the W boson mass with the CDF II detector
  37248. Windows development documentation
  37249. Frankenstein Captcha
  37250. Surprising behavior when roundtripping JSON documents
  37251. April 8, 2022
  37252. Typescript as fast as Rust: Typescript++
  37253. Salesforce Data Security | Varonis
  37254. Zas Editor
  37255. How To Prevent Bugs
  37256. Upgrading a .NET standard 2.0 Azure function using Table Storage to a .NET6 function
  37257. tsup
  37258. Using Windows after 15 years on Linux
  37259. OpenSSH: Release Notes
  37260. Microsoft Forms
  37261. Episode 419 - Azure Front Door
  37262. Ruby 3.2.0 Preview 1 Released
  37263. Tables are Hard, Part 3: Streaming Data
  37264. Why so many pieces in the backend puzzle?
  37265. How I Became an Artist
  37266. Why Invest in Exchange Traded Funds (ETFs)?
  37267. My sane approach to test fixtures in Rails
  37268. Gregory Szorc's Digital Home | Bulk Analyze Linux Packages with Linux Package Analyzer
  37269. Hybrid Work Doesn’t Work
  37270. Subdomains as identity
  37271. Why Ruby has Symbols
  37272. Introducing the Redwood Startup Fund
  37273. Collatz Arithmetic
  37274. How hackers* run their sites - Max Leiter
  37275. The Scoop: Inside Fast’s Rapid Collapse
  37276. The computers used to do 3D animation for Final Fantasy VII... in 1996.
  37277. The new GitHub Issues - April 7th update | GitHub Changelog
  37278. Announcing Rust 1.60.0 | Rust Blog
  37279. The 0,5 MB of nothing in all Apple Music files
  37280. I stopped advertising everywhere and nothing happened.
  37281. GitHub - nebuly-ai/nebullvm: Easy-to-use library to boost AI inference leveraging multiple DL compilers
  37282. Answer: Why is this code broken?
  37283. April 7, 2022
  37284. Expanding Play’s Target Level API Requirements to Strengthen User Security
  37285. A Whole Website in a Single JavaScript File
  37286. Implementing Passwordless Authentication in ASP.NET Core
  37287. You can do a lot with an empty file
  37288. Duende Software Blog
  37289. GNU Emacs - GNU Project
  37290. Project Overview ‹ λ-2D: An Exploration of Drawing as Programming Language, Featuring Ideas from Lambda Calculus – MIT Media Lab
  37291. Announcing AWS Lambda Function URLs: Built-in HTTPS Endpoints for Single-Function Microservices | Amazon Web Services
  37292. Webinar – OSS Power-Ups: QuestPDF | The .NET Tools Blog
  37293. DevTools Style Guide Goes Public
  37294. Lesson Learned #195: Performance Best Practices for Azure SQL Database and Managed Instance.
  37295. Use Git tactically
  37296. 100 versions of Chrome later: What we learned along the way
  37297. Kilordle by jones
  37298. Your Competitor Wrote The RFP You’re Bidding On
  37299. In defense of simple architectures
  37300. GitHub - Yawan-1/StackOverFlow--Clone: Fully Functional Stack Overflow Clone, with almost every functionality.
  37301. Coinbase Lists Mina Protocol
  37302. The (r)Evolution of FHE
  37303. Anti-corruption Layer for mapping between Boundaries
  37304. JEP 425: Virtual Threads (Preview)
  37305. The American Banking Experience as a Foreigner
  37306. Optimizing for Luck
  37307. σ-driven project management: when is the optimal time to give up?
  37308. jes post
  37309. Clojure isnt for me
  37310. DIY TPM Module
  37311. Stop being boring - Patrick Zhong
  37312. Childhood Toys
  37313. What is Blazor? And why's it so exciting?, Wed, Apr 6, 2022, 5:30 PM | Meetup
  37314. .NET Data Community Standup - Database-first with T4 Templates in EF7: Early look
  37315. .NET 6 Blazor 🔥 Chat with SignalR using WebSockets
  37316. The Catch Block #100 - Ridiculous Tech Interviewing Stories
  37317. What's New in Emacs 28.1?
  37318. - Miguel de Icaza
  37319. CoreWCF - What's new and what's next
  37320. Mariupol city council reports that russians started to sweep away the traces of their war crimes in the town and burn the bodies of murdered residents en masse in mobile crematoria Mariupol', Donetsk Oblast - Ukraine Interactive map - Ukraine Latest news on live map - liveuamap.com
  37321. City Sample in Engine Feature Samples - UE Marketplace
  37322. Pharo - Pharo 10 Released!
  37323. In Soviet Musk Twitter, Twitter edits you
  37324. Sort List by Property in the Object in .NET - Code Maze
  37325. Essential Git Commands
  37326. Client-side Image Previews With JavaScript
  37327. Introducing Akka.Hosting - HOCONless Akka.NET Configuration and Runtime
  37328. Using Containers to move from local to Remote Development
  37329. The devil is in the details…
  37330. Release v3.6.1 · dotnet/orleans
  37331. C# Pattern Matching Explained - NDepend
  37332. More Diagnostic Analysis in Visual Studio
  37333. Excel-like Experience for Web Apps
  37334. Debugging ASPNET Core Routes
  37335. Somatic evolution: We contain multitudes — Ruxandra Tesloianu
  37336. Clearing the Fog | Michael Hudson
  37337. What is it like to be an AGI?
  37338. Things that help me focus
  37339. Early Security for Startups
  37340. How to run a Digital Platform at Scale
  37341. Slope-intercept library design - Jake Wharton
  37342. Searching YouTube Watch History by Transcripts
  37343. How I Teach Myself to Code
  37344. placeholder
  37345. Motivating and Retaining People
  37346. My free-software photography workflow
  37347. Unreal Engine 5 is now available!
  37348. The Next Google | DKB
  37349. Random number generator enhancements for Linux 5.17 and 5.18
  37350. Can You Name Top C# IDEs Provided by Microsoft? I Couldn't -- Visual Studio Magazine
  37351. CPU Usage Tool Improvements
  37352. Windows 11 See the Future of Hybrid Work | Microsoft
  37353. Warp: The terminal for the 21st century
  37354. Inline XBRL Viewer
  37355. Switching from pyenv, rbenv, goenv and nvm to asdf - @yujinyuz
  37356. How We Built r/Place - Upvoted
  37357. PIPEFAIL: How a missing shell option slowed Cloudflare down
  37358. On fixing a bug (and all its siblings) with a forward looking view
  37359. Working on two git branches at once with git worktree
  37360. C# 10 Advanced Language Features
  37361. A Tale of Yak Shaving: Accidentally Making a Language, for an Engine, for a Game
  37362. Timer in C# - Code Maze
  37363. csharplang/checked-user-defined-operators.md at main · dotnet/csharplang
  37364. csharplang/auto-default-structs.md at main · dotnet/csharplang
  37365. Caching pipeline behavior with MediatR
  37366. Architecture & DDD Kata: Online Car Dealership
  37367. Automated Tests With Feature Toggles
  37368. How to Implement Vertical Slice Architecture | Gary Woodfine
  37369. Handling date strings in TypeScript - LogRocket Blog
  37370. Yak Shaving Defined - I'll get that done, as soon as I shave this yak.
  37371. 03.30.2022 - TypeScript/How some utility types are implemented
  37372. ShadowRealms – an ECMAScript proposal for a better `eval()`
  37373. Make all properties optional using Partial in TypeScript
  37374. Kleisli composition
  37375. RedwoodJS v1.0 Launch
  37376. Linguistics Degree
  37377. maoni
  37378. List of PLONK implementations - HackMD
  37379. How to Access Query Strings in Minimal APIs
  37380. Why I ditched cloudflare (and you should too) • Socialism.tools
  37381. Melb.NET April 2022 HYBRID Meetup, Tue, Apr 5, 2022, 5:00 PM | Meetup
  37382. Web3 and the democratization of Digital Assets
  37383. The Day of a new Command-Line Interface: Shell
  37384. Handling null: optional and nullable types
  37385. I’m a Spanner
  37386. March 2022 Review - I'm an org
  37387. Do founders outperform at venture capital? - Marginal REVOLUTION
  37388. Texture sampling tips | solidpixel - Real-time rendering adventures
  37389. From One to Two
  37390. Semantic Versioning for Teams | Tom Gamon
  37391. Big on hacker news - John's internet house
  37392. Quick note: 4 Reasons Writing About Software is Hard
  37393. There's no way to report spam on Google Drive
  37394. Understanding the role of a principal engineer
  37395. USB-C hubs and my slow descent into madness - Dennis Schubert
  37396. How to Build an Exchange :: Jane Street
  37397. PCI DSS 4.0; It's time to get serious on Magecart
  37398. My friends always ask me what the heck is blockchain. It’s simple really!
  37399. GitHub - geohot/tinygrad: You like pytorch? You like micrograd? You love tinygrad! ❤️
  37400. zkHappyHour with Mina Protocol
  37401. csharplang/utf8-string-literals.md at main · dotnet/csharplang
  37402. What I learned as a hired consultant for autodidact physicists | Aeon Ideas
  37403. .NET Framework 4.5.2, 4.6, and 4.6.1 will reach End of Support on Apr 26, 2022
  37404. Exit Interviews Are a Trap - Jacob Kaplan-Moss
  37405. .NET Annotated Monthly | April 2022 | The .NET Tools Blog
  37406. In response to Moxie's doubts on web3, and about ultra light clients
  37407. AuthPermissions.AspNetCore/UpdateToVersion3.md at main · JonPSmith/AuthPermissions.AspNetCore
  37408. Entropy decoding in Oodle Data: Huffman decoding on the Jaguar
  37409. Understanding the role of a distinguished engineer
  37410. Middleware in .NET 6 - Conditionally Adding Middleware to the Pipeline
  37411. Forcing HttpClient to use IPv4 or IPv6 addresses - Gérald Barré
  37412. Managing RavenDB indexes in production, a DevOps guide
  37413. Those HTML Attributes You Never Use — Smashing Magazine
  37414. Jd/Overview - J Wiki
  37415. April 4, 2022
  37416. How to Deserialize JSON Into Dynamic Object in C# - Code Maze
  37417. 300 Episodes of Merge Conflict!
  37418. GitHub - tmds/build-image
  37419. Implementing OAuth2 Client credentials flow APP to APP security using Azure AD non interactive
  37420. Create a minimal web API with ASP.NET
  37421. Using Async/Await With Disposable Objects
  37422. Troubleshooting HTTP/3 in http.sys
  37423. Using custom media types in .NET - Irina Scurtu
  37424. GDI/User Object Leak Tracking – The Easy Way
  37425. With 3 months left before IE retirement, new enhancements arrive in Microsoft Edge for IE mode
  37426. Chromium’s DNS Cache
  37427. What I Want in Visual Studio 2022 That Isn’t There
  37428. Introduction
  37429. Sunday 3 April no more NS trains | NS
  37430. Block Azure B2C Users with Microsoft Graph and ASP.NET Core
  37431. The Squeaky Blog | Why we don’t use a staging environment
  37432. CISO responsibilities
  37433. A Hugo Survival Guide - Philipp K. Janert, Ph.D.
  37434. What I'm Building in 2022
  37435. Note taking in Emacs with howm
  37436. Some interesting malware I found — Bobbie Chen
  37437. Strategy & Criteria Decision Matrix — A Framework for Decision Making
  37438. Welcome to My Site!
  37439. No more VPN. Introducting Cloudflare Tunnel // Szymon Sakowicz
  37440. I made $200k/year with SEO | My tips on improving your SEO game
  37441. Ranking YC Companies with a Neural Net
  37442. My simple guide to life
  37443. The Reversible Jacket Pattern | Barnabas Kendall
  37444. Reading code from top to bottom
  37445. The project with a single 11,000-line code file
  37446. Mataroa — Blogging platform for minimalists
  37447. Enable QJFL and OSR by default for x64 and arm64 by AndyAyersMS · Pull Request #65675 · dotnet/runtime
  37448. What are you doing, WordPress.com?
  37449. I would like to be paid like a plumber
  37450. LINQ Basic Concepts in C# - Code Maze C# LINQ
  37451. Battleship
  37452. GitHub - JeremyLikness/MvpSummitTaskList: Example in MVP summit of using connected services and adding (persisted) SQLite to Blazor Wasm.
  37453. Create your own fractals
  37454. What Cloudflare is Doing to Keep the Open Internet Flowing into Russia and Keep Attacks from Getting Out
  37455. Playing with Matrix: Conduit and Synapse
  37456. The Web is Dead, Long Live the Web - YottaAnswers Blog
  37457. Shrinkwrap: Taming dynamic shared objects
  37458. Be Generous With Your Interfaces
  37459. Why I don’t believe in long-term thinking
  37460. Essential Cryptography for JavaScript Developers | With Blue Ink
  37461. [RFC] Lifetime annotations for C++ - Clang Frontend - LLVM Discussion Forums
  37462. Working with AWS S3 using ASP.NET Core - Upload, Download & Delete Files - Simplified
  37463. Chris Mccormick - YouTube Cancelled My Nextcloud How-to Video
  37464. How often do people actually copy and paste from Stack Overflow? Now we know.
  37465. Choose Your Status Game Wisely – Of Dollars And Data
  37466. DDD South West 2022 Call for Papers Now Open
  37467. How to Convert String to Title Case in C# - Code Maze
  37468. Amazon Principal Engineering Community
  37469. GitHub - benbjohnson/postlite: Postgres wire compatible SQLite proxy.
  37470. A database for 2022
  37471. RFC 9225: Software Defects Considered Harmful
  37472. Visual Studio 2022 Now Does GitHub Copilot, the 'AI Pair Programmer' -- Visual Studio Magazine
  37473. How I Sold My Newsletter: Andrew Kamphey - Paved Blog
  37474. Lessons learned with Elm | 20Y
  37475. Transformers for software engineers - Made of Bugs
  37476. The Reminder Trick · Jens Oliver Meiert
  37477. Why I love Elm
  37478. The Free Automatic Diary – DeUmbra
  37479. A year of README reviews
  37480. Shutting down my baby | fabiandietrich.com
  37481. I ❤️ Microscopes • Hillel Wayne
  37482. Total Functions and Partial Functions
  37483. Python in VS Code Team Is Breaking Up Big Extension -- Visual Studio Magazine
  37484. Sofía Celi - cryptographer
  37485. Issues · dotnet/aspnetcore
  37486. xkcd: Instructions
  37487. Support Ukraine 💛💙 Ukrainian Borscht | Ievgen Klopotenko
  37488. Preparing CIFAR Image Data for PyTorch -- Visual Studio Magazine
  37489. Infinite Mac: An Instant-Booting Quadra in Your Browser
  37490. ASP.NET | Open-source web framework for .NET
  37491. docopt.net 0.8.0
  37492. A few things to know before stealing my 914
  37493. BlaKE12
  37494. The GOV.UK Design System is now live - Government Digital Service
  37495. Azure Cosmos DB Conf April 2022 - Events
  37496. Time to get on trend
  37497. April 1, 2022
  37498. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: Giretti, Anthony: 9781484280072: Amazon.com: Books
  37499. The end of the road for Cloudflare CAPTCHAs
  37500. Introducing the .NET Community Toolkit - MVVM, Performance, Diagnostics, & More
  37501. WAF mitigations for Spring4Shell
  37502. Weekly Update 289
  37503. How to Use ModelState Validation in ASP.NET Core Web API - Code Maze
  37504. Episode 95 - Avalonia UI with Dan Walmsley
  37505. Wacom Leads the Way with Pens and Tablets for Linux
  37506. Edge Functions are now available in Supabase
  37507. Using Design Patterns in JavaScript —The Ultimate Guide | Syncfusion Blogs
  37508. Connecting a .NET Application with MongoDB Atlas
  37509. Announcing React Native 0.68 · React Native
  37510. How Go Mitigates Supply Chain Attacks
  37511. Episode 418 - Azure Marketplace
  37512. 3D printed Portal Turret
  37513. My first startup sold for 1 million dollar - Patrick Zhong
  37514. Tailscale vs SSH tunnels
  37515. Collaborative programming in remote-first environment
  37516. How to make a button
  37517. Lesson learned from a Show HN
  37518. On Decentralization
  37519. Finding Waldo in π
  37520. Value Creation
  37521. Donate - Transgender Law Center
  37522. Donate
  37523. Donate - Casa Ruby
  37524. PKC Test-of-Time Award
  37525. SerenityOS: A remarkable achievement for a small project
  37526. Spring Cloud Azure 4.0 Now Generally Available -- Visual Studio Magazine
  37527. Visual Studio 2022 for Mac Preview 8
  37528. Lupinia Studios - I'm a Scam Prevention Expert, and I Got Scammed
  37529. Landing Page
  37530. DDC OLED - mitxela.com
  37531. ABP Community Talks 2022.3: Domain-Driven Design & the ABP book
  37532. Docket for UBIQUITI INC. v. KREBS, 1:22-cv-00352 - CourtListener.com
  37533. WAF mitigations for Spring4Shell
  37534. Lead Application Engineer
  37535. Webinar next week: Clean Architecture with RavenDB
  37536. Director, Product Management - Ecosystem and Identity
  37537. Senior Resilience Manager
  37538. Sr. Incident Responder (CSIRT)
  37539. Future-proofing SaltStack
  37540. Episode 34: Geeking out on .NET with Nick Chapsas
  37541. Quicksort Algorithm in C# - Code Maze
  37542. HTTP/2 output processing make over by davidfowl · Pull Request #40925 · dotnet/aspnetcore
  37543. Releasing Faster Without Defects: The Automation Game
  37544. Running .NET 7 apps on WASI on arm64 Mac
  37545. Open-source .NET MAUI Workshop - Multi-platform apps with C#
  37546. Introducing Dagger: a new way to create CI/CD pipelines
  37547. How to generate tons of Blog ideas using Artificial Intelligence
  37548. Lando, WordPress, and ngrok...oh my - Postcards From My Life
  37549. Why I find Linux gaming important?
  37550. How much time do we have left? - Patrick Zhong
  37551. How to Make Django Raise an Error for Missing Template Variables - Adam Johnson
  37552. Self Learning and Personal Projects
  37553. Avoiding Distributed Transactions with the Reservation Pattern
  37554. Developers spend most of their time figuring the system out
  37555. Microsoft Won't Do Drag-and-Drop for Blazor -- Visual Studio Magazine
  37556. A.M. Turing Award
  37557. A Deep dive into Ed25519 Signatures
  37558. Microsoft Brings Private Link Support in Preview to Azure API Management
  37559. Over 200 Malicious NPM Packages Caught Targeting Azure Developers
  37560. Fireside
  37561. Generics can make your Go code slower
  37562. Rejected Question Categories
  37563. Improving the Development and Production Time Experience with Marten V5
  37564. Introducing the .NET Community Toolkit - MVVM, Performance, Diagnostics, & More
  37565. The Catch Block #99 - Finishing the Dapper Where Clause Builder
  37566. Google has terminated our Developer Account, says it is "associated"?
  37567. March 30, 2022
  37568. The weird world of non-C operating systems
  37569. 100,000 Stars
  37570. Profiling a .NET6 app running on AWS ECS Fargate with dotnet-monitor
  37571. Serialization and Deserialization in C# - Code Maze
  37572. GPT-3 can run code
  37573. Implementing cosine in C from scratch
  37574. How To Simplify and Accelerate Future Feature Development
  37575. What is pub/sub and how to apply it in C# .NET to build a chat app | Ably Blog: Data in Motion
  37576. Using LibMan To Manage Client-Side Dependencies
  37577. Garbage collector config settings - .NET
  37578. Locale Aware Sorting in JavaScript
  37579. (Approximately) correcting perspective with C# (fixing a blurry presentation video - part two)
  37580. How to secure your end-to-end supply chain on GitHub | The GitHub Blog
  37581. Combining Bearer Token and Cookie Authentication in ASP.NET
  37582. Customizing $filter for spatial data in ASP.NET Core OData 8
  37583. GitHub Copilot now available for Visual Studio 2022 | The GitHub Blog
  37584. Maintain attention
  37585. Why the fascination with retrocomputing?
  37586. A New Way to Parse Plain Text Tables - Brazil's Blog
  37587. USWDS: The United States Web Design System
  37588. Zulip 5.0: Threaded open-source team chat
  37589. How to Prepare for .NET 5 End-of-Support on May 8 -- Visual Studio Magazine
  37590. Azure DevOps Podcast: Chris Tacke on .NET 6 IoT on Linux - Episode 184
  37591. Upcoming events for March 2022
  37592. OCaml 4.14.0 is released - Ecosystem - OCaml
  37593. React v18.0 – React Blog
  37594. Community Alert: Ronin Validators Compromised
  37595. Working with Multiple Marten Databases in One Application
  37596. Let's Learn .NET: Visual Studio - Events
  37597. Google is forcing everyone to fund Kremlin propaganda right now
  37598. Optimizing Magic Firewall’s IP lists
  37599. CVE-2022-1096: How Cloudflare Zero Trust provides protection from zero day browser vulnerabilities
  37600. CVE-2022-1015,CVE-2022-1016 in nf_tables cause privilege escalation, information leak [LWN.net]
  37601. March 29, 2022
  37602. March 29, 2022
  37603. Tracking down a hanging xUnit test in CI: building a custom Test Framework
  37604. Andi - Radically better search
  37605. WebAssembly in my Browser Desktop Environment
  37606. An EFF Investigation: Mystery GPS Tracker On A Supporter’s Car
  37607. StringBuilder in C# - Code Maze
  37608. Releases · Blazored/LocalStorage
  37609. Releases · Blazored/Modal
  37610. Known Exploited Vulnerabilities Catalog | CISA
  37611. GitHub Essentials with Rider | The .NET Tools Blog
  37612. Uploading Blobs with the V12 Storage SDK
  37613. Transitional Architecture
  37614. Monads
  37615. Let's Make Some Art - Part 2
  37616. Présidentielle 2022 : le nucléaire est-il dangereux ?
  37617. Introducing Caddy-SSH
  37618. Open AI gets GPT-3 to work by hiring an army of humans to fix GPT’s bad answers. Interesting questions involving the mix of humans and computer algorithms in Open AI’s GPT-3 program
  37619. The How and Why of End-to-End Testing - Jason Fleetwood-Boldt
  37620. RegEx: a well known, powerful tool in computer science and also valid in the legal field
  37621. My First Clippy Lint - Statistically Insignificant
  37622. How to Make Quality a Team Effort
  37623. The most valuable business lesson I learned - Patrick Zhong
  37624. My Home Assistant Music Cube
  37625. How to write better PRs that spark joy
  37626. Convenience is King and Polish is quality
  37627. Learnings from working at early-stage startups
  37628. Discovering basic blocks
  37629. Recommendations when publishing a Wasm library
  37630. Post-quantumify internal services: Logfwrdr, Tunnel, and gokeyless
  37631. Oxide on My Wrist: Hubris on PineTime was the best worst idea
  37632. EPAS
  37633. Microsoft Offers Visual Studio 2019 in New Azure VM for Game Development -- Visual Studio Magazine
  37634. Multi-Tenancy with Marten
  37635. We are reinstating our SAT/ACT requirement for future admissions cycles | MIT Admissions
  37636. Take your first steps with C# - Learn
  37637. Jon Galloway – Yet Another Podcast
  37638. BGPStream Event #288327
  37639. Maybe you should do less 'work'
  37640. How to write a linter using tree-sitter in an hour
  37641. Middleware in .NET 6 - Order of Operations
  37642. Converting code to the new Regex Source Generator - Gérald Barré
  37643. Build Workstation  |  Fuchsia
  37644. March 28, 2022
  37645. New Maintainers Video: Mattias Karlsson
  37646. Episode 25: Emily Casey — PATHS UNCOVERED
  37647. GitHub - Wilfred/difftastic: a diff that understands syntax 🟥🟩
  37648. 299: Databases shouldn’t allow delete
  37649. Compare Arrays in C# - Code Maze
  37650. What is Money, Anyway?
  37651. How to register a service with multiple interfaces in ASP.NET Core DI
  37652. Implementing OAuth2 APP to APP security using Azure AD from a Web APP
  37653. Top 5 Python Time Series Libraries | Rubik's Code
  37654. How segments and regions differ in decommitting memory in the .NET 7 GC
  37655. AWS Lambda Now Supports Up to 10 GB Ephemeral Storage | Amazon Web Services
  37656. Remix: The Yang to React's Yin
  37657. Using PowerPoint as a WYSIWIG Editor for HTML Templates (Proof of Concept in C#)
  37658. Tip 356 - How to automatically scale Azure App Services
  37659. Announcing Event Driven .NET – An Event Driven Microservices Platform for .NET
  37660. The Dependencies' Reckoning - Considerations when selecting third-party software
  37661. Performance of Discriminated Unions and Active Patterns
  37662. Quick survey: help improve the simulation options of browser developer tools
  37663. Git: Stacked Commits
  37664. BOOX Note Air2 set with Free Accessories
  37665. Confirmed: Anonymous Hacks Central Bank of Russia; Leaks 28GB of Data
  37666. Software Reliability Engineering – Hope is not a strategy
  37667. Countering threats from North Korea
  37668. Computer Networks From Scratch
  37669. Modern PHP | Dimitrios Lytras
  37670. Google cancels our Google Play publisher account and ends my family’s source of income
  37671. [Article] 0. Firefox UI UX history · black7375/Firefox-UI-Fix Wiki
  37672. My opinion on opinion
  37673. Wood-like texture generation and animation
  37674. Killed by Microsoft
  37675. jes post
  37676. The Tao of Acme
  37677. How Tech Becomes Mandatory
  37678. Our Commitment to Protection
  37679. BAT: a Fast and Small Key Encapsulation Mechanism
  37680. Dual 75" 4K TV Floor Computing
  37681. Structured Logging in Golang with Zap - Powerful Logging
  37682. It Looks Like You’re Trying To Take Over The World · Gwern.net
  37683. Durable Functions Deep Dive part 1: Instance startup
  37684. What’s up with TimeZoneInfo on .NET 6? (Part 2)
  37685. What made the NES so interesting?
  37686. GitHub - octeep/wireproxy: Wireguard client that exposes itself as a socks5 proxy
  37687. Python 3.11 in the Web Browser - A Journey Christian Heimes PyConDE & PyDataBerlin 2022 conference
  37688. [Crypto] Cracking Diffie–Hellman key exchange using CADO-NFS + Logjam SSL/TLS attack
  37689. Google destroyed my Google Play Developer Account and my work for the last 2 years.
  37690. Year in Review: 2020 laid the groundwork for zero knowledge proofs
  37691. Running GUI apps within Docker containers – Trickster Dev
  37692. Why and How zk-SNARK Works
  37693. 2022 Predictions: Zero-Knowledge Proofs Become Web3’s Killer Feature
  37694. Mourning as a Remote Team
  37695. Nullable Reference Types for main library by NickCraver · Pull Request #2041 · StackExchange/StackExchange.Redis
  37696. How segments and regions differ in decommitting memory in the .NET 7 GC
  37697. Optional Parameters in ASP.NET Core Web API Routing - Code Maze
  37698. `COPY --chmod` reduced the size of my container image by 35%
  37699. HOME | djpuffy
  37700. DJ Private Ryan Presents - Post Carnival Relief 2022 (Almost A Carnival)
  37701. Weekly Update 288
  37702. The (Edited) Latecomer's Guide to Crypto
  37703. Pidgin
  37704. GitHub - rbaron/catprinter: 🐱🖨
  37705. Twitch
  37706. Graphic Designers
  37707. A Big Little Idea Called Ergodicity (Or The Ultimate Guide to Russian Roulette)
  37708. Obsolete outdated constructors on Rfc2898DeriveBytes by vcsjones · Pull Request #67158 · dotnet/runtime
  37709. The Overcast Redesign: Part One – Marco.org
  37710. A thanks to the traits working group in 2021
  37711. GitHub - nonamecoder/CVE-2022-27254: PoC for vulnerability in Honda's Remote Keyless System(CVE-2022-27254)
  37712. Save time with partial re-runs in GitHub Actions | The GitHub Blog
  37713. ReVanced
  37714. I built a receipt printer for GitHub issues
  37715. Postico – a modern PostgreSQL client for the Mac
  37716. Code Maze Weekly #116 - Code Maze
  37717. Ridiculously easy to use Tunnels
  37718. ImageSharp 2.0.0: The Feature-Packed Release
  37719. Just because you stopped waiting for it, doesn't mean the Task stopped running
  37720. In-Memory Caching in ASP.NET Core - Code Maze
  37721. 5 coding interview questions I hate
  37722. The Cube Rule
  37723. Decentralized Identity: The Basics of Decentralized Identity
  37724. Getting rid of credentials in Azure - Part 1
  37725. searching Arrays from end to start via `.findLast()` and `.findLastIndex()`
  37726. Remixing React Router
  37727. The Feynman Lectures on Physics
  37728. Implementing a toy version of TLS 1.3
  37729. Principal Product Manager Lead, .NET Developer Experiences in Austin, Texas, United States | Engineering at Microsoft
  37730. A way out for a.out
  37731. The end of the nice GTK button
  37732. Why should we even do testing? - Mike Alche
  37733. How to add thousands of lights to your renderer and not die in the process
  37734. The Problem With Note-Taking - More To That
  37735. Depth of Field
  37736. A quick reminder : Don't stress on both threat and vulnerability
  37737. Combining scripts and DSLs is Kotlin’s most underrated feature - Sébastien Castiel
  37738. We need better tools for Web & API Software Testing · m's blog
  37739. On the importance of trusting trust
  37740. Extracting web page content using Readability.js and shot-scraper
  37741. Melb.NET April 2022 HYBRID Meetup | Meetup
  37742. All The Music: the Megamix
  37743. Almost 37 years after its launch, someone found an Easter egg in Windows 1.0
  37744. Introducing MDN Plus: Make MDN your own – Mozilla Hacks - the Web developer blog
  37745. VS Code Power Platform Tools Now Generally Available -- Visual Studio Magazine
  37746. .NET 5.0 will reach End of Support on May 08, 2022
  37747. Get started faster with the new 5-minute Quickstarts
  37748. Korn meets KoRN
  37749. NServiceBus.Extensions.Diagnostics 2.1 Released
  37750. If you’re not using SSH certificates you’re doing SSH wrong
  37751. GitHub - mgerdes/Open-Golf: A cross-platform minigolf game written in C.
  37752. Faster. Better. More focused. Reading.
  37753. VueScan Scanner Software for macOS, Windows 10, and Linux
  37754. March 24, 2022
  37755. Cloudflare Radar’s new ASN pages
  37756. Visual Studio 2008 (Beta 2) Install - Easter Egg?
  37757. Using RavenDB for data aggregation from dynamic sources
  37758. How to Write a JSON Into a File in C# - Code Maze
  37759. It's Not A Race
  37760. Onboarding new users in an ASP.NET Core application using Azure B2C
  37761. 5 CSS Frameworks To Use This Year
  37762. Uno Platform 4.1 Update for .NET 6 Mobile Preview 14
  37763. Diagram Software and Flowchart Maker
  37764. Allow leading CR/LF in HTTP request lines in Kestrel by adityamandaleeka · Pull Request #40833 · dotnet/aspnetcore
  37765. Large-scale social engineering
  37766. Episode 417 - App Service Diagnostics
  37767. GitHub - metarank/metarank: A low code Machine Learning tool that personalizes product listings, articles, recommendations, and search results in order to boost sales. A friendly Learn-to-Rank engine
  37768. Bring your monorepo down to size with sparse-checkout
  37769. Spotify and Google Announce User Choice Billing — Spotify
  37770. Chrome’s Usability Crime – LetMyPeopleCode.com
  37771. What language am I writing again?
  37772. What I learned gathering thousands of nootropics ratings
  37773. Gifting Another 100x More Computations to the Physical World
  37774. Intro to Thread-Safety in Ruby on Rails
  37775. What Epic's purchase of Bandcamp means for music
  37776. Keep It Simple – Maxim Fedorov
  37777. Managing time without grinding ⏱
  37778. Good vs Bad 1-1 meetings
  37779. The Projects That Matter The Most To Me Are Small
  37780. Building a Webhooks System
  37781. NSA algorithm for PX-1000 broken
  37782. Building NServiceBus Metrics with OpenTelemetry and System.Diagnostics.Metrics
  37783. Playwright for .NET
  37784. Salary Negotiation
  37785. Incident with GitHub Actions, API Requests, Codespaces, Git Operations, Issues, GitHub Packages, GitHub Pages, Pull Requests, and Webhooks
  37786. Hundreds of HP printer models vulnerable to remote code execution
  37787. Microsoft Claims 2 of Top 5 Favorite Programming Languages in New Report -- Visual Studio Magazine
  37788. Why You Should Start Self Hosting
  37789. mimoo - Overview
  37790. GitHub - aptos-labs/aptos-core: A layer 1 for everyone!
  37791. GitHub - natemcmaster/dotnet-serve: Simple command-line HTTPS server for the .NET Core CLI
  37792. ASP.NET Core - Authentication
  37793. Program Manager 2 in Redmond, Washington, United States | Engineering at Microsoft
  37794. Microsoft Confirms Lapsus$ Hackers Stole Source Code
  37795. Marten V5 is out!
  37796. I won an award from the FSF for my contributions to Emacs
  37797. How did C# and .NET get so insanely fast? #Shorts
  37798. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6 eBook : Giretti, Anthony: Amazon.ca: Books
  37799. Okta’s Investigation of the January 2022 Compromise
  37800. A tale of eventually consistent ACID model
  37801. DEV-0537 criminal actor targeting organizations for data exfiltration and destruction - Microsoft Security Blog
  37802. Please stop writing shell scripts
  37803. Orchestrate Operations, Validations, and Approvals on Data Entities with Azure Purview Workflows
  37804. Remove Time from a DateTime Object in C#
  37805. How To Eliminate Organizational Debt
  37806. Web3 is centralized (and inefficient!)
  37807. Unit Tests For Legacy Systems with .NET 6
  37808. Monsters Weekly 244 - Run GitHub Actions Locally
  37809. GitHub - appwrite/appwrite: Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
  37810. How Fast is your Virus Scanner?
  37811. The Code Review Pyramid
  37812. Metrics For Your Web Application's Dashboards
  37813. Zhenghao
  37814. Verified Accounts Secured with 2FA for Some High-Demand Products
  37815. Okta + LAPSUS$ Security Incident
  37816. Faltrad KOMPAKT « Kwiggle - MADE in GERMANY
  37817. New Browser-in-the Browser (BITB) Attack Makes Phishing Nearly Undetectable
  37818. Lint Action - GitHub Marketplace
  37819. GitHub - emoacht/Monitorian: A Windows desktop tool to adjust the brightness of multiple monitors with ease
  37820. [SignalR] Add client return results by BrennanConroy · Pull Request #40811 · dotnet/aspnetcore
  37821. On offering help that’s actually helpful
  37822. The Googler's Dilemma: Why Experience Will Always Have a Premium - Ken Kantzer's Blog
  37823. How to make a templating language (Part 2)
  37824. How Side Effects Work in FP
  37825. 📱 A tale of PDF compression :: Daitya Asur! —
  37826. I don't need a VPS anymore
  37827. The first time
  37828. Adjust formatting by cpetta · Pull Request #6 · troyhunt/password-purgatory
  37829. Updated Okta Statement on LAPSUS$
  37830. Announcing Sui
  37831. Painting - The Tolkien Estate
  37832. Project Properties Descriptions
  37833. Java on VS Code: More Snippet Shortcuts, Optimized Code Completion -- Visual Studio Magazine
  37834. Visual Studio 2022 Preview Release Notes
  37835. Go To Definition improvements for external source in Roslyn
  37836. Minimal APIs overview
  37837. Cloudflare’s investigation of the January 2022 Okta compromise
  37838. Get updates on the health of your origin where you need them
  37839. Release v0.5.1-pre.20220322.18 · DamianEdwards/MinimalApis.Extensions
  37840. Google Message and Phone app quietly sent text, call info to Google
  37841. My guiding principles after 20 years of programming
  37842. Creating a Windows Service with .NET 6
  37843. Guerre en Ukraine : pour protester contre l'invasion russe, un développeur sabote son paquet npm - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  37844. Zero Trust for SaaS: Deploying mTLS on custom hostnames
  37845. Using RavenDB from Serverless applications
  37846. Just because you stopped waiting for it, doesn't mean the Task stopped running
  37847. James Stanley - Librem 5: first impressions
  37848. Telerik & Kendo UI March 2022 Update
  37849. Health Checks in ASP.NET Core - Code Maze
  37850. Lanai, the mystery CPU architecture in LLVM
  37851. Microservices: Why Are We Doing This?
  37852. Tutorial: Hosting Microsoft Orleans Application on Azure App Service with Cosmos DB
  37853. Hooks Considered Harmful
  37854. Why Don't You Use ...
  37855. Contravariant Dependency Injection
  37856. WIP: ILogger for ConnectionMultiplexer by NickCraver · Pull Request #2051 · StackExchange/StackExchange.Redis
  37857. Galaxies
  37858. Password Purgatory
  37859. My self-hosting setup has an UPS now, here's my experience with it
  37860. Error handling across different languages
  37861. Building Your Own Nodemon
  37862. SendilKumarN
  37863. Brian Robert Callahan
  37864. Non-dotcom domains hurt startups
  37865. You, your parents, and the hotness of who you marry
  37866. How To Criticize Coworkers
  37867. Hacks can be Good Code Too
  37868. Penny Wise and Cloud Foolish
  37869. Structured (Synchronous) Concurrency
  37870. Plain Text Sports
  37871. Attendees from ABP Community Talks 2022.3: Domain-Driven Design & the ABP book
  37872. Release v0.5.0-pre.20220321.15 · DamianEdwards/MinimalApis.Extensions
  37873. Enemies – real-time cinematic teaser | Unity
  37874. New Video: An Early Look at C# 11
  37875. Sentiment Classification of IMDB Movie Review Data Using a PyTorch LSTM Network -- Visual Studio Magazine
  37876. Suffer from Ctrl+S fatigue? We have a feature for you
  37877. Network performance update: Security Week
  37878. Middleware in .NET 6 - Custom Middleware Classes
  37879. Performance benefits of sealed class in .NET - Gérald Barré
  37880. Application security: Cloudflare’s view
  37881. Hello Podman using .NET | Red Hat Developer
  37882. How to Sum Up Elements of an Array in C# - Code Maze
  37883. 298: The Great M1 Conspiracy
  37884. Performance testing FastAPI ML APIs with Locust | Rubik's Code
  37885. Information About HubSpot's March 18, 2022 Security Incident
  37886. Password must contain "Password must contain" by 4A616D6573 · Pull Request #35 · troyhunt/password-purgatory-api
  37887. Please put units in names
  37888. 10 Quick Tips I Have Learned Using TypeScript
  37889. How to Build .NET Minimal APIs | Gary Woodfine
  37890. Building a gRPC Client in .NET - Sahan Serasinghe - Personal Blog
  37891. GitHub - Swordfish90/cool-retro-term: A good looking terminal emulator which mimics the old cathode display...
  37892. Write Readable Code
  37893. How to use Google.Protobuf without code generation in C#
  37894. Dual use of artificial-intelligence-powered drug discovery - Nature Machine Intelligence
  37895. Using RSA Securely in 2022 - Dhole Moments
  37896. Windows Needs a Change in Priorities
  37897. Working with JSON data in MySQL - Alexander Hupfer
  37898. Demystifying the Analemma
  37899. Color Your Logs And Stack Traces
  37900. Descriptify | Articles
  37901. Optimizing Julia code
  37902. Detecting pitch with the Web Audio API and autocorrelation · Caffeinspiration
  37903. Searching for outliers
  37904. Build an OpenSCAD WASM Configurator
  37905. Hard to work with.
  37906. What Web Frameworks Solve And How To Do Without Them (Part 1) — Smashing Magazine
  37907. Meld
  37908. Building a code sandbox with Durable Functions and Container Instances
  37909. Decrypting your own HTTPS traffic with Wireshark – Trickster Dev
  37910. Rust's Unsafe Pointer Types Need An Overhaul - Faultlore
  37911. This was the first step in the interview process at Canonical
  37912. How I Made The #1 Slender Game In 8th Grade
  37913. This was the first step in the interview process at Canonical - I withdrew my application.
  37914. This was the first step in the interview process at Canonical
  37915. C# Source Generators - Write Code that Writes Code
  37916. Using Variables Inside Strings in C# - Code Maze
  37917. CRUD in Golang REST API with Mux & GORM - Comprehensive Guide
  37918. Sabotage: Code added to popular NPM package wiped files in Russia and Belarus
  37919. ConfigurationOptions: allow modification after ConnectionMultiplexer start by NickCraver · Pull Request #2050 · StackExchange/StackExchange.Redis
  37920. Misinformation, Scams, and help
  37921. Inlined images in Next.js
  37922. My most impactful code
  37923. Smart Home components 🏠
  37924. Security proof for Nakamoto Consensus
  37925. 'OpenBSD/arm64 on Apple M1 systems'
  37926. Back Of Your Hand
  37927. .NET type for personally identifiable information (PII)
  37928. Cloudflare Observability
  37929. Episode 33: Razor Pages with Mike Brind
  37930. Alexandria Search
  37931. On the weaponisation of open source
  37932. BIG sabotage: Famous npm package deletes files to protest Ukraine war
  37933. Passkeys: How multi-device FIDO credentials can replace passwords
  37934. Merge Sort in C# - Code Maze
  37935. Advanced Techniques
  37936. How I learned to stop worrying and structure all writing as a list
  37937. Create your own Cryptocurrency, it is easier than you might think – Andrianina Rabakoson
  37938. The first Asahi Linux Alpha Release is here! - Asahi Linux
  37939. Tracking PDF forms as plain text
  37940. Comic Sans is a good typeface, actually
  37941. A year on Windows: System debugging - Julio Merino (jmmv.dev)
  37942. From zero to Tailscale in five minutes
  37943. Zhenghao
  37944. WIP: Nullable Reference Types for main library by NickCraver · Pull Request #2041 · StackExchange/StackExchange.Redis
  37945. LibreWolf Browser
  37946. Episode 416 - Azure Purview
  37947. GitHub - davidfowl/QueueDown
  37948. Moonwell.fi: DeFi's liquidity well
  37949. The Line of Death
  37950. Visual Studio 2022 v17.2 Previews Live Unit Testing -- Visual Studio Magazine
  37951. Staking and Trading for MINA Starts Now For USA, CA and AUS! - Kraken Blog
  37952. Kharkiv Rubyist during the war: We are still here
  37953. Managing Clouds - Cloudflare CASB and our not so secret plan for what’s next
  37954. Looking for a Developer Advocate for RavenDB
  37955. How to Deserialize a Complex JSON Object in C# .NET - Code Maze
  37956. Episode 94 - Open .NET with Geoffrey Huntley
  37957. .NET MAUI (preview 14) is Released!
  37958. Senior Software Engineer in London, Other, United Kingdom | Engineering at Microsoft
  37959. Code With Engineering Playbook
  37960. Blazor for .NET MAUI: What, How and When
  37961. Amazon.com: Mount It Monitor Desk Mount,Computer Monitor Stand,Height Adjustable Arm Fits Up To 32 Inch Screens,VESA 75x75and100x100,20 Lb Capacity,Black (MI-1772)(Dual Monitor,Silver) : Electronics
  37962. UI Testing for WASM (WebAssembly) with the Uno Platform
  37963. Automatically starting a server when starting a debug session in VS Code
  37964. Fun Things You Can Do With github.dev 😎
  37965. Remix Stacks
  37966. Announcing MaskerAid
  37967. roslyn-analyzers/PublicApiAnalyzers.Help.md at main · dotnet/roslyn-analyzers
  37968. arcade/src/Microsoft.DotNet.ApiCompat at main · dotnet/arcade
  37969. Each Firefox download has a unique identifier - gHacks Tech News
  37970. Sporting a New MenuBar, .NET MAUI Heads for Release Candidate -- Visual Studio Magazine
  37971. GitHub - google/h2e_technical_documentation
  37972. How to Raise Prices Without Making Everyone Hate You — Colin Keeley
  37973. "Just clean the office:" Get out of the depression / anxiety spiral with a mantra
  37974. 3 Tips For Writing Pythonic Code
  37975. 🥇 The unfair advantage - Vadim Kravcenko
  37976. It Is Always About Priority
  37977. Incident with GitHub Actions, API Requests, Codespaces, Git Operations, Issues, GitHub Packages, GitHub Pages, Pull Requests, and Webhooks
  37978. Evolving Machine Learning to stop mobile bots
  37979. Cancellation, Part 4: Polling
  37980. Zotero Blog » Blog Archive
  37981. .NET 7 Inches Closer to NativeAOT in Preview 2 -- Visual Studio Magazine
  37982. Mina: Using Zero-Knowledge To Make Web3 Useful for Everyone
  37983. $92M Capital Raise Led by FTX Ventures and Three Arrows Capital Puts the Mina Ecosystem in Position to Become Leading Hub for Zero Knowledge Smart Contracts
  37984. Data ownership in a distributed system
  37985. H.264 is magic: a technical walkthrough of a remarkable technology.
  37986. NVD - CVE-2022-23812
  37987. March 17, 2022
  37988. Introduction to Apple Silicon · AsahiLinux/docs Wiki
  37989. Protect all network traffic on Cloudflare
  37990. Lapce
  37991. Cloudflare and CrowdStrike partner to give CISOs secure control across devices, applications, and corporate networks
  37992. Types of Inheritance in C#
  37993. Herding Code 245 - Catching up on Java dev with Bruno Borges and Mark Heckler
  37994. C Isn't A Programming Language Anymore - Faultlore
  37995. ChainSafe Systems - Blockchain Research and Development
  37996. Simplified Routing in ASP.NET Core | Pro Code Guide
  37997. Be a part of the world's lightest blockchain.
  37998. GitHub - rothgar/awesome-tuis: List of projects that provide terminal user interfaces
  37999. O(1) Labs
  38000. How To Create and Validate a React Form With Hooks
  38001. A COMPLETE guide on how to make Docker images even smaller
  38002. An update on the New Architecture Rollout · React Native
  38003. About GitHub-hosted runners - GitHub Docs
  38004. Mocking Console
  38005. Introducing Ladle | Ladle
  38006. Home - Joel Denning
  38007. Windows Terminal - from a developer for developers
  38008. Deno is Webby (pt. 2)
  38009. Drawing a Map of the Customer Organization -
  38010. How to Use Monads without Understanding Them
  38011. Yes, PHP is faster than C#
  38012. Mataroa just works for me — escapement
  38013. Machine Logic
  38014. How I grew my avocado plant from seed
  38015. Security Research | mr.d0x
  38016. The Elephant in The Event Loop
  38017. Gotchas! in Event Driven Architecture
  38018. Visual Studio 2022 for Mac Preview Brings Back Xamarin Support -- Visual Studio Magazine
  38019. ASP.NET Core and Blazor Identity and State
  38020. Roll your own crypto, then smoke it.
  38021. Live Unit Testing Preview: Better and Faster
  38022. Announcing .NET MAUI Preview 14
  38023. Announcing .NET 7 Preview 2 - The New, 'New' Experience
  38024. How our free plan stays free
  38025. Announcing .NET 7 Preview 2 - The New, 'New' Experience
  38026. ASP.NET Core updates in .NET 7 Preview 2
  38027. Install Go on WSL Ubuntu from the command line
  38028. Visual Studio 25th Anniversary
  38029. Community Building In Driving Automation and Mobility Tech
  38030. Watching Videos With Mahmood Hikmet
  38031. Getting started with GraphQL in .NET | Meetup
  38032. Consensus Time
  38033. Evolution Simulator with Neural Networks in Unity!
  38034. The Catch Block #98 - Dapper Where Clause Builder
  38035. Announcing the Cloudflare API Gateway
  38036. On Being Indispensable at Work
  38037. Hello world! – Maher Jendoubi
  38038. System
  38039. How to Remove Elements From a Generic List in Iteration With C#
  38040. Transforming identity claims in ASP.NET Core and Cache
  38041. HOT DOG Linux
  38042. Don't Code Tired | What’s New in C# 10: Create Constants Using String Interpolation
  38043. ASP.NET Core 6 MVC Upgrade System.Text.Json Serialization Issues
  38044. Delightful React File/Directory Structure
  38045. Boolean Type Literal in TypeScript
  38046. Curious about automated reasoning
  38047. Judicious dependency selection is a powerful tool
  38048. 30 Days of PWA - Learning Series about Progressive Web Apps
  38049. Finding the brightest area in an image with C# (fixing a blurry presentation video - part one)
  38050. GoldenEye 007 (Children of Doom 1997)
  38051. Home · ssloy/tinyrenderer Wiki
  38052. Reducing WebAssembly size by exploring all executions in LLVM
  38053. The first RISC-V portable computer is now available
  38054. Go 1.18 Release Notes - The Go Programming Language
  38055. The Aptos Vision
  38056. “Agile” is eating design’s young; or, Yet Another Reason why “embedding” designers doesn’t work, Peter Merholz
  38057. On the usefulness of a little bit of programming
  38058. Steve Blank The Semiconductor Ecosystem – Explained
  38059. Organizing and scaling an effective data team
  38060. ✍️ Learning to write again
  38061. Tips for Moving to the USA
  38062. Train BERT within the Browser with TensorflowJS
  38063. Visualizing Black Holes with General Relativistic Ray Tracing – Sean's Projects
  38064. ⚙️ So what does SLA really mean? - Vadim Kravcenko
  38065. Silencing the Kinesis Advantage 2
  38066. Writing a device driver for Unix V6
  38067. ImperialViolet - Picking parameters
  38068. GitHub - scottbez1/smartknob: Haptic input knob with software-defined endstops and virtual detents
  38069. WIP: Pack Stopwatch into a single long by kevin-montrose · Pull Request #66619 · dotnet/runtime
  38070. Research Assistant Position
  38071. FTC Takes Action Against CafePress for Data Breach Cover Up
  38072. Uno Platform Taps Xamarin for .NET WebAssembly Memory Profiler Support -- Visual Studio Magazine
  38073. IDC MarketScape positions Cloudflare as a Leader among worldwide Commercial CDN providers
  38074. Troy Hunt on data breaches and cyber security
  38075. aspnet-client-validation
  38076. Visual Studio 2022 for Mac Preview 7
  38077. Go 1.18 is released! - The Go Programming Language
  38078. Coal to crypto: The gold rush bringing bitcoin miners to Kentucky
  38079. Light exposure during sleep impairs cardiometabolic function
  38080. Arti 0.1.0 is released: Your somewhat-stable API is here! | Tor Project
  38081. Happy 25th birthday Visual Studio!
  38082. ssh package - golang.org/x/crypto/ssh - pkg.go.dev
  38083. CSS-Tricks joins DigitalOcean, expanding our commitment to community
  38084. Swapping two numbers in C#
  38085. Securing .NET Core, ASP.NET Core applications | Meetup
  38086. A deep-dive into the new Task.WaitAsync() API in .NET 6
  38087. CSS-Tricks is joining DigitalOcean! | CSS-Tricks
  38088. March 15, 2022
  38089. Type syntax proposed for JavaScript
  38090. Cities Should Not Pay For New Stadiums – Michigan Journal of Economics
  38091. WAF for everyone: protecting the web from high severity vulnerabilities
  38092. Agenda - NDC Melbourne 2022 | Conference for Software Developers
  38093. How to Serialize Enum to a String in C# - Code Maze
  38094. How to integrate with the Trello API from .NET/C#
  38095. Oxide at Home: Propolis says Hello
  38096. Developing for Linux in Windows with C# – Bruno Sonnino
  38097. A Mostly Complete Guide to C# 11’s Future Features
  38098. Typescript Tuples, and How They Work - DZone Web Dev
  38099. Monsters Weekly 241 - Reimagining Lemonade Stand
  38100. Monsters Weekly 243 - Request Body Compression
  38101. Polly with .NET 6, Part 4 - Dependency Injection of a HttpClientFactory and Policy into a Minimal API Endpoint | no dogma blog
  38102. The code is the specification? Introducing cargo spec
  38103. Update Node Dependencies Automatically, Selectively, or Incrementally
  38104. Type-safe DI Containers are redundant
  38105. Conditional Blazor Styles (without the if statements)
  38106. Attackers Create Terabytes of DDoS Attack Data Using a Single Packet
  38107. Why is it so hard to buy things that work well?
  38108. 1759009 - Update Distribution Config
  38109. RP2040 Doom
  38110. Deviled Eggs
  38111. C# 11 Features Now Previewing in Visual Studio: Generic Attributes and More -- Visual Studio Magazine
  38112. Introducing mle-monitor: A Lightweight Experiment & Resource Monitoring Tool 📺
  38113. How not to build a secure plugins architecture | Crafting Privacy
  38114. Rocky Jaiswal | Fun with function composition
  38115. The Downfall of Reddit – Why Reddit Sucks, and How to Fix It
  38116. Contributing to Complex Projects
  38117. Migration locks for TypeORM
  38118. Scraping web pages from the command line with shot-scraper
  38119. Share your secrets
  38120. Be friendly and don't ignore Recruiters
  38121. The Top 100 Influencers in #DevRel — eCairn
  38122. [Last Week in .NET #85] – Multi-threaded Boards
  38123. C++ OpenGL 3D Game Tutorial 5: Animations
  38124. Updates to Google Cloud’s Infrastructure pricing | Google Cloud Blog
  38125. New WebKit Features in Safari 15.4
  38126. Edge DevTools Team Seeks 'Constructive Discussions' -- Visual Studio Magazine
  38127. Writing IL according to the specification
  38128. Hamblingreen's Pinephone Setup
  38129. Give me a browser, I’ll give you a Shell
  38130. Middleware in .NET 6 - Intro and Basics
  38131. The Hardest thing about Engineering is Requirements
  38132. Validating a Blazor Form on the first render - Gérald Barré
  38133. Recording: Database Security in a Hostile World
  38134. GitHub - dotnet-foundation/content: Repo for submitting content for social amplification as well as content creation (i.e. blog, website, social)
  38135. Keeping Developers Will Be the Priority in Great Developer Resignation Next Stage
  38136. Democratizing email security: protecting individuals and businesses of all sizes from phishing and malware attacks
  38137. Keeping Developers Will Be the Priority in Great Developer Resignation Next Stage
  38138. 297: The Ultra Apple Event Recap
  38139. Queue in C# - Code Maze
  38140. Episode 24: Larene Le Gassick — PATHS UNCOVERED
  38141. BERT Tokenizers NuGet Package for C# | Rubik's Code
  38142. Machine Learning in .NET pt 1 – ML.Net
  38143. Build and Deploy a Microsoft .NET Core Web API application to AWS App Runner using CloudFormation | Amazon Web Services
  38144. What is BDD? How to use SpecFlow in Visual Studio 2022 - SpecFlow Series - Part 1
  38145. Released: Microsoft.Data.SqlClient 5.0 Preview 1
  38146. UsedImplicitly on External Libraries
  38147. Veloren
  38148. Introducing .NET 6 & .NET 7 | Meetup
  38149. The Great Resignation
  38150. How to Write a Golang App Remotely on a Raspberry Pi Using Atom
  38151. ...A Farm Upstate Where He Can Run and Run
  38152. Monorepos done right
  38153. Code Review Decision Fatigue - Tyler Cipriani
  38154. In praise of opinionated frameworks
  38155. Reverse Engineering a Netgear Nday
  38156. The Debug Adapter Protocol and Scala
  38157. Python Design Patterns
  38158. Software Engineer II in Atlanta, Georgia, United States | Engineering at Microsoft
  38159. Good-case Latency of Rotating Leader Synchronous BFT
  38160. My essential Firefox fixes (and add-ons) in 2022
  38161. Playing With New .NET MAUI Views: Border, Shadow & GraphicsView - Cool Coders
  38162. Welcome to Security Week 2022!
  38163. Why should you use a random testing library in C#? · Anthony Lloyd
  38164. Not dodgy at all and long overdue - user replaceable batteries.
  38165. First release of Nickel
  38166. A Comprehensive Primer · Michael Straka
  38167. 6 .NET Myths Dispelled — Celebrating 21 Years of .NET
  38168. C# 10 New Features - Code Maze
  38169. GitHub - facebookresearch/narwhal: Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus.
  38170. The Resilience of the Internet in Ukraine
  38171. Never write MVVM boilerplate code again! MVVM source generators are here!
  38172. How to inspect a MethodSpec signature without code
  38173. Flutter Material Icons - Right Click
  38174. How to make MPAs that are as fast as SPAs
  38175. Top 4 ways to earn money with a mobile app or game
  38176. The Case for Coding Bootcamps & Certifications
  38177. How to Run a Growth Experiment
  38178. Lisp alternative implementation
  38179. In praise of slow media
  38180. Building a high scalable voting system
  38181. Leaving Bluesky for the Open Defense Fund.
  38182. Why digital transformation won’t solve the productivity paradox
  38183. O1 Labs - Bug Bounty Program | HackerOne
  38184. The Call of the Open Sidewalk [The Call of the Open Sidewalk]
  38185. GitHub - Cogmasters/concord: C library for handling the Discord API
  38186. Apple Open Source
  38187. s11e09: A short conversation with a bank
  38188. Teaching is a slow process of becoming everything you hate
  38189. A non-standard book list for software developers
  38190. Preview of new decompressor by solidpixel · Pull Request #314 · ARM-software/astc-encoder
  38191. Convert Byte Array to File in C# - Code Maze
  38192. Goldilocks Zone Finder
  38193. Inspecting Web Views in macOS
  38194. You Don’t Really Ever Own an EV
  38195. Why Neutrality
  38196. Guess the Startup by @ttunguz
  38197. MarketRank: The Anti-SEO Ranking Algorithm
  38198. Collections: Nuclear Deterrence 101
  38199. Substack’s app: building the VC moat
  38200. Creating a Compiler with Raku – Andrew Shitov
  38201. Sending Prometheus Alerts to Telegram with Telepush
  38202. Why I Left the Intelligence Community
  38203. Ethereum Is The Newsfeed We Deserve
  38204. Giving Better Code Review Feedback — Laura Tacho
  38205. My favorite FFmpeg cookbook.
  38206. My experience as a first-time contributor to open source.
  38207. Cooking with credentials - pepper - Eric Mann's Blog
  38208. How To Do Less
  38209. Job Search 2022 Update: Week 1
  38210. I can probably hack your password in MINUTES!
  38211. Why Common Sense Is Not THAT Common
  38212. Preventing compromised password reuse on HackerOne.com
  38213. Cryptology ePrint Archive: Report 2021/1492 - SoK: Password-Authenticated Key Exchange -
  38214. HeyWhatsThat
  38215. Scripting with Go — Bitfield Consulting
  38216. Reintroducing Snapps as zkApps
  38217. Low-Code Microsoft Power Apps Gets Pay-as-You-Go Plan via Azure Subscription -- Visual Studio Magazine
  38218. False Dichotomy
  38219. Search results – Add-ons for Firefox (en-US)
  38220. Apple Open Source
  38221. Why does Google get internationalization wrong?
  38222. Software Engineer - F# tools team in Prague, Prague, Czech Republic | Engineering at Microsoft
  38223. Weekly Update 286
  38224. Code Maze Weekly #114 - Code Maze
  38225. Showcasing and Q&A with Troy Hunt
  38226. MK.NET - Jon Galloway - GitHub Actions - 5 Things Every .NET Dev Should Know | Meetup
  38227. How to Add Parameters to a String in C# - Code Maze
  38228. Buddy App
  38229. Weekly Update 286
  38230. Everything You Need To Know About the React 18 RC
  38231. How To Render Blazor Components Dynamically
  38232. .NET 4.x app running in a container using Docker - Azure Greg
  38233. Start for free Azure Data Explorer (Kusto) cluster
  38234. .NET 6 Lambdas on ARM64 - Part 2, Serverless | no dogma blog
  38235. Downloading and Pushing NuGet packages in C#
  38236. Bottleneck #02
  38237. The TypeScript converging point | Slides + Coverage
  38238. 30 Days of PWA - Learning Series about Progressive Web Apps
  38239. Zhenghao
  38240. Announcing PowerShell Crescendo General Availability (GA)
  38241. Bank of America calls police on 'Black Panther' director Ryan Coogler after attempting to withdraw $12,000 from his own account
  38242. EARN-IT threatens encryption and therefore user freedom — Free Software Foundation — Working together for free software
  38243. Philipp is annoyed
  38244. Things I hate about Rust, redux
  38245. The Four Innovation Phases of Netflix’s Trillions Scale Real-time Data Infrastructure
  38246. Security And Django · Matt Layman
  38247. PowerShell Crescendo Now Generally Available -- Visual Studio Magazine
  38248. Technology vs Tools
  38249. Grammar in the workplace
  38250. An Illustrated Guide to Elliptic Curve Cryptography Validation
  38251. CXX — safe interop between Rust and C++
  38252. Let’s Learn Blazor: Creating a Desktop App with Electron.NET
  38253. OEC Tradle
  38254. Cancellation, Part 3: Detecting Cancellation
  38255. The Greatest Gamer by Kieron Gillen
  38256. GitHub - ZeroIntensity/pointers.py: Bringing the hell of pointers to Python.
  38257. Microsoft Coder Posts Personal Updates About Ukraine Homeland at War -- Visual Studio Magazine
  38258. SENIOR PRODUCT MANAGER in Redmond, Washington, United States | Program Management at Microsoft
  38259. Global payment solutions for Web3
  38260. How Cloudflare verifies the code WhatsApp Web serves to users
  38261. Microsoft Takes VS 2022 Embedded Tools (C++) to VS Code -- Visual Studio Magazine
  38262. System.CommandLine overview
  38263. crt.sh | 6316640888
  38264. 1758773 - MITM in Russia
  38265. Consuming a GraphQL API with Angular
  38266. Fix minor random bias by vcsjones · Pull Request #65404 · dotnet/runtime
  38267. f.lux
  38268. Request for comments: Removing graph queries from RavenDB
  38269. The evolution of Properties in C# from version 1 to 10
  38270. Deep Learning Is Hitting a Wall
  38271. Array Slicing in C# - Code Maze
  38272. Microsoft for Startups Founders Hub
  38273. Postgres Auditing in 150 lines of SQL
  38274. Barcode Detection API - Web APIs | MDN
  38275. password-purgatory-api/index.js at master · troyhunt/password-purgatory-api
  38276. Suspense on the Server in React 18
  38277. Deploy More Often
  38278. Uno Platform 4.1 - 30% Perf Boost, Android 12, .NET 6 Mobile Preview 13 and more
  38279. Bottleneck #01
  38280. How to ensure uniqueness in Event Sourcing - Event-Driven.io
  38281. Improving DevTools together: Announcing the new Edge DevTools feedback repository
  38282. A Proposal For Type Syntax in JavaScript
  38283. First look: adding type annotations to JavaScript
  38284. CS 329S | Syllabus
  38285. Appeal to Ruby community from Kharkiv Rubyist
  38286. GitHub - troyhunt/password-purgatory-api: This is the Cloudflare Worker public API for deliberately making password creation hell
  38287. Qalculate! - the ultimate desktop calculator
  38288. This is my next main browser: a review of Orion
  38289. Domain Logic: Where does it go?
  38290. Domain Spoofing on Gannett Sites
  38291. UTF-8 strings with Go: len(s) isn't enough | Henrique Vicente
  38292. blakewatson.com – Thinking in rich text
  38293. Windows product stickers as an insight into the past
  38294. Dear recruiters, don't ghost me
  38295. The Perils of RSS
  38296. shot-scraper: automated screenshots for documentation, built on Playwright
  38297. SQL-Powered Reading List
  38298. Why Tensors? A Beginner's Perspective
  38299. Trunk and Branches Model for Scaling Infrastructure Organizations
  38300. GitHub - troyhunt/password-purgatory: Deliberately making password creation a true hell
  38301. Microsoft Proposes Big JavaScript Change: 'We Do Expect Skepticism' -- Visual Studio Magazine
  38302. 3.1 — blender.org
  38303. Automate code metrics and class diagrams with GitHub Actions
  38304. Racing the Hardware: 8-bit Division
  38305. Some tiny personal programs I've written
  38306. .NET Data Community Standup - GraphQL and OData: An In-Depth Discussion
  38307. Migrating VB6 Code to .NET 6? Here's a Tool -- Visual Studio Magazine
  38308. The day Steve Jobs dissed me in a keynote
  38309. The Catch Block #97 - The Old, Familiar Comments Trap
  38310. Optimizing code by understanding usage
  38311. elementary OS is imploding
  38312. Qua
  38313. Bugs in Hello World
  38314. Using MassTransit with RabbitMQ in ASP.NET Core - Code Maze
  38315. DNSSEC issues take Fiji domains offline
  38316. Put an io_uring on it: Exploiting the Linux Kernel - Blog
  38317. Cancelling await calls in .NET 6 with Task.WaitAsync()
  38318. Tutorial: Using Azure Table Storage or Azure Cosmos DB with Microsoft Orleans
  38319. Loop Around Index with C# Collections
  38320. Automating PRs in Azure DevOps
  38321. How to Upgrade to the React 18 Release Candidate – React Blog
  38322. Bottleneck #01
  38323. Boredcaveman | Post 0x2
  38324. The 7 things I write in my notebook as a professional writer
  38325. 15 Insane Things That Correlate With Each Other
  38326. The Waning of Ruby and Rails
  38327. Building a Digital Homestead, Bit by Brick
  38328. Starting a technology business: Part 1 - Full-stack business
  38329. How I treat my urge to hoard data
  38330. Google Cloud Status Dashboard
  38331. AlphaCode: Competition-Level Code Generation with Transformer Based Architectures | Paper Review
  38332. Studio Display
  38333. How we optimized PostgreSQL queries 100x
  38334. 2 New Mozilla Firefox 0-Day Bugs Under Active Attack — Patch Your Browser ASAP!
  38335. WebGPU — All of the cores, none of the canvas — surma.dev
  38336. Apple unveils M1 Ultra, the world’s most powerful chip for a personal computer
  38337. Announcing experimental DDR in 1.1.1.1
  38338. Mac Studio
  38339. Minimum Global · Anthony Lloyd
  38340. Control and Data Plane Architecture
  38341. .NET March 2022 Updates – .NET 6.0.3, .NET 5.0.15 and, .NET 3.1.23
  38342. Azure Sphere Back on Track, with Visual Studio 2022 Extension -- Visual Studio Magazine
  38343. Episode 415 - International Women's Day Special with Kathleen Mitford
  38344. Open Banking for OAuth Developers
  38345. One Way Smart Developers Make Bad Strategic Decisions
  38346. CVE-2022-26143: A Zero-Day vulnerability for launching UDP amplification DDoS attacks
  38347. CVE-2022-26143: TP240PhoneHome reflection/amplification DDoS attack vector
  38348. AMD Ryzen Threadripper Pro 5000 Series Launched
  38349. Negative Space Scheduling
  38350. Cancelling await calls in .NET 6 with Task.WaitAsync()
  38351. International Women’s Day 2022
  38352. HTMAA 2020
  38353. Command-line Tools can be 235x Faster than your Hadoop Cluster
  38354. Custom Attributes in .NET - Code Maze
  38355. How to Reclaim Your Dev Team’s Focus w/ Ambassador Labs' Katie Wilde - DevInterrupted
  38356. Working with Feature Flags in ASP.NET Core MVC application
  38357. Database Comparison Tool
  38358. JavaScript naming conflicts: How existing code can force proposed features to be renamed
  38359. A type-safe DI Container as a tuple
  38360. Maximizing 1on1 time with your manager
  38361. .NET 6 Runtime for AWS Lambda Unveiled -- Visual Studio Magazine
  38362. [Last Week in .NET #84] – What do we do with the elephant?
  38363. Qualtrics Survey | Qualtrics Experience Management
  38364. SATCOM terminals under attack in Europe: a plausible analysis.
  38365. On building scalable systems | Kislay Verma
  38366. Use a message envelope
  38367. csharplang/pattern-match-span-of-char-on-string.md at main · dotnet/csharplang
  38368. Math — Susan Rigetti
  38369. Low Process Culture, High Process Culture
  38370. I practice typing in Workman today. Here is my experience.
  38371. Hedonism, Asceticism and the Hermetic Answer – Luke Smith
  38372. How to Best Use Twitter
  38373. We Cannot Live Without Cryptography!
  38374. How to get the most out of your 1:1s
  38375. Lessons From A Tech Job Search
  38376. Rust Playground
  38377. Go Playground - The Go Programming Language
  38378. iMac G4 to M1 conversion progress
  38379. PowerShell Plans Unveiled After .NET 7 Hiccup -- Visual Studio Magazine
  38380. micropolisJS
  38381. Edge Developer Tools for Visual Studio (Preview)
  38382. I Shouldn't Complain
  38383. Folklore.org:
  38384. Editing stuff in prod
  38385. Tutorial: Hello World with Microsoft Orleans
  38386. The Dirty Pipe Vulnerability — The Dirty Pipe Vulnerability documentation
  38387. State of Developer Recruitment 2021 | HackerEarth
  38388. Executing code before Main in .NET - Gérald Barré
  38389. Webinar: Database Security in a Hostile World
  38390. What’s the maximum number of arguments for method in C# and in .NET?
  38391. GW-BASIC Source Notes | OS/2 Museum
  38392. Cloudflare, CrowdStrike, and Ping Identity launch the Critical Infrastructure Defense Project
  38393. Adding feature flags to an ASP.NET Core app
  38394. Introduction to Unit Testing With NUnit in C# - Code Maze
  38395. 296: NSUrl, Security Scope, & Bookmarks
  38396. C++ Cheat Sheets & Infographics
  38397. MAZEPIN FIRED!!! IM BACK
  38398. DevOps 101: What, who, why, and how?
  38399. Steps we've taken around Cloudflare's services in Ukraine, Belarus, and Russia
  38400. Microsoft DDoS protection response guide
  38401. Polly with .NET 6, Part 3 - Dependency Injection of a Policy into a Minimal API Endpoint | no dogma blog
  38402. Windows Package Manager 1.2
  38403. PowerShell and OpenSSH team investments for 2022
  38404. Implementing a defaultable collection in C#
  38405. My lizard brain is no match for infinite scroll · Caffeinspiration
  38406. Binary search with confidence
  38407. The unofficial yet comprehensive FAQ for LoongArch (last updated 2022-03-06)
  38408. Tear Down This Wall, Mr. BBC!
  38409. I Can No Longer Compile My First Flash Game
  38410. In the beginning...
  38411. Escaping privileged containers for fun
  38412. What Makes Documentation Bad? | Arun Prasad
  38413. Building a generate routes function using Terraform test
  38414. You can Turn the Oven Down | Tom Gamon
  38415. The rise of WebAssembly
  38416. Windows Defender is enough, if you harden it
  38417. Multistre.am
  38418. Mark SslProtocols.Tls and SslProtocols.Tls11 as obsolete by rzikm · Pull Request #65773 · dotnet/runtime
  38419. Heardle - Like Wordle, but for Music
  38420. Apple, Google, Microsoft, Mozilla united for web developers
  38421. Retrieving your browsing history through a CAPTCHA
  38422. How to Convert String to Int in C# - Code Maze
  38423. The technological case against Bitcoin and blockchain
  38424. Mathematically Correct Breakfast -- Linked Bagel Halves
  38425. dpy_development_plans.md
  38426. MiniValidation 0.4.2-pre.20220306.48
  38427. Telenot Complex: Insecure AES Key Generation
  38428. Walk in the steps of successful makers, and fail - Sébastien Castiel
  38429. Reviewing my First Shiny Project (1/n) – Buttons
  38430. Struggles With Stability And Meaning During Pandemic Life Changes - Marketer Philosopher
  38431. What Happened When I Replied to a Sponsored Content Email? - Kev Quirk
  38432. How I Use My Computer
  38433. What do Russians think now? 1 week after the start.
  38434. Introducing Native Matrix VoIP with Element Call!
  38435. A regular expression to check for prime numbers — Noulakaz
  38436. Release prep: v2.5 by NickCraver · Pull Request #2021 · StackExchange/StackExchange.Redis
  38437. Leaked stolen Nvidia cert can code-sign Windows malware
  38438. Bubble Sort In C# - Code Maze
  38439. Weekly Update 285
  38440. 'Speak directly!': Putin has tense exchange with his chief spy
  38441. Russia started blocking Tor
  38442. BGPStream Event #287556
  38443. Technical Overview · Wiki · The Tor Project / Anti-censorship / Pluggable Transports / Snowflake
  38444. Snowflake
  38445. bridges
  38446. Tor blocked in Russia: how to circumvent censorship - Support / Censorship Circumvention - Tor Project Forum
  38447. Ben Wiser | I just spent £700 to have my own app on my iPhone
  38448. How to test database backups - Vettabase
  38449. My Journey To Chess Mastery — Behavioral Value Investor
  38450. February 2022 Review - I'm an org
  38451. Episode 414 - Azure DNS
  38452. How to design better APIs
  38453. Resonance of Thought
  38454. The perils of the “real” client IP
  38455. The Bellwether Mouse: A Modern Depraz Clone
  38456. Menu bar
  38457. FOMO? YAMO.
  38458. Part 2: Improving crypto code in Rust using LLVM’s optnone
  38459. Outlet Denier
  38460. Python in VS Code Now Supports Pre-Release Extension Option -- Visual Studio Magazine
  38461. Never Change Your Password - TidBITS
  38462. It's always been you, Canvas2D - Chrome Developers
  38463. [stream] USB: Reverse Engineering and Writing Drivers
  38464. Shields up: free Cloudflare services to improve your cyber readiness
  38465. Google Docs New Feature: Pageless
  38466. March 4, 2022
  38467. Cybercriminals who breached Nvidia issue one of the most unusual demands ever
  38468. Welcome | CrowdSec Console
  38469. Google Slides is Actually Hilarious
  38470. Episode 93 - Umbraco Heartcore and Blazor with Poornima Nayar
  38471. How to Use RabbitMQ in ASP.NET Core - Code Maze
  38472. Creating a Static Web Content Project for Publishing with WebDeploy
  38473. How I See Numbers | Cameron Sun
  38474. dotnetdays.ro - .NET & Software Architecture conference in Romania
  38475. The Fetch API is finally coming to Node.js - LogRocket Blog
  38476. Grid and Flexbox—What Problems They Solve
  38477. What do you need to know about SQS?
  38478. Monsters Weekly 242 - Performance of .NET JSON Serialization
  38479. GitHub - TrungNguyen1909/qemu-t8030: iPhone 11 emulated on QEMU
  38480. VS Code v1.65 Update: New Theme, Audio Cues and Terminal Shell Integration (Preview) -- Visual Studio Magazine
  38481. Numbers Every Programmer Should Know By Year
  38482. 6 .NET Myths Dispelled — Celebrating 21 Years of .NET
  38483. Code Review How To: Organization
  38484. Don't bring politics to React · Issue #23402 · facebook/react
  38485. Microsoft Previews Revamped 'WordPress on App Service' on Azure -- Visual Studio Magazine
  38486. Part 1: The life of an optimization barrier
  38487. We don't need runtime type checks - stitcher.io
  38488. Sudoku Raises Its Head
  38489. Developer tooling must spark joy
  38490. 43
  38491. This City Does Not Exist
  38492. It's now your fault they don't know about it
  38493. New ASP.NET Core Migration Guidance -- Visual Studio Magazine
  38494. Diffusion of surname - Surname Map
  38495. Preparing IMDB Movie Review Data for NLP Experiments -- Visual Studio Magazine
  38496. Cancellation, Part 2: Requesting Cancellation
  38497. Passwordless Login | Onzauth
  38498. Different Ways to Iterate Through a Dictionary in C#
  38499. Working with untyped structured data in C# · Discussion #5863 · dotnet/csharplang
  38500. Moving money internationally
  38501. .NET Frontend Days 2022 recordings
  38502. Introduction to the Node.js reference architecture, Part 7: Code coverage | Red Hat Developer
  38503. Migrating a monolithic .NET REST API to AWS Lambda | Amazon Web Services
  38504. How do primitive values get their properties?
  38505. Build your own simple browser with WebView2
  38506. Testing .NET 6 Lambda Containers with the Runtime Interface Emulator | no dogma blog
  38507. troll-block.py
  38508. stripe-tax.md
  38509. Towards a Unified Theory of Web Performance - Infrequently Noted
  38510. MacGeneration victime d’une attaque informatique
  38511. Our response to the war in Ukraine | The GitHub Blog
  38512. How Does Perspective Work in Pictures?
  38513. Eventual Consistency is a UX Nightmare
  38514. Huemint - AI color palette generator
  38515. The Controversy Surrounding Hybrid Cryptography - Dhole Moments
  38516. SPAs were a mistake - discussions
  38517. Startups shouldn't solve technically hard problems - Inverted Passion
  38518. Shade Map Pro • Ted Piotrowski
  38519. MLOps Is a Mess But That's to be Expected
  38520. I'm with Ukraine and I'm no longer Microsoft MVP
  38521. Living consciously 🍜
  38522. Why I'm Glad I Lack Passion to BE a Programmer
  38523. Party Quadrants
  38524. Microsoft Previews Edge Developer Tools for Visual Studio IDE -- Visual Studio Magazine
  38525. GitHub - wybiral/guitar: browser-based guitar tab editor and simulator
  38526. Sharing code between ASP.NET and ASP.NET Core
  38527. The Tor Project: Relay Incentivization | Design
  38528. GitHub - gildas-lormeau/SingleFile: Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
  38529. EEG Cat Ears — Jazz DiMauro
  38530. March 2, 2022
  38531. The Catch Block #96 - The Invasion, and Why It's OK to Take a Break
  38532. Recording: RavenDB–a really boring database
  38533. iCloud Private Relay: information for Cloudflare customers
  38534. Difference Between Task.Run and Task.Factory.StartNew - Code Maze
  38535. Lessmilk Game: Almost Pong
  38536. proposal/generics-implementation-dictionaries-go1.18.md at master · golang/proposal
  38537. Blockchain Cryptography | Gary Woodfine
  38538. The problem with averages - Simple Talk
  38539. Image Style Transfer With C#, ONNX, and ImageSharp
  38540. Introducing Ballast: An Adaptive Load Test Framework
  38541. Don't show this message again - avoid vague options
  38542. Modelling workflows with Finite State Machines in .NET
  38543. Announcing TypeScript 4.6
  38544. GitHub - clemensv/messaging: Resource collection for messaging and eventing
  38545. So.. what is machine learning? (#NoCodeIntro)
  38546. Write plain text files | Derek Sivers
  38547. Responding to Tor censorship in Russia | Tor Project
  38548. A guide to auditing, reviewing, and improving a Drupal module
  38549. No Idea Blog
  38550. Functional Programming Patterns In Smalltalk
  38551. fork vfork popen clone performance – /contrib/famzah
  38552. Andrea Scarpino - I went out for dinner and I took some endpoint
  38553. Security for package maintainers
  38554. Validate zero enum value in Protocol Buffer
  38555. Home - Moshe Karmel
  38556. RCE Bugs Found in WhatsApp, Other Hugely Popular VoIP Apps: Patch Now!
  38557. HUAWEI MatePad Paper
  38558. Plagiarism as a patent amplifier
  38559. Why RISC-V Is Succeeding
  38560. GNU Taler Documentation — GNU Taler 0.8.2 documentation
  38561. Hubs by Mozilla
  38562. Run and Test HTTP Requests
  38563. MDN Plus: Mozilla plans to launch premium developer service - gHacks Tech News
  38564. Use a cached delegate for method group conversion · Issue #5835 · dotnet/roslyn
  38565. Kończymy współpracę z DiEM25 i Progressive International - Partia Razem - Inna polityka jest możliwa!
  38566. We should format code on demand
  38567. 5 things you don't need Javascript for
  38568. Why Chainguard joined the Open Source Security Foundation
  38569. What Is the Oldest Computer Program Still in Use?
  38570. analysis and resources – Microsoft Security Response Center
  38571. Using the .NET JIT to reduce abstraction overhead
  38572. Profiling a .NET6 app running in a linux container with dotnet-trace, dotnet-dump, dotnet-counters, dotnet-gcdump and Visual Studio
  38573. Solid.js feels like what I always wanted React to be
  38574. Minimal APIs in .NET 6 - Code Maze
  38575. Working with MySQL tables - Simple Talk
  38576. Global usings in C# 10
  38577. Enabling High-Quality Code in .NET | Milan Milanović
  38578. Why the Bug Tracker
  38579. Can one flatten a statically typed list?
  38580. GitHub - zellij-org/zellij: A terminal workspace with batteries included
  38581. Chinese Firedrake Jammer - Signal Identification Wiki
  38582. No user accounts, by design | F-Droid - Free and Open Source Android App Repository
  38583. F-Droid - Free and Open Source Android App Repository
  38584. Booqsi | For the love of books
  38585. [Last Week in .NET #83] – Can I get 100 duck-sized horses for an experiment, please?
  38586. You should separate your billing from entitlements - Arnon Shimoni
  38587. What Is the Jordan Canonical Form?
  38588. Code Ownership, Stewardship, or Free-for-all?
  38589. Elixir, Telemetry, and Prometheus
  38590. An extremely unwinnable Slay the Spire seed, and how to find more
  38591. Let the Browser Do It for You
  38592. A framework for choosing what to do
  38593. Some Bits: Nelson's weblog
  38594. Zach Bellay | Maslow's Heirarchy of Data Needs
  38595. Novo Cantico: Novo Cantico
  38596. So Long, Cloudflare, and Thanks for all the Free Tunnels
  38597. UWB, what it ACTUALLY is
  38598. Hands-on: Gmail’s new sidebar feels like a big banner ad for Google Chat
  38599. fork() is evil; vfork() is goodness; afork() would be better; clone() is stupid
  38600. How to take credit for someone else's work on GitHub
  38601. For the Sake of Simplicity
  38602. Training a ML.NET Model with Azure ML
  38603. Feature request: Support for streamed responses · Issue #5040 · postmanlabs/postman-app-support
  38604. Daxin: Stealthy Backdoor Designed for Attacks Against Hardened Networks
  38605. test1.glsl
  38606. Going
  38607. Advanced techniques around ASP.NET Core Users and their claims – The Reformed Programmer
  38608. Vue 3 support by EdwinHoksberg · Pull Request #9 · insky/vue-gpickr
  38609. Executing GitHub Actions jobs or steps only when specific files change - Gérald Barré
  38610. Performance optimizations in production
  38611. Someone should probably start a bright home lighting company
  38612. Step-up authentication with OAuth and OpenID Connect
  38613. Welcome to Linux From Scratch!
  38614. DateTime Format In C# - Code Maze
  38615. 295: Two ways to do the same thing
  38616. The Painfully Shy Developer's Guide to Networking for a Better Job (Without Being Creepy)
  38617. CS 11 (Interview Preparation)
  38618. Lambda Calculus in 400 Bytes
  38619. Generating OpenAPI Document from Azure Functions within CI/CD Pipeline
  38620. Longevity FAQ — Laura Deming
  38621. Why not hire part-time developers?
  38622. Tag Helpers in ASP.NET Core | endjin
  38623. LED Ticker Tape with .NET
  38624. Parameter Null Checking in C#11 and optimising throw methods
  38625. GitHub - RunaCapital/awesome-oss-alternatives: Awesome list of open-source startup alternatives to well-known SaaS products 🚀
  38626. Donate to World Central Kitchen
  38627. Minimum Viable Continuous Delivery
  38628. Win32 is the stable Linux userland ABI (and the consequences) - the sporks space
  38629. Evolving your RESTful APIs, a step-by-step approach
  38630. pSYoniK - Software, Hardware and Tech
  38631. Ruby Fiber Scheduler - Bruno Sutic
  38632. Metaphysics of Mapping Buildings
  38633. Enjoy Reading and Writing Poems – Polka Sky
  38634. Infinite Memory
  38635. NoCode isn't dying. But has problems. - Neuman Blog
  38636. Using image loader is Next.js
  38637. Using Zig As Cross Platform C Toolchain
  38638. How to run a lockdown
  38639. Org Log
  38640. Transport Layer Security (5/6)
  38641. 6 DIY Tips to Improve Home Office Ergonomics - Holistic Aim Therapy
  38642. GitHub - andrewlock/NetEscapades.EnumGenerators: A source generator for generating fast "reflection" methods for enums
  38643. Properly Manage Background Tasks in Xamarin Forms - Cool Coders
  38644. JSON improvements in SQLite 3.38.0
  38645. GitLab Critical Security Release: 14.8.2, 14.7.4, and 14.6.5
  38646. GitHub - iaddis/metalnes: Transistor level NES simulation
  38647. GitHub Advisory Database now open to community contributions | The GitHub Blog
  38648. disabling ANSI color output in various Unix commands
  38649. Gorillas: Special offer - unicorn slices, 150g 🦍❤️
  38650. Transit Panel
  38651. Using Ansible & Nomad for a homelab (part 1)
  38652. Self-obfuscating value objects - Eric Mann's Blog
  38653. How to waste time and overcomplicate things — Ryan Warnock
  38654. Goals Are Arbitrary
  38655. Fuzzing for wolfSSL
  38656. An Introduction and Tutorial for Azure Cosmos DB
  38657. Couchbase Mobile 3 Brings New C and Kotlin APIs, Simplified Administration
  38658. Episode 413 - Thinking Cloud Native
  38659. Weekly Update 284
  38660. Introducing fullstackhero - Open Source Boilerplates for Rapid Web Development
  38661. Weekly Update 284
  38662. Security | Fleet handbook
  38663. Why is Ukraine the West's Fault? Featuring John Mearsheimer
  38664. The claimed effect size is about a zillion times higher than is plausible.
  38665. Differences Between != And Is Not Operators in C# - Code Maze
  38666. Make Linux look exactly like Windows 95... I mean *exactly*.
  38667. Enable implicit usings by terrajobst · Pull Request #39 · terrajobst/nquery-vnext
  38668. Speed up contended HTTP/2 frame writing (500% gRPC h2 70x1 improvement) by halter73 · Pull Request #40407 · dotnet/aspnetcore
  38669. Linus Torvalds prepares to move the Linux kernel to modern C | ZDNet
  38670. Introducing the OpenIddict client
  38671. Greek Letters
  38672. App Configuration Settings in .NET MAUI (appsettings.json)
  38673. DIY Split-Flap Display
  38674. Kolide - Is Grammarly a Keylogger? What Can You Do About It?
  38675. How I Work From Home And Parent – Geeqs at Seeq
  38676. God Is in the Details
  38677. Don’t track bugs, fix them
  38678. Zig Build System Internals
  38679. More notes on writing web scrapers
  38680. 10 HTML tags you have never used before
  38681. AT2 demonstrator
  38682. FEDOROV
  38683. With Windows App SDK Update Coming, Microsoft Lauds Growing Ecosystem -- Visual Studio Magazine
  38684. How I Learned French in 12 Months
  38685. .NET 💜 GitHub Actions
  38686. blog.md
  38687. Building a simple Tweet Bot using Azure Logic Apps
  38688. The post-quantum future: challenges and opportunities
  38689. Writing an OS in Rust
  38690. C# in 100 Seconds
  38691. Disable SHA1 signature creation and verification by default (78fb78d3) · Commits · Red Hat / centos-stream / rpms / openssl
  38692. GitHub - orioledb/orioledb: OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
  38693. #TechForUkraine
  38694. RavenDB: Domain Modeling and Data Persistency
  38695. GitHub - zdimension/embed-c: Embed C code at compile time inside Rust using C2Rust
  38696. GitHub - ZacharyPatten/dotnet-console-games: Game examples implemented in .NET console applications primarily for educational purposes. https://zacharypatten.github.io/dotnet-console-games
  38697. 25 Malicious JavaScript Libraries Distributed via Official NPM Package Repository
  38698. Debugging C# in Visual Studio - Code Maze
  38699. XAML Fundamentals for Web and Mobile: ListView
  38700. 30 Days of PWA - Learning Series about Progressive Web Apps
  38701. Alias: An approach to .NET Assembly Conflict Resolution
  38702. #TechForUkraine
  38703. Agenda - NDC Melbourne 2022 | Conference for Software Developers
  38704. Making a Tor Version of Your Site
  38705. Why Can’t We Agree On What’s True? | Dr. Ian O'Byrne
  38706. Squirrels ala carte
  38707. We're All Imposters
  38708. How to be miserable after a breakup
  38709. Consulting Advice I Gave Myself
  38710. Expected Value vs Expected Growth | Tom Pollak
  38711. Gnome Clipboard History
  38712. Eventually consistency and cache
  38713. Gödel's Incompleteness Theorem, in Bash
  38714. Building meaningful relationships with remote colleagues
  38715. Going multipath without Multipath TCP
  38716. HPKE: Standardizing public-key encryption (finally!)
  38717. Moving the kernel to modern C
  38718. Firearms have overtaken car crashes as main cause of premature US trauma deaths. Firearm homicides also increased, rising from 11,493 deaths in 2009 to 13,958 in 2018, equivalent to 633,656 years of potential life lost in 2018, up from 554,260 in 2009. : science
  38719. Elevator.js
  38720. [COSE] Why you shouldn't have your crypto designed by a CEO
  38721. Migration from .NET 5 to .NET 6: Performance benchmarks
  38722. GitHub Previews Faster Codespaces Creation with Prebuilds -- Visual Studio Magazine
  38723. Cancellation, Part 1: Overview
  38724. Chat with the Visual Studio test tools team!
  38725. Announcing Rust 1.59.0 | Rust Blog
  38726. The Genesis of Aptos
  38727. «Люди стали заручниками і гарматним мʼясом». Що відбувається на тимчасово окупованих територіях | Громадське телебачення
  38728. You can't capture the nuance of my form fields
  38729. Introducing the .NET 6 runtime for AWS Lambda | Amazon Web Services
  38730. Cloudflare re-enforces commitment to security in Germany via BSIG audit
  38731. Building Confidence in Cryptographic Protocols
  38732. Russia-Ukraine crisis: Did US ever think about consequences of pushing a big country to the wall?
  38733. Badly implementing encryption: Part X-Additional data
  38734. A new way to build CLEAN and FAST APIs in .NET
  38735. NewPipe - a free YouTube client
  38736. C++ exceptions are becoming more and more problematic
  38737. Using RestSharp To Consume APIs in C#
  38738. SQLite Release 3.38.0 On 2022-02-22
  38739. Building Serverless Web App Blazor Chart—AWS Lambda Function
  38740. Guidance for Architecting Mission Critical Apps on Azure
  38741. Rubik’s Cube for Beginners (Version 2.0). C# Application with 3D Graphics and Animation. VS2022 .NET6
  38742. Build APIs for the Web INSTANTLY with ASP.NET Core 6
  38743. AsyncAPI, a specification for defining asynchronous APIs
  38744. PSReadLine 2.2 GA
  38745. Support open source that you use by paying the maintainers to talk to your team
  38746. v2.5 Backlog: Use AutoResetEvent for backlog thread lingering by NickCraver · Pull Request #2008 · StackExchange/StackExchange.Redis
  38747. GitHub - JeanJouliaCode/wipeClean
  38748. GitHub - sbp/hedgehog: Concise implementation of a lisp-like language for low-end and embedded devices
  38749. sneklang
  38750. zkSync 2.0: Public Testnet is Live!
  38751. JoinPeerTube
  38752. Semantic Versioning is overrated
  38753. Benchmarking ASP.NET Applications with .NET Crank
  38754. Query Postgres, Route to any Database
  38755. SPAs were a mistake
  38756. Learn to Listen
  38757. IPv6 in a home environment
  38758. Novo Cantico: Novo Cantico
  38759. The impact of less scalable work.
  38760. OH4 - on abstraction
  38761. pip and cargo are not the same
  38762. Personal Finance for Engineers
  38763. We Need Higher Quality Note-Taking Applications
  38764. Devs Sound Off on C# 11 Preview Features Like Parameter Null Checking -- Visual Studio Magazine
  38765. Why we are acquiring Area 1
  38766. GPT-J is self-hosted open-source analog of GPT-3: how to run in Docker
  38767. Why the OAuth mTLS spec is more interesting than you might think
  38768. Rounding
  38769. Bit of FirebirdClient history | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  38770. [Last Week in .NET #82] – YAML Space Shuttles and Beanie Babies
  38771. The Mesozoic terminated in boreal spring - Nature
  38772. SimulaVR Store
  38773. Trevor Elkins' Blog - How I Shaved 187MB Off United Airline's 439mb iOS App
  38774. Anti-corruption Layer for communication between Boundaries
  38775. The Catch Block #95 - Slow, Deliberate Refactoring Tips
  38776. Hiding miners on Linux for profit
  38777. Badly implementing encryption: Part IX–SIV
  38778. smart-release - crates.io: Rust Package Registry
  38779. workspaces - crates.io: Rust Package Registry
  38780. Making protocols post-quantum
  38781. OpenSSH: Release Notes
  38782. When I'm Sad My Computer Sends Me Cats
  38783. Avoiding the Top 10 NGINX Configuration Mistakes - NGINX
  38784. Rate Limiting in ASP.NET Core Web API - Code Maze
  38785. Wordle is pretty damn smart in many subtle ways
  38786. Debug .NET applications running in local containers with VS Code | Red Hat Developer
  38787. Cossack Labs - Security of React Native libraries: the bad, the worse and the ugly
  38788. Testing ASP.NET Core 6 Apps
  38789. What to expect from ES2022 - LogRocket Blog
  38790. Migrating from Redis-64 to Memurai
  38791. Introducing Checks: simplifying privacy for app developers
  38792. The Tuple Type in Typescript
  38793. Implementing an API Gateway in ASP.NET Core with Ocelot
  38794. Recommended container limits for dotnet-monitor
  38795. GitHub - MolecularMatters/raw_pdb: A C++17 library for reading Microsoft Program Debug Database PDB files
  38796. Sunsetting the Bethesda.net Launcher & Migrating to Steam
  38797. Bringing the Framework Laptop to more of the world
  38798. Releases · xerial/sqlite-jdbc
  38799. Podman v4.0.0 Released
  38800. Optimizing Postgres Text Search with Trigrams
  38801. How I find and process and select five outstanding links to share every week | David Bauer
  38802. Why Flutter is the most popular cross-platform mobile SDK
  38803. Plex on NixOS
  38804. Do not recommend: User Provided Primary Keys
  38805. These violent delights
  38806. Embracing Impostor Syndrome
  38807. On Anki's database
  38808. Humane Technology -
  38809. EF Core 7 Finally Divorces Old .NET Framework -- Visual Studio Magazine
  38810. Alexandre Nédélec - How to provision an Azure SQL Database with Active Directory authentication
  38811. Adding Tailwind CSS v3 to a Blazor app
  38812. Convoy Crackdown
  38813. Messaging Malware Mobile Anti-Abuse Working Group Honors Troy Hunt of Have I Been Pwned with Mary Litynski Award
  38814. Requiring two-factor authentication on NuGet.org
  38815. Five Things You Notice When You Quit the News
  38816. Early peek at C# 11 features
  38817. GitHub - brouberol/marcel: Le docker français
  38818. Try Clojure
  38819. rust-analyzer joins the Rust organization! | Rust Blog
  38820. Who's Who in Data Science and Machine Learning? - Onalytica
  38821. A career ending mistake — Bitfield Consulting
  38822. aes-gcm-nonce-reuse.rb
  38823. Slack System Status
  38824. Nix Flakes: an Introduction
  38825. Badly implementing encryption: Part VIII–timings attacks and side channels
  38826. Upgrading an ASP.NET Core Web API Project to .NET 6
  38827. GitHub - markrussinovich/btcgraffiti
  38828. Deep Dive Into a Post-Quantum Key Encapsulation Algorithm
  38829. Please stop lying about .NET Standard 2.0 support!
  38830. GitHub - TheRealOrange/terminalvideoplayer
  38831. Accidentally swapped the left ctrl and caps lock functionality on my board, can't figure out how to fix.
  38832. Params Keyword in C# - Code Maze
  38833. Collect and track Lighthouse results with elmah.io
  38834. Creating a source generator
  38835. r/MechanicalKeyboards - Accidentally swapped the left ctrl and caps lock functionality on my board, can't figure out how to fix.
  38836. Why I will never buy another Samsung device
  38837. My 10 Favorite Countries (After Visiting Them All)
  38838. Cake - Cake v2.1.0 released
  38839. Think big, start small
  38840. You Can throw() Anything In JavaScript - And Other async/await Conside
  38841. A type-safe DI Container as a functor
  38842. 30 Days of PWA - Learning Series about Progressive Web Apps
  38843. How YOU can build a Mock REST API based on JSON for ASP .NET and minimal API
  38844. Blocking XREAD From A Redis Stream Using StackExchange.Redis
  38845. Google Drive to SQLite
  38846. How bad it is using the same IV twice with AES/GCM?
  38847. Cryptology ePrint Archive: Report 2022/208
  38848. Headline Words
  38849. What Made _World of Warcraft_'s Environments so Compelling?
  38850. Software I'm Thankful For — Jowanza Joseph
  38851. Mac Setup for Web Development [2022]
  38852. good teacher — Bob Doto
  38853. What a $500,000 grant proposal looks like
  38854. You are building a reactor, not the Guggenheim
  38855. Power BI Signon
  38856. Sign up for weekly tips
  38857. Why I blog - Tyler Cipriani
  38858. Dynamic Linking Is Bad For Apps And Static Linking Is Also Bad For Apps
  38859. The SQLite SET-AND Gotcha | Dan Aloni
  38860. Thunderbolt Station 4 | TS4 | Dock
  38861. I have no capslock and I must scream [ 2022-02-21 ]
  38862. GitHub - 0xdanelia/regex_turing_machine: The find/replace box in Notepad++ is Turing Complete
  38863. GitHub - dotnet/command-line-api: Command line parsing, invocation, and rendering of terminal output.
  38864. System.CommandLine 2.0.0-beta3.22114.1
  38865. GitHub - automerge/automerge: A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
  38866. Safe storage of app secrets in development in ASP.NET Core
  38867. Release 3.1.0 - Spelling Resurrections · aarondandy/WeCantSpell.Hunspell
  38868. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  38869. OpenAPI extensions and Swashbuckle
  38870. Core team to form language workgroup - Announcements - Swift Forums
  38871. Capcom CPS-1 Graphic system study
  38872. The MVP reconnect daily
  38873. Switching Redirect Handler in Optimizely CMS (Episerver)
  38874. February 21, 2022
  38875. Times are great for programmers now. How does it end?
  38876. Update all Visual Studio instances from the command line - Gérald Barré
  38877. The Post-Quantum State: a taxonomy of challenges
  38878. Badly implementing encryption: Part VII–implementing authenticated encryption
  38879. ASP.NET Core on .NET 7.0 - Roadmap, preview 1 and file upload in minimal APIs
  38880. The pain points of C# source generators: February 2022 Update - Turnerj (aka. James Turner)
  38881. List Collection in C# - Code Maze
  38882. 294: Hello .NET 7, C# 11, and !!
  38883. Implementing authorization in Blazor ASP.NET Core applications using Azure AD security groups
  38884. .NET Developer? You’re an IoT Developer Too!
  38885. AWS Lambda Cookbook — Elevate your handler’s code — Part 2 — Observability
  38886. #OpenCV – Access a local camera 🤳in F# 📝
  38887. 7 Improvements You Might Have Missed in .NET 6
  38888. Connecting a Blazor App to Swagger API
  38889. Monsters Weekly 240 - Mermaid Diagrams on GitHub
  38890. What are wrapper objects for primitive values?
  38891. Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs
  38892. Cancellation Tokens in F#
  38893. Practical Guide to Solving Hard Problems
  38894. Google Tag Manager, la nouvelle arme anti adblock
  38895. Introducing C# 10: Structs parameterless constructor and instance field initializer
  38896. HTB - DevOops
  38897. Retrofitting Async/Await in Go 1.18
  38898. Be anonymous
  38899. mikerourke.dev
  38900. Simple Passwordless User Authorization
  38901. Why learn Racket? A student's perspective - Micah Cantor
  38902. Switching to dvorak layout 🎹
  38903. Inbox Zero
  38904. Fengari
  38905. Rotator
  38906. Programming things that have gotten easier
  38907. Newsletter Week 7, 2022
  38908. GitHub - ReubenBond/hanbaobao-web: Orleans sample application with Kubernetes hosting
  38909. orleans/samples/Voting at main · dotnet/orleans
  38910. GitHub - defenseunicorns/zarf: K8s Airgap Buddy
  38911. Reasons why Babies Cry in the First Three Months, How to Tell Them Apart, and What to Do
  38912. The Fastest GIF Does Not Exist
  38913. Diagnosing an ASP.NET Core hard crash
  38914. Game Boy Fiver [Wordle clone]: How to compress 12972 five-letter words to 17871 bytes
  38915. Displaying NDI sources on Stream Decks
  38916. Programmable Search Engine by Google
  38917. How to Convert Int to String in C# - Code Maze
  38918. ASP.NET Core Routing from the Outside In
  38919. I took a work call at the tailgate #ravens
  38920. A tour of the Dart language
  38921. GitHub - microsoft/reverse-proxy: A toolkit for developing high-performance HTTP reverse proxy applications.
  38922. Chris Brumme's Weblog - Blog
  38923. .NET Frontend Day 2022: Xamarin & MAUI Recap
  38924. Simplify Rails Views Using ViewComponents with Tailwind CSS and RSpec
  38925. Some (crazy?) thoughts on the future
  38926. Is Datalog a good language for authorization?
  38927. Off-The-Record Messaging part 1: the problem with PGP | Robert Heaton
  38928. User-Centered Design is Killing Innovation
  38929. Toy Traceroute With Ping - Susam's Maze
  38930. How I got Crostini to work in Chrome OS Flex
  38931. Software development is like tetris
  38932. Web Guitar
  38933. Dirty Nix flake quality-of-life hacks
  38934. Taurus Releases the First Open-Source Implementation of MPC-CMP
  38935. Athletic Brewing Company | Craft Non-Alcoholic Beer
  38936. GitHub - martinvonz/jj: A Git-compatible DVCS that is both simple and powerful
  38937. GitHub - LyalinDotCom/MetadataUpdateHandlersDemo
  38938. Do Russians want a war?
  38939. RepoDb.PostgreSql.BulkOperations 0.0.9
  38940. ziplnk.py
  38941. PostgreSQL
  38942. Automatic SBOMs with ko
  38943. Senior Associate, Disputes & Economics (.NET Developer) (Remote)
  38944. Linux developers patch security holes faster than anyone else, says Google Project Zero | ZDNet
  38945. Online exif data viewer
  38946. Nix: An Idea Whose Time Has Come
  38947. How to Populate an Array With the Same Value in C#
  38948. Fritz.InstantAPIs 0.1.0
  38949. Ransomware Protection Software | Varonis
  38950. GitHub - gristlabs/grist-core: Grist is the evolution of spreadsheets.
  38951. Chorded Keyboard
  38952. Facebook Shadow Profiles
  38953. Scott Hanselman on TikTok
  38954. Best Tools for GitHub Notifications
  38955. Maximize Value, not Quantity
  38956. Build tool requirements
  38957. Spam Accounts in 2022
  38958. Decentralization Is a Quality
  38959. Repos that always pass their tests
  38960. New graduate EU offers - is It possible to negotiate?
  38961. Kash Goudarzi
  38962. What Every Programmer Absolutely, Positively Needs to Know About Encodings and Character Sets to Work With Text
  38963. Practical bruteforce of military grade AES-1024 Remote Rhein Ruhr Stage
  38964. .NET 7 WebAssembly Plans: Mixed-Mode AOT, Multi-Threading, Web Crypto -- Visual Studio Magazine
  38965. 2022-02-19: Of Source Generators And Incremental Generators · Discussion #4 · Flash0ver/FlashOWare.NET
  38966. OCaml from the Very Beginning
  38967. GitHub - xt0rted/dotnet-sdk-updater: Update global.json files with the latest SDK version
  38968. Fred's ImageMagick Scripts
  38969. GitHub - adeemm/WinAPI-Fun: A collection of (relatively) harmless prank / virus examples using the Windows API
  38970. MS Stage conference | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  38971. Detecting Magecart-Style Attacks With Page Shield
  38972. Badly implementing encryption: Part VI–malleable encryption
  38973. How to Create and Publish a NuGet Package Using Visual Studio
  38974. .NET MAUI Preview ... Number 13!
  38975. GitHub - quenhus/uBlock-Origin-dev-filter: Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Specific to dev websites like StackOverflow or GitHub.
  38976. Concurrent Rendering in React 18
  38977. Server-side JavaScript for .NET developers – Part I (Node.js fundamentals)
  38978. The Internals of PostgreSQL : Introduction
  38979. Accelerating fusion science through learned plasma control
  38980. Collections and Primitive Obsession
  38981. 100 Days of TypeScript (Day 7)
  38982. How YOU can build a great looking .NET Console app with Spectre
  38983. Episode 412 - Azure Database for Postgres
  38984. Year 2038 problem is still alive and well
  38985. How to capture book notes and turn those into smart notes
  38986. Execution > Strategy | Variance
  38987. Avoid the Apple App Store | Jonatan Heyman
  38988. Technical Debt Sounds Dumb
  38989. Adding a Microservice to Your Monolith - Aaron Francis
  38990. Cron-ify Web Push Notifications
  38991. Improving the US financial system
  38992. The duality of software production
  38993. 10 Lessons Learned after $5B of M&A by @ttunguz
  38994. A Week Of Mathematical Outreach, The Good, The Ba(r)d And The Ugly
  38995. Tech Interviews are actually a hazing experiment
  38996. Shader translation benchmark
  38997. The Journey That Led Me to Write a Book on Analog Zettelkästen
  38998. Nerdle - the daily numbers game
  38999. What the null?!! ...and other topics with David Wengier | Meetup
  39000. .NET turns 20: Reflecting on Microsoft's not-Java
  39001. The Unreasonable Math of Type 1 Diabetes
  39002. r/crypto - Linux RNG switches from SHA1 to BLAKE2s
  39003. .NET 7 Preview 1 Ships -- Visual Studio Magazine
  39004. Diagnosing a VISCA camera issue
  39005. Quordle
  39006. Replace picture of API review process with diagram by terrajobst · Pull Request #65527 · dotnet/runtime
  39007. Who is squatting IPv4 addresses?
  39008. Announcing .NET 7 Preview 1
  39009. Announcing Entity Framework 7 Preview 1
  39010. GitHub - mustafaquraish/cup: simple, C-like programming language
  39011. ASP.NET Core updates in .NET 7 Preview 1
  39012. Visual Studio 2022 for Mac Preview 6 Does Fix-Up -- Visual Studio Magazine
  39013. Reddit can't build a better search engine
  39014. AWS S3: Why sometimes you should press the $100k button | cyclic.sh
  39015. Production ready eBPF, or how we fixed the BSD socket API
  39016. Line-staging (interactive staging)
  39017. COM asynchronous interfaces, part 4: Doing work while waiting for the asynchronous operation
  39018. Badly implementing encryption: Part V–nonce reuse
  39019. GitHub - dylanaraps/pure-bash-bible: 📖 A collection of pure bash alternatives to external processes.
  39020. How to Convert String to Bool in C# - Code Maze
  39021. Episode 31: MassTransit and Open Source - with Chris Patterson
  39022. Building for the 99% Developers
  39023. I quit my job to make free web tools
  39024. Can TypeScript Help More Developers Adopt ECMAScript Modules? - The New Stack
  39025. Typescript - (ReadOnly)NotEmptyArray
  39026. auto-download.py
  39027. Data Trap
  39028. Escaping Markdown Code Snippets and Inline Code as Markdown
  39029. Russian State-Sponsored Cyber Actors Target Cleared Defense Contractor Networks to Obtain Sensitive U.S. Defense Information and Technology
  39030. GitHub - csharpfritz/InstantAPIs: A library that generates Minimal API endpoints for an Entity Framework context.
  39031. Should you use Domain Driven Design?
  39032. samples/CODE_METRICS.md at main · dotnet/samples
  39033. When I do TDD and when I don't - Code with Jason
  39034. A non-exhaustive list of my favorite things about working at companies with a culture of writing
  39035. On the Origin of Species (of Machine Learning Models)
  39036. Lessons in Self-Hosting Your Own Personal Cloud
  39037. 6 Months of Working at a Hypergrowth Startup
  39038. Will Sewell - What are your company's anti-values?
  39039. on training
  39040. Don't point out something wrong immediately
  39041. Matthias Portzel — The dead internet conspiracy theory
  39042. Windows Server Hotpatching is here!
  39043. New York Is Now Using Cameras With Microphones to Ticket Loud Cars
  39044. A new wave of Linux applications
  39045. Visual Studio 2022 for Mac Preview 6
  39046. Cryptology ePrint Archive: Report 2021/1641
  39047. hue.tools
  39048. Visual Studio 2022 17.1 Now Generally Available -- Visual Studio Magazine
  39049. The Birth of .NET: Bill Gates Launches 'VS.NET' at Our VSLive! Conference -- Visual Studio Magazine
  39050. Activity Enrichment in ASP.NET Core 6.0
  39051. Music theory for nerds
  39052. Typing Less, Coding More: How we delivered IntelliCode whole line completions with a transformer model - Visual Studio Blog
  39053. Scale ASP.NET Core Application using ThreadPool | Pro Code Guide
  39054. Ruminations on 20 Years of being a .Net Developer
  39055. GitHub - yoav-lavi/melody: Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
  39056. 1Password for SSH & Git (Beta) | 1Password Developer Documentation
  39057. GitHub - jwilk/perl-friday: Perl code that is syntactically correct only on Fridays
  39058. redbean – single-file distributable web server
  39059. COM asynchronous interfaces, part 3: Abandoning the operation after a timeout - The Old New Thing
  39060. Badly implementing encryption: Part IV–keyed hash function
  39061. The Catch Block #94: C#'s New !! (Bang-Bang) Operator
  39062. Global Grey ebooks: download free ebooks for your library
  39063. soffice
  39064. Introduction to App Development with .NET MAUI | Meetup
  39065. Never Use Text Pixelation To Redact Sensitive Information
  39066. .NET Celebrates 20th Anniversary of Launch
  39067. Logging Trace Output Using ILogger in .NET Applications
  39068. Twenty years of .NET - Yay! — robmiles.com
  39069. 0. Kickoff
  39070. Home - cargo-nextest
  39071. Pure-Impure Segregation Principle | Oleksii Holub
  39072. TURDle
  39073. .NET MAUI Dev Coders 'Close in on Feature Complete' -- Visual Studio Magazine
  39074. Pondering Agile Principles - Benji's Blog
  39075. Asking Questions When You Don't Know Enough
  39076. Lets write a custom function to #doctrine
  39077. Why you should have a public roadmap
  39078. public static is harmful. It has no home in modern programming.
  39079. Using Postgresql in non-daemon way
  39080. How I Use Clojure to Build and Scale my SaaS
  39081. What Exactly Is a Bcc Anyway?
  39082. "It's your fault" - stitcher.io
  39083. /adam/mind-games/productivity/strategies-i-use-to-help-with-my-adhd/to-do-list-algorithm (Smosa)
  39084. godocs.io one year later
  39085. Please Stop Relying on LocalStorage
  39086. How I use (and abuse) macOS
  39087. The right thing for the wrong reasons: FLOSS doesn't imply security
  39088. Learn Privacy-Enhancing Techniques with Cryptographic Games
  39089. Akamai To Acquire Linode to Provide Businesses with a Developer-friendly and Massively-distributed Platform to Build, Run and Secure Next Generation Applications | Akamai
  39090. GitHub - Turnerj/Quickenshtein: Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
  39091. Introducing Compatible Packages on NuGet.org - The NuGet Blog
  39092. runtime/Ecma-335-Augments.md at main · dotnet/runtime
  39093. Convolutional Neural Networks for MNIST Data Using PyTorch -- Visual Studio Magazine
  39094. Announcing .NET MAUI Preview 13 - .NET Blog
  39095. Visual Studio 2022 17.1 is now available! - Visual Studio Blog
  39096. .NET Framework February 2022 Cumulative Update Preview - .NET Blog
  39097. Axelar’s Universal Blockchain Interoperability Network Raises $35 Million to Reach $1 Billion Valuation | Axelar Network
  39098. Visual Studio 2022 version 17.1 Release Notes
  39099. Microsoft Orleans documentation
  39100. Kash Goudarzi
  39101. Rustup packages availability on x86_64-unknown-linux-gnu
  39102. The Pulumi Automation API - The Next Quantum Leap in IaC
  39103. Entity Framework Core Inside Rider: UI Way | The .NET Tools Blog
  39104. My thoughts on writing a Minecraft server from scratch (in Bash)
  39105. NServiceBus.Extensions.Diagnostics 2.0 Released
  39106. crt.sh | Certificate Search
  39107. Google Search Is Dying | DKB
  39108. jDeploy - Developer friendly desktop deployment tool
  39109. COM asynchronous interfaces, part 2: Abandoning the operation - The Old New Thing
  39110. Badly implementing encryption: Part III–breaking your encryption apart
  39111. Waiting for your ASP.NET Core app to be ready from an IHostedService in .NET 6
  39112. How to Add Custom Headers in ASP.NET Core Web API
  39113. How to become master writing C# code
  39114. That Wild Ask A Manager Story - Jacob Kaplan-Moss
  39115. 20 years of .NET
  39116. Why We Use Julia, 10 Years Later
  39117. A Practical Guide to Dapper - Simple Talk
  39118. A conditional sandwich example
  39119. tinydomain
  39120. Health Stats
  39121. MonoLisa
  39122. ACM: Developing a new app is an unnecessary and unreasonable condition that Apple imposes on dating-app providers
  39123. PDFs in Django like it’s 2022! — /var/
  39124. Performance Vs. Scalability
  39125. Why Write Technical Articles
  39126. What Color Is Your Monad
  39127. How I research any topic
  39128. Education is its own privilege
  39129. Building an iPod for 2022
  39130. Why won’t anyone teach her math?
  39131. As .NET Turns 20, Microsoft Says .NET 7 Preview 1 Coming This Week -- Visual Studio Magazine
  39132. FailScout - the crowdsourced database for broken or worn-out products
  39133. Security of BLS batch verification - Cryptography - Ethereum Research
  39134. Software Engineer - Planning & Tracking
  39135. [Last Week in .NET #81] – Happy Birthday, .NET
  39136. TripIt Privacy Policy
  39137. Initial revision · dotnet/runtime@480e91e
  39138. One Rule Engine to Rule them all? | Meetup
  39139. Zeus & Hera | BMW USA (Official Video)
  39140. IRA Design by Creative Tim
  39141. Content Management System (CMS) Platform | Progress Sitefinity
  39142. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  39143. GitHub - hamukazu/lets-get-arrested: This project is intended to protest against the police in Japan
  39144. Qualtrics Survey | Qualtrics Experience Management
  39145. Include diagrams in your Markdown files with Mermaid | The GitHub Blog
  39146. AutoMapper, Nullable DateTime, and Selecting the Right Constructor
  39147. .NET Framework January 2022 Cumulative Update Preview
  39148. Piped
  39149. .Net 6 WebApplicationBuilder and Lamar
  39150. How Perl Saved the Human Genome Project
  39151. What You Should Know About The Stock Market – BetterExplained
  39152. COM asynchronous interfaces, part 1: The basic pattern - The Old New Thing
  39153. Debugging a WebView2 component using Playwright in .NET - Gérald Barré
  39154. Badly implementing encryption: Part II–breaking the code
  39155. C# Nullable Features thru the times
  39156. Android 13 virtualization lets Pixel 6 run Windows 11, Linux distributions - CNX Software
  39157. The simple system I’m using to stay in touch with hundreds of people
  39158. Wifi Signal Mapping with WiFiman - Using Augmented Reality!
  39159. Operator Overloading in C# - Code Maze
  39160. 293: dotnet-trace with dotnet-monitor through dotnet-dsrouter
  39161. Problems with online user authentication when using self sovereign identity
  39162. Data modeling for Power BI - Developer Support
  39163. Sargable predicates and NULLs in SQL Server
  39164. GraphQL on Azure: Part 7 - Server-side Authentication
  39165. GraphQL on Azure: Part 8 - Logging
  39166. Host Static Web Sites for Free in Azure
  39167. Introducing FakeAuth for .NET Core
  39168. Six Labors : Announcing ImageSharp 2.0.0
  39169. Arduboy
  39170. Inside look at modern web browser (part 1)  |  Web  |  Google Developers
  39171. .NET and C# Versions - 20th Anniversary ♥
  39172. New POSIX Signal Handling Features in .NET 6
  39173. My 20 Years with .NET
  39174. #CBJAM 22 Recap
  39175. Predicting OverWatch™ Match Outcomes with 90% Accuracy
  39176. Money without value and value without money
  39177. Type You An Actor Runtime For Greater Good! (with Java 17, records, switch expressions and JBang)
  39178. Tools That Improved My Engineering Productivity
  39179. Thinking about passwords
  39180. 00
  39181. Lessons learned from my 10 year open source project
  39182. What does it mean to listen on a port?
  39183. Anyone else feel the constant urge to leave the field and become a plumber/electrician/brickie? Anyone done this?
  39184. White Hat Hacker Awarded $2 Million for Fixing ETH-Creation Bug
  39185. Happy 20th Anniversary, .NET! - .NET Blog
  39186. Running macOS in a Virtual Machine on Apple Silicon Macs
  39187. Microsimulation of Traffic Flow
  39188. Implementing Basic Authentication in ASP.NET Core Minimal API
  39189. Angular Server Side Rendering on Azure Static Web Apps
  39190. .NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  39191. Add support for Windows IO completions to the portable thread pool by kouvel · Pull Request #64834 · dotnet/runtime
  39192. Add support for Windows IO completions to the portable thread pool by kouvel · Pull Request #64834 · dotnet/runtime
  39193. Piped
  39194. Weekly Update 282
  39195. Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)"
  39196. Manton Reece - Moving away from App Store-focused development
  39197. Call to mediocrity
  39198. Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)" : dotnet
  39199. Crypto Reading
  39200. Dizzying but Invisible Depth
  39201. Misadventures of an Early Engineer — Dylan Barth
  39202. David Nicholas Williams
  39203. Bad hosts, or: how I learned to stop worrying and love the overlay network
  39204. jless - Command Line JSON Viewer
  39205. DNS Security, Part VII: Blockchain-based Name Systems and Transparency
  39206. r/dotnet - Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)"
  39207. Weekly Update 282
  39208. WebGL 2.0 is Now Supported in All Major Browsers
  39209. Amazon.com: SignalR on .NET 6 - the Complete Guide: The easiest way to enable real-time two-way HTTP communication on .NET 6 eBook : Sazanavets, Fiodar: Kindle Store
  39210. Languages & Runtime Community Standup - MSBuild with Rainer Sigwald
  39211. Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)" : dotnet
  39212. GitHub - blowdart/dotnetSigningWithKeyVaultCertificates: Demonstrating how to sign .net assemblies and nuget packages in azdo
  39213. Server-Sent Events: the alternative to WebSockets you should be using
  39214. Calling Windows APIs from React Native just got easier · React Native for Windows + macOS
  39215. React Native for Windows is helping Settings improve more quickly · React Native for Windows + macOS
  39216. The Factorio Mindset
  39217. Let's Make Some Art - Part 1
  39218. Staking
  39219. Creating Multiple Resources with a Single Request in ASP.NET Core
  39220. Product Design Resources
  39221. Melb.NET Feb 2022 ONLINE Meetup | Meetup
  39222. Announcing TypeScript 4.6 RC - TypeScript
  39223. A Rust match made in hell
  39224. .NET Rocks! vNext
  39225. Radar Interference Tracker: A New Open Source Tool to Locate Active Military Radar Systems - bellingcat
  39226. Startup Kama Sutra: Why positioning matters
  39227. On the Malleability of ECDSA Signatures
  39228. Host your static 11ty site on Google Cloud
  39229. Steam Deck / Hardware
  39230. Latest Beeping Busy Beaver Results
  39231. The case for time-tracking
  39232. In Praise of 'Line Goes Up'
  39233. A nice story about Unix processes "infecting" each other
  39234. How to store subscriptions? A practical guide and analysis of 3 selected databases
  39235. Zero Knowledge Proofs Can Save the Metaverse From Becoming a Dystopian Surveillance State - The Defiant
  39236. Coupling & Cohesion #shorts
  39237. YSFLIGHT - The only free flight simulator where anything is possible.
  39238. Why won’t anyone teach me math?
  39239. Azure Open Source Day | Microsoft Azure
  39240. Rest and Fluids
  39241. Kimchi: The latest update to Mina’s proof system
  39242. Notes on COM aggregation: How do you implement tear-offs in an aggregated object? - The Old New Thing
  39243. r/antiwork - Booking.com just fired thousands of people around the world.
  39244. Abort, Retry, Fail! WTF do they mean?
  39245. Extract of Richard P. Feynman's "Los Alamos from below"
  39246. Badly implementing encryption: Part I
  39247. Observer Design Pattern in C# - Code Maze
  39248. .NET Framework February 2022 Security and Quality Rollup - .NET Blog
  39249. Key Senators Have Voted For The Anti-Encryption EARN IT Act
  39250. Design Enterprise Integration Solutions using Azure single-tenant Logic Apps
  39251. OpenAPI for JavaScript Azure Functions
  39252. Monsters Weekly 239 - Changing Storage Providers in Azure Durable Functions
  39253. .NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  39254. What stops us from writing tests?
  39255. Case against OOP is understated, not overstated
  39256. Question: How is !! envisaged to be used? · Discussion #5735 · dotnet/csharplang
  39257. Attacking an Ethereum L2 with Unbridled Optimism
  39258. Incremental architecture, a cure against architecture astronauts
  39259. What's Coming for Blazor Hybrid in .NET 7 -- Visual Studio Magazine
  39260. Episode 411 - Event Driven Architectures on Azure
  39261. Should you make an open API?
  39262. A Hairy PostgreSQL Incident
  39263. How to write clearly - Nicolas Bouliane
  39264. An uncertain future for the web in Europe : Development & Analytics
  39265. The ultimate one and only last USB boot stick
  39266. My Smart Home 2021
  39267. That broken tech/content culture cycle
  39268. Finding your leadership style
  39269. CUPID—for joyful coding
  39270. My Django Journey - Caleb Cheptumo
  39271. Cloudflare acquires Vectrix to expand Zero Trust SaaS security
  39272. EdgeDB 1.0 | EdgeDB Blog
  39273. Why did Mark Hamill say this?
  39274. Unit testing Async WPF ICommand
  39275. Apple Says WebKit Zero-Day Hitting iOS, macOS Devices
  39276. Akamai Blog | FritzFrog: P2P Botnet Hops Back on the Scene
  39277. Learn C# with CSharpFritz - Blazor Components, Layout, and Style
  39278. Back-to-School Edition of Java on VS Code Courts Educators, Students -- Visual Studio Magazine
  39279. SSH into your private machines from anywhere, for free, using Cloudflare Tunnel | Ben Butterworth
  39280. Support ends for older versions of Visual Studio - Visual Studio Blog
  39281. Move over JavaScript: Back-end languages are coming to the front-end
  39282. Release 1.41.0 · gorhill/uBlock
  39283. Top 10 web hacking techniques of 2021
  39284. .NET | Free. Cross-platform. Open Source.
  39285. Notes on COM aggregation: Obtaining a pointer to your aggregated partner without introducing a reference cycle - The Old New Thing
  39286. Use of Google Analytics and data transfers to the United States: the CNIL orders a website manager/operator to comply
  39287. JavaScript Closures in FIVE Minutes
  39288. OpenSCAD 3D rendering just got an order of magnitude faster. Here's how and what may come next.
  39289. Stop using IDs that don’t mean anything in .NET
  39290. How Postgres Stores Rows
  39291. Piped
  39292. Different Ways to Initialize Arrays in C# - Code Maze
  39293. Attribute on attribute itself | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  39294. Masked Email from Fastmail and 1Password
  39295. Getting Started With Brushes in .NET MAUI
  39296. What Is React Router & What Is React Location
  39297. Measuring Performance After Migration from .NET5 to .NET 6 | HackerNoon
  39298. Piped
  39299. Using a Forwarded Ref Internally
  39300. How to write performant React apps with Context
  39301. Start with Continuous Deployment | Serverless First
  39302. Immutability isn't free | Swizec Teller
  39303. .NET Rocks! vNext
  39304. Interview Questions to Ask Your Interviewer
  39305. C# Yield Return: What is it and how does it work?
  39306. Trying to Improve My Geography Game with More Real-World Data
  39307. Raspberry Pi Based Server Setup for Low Cost Self Hosting at Home · Ankshilp
  39308. What's New in Python in Visual Studio Code for February 2022 -- Visual Studio Magazine
  39309. Startup Funding Without Giving Up Equity
  39310. The Future is Centralized Decentralization
  39311. Donna Missal "Iris" Goo Goo Dolls Cover | GRAMMY ReImagined
  39312. CRUD API + Complexity = Death by a 1000 Papercuts
  39313. What I Learned from Being Taught by the Co-founder of Netflix
  39314. Fixing flaky dbt tests with a sync cutoff
  39315. Diagnosing and Fixing MediatR Container Issues
  39316. Building a Million Dollar Business Almost Gave Me a Nervous Breakdown… Here’s Why
  39317. BeyondCorp is dead, long live BeyondCorp
  39318. Staff Software Engineer - SDK
  39319. Nakamoto's Longest-Chain Wins Protocol
  39320. Hangul Keyboard
  39321. Filmmaking Process
  39322. Our User-Mode WireGuard Year
  39323. On How Zero-Knowledge Proof Blockchain Mixers Improve, and Worsen User Privacy
  39324. Researchers use tiny magnetic swirls to generate true random numbers
  39325. Senior Program Manager - Developer Relations
  39326. Home - Pirate Life
  39327. With New Windows Desktop Support, Flutter Throws a Dart at .NET MAUI -- Visual Studio Magazine
  39328. Piped
  39329. What the Duck? Why an EU Proposal to Require "QWACs" Will Hurt Internet Security
  39330. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  39331. Words Known Better by Males Than Females, and Vice Versa / Yuri Vishnevsky
  39332. Tractor Beam
  39333. How we optimized Python API server code 100x
  39334. .NET Data Community Standup - Software version and "stuff"
  39335. Building a Webhooks system driven by Events
  39336. Product Manager 2 in Redmond, Washington, United States | Program Management at Microsoft
  39337. Windows Wednesday - Let's talk Windows Package Manager
  39338. Travel Is No Cure for the Mind - More To That
  39339. Open Textbook Initiative | American Inst. of Mathematics
  39340. How can I find out which processor architectures are supported via emulation by the current system? - The Old New Thing
  39341. The Catch Block #93 - Separation, Cancer, and Guilt
  39342. Using Azure Active Directory B2C with .NET
  39343. Writing native WinDbg extensions in C#
  39344. RAID-Z Expansion Feature for ZFS Goes Live | FreeBSD Foundation
  39345. SortedList in C# - Code Maze
  39346. Auditing Active Directory passwords against HaveIBeenPwned
  39347. Running SQL Server Queries In Docker
  39348. Azure Static Web Apps - a Netlify alternative | I CAN MAKE THIS WORK
  39349. Improving the developer experience for Dependabot alerts | The GitHub Blog
  39350. Implementing In-App Subscriptions in iOS & Android with no backend servers
  39351. C# 10.0 improves handling of nullable references in generic types - no more AllowNull | endjin
  39352. SpaceX
  39353. Dolphin Progress Report: November and December 2021, January 2022
  39354. Refs #33476 -- Reformatted code with Black. by carltongibson · Pull Request #15387 · django/django
  39355. Nerdle - the daily numbers game
  39356. How does UTF-8 turn “😂” into “F09F9882”?
  39357. Laravel 9 is Now Released!
  39358. Data Distribution Shifts and Monitoring
  39359. Don’t look for a job, find a solution
  39360. BastionZero Blog | In which I agree with the federal gov't and bash VPNs for fun and profit
  39361. .NET | Free. Cross-platform. Open Source.
  39362. Why I wanted to be a developer
  39363. Book Renovation - Epiphany 2.0
  39364. Single dependency stacks
  39365. Before I go: When it comes to complaining about web browsers
  39366. How to use TaskEither in fpdart – Sandro Maglione
  39367. Jonathan Dupré
  39368. Qualities and Business Models
  39369. Building Collaboration with Remote Teams
  39370. Jonathan Dupré
  39371. Counting to 10 in binary.
  39372. VS Code Gets New Side Panel in v1.64 Update -- Visual Studio Magazine
  39373. Senior Cloud Advocate for Python in Other, Other, United States | Engineering at Microsoft
  39374. Senior Software Engineer in Other, Other, United States | Engineering at Microsoft
  39375. Gyroflow v1.0.0-rc1 has appeared!
  39376. Lenovo Legion: Gaming PCs, Laptops &amp; Gear | Stylish outside. Savage inside. | Lenovo Australia
  39377. Initial roll out of !! by stephentoub · Pull Request #64720 · dotnet/runtime
  39378. GitHub Quick Reviews
  39379. Color Preview - Visual Studio Marketplace
  39380. What is the cost of casting in .NET (C#)?
  39381. Exposing a web service with Cloudflare Tunnel
  39382. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  39383. Apple unveils contactless payments via Tap to Pay on iPhone
  39384. An open-source distributed storage service
  39385. r/hearthstone - How I hacked Hearthstone
  39386. Getting Started with Selenium - C# Example - New
  39387. The cats sitting on a fence in early builds of Windows 8 - The Old New Thing
  39388. Semantic Compression
  39389. The Universe of Discourse : I would like a job writing Haskell
  39390. Mod the dotnet-bot
  39391. Design Systems for Developers
  39392. Async / Await vs. PipeTo<T> in Akka.NET Actors
  39393. Improvements and Optimizations for Interpolated Strings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  39394. Some mistakes Rust doesn't catch
  39395. Nested type-safe DI Containers
  39396. Docs! Docs! Docs! — brandur.org
  39397. NetEscapades.EnumGenerators: a source generator for enum performance
  39398. Email Routing is now in open beta, available to everyone
  39399. KDE: A Nice Tiling Envieonment and a Surprisingly Awesome DE
  39400. Migrate from .NET Framework to .NET Core (.NET 6) - Detailed Guide | Pro Code Guide
  39401. Finding over 6,000 credentials in Twitch's source code - How our source code is a vulnerability
  39402. Replacing attributes on child components – Blazor University
  39403. Use Project Tye to simplify your .NET microservice development experience (part 2)
  39404. Flexbox Froggy
  39405. Visitor Design Pattern in C# - Code Maze
  39406. Download, parse, and store SSL certificates in C#
  39407. Azure Open Source Day | Microsoft Azure
  39408. Why Windows isn't ready for Arm developers | ZDNet
  39409. 'We need to get away from this idea that a password is something you need to remember' - ABC Everyday
  39410. MAMEWorld Forums - News - MAME turns 25 years old today!
  39411. Can no longer view websites on smart display
  39412. Windows Terminal Text Rendering Revamp: 'We Were Wrong' -- Visual Studio Magazine
  39413. [Last Week in .NET #80] – Time Flies When You’re Shipping Code
  39414. Lessons Learned from Restoring a Bike
  39415. 6 Interesting Resources to Encourage Your Child to Learn to Code
  39416. .NET Internet of Things
  39417. 5 Mac Utilities I Can’t Live Without
  39418. Christian Seifert // As a manager you're not above everyone else!
  39419. Risk/Return Bets in Entrepreneurship
  39420. We need more single purpose devices (and why your phone sucks)
  39421. Abuse of Notation - The scrapbook of Boris Marinov
  39422. How to Make Package Signing Useful
  39423. The Problem With Frameworks | Pier-Luc Brault - Personal Website
  39424. Earth Temperature Timeline
  39425. Senior Program Manager – Playwright Developer Advocate in Other, Other, United States | Engineering at Microsoft
  39426. Implementing In-App Subscriptions in iOS & Android
  39427. GitHub - gerardog/gsudo: A Sudo for Windows - run elevated without spawning a new Console Host Window
  39428. You Can Change Your Number
  39429. Sword Pull
  39430. A Developer's Guide to Dogfooding
  39431. AlterNET Studio (WinForms & WPF Tooling/Components) Now Supports VS 2022, .NET 6 -- Visual Studio Magazine
  39432. Managing people 🤯 | Andreas Klinger
  39433. Why I Quit Shopify After Five Months | The Blog of Josh Simmons
  39434. Slicing and Dicing Instant Logs: Real-time Insights on the Command Line
  39435. PHP: The Right Way
  39436. What are the major highlights in .NET 6?
  39437. Ten years of ThinkPadding | 127.0.0.1
  39438. Unit Tests for Expected Exceptions
  39439. Sha256 Algorithm Explained
  39440. On finding the average of two unsigned integers without overflow - The Old New Thing
  39441. Creating and Using HTTP Client SDKs in .NET 6
  39442. Minimal APIs, Blazor Improvements, and Tools Updates in ASP.NET Core 6
  39443. Microsoft Adds New Services for Historical Weather, Air Quality, and Tropical Storms
  39444. Avoid DNS issues with HttpClient in .NET - Gérald Barré
  39445. RavenDB: Practical Considerations for ACID/MVCC Storage Engines
  39446. Thank you, Valve
  39447. Cloud enabled Commodore 64
  39448. Another 5 .NET projects that deserve more attention
  39449. I Was Awarded as an Open UK Honouree
  39450. Chat Control
  39451. How to Find the Maximum Value of an Array in C# - Code Maze
  39452. 292: Developer Guide to In-App Subscriptions
  39453. Cloud enabled Commodore 64
  39454. Using Blazor with a YARP downstream API protected using certificate authentication
  39455. Crypto Tracker App with Telerik .NET MAUI Controls
  39456. Announcing Flutter for Windows
  39457. To DDD or not to DDD? What to do if your domain is boring?
  39458. 10 Cosmos DB provider enhancements in EF Core 6
  39459. Amazon Linux 2022 on WSL2
  39460. Debug attributes in .NET
  39461. My Seatbelt Rule for Judgment
  39462. Outreach Committee February 2022
  39463. John Battelle's Search Blog On Building A Better Web: The Marlinspike Threads
  39464. The Empty Release - Rambli
  39465. Waiting for PostgreSQL 15 – Add UNIQUE null treatment option – select * from depesz;
  39466. I relearned typing to save my wrists
  39467. On Building 30K Debian Packages
  39468. Stop Using Pie-Charts
  39469. Creating a Memory Allocator for Fun
  39470. Consuming Content Like it's the 90s
  39471. Creating and deploying a tiny proxy server on Vercel in 10 minutes
  39472. APIs as ladders
  39473. You are not your code
  39474. How to Cut Through the Web3 Hype and Anti-Hype
  39475. Jonathan Dupré
  39476. AlphaCode as a dog speaking mediocre English
  39477. Crypto-name
  39478. Single-file PHP file manager, browser and photo gallery | Files
  39479. Live Ethereum TPS data
  39480. About Cleo & Me
  39481. The Federal Reserve Bank of Boston and Massachusetts Institute of Technology release technological research on a central bank digital currency
  39482. Microservices Made Easy!
  39483. Firebase Dynamic Links with Xamarin Forms and .NET Backend - Cool Coders
  39484. Sitting on the bench
  39485. GitHub - slaveOftime/Fun.Blazor: Powered by bolero and blazor!!! ❤ F#
  39486. lon lat lon lat lon - macwright.com
  39487. Back to Old School: Commodore PET
  39488. It’s Back: Senators Want EARN IT Bill to Scan All Online Messages
  39489. Using Zig to Build Native Lua Scripts
  39490. Your account has been deactivated.
  39491. Jan-Piet Mens
  39492. An advanced, composable, reactive model-view-viewmodel framework
  39493. Educated Guesswork
  39494. SPAM blacklisting is out of control
  39495. CS50 2018 - Lecture 0 - Phone Book
  39496. Developer's Guide to Writing a Good Helm Chart
  39497. The saga of Arrow functions with callback functions
  39498. Lewis Campbell Technologies
  39499. Polarized Thinking and The Internet
  39500. Finda
  39501. Growth engineering
  39502. GitHub - Kindelia/HVM: A massively parallel, optimal functional runtime in Rust
  39503. Building reliable and portable microservices with Dapr and .NET
  39504. Weekly Update 281
  39505. Weekly Update 281
  39506. Datawrapper: Create charts, maps, and tables
  39507. What’s up with TimeZoneInfo on .NET 6? (Part 1)
  39508. The Slackware Linux Project: Slackware Release Announcement
  39509. Distributing dating apps in the Netherlands - Support
  39510. Amazon.com: GeForce RTX 3060 Ti Gaming Graphics Card 8GB GDDR6, RTX 3090 12GB GDDR6, RX 6600 XT, GTX 1650 OC 4GB, GTX 1660 Super 6GB, Video Card RTX 3080, RTX 3070, GTX 1060 : Electronics
  39511. GitHub - casualsnek/cassowary: Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
  39512. Weekly Update 281
  39513. Weekly Update 281
  39514. Wormhole Incident Report — 02/02/22
  39515. curl dash-dash-json | daniel.haxx.se
  39516. Sea Chase
  39517. Exactly How I Cold Emailed My Way to A Life-Changing Exit (And You Can Too)
  39518. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  39519. Some business advice for academic startups/spinouts - Bert Hubert's writings
  39520. Zinc lozenges for the common cold: a living review
  39521. What is a “philosophy of progress?”
  39522. CS 251 Cryptocurrencies and Blockchain Technologies: Syllabus
  39523. My Cheapskate Commenting System · tdarb.org
  39524. Solution to a problem you shouldn't have! #shorts
  39525. Customer Success Stories: ONNX
  39526. The truth about management in Silicon Valley: It doesn’t exist – TechCrunch
  39527. The Story of Mel
  39528. A low-cost and shielding-free ultra-low-field brain MRI scanner - Nature Communications
  39529. Episode 410 - Fusion Dev
  39530. GitHub - wybiral/wtf: PoC to demonstrate how local service discovery can be used to violate privacy.
  39531. Apple will charge 27% commission for app purchases made using alternative payment systems in the Netherlands
  39532. GitHub - nanoframework/nanoFramework.SignalR.Client
  39533. Named Arguments and Optional Parameters in C# - Code Maze
  39534. Learn C# with CSharpFritz - Get Started Building Applications with Blazor
  39535. Missing Manuals - io_uring worker pool
  39536. Episode 91 - C# 10 and .NET 6 with Mark J Price
  39537. Compiler Explorer - C# (.NET 6.0.101)
  39538. Windows Terminal Preview 1.13 Release - Windows Command Line
  39539. Live Streaming .NET
  39540. The case of the stack overflow exception when the stack is nowhere near overflowing - The Old New Thing
  39541. Don't make me think, or why I switched to Rails from JavaScript SPAs
  39542. Go performance from version 1.2 to 1.18
  39543. Silenced AirTags With Disabled Speakers Are Popping Up for Sale Online
  39544. Why semi-trucks in US and Europe are so different? | Nodum.org
  39545. The Slackware Linux Project: Slackware Release Notes
  39546. Networking of a turn-based game
  39547. Tilt Five, Inc. Jobs and Careers
  39548. Optimizing msbuild (C#/.NET/C++) build performance with Visual Studio 2022
  39549. Piped
  39550. The idea of the curl of a vector field
  39551. How I built a daily podcast from the posts on my favorite subreddit r/SaaS?
  39552. I Deleted My Twitter Account With 20K Followers. Here's How and Why I'm Starting Again.
  39553. Let's Rewrite Everything!
  39554. Why growth is so bad
  39555. saatsazov.com
  39556. The Lightning Speed Setup for Lightning Speed LaTeX
  39557. thevinter's coding blog
  39558. Staff promotion packets.
  39559. Alexandre Nédélec - Week 5, 2022 - Tips I learned this week
  39560. DarkPattern.games » Healthy Gaming « Avoid Addictive Dark Patterns
  39561. How to Build and Deliver Apps Fast and Scalable with Azure Container Apps
  39562. What Hackers Know About Your Software Supply Chain (That You Don’t) w/ Chainguard's Kim Lewandowski - DevInterrupted
  39563. Estimating the Bit Security of Pairing-Friendly Curves
  39564. Learning Blazor
  39565. Piped
  39566. PWA Studio - Visual Studio Marketplace
  39567. How to Build and Deliver Apps Fast and Scalable with Azure Container Apps
  39568. Yes, I can connect to a DB in CSS
  39569. A closer look at the stack guard page - The Old New Thing
  39570. Rails is not written in Ruby
  39571. Need to Keep Analytics Tracking Data in the EU? Cloudflare Zaraz Can Offer a Solution
  39572. The AWS DynamoDB feature you're missing out on
  39573. Optimally Configuring Open Telemetry Tracing for ASP.NET Core
  39574. Composition vs Inheritance in C# - Code Maze
  39575. 3 Ways To Increase App Reliability With Polly - CodeWithStu
  39576. Jay's Blog
  39577. 3 Ways To Increase App Reliability With Polly
  39578. .NET 20 Years
  39579. Mark Downie - PoppaString
  39580. .NET 20 Years
  39581. Reading on a smartphone affects sigh generation, brain activity, and comprehension - Scientific Reports
  39582. Rustenstein 3D: Game programming like it's 1992 - NextRoll
  39583. .NET Rocks! vNext
  39584. Quality Controlled Datasets
  39585. Getting Started With OAuth 2.0
  39586. Protect secrets in Git with the clean/smudge filter | Red Hat Developer
  39587. JavaScript Class Privates
  39588. Tip 351 - How to use dependency injection in Azure Functions
  39589. Understanding Middleware in ASP.NET Core | endjin
  39590. Celebrate the .NET 20th Anniversary with the Community!
  39591. Update Solana to 1.9.4 · certusone/wormhole@7edbbd3
  39592. Why and how I got my own ASN!
  39593. Cache invalidation isn't a hard problem
  39594. Procrastination by Reading
  39595. Improving Powkiddy V90's Portable Experience
  39596. Settings are not a design failure
  39597. Don’t Add Salt to Baby Food: The Surprisingly Weak Evidence for Infant Sodium Requirements - Lily Nichols RDN
  39598. Expo 2020
  39599. Let’s build something Outrageous – Part 17: Bulk Traversals
  39600. I took down Starlink (but I haven't cancelled)
  39601. Wikipedia and irregular data: how much can you fetch in one expression?
  39602. Rishi Goomar
  39603. How I used indie hacking to sponsor my own greencard | Swizec Teller
  39604. blog.pangalos.dev
  39605. Finding unknown sensors with I²C probing
  39606. Caching Header Best Practices
  39607. Hacks for engineering estimates - shubhro.com
  39608. Who keeps an eye on clipboard access? – Gonçalo Valério
  39609. Discussions · dotnet/csharplang
  39610. Control Group
  39611. Azure IoT Edge Tools Now Support Visual Studio 2022 -- Visual Studio Magazine
  39612. .NET MAUI Community Toolkit - Monthly Standup (February 2022)
  39613. 27 Years of Amazon.com Website Design History - 34 Images - Version Museum
  39614. Progress in the Privacy Sandbox (December 2021) - Chrome Developers
  39615. New sponsors-only repositories, custom amounts, and more | The GitHub Blog
  39616. What's new in .NET Interactive notebooks
  39617. EquationGroupLeak/eligiblecandidate.py at master · adamcaudill/EquationGroupLeak
  39618. CGI did, in fact, ruin movies
  39619. Retrospective and Technical Details on the recent Firefox Outage – Mozilla Hacks - the Web developer blog
  39620. EquationGroupLeak/eligiblecontestant.py at master · adamcaudill/EquationGroupLeak
  39621. CosmosDB linux container for your CI builds - Dominique St-Amand
  39622. Portable Python Projects
  39623. .NET Interactive is looking for a new name!
  39624. Sponsors-only Repositories | GitHub Changelog
  39625. Repo experience survey - February 2022
  39626. Competitive programming with AlphaCode
  39627. Serenity OS - CoRecursive Podcast
  39628. Windows Wednesday - All about Windows Sysinternals
  39629. mmWave radar, you won't see it coming
  39630. Gotchas! in Event Driven Architecture - What you need to be aware of
  39631. Postman Now Supports gRPC | Postman Blog
  39632. Wordle in less than 50 lines of Bash
  39633. Gotcha: C++/WinRT weak_ref.get() doesn't get the weak reference; it gets the strong reference
  39634. AdaCore and Ferrous Systems Joining Forces to Support Rust
  39635. GDPR enforcer rules that IAB Europe's consent popups are unlawful
  39636. The Catch Block #92 - Cool Read Extravaganza!
  39637. Pure magic in C# using tuples and relational patterns
  39638. How to recommend books, or, stop recommending SICP
  39639. DateTime.Now and DateTime.UtcNow
  39640. How to stop running out of ephemeral ports and start to love long-lived connections
  39641. Visual Studio 2022 - with Kendra Havens
  39642. West Wind WebSurge 2.0 is here
  39643. A toy DNS resolver
  39644. Piped
  39645. DateTime.Now and DateTime.UtcNow
  39646. WebVM: server-less x86 virtual machines in the browser
  39647. How to Create PDF file in C# .NET – 5 Easy Steps | Pro Code Guide
  39648. How I Discovered Thousands of Open Databases on AWS
  39649. Building ASP.NET Core and EF Core hierarchical multi-tenant apps – The Reformed Programmer
  39650. Using the circuit breaker pattern with AWS Step Functions and Amazon DynamoDB | Amazon Web Services
  39651. Meet the Women of .NET
  39652. How you can learn Python with this 11 part series
  39653. Monsters Weekly 238 - Improving Page Load Performance with Responsive Images
  39654. Static Abstract Members In C# 10 Interfaces
  39655. Piped
  39656. Join Us in Celebration as .NET Turns 20
  39657. PSReadLine 2.2 RC
  39658. Authentication in ASP .NET Core
  39659. ongoing by Tim Bray · Lock-in and Multi-Cloud
  39660. Writing better release notes
  39661. Additional Serious Scientific Answers to Absurd Hypothetical Questions
  39662. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  39663. Visual Studio 2022 - with Kendra Havens
  39664. RWC 2022 program
  39665. Praise your competitors
  39666. Harry Vangberg: Note Workflows in Skrift
  39667. DIY web analytics with EndTRACKER - Julio Merino (jmmv.dev)
  39668. Efficiency, and a simple formula for being a 10x-er
  39669. Strong Password Enforcement – Josh Betz
  39670. In defense of user-defined web fonts — nutcroft blog
  39671. Code Colocation is King – Koen van Gilst
  39672. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  39673. Ideas that have been beaten to death
  39674. The web starts on page four
  39675. <link>: The External Resource Link element - HTML: HyperText Markup Language | MDN
  39676. Projects I Support
  39677. Welcome to My Site!
  39678. jmtd → log → Amateur archiving activities, January 2022
  39679. Reality by Consensus
  39680. My remote work experience after two years of working remotely full time
  39681. Remote Pair Programming - Demir Delic
  39682. Postgres large JSON value query performance (evanjones.ca)
  39683. Senior Program Manager in Raleigh, North Carolina, United States | Program Management at Microsoft
  39684. Preparing MNIST Image Data Text Files -- Visual Studio Magazine
  39685. GitHub - dotnet-presentations/dotNET20th: .NET 20th Anniversary creative and digital swag
  39686. How to Mislead with Facts
  39687. Databinding with the OOP Windows Forms Designer
  39688. Career Advice Nobody Gave Me: Never ignore a recruiter
  39689. Pro Microservices in .NET 6: With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes: Whitesell, Sean, Richardson, Rob, Groves, Matthew D.: 9781484278321: Amazon.com: Books
  39690. Framework’s Series A and the Years Ahead
  39691. Top-100 npm package maintainers now require 2FA, and additional security-focused improvements to npm | The GitHub Blog
  39692. WebVM: Client side X86 virtual machines in the browser
  39693. Announcing the public launch of Cloudflare's bug bounty program
  39694. Build in the Open Happy Hour | Meetup
  39695. PowerToys File Explorer utility for Windows
  39696. DuckDuckGo Email | Frequently asked questions
  39697. Koenigsegg's Tiny Electric Motor Makes 335 HP and 443 LB-FT of Torque
  39698. Batch Querying with Marten
  39699. How do I customize the color of the Windows blue screen?
  39700. World’s smallest C# program (featuring cheating)
  39701. EASILY Build Apps With Tailwind CSS Using Tailmars
  39702. GitHub - atamai-labs/Atamai.Slice: Proof-of-concept solution for slicing minimal-api and using source generator to resolve the slices without runtime reflection or manual registrations.
  39703. Solving the source generator 'marker attribute' problem - Part 2: Creating a source generator - Part 8
  39704. The GNU Name System
  39705. Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 2: Building the demo
  39706. DateOnly and TimeOnly in C# - Code Maze
  39707. Introducing the Dark Screen of Death
  39708. Pay attention to WebAssembly
  39709. Meet the Women of .NET
  39710. .NET Framework vs .NET Core (.NET 5+) | Pro Code Guide
  39711. [Last Week in .NET #79] – Space Newts
  39712. Red Light Green Light
  39713. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (paperback) (Addison-Wesley Microsoft Technology Series): Cwalina, Krzysztof, Barton, Jeremy, Abrams, Brad: 9780135896464: Amazon.com: Books
  39714. Create microservices with .NET and ASP.NET Core Ep1: Introduction to microservices with .NET
  39715. Building a Philosophy Workstation with NixOS: Installing Firefox, VSCodium, and LaTeX
  39716. Discord Holds the Keys to Your Heart
  39717. Destroy All Values: Designing Deinitialization in Programming Languages
  39718. Bruce Lawson's personal site
  39719. 10 lessons from a 5 year Meta-rollercoaster ride
  39720. Don't trust comments
  39721. Intro to self-hosting. How to get started hosting your applications
  39722. What Is “Anti-Work?”
  39723. Foreigners should be allowed to compete on price
  39724. My most meaningful work of 2021 – not falling down
  39725. Reflections on six months of fatherhood
  39726. Start paying for internet stuff - Can's blog
  39727. Leaving better paths
  39728. A Better Turing Machine Tape Model
  39729. 1751984 - Let's Encrypt TLS Using ALPN TLS Version and OID
  39730. Download affected certificate serials for 2022.01.25 TLS-ALPN-01 Incident
  39731. Hello OmniSharp on .NET 6.0!
  39732. .NET R&D Digest (January, 2022)
  39733. the new hire who showed up is not the same person we interviewed
  39734. Please make a dumb car – TechCrunch
  39735. Array or object JSON deserialization (feat. .NET & System.Text.Json)
  39736. Azure DevOps Podcast: Bryan Costanich on .NET 6 IoT - Episode 177
  39737. Array or object JSON deserialization (feat. .NET & System.Text.Json)
  39738. Adblocking People and Non-adblocking People Experience a Totally Different Web
  39739. How I Discovered Thousands of Open Databases on AWS
  39740. GitHub - marcominerva/MinimalHelpers.Registration: A lightweight library to automatically register all the Route Endpoints of a Minimal API project.
  39741. Why does the Windows debugger engine show a bunch of hex digits after one of the DLL names?
  39742. Memory leaks: the forgotten side of web performance
  39743. What If? 2
  39744. Network Server Accelerator (NSA HTTP)
  39745. Parallelize test cases execution in xUnit - Gérald Barré
  39746. Cloudflare Partner Program Now Supports SASE & Zero Trust Managed Services
  39747. How CallerArgumentExpression changes the logging game in C# 10
  39748. Development With A Dot - Using Generated Methods Instead of Reflection
  39749. How I reversed a NodeJS malware and found the author
  39750. Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 1: Setting up the AWS OTEL Collector
  39751. Episode 21: Milly Schmidt — PATHS UNCOVERED
  39752. How to Copy Array Elements to New Array in C# - Code Maze
  39753. 291: GitHub Actions All The Things
  39754. Implement a PWA using Blazor with BFF security and Azure B2C
  39755. Temporal Tables with EF Core 6
  39756. Don’t forget Microsoft
  39757. Code-Splitting: Get Better Performance When Developing React
  39758. tzdata, the time zone database for RHEL: 2021 update | Red Hat Developer
  39759. Deploying Uno Platform Applications to Azure
  39760. Keep your workflow actions up to date using GitHub Dependabot | Visual Studio Geeks
  39761. F# and WebAssembly
  39762. Power Apps and the .NET Developer
  39763. PagerDuty’s Security Training for Engineers, The Dramatic Conclusion
  39764. Hoare’s Rebuttal and Bubble Sort’s Comeback
  39765. X.520: What’s in a name?
  39766. New Video: Coding Making Sense of reactive() and ref() in Vue.js
  39767. What is the Inverse of a Circle?
  39768. Hardy, Ramanujan and Taxi No. 1729
  39769. Basic cryptography - the Vigenere cipher - Eric Mann's Blog
  39770. Testing Appointment App - Lav Patel | Lead Software Engineer
  39771. Welcome to My Site!
  39772. mikerourke.dev
  39773. Writing a toy traceroute from scratch · Caffeinspiration
  39774. Autodocumenting Makefiles
  39775. Clean code is a phase – Koen van Gilst
  39776. Knowledge Base - your company’s undervalued asset
  39777. A UX designer walks into a Tesla Bar – Scott Jenson
  39778. Migrating Web Apps to Azure App Services
  39779. Bike Tire | Fahrrad-Tools.de
  39780. Rust has a small standard library (and that's ok)
  39781. r/ethereum - Did I just lose half a million dollars by sending WETH to WETH's contract address?
  39782. Why Do I Look Like...This? The SexyCyborg Origin Story
  39783. Penn Badgely Reacts to Laura Ingraham Being Confused About the Netflix Show ‘You’ I THR News
  39784. Only the great die at 11 (RIP Stack Overflow Jobs)
  39785. GitHub - xoofx/dotnet-releaser: Easily cross-compile, package and publish your .NET application to NuGet and GitHub.
  39786. I finally understand Declarative Programming 🍀
  39787. Fold inbox crypto into one assembly by bartonjs · Pull Request #64307 · dotnet/runtime
  39788. How to Use Tags
  39789. High-Resolution Audio: is it worth the hype?
  39790. There Is No Metaverse
  39791. commits signed by ssh key using nix and home-manager
  39792. Game Performance Optimization - A Practical Example From Industry Idle
  39793. Jeremy Mikkola - Tech debt gets worse before it gets better
  39794. Phone is Still the Best Way to Order Pizza
  39795. Why Do I Look Like...This? The SexyCyborg Origin Story
  39796. Bush And Rice
  39797. Penn Badgely Reacts to Laura Ingraham Being Confused About the Netflix Show ‘You’ I THR News
  39798. lib: add fetch by targos · Pull Request #41749 · nodejs/node
  39799. black
  39800. It’s been 20 years since “15” was factored on quantum hardware | IBM Research Blog
  39801. Microsoft, Autism, and the 1990s: Dave and Joelle
  39802. Technical details for satellite NOAA 15
  39803. Technical details for satellite NOAA 18
  39804. Technical details for satellite NOAA 19
  39805. DON'T YOU LECTURE ME WITH YOUR THIRTY DOLLAR WEBSITE
  39806. Tor Browser: a legacy of advancing private browsing innovation | Tor Project
  39807. Connecting gadgets to Blazor
  39808. Search results | Find available job openings at Microsoft
  39809. Search results | Find available job openings at Microsoft
  39810. ASP.NET Community Standup - Exploring the ABP web app framework
  39811. People don't work as much as you think
  39812. Top 5 Tips and Tricks for Better Development Lifecycle
  39813. Marketplace Office Hours (Business and Technical)- Register Now for February Sessions
  39814. Wire • Secure Messenger | F-Droid - Free and Open Source Android App Repository
  39815. Microsoft Teams 2.0 will use half the memory, dropping Electron...
  39816. GitHub - stenh0use/docker-machine-for-mac: Docker Machine for Mac - an alternative to Docker for Mac
  39817. Rare color photos from the Second World War, 1941-1945 - Rare Historical Photos
  39818. Piped
  39819. Autoresponder
  39820. Trying to vlog #crypto #vlog #shorts
  39821. Speed up your .NET app with the .NET memory profilers in Visual Studio 2022
  39822. NVIDIA GPUs Enable Simulation of a Living Cell | NVIDIA Blog
  39823. OCaml - Generalized algebraic datatypes
  39824. | Avoiding Conflicts on Social Media Might Make Things WorseMichele Coscia
  39825. In defense of NIR
  39826. Teleporting thru Information Space
  39827. Old Man Yells at Cloud
  39828. Suggestions for onboarding remote Software Engineers
  39829. Fun with Node experimental modules and loaders
  39830. The 21 best StumbleUpon alternatives of 2022
  39831. Reclaiming the lost art of Linux server administration
  39832. Marijuana Deals Nearby | Find 420 Deals & Discounts | Leafly
  39833. Brand New! Azure Functions OpenAPI Extension on .NET 6
  39834. Azure DevOps requires TLS 1.2 on all connections including Visual Studio
  39835. Making the web better. With blocks!
  39836. Weekly Update 280
  39837. Be a Cognizant Software Developer #shorts
  39838. January 7, 2021 - Building a PowerBI report, CSS Ribbon, and Azure functions
  39839. January 10, 2021 - Tab-based notation with TAML, ServiceBus with KlipTok and MORE!
  39840. How did we get from .NET Framework to just .NET?
  39841. macOS Monterey 12.3 Beta Release Notes
  39842. Sigstore ❤ Ruby!
  39843. Ignore non-X509 certificates in SignedCms by vcsjones · Pull Request #64348 · dotnet/runtime
  39844. Talking at Carnegie Mellon Database Group: Practical Considerations for ACID/MVCC Storage Engines
  39845. How can I recognize whether two handles refer to the same underlying file?
  39846. There’s No Such Thing as Clean Code
  39847. mac-capture: Improve window capture support on macOS 12.3 by Developer-Ecosystem-Engineering · Pull Request #5875 · obsproject/obs-studio
  39848. Happy Data Privacy Day!
  39849. Masterclass on mathematical thinking
  39850. Weekly Update 280
  39851. Block Protocol - an open standard for data-driven blocks
  39852. Difference Between ValueTuple and Tuple in C# - Code Maze
  39853. Aho/Ullman Foundations of Computer Science
  39854. Which .NET GraphQL Clients Should Your App Use?
  39855. The Guide to PubSub (Publish/Subscribe)
  39856. ZoomIt v5.0, RDCMan v2.90, Autoruns, ProcMon, TCPView, VMMap, Sysmon and WinObj
  39857. Implementing OAuth 2 Using Node.js
  39858. How Prime Video updates its app for more than 8,000 device types
  39859. 5.8 million RedDoorz user records for sale on hacking forum
  39860. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  39861. If Looks Could Kill
  39862. Writing an open source GPU driver – without the hardware
  39863. +’a and -‘a
  39864. GitHub - microsoft/playwright: Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
  39865. Security Visionaries 2022 | Teleport
  39866. How Latest Visual Studio 2022 Update Speeds Code Search -- Visual Studio Magazine
  39867. Learn Live - Create and deploy a cloud-native ASP.NET Core microservice
  39868. Cryptocurrency exchange BTC-Alpha confirms ransomware attack
  39869. LTO Tape data storage for Linux nerds
  39870. IP-Link – Twelve years after – cedric's blog
  39871. Smart Portrait gives "We've temporarily disabled this filter because of an error" after first use
  39872. Speeding up VSCode (extensions) in 2022 – Jason Williams
  39873. Why Quantum Mechanics?
  39874. macOS Monterey 12.3 Beta Release Notes
  39875. Sometimes, rewriting in another language works
  39876. Please Don’t Just Say Hello In Chat
  39877. Platform Specific Code using Partial Classes in .NET MAUI
  39878. Creating the Conditions for Developer Happiness
  39879. BastionZero Blog | I read the federal government’s Zero-Trust Memo so you don’t have to
  39880. GitHub - dzautner/Sel: A compiler for thin Symbolic Expressions abstraction layer over Lambda calculus.
  39881. Facebook SDK v12.2 for Xamarin.iOS Now Available
  39882. #160 Brandon Minnick, .NET MAUI | no dogma podcast
  39883. WUG: .NET 6 extravaganza: Entity Framework Core 6 (online)
  39884. Prefer to change the code rather than write a workaround
  39885. Performance improvements in ASP.NET Core 6
  39886. Thread by @JustForFansSite on Thread Reader App
  39887. Protecting The Consumer: Pringles Will Now Require Two-Step Verification In Order To Open Their Cans
  39888. Episode 409 - Azure Service Connector
  39889. Blazor | Build client web apps with C# | .NET
  39890. What is Curious Drive? - Free Courses, Coding Problems & Quizzes
  39891. Practical tips to elevate your UX and accessibility
  39892. Two reasons Kubernetes is so complex
  39893. Migrating to Cloudflare Email Routing
  39894. How can I recognize file systems that don't support 64-bit unique file identifiers?
  39895. Clean up your .NET Controllers with ApiEndpoints
  39896. Impressions #2-100
  39897. Switch Expression with Multiple Cases That Return the Same Result in C#
  39898. Society has a trust problem. More censorship will only make it worse.
  39899. Fall 2021
  39900. Big (tech) company bullshit
  39901. GitHub - refined-github/refined-github: Browser extension that simplifies the GitHub interface and adds useful features
  39902. Download GitHub directory
  39903. Validating Objects With FluentValidation
  39904. Using Guard Clauses in .NET - XamGirl
  39905. Let’s Architect! Architecture and Sustainability | Amazon Web Services
  39906. Web API DTO Considerations
  39907. Let's get logical! On logical and physical architectural views
  39908. How to Create a PNG File from a Web Page in C#
  39909. Tip 350 - How to extract information from receipts with Azure Form Recognizer
  39910. Setting up symbol-valued constants via proxies
  39911. A pipe operator for JavaScript: introduction and use cases
  39912. Dapr v1.6 is now available
  39913. The Biggest Mistake I See Engineers Make
  39914. .NET Rocks! vNext
  39915. Modernizing DasBlog - from Web Forms to .NET 6
  39916. The Internals of PostgreSQL : Introduction
  39917. PQShield raises $20M for its quantum-ready, future-proof cryptographic security solutions – TechCrunch
  39918. Testnet #4: Shielded Staking Is Here
  39919. Event Sourcing vs Event Driven Architecture
  39920. .NET Data Community Standup - Testing EF Core Apps
  39921. Run Ordinary Rails Apps Globally
  39922. Piped
  39923. David Rumsey Map Collection
  39924. Consequences Create Complexity
  39925. Why (Enterprise) Software Is Bloated
  39926. Khronos Strengthens Vulkan Ecosystem with Release of Vulkan 1.3, Public Roadmap and Profiles
  39927. Hey Ethereum, Let's Break Solidity's Composability!
  39928. "Lena" isn't about uploading
  39929. Machine readable specifications at scale
  39930. How to start contributing to open-source projects - Max Leiter
  39931. Bill Gates Answered my Email!! RE:Commodore Easter Egg!
  39932. Visual Studio 2022 for Mac Dumps Mono for .NET 6 -- Visual Studio Magazine
  39933. The State of Zero Knowledge
  39934. Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  39935. What’s new in bUnit for .NET 6
  39936. Colors in .NET: An In-Depth Guide
  39937. Incorrect proxying of 24 hostnames on January 24, 2022
  39938. .NET | Free. Cross-platform. Open Source.
  39939. bbenchoff.github.io by bbenchoff
  39940. A bug lurking for 12 years gives attackers root on every major Linux distro
  39941. .NET Data Community Standup - Testing EF Core Apps
  39942. We Studied 81,000 Page Titles - Google Rewrote 61% Of Them
  39943. Alien Mission
  39944. Domain Logic: Where does it go?
  39945. GitHub - Xabaril/Esquio: Esquio is a Feature Toggle Library for .NET Developers.
  39946. Git Stars - ErikEJ
  39947. Code search in Visual Studio 2022 is about to get much faster
  39948. Fixing sync over async issues in .NET / C# with Visual Studio 2022
  39949. What are these weird internal Visual C++ runtime functions named NLG?
  39950. AirPods don't "Just Work" · Philip Ardeljan is a UI designer
  39951. Difference Between int.Parse() and Convert.ToInt32() in C# - Code Maze
  39952. remove support for Ssl2 by wfurt · Pull Request #64322 · dotnet/runtime
  39953. The Catch Block #91 - Keeping Work and Home Separate
  39954. Transfer or convert your current SIM to an eSIM on your new iPhone
  39955. Landscape of API Traffic
  39956. Nature Neuroscience offers open access publishing - Nature Neuroscience
  39957. Are you on the boat?
  39958. Difference Between int.Parse() and Convert.ToInt32() in C# - Code Maze
  39959. Fixing Windows Control Focus on Toolbar and Menu Controls
  39960. The disadvantages of microservices | Red Hat Developer
  39961. .NET Watch Launch Setting Profile For ASP.NET Core
  39962. Project Sustainability · Discussion #368 · unitycontainer/unity
  39963. dotNetDave Says… Taking Care of Technical Debt
  39964. Announcing .NET Community Toolkit v8.0.0 Preview 1
  39965. A Few (too many?) Ways of Setting the Kestrel Ports in .NET 6 | no dogma blog
  39966. Programming to Interface Vs to Implementation
  39967. Raising Coding Standards with .NET 6.0 Code Analyzers | endjin
  39968. Webcam Hacking (again) - Safari UXSS | Ryan Pickren
  39969. The Old Internet Shows Signs of Quietly Coming Back
  39970. .NET Framework January 2022 Cumulative Update Preview
  39971. How to get ASP.NET Core server URLs
  39972. ASP.NET Community Standup - Minimal API Deep Dive
  39973. Quick meetings are a lie / Marijke Luttekes
  39974. Solving phishing is not simple - can anti-phishing training make it even worse?
  39975. Nico Orfanos
  39976. Does the software industry learn?
  39977. Trailing Slashes on URLs: Contentious or Settled?—zachleat.com
  39978. Make Free Stuff
  39979. Hook, line, and sinker
  39980. This website is hosted on a Raspberry Pi
  39981. Building a Vaporwave scene with Three.js - Maxime Heckel's Blog
  39982. Gemini Is A Little Gem • AndreGarzia.com
  39983. On the Difficulty of Extrapolation with NN Scaling
  39984. ASP.NET Core Blazor performance best practices
  39985. foobar2000
  39986. Durability and Redo Logging
  39987. Softwareness - PC Maffey
  39988. Learning a New Stack
  39989. How I Track My Hour Balance with a Custom org-mode Clock Table
  39990. Julia macros for beginners
  39991. David Nicholas Williams
  39992. Devblog of @kdy1
  39993. Why Is Digital Autonomy So Hard?
  39994. ASP.NET Community Standup - Minimal API Deep Dive
  39995. Developing and Deploying a Static Web App with Blazor and Azure Functions
  39996. v2.5 work: BacklogPolicy by NickCraver · Pull Request #1912 · StackExchange/StackExchange.Redis
  39997. Pub/Sub fixes for subscribe/re-subscribe by NickCraver · Pull Request #1947 · StackExchange/StackExchange.Redis
  39998. 1751435 - Put sameSite=lax, sameSite noneRequiresSecure, and sameSite schemeful behind the early beta flag
  39999. Visual Studio 2022 for Mac Preview 5
  40000. The Biggest Mistake I See Engineers Make
  40001. systemd by example - the systemd playground
  40002. Introducing Rainway: Interactive App Streaming for Everyone | Rainway
  40003. Overview of testing applications that use EF Core - EF Core
  40004. Google drops FLoC and proposes new Topics API for replacing third-party cookies used by ads
  40005. .NET Community Toolkit v8.0 Preview Revamps MVVM Library -- Visual Studio Magazine
  40006. GitHub Quick Reviews
  40007. Piped
  40008. Finding X | A Mathematical Short Film
  40009. Speed up your .NET app with the CPU profilers with Visual Studio 2022
  40010. Secure your GitHub account with GitHub Mobile 2FA | The GitHub Blog
  40011. What’s a lesser known .NET feature that people should know more about?
  40012. My Terminal Has SUPER POWERS! (My New FAVORITE Terminal Plugin)
  40013. Microsoft Releases YARP - Yet Another Reverse Proxy
  40014. I deleted a file from Explorer, but it came back when I refreshed, and I get Access Denied if I try to delete it again
  40015. Solving the source generator 'marker attribute' problem - Part 1: Creating a source generator - Part 7
  40016. Troy Hunt's Azure cloud bill shock is a cautionary tale
  40017. No one cares that you’re right
  40018. DateTime Operators in C# - Code Maze
  40019. 2022 Tech Predictions · Ted Neward's Blog
  40020. Bulk download from Azure Blob Storage with C#
  40021. Saving over 100x on egress switching from AWS to Hetzner
  40022. Monsters Weekly 237 - Optimizing Images with WebP
  40023. OpenID Foundation website
  40024. Type-level DI Container prototype
  40025. A surprisingly hard CS problem: sums of square roots
  40026. Machine Learning Community Standup - Infrastructure image classification
  40027. How slow is SELECT * ? - Vettabase
  40028. Wrapping it up
  40029. GIFs (sane) playback control using WASM and FFmpeg
  40030. My SaaS side-project got acquired
  40031. Kafka Message Journey
  40032. Connecting People
  40033. Feedback Loops for Founders
  40034. Bitrot
  40035. An ad plugin was stealing 30% of the revenue for a year and I didn't even notice
  40036. Kami's Braindump · bsda2: Presenting LST.sh
  40037. Web Wednesday hosted by GeekTrainer: Chatting about Blazor with Cecil Phillip
  40038. Microsoft Details Native Integration of Elastic on Azure -- Visual Studio Magazine
  40039. Highlights from Git 2.35 | The GitHub Blog
  40040. [Last Week in .NET #78] – Platform Exclusives are the new black
  40041. Biscuit 2.0 release
  40042. Chesterton's Fence - Lesswrongwiki
  40043. GitHub - max-sixty/prql: PRQL is a modern language for transforming data — a simpler and more powerful SQL
  40044. Google is reportedly planning a next-gen Chromecast with Google TV
  40045. Why we're migrating (many of) our servers from Linux to FreeBSD
  40046. Alien Observers
  40047. GitHub - dotnet/runtime at release/7.0-preview1
  40048. Dependency Injection in .NET 6 - Service Lifetimes
  40049. Wordle With Grep - Susam's Maze
  40050. The Curse of NixOS
  40051. Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  40052. Implementing a file pager in Zig: Pages, buffers and metadata, oh my!
  40053. Modern Web Applications with SAFE Stack
  40054. runtime/Environment.Variables.Windows.cs at 57bfe474518ab5b7cfe6bf7424a79ce3af9d6657 · dotnet/runtime
  40055. The MainWindowHandle property is just a guess based on heuristics
  40056. Awaiting an async void method in .NET - Gérald Barré
  40057. How slow is MediatR really?
  40058. Alexandre Nédélec - Week 3, 2022 - Tips I learned this week
  40059. This Post Was Written by GitHub Copilot
  40060. Simple WebSocket client and server application using .NET
  40061. I accidentally used YAML.parse instead of JSON.parse, and it... worked?
  40062. Top-Level Statements in C# - Code Maze
  40063. Microsoft Feature Management - Feature Flags in ASP.NET Core C# - Detailed Guide | Pro Code Guide
  40064. 290: The .NET MAUI Episode
  40065. [Fixed Ending] Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  40066. Fundamentals of Garbage Collection
  40067. Amazon.com: Out of the Woods of Oregon Slice it Right! Board with Bread & Bagel Slicer (Maple Slicer): Home & Kitchen
  40068. grouping Arrays via `.groupBy()` and `.groupByToMap()`
  40069. Announcing TypeScript 4.6 Beta
  40070. Debugging Compatibility in Edge
  40071. Using games engines for work and profit! | Meetup
  40072. Azure Functions consumption plan naming
  40073. Implement hash and HMAC stream one shots by vcsjones · Pull Request #63757 · dotnet/runtime
  40074. Piped
  40075. Customizing web search
  40076. Sponsor @ErikEJ on GitHub Sponsors
  40077. Why I'm comfortable publishing foolishness
  40078. On decoupled loaders
  40079. In defense of complicated programming languages
  40080. Surgical programming
  40081. Prototype the UI Before Building an MVP
  40082. Improving end to end tests reliability
  40083. Charm
  40084. Building A Production Ready Blazor WASM App
  40085. Supply chain attacks are the new big thing
  40086. Why skyscrapers are so short - Works in Progress
  40087. Weekly Update 279
  40088. Hot off the Press: The .NET OSS Maintainer Support Survey!
  40089. Over 90 WordPress themes, plugins backdoored in supply chain attack
  40090. Piped
  40091. Piped
  40092. How E Ink Developed Full-Color e-Paper
  40093. Azure Container Apps: dapr, devcontainer, debug and deploy | I CAN MAKE THIS WORK
  40094. Richard Clayton - Distributed Locking with Postgres Advisory Locks
  40095. Life as an autistic person
  40096. Diving into BoardGameGeek
  40097. GitHub - iloveichigo/NVBurner: A MSI Afterburner alternative for NVIDIA users in Linux.
  40098. The Social Bot Lie
  40099. dordle by zaratustra
  40100. Drawn controls in .NET MAUI
  40101. GitHub - DustinBrett/daedalOS: Desktop environment in the browser.
  40102. Pub/Sub subscription processor: actually set the result by NickCraver · Pull Request #1959 · StackExchange/StackExchange.Redis
  40103. 2022-01-22: Explicit record class declaration (diagnostic analyzer + code fix) · Discussion #1 · Flash0ver/FlashOWare.NET
  40104. Structure and Interpretation of Computer Programs
  40105. Search results | Find available job openings at Microsoft
  40106. Parse and TryParse in C# - Code Maze
  40107. On Leaving Facebook
  40108. PHP: Frankenstein arrays
  40109. Piped
  40110. Piped
  40111. Piped
  40112. Piped
  40113. GitHub - khuedoan/homelab: My self-hosting infrastructure, fully automated from empty disk to operating services.
  40114. C# 10 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  40115. Introducing Minimal Real-Time API for .NET
  40116. Episode 214: Emin Gün Sirer on Avalanche and its Formation - ZK Podcast
  40117. Hydraulic Analogy
  40118. Ubiquiti Unifi Dream Machine R2D2 Stand by eraser
  40119. JavaScript frontend development with ASP.NET Core in .NET 6
  40120. How to Integrate Power BI Reporting into .NET apps
  40121. Welcome to the Poképark!
  40122. Audio Sparklines · Melatonin
  40123. Why I decided to sell my web agency | Mischa
  40124. That magical word: Workstation
  40125. Tips for Onboarding Onto an Existing Codebase
  40126. Way up in the middle of the air
  40127. Underjord | My Elm Experience
  40128. 10 years against division of labor in software
  40129. The journey to bootstrapping a $1 million ARR SaaS | ScrapingBee
  40130. Not One But Two .NET MAUI Previews!
  40131. GitHub - DREAM-DK/MAKRO
  40132. Java on Visual Studio Code Going Cloud Native -- Visual Studio Magazine
  40133. Piped
  40134. Open Sourcing our Firmware
  40135. GitHub - 425show/verifiable-credential-demo
  40136. Microsoft decentralized identity hackathon
  40137. the new kubernetes? -- wingolog
  40138. Microsoft Verifiable Credential - Issuer
  40139. There is NO single "Architecture". #shorts
  40140. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  40141. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  40142. WUG: .NET 6 extravaganza: .NET 6, BCL, … (online)
  40143. Create WebAssembly System Interface(WASI) node pools in Azure Kubernetes Service (AKS) to run your WebAssembly(WASM) workload (preview) - Azure Kubernetes Service
  40144. ASP.NET Community Standup - Upgrading to ASP.NET Core
  40145. Fixing the crash that seems to be on a std::move operation
  40146. Developers unearth the bones of an overhauled Task Manager for Windows 11
  40147. Implementing a file pager in Zig: Write behind implementation
  40148. Jean G3nie
  40149. Google's diversity strat lead who said Jews have 'insatiable appetite for war' is no longer diversity strat lead
  40150. Legal - Data & Privacy - Apple
  40151. Code Maze Weekly #110 - Code Maze
  40152. See What’s New in the Telerik and Kendo UI R1 2022 Release!
  40153. OpenSubtitles Hacked With A Data Breach Of 7 Million Subscribers
  40154. ASP.NET Core updates in .NET 5 Preview 6
  40155. August Meetup: Serverless Architecture in Azure with Rob Richardson | Meetup
  40156. LADOTNET - The Architectural Mindset by Jeremy Cameron | Meetup
  40157. LADOTNET - The Architectural Mindset by Jeremy Cameron | Meetup
  40158. Adding a pipe operator to Python | HackerNoon
  40159. Desert Code Camp - 2018 - Javascript/Node.js - Hattan Shobokshi - An Introduction to VueJS
  40160. GitHub - microsoft/FASTER: Fast persistent recoverable log and key-value store + cache, in C# and C++.
  40161. New Task.WaitAsync method in .NET 6
  40162. Pomodoro Technique - Wikipedia
  40163. Reverse engineering tools for .NET applications
  40164. James Webb Space Telescope marks deployment of all mirrors
  40165. [Proposal]: Static abstract members in interfaces · Issue #4436 · dotnet/csharplang
  40166. performance/src/benchmarks/micro at main · dotnet/performance
  40167. How to Create and Publish a NuGet Package with .NET CLI - Code Maze
  40168. Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  40169. Google Camera randomly changes some QR code URLs on Android 12
  40170. 472 - CPCWiki
  40171. The Windows 11 taskbar is an annoying step backward
  40172. Using Power Automate to send tweets based on my RSS feed
  40173. Fixing my BF1942 woes with Win32 APIs - Turnerj (aka. James Turner)
  40174. What Is Single Project in .NET MAUI?
  40175. When distributed systems get frustrated
  40176. Released: Microsoft.Data.SqlClient 4.0.1
  40177. Divert the Flow
  40178. Azure SDK Release (January 2022)
  40179. Free Postgres Databases
  40180. Primel
  40181. Throw during renegotiation if there is incomplete received TLS frame by rzikm · Pull Request #64066 · dotnet/runtime
  40182. So...TikTok Sucks
  40183. Roblox Return to Service 10/28-10/31 2021 - Roblox Blog
  40184. Opinion: Why I don't Support the Treeline Trail Plan
  40185. Quantum-Inspired Annealing Using C# or Python -- Visual Studio Magazine
  40186. Visual Studio 2022 v17.1 Preview 3 Improves Web Tools -- Visual Studio Magazine
  40187. My Minimal Monorepo Setup with ZX
  40188. How To Stay Curious as a Coder
  40189. Seven Days of OCaml
  40190. GitHub - JetBrains/JetBrainsMono: JetBrains Mono – the free and open-source typeface for developers
  40191. My First Three Months with a Nokia Dumb Phone as a Daily Driver
  40192. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: GIRETTI, ANTHONY: 9781484280072: Amazon.com: Books
  40193. So...TikTok Sucks
  40194. How safe is zig?
  40195. Progress Telerik Adds 20-Plus Components for Blazor, .NET MAUI and WinUI -- Visual Studio Magazine
  40196. EXPOSED: Bill Gates' Secret Easter Egg
  40197. Sr. Product Marketing Manager - Visual Studio in Bellevue, Washington, United States | Marketing at Microsoft
  40198. Curl: JSON support
  40199. Web Wednesday - Talking ASP.NET with Jon Galloway
  40200. Crypto.com Security Report & Next Steps
  40201. .NET Conf 2021 Recap - Videos, Slides, Demos, and More
  40202. Welcome to MAUI Community Toolkit
  40203. Sunsetting Jobs & Developer Story
  40204. Don’t assume the result of read()
  40205. CSS Custom Highlight API Module Level 1
  40206. analytics.usa.gov | The US government's web traffic.
  40207. The mystery of the crash that seems to be on a std::move operation
  40208. YouTube
  40209. How C# 10 “fixed” string interpolation
  40210. Postgres Indexes for Newbies
  40211. Series - Getting Started with .NET Platform, .NET Framework & .NET Core (.NET 5+) | Pro Code Guide
  40212. Introduction to .NET Core (.NET 5+) | Pro Code Guide
  40213. Introduction to .NET Framework | Pro Code Guide
  40214. You Give REST a Bad Name
  40215. Call for Papers - NDC Melbourne 2022 | Conference for Software Developers
  40216. Make Frontend Shit Again
  40217. Convert DateTime to ISO 8601 String in C# - Code Maze
  40218. Google Analytics declared illegal in the EU.
  40219. David Wong
  40220. From monolith to microservices: How applications evolve | Red Hat Developer
  40221. How to Deploy a .NET Container with AWS ECS Fargate
  40222. Building an Event Driven .NET Application: Integration Testing – Wrapt
  40223. Hacker News
  40224. Execute Program
  40225. Critical Aggregator
  40226. Optimizing CPU-Bound and Memory-Bound .NET Applications: 11 Best Practices - Michael's Coding Spot
  40227. Bending DateTime in .NET to Test Your Code Better
  40228. .NET Rocks! vNext
  40229. My Thoughts on Code “Modernization”
  40230. Are We Really Engineers? • Hillel Wayne
  40231. Optimistic Rollups: the present and future of Ethereum scaling
  40232. David Wong
  40233. Deep Introduction to .NET MAUI Handlers Architecture - Cool Coders
  40234. Securing Sensitive Data in an Event Driven Architecture
  40235. .NET MAUI Preview 12 Focuses on Quality/Stabilization, Boosts Shell Navigation -- Visual Studio Magazine
  40236. Obsidian is (almost) a Typora killer
  40237. Why is the Nuclear Power Industry Stagnant?
  40238. systemd service sandboxing and security hardening 101
  40239. How Khan Academy Rewrote their Backend
  40240. Bulletproof SSL and TLS | Feisty Duck
  40241. The Internet Changed My Life
  40242. Overlay visuals for live-streamed events using Unity Engine • Jack Phelan - Blog
  40243. Let's Reverse Engineer an Android App! - Yasoob Khalid
  40244. Examining the covidtests.gov architecture - Ad Hoc
  40245. My First Thoughts on SvelteKit – Ferhat Erdogan
  40246. There is such a thing as an open source business model
  40247. Why Static Languages Suffer From Complexity
  40248. Using View as a way to simplify your system
  40249. CSRF: How to exploit and how to defend
  40250. Work for Two Companies
  40251. Announcing .NET MAUI Preview 12
  40252. CC #9: A Wild ECDSA Appears!
  40253. If I’m a beginner at .NET, what resources are available to me?
  40254. Zef: Low-latency, Scalable, Private Payments
  40255. G Suite legacy free edition
  40256. Captain Picard Tea Order
  40257. OpenTelemetry with Minimal APIs in .NET 6
  40258. I automated my job over a year ago and haven't told anyone.
  40259. Handling with Eventual Consistency with CQRS
  40260. Bringing human-centric security to everyone | 1Password
  40261. Diagnosing .NET memory dumps in Visual Studio 2022
  40262. The error code you get might not be the one you want
  40263. SvelteKit and Supabase Tutorial with Authentication - Build a SvelteKit App Part 2
  40264. Bitwarden Open Source Password Manager
  40265. Direct conversion of CO2 to solid carbon by Ga-based liquid metals
  40266. Implementing a file pager in Zig: Write behind policies
  40267. The Catch Block #90 - The Return of the Smart Switches
  40268. I wrote a modern monitoring application in C# : csharp
  40269. ILogger, ILoggerFactory, and ILoggerProvider in .NET - Code Maze
  40270. I wrote a modern monitoring application in C# : csharp
  40271. GitHub - water111/jak-project
  40272. Honda Clocks Are Stuck 20 Years In The Past; There Isn't A Fix
  40273. Getting started with Azure Bicep
  40274. Achieving Zero Trust readiness in your apps #2: Designing for Least Privilege
  40275. Mastering mapped types in TypeScript - LogRocket Blog
  40276. Get C# Metadata From a Call Site
  40277. Why Use DateTimeOffset
  40278. A C# Source Generator for Oracle UDTs
  40279. httpstat.us - Now With .NET 6 | LINQ to Fail
  40280. Two Phase Commit
  40281. Enumerate Wordle combinations with an applicative functor
  40282. I wrote a modern monitoring application in C#
  40283. Tomonari Sato: Why I joined Cloudflare and why I’m helping Cloudflare grow in Japan
  40284. C# Language Highlights: Properties
  40285. Ballerina - Ballerina Home
  40286. CyberChef
  40287. The Intel Split
  40288. Do Svidaniya, Igor, and Thank You for NGINX - NGINX
  40289. Tricking Postgres into using an insane - but 200x faster - query plan
  40290. Computer Scientist Explains One Concept in 5 Levels of Difficulty | WIRED
  40291. I Quit My Job and Took a Huge Pay Cut To Stop Using PowerPoint
  40292. FBI document shows what data can be obtained from encrypted messaging apps
  40293. How to use Org Mode and Hugo for a better scientific blogging – STRM
  40294. GitHub - YousefED/Matrix-CRDT: Use Matrix as a backend for local-first applications with the Matrix-CRDT Yjs provider.
  40295. The Horizon Problem for Faster than Light Travel
  40296. Nomad Tips and Tricks
  40297. High Modernism & Software Design
  40298. The Internet Dream | Ramen Potential
  40299. Wordle to yaml
  40300. Load Testing at Scale and Lessons Learned
  40301. The problem of de-synchronized metronomes
  40302. How to Ship Software Faster
  40303. eyeo wins landmark copyright court decision; protects digital rights and sets important legal precedent for who ‘owns’ HTML
  40304. GitHub Quick Reviews
  40305. Cryptology ePrint Archive: Report 2022/062
  40306. Edit Local Images/Text from a .NET MAUI Blazor Hybrid App -- Visual Studio Magazine
  40307. Hot Reload for ASP.NET Core Blazor in Visual Studio 2022
  40308. COVID Home Tests | USPS
  40309. GPS – Bartosz Ciechanowski
  40310. Make debugging suck less. Keep a logbook. 📓
  40311. No Place to Hide
  40312. Learn Live - Introduction to microservices with .NET
  40313. How to write like Raymond: The typing-saver
  40314. Failing to Learn Zig via Advent of Code - ForrestTheWoods
  40315. Kakoune - Official site
  40316. Welcoming the Incredible Teams and Legendary Franchises of Activision Blizzard to Microsoft Gaming - Xbox Wire
  40317. Implementing a file pager in Zig: Write durability and concurrency
  40318. Saving source generator output in source control: Creating a source generator - Part 6
  40319. TC Conf – Transylvania Crypto Conference
  40320. Multi-tenant apps with different versions can increase your profits – The Reformed Programmer
  40321. index
  40322. FbNetExternalEngine 5.0 released | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  40323. Catch Multiple Exceptions in C# - Code Maze
  40324. Protobuf In C# .NET – Part 4 – Performance Comparisons - .NET Core Tutorials
  40325. Reduce the size of container images with DockerSlim | Red Hat Developer
  40326. How to Deploy ASP.NET Core to IIS & How ASP.NET Core Hosting Works
  40327. Monsters Weekly 236 - Interacting with Orchestrations in Azure Durable Functions
  40328. Matrix Multiplication
  40329. Writing unit tests for EF Core
  40330. Extra-Tangy Sourdough Bread
  40331. Talisman: Debut of X
  40332. A high-dimensional sphere spilling out of a high-dimensional cube despite exponentially many constraints
  40333. Hypothesis Generation
  40334. PagerDuty’s Security Training for Engineers, Penultimate
  40335. Soar | Discover your Earth
  40336. JWT Authentication and Authorization for your F# Giraffe API Server
  40337. I wrote Task Manager and I just remembered something... : techsupport
  40338. Efficient Pagination Using Deferred Joins - Aaron Francis
  40339. Ukraine my heart, cyber just for show?
  40340. SSD Endurance
  40341. Those Computers In Your Head
  40342. You're running untrusted code!
  40343. Is Human Behavior Just Elaborate Running and Tumbling?
  40344. Deep diving into the thread pool: a debugging story
  40345. Free Static Web Hosts for Frontend Developers
  40346. A Look at Workplace Culture: Why I Love Working at CLA
  40347. Encyclopedia Of Broken UserAgent String Detections
  40348. Is PHP a functional programming language? - Eric Mann's Blog
  40349. Who Moved My Cheese: Laziness in Clojure
  40350. Twitter Strategy for Devtool startups
  40351. I wrote Task Manager and I just remembered something... : techsupport
  40352. You should probably be building a web app
  40353. Effortless personal productivity (or how I learned to love my monkey mind)
  40354. Graphviz
  40355. Netflix and Cable Prices
  40356. Hello Mac OS X Tiger
  40357. Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  40358. [Video] Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  40359. [Last Week in .NET #77] – Letters from Microsoft Culture Jail
  40360. Your app is not compliant with Google Play Policies: A story from hell | Sylvia van Os
  40361. Dependency Injection in .NET 6 - Adding and Injecting Dependencies
  40362. An Anatomy of Bitcoin Price Manipulation
  40363. Arm A64 Instruction Set Architecture
  40364. C# and C++ type aliases and their consequences
  40365. Cloudflare customers on Free plans can now also get real-time DDoS alerts
  40366. Deleting GitHub Actions artifacts using the GitHub REST API - Gérald Barré
  40367. Implementing a file pager in Zig: Writing data
  40368. The curious case of the Raspberry Pi in the network closet
  40369. A tool for reverse engineering 3rd party, closed, binary Android apps.
  40370. My .NET backend developer roadmap for 2022
  40371. The Color of Infinite Temperature
  40372. Development With A Dot - Changing Schema Dynamically in EF Core
  40373. Serializing Objects to XML in C# - Code Maze
  40374. Use FIDO2 passwordless authentication with Azure AD
  40375. 289: App Publishing Road Blocks
  40376. Let's Encrypt SSL certificate overview
  40377. .NET Core Tutorials
  40378. Abusing AWS Lambda to make an Aussie Search Engine
  40379. This post was written with GitHub Copilot
  40380. 29-year-old Conway conjecture settled
  40381. Test Driven Development Process with XUnit
  40382. deeply copying objects in JavaScript
  40383. Parameterized xUnit Tests with F#
  40384. Aligned Dev Blog
  40385. 10 real-world stories of how we’ve compromised CI/CD pipelines
  40386. Woozle Hypertwin (@woozle@toot.cat)
  40387. Lenovo Vendor Locking Ryzen CPUs with AMD PSB the Video
  40388. Climate change arbitrage
  40389. Experience Replay in Machines and Mammals
  40390. Structural Lessons in Engineering Management
  40391. Some Techniques to Enhance Your Terraform Proficiency
  40392. Finding your true self
  40393. The next search engine
  40394. Why you should (always) be consulting
  40395. GitHub - ForNeVeR/Cesium: C compiler for the CLI platform
  40396. GitHub - rmcelreath/stat_rethinking_2022: Statistical Rethinking course winter 2022
  40397. I wrote Task Manager and I just remembered something...
  40398. Why Galesburg Has No Money
  40399. GitHub - rickwierenga/sci-hub-injector: Adds SciHub links to popular publisher websites
  40400. Yikes! Lenovo is vendor-locking AMD Ryzen CPUs via PSB
  40401. Street Fighter II, Sound System internals
  40402. Showcase
  40403. Yikes! Lenovo is vendor-locking AMD Ryzen CPUs via PSB
  40404. Modern data APIs with EF Core and GraphQL
  40405. Shenanigans on Microsoft Feedback Hub
  40406. Break and Continue Statements in C# - Code Maze
  40407. Open Infrastructure Map
  40408. Marketplace Office Hours (Business and Technical)- Register Now
  40409. NOVAK DJOKOVIC v MINISTER FOR IMMIGRATION, CITIZENSHIP, MIGRANT SERVICES AND MULTICULTURAL AFFAIRS
  40410. Cumpleaños de Famosos
  40411. libra/delay_towers_0.md at main · OLSF/libra
  40412. Logical Fallacies - List of Logical Fallacies with Examples
  40413. Exploiting IndexedDB API information leaks in Safari 15
  40414. Essence
  40415. r/BeAmazed - Careful cats
  40416. Switching from macOS to Pop!_OS
  40417. Creating a private helm repository using Github Pages Enterprise
  40418. GitHub - gnuradio/gnuradio: GNU Radio – the Free and Open Software Radio Ecosystem
  40419. Myths about Web Accessibility :: Blog :: Alvaro Montoro
  40420. My 2022 high-end Linux PC 🐧
  40421. GitHub - o1-labs/snapp-resource-kit: This repository is a resource kit contains links to all code, tools, documentation, and learning materials necessary to successfully become a snapp developer and contributor. Add your projects or findings here!
  40422. Clear communication
  40423. How to setup a practically free CDN
  40424. Why I stopped posting daily
  40425. hiccupFX.js
  40426. The Secret of Product Management: Decide What You Care About, Set Goals, Measure, Repeat
  40427. GitHub Action - Edit Release v1.1.0
  40428. GitHub - Textualize/rich: Rich is a Python library for rich text and beautiful formatting in the terminal.
  40429. Structural Lessons in Engineering Management
  40430. Rockin’ The Code World with dotNetDave – Guest: Daniel Roth
  40431. r/AmItheAsshole - AITA for hiding embarrassing notes in my house as a joke because I know my fiance's mom snoops?
  40432. Interactive Piano Reference to All Major & Minor Scales | muted.io
  40433. Blazor and GraphQL
  40434. Newsletter Week 2, 2022
  40435. How TypeScript Can Speed Up Your Adoption of WebAssembly
  40436. Building an AI Dog Poop Detector for my Backyard
  40437. It's not still the early days
  40438. Simple.css - A classless CSS framework
  40439. How to Convert String from Title Case to camelCase in C# - Code Maze
  40440. RootMy.TV
  40441. An extremely casual code review of MetaMask’s crypto
  40442. Developer Advocate Intern
  40443. Aditya Birla Fashion and Retail Ltd. (ABFRL) Hacked -- All Data Leaked Online
  40444. woob - Web Outside of Browsers
  40445. If You’re not Remote First, You’re Nothing
  40446. AI Cars Learn To Drive!
  40447. Diagnostics and Observability of .NET Applications
  40448. Jeremy A Boyd | Alternating Current is Stupid
  40449. It's not you. It's the docs.
  40450. F*ck the haters.
  40451. How You Work
  40452. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  40453. .NET Hot Reload for desktop & mobile with Visual Studio 2022
  40454. Spinthariscope
  40455. Ozzy Man Reviews: DJOKOVIC vs AUSTRALIA
  40456. Learn C# with CSharpFritz - Build a Chatbot with .NET 6
  40457. Respawn 5.0 Released
  40458. 1749908 - Infinite loop in HTTP3 hangs socket thread
  40459. Senior Test Analyst
  40460. re: Are You Sure You Want to Use MMAP in Your Database Management System?
  40461. Dogecoin
  40462. Learn Live: Create microservices with .NET and ASP.NET - Events
  40463. Resolving confusion over how to return from a C++ coroutine - The Old New Thing
  40464. Updating a 50 terabyte PostgreSQL database
  40465. A Workers optimization that reduces your bill
  40466. Code Maze Weekly #109 - Code Maze
  40467. Ozzy Man Reviews: DJOKOVIC vs AUSTRALIA
  40468. Customer Support - Why can’t I play Ultra HD Blu-ray movies on my new Intel CPU (11th generation or above) platform that does not support Intel SGX feature? Why are Ultra HD Blu-ray discs no longer playable after related Intel drivers and the Windows OS were updated on older platforms that support the Intel SGX feature?
  40469. Required Query String Parameters in ASP.NET Core - Code Maze
  40470. Minitel: The Online World France Built Before the Web
  40471. ScreenMedia
  40472. Plain Text Offenders
  40473. animations the easy way
  40474. Hot Reload In C# .NET 6 / Visual Studio 2022 - .NET Core Tutorials
  40475. A developer's guide to CI/CD and GitOps with Jenkins Pipelines | Red Hat Developer
  40476. SSH Bastion host best practices: How to Build and Deploy a Security-Hardened SSH Bastion Host
  40477. $compute and $search in ASP.NET Core OData 8 - OData
  40478. Exploring how to solve circular dependencies
  40479. Turning a GitHub page into a Progressive Web App
  40480. The State of JavaScript Survey
  40481. Rethinking errors, warnings, and lints
  40482. GitHub Copilot Can Do More Than Just Code
  40483. How assembly language loops work
  40484. Weekly Update 278
  40485. Why build an entire computer on breadboards?
  40486. What is a stack and how does it work? — 6502 part 5
  40487. Lockdown math announcement
  40488. Even if a function doesn't do anything, you still have to call it if the documentation says so, because it might do something tomorrow - The Old New Thing
  40489. UTF8MB4
  40490. Charles Hoskinson on Some thoughts about the Mina Protocol Ouroboros+Snarks=22kb size
  40491. Alexandre Nédélec - Week 2, 2022 - Tips I learned this week
  40492. Cost of Attrition - Benji's Blog
  40493. Unicorns Kickin
  40494. I hate Conventional Commits
  40495. Cache the delegate for static method group conversions. by pawchen · Pull Request #58288 · dotnet/roslyn
  40496. Why I use a debugger
  40497. Realistic Resumé Tips for Tech Job Interviews
  40498. Dealing with APIs, JSONs and databases in org-mode
  40499. Life at 800MHz
  40500. Unicorns Kickin
  40501. Net Conf 2021 Québec : Introduction à NET 6.0
  40502. Charles Hoskinson on Some thoughts about the Mina Protocol Ouroboros+Snarks=22kb size
  40503. Weekly Update 278
  40504. Music industry is suing youtube-dl hosters
  40505. Announcing Rust 1.58.0 | Rust Blog
  40506. Engine Cooling - Why Rocket Engines Don't Melt
  40507. Exploring System76's New Rust Based Desktop Environment
  40508. Infragistics Adds 17 Controls to Blazor/Web Components Libraries -- Visual Studio Magazine
  40509. In VS 2022, WinForms Designer Still Chasing Parity with .NET Framework Version -- Visual Studio Magazine
  40510. .NET MAUI Community Standup - Comet with Clancey
  40511. LoginWithHN (Unofficial)
  40512. State of the Windows Forms Designer for .NET Applications - .NET Blog
  40513. 5.5 mm in 1.25 nanoseconds
  40514. See What's New for Git in Latest Visual Studio 2022 Update -- Visual Studio Magazine
  40515. Make a commitment to finding cures
  40516. Episode 408 - Azure Load Testing
  40517. 2022 01 11 bench results · LesnyRumcajs/grpc_bench Wiki
  40518. Toxic Culture Is Driving the Great Resignation
  40519. Microsoft Teams app development with Visual Studio and .NET
  40520. Nullable reference types
  40521. Cooling issues with Intel’s Alder Lake - Problems with the LGA-1700 socket and a possible workaround | Page 3 | igor'sLAB
  40522. Working With Market Data Using Time Series in RavenDB
  40523. The oracle always tells the truth, even when it is wrong: COM method calls with a user-defined type as a return value - The Old New Thing
  40524. High-performance logging in .NET, the proper way
  40525. What's in a Good Error Message?
  40526. Selection Sort in C# - Code Maze
  40527. Armchair Architects: How Architecture Is Changing - Part 2
  40528. Armchair Architects: How Architecture Is Changing - Part 1
  40529. Angular Basics: Introduction to Observables (RxJS)—Part 2
  40530. New testing tools to help prepare for IE retirement
  40531. Hate leap seconds? Imagine a negative one
  40532. Dark Web - Justice League - Analyst1
  40533. Publishing and consuming ECMAScript modules via packages – the big picture
  40534. Legacy Mimic
  40535. Flow control in C# | endjin
  40536. New RedLine malware version spread as fake Omicron stat counter
  40537. .NET Rocks! vNext
  40538. The State of Web Scraping 2022 | ScrapeOps
  40539. Unwatch all repositories owned by a given user or organization | GitHub Changelog
  40540. Announcing Parcel CSS: A new CSS parser, compiler, and minifier written in Rust!
  40541. When NOT to write an Abstraction Layer
  40542. Release of IPython 8.0
  40543. Table of contents - C# language specification
  40544. Michael Tsai - Blog - Catching Native Apps
  40545. Snazzier parameters in PHP 8 - Eric Mann's Blog
  40546. How I build a feature
  40547. Don’t Dunk the Gunk - Dhole Moments
  40548. Alternative DNS Roots | scholz.ruhr
  40549. Embeddings - txtai
  40550. Living on 24 Hours a Day
  40551. Do You Want a Visual Studio Dashboard of Customizable Widgets? -- Visual Studio Magazine
  40552. Visual Studio Feedback
  40553. Visual Studio 17.1 Preview 2 is now available! - Visual Studio Blog
  40554. .NET Framework January 2022 Security and Quality Rollup Updates - .NET Blog
  40555. Security-focused improvements for npm | GitHub Changelog
  40556. Fireside chat with Professor Dan Boneh - Crowdcast
  40557. Visual Studio Feedback Revamp Prompts MUCH Feedback on Feedback Responsiveness -- Visual Studio Magazine
  40558. Bring More Power to your Web APIs with the Power Platform
  40559. blog/free-trial-expired.adoc at main · chrisdutz/blog
  40560. Making nice-looking and interactive diagrams for your PCBs - mind.dump()
  40561. In MySQL, never use “utf8”. Use “utf8mb4”.
  40562. Semantic Versioning is overrated. Take ownership over dependencies.
  40563. Enable GC regions by default by mangod9 · Pull Request #59283 · dotnet/runtime
  40564. Language Development
  40565. How To Host a .NET Application For FREE Using Heroku (without containers)
  40566. Writing a Game Boy Emulator in OCaml
  40567. Standing on the shoulders of giants: Let the compiler tell you what the ABI is - The Old New Thing
  40568. Diskless infrastructure in beta (System Transparency: stboot) - Blog | Mullvad VPN
  40569. Tips for working with debug symbols for .NET and C++ in Visual Studio 2022
  40570. How We Saved 70K Cores Across 30 Mission-Critical Services (Large-Scale, Semi-Automated Go GC Tuning @Uber)
  40571. Blockchain-based systems are not what they say they are
  40572. Implementing a file pager in Zig: Reclaiming memory
  40573. The Catch Block #89 - Tech Demos, Preparation, and Middle School Show Choir
  40574. Running Whole Blazor App in Razor Pages Project
  40575. Added 5 new sponsorships to the batch
  40576. Security Tip: Should You Block Compromised Passwords?
  40577. GitHub - deadpixi/ergex: The Ergex Regular Expression Library
  40578. Tuple in C# - Code Maze
  40579. Waifu Labs - Welcome to Waifu Labs v2: How do AIs Create?
  40580. CryptoHack – Home
  40581. 5 design principles for microservices | Red Hat Developer
  40582. Tips for More Efficient .NET Logs
  40583. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  40584. DateTime as a Value Object
  40585. Monsters Weekly 235 - Programming Workflows with Azure Durable Functions
  40586. Adding Clarity To .NET Minimal Hosting APIs
  40587. Building a Blog with Next.js
  40588. Replicated Log
  40589. How to write performant React code: rules, patterns, do's and don'ts
  40590. Why non-defaultable value types are needed in C#
  40591. Adversarial Wordle @ Things Of Interest
  40592. Helping team members deal with Imposter Syndrome
  40593. ANSIWAVE - Make the "semantic web" web 3.0 again -
  40594. The WebSocket Handbook: learn about the technology behind the realtime web | Ably Blog: Data in Motion
  40595. Sourcegraph
  40596. Entity Framework Community Standup - The EF7 Plan
  40597. install script does rm -rf /usr for ubuntu · Issue #123 · MrMEEE/bumblebee-Old-and-abbandoned
  40598. dsq: Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
  40599. Visual Studio 2022 Now Does Automatic Code Cleanup on File Saves -- Visual Studio Magazine
  40600. Is the madness ever going to end?
  40601. Axelar Begins Rollout of Public Mainnet Launch for February 2022, Bringing Decentralized Interoperability to Ethereum, Avalanche, Terra, Moonbeam and others | Axelar Network
  40602. Reinforcement Learning as a fine-tuning paradigm
  40603. Reverse Engineering Wordle | Robert Reichel
  40604. Introduction to Model Predictive Control · Arnav's Weblog
  40605. .NET Videos | Free videos from the .NET team and community
  40606. Weighted random choice in PHP - Eric Mann's Blog
  40607. .NET for Students | Learn to code in C# programming language
  40608. .NET on Microsoft Learn
  40609. Productivity for Entrepreneurs
  40610. Learn .NET | Free tutorials, videos, courses, and more
  40611. I Think I Know Why You Can’t Hire Engineers Right Now
  40612. Parsing Text with Nom
  40613. Another New Record in Self-Cleaning Turing Machines
  40614. On keeping a personal journal and getting started
  40615. Rachit Nigam | PhD Candidate, Cornell University
  40616. Azure DevOps Podcast: Aaron Stannard on the Actor Model with Akka.NET | Part 2 - Episode 173
  40617. Syncfusion Essential Studio Release Adds .NET MAUI Controls, .NET 6 Support for Blazor/ASP.NET Core -- Visual Studio Magazine
  40618. Github Quick Reviews
  40619. Make Beautiful Gradients
  40620. Spotify - Backend Engineer - Advertising
  40621. Your code is the spec - Klotho
  40622. The Optional Chaining Operator, “Modern” Browsers, and My Mom
  40623. Window.js
  40624. Service Locator is not an Anti-Pattern
  40625. With Many Options, .NET Dev Asks for Tech Choice Help: 'I Am Lost' -- Visual Studio Magazine
  40626. Enhance your .NET apps with Azure Communication Services
  40627. The Framework Laptop is now in stock!
  40628. A Few Things I’ve Learned About Livestreaming
  40629. Machine Learning in Xamarin.Forms with ONNX Runtime
  40630. Opinion: Is Web3 a Scam? - Stack Diary
  40631. More on T-Mobile Blocking iCloud Private Relay
  40632. Jumping into the middle of an instruction is not as strange as it sounds
  40633. Firefox 96.0, See All New Features, Updates and Fixes
  40634. Implementing a file pager in Zig: Reading from the disk
  40635. Finding a type declaration's namespace and type hierarchy: Creating a source generator - Part 5
  40636. Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration – The Reformed Programmer
  40637. Duende Software Blog
  40638. Missing Blazor intellisense in VS2022? You may be running into this problem
  40639. Is Google Search Deteriorating? Measuring Google's Search Quality in 2022
  40640. API Versioning in ASP.NET Core - Code Maze
  40641. Comprehensive Mask Testing
  40642. Node.js at Red Hat: 2021 year in review | Red Hat Developer
  40643. Type-safe DI composition
  40644. DevTrends .NET Blog
  40645. .NET Rocks! vNext
  40646. 2021's Biggest Breakthroughs In Space And Physics
  40647. Multicore OCaml by kayceesrk · Pull Request #10831 · ocaml/ocaml
  40648. Lessons Learned from Programming at Google - DZone Agile
  40649. An ode to Ruby
  40650. Large Object Heap Churn in .NET
  40651. Rachit Nigam | PhD Candidate, Cornell University
  40652. Phenomenological Introduction to PID controllers¶
  40653. Comparing results between Airflow runs
  40654. Why Pipedream? – /home/pierce
  40655. Hang your code out to DRY
  40656. You Can Build a Skyscraper Anywhere in Davis Right Now
  40657. The Social Contract of Open Source
  40658. Logging is a code smell (Dave Jarvis)
  40659. Brennan Colberg
  40660. Pin your npm/yarn dependencies - Max Leiter
  40661. Leaving academia
  40662. Introducing Plonky2 — Polygon | Blog
  40663. An Honest Comparison of VS Code vs JetBrains - 5 Points
  40664. T-Mobile begins blocking iPhone users from enabling iCloud Private Relay in the US
  40665. Azure DevOps Podcast: Jimmy Engström on Blazor - Episode 174
  40666. Decorative Constants
  40667. New year, new CEO
  40668. XMPP: the secure communication protocol that respects privacy
  40669. GitHub - BoltzmannEntropy/interviews.ai: This book was written for you: an aspiring data scientist with a quantitative background, facing down the gauntlet of the interview process in an increasingly competitive field. For most of you, the interview process is the most significant hurdle between you and a dream job.
  40670. YC’s $500,000 Standard Deal
  40671. GitHub - ankitpokhrel/jira-cli: 🔥 [WIP] Feature-rich interactive Jira command line.
  40672. Episode 407 - Container Apps
  40673. [Last Week in .NET #76] – Live Async Collaboration
  40674. Test gRPC services in ASP.NET Core
  40675. Merge pull request #10831 from ocaml-multicore/multicore-pr · ocaml/ocaml@001997e
  40676. Milan confirms ambitious new cycling network linking 80% of the city to bike paths
  40677. Why I went back to using a ThinkPad from 2012
  40678. Dependency Injection in .NET 6 - Intro and Background
  40679. Bringing Code Cleanup on Save To Visual Studio 2022 17.1 Preview 2
  40680. LatencyFleX: A new approach to game latency reduction | Tatsuyuki Ishi
  40681. How can I detect that a thread pool work item is taking too long?
  40682. Who wrote this shit?
  40683. Using HTTP/3 (QUIC) in .NET - Gérald Barré
  40684. Implementing a file pager in Zig: Managing the list of files
  40685. DDoS Attack Trends for Q4 2021
  40686. The right to delete: how faker.js exposed the fragile nature of open source culture, again
  40687. PC vs Mainframe: Which is FASTER?
  40688. Sponsoring EVERY Open-Source project I made money from on GitHub
  40689. Make the Internet Yours Again With an Instant Mesh Network
  40690. dmca/2022-01-04-readium.md at master · github/dmca
  40691. Math Class in C# - Code Maze
  40692. 288: Turning Hacks into Reality
  40693. SSH agent restriction
  40694. Learn and Test DMARC
  40695. RSS Feeds
  40696. Entity Framework Code First vs Database First vs Model First Approach | Pro Code Guide
  40697. Comparing the backend for frontend (BFF) security architecture with an SPA UI using a public API
  40698. The Significance Of Solution Design In Serverless Developments — Part I
  40699. Capturing Solution Design Details In Serverless Developments — Part II
  40700. ThunderboltIoc: .Net Dependency Injection without Reflection!
  40701. LINQ enhancements in Entity Framework Core 6
  40702. Integrating Long Path Names in Windows Applications
  40703. Debug Native Messaging
  40704. Lock down web browsing using Kiosk Mode
  40705. Why your Typescript compiles when you thought you were safe
  40706. Cryptoland presentation
  40707. Outreach Committee January 2020
  40708. Adds new American flag module · Marak/colors.js@074a0f8
  40709. Built On Blazor! - Home
  40710. Practical Shell Patterns I Actually Use
  40711. On immersion - Laurel's Blog
  40712. Happy 10th Birthday, Bridgy!
  40713. An adventure in realtime collaborative editing
  40714. Live reloading for Hotwire Rails apps
  40715. Disambiguating the ‘Observable Universe’
  40716. Running queries in parallel with Rails 7 and load_async
  40717. Completing a Part-Time Master's in Computer Science While Working · Caffeinspiration
  40718. When to cache in your Rails app
  40719. Why I Like D – Andrea Radaelli
  40720. Preventing Duplicate Web Requests To ASP.NET Core
  40721. Charles Mingus Cat Toilet Training Program — CHARLES MINGUS
  40722. Episode 30: Developer Productivity with (me!) Dan Clarke
  40723. Simplicity of IRC - Susam's Maze
  40724. Accepting Raw Request Body Content with ASP.NET Web API
  40725. Donald Knuth - The Patron Saint of Yak Shaves
  40726. ML.NET: Machine learning from data to production in less than 30 minutes
  40727. Upwork wants me to refund $12k as their client was using "another" card.
  40728. WUG: .NET 6 extravaganza: C# 10 (online)
  40729. C# StringBuilder and String vs StringBuilder in C# .NET | Pro Code Guide
  40730. Five Tips For a Healthier Postgres Database in the New Year
  40731. News Update on James Webb Space Telescope's Full Deployment
  40732. David Khourshid on CodePen
  40733. Check if DateTime Is Weekend or Weekday - Code Maze
  40734. BenchmarkDotNet 0.13.1
  40735. Google Chrome: App Reviews, Features, Pricing & Download | AlternativeTo
  40736. Google Chrome 94's Idle Detection API rejected by Mozilla and Apple, citing "user surveillance concerns"
  40737. FindRazorSourceFile.WebAssembly 1.0.0-preview.5.0
  40738. Cameras and Image Capture
  40739. Minimal APIs in .NET 6 — A Complete Guide(Beginners + Advanced)
  40740. GitHub - maartenba-demo/grocerylistapi: Demo Grocery List API
  40741. Salesforce to require MFA for all users starting next month
  40742. Extending the AWS SDK for .NET - CodeWithStu
  40743. Extending the AWS SDK for .Net
  40744. Bevy - Bevy 0.6
  40745. YAN Is the Business Bank With a Digital Marketplace, Eric Novinson
  40746. Elasticlunr Query DSL
  40747. Documenting APIs: A guide for technical writers and engineers
  40748. Sending messages as I drift off to sleep | David Bieber
  40749. Tech I want to focus in 2022
  40750. T-Shaped People and Academia
  40751. Hashing is not encryption - Eric Mann's Blog
  40752. DuckDuckGo Traffic
  40753. Sensory properties of chile pepper heat – and its importance to food quality and cultural preference
  40754. BookStack
  40755. Secure minimal APIs with .NET 6 and Microsoft Identity
  40756. My 70 year old mother has been using Linux on the desktop for the past 21 years
  40757. Generate Random Double Numbers in a Range in C# - Code Maze
  40758. Minimal APIs in .NET 6 — A Complete Guide(Beginners + Advanced)
  40759. Show Missing Files 2022 - Visual Studio Marketplace
  40760. Latency
  40761. How a routine gem update ended up creating $73k worth of subscriptions
  40762. Get Sysinternals Suite - Microsoft Store
  40763. Returns & Refunds
  40764. In response to Moxie's doubts on web3
  40765. Build cross-platform native apps with .NET MAUI and Blazor
  40766. Things you might not know about CSharp - Duck Typing
  40767. 5% of 666 Python repos had comma typos (including Tensorflow, and PyTorch, Sentry, and V8)
  40768. Blogs should be Trees | tgalal
  40769. Modeling uncertainty with PyTorch | Neural network parametrization of probability distributions
  40770. How to Remove Twitter Spaces - Dhole Moments
  40771. How do One-Time passwords work?
  40772. My terrible plan for reducing opioid deaths – Trevor Klee
  40773. Creating Engineering Principles for your Team
  40774. Why aren't the most useful Mac apps on the App Store?
  40775. GitHub - khalidabuhakmeh/dotnet-dramameter: .NET Drama Meter web service
  40776. My first impressions of web3
  40777. Blazor in Action
  40778. Researchers discover Log4j-like flaw in H2 database console
  40779. Quickz
  40780. 286: Hacking 3D Holograms with .NET
  40781. Microsoft Intros Next-Gen OData -- Visual Studio Magazine
  40782. Software Design Principles aren't Rules #shorts
  40783. Visual Studio Feedback
  40784. 6 Ways I'm Improving Mental Health in 2022
  40785. River Runner Global
  40786. A funny thing happened on the way to the moon: Ward, Bob: Amazon.com: Books
  40787. .NET CLI Telemetry
  40788. Vim prank: alias vim='vim -y'
  40789. Contoso University Vertical Slice example updated to .NET 6
  40790. Intel completely disables AVX-512 on Alder Lake after all - Questionable interpretation of “efficiency” | News / Editorial | igor'sLAB
  40791. XML Encryption Syntax and Processing
  40792. hello-cloudflare/README.md at main · captn3m0/hello-cloudflare
  40793. Kagi Search
  40794. GitHub - wirekang/mouseable: 'Mouseable' is intended to replace a mouse or tackpad.
  40795. How do I upgrade a 32-bit tick count to a 64-bit one?
  40796. Open-sourcing the Sorbet VS Code Extension · Sorbet
  40797. Miniflare 2.0: fully-local development and testing for Workers
  40798. StackExchange.Redis/TextWriterOutputHelper.cs at main · StackExchange/StackExchange.Redis
  40799. Code Maze Weekly #108 - Code Maze
  40800. Weekly Update 277
  40801. Episode 89 - Umbraco 9 and .NET 5 with Sebastiaan Janssen
  40802. Kubernetes Gatekeeper - An introduction - Pradeep Loganathan
  40803. Using Node.js ES modules and top-level await in AWS Lambda | Amazon Web Services
  40804. .NET Application Architecture Guides
  40805. An Honest Look at Tailwind as an API for CSS
  40806. A Brave New Startup World Is Coming
  40807. Please stop FOMO marketing
  40808. 6 Harmful Defaults in Django
  40809. Are you building features for phishers?
  40810. .NET
  40811. Quit Your Job
  40812. Fabian Lindfors
  40813. Brennan Colberg
  40814. Unix in the browser tab
  40815. Focus on concepts, not approaches
  40816. MediatR 10.0 Released
  40817. .NET MAUI Preview 11 Adds Windows 11 Fluent UI Control Styling -- Visual Studio Magazine
  40818. .NET MAUI Community Toolkit - Monthly Standup (January 2022)
  40819. Real-World Cryptography by David Wong Book Review
  40820. .NET Live TV | Live developer streams every day
  40821. Chatbots: Still Dumb After All These Years
  40822. Introducing new Git features to Visual Studio 2022
  40823. Saturn | Modern F# MVC framework
  40824. Filling in some gaps in the story of Space Cadet Pinball on 64-bit Windows
  40825. DON'T Use SvelteKit Without This VS Code Extension!
  40826. .NET Conf Philippines - January 2022
  40827. Teaching, learning and tearing your hair out
  40828. You are doing .NET logging wrong. Let's fix it
  40829. 6 Julia Frameworks to Create Desktop GUI’s 🖥 and Web Apps 🕸
  40830. Cookies: the CNIL fines GOOGLE a total of 150 million euros and FACEBOOK 60 million euros for non-compliance with French legislation
  40831. Rust is more portable than C for pngquant/libimagequant
  40832. Records in C# - Code Maze
  40833. Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database – The Reformed Programmer
  40834. Minecraft as a k8s admin tool
  40835. How I took my SaaS from idea to sold in 14 months
  40836. Why might you run your own DNS server?
  40837. Google fixes nightmare Android bug that stopped user from calling 911
  40838. The 41 Best Pens for 2022: Gel, Ballpoint, Rollerball, and Fountain Pens
  40839. How to stop forgetting to await an awaitable call
  40840. Angular Basics: Introduction to Observables (RxJS)—Part 1
  40841. A simple FP architecture
  40842. Paxos
  40843. Marcin Golenia Blog
  40844. My favorite F# code I've written
  40845. Double down on the fundamentals to unblock your projects (current and future)
  40846. .NET Rocks! vNext
  40847. Integrated Chat in Live Share for Visual Studio 2022
  40848. Bashing JSON into Shape with SQLite
  40849. How we handle 80TB and 5M page views a month for under $400
  40850. CQRS & Event Sourcing Code Walk-Through
  40851. Long COVID in a prospective cohort of home-isolated patients - Nature Medicine
  40852. I Miss RSS
  40853. Google Chrome 97 introduces controversial keyboard API - gHacks Tech News
  40854. Thoughts on PHP Fibers
  40855. Building My First App with Flutter
  40856. The Relativity of Wrong by Isaac Asimov
  40857. Announcing .NET MAUI Preview 11
  40858. Growth marketing vs Product marketing vs Brand marketing
  40859. Coming Clean
  40860. Three ways of handling user input
  40861. The Mountain To Climb | Oliver W. Kim
  40862. How We Can Beat the Tradeoff Between Developer Velocity and Scalability
  40863. The Cryptography of Orphan Annie and Captain Midnight
  40864. ASP.NET Core MVC & Razor Pages in .NET 6
  40865. Providing Multitenancy with ASP.NET Core and PostgreSQL Row Level Security
  40866. Visual Studio 17.1 Preview 2 is now available!
  40867. I took a job at Amazon, only to leave after 10 months.
  40868. AutoMapper 11.0.0 released
  40869. How to Detect if a Dictionary Key Exists in C# - Code Maze
  40870. Do you need Domain Driven Design?
  40871. How to design a house to last for 1000 years (part III)
  40872. How to mentor software engineers
  40873. sweardle
  40874. Getting Started with Unit Testing in Visual Studio 2022 - nUnit
  40875. How do I prevent folder verbs intended for file system directories from showing up in my shell extension's virtual folder's context menu?
  40876. 2021 - It Was a Good One
  40877. New Rant: On Revaluating Tech We Hate
  40878. Deep C# - Inheritance
  40879. A bit about PURLs
  40880. Implementing a file pager in Zig: Reading & Writing from the disk
  40881. my personal note taking journey
  40882. To ID or not to ID
  40883. I make $3K/mo from a browser extension! (+ December 2021 updates)
  40884. Master JavaScript Promise: Resolve, Reject and Chaining
  40885. daedalOS
  40886. System.Text.Json features in .NET 6
  40887. Neural Network From Scratch
  40888. The Catch Block #88 - Mini C# Extension Methods
  40889. Is it complex? Break it down!
  40890. Let me introduce you to the Stack data structure
  40891. Sunshield
  40892. Create Context-based Programming Models with .NET 6
  40893. Polymorphism in C# - Code Maze
  40894. Refactoring with C# 10
  40895. Astrophotography with Windows, Tiny PCs, and WPF
  40896. .NET Podcasts app - Local Development Walkthrough
  40897. GitHub - dotnet-foundation/content: Repo for submitting content for social amplification as well as content creation (i.e. blog, website, social)
  40898. Doing the work – Monica Dinculescu
  40899. The Pragmatic Pragmatic Programmer · Rogério Chaves
  40900. The ultimate SQLite extension set
  40901. Project Mouse Tailor
  40902. Framework Laptop with Ubuntu Review
  40903. The history of the AmigaOS Graphic User Interface (GUI): Index
  40904. Understanding UUIDs, ULIDs and String Representations
  40905. Microsoft Details Entity Framework Core 7 Plan, EF6 to EF Core Porting -- Visual Studio Magazine
  40906. GitHub Quick Reviews
  40907. What's New in F# 6
  40908. Expressive C# code with Property Patterns
  40909. GitHub - Schneegans/Burn-My-Windows: Disintegrate your apps with style.
  40910. Only Recipe - Cut the clutter from recipe sites
  40911. Accessibility Test–Driven Blazor Components
  40912. Learn C# with CSharpFritz - Building APIs with ASP.NET Core
  40913. The joy of building a ray tracer, for fun, in Rust.
  40914. My Excel spreadsheet doesn't scroll even though I can use the arrows to move around
  40915. Build a Dynamic Course Landing Page with Next.js, Tailwind CSS, and DatoCMS
  40916. Implementing a file pager in Zig: Rethinking my approach
  40917. Customising generated code with marker attributes: Creating a source generator - Part 4
  40918. If it looks like a duck, swims like a duck, and QWACs like a duck, then it's probably an EV Certificate
  40919. There oughta be a WiFi Game Boy cartridge.
  40920. La plateforme de rap DatPiff piratée, les mots de passe dans la nature
  40921. How to Check if .NET Is Already Installed - Code Maze
  40922. React Query—Fetching Data the Right Way
  40923. React Developers’ Top 10 Topics of 2021
  40924. Demystifying Closures in JavaScript
  40925. Batching and Caching With Dataloader
  40926. Understanding Execution Context in JavaScript
  40927. Quantifier predicates - Simple Talk
  40928. Imperative vs Declarative Programming
  40929. Professional Open Source: Extend-Only Design
  40930. HTMX and ASP.NET Core Swapping Techniques
  40931. Create your own Roslyn Analyzer !! - Super Sharp | A Tech Superhero.
  40932. Upgrading from .NET Core 2.1 to .NET 6.0
  40933. Welcome to 2022!
  40934. Contributing to Open Source Projects
  40935. Building IsChristmasTree with CustomVision.ai
  40936. Simplifying User and Role Based Permissions in .NET – Wrapt
  40937. .NET Rocks! vNext
  40938. Finding our new normal
  40939. GitHub - charmbracelet/bubbletea: A powerful little TUI framework 🏗
  40940. PagerDuty’s Security Training for Engineers! Part Deux
  40941. Customizing ASP.NET Core 6.0 - The second edition
  40942. Blazor WebAssembly AOT on Azure Static Web Apps in .NET 6
  40943. Winnie the Pooh should have been free decades ago
  40944. Evaluating frontend frameworks and not choosing any
  40945. Real-time machine learning: challenges and solutions
  40946. Obsidian's Weakest Point - Its Search
  40947. SBIDIOT IoT Malware: miner edition
  40948. What I Learned About Work in 2021
  40949. Leaving the company I co-founded
  40950. // Chirag Gupta
  40951. How to think about recommendations · Jamie on Software
  40952. A modest proposal to fix web search
  40953. GitHub - tkellogg/dura: You shouldn't ever lose your work if you're using Git
  40954. Compiling a Go program into a native binary for Nintendo Switch™ - Ebiten
  40955. What is Microsoft Learn?
  40956. Markdown Editor v2 - Visual Studio Marketplace
  40957. Hacking a VW Golf Power Steering ECU - Part 1
  40958. Chi-Square Test Using C# -- Visual Studio Magazine
  40959. v2.5 work: .NET 6.0: add build defaulting to the thread pool by NickCraver · Pull Request #1939 · StackExchange/StackExchange.Redis
  40960. Getting a complex type as a simple type from the query string in a ASP.NET Core API controller
  40961. [Last Week in .NET #75] – Jetbrains, are you out Azure mind?
  40962. Tests: handle clock skew vs. test containers by NickCraver · Pull Request #1937 · StackExchange/StackExchange.Redis
  40963. Building .NET MAUI apps with GitHub Actions
  40964. Using a mild Twitter addiction to actually get things done
  40965. A Succinct Story of Zero Knowledge
  40966. A Comprehensive Guide to Port from EF6 to EF Core
  40967. Vanta.js - 3D & WebGL Background Animations For Your Website
  40968. The .NET Docs Show - This is Game Dev 🎮 with .NET
  40969. Breaking change: Partial and zero-byte reads in DeflateStream, GZipStream, and CryptoStream - .NET
  40970. Production postmortem: An error on the first act will lead to data corruption on the second act…
  40971. My professional and OSS aspirations for 2022
  40972. Speculation on the design decisions that led to the common ABI for C++ coroutines
  40973. You don't need that CORS request
  40974. Throat and Nasal Passages
  40975. How Tye makes building microservices a joke
  40976. Faster IndexOf for substrings by EgorBo · Pull Request #63285 · dotnet/runtime
  40977. tvu-compare: rust and zig
  40978. How to Detect if a Dictionary Key Exists in C# - Code Maze
  40979. [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell" [LWN.net]
  40980. An Algorithm for Passing Programming Interviews - malisper.me
  40981. Secure a Blazor WASM ASP.NET Core hosted APP using BFF and OpenIddict
  40982. 287: Tech Highs and Lows of 2021
  40983. LastCSharpPdfDoc : Microsoft : Free Download, Borrow, and Streaming : Internet Archive
  40984. The Thinner Book: Atomic Habits by James Clear
  40985. Andrew: Loving someone with depression
  40986. Massive ~2.3k Patch Series Would Improve Linux Build Times 50~80% & Fix "Dependency Hell"
  40987. How I built a WFH Shed
  40988. ClonerAlliance Flint D4P - Standalone Dual-4K Video Overlay Device and Audio Mixing Station.
  40989. Always seek the leverage effect
  40990. Markdown in Academic Writing – iA Writer: The Focused Writing App
  40991. Write The Blog You Want to Read — Philipp Trommler's Blog
  40992. Using Caddy
  40993. Text Aesthetics: Command Line UI/UX
  40994. Redefining affordability
  40995. GitHub - seemoo-lab/opendrop: An open Apple AirDrop implementation written in Python
  40996. 6 ways to get started with .NET 6 and App Service
  40997. Fixing stutters in Papers Please on Linux – Blog
  40998. Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch Class | Pro Code Guide
  40999. Things you might not know about CSharp - Using Params with Indexers
  41000. web3 is Centralized
  41001. Expression-bodied Members in C# - Code Maze
  41002. Go Fuzzing - The Go Programming Language
  41003. Safing Portmaster
  41004. The Case Against Crypto
  41005. Project:All texts - The Ludwig Wittgenstein Project
  41006. New blog sponsor - YOO inc.
  41007. Alexandre Nédélec - IaC Hot Reload with Pulumi Watch
  41008. Masterclass: Cross-checking
  41009. 2022: On being ready to change my mind
  41010. My (free) Django monitoring stack for 2022
  41011. Generics, languages and tourists
  41012. Type Checking a Ruby Gem with Sorbet · James Healy
  41013. My 2021 in Review as a Flutter Content Creator
  41014. Speed of light in Fibers
  41015. On the Absurdity of Blockchain Development | The Blog of Josh Simmons
  41016. Why I’m Using HTTP Basic Auth in 2022
  41017. A Super Tiny Random Number Generator
  41018. Donate to Mozilla Foundation
  41019. Spring Boot vs ASP.NET Core: A Showdown
  41020. Adam Storr - End of Year Review 2021
  41021. A New Year's Letter from the President | SQUARE ENIX HOLDINGS
  41022. Exchange 2019 Anti-Malware - Bad Update?
  41023. Intellectual Loneliness - David Perell
  41024. The Modern Guide to OAuth
  41025. My progress in porting Wine - Software - Haiku Community
  41026. Scooter - FCK 2020 (NOT OFFICIAL VIDEO) (НЕ ОФИЦИАЛЬНОЕ ВИДЕО!)
  41027. Don’t waste the good days
  41028. Know at a Glance it's Tight - SmartBolts
  41029. Garrit's Notes
  41030. Finally a State Management (in React) for Dummies
  41031. Notes about loading configuration Examples for Play Framework and Spring Boot
  41032. Stupid Patterns
  41033. Adam Fuhrer | Frontend Engineer
  41034. Wise People Have Fun – trms
  41035. Do We Really Need A Link Step?
  41036. Kurtis Knodel // Blog
  41037. A Guide to Twitter - Tasshin's Blog
  41038. Taming My Soda Addiction: What Worked and What Didn’t
  41039. GitHub - fikrikarim/companies-with-successful-pivot: List of startups/companies that had successful pivots
  41040. Why is my Rust build so slow?
  41041. GitHub - patriksvensson/ghostly: Ghostly is a GitHub notification client for Windows 10/11
  41042. How Telegram Messenger circumvents Google Translate's API
  41043. Next-generation Blazor components with .NET 6
  41044. My Setup for Self-Hosting Dozens of Web Applications + Services on a Single Server
  41045. Beating FizzBuzz for detecting qualified candidates
  41046. Formatting Meeting
  41047. Looking Forward: Some Predictions for 2022
  41048. Year in Review - 2021
  41049. Switch Between Blazor WebAssembly & Server Project with Authentication
  41050. Sciter uses JavaScript from now and on – Terra Informatica Software
  41051. macOS Setup after 15 Years of Linux · HookRace Blog
  41052. Germany: Data retention to be abolished once and for all.
  41053. When to Use Static Classes in C# - Code Maze
  41054. Hyrum's Law
  41055. Why the C Language Will Never Stop You from Making Mistakes
  41056. Weekly Update 276
  41057. Hacking a Roku TV to Control Lights
  41058. My Troubles with MP3s
  41059. A Culture Problem in Arch Linux
  41060. My role as a founder CTO: Year Four
  41061. Modeling our way out of this mess
  41062. Guidance for Scaling - Reversible vs. Irreversible Decisions
  41063. David Nicholas Williams
  41064. How did LastPass master passwords get compromised?
  41065. SQL In Orbit - Big Machine
  41066. blockchain course
  41067. .NET's Cryptographic One-Shots
  41068. Minimal APIs in .NET 6
  41069. Code review horror in 4 lines of code
  41070. The C++/CX String^ is not an object, even though it wears a hat
  41071. The Gift of It's Your Problem Now
  41072. Databases in 2021: A Year in Review - OtterTune
  41073. What are record types in C# and how they ACTUALLY work
  41074. The PR Paradox: Merge Faster by Promoting Your PR - DZone Agile
  41075. Difference Between Asynchronous Programming and Multithreading
  41076. A Swiss Army knife for developers.
  41077. Voiceliner
  41078. TETR.IO
  41079. .NET Rocks! vNext
  41080. 95644 – [F2018] IEEE_FMA is missing from the IEEE_ARITHMETIC module
  41081. Consider SQLite
  41082. GitHub - susam/emfy: A 72 line ~/.emacs to quickly set up vanilla Emacs for general purpose editing and programming
  41083. The SQL Game | ROWS & TABLES
  41084. Server Thief Bait - catch them red handed!
  41085. Unusual Attempted Login Activity: How LastPass Protects You - The LastPass Blog
  41086. Computer Engineering for Babies
  41087. GitHub - sslab-gatech/Rudra: Rust Memory Safety & Undefined Behavior Detection
  41088. Chris's Wiki :: blog/tech/EmailCriticalInfrastructure
  41089. Lessons from my PhD
  41090. Minimal API for CommandLine tool by ConsoleAppFramework v4
  41091. Fintech firm hit by Log4j hack refuses to pay $5 million ransom
  41092. CRUD API + Complexity = Death by a 1000 Papercuts
  41093. Optimize Blazor WebAssembly apps with AOT Compilation
  41094. Moonfall
  41095. You can't copy code with memcpy; code is more complicated than that
  41096. Why Engineers Should Invest in Decision-Making Skills Early — Reforge
  41097. A year or monitoring production
  41098. glibc is still not Y2038 compliant by default
  41099. The Sunshield Webb/NASA
  41100. Writing a minimal Lua implementation with a virtual machine from scratch in Rust
  41101. Creating .NET Project Templates - Code Maze
  41102. Spectre.Console and String Interpolation
  41103. New Log4j RCE Vulnerability Discovered in Apache Logging Library
  41104. The Existential Horror Of Living In The Marvel Universe - SOME MARVEL NEWS
  41105. ‎iVerify. - Secure your Phone!
  41106. New Discourse forum for GoboLinux
  41107. Fix stack overflow with X509Certificate FriendlyName by vcsjones · Pull Request #63179 · dotnet/runtime
  41108. 2021 in Running
  41109. import attrs
  41110. Winning the Impossible Race - An Unintended Solution for Includer’s Revenge / Counter (hxp 2021) - Guy Lewin's Blog
  41111. Why I stopped publishing end-of-year most-read lists
  41112. Saving the Internet
  41113. Auditing a Graded Video Game – Zdziarski's Blog of Things
  41114. How I Build
  41115. Can blogging be made simpler?
  41116. Letter to a junior web developer
  41117. Secrets of MicroPython: How to blink an LED
  41118. Making sounds using SDL and visualizing them on a simulated oscillosco
  41119. How to Choose Your College Degree
  41120. How bad are bad fundraising terms?
  41121. An Algorithmic Solution to Insomnia
  41122. Home - Moshe Karmel
  41123. Privacy, Identity Theft and Data Security Breaches
  41124. LastPass confirms credential stuffing attack against some of its users
  41125. “Play-to-earn” and Bullshit Jobs
  41126. LastPass users warned their master passwords are compromised
  41127. GitHub - CorentinJ/Real-Time-Voice-Cloning: Clone a voice in 5 seconds to generate arbitrary speech in real-time
  41128. Discussions about DRM often land on the fundamental problem with DRM: that it…
  41129. Supercharge your Productivity with Roslyn and AI
  41130. Flowchart Generator Software for BBC Micro running on BeebEm
  41131. A rejected attempt to inject pseudo-physics into Windows 8 toast notifications
  41132. The Problem With Heroes In Software Development
  41133. Build an Animated Sidebar with React and Tailwind CSS
  41134. Implementing a file pager in Zig: Managing chunk metadata
  41135. Japan's Paper Culture | JetPens
  41136. Login
  41137. .NET R&D Digest (December, 2021)
  41138. Extended Property Patterns in C# - Code Maze
  41139. Decoding James Webb Space Telescope – Daniel Estévez
  41140. Maybe we could tone down the JavaScript
  41141. Upgrading to .NET MAUI Preview 11
  41142. A Guide to Recording 660FPS Video On A $6 Raspberry Pi Camera
  41143. Bypassing early 2000s copy protection for software preservation
  41144. Five takeaways from looking for a new senior role in tech
  41145. The State of External Retina Displays, [Almost] 2022 Edition
  41146. A Review of the Zig Programming Language (using Advent of Code 2021)
  41147. GitHub - codenotary/immudb: immudb - world’s fastest immutable database, built on a zero trust model
  41148. rC3 2021 - Public Fahrplan
  41149. DJI Mavic 3 First Flight - Over Dave's Garage (Snowy Lake)
  41150. [Last Week in .NET #74] – Automated Legal Problems
  41151. 'Widevine Dump": Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix * TorrentFreak
  41152. crt.sh | 1491512298
  41153. Introduction to Dotnet MAUI - Cool Coders
  41154. GraphQL with EF Core 6 and HotChocolate 12
  41155. HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural Radiance Fields
  41156. How do I add custom controls to the common file open or file save dialogs?
  41157. Confounding Variables
  41158. How to deploy .NET apps to Kubernetes
  41159. Implementing a file pager in Zig: Overall design
  41160. Dad Bod
  41161. Writing to a CSV File in C# - Code Maze
  41162. 286: Hacking 3D Holograms with .NET
  41163. Analysis and reverse-engineering of the original Starlink router
  41164. A Year In Review · Jethro Kuan
  41165. Rethinking Cloud Data Architecture
  41166. Justin Pombrio
  41167. Putting a vaccine out quickly, part 3
  41168. 25 Anti-Mimetic Tactics for Living a Counter-Cultural Life - Epsilon Theory
  41169. My Path to Financial Independence as a Software Engineer
  41170. Secure your NuGet packages with Package Source Mapping
  41171. How I found (and fixed) a vulnerability in Python
  41172. You block ads in your browser, why not in your city?
  41173. Mobile Solar Power: Made Easy! DIY Off-grid Solar Power!
  41174. GitHub - mwmbl/mwmbl: An open source, non-profit search engine implemented in python
  41175. OBS and Streamlabs Commit to Long-Term Collaboration
  41176. Reverse-engineering a tiny 1980s chip that plays Christmas tunes
  41177. A new coefficient of correlation
  41178. “Autism is a Spectrum” Doesn’t Mean What You Think
  41179. Freeways by Captain Games
  41180. Practical Transformer Winding
  41181. Time is different every time — The Sharat's
  41182. Ruby 3.1.0 Released
  41183. Where Is Webb? NASA/Webb
  41184. Selling my own GPL software, part 1: a lot of hurdles
  41185. James Webb Space Telescope Launch — Official NASA Broadcast
  41186. Animation: The James Webb Space Telescope's Orbit
  41187. As and Is Operators in C# - Code Maze
  41188. Toyota 'Reviewing' Key Fob Remote Start Subscription Plan After Massive Blowback
  41189. REVEALED: The Legend of the 10MB Commodore D9090!
  41190. BGPStream Event #285778
  41191. ADHD Accommodations Guide | ADHD At Work
  41192. Street Fighter II, Spin when you can't
  41193. Street Fighter II, subtile accurate animation
  41194. December 25th Launch
  41195. BGPStream Event #285787
  41196. Suffering · Slices of a hacker's mind
  41197. Revisiting Wayland for ArchLinux
  41198. GitHub - trailofbits/zkdocs
  41199. Introduction to the Sam Text Editor
  41200. A Programmer Union Can Save Open Source
  41201. practical-aspnetcore/projects/orleans at net6.0 · dodyg/practical-aspnetcore
  41202. CRUD isn't for Complexity #shorts
  41203. Blob Opera - Google Arts & Culture
  41204. Chris's Wiki :: blog/sysadmin/EmailServersNoLongerPractical
  41205. Command Line: A Modern Introduction
  41206. Implementing a file pager in Zig: Using mmap
  41207. GitHub - mkrl/misbrands: The world's most hated IT stickers
  41208. Code Maze Weekly #107 - Code Maze
  41209. GitHub - LeviBorodenko/primify: Embed any image into a prime number.
  41210. Average colors of the world
  41211. Watch videos, movies, TV series and TV channels instantly.
  41212. A Whole Website in a Single HTML File
  41213. Fight for privacy — an interview with Troy Hunt
  41214. No, I Won't Link to Your Spammy Article Either
  41215. Drawer Units for Home Use
  41216. What's new in C# 10
  41217. SpeedCrunch
  41218. Counting website visitors is hard — Bobbie Chen
  41219. Be curious, not judgmental - shubhro.com
  41220. Cray-1 Digital Archeology – chrisfenton.com
  41221. Setting up Cloudflare Tunnel for development
  41222. Every Workday Should be a Hackathon
  41223. Reflections of knowledge
  41224. Integrating Webpack and Babel in a legacy project | Jurre Vriesen
  41225. Weekly Update 275
  41226. 283: The Metaverse - When, where, why
  41227. The story of the 3dfx Voodoo1
  41228. Street Fighter II, The World Warrier
  41229. AWS Is Out To Kill Mainframes
  41230. .NET Rocks! vNext
  41231. GitHub - dani-garcia/vaultwarden: Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
  41232. Krita 5.0 released! | Krita
  41233. Woe unto you for using a Websocket | Adama Language
  41234. My productivity app is a single .txt file
  41235. Cloudflare Radar's 2021 Year In Review
  41236. It's easy to get data into the GPU, but harder to get it out
  41237. Implementing a file pager in Zig: What do we need?
  41238. Cleaner C# code with "smart" using statements
  41239. How to Generate Random Numbers From a Range in C# - Code Maze
  41240. GitHub - wader/fq: jq for binary formats
  41241. Street Fighter II, paper trails
  41242. .NET Conf - Bhubaneswar
  41243. New notifications when Drive content violates abuse program policies
  41244. .NET Rocks! vNext
  41245. FreeBSD jails for fun and profit
  41246. suckless.org software that sucks less
  41247. gRPC client-side load balancing in .NET
  41248. Diablo IV Quarterly Update—December 2021
  41249. Cloud Security Breaches and Vulnerabilities: 2021 in Review
  41250. Dear Self; We Need To Talk About Social Media
  41251. The Asymmetry of Open Source - Matt Holt
  41252. The Case Against Work-Life Balance: Owning Your Future
  41253. The Tragedy of Safari – Magic Lasso Adblock
  41254. How IPFS is broken
  41255. DNA seen through the eyes of a coder (or, If you are a hammer, everything looks like a nail) - Bert Hubert's writings
  41256. Enterprise-grade Blazor apps with .NET 6
  41257. Tinder just permabanned me or the problem with big tech • Paulefou site
  41258. .NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates
  41259. Cache invalidation isn't a hard problem
  41260. The Catch Block #87 - 2021 Year in Review!
  41261. .NET documentation
  41262. Linux Has Grown Into A Viable PC Gaming Platform And The Steam Stats Prove It
  41263. Rapid Test Results
  41264. Learn C# with CSharpFritz - Entity Framework and Database Design
  41265. How do I programmatically reposition monitors in a multiple-monitor system?
  41266. Optimizing local and distributed transactions with batching
  41267. Lessons in Trust From us-east-1
  41268. MS Teams: 1 feature, 4 vulnerabilities | Positive Security
  41269. Reusable UI using the Razor Class Library Project in ASP.NET Core
  41270. Tuple: The best pair programming tool on macOS
  41271. Using Authorization with Swagger in ASP.NET Core - Code Maze
  41272. A Particular planet exploration game
  41273. Introduction
  41274. (mac)OStalgia – Hello. I'm Michael.
  41275. Disclosing Shamir’s Secret Sharing vulnerabilities and announcing ZKDocs
  41276. Operator Precedence in JavaScript
  41277. KQL - The Next Query Language You Need to Learn | Data Exposed: MVP Edition
  41278. Phillip Trelford's Array | Byte-sized Tweets
  41279. HTMX Requests with ASP.NET Core Anti-Forgery Tokens
  41280. GraphQL is not meant to be exposed over the internet
  41281. An Overview of Distributed Tracing with OpenTelemetry in .NET 6
  41282. Overcoming Event-driven Microservices challenges with Dapr
  41283. Introduction to Kubernetes Admission Controllers - Pradeep Loganathan
  41284. Twitch
  41285. What Problem Blockchains Actually Solve
  41286. Hidden Networks in TP-Link Routers
  41287. Fantasy CPU emulator part 2
  41288. How did the Enigma Machine work?
  41289. A hundred things I learned writing my first technical book “Data-Oriented Programming”
  41290. I Ran Away From Open Source
  41291. Azure DevOps Podcast: Egil Hansen on Blazor Testing with bUnit - Episode 169
  41292. Lottie Docs
  41293. Multicore OCaml by kayceesrk · Pull Request #10831 · ocaml/ocaml
  41294. EF Core 6 and Azure Cosmos DB
  41295. Your Visual Studio Dashboard
  41296. RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
  41297. The EASIEST Way to Convert to ES6 Template Literal Strings in VS Code
  41298. Learn Live - Create a web API with ASP.NET Core
  41299. “Work well under pressure” is a safety valve, not SOP
  41300. All Bitcoin private keys is on this website
  41301. Integration testing and NuGet packaging: Creating a source generator - Part 3
  41302. New Coding Shorts: Angular Template Forms and Vite Builds
  41303. How to Convert Char Array to String in C# - Code Maze
  41304. 0.9.0 Release Notes ⚡ The Zig Programming Language
  41305. Tips & Tricks: Debugging your C# CDK project in Visual Studio | Amazon Web Services
  41306. Concurrent Pipeline with .NET Channels – The Functional Programmer
  41307. Unclutter Startup.cs
  41308. Changing your organisation
  41309. Pipeline resolvers in AppSync
  41310. You don't need that abstraction
  41311. Apple added an orange dot that's a showstopper for live visuals - and it needs a fix - CDM Create Digital Music
  41312. What’s new in Visual Studio 2022 for testing
  41313. GitHub Composite Actions are fast way to templatize workflows
  41314. LISP with GC in 436 bytes
  41315. The QOI File Format Specification
  41316. Cheap Ebay Welder -- WILL IT TIG?!
  41317. A challenger to the throne of vector graphics. SVG is dead, long live TinyVG!
  41318. Akita Software - Developer Advocate
  41319. Monte Carlo Options Pricing · Sasha Kuznetsov's Blog
  41320. Hello World - Let's talk about .NET and .NET Conf
  41321. Reflecting on wasted effort :: Sacha Chua
  41322. Consuming Articles Offline
  41323. Self arrest on the Slippery Slope of Addiction
  41324. Simple server alerts on a need-to-know basis
  41325. Lies, Damn Lies, and Software You Rent
  41326. How a Web Design Goes Straight to Hell - The Oatmeal
  41327. Home | European alternatives
  41328. PullRequest | Code Review as a Service
  41329. There's never been a better time to build websites | simeonGriggs.dev
  41330. GitHub - swc-project/swc: swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
  41331. British police give Have I Been Pwned 226 million new passwords - IT Pro - News
  41332. Learn Accounting Online for Free | AccountingCoach
  41333. Immunity
  41334. Test tools for .NET and cross-platform apps
  41335. [Last Week in .NET #73] – Holiday Road Part Deux
  41336. Cancelling IAsyncEnumerable in C#
  41337. The Download: .NET 6, VS Code, WinApp SDK, and XBox at 20
  41338. Windows UI Library (WinUI) - Windows apps
  41339. HTTP Toolkit
  41340. In 2021, the Internet went for TikTok, space and beyond
  41341. Supercharging your cloud applications with Orleans
  41342. Getting Roslyn (C# compiler) and Language versions - Gérald Barré
  41343. My Parents Collect Cans for a Living
  41344. GitHub - mendel5/alternative-front-ends: Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.)
  41345. How to create your own .NET CLI tools to make your life easier
  41346. Negative feature response: Protect the user from accidental collection deletion
  41347. Against 3X Speed - David Perell
  41348. This is my Mum's 80th birthday present.
  41349. Third-Party DI Container And Autofac - Code Maze
  41350. 286: is not null
  41351. Use calendar, mailbox settings and Teams presence in ASP.NET Core hosted Blazor WASM with Microsoft Graph
  41352. .NET Advent Calendar - .NET Advent Calendar 2021, Day 18
  41353. TypeScript for Pythonistas
  41354. Getting started with #DynamoDB in C#
  41355. How to Upgrade a Codebase from .NET Framework to .NET 6
  41356. ASP.NET Core 6 – transparent WebSockets
  41357. Azure Container Apps, Bicep and GitHub Actions | I CAN MAKE THIS WORK
  41358. String Interpolation Trickery and Magic with C# 10 and .NET 6
  41359. Akka for Advent
  41360. PagerDuty’s Security Training for Engineers
  41361. Document your .NET code with DocFX and GitHub Actions
  41362. The Big DevOps Misunderstanding
  41363. exa · a modern replacement for ls
  41364. Microsoft Visual Studio Offline Packages · Hossam Barakat
  41365. The bulldozer vs vetocracy political axis
  41366. Markus Captain Kaarlonen - Space Debris
  41367. A Step-By-Step Startup Guide For Bootstrappers
  41368. A mental model for decentralization
  41369. COLODEBUG: a simple way to improve bash script debugging
  41370. My Favorite Board Games and How I Play Them
  41371. I retired so I can focus on my open source project | Adama Language
  41372. The Non-Productive Programmer (NPP)
  41373. Machine Learning for .NET developers
  41374. Easily run Windows software on Linux with 🍷 Bottles! ⋅ Bottles
  41375. Newsletter Week 50, 2021
  41376. Move myself to inactive · ytdl-org/youtube-dl@21b7590
  41377. Log4j XCode vulnerability - resolu…
  41378. New LINQ improvements in .NET 6
  41379. Test Your Product on a Crappy Laptop
  41380. I Was Part of a Human Subject Research Study Without My Consent
  41381. GitHub - haimgel/display-switch: Turn a $30 USB switch into a full-featured multi-monitor KVM switch
  41382. Find Your Purpose- Kettlebell Commercial
  41383. Santa Sleigh: xUnit Edition
  41384. Santa Sleigh: NUnit Edition
  41385. Ensuring Santa’s Success With Automated Tests (C# Advent 2021)
  41386. Closing the loop: a deep dive on a Facebook reseller of bikes stolen in Colorado
  41387. On the potential of Transformers in Reinforcement Learning
  41388. OSS Simple Sabotage Manual, Sections 11, 12
  41389. Learning a technical subject
  41390. Self-Organizing Teams - Vadim Kravcenko
  41391. Telling the Time with Computer Vision - Jinay Jain
  41392. The Growth-Severity Confound
  41393. In Case I Die | Jonathan Verrecchia
  41394. Inspection and the limits of trust.
  41395. GitHub - VollRagm/KernelBypassSharp: C# Kernel Mode Driver to read and write memory in protected processes
  41396. OMNIZART: MUSIC TRANSCRIPTION MADE EASY
  41397. GitHub - Music-and-Culture-Technology-Lab/omnizart: Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.
  41398. Log4j – Apache Log4j Security Vulnerabilities
  41399. Accessing arrays and class fields with .NET profiling APIs
  41400. Build a Password Generator Function with Vanilla JavaScript (Advent of JS Challenge)
  41401. A primer on FeatureManagement APIs in ASP.NET Core
  41402. Windows Wednesday
  41403. [Log4Shell] 3rd Vulnerability on Apache Log4j Utility Found
  41404. Supporting Remix with full stack Cloudflare Pages
  41405. Postgres is a great pub/sub & job server
  41406. I bought 1000 meters of wire to settle a physics debate
  41407. CCPA Scam November 2021 from Princeton University
  41408. Kinesis Advantage360 Ergonomic Keyboard
  41409. Beyond Hot Reload: 'Live Reload' and More -- Visual Studio Magazine
  41410. You own your dependencies. Period.
  41411. #57 Your project is someone else's product
  41412. Karan Sharma | Using ClickHouse Keeper for Replication
  41413. The Death of Feature Engineering is Greatly Exaggerated
  41414. Creating and testing gRPC server interceptors in Ruby
  41415. Why GNU Guix matters
  41416. Strangers from the internet paid for my MacBook Air: on my 4th year of indiehacking
  41417. In 2021, my research hurt people
  41418. I hope Web3 doesn't become Web 2.1 | The Blog of Josh Simmons
  41419. Turing Complete
  41420. How not to learn Rust
  41421. [LOG4J2-3230] Certain strings can cause infinite recursion
  41422. Notches Gone Wild! • The Breakroom
  41423. I Am Writing a Book! Microsoft Azure in Action – Early Access
  41424. Announcing Tokio Console 0.1 | Tokio
  41425. Durable Functions: Semantics for Stateful Serverless - Microsoft Research
  41426. Release youtube-dl 2021.12.17 · ytdl-org/youtube-dl
  41427. Log4Shell Update: Severity Upgraded 3.7 -> 9.0 for Second log4j Vulnerability (CVE-2021-45046) | LunaSec
  41428. Using Scroll Bars - Win32 apps
  41429. S3 Ep2: Breaking barriers with Maria Naggaga
  41430. Learn C# with CSharpFritz - Data Access with Entity Framework
  41431. Why is the stack overflow exception raised before the stack has overflowed?
  41432. In Short: ACID
  41433. Code Maze Weekly #106 - Code Maze
  41434. NDC Melbourne 2022: Call for Speakers/Papers
  41435. The Web3 Fraud
  41436. Defrag - By ShipLift LLC
  41437. 2021 - It Was a Good One
  41438. Blame Me: The Windows Progress Dialog!
  41439. Bring Your Apps to Life With SignalR and .NET 6
  41440. We Three Things: Dynamitey, Humanizer, SqlServer.Types | Cross Cutting Concerns
  41441. JavaScript Modules – A Beginner's Guide
  41442. On .NET Episode: Getting started with Azure Static Web Apps
  41443. Functional argument checking
  41444. Razor Pages for ASP.NET Core - Full Course (.NET 6)
  41445. Disney•Pixar’s Dug the Talking Dog In Real Life | Oh My Disney IRL
  41446. We’re upgrading Visual Studio’s feedback! 
  41447. Weekly Update 274
  41448. tqdm documentation
  41449. How I Own Projects as a Software Engineer
  41450. Log4j 2.15.0 and previously suggested mitigations may not be enough
  41451. My 10 Favorite Posts on Data (and Management) of 2021 — Iterating
  41452. Episode 406 - Azure Bastion
  41453. Technical Co-founders' Guide to Equity Negotiations
  41454. The Hub of Heliopolis - How I completed the Hacktoberfest 2021 challenge with a profiler
  41455. How I Learned To Stop Worrying and Push To Master | Thenable
  41456. The Empathy Gap, or Why Good-Seeming Ideas Fail
  41457. Implementing TLS Encrypted Client Hello
  41458. Software Engineering Idioms You Should Know
  41459. We Need Your Beginner's Mind
  41460. What's New in EF Core 6
  41461. What happens if you put your head in a particle accelerator?
  41462. There oughta be a WiFi Game Boy cartridge.
  41463. Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround
  41464. Introduction to WebAssembly components - radu's blog
  41465. Java on Visual Studio Code Update Focuses on 'Inner Loop' -- Visual Studio Magazine
  41466. runtime/Interop.GetCwd.cs at 6cc686f5800feffb3f04bf48487cdfbd7b48a32d · dotnet/runtime
  41467. runtime/Environment.Windows.cs at main · dotnet/runtime
  41468. Swift Playgrounds
  41469. Tuning your uploads and downloads with the Azure Storage client library for .NET
  41470. GitHub - rkeene/hunter2: The "hunter2" password manager is a simple script-oriented password manager.
  41471. Challenge: Find the slow down–answer
  41472. Why does the precise point at which I get a stack overflow exception change from run to run?
  41473. This Is The WORST VS Code Theme EVER!!
  41474. From 0 to 20 billion - How We Built Crawler Hints
  41475. Release Release 2.8.0 · IEvangelist/azure-cosmos-dotnet-repository
  41476. How type deconstruction keeps your C# code clean
  41477. Don’t start with microservices – monoliths are your friend – Arnold Galovics
  41478. Patch fixing critical Log4J 0-day has its own vulnerability that’s under exploit
  41479. How to Get an Item by Index From Dictionary in C# - Code Maze
  41480. AWS DynamoDB – Add and Get Items in .NET Core Using the AWS SDK for .NET
  41481. DynamoDB – Creating Tables Using the AWS SDK for .NET in .NET Core
  41482. Chess.com vs Lichess.org
  41483. Transitioning from QA to Development
  41484. Running Docker Containers from within your .NET Core Application using Docker.DotNet
  41485. Dependency Inversion
  41486. .NET App Developer Links - 2021-12-16
  41487. PNG Parser Differential
  41488. Allocgate is coming in Zig 0.9, and you will have to change your code
  41489. User-first endpoint security for teams.
  41490. Release v1.38.0 · OmniSharp/omnisharp-roslyn
  41491. Rails 7.0: Fulfilling a vision
  41492. .NET Rocks! vNext
  41493. The User Old Heap (UOH)
  41494. What’s New With Visual Studio 2022
  41495. Migrating WPF Applications to Web
  41496. CQRS is simpler than you think with .NET 6 and C# 10 - Event-Driven.io
  41497. Tip 346 - How to use Azure Bastion to access virtual machines
  41498. Notifications
  41499. How to build large-scale end-to-end encrypted group video calls
  41500. Optimistic Concurrency in an HTTP API with ETags & Hypermedia
  41501. Visual Studio for Mac 2022 -- Visual Studio Magazine
  41502. BusKill: The USB Laptop Kill Cord
  41503. The Future of Artificial Intelligence is Self-Organizing and Self-Asse
  41504. The Blog is the program • AndreGarzia.com
  41505. F# Good and Bad
  41506. Reflecting On Free Software And Paychecks
  41507. Secure Containerized Browser
  41508. Visual Studio 2022 for Mac Preview 4
  41509. Research Notes on Humanoid Robots
  41510. :rocket: Lessons learned migrating Spring Boot to Quarkus
  41511. .NET MAUI Community Toolkit C# Markup Extensions
  41512. Introducing Zed
  41513. What’s new in .NET Productivity with Visual Studio 2022
  41514. Plan for Entity Framework Core 7.0
  41515. Announcing the Plan for EF7
  41516. A deep dive into an NSO zero-click iMessage exploit: Remote Code Execution
  41517. New tool: Mess with DNS!
  41518. Migrating from ASP.NET Core 5.0 MVC app to 6.0
  41519. Why I don't use MediatR for CQRS
  41520. Progress Report: October-November 2021 - Asahi Linux
  41521. "Alpha-Rays" behind the scenes - HackMD
  41522. Cryptology ePrint Archive: Report 2021/1621
  41523. Apple Removes All References to Controversial CSAM Scanning Feature From Its Child Safety Webpage
  41524. Cloud Native Objects for High Scale & Performance
  41525. SQLite + EF Core + ASPNET Core Web API + CRUD + Views + Loading Related Data
  41526. log4j memes
  41527. Windows Terminal as your Default Command Line Experience
  41528. Sky Madrid Bern Wool Sweater
  41529. What does "Do not launch, but debug my code when it launches" mean?
  41530. HTTP/3 is Fast | Request Metrics
  41531. Challenge: Find the slow down
  41532. The Catch Block #86 - STEM-Adjacent Gifts for Kids!
  41533. 3 Lines of Code Shouldn’t Take All Day
  41534. Protection against CVE-2021-45046, the additional Log4j RCE vulnerability
  41535. Busy Simulator
  41536. Dell’s magnetic wireless webcam concept may help you forget about that infamous nose cam
  41537. Building an Async HTTP Api with Azure Durable Functions and Python
  41538. How to Check if a StringBuilder Is Empty - Code Maze
  41539. .NET App Developer Links - 2021-12-15
  41540. Log4Shell Update: Second log4j Vulnerability Published (CVE-2021-44228 + CVE-2021-45046) | LunaSec
  41541. ItsLitho - The Easiest Lithophane Maker to Convert image to lithophane
  41542. How to organize your Asp.net core Startup file with extension methods - Super Sharp | A Tech Superhero.
  41543. CHUNGUS 2 - A very powerful 1Hz Minecraft CPU
  41544. JSON in HTML Attributes With ASP.NET Core TagHelpers
  41545. Monsters Weekly 233 - Getting started with .NET and Kafka
  41546. Statement RE: ransomware cyber attack directed at Frontier Software
  41547. Cake for Visual Studio Code 2.0.0 released
  41548. A Holly Jolly Christmas with Hot Chocolate 12.4
  41549. Forking Windows Template Studio
  41550. Mine - The Future of Data Ownership
  41551. Microsoft’s Response to CVE-2021-44228 Apache Log4j 2 – Microsoft Security Response Center
  41552. Find anything blazingly fast with Google's vector search technology | Google Cloud Blog
  41553. azure-webpubsub/experimental/sdk/webpubsub-graphql-subscribe at main · Azure/azure-webpubsub
  41554. Pico.css • Minimal CSS Framework for semantic HTML
  41555. Change authentication requirements · terrajobst/themesof.net@6426e83
  41556. PyTorch vs TensorFlow in 2022
  41557. Microsoft Report: Kubernetes Top Target for Cloud-Migrated Spring Apps -- Visual Studio Magazine
  41558. Episode 405 - Azure Active Directory's Investments in Reliability and Resilience
  41559. The Future Of Work: Remote Native Tools
  41560. My 2021 review - blog.dornea.nu
  41561. Terraform Conditionals
  41562. On Code Reviews
  41563. Scrt.link vs. One-Time Secret
  41564. Plans you’re not supposed to talk about
  41565. 2021 in Memory Unsafety - Apple's Operating Systems
  41566. How to Write a Technical Book
  41567. Widget Driven Development | Alexey Antipov
  41568. Computers Are Bad
  41569. Meet Kryptology: Coinbase’s Open Source Cryptography Library
  41570. all: gofmt -w -r 'interface{} -> any' src · golang/go@2580d0e
  41571. Beautiful Free Images & Pictures | Unsplash
  41572. GitHub Quick Reviews
  41573. .NET December 2021 Updates – 6.0.1, 5.0.13 and 3.1.22
  41574. Ethereum Reorgs After The Merge
  41575. Web3 is going just great
  41576. Doodle CSS
  41577. Exploitation of Log4j CVE-2021-44228 before public disclosure and evolution of evasion and exfiltration
  41578. Star Trek: The Next Generation (1987–1994) – Sci-fi interfaces
  41579. Ratio function vs. shift distribution
  41580. Working with EF Core and Azure Cosmos DB
  41581. I blew $720 on 100 notebooks from Alibaba and started a Paper Website business | Tiny Projects
  41582. Using Minimal APIs in ASP.NET Core Razor Pages
  41583. Talk: Scalable architecture from the ground up
  41584. Unrepresentative big surveys significantly overestimated US vaccine uptake - Nature
  41585. Development With A Dot - Posting AJAX Requests to ASP.NET Core MVC
  41586. Testing an incremental generator with snapshot testing: Creating a source generator - Part 2
  41587. Iteration statements - C# reference
  41588. GitHub - lapce/lapce: Lightning-fast and Powerful Code Editor written in Rust
  41589. Sanitizing Cloudflare Logs to protect customers from the Log4j vulnerability
  41590. .NET App Developer Links - 2021-12-14
  41591. Getting Started With .NET IL
  41592. Remote debugging on Kubernetes using VS Code | Red Hat Developer
  41593. Backwards compatibility as a profunctor
  41594. uBlacklist
  41595. GitHub - iorate/uBlacklist: Blocks specific sites from appearing in Google search results
  41596. mrpmorris - Overview
  41597. Outreach Committee is Looking For Volunteers
  41598. Reimagining projections for the interactive maps era
  41599. Tech Solvency: The Story So Far: CVE-2021-44228 (Log4Shell log4j vulnerability).
  41600. Using Cluster API (CAPI)to create Kubernetes clusters on Azure - Pradeep Loganathan
  41601. Alexandre Nédélec - Pulumi with an Azure Blob Storage backend
  41602. Deployment from Scratch
  41603. What If I Told You: Money Isn't Real
  41604. The Smart Home Remote I Wish You Could Use
  41605. Week 49, 2021
  41606. Partial functions and total functions
  41607. The messy future of social media
  41608. "Open source" is not broken
  41609. Decontextualizer
  41610. Keep a Founder's Journal
  41611. Testing constant-timeness using Valgrind: case of the NSS library
  41612. Adam Storr - Deploying an Azure Static Web App with Pulumi as a Beginner
  41613. Learn Live - Build your first microservice with .NET
  41614. Toyota owners have to pay $8/mo to keep using their key fob for remote start
  41615. GitHub’s response to Log4j vulnerability CVE-2021-44228 | The GitHub Blog
  41616. GrapeCity ComponentOne 2021 v3 Supports .NET 6, VS 2022 and WinUI -- Visual Studio Magazine
  41617. Neon Genesis Evangelion
  41618. .NET 6 Networking Improvements
  41619. GitHub - inconvergent/weird: Generative art in Common Lisp
  41620. Star Trek: The Motion Picture
  41621. VS Code Gets a 'Most Heavily Requested Feature' for Python -- Visual Studio Magazine
  41622. Become a master at Git and Open Source 
  41623. [Last Week in .NET #72] – Holiday Road
  41624. GNUstep.org
  41625. The .NET Docs Show - Migrations to .NET MAUI 🏄🏽‍♀️
  41626. Deno joins TC39
  41627. Join the Dotnetos - .NET community Discord Server!
  41628. GitHub - microsoft/wslg: Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
  41629. Blog Archiv – Development stopped
  41630. Marketing Is Scary for a Solo Developer – Rauno Metsa
  41631. Dubious security vulnerability: Accessing information across accounts after changing email address
  41632. Gift Exchange
  41633. Full-stack .NET with Blazor WebAssembly and Azure Static Web Apps
  41634. DEMO: Multiple ESP32s Rocking Out! (SHORT)
  41635. Remove those useless File.Exists calls - Gérald Barré
  41636. Production postmortem: The memory leak that only happened on Linux
  41637. Hammerspoon
  41638. Cloud Computing Facts – 10 Reasons Intel Is Best for Cloud
  41639. Maximum redirects, minimum effort: Announcing Bulk Redirects
  41640. How "out" works in C# and why "in" can make or break your performance
  41641. Downtown Doug Brown » Adventures of putting 16 GB of RAM in a motherboard that doesn’t support it
  41642. Join the Dotnetos - .NET community Discord Server!
  41643. How to Run Code in a New Thread in C# - Code Maze
  41644. 284: C# 10 Global & Implicit Usings
  41645. Implement Compound Proof BBS+ verifiable credentials using ASP.NET Core and MATTR
  41646. Writing deterministic tests in a variable world - Headspring
  41647. How to create a Telegram Bot with Azure Functions (NET 6, isolated process) - Coding with Miszu
  41648. Old CSS, new CSS
  41649. New in Node.js: `node:` protocol imports
  41650. Async Disposables The Easy Way
  41651. # F# Advent 2021 Dec 08 - Fast data pipelines with F#6
  41652. Debug memory leaks with the Microsoft Edge Detached Elements tool
  41653. Parallel.ForEachAsync Deep Dive
  41654. ongoing by Tim Bray · Filtering Lessons
  41655. Reducing Developer Cycle time with Dapr and AKS
  41656. r/dotnet - Starting with dotnet
  41657. How To Create A TikTok Trend : A Step By Step Guide
  41658. Why General Inheritance is Flawed and How to Finally Fix it
  41659. Generating Envoy Config with Cue
  41660. Calculating my open source blast radius
  41661. marti-1
  41662. Starting the QUIC Design - OpenSSL Blog
  41663. Mati's dating profile
  41664. Homechart - All-in-One Home Organizer
  41665. ML.NET Model Builder: Machine learning with .NET
  41666. andrewducker | Interesting Links for 12-12-2021
  41667. .NET Advent Calendar - .NET Advent Calendar 2021, Day 12
  41668. The Website Obesity Crisis
  41669. Talking with a legend – interview with Anders Hejlsberg
  41670. [Python-Dev] Sad news from Zurich [LWN.net]
  41671. GitHub - simonis/Log4jPatch: Deploys an agent to fix CVE-2021-44228 (Log4j RCE vulnerability) in a running JVM process
  41672. Ten years of experience, still failing phone screens
  41673. "Open Source" is Broken
  41674. Apache Logging Services
  41675. crawshaw - 2021-12-11
  41676. 6 tips for teaching yourself philosophy - Brain Fodder
  41677. Worked example of automata runs as sheaves
  41678. Solene'% : What are the VPN available on OpenBSD
  41679. The Problem with Finance APIs
  41680. Jeremy Mikkola - Please don't argue with the weather
  41681. Blockchainism
  41682. Redefining Scalability
  41683. Professional maintainers: a wake-up call
  41684. Console log formatting
  41685. GitHub - Cybereason/Logout4Shell: Use Log4Shell vulnerability to vaccinate a victim server against Log4Shell
  41686. ‘The Internet Is on Fire’
  41687. Custom JSON Serialisation with System.Text.Json Converters - Steve Gordon - Code with Steve
  41688. YSK: uBlock and other AdBlocks in Chrome will lose most functionality in about a month when Manifestv3 is implemented
  41689. Add a README to your NuGet package with Visual Studio
  41690. 0-Day Detection of Log4j2 vulnerability
  41691. The new Firefox 95 might be the most secure web browser on the market
  41692. How Cloudflare Is Solving Network Interconnection for CIOs
  41693. Customer Showcase Submission Form
  41694. YouTube
  41695. GitHub - publiusfederalist/federalist: Access files on the decentralized, unblockable torrent swarm and visit links using Handshake domains. Decentralized internet is here.
  41696. Integration Testing ASP.NET Core 6 Minimal APIs
  41697. New Bug
  41698. GopherCon 2021 - Day 2
  41699. Summary of the AWS Service Event in the Northern Virginia (US-EAST-1) Region
  41700. Fixing sync over async issues in .NET
  41701. What's the Deal with the Log4Shell Security Nightmare?
  41702. Information on RFC 9162 » RFC Editor
  41703. How a bug in Android and Microsoft Teams could have caused this user’s 911 call to fail
  41704. A Tiny ESP32 Spectrum Analyzer... and much more!
  41705. How Cloudflare security responded to log4j2 vulnerability
  41706. Mulm, renewable bad energy (@mulmbot)
  41707. Digging into Data Availability with Ismail Khoffi from Celestia – ZK Podcast
  41708. Anomaly Detection in Machine Learning
  41709. New in Visual Studio Code v1.63: Theme Previewing, Notebook Improvements, More -- Visual Studio Magazine
  41710. The HTTP of the Metaverse — Roderick's Debug Diary
  41711. Using clojure.spec.alpha with babashka
  41712. on building with a squad
  41713. The three types of development
  41714. Cubic Bézier: from math to motion - Maxime Heckel's Blog
  41715. Zero-day in ubiquitous Log4j tool poses a grave threat to the Internet
  41716. Secure how your servers connect to the Internet today
  41717. Incident Report
  41718. GitHub - cshum/imagor: Fast, Docker-ready image processing server written in Go and libvips, with Thumbor URL syntax
  41719. Quaternions: Part 1 - Lior Sinai
  41720. December 10, 2021
  41721. UniFi Controller security concern (zero-day Log4j exploit)
  41722. Smaller & Faster Blazor WebAssembly apps with Runtime Relinking in .NET 6
  41723. Inside the log4j2 vulnerability (CVE-2021-44228)
  41724. Consumer Price Index Summary - 2021 M11 Results
  41725. Cloud Services - Amazon Web Services (AWS)
  41726. How many lines of code you need for a C# app? | One Dev Question
  41727. Digging into the .NET Dictionary implementation…
  41728. It's okay to be contrary, but you need to be consistently contrary: Going against the ambient character set
  41729. Cloudflare One helps optimize user connectivity to Microsoft 365
  41730. Turning a MacBook into a Touchscreen with $1 of Hardware
  41731. Code Maze Weekly #105 - Code Maze
  41732. CVE-2021-44228 - Log4j RCE 0-day mitigation
  41733. Bring your own functions to Azure Static Web Apps
  41734. Weekly Update 273
  41735. Paramount Plus - Stream Live TV, Movies, Originals, Sports, News, and more
  41736. Your First Microservice in .NET 6
  41737. Announcing PowerShell Crescendo Release Candidate (RC)
  41738. The Miracle of IQueryAttributable
  41739. r/dotnet - .NET History Timeline. --- It's not finished yet, so if you find errors or have suggestions please comment here or via the link below that contains the interactive graphic. (https://time.graphics/pt/line/593132)
  41740. RCE 0-day exploit found in log4j, a popular Java logging package | LunaSec
  41741. The New Stack's Top Kubernetes Stories of 2021 - The New Stack
  41742. Rocket League & coding rig for a work colleague
  41743. Introducing stack graphs | The GitHub Blog
  41744. A New Chapter for HashiCorp
  41745. Chrome Users Beware: Manifest V3 is Deceitful and Threatening
  41746. Self-hosting Wikipedia using Kiwix
  41747. Post-Quantum Signatures in TLS will be challenging | Bulletproof TLS Newsletter
  41748. Going from Idea to Product in a week
  41749. Lexiscore
  41750. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  41751. GitHub Previews Improved Code Search: 'Way More than grep' -- Visual Studio Magazine
  41752. VS Code News Roundup: Notebook APIs, Codebase Mapping, Infrastructure as Code -- Visual Studio Magazine
  41753. Designer Lithophane Moon Lamp by Frank Deschner | Download free STL model | PrusaPrinters
  41754. Behold! The Sights and Sounds of a Mighty 10 Megabyte (yes, 10M) Hard Drive!
  41755. Marten’s Compiled Query Feature
  41756. Web3: Be Skeptical, Not Dismissive
  41757. Legacy Naming Conventions Are Holding Us Back - Ben Labaschin
  41758. A Call to Build Models Like We Build Open-Source Software
  41759. Avoiding Internet Centralization
  41760. Troy Hunt - Wikipedia
  41761. TLS Crawler Report: Top 1 Million Analysis 2021 | Venafi
  41762. Develop amazing Windows apps using the Windows App SDK
  41763. Submit a question or comment over video and be featured LIVE on Learn TV!
  41764. Handling file uploads in Open API with ASP.NET Core
  41765. Getting Started with gRPC and .NET
  41766. re: Why IndexedDB is slow and what to use instead
  41767. The Folders programming language - No code, just folders
  41768. GitHub - microsoft/dotnet-podcasts: .NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more!
  41769. If you're going to configure a header file, you have to do it before you include the header file
  41770. How to run a small social network site for your friends
  41771. Let’s Build What’s Next for Crowdfunding Creative Projects
  41772. Writing a simple 16 bit VM in less than 125 lines of C
  41773. .NET 6 vs .NET 4.8 GC stats - ~64% shorter max GC pause times (due to 1 letter removed in runtime)
  41774. Cloudflare announces partnerships with leading cyber insurers and incident response providers
  41775. Adam Storr - Why I love Resharper 3
  41776. Why aspect-oriented programming in C# is pointless
  41777. Lessons From Billions of Breached Records
  41778. How to write idempotent Bash scripts
  41779. .NET Advent Calendar - .NET Advent Calendar 2021, Day 9
  41780. Creating an incremental generator: Creating a source generator - Part 1
  41781. r/dotnet - Repository pattern or DbContext - what's your poison?
  41782. Don't Code Tired | What’s New in C# 10: Simplify Nested Property Pattern Code
  41783. Pixel prevented me from calling 911
  41784. Make the Implicit Explicit
  41785. Don't Do That, Do This: The .NET 6 Edition
  41786. Queue Despair: Ordering and Poison Messages
  41787. .NET Rocks! vNext
  41788. The Last Molecule
  41789. Long live the Monolith! Monolithic Architecture != Big Ball of Mud
  41790. ‎Security. Cryptography. Whatever.: WireGuard, feat. Jason Donenfeld on Apple Podcasts
  41791. Unity hiring: Senior Graphics Developer, NFT / Développeur(se) graphique sénior, NFT @ Montreal, Canada
  41792. Top Free Extensions for Visual Studio 2022 -- Visual Studio Magazine
  41793. Building a PS1 style retro 3D renderer
  41794. Defensive CSS - Ahmad Shadeed
  41795. 7 Gettext lessons learned after 2 years of developing a European platform | Angelika.me
  41796. The Business of Extracting Knowledge from Academic Publications
  41797. How to Spend Less Time on YouTube - Self control for addiction
  41798. Why it's sometimes helpful to be inflexible
  41799. The Lost Venture Emails?
  41800. Creating personalised data stories with GPT-3
  41801. Learning representations of life
  41802. Curiosities in Vinyl
  41803. `-nologo` should be the default · Issue #15644 · PowerShell/PowerShell
  41804. GitHub - apple-oss-distributions/distribution-macOS
  41805. .NET Conf 2021 and Visual Studio 2022 Launch After Party Q&A - Events
  41806. We will be retiring Alexa.com on May 1, 2022
  41807. Blatant lies revealed in the source code for an online shop
  41808. Twitter Suspension
  41809. LKML: Miguel Ojeda: [PATCH 00/19] Rust support
  41810. Learn C# with CSharpFritz - C# for Beginners - Projects, Solutions and Unit Testing
  41811. Improving GitHub code search | The GitHub Blog
  41812. Don't Let the Internet Dupe You, that's NOT Event Sourcing
  41813. Upgrading from .NET Framework to .NET 6
  41814. Building reliable and portable microservices with Dapr and .NET
  41815. New Blazor WebAssembly capabilities in .NET 6
  41816. Using CRTP to your advantage: Simplifying overloaded Windows Runtime method projections in C++/WinRT
  41817. Introduction to Open Policy Agent (OPA) - Pradeep Loganathan
  41818. Kubernetes Cluster API (CAPI) - An introduction - Pradeep Loganathan
  41819. VS Code Snippets Leads Recent Open Source GA Announcements -- Visual Studio Magazine
  41820. How To Compute Transformer Architecture Model Accuracy -- Visual Studio Magazine
  41821. .NET Conf Local 2021
  41822. MS Dev Summit 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  41823. The Catch Block #85 - Adventures in Refactoring to Dapper
  41824. Feature Design: ETL for Queues in RavenDB
  41825. Connection Failures with Microsoft.Data.SqlClient 4 and later
  41826. Episode 404 - When Windows is nowhere to be found
  41827. Why Cloudflare Bought Zaraz
  41828. Blazor - Extension Method for ServiceCollection - EP38
  41829. Why Retaining Walls Collapse — Practical Engineering
  41830. Minimal API 'Result.Stream()' Return Type[.NET6]
  41831. Java vs .Net Comparison: Factors To Consider | OnGraph Technology
  41832. GitHub - kasuken/MinimalAPI.Pokedex: This project is a showcase for the new .NET 6 Minimal APIs feature for developing Web APIs.
  41833. Angular Basics: Introduction to Processes, Threads—Web UI
  41834. Embedded Software Development in Visual Studio
  41835. HTMX With ASP.NET Core
  41836. How Can We Improve Extensibility in Visual Studio?
  41837. #002 | Getting Started - Writing Tests!
  41838. I'm updating (most of) my Visual Studio extensions to support VS022
  41839. You Can't Buy Integration
  41840. Debugging at the Boundaries
  41841. Should you Abstract the Database?
  41842. Benchmarking F#6 Tasks
  41843. rockstar : home
  41844. NASA Returns Hubble to Full Science Operations
  41845. Gravatar Data Privacy
  41846. Polynomials and Elliptic Curves over Extension Fields
  41847. Announcing dot.net in Japanese and Simplified Chinese
  41848. Windows PowerShell Inventor Jeffrey Snover Interview by Evrone
  41849. How a Kalman filter works, in pictures
  41850. Reed-Solomon bug in Queqiao – Daniel Estévez
  41851. Rust takes a major step forward as Linux's second official language | ZDNet
  41852. Hunting down my son's killer
  41853. What does the Web3 Demo App by Cloudflare really do?
  41854. Deploy My Startup
  41855. Vuex Sync Part 1
  41856. How to store geo bounding box in Django database?
  41857. Creating and morphing Lego faces with neural networks
  41858. Loop Fission
  41859. Building an OpenTable bot
  41860. Why you should check-in your node dependencies - Jack Franklin
  41861. AWS Service Health Dashboard - Dec 7, 2021 PST
  41862. Gravatar "Breach" Exposes Data of 100+ Million Users
  41863. XAML Live Preview in Visual Studio 2022
  41864. Daniel Skogly's blog | Cloudflare Images has a lot of issues
  41865. IPv6 only option for dedicated root servers
  41866. Pair Programming with Microsoft's Damian Edwards - Retrieving and parsing JSON with .NET 6
  41867. Redesigned Notepad for Windows 11 begins rolling out to Windows Insiders
  41868. C# in 100 Seconds
  41869. Enrolling all npm publishers in enhanced login verification and next steps for two-factor authentication enforcement | The GitHub Blog
  41870. ASP.NET Community Standup - .NET Podcasts App Overview!
  41871. Build a Node/Express API with TypeScript, MySQL on PlanetScale, and Web Scraping with Cheerio
  41872. Django 4.0 released | Weblog
  41873. Shift function vs. shift distribution
  41874. It rather involved being on the other side of this airtight hatchway: Producing malicious data in a kernel driver
  41875. Cumulative computation with RavenDB queries
  41876. Cancellation Tokens with IAsyncEnumerable - Code Maze
  41877. .NET App Developer Links - 2021-12-07
  41878. Web3? I have my DAOts
  41879. Makefile Tools December 2021 Update: Problem Matchers and Compilation Database Generation
  41880. DNS doesn't "propagate"
  41881. The Liskov Substitution Principle as a profunctor
  41882. Is Linux up to Linus Sebastian's Standards Yet?
  41883. Is “KAX17” performing de-anonymization Attacks against Tor Users?
  41884. No easter eggs in curl
  41885. Debunking
  41886. Lies, damned lies, and (Cloudflare) statistics: debunking Cloudflare’s recent performance tests
  41887. Why don't you accept donations? · gorhill/uBlock Wiki
  41888. The 5 Whys: get to the root of your productivity problems
  41889. Why My Manager Fired A Promising Junior Developer
  41890. ASP 101 - Samples Index
  41891. Makerfabs Arduino-Compatible ESP32 USB Module Takes Aim at Accurate Indoor Positioning
  41892. GitHub - vzarytovskii/interactive-ilkernel: IL Kernel for .NET Interactive
  41893. What’s new for gRPC in .NET 6
  41894. Introducing Mysten Labs: Building Foundational Infra for Web3
  41895. mht.wtf
  41896. Startups are cheaper to build, but more expensive to grow – here’s why at andrewchen
  41897. Making an AI-generated sleep podcast - Stavros' Stuff
  41898. Phone screens are broken | Kevin Burke
  41899. The Memory Image Pattern
  41900. Generating 360° Video Game Panoramas
  41901. Binary Transparency
  41902. Why your cloud infrastructure should be immutable
  41903. Ten years of measurement
  41904. Blockchains don't solve problems that are interesting to me
  41905. C# Language Server Revamps VS 2022 Razor Editor for ASP.NET Core -- Visual Studio Magazine
  41906. Ikea Vindriktning Air Quality Sensor Review and Accuracy
  41907. What's new for gRPC in .NET 6
  41908. WebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95 – Mozilla Hacks - the Web developer blog
  41909. Modern for Wikipedia
  41910. Checking out NDepend, a static code analysis tool for .NET
  41911. ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans
  41912. [Video] Checking out NDepend
  41913. [Last Week in .NET #71] – We’re all fine here now, thank you. How are you?
  41914. uBlock, I exfiltrate: exploiting ad blockers with CSS
  41915. Build Automation on a Database Backed .Net System
  41916. Compiler error message metaprogramming: Helping to find the conflicting macro definition
  41917. Fastest way to enumerate a List<T> - Gérald Barré
  41918. An optimization story:–27% runtime costs for 8 lines of code
  41919. ASP.NET Core 6 and IAsyncEnumerable - Receiving Async Streamed JSON in Blazor WebAssembly
  41920. GitHub - amolenk/GameATron4000: Demo of using Blazor to build a classic 8-bit adventure game
  41921. Replace your hardware firewalls with Cloudflare One
  41922. Crohn’s Disease: Is the Cold Chain Hypothesis Still Hot?
  41923. Setting a Video Game World Record - EXTREME Tempest!
  41924. A hands-on look at JetBrains Fleet, the VS Code competitor
  41925. Test run of HTTP Logging in ASP.NET Core 6
  41926. .NET App Developer Links - 2021-12-06
  41927. Steinar H. Gunderson
  41928. Learn Live - Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps
  41929. Rysiekúr Memesson (@rysiek@mastodon.technology)
  41930. Blazor WASM hosted in ASP.NET Core templates with Azure B2C and Azure AD authentication using Backend for Frontend (BFF)
  41931. Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  41932. Don't Code Tired | What’s New in C# 10: Value Type Records
  41933. Could .NET Source Generator Attacks Be A Danger To Your Code? - Steve Talks Code
  41934. Tech Predictions for 2022 and Beyond
  41935. Introduction to the Node.js reference architecture, Part 6: Choosing web frameworks | Red Hat Developer
  41936. Azure Static Web App Deploy Previews with Azure DevOps | I CAN MAKE THIS WORK
  41937. .NET Advent Calendar
  41938. JavaScript and TypeScript Projects with React, Angular, or Vue in Visual Studio 2022 with or without .NET
  41939. Tackling TypeScript: Upgrading from JavaScript
  41940. What is a Game Engine?
  41941. Why not advertise on the Hanselminutes Technology Podcast?
  41942. Why Does This $10,000 Gucci Xbox Exist?
  41943. Microsoft Introduces a Fully-Managed Azure Load Testing Service in Preview
  41944. Security | 2021 | The Web Almanac by HTTP Archive
  41945. Zrythm - Digital Audio Workstation
  41946. Understanding HKDF - Dhole Moments
  41947. Welcome to CIO Week and the future of corporate networks
  41948. Pure Fungibility on the Blockchain
  41949. Build interactive dashboards in minutes.
  41950. .NET MAUI Blazor - Build Hybrid Mobile, Desktop, and Web apps
  41951. GitHub - intoli/exodus: Painless relocation of Linux binaries–and all of their dependencies–without containers.
  41952. One decade later: Minecraft world generation is finally interesting again
  41953. Resetting your Durable Functions Task Hub state
  41954. The IMPOSSIBLE skilift that actually exists
  41955. Create Azure Functions with GraphQL Support
  41956. Automate testing of poor network conditions with Shopify's Toxiproxy
  41957. Apple broke up with me 😢
  41958. How to use dig
  41959. The Best Starting Word in WORDLE
  41960. Personal Knowledge Management organization
  41961. On courage
  41962. Is infinite token approval safe?
  41963. klog retrospective
  41964. Understanding Zero-knowledge proofs through simple examples
  41965. Amazon.com: ECHOGEAR 3 Monitor Desk Stand for Screens Up to 27" - Triple Desk Mount with Lock Down Clamp to Eliminate Screen Wobble - Adjust Tilt, Orientation & Swivel of Each Monitor Without Tools : Electronics
  41966. Designing AI for Killer Instinct
  41967. JetBrains launches cross-platform UI framework for Kotlin
  41968. Apache Guacamole™
  41969. The One with .NET after Saint Nick – Codecamp
  41970. GitHub - fastify/busboy: A streaming parser for HTML form data for node.js
  41971. Upgrading from .NET Framework to .NET 6
  41972. YouTube
  41973. GitHub - haampie/libtree: ldd as a tree with an option to bundle dependencies into a single folder
  41974. An alarming trend in K-12 math education: a guest post and an open letter
  41975. 100 UI/UX Tips & Tricks
  41976. Don't Make My Mistakes: Common Infrastructure Errors I've Made
  41977. .NET Advent Calendar - .NET Advent Calendar 2021, Day 4
  41978. Webb
  41979. Reality has a surprising amount of detail
  41980. Add RateLimiting APIs by BrennanConroy · Pull Request #61788 · dotnet/runtime
  41981. Create a web UI with ASP.NET Core
  41982. First Steps on MAUI Beach
  41983. Never Use Black by Ian Storm Taylor
  41984. Supercharged high-resolution ocean simulation with JAX | dionhaefner.github.io
  41985. Tips on Adding JSON Output to Your CLI App - Brazil's Blog
  41986. So you want an iconic logo like Apple or Nike? / wesjones.co
  41987. Keep A Log
  41988. My Twitter was Hacked.
  41989. Chromium Foundation | Gabriel's Blog
  41990. fitness trackers, 20 years from now
  41991. Webrise
  41992. Type Challenges Solutions
  41993. Do we really need Undefined Behavior?
  41994. Behind The Spotify Wrapped API Scenes
  41995. How I wrote my book
  41996. YouTube is Auto-Deleting 100% of my Comments @YouTube #YouTube
  41997. Custom Templates in Visual Studio 2022
  41998. Adding Analyzers Via a Project Reference · Issue #18093 · dotnet/roslyn
  41999. while True: learn()
  42000. Windows Forms Lives On in .NET 6 -- Visual Studio Magazine
  42001. COMP4300 - Game Programming - Lecture 01 - Course Introduction
  42002. 3.0 — blender.org
  42003. pg_graphql: A GraphQL extension for PostgreSQL
  42004. The Grinch Bot is Stealing Christmas!
  42005. Azure DevOps Podcast: Michael Washington on Blazor in .NET 6 - Episode 168
  42006. FlyerTalk Forums - View Single Post
  42007. Get notified when your site is under attack
  42008. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  42009. How can I produce a C-style array from a Windows Runtime asynchronous operation?
  42010. BOOX Mira Series
  42011. Desire features in software architecture
  42012. Code Maze Weekly #104 - Code Maze
  42013. TVL's blog: Tvix: We are rewriting Nix
  42014. Episode 88 - Making Cross-Platform Games in .NET With Evan Wolbach
  42015. M365 Admin App
  42016. .NET App Developer Links - 2021-12-03
  42017. Understanding Zero-knowledge proofs through simple examples
  42018. Episode 20: Akanksha Malik — PATHS UNCOVERED
  42019. How Rider Hot Reload Works Under the Hood | The .NET Tools Blog
  42020. .NET 6 Has Arrived: Here Are a Few of My Favorite Things
  42021. Introducing Amazon Simple Queue Service dead-letter queue redrive to source queues | Amazon Web Services
  42022. How customer feedback shaped the AWS Cloud Development Kit version 2 | Amazon Web Services
  42023. Tip 344 - How to run an App Service Web App on Azure Arc-enabled Kubernetes - Part 2
  42024. Deploying Node and Mongo to Azure Using AZX
  42025. Emoji to Scale
  42026. Risc V greatly underperforms
  42027. The .NET Docs Show - Hot 🔥 .NET 6 bits
  42028. ClusterFuzzLite Brings ClusterFuzz to GitHub Actions and Other CI/CD Pipelines
  42029. Microsoft Announces the General Availability of NDm A100 v4 Series Virtual Machines
  42030. Teams Toolkit 3.0 Boosts Multiple Developer Collaboration -- Visual Studio Magazine
  42031. Use New Amazon EC2 M1 Mac Instances to Build & Test Apps for iPhone, iPad, Mac, Apple Watch, and Apple TV | Amazon Web Services
  42032. Hotel Coding
  42033. On the Use of Pedersen Commitments for Confidential Payments
  42034. But What About the Bus Factor?
  42035. Learn C# with CSharpFritz - C# 9 and 10 for Beginners
  42036. Uno Platform 4.0 Adds Visual Studio Code Plugin -- Visual Studio Magazine
  42037. Semantic Diffusion #shorts
  42038. Replace DotLiquid with Fluid by lahma · Pull Request #3679 · RicoSuter/NSwag
  42039. Thumby: The Worlds Tiniest Game System
  42040. NixOS - Blog → Announcements
  42041. .NET Conf 2021 Recap - Videos, Slides, Demos, and More
  42042. .NET 6 Support Leads New GA Features in Azure Functions Fall Update -- Visual Studio Magazine
  42043. Ideal monitor rotation for programmers
  42044. UniSync: the first live zkEVM dapp!
  42045. Matt Blaze: Testing Phone-Sized Faraday Bags
  42046. r/oddlysatisfying - This is the most satisfying play ever (u/WhitelikeCocain)
  42047. .NET MAUI Community Toolkit, Monthly Standup (December)
  42048. Alba 6.0 is friendly with .Net 6, Minimal API, and WebApplicationFactory
  42049. .NET Conf 2021 talk - Extreme Architecture Performance
  42050. 100 years of whatever this will be
  42051. Introducing the .NET MAUI Community Toolkit
  42052. How do I receive ownership of a C-style array in a Windows Runtime component?
  42053. My Number 1 Tip For Getting Better at JavaScript
  42054. Release NVIM v0.6.0 · neovim/neovim
  42055. protobuf-net/Directory.Build.props at main · protobuf-net/protobuf-net
  42056. How to write "smarter" enums in C#
  42057. Fun with Flags, Enums and Bit Shifting - Turnerj (aka. James Turner)
  42058. .NET App Developer Links - 2021-12-02
  42059. EXPOSED: The Windows Rootkit Scandal by Sony
  42060. Introducing AWS Microservice Extractor for .NET
  42061. Clean Architecture with ASP.NET Core
  42062. How to use OpenTelemetry with F#
  42063. Anti-Patterns When Building Container Images
  42064. how i got my job at microsoft | story time
  42065. .NET Rocks! vNext
  42066. Penumbra - Public Testnet #1: “Valetudo”
  42067. Edge Cake
  42068. How Azure AD Kerberos Works
  42069. Should you use the Repository Pattern? With CQRS, Yes and No!
  42070. Supersonic Projectile Exceeds Engineers Dreams: The Supersonic Trebuchet
  42071. Priority Queues and Async Tasks | no dogma blog
  42072. GitHub - lepoco/wpfui: A simple way to make your application written in WPF keep up with modern design trends.
  42073. Tools I use: PyCharm
  42074. If I Made Thousands of Dollars with a Self-Published Book, So Can You. - MarkMcElroy.com
  42075. Troy Hunt's Weekly Update Podcast
  42076. Microsoft Offers Windows ML Samples Gallery -- Visual Studio Magazine
  42077. COVID topics: what did the news actually talk about?
  42078. It is always the DNS
  42079. Fallbacks with Spring Cloud Feign – Arnold Galovics
  42080. The Internet's Casino Boats
  42081. Storm in the stratosphere: how the cloud will be reshuffled
  42082. Recruitment - Haplo Retrospective
  42083. .NET Everywhere - Windows, Linux, and Beyond
  42084. New Work Desktop
  42085. GitHub Availability Report: November 2021 | The GitHub Blog
  42086. Announcing Public Preview of FSLogix profiles for Azure AD-joined VMs in Azure Virtual Desktop
  42087. This shouldn't have happened: A vulnerability postmortem
  42088. Introducing the new Razor editor in Visual Studio 2022
  42089. Shout Your Abortion — Take Action
  42090. December 20, 2020 - Performance Tuning, Routing, and Azure Storage
  42091. July 5, 2020 - Hat AI Lightning Round with !hat, !trainhat, and FaunaDb. Open Source C# with !coffe
  42092. December 17, 2020 - Home Automation, Synology, Raspberry Pi, and Blazor!
  42093. Simulated Annealing Optimization Using C# or Python -- Visual Studio Magazine
  42094. Townscaper
  42095. .io domain names
  42096. MySQL + EF Core 6 + ASP.NET Core Web API 6 + CRUD + Load Related Data + Views + Stored Procedures
  42097. template-sample/src/Samples/10-symbol-from-date at main · sayedihashimi/template-sample
  42098. Julia 1.7 Highlights
  42099. Advent of Code 2021
  42100. Securing Sensitive Data in an Event Driven Architecture
  42101. FREE JavaScript practice with Advent of JS
  42102. GraphQL Subscriptions in ASP.NET Core
  42103. Lamar v7 meets .Net 6, Minimal APIs, and IAsyncDisposable
  42104. Memory corruption in NSS via DER-encoded DSA and RSA-PSS signatures
  42105. How can I transfer ownership of a C-style array to a Windows Runtime component?
  42106. supabase/studio at master · supabase/supabase
  42107. Dealing with complex hierarchies in RavenDB
  42108. .NET Developer Conference ’21 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  42109. German Court Rules Against Internet Security Non-Profit Quad9 In First Hearing Versus Sony Music Germany | Quad9
  42110. GitHub - mrthefakeperson/Excel-Virtual-Machine: C Compiler which targets Excel (MS Office)
  42111. .NET App Developer Links - 2021-12-01
  42112. Announcing chat.sr.ht: a persistent IRC session for sourcehut users
  42113. Why Aren't We Better at XP (or Almost Anything)? "Stop Making It Harder" - Johanna Rothman, Management Consultant
  42114. Checking the Health of Your ASP.NET Core APIs
  42115. New Release: Fiddler Everywhere 3.0 Is Here!
  42116. Don't Code Tired | What’s New in C# 10: Take Control of Interpolated String Handling
  42117. Polymorphic Serialization with .NET System.Text.Json
  42118. Introducing Azure Load Testing: Optimize app performance at scale
  42119. Cake - Cake v2.0.0 released
  42120. A Nightscout Segment for OhMyPosh shows my realtime Blood Sugar readings in my Git Prompt
  42121. Scaling the Practice of Architecture, Conversationally
  42122. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  42123. Free Online Typing Test - SpeedTypingOnline
  42124. Document Detail
  42125. July 2, 2020 - New Look, Behind the Scenes Stream Setup, Blazor, and .NET 5
  42126. December 15, 2020 - Privacy policy, opt-in, and Blazor!
  42127. PeerTube v4, more power to help you present your videos
  42128. DESQview/X : The forgotten mid-1990s OS from the future
  42129. GitHub Quick Reviews
  42130. April 1, 2020 - AI April Begins! Q+A Maker and Azure Cognitive Services
  42131. Why I have settled on XChaCha20+Blake3 as the AE suite of choice for my projects
  42132. Multi-Tenancy with Marten
  42133. Reducing an LTO Linux kernel bug with cvise
  42134. The Solution Space
  42135. Writing Maintainable Code is a Communication Skill - Max Chernyak
  42136. Anti-Patterns When Building Container Images
  42137. Culture of maintenance
  42138. How My Toy Project Turned Into a Viral Challenge - Jinay Jain
  42139. Mistakes you're probably making in the Y Combinator interview
  42140. Don't Let the Internet Dupe You, Event Sourcing is Hard
  42141. The Vite Ecosystem
  42142. what I learned about interviewing
  42143. WinUI 3 Team Asked About Delayed Open Source Plans: 'What Happened?' -- Visual Studio Magazine
  42144. #MixedRealityChallenge: StereoKit
  42145. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  42146. Release Release v0.51.0 · microsoft/PowerToys
  42147. Private 5G Mobile Networks – AWS Private 5G – Amazon Web Services
  42148. GitHub - jesseduffield/lazygit: simple terminal UI for git commands
  42149. 30 minutes of Testing in .NET
  42150. PostgREST 9.0.0 — PostgREST 8.0.0 documentation
  42151. omaha/common/certificate_tag at master · google/omaha
  42152. Discussion: Functions Host Throughput Performance Improvements & Opportunities by NickCraver · Pull Request #7908 · Azure/azure-functions-host
  42153. How can I build a native app as a web developer with Blazor? | One Dev Question
  42154. RavenDB custom sorting and when not to use it
  42155. Leveraging Azure Cosmos DB Partial Document Update With JSON Patch in an ASP.NET Core Web API
  42156. How can my C++/WinRT component pass a std::vector back to the caller?
  42157. Oxide / Hubris and Humility
  42158. Trimmed Harrell-Davis quantile estimator based on the highest density interval of the given width
  42159. Will Nix Overtake Docker?
  42160. Preprint announcement: 'Trimmed Harrell-Davis quantile estimator based on the highest density interval of the given width'
  42161. SolidJS
  42162. Upgrading a .NET 5 "Startup-based" app to .NET 6: Exploring .NET Core 6 - Part 12
  42163. Adam Storr - Runtime Dependency Resolution Using AutoFac in .NET 6 Isolated Azure Functions
  42164. Umbraco frontend membership SSO using OpenID Connect
  42165. Visualize It
  42166. Community is one variable of the Certification equation
  42167. .NET App Developer Links - 2021-11-30
  42168. Securing ASP.NET Minimal Web APIs with Auth0
  42169. Top Announcements of AWS re:Invent 2021 | Amazon Web Services
  42170. 4x smaller, 50x faster · asciinema blog
  42171. Hello, Athena
  42172. Open .NET
  42173. Craftsman v0.12 is out with .NET 6 scaffolding and more! – Wrapt
  42174. Postel's law as a profunctor
  42175. Google Chromium, sans integration with Google
  42176. Gatekeeping, Passion, Career, and Life
  42177. Opening massive memory dumps with Visual Studio
  42178. Intro to Graphics 25 - Simulation in Graphics
  42179. New Azure AI VMs Immediately Claim Top500 Supercomputer Rankings -- Visual Studio Magazine
  42180. The .NET Docs Show - Into the deep end with OpenCV
  42181. Awful People
  42182. Auto Completions Speed Up in Java on Visual Studio Code -- Visual Studio Magazine
  42183. Revisiting the Bangladesh Mask RCT.
  42184. Data Exfiltration via CSS + SVG Font
  42185. TPM remote attestation over Bluetooth
  42186. My Dive Into DevOps Consulting - Work & Life Notes
  42187. Finally A Personal Knowledge Management Tooling That Works - ulrichkautz.com
  42188. How to Backup to Backblaze B2 with Rclone and keep the network alive
  42189. Writing for the Web
  42190. I have no idea what I’m doing
  42191. Practical Security Recommendations for Start-ups with Limited Budgets
  42192. How LambdaMART works - optimizing product ranking goals
  42193. Simplicity always wins
  42194. Introduction
  42195. Learn C# with the C# 101 Interactive Notebooks
  42196. Introducing Buy now, pay later in Microsoft Edge
  42197. CSLA 6 First Prerelease
  42198. Validated Strongly Typed IOptions
  42199. GitHub - vv9k/dockeye: GUI app for managing Docker
  42200. [Last Week in .NET #70] – It’s *only* Five Bad Things
  42201. Kavita
  42202. Get to Know EF Core 6
  42203. The Schemaverse
  42204. CONIGUERO/winamp
  42205. JasperFx OSS Plans for .Net 6 (Marten et al)
  42206. Distributing applications that depend on Microsoft.Playwright - Gérald Barré
  42207. How do I migrate from Xamarin.Forms to .NET MAUI? | One Dev Question
  42208. The Case of the Recursive Resolvers - Slack Engineering
  42209. What is Developer Advocacy and How To Get Started with Francesco Ciulla
  42210. Distributing an application that rely on Microsoft.Playwright - Gérald Barré
  42211. RavenDB Subscriptions & Messaging patterns
  42212. How did Windows 3.1's virtual machine manager get the information to show in the text-mode Alt+Tab switcher?
  42213. WebGL Water
  42214. Firefox is the Only Alternative
  42215. How to obfuscate your .NET app and why it's pointless
  42216. Welcome to Fleet! | JetBrains News
  42217. JetBrains Fleet: The Next-Generation IDE by JetBrains
  42218. Goodbye, Rock Solid Knowledge; Hello, 10x Banking
  42219. Tiny | We buy wonderful internet businesses
  42220. The History of Command Palettes: How Typing Commands Became The Norm Again
  42221. Difference Between "throw" vs "throw ex" in C# - Code Maze
  42222. 282: Automating Protocols
  42223. The Yamaha DX7 synthesizer's clever exponential circuit, reverse-engineered
  42224. vscode-pyolite - Visual Studio Marketplace
  42225. Don't Code Tired | What’s New in C# 10: Easier Lambda Expressions
  42226. Using GitHub Actions to Update .NET Dependencies Automatically
  42227. The newest Docker VS Code extension feature you’re not using
  42228. Released: General Availability of Microsoft.Data.SqlClient 4.0
  42229. Cake v2.0.0 RC 2 released
  42230. Why are German numbers backwards?
  42231. Alexandre Nédélec - Organize your GitHub stars with Astral
  42232. Floating Point Visually Explained
  42233. Robotic Kitchen Automation Levels
  42234. Use YARP to host client and API server on a single origin to avoid CORS
  42235. GitHub - egoist/bget: Download and install binaries from GitHub Releases, interactively.
  42236. The Party Math Trick
  42237. The Token Disconnect
  42238. Who gives the best feedback?
  42239. Introduction to .NET MAUI
  42240. COMP3200 - Intro to Artificial Intelligence - Lecture 01 - Course Intro + What is AI?
  42241. Code Maze Weekly #103 - Code Maze
  42242. Proof of stake is a scam and the people promoting it are scammers
  42243. Windows Authentication with HttpClient
  42244. Microsoft’s CEO on the Metaverse and Flexible Work
  42245. Dao Pad by DAO Maker
  42246. Blog by Juliano Lima
  42247. Zelda 64 has been fully decompiled, potentially opening the door for mods and ports | VGC
  42248. Cloud Advocate in Redmond, Washington, United States | Engineering at Microsoft
  42249. GitHub - NattyNarwhal/vmwmouse: VMware mouse driver for Windows 3.1
  42250. SQLite Release 3.37.0 On 2021-11-27
  42251. Github down? Current service status and errors
  42252. Finite State Machines - A Common Tool for Product Owners, Designers & Developers
  42253. Explainer: .DS_Store files
  42254. Build software better, together
  42255. The fastest way to copy a file
  42256. crawshaw - 2021-11-25
  42257. Don't be a copy-paste dev
  42258. Reduce code complexity: Guard clauses
  42259. Intro to Graphics 24 - Physics Based Animation
  42260. Jab 0.5.1
  42261. The New Web Forms Designer in Visual Studio 2022
  42262. How did this paypal spoof email pass SPF, DKIM and DMARC
  42263. OAuth Integration for Umbraco Packages
  42264. Bank transfers as a payment method
  42265. GraphQL Mutations in ASP.NET Core
  42266. Azure Functions - Could not load file or assembly System.Text.Encoding.CodePages
  42267. Siren
  42268. Lance McCarthy
  42269. Start a new project with one million layouts
  42270. Yusuf Aytas - Promoting Learnings in Incidents
  42271. My Custom CSS Reset
  42272. Bitslicing for Constant Time Cryptography
  42273. The Update, The Vent, and The Disaster
  42274. Why does Web 3.0 Exist? - Web3 Oversimplified
  42275. Fat Tony's Under Water
  42276. How to configure verified GitHub commits?
  42277. Why does my string consist of this Korean character repeated over and over?
  42278. My Terraform Standards
  42279. Receiving Starlink satellite beacons on a budget
  42280. Software kintsugi
  42281. perfectionism and pragmatism
  42282. Microsoft pushes ahead with controversial ‘buy now, pay later’ feature for Edge browser
  42283. Web Wednesday: Recapping .NET Conf with Jon Galloway
  42284. Episode 29: Snapshot Testing with Simon Cropp
  42285. I called AdjustTokenPrivileges, but I was still told that a necessary privilege was not held, redux
  42286. Amazon Linux 2022
  42287. Adam Storr - Using AutoFac Keyed Dependencies Directly in .NET 6 Isolated Azure Functions
  42288. RavenDB 5.3 New Features: Revisions includes
  42289. Don't Code Tired | What’s New in C# 10: New Possibilities for Validation and Logging Methods
  42290. Upgrading a 20 year old University Project to .NET 6 with dotnet-upgrade-assistant
  42291. 5 years working on a daily basis with Typescript and I had no idea generics were capable of doing that 🤯!
  42292. Linus Torvalds on why desktop Linux sucks
  42293. PHP: PHP 8.1.0 Release Announcement
  42294. Notebook on nbviewer
  42295. gentle, a personal history
  42296. Two ways of thinking in product
  42297. Zillow did not have metallic balls
  42298. The best Task+Note system
  42299. Involve clients in the feedback loop
  42300. MikroTik
  42301. The fish shell is amazing
  42302. Shodan Search Engine
  42303. microsoft_craziness.h
  42304. Everything you ever wanted to know about UDP sockets but were afraid to ask, part 1
  42305. How do I pass an array of variable-sized PROPSHEETPAGE structures to PropertySheet?
  42306. Creating an Async Web API with ASP.NET Core - Detailed Guide | Pro Code Guide
  42307. params in C# is awesome but there is a catch
  42308. RavenDB 5.3 New Features: JSON Patch
  42309. Openlgtv.github.io
  42310. Understanding identity tokens
  42311. Secret debug tools in Optimizely CMS 12
  42312. .NET Rocks! vNext
  42313. What Was Added To C# 10
  42314. Working with PowerShell strings - Simple Talk
  42315. dotnet-script 1.3 is out with .NET 6.0 support
  42316. On working with a ViewModel Composition based system
  42317. Add It Up: Takeaways from GitHub's Octoverse Report - The New Stack
  42318. VisualStudioShell 0.4.0-beta
  42319. #50 Mina: Use Cases for Snapps & Snarketplace Dynamics
  42320. Fiction vs Nonfiction
  42321. Should you publish Domain Events or Integration Events?
  42322. Using, and creating, custom project templates in Visual Studio and the dotnet CLI
  42323. Is my cat Turing-complete?
  42324. VECTRA M3 3D Imaging System
  42325. The unbearable fussiness of the smart home - Stacey on IoT | Internet of Things news and analysis
  42326. GC progress from JDK 8 to JDK 17
  42327. Listing all endpoints in Optimizely CMS 12 / .NET 5
  42328. An intensive introduction to cryptography: index
  42329. Build .NET Applications with Visual Studio Code
  42330. About Apple threat notifications and protecting against state-sponsored attacks
  42331. GitHub - HaveIBeenPwned/3DModels
  42332. From Edge 96 onwards local files can get edited in Visual Studio Code and DevTools changes sync live
  42333. Opening source files in Visual Studio Code - Microsoft Edge Development
  42334. GitHub - isaacrlevin/WorkFlowGenerator: This is a .NET 6 Global tool that will create a workflow file to be used in GitHub Actions
  42335. The Handwavy Technobabble Nothingburger
  42336. .NET6 : ASP.NET Core Web API & Blazor WASM - Program.cs Changes
  42337. When NOT to write an Abstraction Layer
  42338. Overengineering can kill your product
  42339. The New Life of PHP – The PHP Foundation | The PhpStorm Blog
  42340. Net Conf 2021 Québec : Introduction à NET 6.0
  42341. Appending additional payload to a PROPSHEETPAGE structure
  42342. Visual Studio 2022: Q&A With Leslie Richardson and Her Team
  42343. The Catch Block #84 - On Tangibility, Adventure, and Trees
  42344. RavenDB 5.3 New Features: Studio & Query improvements
  42345. Lossless Image Compression in O(n) Time
  42346. An Engineer's Hype-Free Observations on Web3 (and its Possibilities)
  42347. Dependency Injection Lifetimes in ASP.NET Core - Code Maze
  42348. Hello World (2020)
  42349. GitHub - jamesmontemagno/vs-red-theme: The only theme you need for Visual Studio... Red
  42350. Dotnetos
  42351. The Great Internet Mystery - Cicada 3301 by Dave Plummer
  42352. .NET at re:Invent 2021 | Amazon Web Services
  42353. Azure Functions - Fall update
  42354. A .NET 5.0 Guide: From Idea To NuGet Package
  42355. Don't Code Tired | What’s New in C# 10: Write Less Code and Reduce Repeated Using Directives
  42356. Monsters Weekly 232 - PeriodicTimer in .NET 6
  42357. Named Pipes in .NET 6 with Tray Icon and Service
  42358. Modern C# Hello World - NDepend
  42359. 42 things I learned from building a production database
  42360. Nintendo Switch OLED - Unboxing, Setup, Gameplay, First Impressions
  42361. Blazor Hot Reload in .NET 6
  42362. Coin Vol-II Hedging your BTC/ETH - The basics
  42363. Microsoft unveils ‘Super Duper Secure Mode’ in latest version of Edge
  42364. Exiting Artificial Scarcity
  42365. Deadlines should be impossible
  42366. Bitmasking in Laravel and MySQL - Aaron Francis
  42367. Zettelkasten again
  42368. How To Ask for Help as a Developer
  42369. Happy and Alex MVP
  42370. Entity Framework Community Standup - Hot Chocolate 12 and GraphQL 2021
  42371. Space colonies of the future as imagined by NASA in the 1970s - Rare Historical Photos
  42372. RSA vs ECDSA for DNSSEC | APNIC Blog
  42373. Django, HTMX and Alpine.js: Modern websites, JavaScript optional
  42374. Why should I build cross-platform native apps with .NET MAUI? | One Dev Question
  42375. Jobs — Akita Software
  42376. GitHub Quick Reviews
  42377. Expert shares cyber-safety tips
  42378. Your Board of Directors is Probably Going to Fire You
  42379. Apple sues NSO Group to curb the abuse of state-sponsored spyware
  42380. ZK-Hack Puzzle #4 Writeup - HackMD
  42381. Flatpak Is Not the Future
  42382. Every business process secretly wants to fail
  42383. .NET Frontend Day 2022: Call for Speakers/Papers
  42384. Microservices — The Letter and the Spirit
  42385. RavenDB 5.3 New Features: TCP Compression
  42386. Announcing Argo for Spectrum
  42387. [CallerArgumentExpression] and throw helpers: Exploring .NET Core 6 - Part 11
  42388. I test in prod – Increment: Testing
  42389. Non-normal median sampling distribution | Andrey Akinshin
  42390. Server-side source map support on elmah.io
  42391. practical-aspnetcore/projects/net6/liquid-view at net5.0 · dodyg/practical-aspnetcore
  42392. [Last Week in .NET #69] – Our Commitment To .NET News
  42393. GoDaddy Breached - Plaintext Passwords - 1.2M Affected
  42394. People mistake the internet’s knowledge for their own
  42395. php.internals: Re: Flexible function naming
  42396. Remix - Build Better Websites
  42397. cut -c considered harmful | gay robot noises
  42398. Why I don't like layered architecture for microservices | Gary Woodfine
  42399. Don't Code Tired | What’s New in C# 10: Simplify Argument Null Checking Code
  42400. DateOnly and TimeOnly support with System.Text.Json
  42401. TypeScript vs JSDoc JavaScript | I CAN MAKE THIS WORK
  42402. Functions as pipes
  42403. SOLID Principles Expressed as Rules
  42404. Scaling Carbon Capture
  42405. Stable Software Release System | blog.kronis.dev
  42406. Speculative Autobiographies
  42407. we like the runners
  42408. Wrap a website with a Webextension
  42409. Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  42410. Mentoring junior programmers: What I tell them is job number one - Vallified
  42411. Don't Bring a Tree to a Mesh Fight
  42412. Use Cases: The purpose of your code
  42413. Pranav Kasetti - Software Developer
  42414. The Debug Diary
  42415. Who is using .NET? | One Dev Question
  42416. Learn TV
  42417. Bayes' Theorem
  42418. GoDaddy says data breach exposed over a million user accounts – TechCrunch
  42419. GitHub - s9w/oof: Convenient, high-performance RGB color and position control for console output
  42420. Running a .NET 6 Service on a Specific Port
  42421. How to Learn Nix
  42422. The Joy of Cryptography
  42423. Your Fingerprint Can Be Hacked For $5. Here’s How. - Kraken Blog
  42424. GitHub - terrafx/terrafx.interop.windows: Interop bindings for Windows.
  42425. A reminder about the correct way of accessing and manipulating the position of icons on the desktop
  42426. Carter 6.0.0
  42427. mod team resignation by BurntSushi · Pull Request #671 · rust-lang/team
  42428. Updating your project to use File Scoped Namespaces - Gérald Barré
  42429. RavenDB Features 5.3: Power BI integration
  42430. Best keyboard shortcuts for .NET development
  42431. So GitHub Copilot can suggest secret keys, but it's not that bad
  42432. The Stroad
  42433. Writing is Networking for Introverts
  42434. 281: C# 10, .NET MAUI, Blazor Hybrid, and more!
  42435. Implement certificate authentication in ASP.NET Core for an Azure B2C API connector
  42436. .NET App Developer Links - 2021-11-22
  42437. YARP Documentation
  42438. You can do it! #learntocode
  42439. Don't Code Tired | What’s New in C# 10: Reclaim Horizontal Editing Space and Simplify Nesting
  42440. ASP.NET Core for Beginners: Web APIs
  42441. 10 shades of public API hosting on Azure
  42442. .NET 6 Hot Reload and "Refused to connect to ws: because it violates the Content Security Policy directive" because Web Sockets
  42443. ASP.NET Core Integration Tests With TestServer
  42444. Designing Data-Intensive Applications – Secondary Indexes, Rebalancing, Routing
  42445. paint.net 4.3.3 is now available!
  42446. The Beginning of Infinity: The Transformative Power of Explanations
  42447. New Kind of Paper, part 4
  42448. GitHub - zademn/EverythingCrypto: (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography
  42449. Never trust a programmer who says he knows C++ by Louis Brandy
  42450. The Introverts Guide to Increasing Energy
  42451. BabylonJS and Blazor Game Tutorial Series Portal | Cody's Personal Site
  42452. Only 90s Web Developers Remember This
  42453. Wolves make roadways safer, generating large economic returns to predator conservation
  42454. [Video] High-performance and compile-time logging source generation in .NET 6
  42455. LLVM relicensing update & call for help
  42456. Dell XPS13 RAM Upgrade (7390)
  42457. Testing tools for .NET and cross-platform apps
  42458. Advent of Code 2021
  42459. Lite3DP 3D Printer
  42460. The Universe of Discourse : In simple English, what does it mean to be transcendental?
  42461. Lite3DP-S1/Arduino at main · Lite3DP/Lite3DP-S1
  42462. The Be Book - Classes And Methods - The Kernel Kit
  42463. What I Learned From My Date-Me Experiment
  42464. Documenting HTTP requests with Hurl
  42465. The Comfort of Ignorance - Brian Di Croce
  42466. Empowering teams are like career accelerators
  42467. The Skeptic's Case for Personality Testing
  42468. Deno for Infrastructure as Code
  42469. Are custom dev setups worthwhile?
  42470. Intro to Graphics 23 - Computer Animation
  42471. hacspec [![hacspec chat][chat-image]][chat-link]
  42472. SVGcode
  42473. Malware downloaded from PyPI 41,000 times was surprisingly stealthy
  42474. MinimalApis.LiquidViews 2.2.2
  42475. Microsoft Edge has new bloatware that absolutely no one needs
  42476. Making Your Projects Move: Jeremy Fielding To Deliver Remoticon Keynote
  42477. Equity 101 for Software Engineers at Big Tech and Startups
  42478. Understanding why our build got 15x slower with Webpack 5 - Tines Engineering
  42479. Network Performance Update: Full Stack Week
  42480. Websites using Blazor
  42481. VertiWalk - Vertical Walking
  42482. The tale of a single register value
  42483. New Toolkit for Writing Visual Studio Extensions (And Where to Find Extensions) -- Visual Studio Magazine
  42484. I Love Arch, But GNU Guix Is My New Distro - Boiling Steam
  42485. Does Linoleic Acid Induce Obesity? A Response to Stephan Guyenet, Part 1
  42486. VC Needs Web3 More Than Web3 Needs VC — Mirror
  42487. “Uncompromising”: Ludwig Hohl and the Prose that will Survive
  42488. My Terraform Development Workflow
  42489. Breaking into B2B SaaS — George Sequeira
  42490. foo.c
  42491. Short-Cycle Recurring Revenue
  42492. "That policy changed last week."
  42493. Notes on Software Development Waste
  42494. How does .NET MAUI make you super productive building apps? | One Dev Question
  42495. A Simpler Way to Azure
  42496. SQL Server Monitoring Tool | SQL Monitor Trial | Redgate
  42497. Pony Messenger
  42498. Heart-Stopping Texts
  42499. Crypto Wash Trading
  42500. Cascade of doom: JIT, and how a Postgres update led to 70% failure on a critical national service
  42501. GitHub - elfshaker/elfshaker: elfshaker stores binary objects efficiently
  42502. Episode 403 - GitHub and Azure
  42503. Why is my C++/CX ref class forbidden from having public methods that are templates or mention, say, std::vector?
  42504. Big Ball of Mud
  42505. 80386DX ISA SINGLE BOARD MICROCOMPUTER
  42506. Where is Ruby Headed in 2021? - Big Nerd Ranch
  42507. RavenDB and the Black Friday Surge!
  42508. Announcing native support for Stripe’s JavaScript SDK in Cloudflare Workers
  42509. Code Maze Weekly #102 - Code Maze
  42510. Adam Storr - Using AutoFac Keyed Dependencies with .NET 6 Isolated Azure Functions
  42511. Episode 19: Sláine Carey — PATHS UNCOVERED
  42512. Episode 87 - Learning C# by Developing Games with Unity with Harrison Ferrone
  42513. Mouse Utils - Mouse Highlighter by jaimecbernardo · Pull Request #14496 · microsoft/PowerToys
  42514. .NET 6 Is On The Loose
  42515. .NET App Developer Links - 2021-11-19
  42516. First look at the Original Prusa XL
  42517. Senior Content Developer in Redmond, Washington, United States | Engineering at Microsoft
  42518. Program Manager II - Linux Packaging in Atlanta, Georgia, United States | Engineering at Microsoft
  42519. GitHub - Elringus/DotNetJS: Use .NET in any JavaScript environment: browsers, Node.js, VS Code web extensions, etc.
  42520. Notes on Web3
  42521. Free Apple support | daniel.haxx.se
  42522. Global Usings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  42523. Implementing Unit And Integration Tests On .NET With xUnit
  42524. Exploring C# 10: Use Extended Property Patterns to Easily Access Nested Properties
  42525. OpenAI’s API Now Available with No Waitlist
  42526. New TypeScript 4.5 Improves Asynchronous Programming -- Visual Studio Magazine
  42527. SerenityOS
  42528. How I'm Going to Compete With Calm & HeadSpace
  42529. Poisson's Equation
  42530. 47 - Product Hunt is Doomed
  42531. NEW! Arduino C/C++ Source Level Debugging for the ESP32
  42532. Comparison of Common Lisp Json Libraries (2016)
  42533. Model-based Testing
  42534. Lessons learnt after 5 years of climate tech entrepreneurship - Olivier Corradi's blog
  42535. How to Grasp Containers - Efficient Learning Path - Ivan Velichko
  42536. Amazon Pinpoint now supports Safari push notifications
  42537. How to install any distrib on a Gandi VPS
  42538. OCaml compiler development newsletter, issue 4: October 2021 - Community - OCaml
  42539. Sociotechnical Lenses into Software Systems
  42540. Flags v. gates
  42541. Potential Improvements to Spaced Repetition | David Bieber
  42542. How I created a Markdown parser
  42543. Implementing CHIP-8 in Jack
  42544. Zettelkasten #1: Classes in D with betterC
  42545. Tools embody mediums
  42546. Weekly Update 270
  42547. TypeScript Surge Flatlines in New GitHub Octoverse Report -- Visual Studio Magazine
  42548. Backdooring Rust crates for fun and profit
  42549. Twitter rolls back AMP support, no longer sends users to AMP pages
  42550. What is new in F#? | One Dev Question
  42551. Limited Edition Custom .NET Cycling Jersey
  42552. German state planning to switch 25,000 PCs to LibreOffice - The Document Foundation Blog
  42553. Infer# v1.2: Interprocedural Memory Safety Analysis For C#
  42554. The NFT Bay is the galaxy's most resilient NFT BitTorrent site!
  42555. Is this the real leaf? Is this just fantasy?
  42556. Standing Desks Are AMAZING (Check Out our New Flexispot Desk!)
  42557. RavenDB 5.3 New Features: Experimental PostgreSQL wire protocol
  42558. What does the CompileAsWinRT Visual Studio project option mean?
  42559. Liquid Cooling Takes Over at SC21
  42560. Workers, Now Even More Unbound: 15 Minutes, 100 Scripts, and No Egress
  42561. 12 features coming in C# 11, potentially
  42562. Is tasking developers with creating detailed estimates a waste of company money?
  42563. Migrate from ASP.NET Core 3.1 to 6.0
  42564. 10 years of... whatever this has been
  42565. .NET 6 vs .NET 5: up to 40% speedup!
  42566. .NET 6 Application No Need To Configure Developer Exception Page Middleware Explicitly[.NET6 Feature]
  42567. Free Your Services From Vendor Lock-in with OpenTelemetry – Webinar Recording | The .NET Tools Blog
  42568. A First Look with FreshMvvm.Maui - Michael Ridland
  42569. Uno Platform 3.11: Support for .NET 6 RTM, VS 2022 17.1 Preview 1
  42570. .NET 6 on AWS | Amazon Web Services
  42571. Options for running locally with Dapr
  42572. Tip 342 - How to get started with Azure DevTest Labs
  42573. Top 10 C# Developers Videos from .NET Conf 2021
  42574. .NET Rocks! vNext
  42575. XMPP, A Comeback Story: A 20 Year Old Messaging Protocol For Robust, Private and Decentralized Communications
  42576. Netlify Drop | Netlify
  42577. Announcing TypeScript 4.5
  42578. Never Told Anyone
  42579. What's the Cost of Indirection & Abstractions?
  42580. Web Wednesday: Use containers to streamline your dev process with Burke Holland
  42581. Stacked changes: how Facebook and Google engineers stay unblocked and ship faster
  42582. Browserflow
  42583. Get Rich Offsetting Carbon
  42584. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  42585. Remote working and the elephant in the room
  42586. I Analyzed SaaS Billing Dark Patterns
  42587. GitHub - salesforce/p4-fusion: A fast Perforce to Git conversion tool written in C++ using Perforce Helix Core C++ API and Libgit2
  42588. Rails 7 added --css app generator
  42589. A Manager’s Secret for Engineers to Advancement and Promotion
  42590. Email is an information silo
  42591. Why I like Jupyter Notebook
  42592. Ephemeral Postgres Databases
  42593. Things that are Different in Berlin | Engin Arslan
  42594. Binary Relations in Idris
  42595. JoL Blog - n.2 - Sed challenge: join cal -y months into a single column
  42596. Finding Your Swagger
  42597. Netlify Raises $105 Million to Transform Development for the Modern Web
  42598. Regex Learn - Step by step, from zero to advanced.
  42599. How to Grow Sodium Chloride Crystals at Home
  42600. Windows App SDK ('Project Reunion') Hits Version 1.0 -- Visual Studio Magazine
  42601. High-performance and compile-time logging source generation in .NET 6
  42602. Scan of the Month — Lego Minifigures
  42603. Entity Framework Community Standup - Make History and Explore the Cosmos, an EF Core 6 Retrospective
  42604. Microsoft brings JavaScript to Excel – TechCrunch
  42605. CQRS & Event Sourcing Code Walk-Through
  42606. EF Core 6 + ASP.NET Core Web API + CRUD + Stored Procedures + Views + MS SQL Server
  42607. Two types of diffuse reflection | Matej 'Retro' Jan on Patreon
  42608. Visual Studio Toolbox Live - Managing Secrets in your Applications
  42609. Build real-time web apps with Azure Web PubSub—now generally available
  42610. Migrate from ASP.NET Core 5.0 to 6.0
  42611. The mental model for StartThreadpoolIo
  42612. Cloudflare Pages Goes Full Stack
  42613. Devolutions Central Online 2021 - Nov 17 | Hopin
  42614. 5 Reasons to IMMEDIATELY Turn On ESLint in VS Code
  42615. The Catch Block #83 - Hubris, the Old Friend
  42616. RavenDB 5.3 New Features: Elasticsearch ETL
  42617. Ivermectin: Much More Than You Wanted To Know
  42618. Updating your ASP.NET Core / EF Core application to NET 6 – The Reformed Programmer
  42619. Cracking the Adventure Time Cipher
  42620. Working with model validation in Minimal APIs
  42621. What Really Happened at the Millennium Tower? — Practical Engineering
  42622. .NET App Developer Links - 2021-11-17
  42623. Visual Studio 2002: how to create code behind from a Razor page?
  42624. The Week in Dark Web - 19 March 2021 - US Law Firms On Target - SOCRadar® Cyber Intelligence Inc.
  42625. BFT Protocol Forensics
  42626. The Case for C# and .NET
  42627. Mini Course #1 Clean Architecture + CQRS
  42628. ASP.NET Docker Gotchas and Workarounds
  42629. The newest Docker VS Code extension feature you’re not using
  42630. Avoid Using Exceptions to Determine API Status Codes and Responses
  42631. DotNetConf 2021 - .NET Everywhere - Windows, Linux, and Beyond
  42632. Let's upgrade my main site and podcast to .NET 6 LTS
  42633. In the Jungle of .NET Decompilers - NDepend
  42634. Structuring discussions for Engineers and PMs
  42635. ZK HACK #5 - Aztec Workshop - Nov 23 | Hopin
  42636. hydromisc/nutrient-design.md at master · hydromisc/hydromisc
  42637. How to Fine-Tune a Transformer Architecture NLP Model -- Visual Studio Magazine
  42638. 패션 쇼핑앱 브랜디
  42639. IBM Unveils Breakthrough 127-Qubit Quantum Processor
  42640. Azure DevOps Podcast: Eilon Lipton on Blazor Desktop - Episode 166
  42641. GitHub's commitment to npm ecosystem security | The GitHub Blog
  42642. What is new in .NET 6? | One Dev Question
  42643. A pitch that is music to the ears
  42644. Community Builders
  42645. The “Alternative Page” Content Strategy - A Gateway To Conversions
  42646. Reimagine Atomic CSS
  42647. T-Wand: Beat Lucene in Less Than 600 Lines of Code
  42648. Nothing Scales - Jason Kerwin
  42649. The Trouble With Platforms
  42650. Your CSS is an interface
  42651. Why Emacs: Redux
  42652. I will pay you cash to delete your npm module
  42653. The Many Uses of Schedulers
  42654. What is Babel? · Karl Tarvas
  42655. Beyond 10×
  42656. GitHub Quick Reviews
  42657. Why I Hate Password Rules
  42658. Unicast Use of the Formerly Reserved 127/8
  42659. Please stop screwing over Linux distros
  42660. Writing extensions just got easier
  42661. Letting users tick a ‘none’ checkbox - Design in government
  42662. ZK HACK #4 - Anoma Workshop - Nov 16 | Hopin
  42663. CheerpX: Using WebAssembly to run any programming language in the browser
  42664. GitHub Themes - Visual Studio Marketplace
  42665. Minimal APIs
  42666. What's new in Windows Forms in .NET 6.0
  42667. Bramble: A Purely Functional Build System and Package Manager
  42668. RavenDB 5.3 Features: Incremental time series, throttling and rate limits
  42669. dmca/2021-11-12-hackerrank.md at master · github/dmca
  42670. AppFlowy.IO
  42671. Microspeak: Righteous
  42672. Is There Such a Thing as Good Taste?
  42673. wrangler 2.0 — a new developer experience for Cloudflare Workers
  42674. Misleading kurtosis | Andrey Akinshin
  42675. New dependency injection features in .NET 6: Exploring .NET Core 6 - Part 10
  42676. Blender 3.0 takes support for AMD GPUs to the next level. Beta support available now!
  42677. Using Multiple Databases in ASP.NET Core via Entity Framework Core
  42678. Developer! Developer! Developer! 2021
  42679. Episode 220 – .NET 6 & Minimal APIs with Nick Chapsas – The 6 Figure Developer
  42680. Replace client-side polling with ASP.NET Core SignalR - Learn
  42681. .NET App Developer Links - 2021-11-16
  42682. Stop Letting OKRs Masquerade as Strategy
  42683. Talking to SerenityOS Contributors About Scratch-build C++ Developer’s Playground in Modern C++ | The CLion Blog
  42684. GraphQL in ASP.NET Core with EF Core
  42685. GraphQL multiple requests and EF Core DbContext
  42686. Introduction to .NET MAUI
  42687. High-performance services with gRPC: What's new in .NET 6
  42688. State Management using Dapr | Gary Woodfine
  42689. Achieving Zero Trust readiness in your apps #1: Why it matters
  42690. Monsters Weekly 231 - Azure Container Apps with .NET 6
  42691. When to refactor a large Blazor component into separate, smaller ones?
  42692. We need to have a talk about making life easier for newcomers to the .NET ecosystem
  42693. ASP.NET Core Identity AddDefaultIdentity vs AddIdentity
  42694. Types as sets
  42695. GitHub - rougier/scientific-visualization-book: An open access book on scientific visualization using python and matplotlib
  42696. Hack
  42697. Individuals matter
  42698. [Last Week in .NET #68] – .NET 6 Passionate Programmers
  42699. Highlights from Git 2.34 | The GitHub Blog
  42700. Interactive Gradient Descent Demo · Sasha Kuznetsov's Blog
  42701. My VS Code Playground - Pawel Cislo
  42702. The Metaverse: Is It Already Here?
  42703. If Apple keeps letting its software slip, the next big thing won't matter
  42704. Frostman's Theorem surprises me
  42705. Simulating an XY oscilloscope on the GPU
  42706. Recovering from a burnout
  42707. Getting Started With Pants and Django (Part 1)
  42708. How I helped build a profitable MVP over a weekend
  42709. Sala 1 - .NET Conf Latam 2021
  42710. What's New for C#, F# and Visual Basic in .NET 6 -- Visual Studio Magazine
  42711. Sala 2 - .NET Conf Latam 2021
  42712. Sala 4 - .NET Conf Latam 2021
  42713. Sala 3 - .NET Conf Latam 2021
  42714. Adding support for X86Base.Pause() and ArmBase.Yield() by tannergooding · Pull Request #61065 · dotnet/runtime
  42715. Practical attacks against attribute-based encryption
  42716. RavenDB 5.3 New Features: Incremental time series & implementing lambda based accounting
  42717. Daylight Calendar
  42718. Learn TV
  42719. How fast is .NET? | One Dev Question
  42720. Sketchy Pwned Passwords
  42721. Blacksmith – Computer Security Group
  42722. Where Are My Favorite Extensions in Visual Studio 2022?
  42723. The secret of the macOS Monterey network quality tool
  42724. My New Job as a Staff Developer Advocate - Here's What I'll Be Doing!
  42725. Azure Active Directory's gateway is on .NET 6.0!
  42726. RavenDB 5.3 Features: Incremental time series & implementing lambda based accounting
  42727. Monitoring a .NET application using OpenTelemetry - Gérald Barré
  42728. A practical use for GetHGlobal­FromStream when sharing was never your intention
  42729. Introducing Relational Database Connectors
  42730. Your opinion about C# and .NET is outdated
  42731. Next Windows 11 update makes the Blue Screen of Death blue again
  42732. Xerox scanners/photocopiers randomly alter numbers in scanned documents
  42733. [ANN] Fennel 1.0.0 released — sourcehut lists
  42734. Bayesian Optimization Book
  42735. 280: .NET 6 and Visual Studio 2022 are here!
  42736. Receptive Field Calculations for Convolutional Neural Networks
  42737. Add extra claims to an Azure B2C user flow using API connectors and ASP.NET Core
  42738. WiFiman - Apps on Google Play
  42739. Getting started with GraphQL in ASP.NET Core
  42740. ‎Ubiquiti WiFiman
  42741. Developer! Developer! Developer! Day
  42742. Dapr v1.5 is now available
  42743. How C# 10.0 and .NET 6.0 improve ArgumentExceptions | endjin
  42744. Performance for composition in F#
  42745. Return youtube dislike count
  42746. SoK: Cryptographic Confidentiality of Data on Mobile Devices
  42747. Paul Graham 101
  42748. Be flexible to win big
  42749. Writing new system software
  42750. Using a framework can make you stupid!
  42751. The One Risk To Rule Them All
  42752. ‏Nils's website - The ultimate solution to the nightmare of truncated tab titles
  42753. How Not To Switch To Linux With Your Hosts Linus and Luke
  42754. Yes, Programming is Hard
  42755. The present moment is not enough
  42756. Making Super Mario Bros using C++ and SFML - SFML Tutorial
  42757. GitHub - hectorm/docker-qemu-win2000: A Docker image for Windows 2000 Advanced Server with SP4.
  42758. The System | Tilt Five
  42759. Daily links from Cory Doctorow
  42760. Daily links from Cory Doctorow
  42761. C# 10 new feature CallerArgumentExpression, argument check and more
  42762. 2022 could be the year of 8K monitors: Here’s why
  42763. Intro to Graphics 22 - Signal Processing
  42764. Hack Chinese - Professional software to grow your Chinese language ability
  42765. The weirdest bug I've ever encountered
  42766. Champion "CallerArgumentExpression" · Issue #287 · dotnet/csharplang
  42767. Debugging memory corruption: who the hell writes “2” into my stack?! | Unity Blog
  42768. Welcome to Full Stack Week
  42769. C# 10 new feature CallerArgumentExpression, argument check and more
  42770. Change-making problem - Wikipedia
  42771. Windows 10 and 11 minimal setup for HDR video playback and streaming
  42772. Alexandre Nédélec - Week 45, 2021 - Tips I learned this week
  42773. About - Project Euler
  42774. Reverse-engineering the Yamaha DX7 synthesizer's sound chip from die photos
  42775. restic · Backups done right!
  42776. Why asynchronous Rust doesn't work
  42777. Dolphin Progress Report: September and October 2021
  42778. myNewsWrap – SAP and Microsoft (Episode 60)
  42779. Higher Maths for Beginners : Ya. B. Zeldovich, I. M. Yaglom : Free Download, Borrow, and Streaming : Internet Archive
  42780. myNewsWrap/episode060.md at main · lechnerc77/myNewsWrap
  42781. Debit cards as financial infrastructure
  42782. Email From FBI Looks Odd
  42783. Cloudflare blocks an almost 2 Tbps multi-vector DDoS attack
  42784. Newsletter Week 45, 2021
  42785. Atlas
  42786. It's Now Possible To Sign Arbitrary Data With Your SSH Keys
  42787. GitHub - DamianEdwards/MinimalApis.Extensions: A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
  42788. Coming soon: Bō - A Hand-Drawn 2D Metroidvania Based on Japanese Folklore
  42789. GitHub - okyrylchuk/dotnet6_features
  42790. How Not To Sort By Average Rating
  42791. Implement PEM exports for RSA PKCS#1 and ECPrivateKey by vcsjones · Pull Request #61487 · dotnet/runtime
  42792. How to permanently remove a file from Git history - Wisdom Geek
  42793. Visual Studio 2022 for Mac Preview 3 Teases Native M1 Processor Support -- Visual Studio Magazine
  42794. Searx: moving away from DuckDuckGo
  42795. Steve Blank When There Seems to Be No Way Out – Customer Discovery for Your Head
  42796. No one knows what's coming next
  42797. Spotify Codes - Part 2
  42798. How I use Notion · Reasonable Deviations
  42799. Weekly Update 269
  42800. Fixing Recent Validation Vulnerabilities in OctoRPKI
  42801. Long Range E-Bike · Jacques Mattheij
  42802. Ruby vs Python comes down to the for loop
  42803. Occam
  42804. The .NET Docs Show - NuGet Trends 📈: .NET Foundation Project Highlight
  42805. Using the Online Thumby IDE
  42806. Versions of .NET
  42807. How to Keep a VM / Desktop “awake”
  42808. Thumby - The Tiny Playable Keychain
  42809. React vs Vue - Which One Do We Like More with Debbie O'Brien
  42810. Dynamic PGO in .NET 6.0.md
  42811. Playdate Owners Update #1
  42812. Overriding Sealed Methods in C#
  42813. Microsoft Announces Azure Chaos Studio in Public Preview
  42814. Paper Website: Create a Website Right From Your Notebook
  42815. How Nix and NixOS Get So Close to Perfect
  42816. Code Maze Weekly #101 - Code Maze
  42817. Five Great (free!) Ways to Get Started With Cloudflare
  42818. RavenDB 5.3 Features: Incremental time series
  42819. Speed up development with Hot Reload in .NET 6 #Shorts
  42820. GitHub - adrianscheff/useful-sed: Useful sed scripts & patterns.
  42821. .NET App Developer Links - 2021-11-12
  42822. Migrating our trusty ol’ .NET Framework applications to AWS, hold on! One foot at a time!
  42823. .NET MAUI: Evolution of .NET Mobile/Desktop in Age of .NET 6
  42824. Announcing .NET 6 -- The Fastest .NET Yet
  42825. Search by Target Framework & Supported Platforms on NuGet.org by JonDouglas · Pull Request #11374 · NuGet/Home
  42826. Code style formatting rules - .NET
  42827. Why Does x = ++x + x++ Give Me the Wrong Answer?
  42828. The Journey to Accessible Apps: Meaningful Content Ordering
  42829. New release of PowerShell Preview for Visual Studio Code!
  42830. How to build a second brain as a software developer - Aseem Thakar
  42831. Building a project that target .NET Framework 4.5 in Visual Studio 2022
  42832. Setting up Serilog in .NET 6
  42833. Threshold Digital Signatures
  42834. How to create a tech startup - Vlad Mihalcea
  42835. How to cold email investors and get meetings?
  42836. The good things in the current age in tech
  42837. SaaS starter kit. SaaS framework. SaaS template. SaaS-in-a-box. | Outseta
  42838. Inventing the Future - Let's DO Have Hindsight!
  42839. MSBuild and 64-bit Visual Studio 2022
  42840. State Management: Separation of Concerns
  42841. Explaining the Entombed Algorithm
  42842. Episode 402 - Azure Chaos Studio
  42843. Convert to file scoped namespaces in the entire solution using .editorconfig
  42844. Cake v2.0.0 RC 1 released
  42845. The Monstrosity Email Has Become
  42846. GitHub - CommunityToolkit/dotnet: .NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is part of the .NET Foundation.
  42847. Azure Web PubSub service now generally available | Azure updates | Microsoft Azure
  42848. Google removes restrictions on students only from Summer of Code - itsfoss.net
  42849. View-Source
  42850. GitHub - michidk/rost: Rust programming, in German.
  42851. Create a web UI with ASP.NET Core - Learn
  42852. The inside story of the outside investigation of SoftRAM 95
  42853. RavenDB 5.3 Features: Concurrent Subscriptions & Serial operations
  42854. itt a tribute to our late founder, farewell, deer richard
  42855. Announcing dotnet monitor in .NET 6
  42856. How dangerous is GitHub Copilot for junior devs?
  42857. Umbraco backoffice SSO with OpenID Connect
  42858. .NET App Developer Links - 2021-11-11
  42859. Expanding Google Summer of Code in 2022
  42860. C# 10 Falls Just a Bit Short
  42861. .NET 6 now available on App Service
  42862. Monsters Weekly 230 - Introduction to Streams
  42863. The strong and weak forces of architecture
  42864. Dissecting Interpolated Strings Improvements in C# 10
  42865. .NET Rocks! vNext
  42866. An update to dislikes on YouTube
  42867. Firefox is the 45. result when searching for “firefox” on Windows Store
  42868. TTSLTSWBD
  42869. Timothy Gone
  42870. Announcing the GA release of Red Hat Enterprise Linux 8.5 - Red Hat Customer Portal
  42871. Grafana Labs and Microsoft partner to deliver new first party Microsoft Azure service
  42872. ZK HACK #7 - Mina Workshop - Dec 07 | Hopin
  42873. Blazor Updates, Hot Reload and Minimal APIs Highlight ASP.NET Core in .NET 6 -- Visual Studio Magazine
  42874. Publishing Events from CRUD or Commands?
  42875. When “UTC everywhere” isn’t enough - storing time zones in PostgreSQL and SQL Server
  42876. How do you build a bare minimum feature?
  42877. Scattered Thoughts on Why I Waste My Own Time
  42878. scott fryxell
  42879. Pretty Inline Symbolic Mathematics in Org-Mode
  42880. Learn Live: Modern web development with .NET 6 - Events
  42881. Who said cities can't be built in one day by 3DCityframes on Etsy
  42882. How To Make A CPU
  42883. Integration Testing: Lessons from Storyteller and Other Thoughts
  42884. Don’t Do This in Code Reviews!!
  42885. Update to YouTube Dislike Counts
  42886. New Blazor WebAssembly capabilities in .NET 6
  42887. Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps
  42888. Intro to Graphics 21 - Sampling
  42889. Business Essentials
  42890. WhenAny and Pattern Matching with Different Types of Task | no dogma blog
  42891. RavenDB 5.3 Features: Concurrent subscriptions
  42892. The Catch Block #82 - .NET 6's Grand Debut
  42893. How am I supposed to create children of the Win32 tab control?
  42894. Blazor WebAssembly - Upgrade NET5 to NET6 in 8 minutes
  42895. Google sends anti-regulation propaganda to small businesses using Google Maps
  42896. Part 2 – Testing against a PostgreSQL database – The Reformed Programmer
  42897. The Surreal Horror of PAM
  42898. The Invisible JavaScript Backdoor – Certitude Blog
  42899. Write Thin to Write Fast
  42900. .NET App Developer Links - 2021-11-10
  42901. How Do Computers Remember?
  42902. Workflow - workspace-images/1234/2b3f2beb-75b9-4e3e-adb9-0fa172a30384`
  42903. Early Access Program - Rider: Cross-platform .NET IDE
  42904. New Release: Tor Browser 11.0 | Tor Blog
  42905. Fixing Error NETSDK1152 after upgrading to .NET 6
  42906. How to use JSONPatch in .net core | Gary Woodfine
  42907. .NET 6 New Project Templates and Minimal APIs. Are you ready?
  42908. WSL2 can now mount Linux ext4 disks directly
  42909. Discover what’s new to Microsoft database services—recap from Microsoft Ignite
  42910. .NET Conf 2021 | Channel 9
  42911. What's new in ASP.NET Core 6.0
  42912. Release v3.5.1 · dotnet/orleans
  42913. The Ancient Secrets of Computer Vision
  42914. you.com
  42915. Azure Credits for Open Source Projects
  42916. Back to Basics: Add an ASP.NET Runtime Information Startup Banner
  42917. .NET Framework November 2021 Cumulative Update
  42918. ‎Slingshot Effect
  42919. Comparing Container Apps with other Azure container options
  42920. CODE Online | CODE Consulting | CODE Staffing | CODE Magazine | CODE Training | CODE Framework | VFP Conversion
  42921. C# 10 – Anthony Giretti's .NET blog
  42922. The shape of software
  42923. SLO Alerting for Mortals
  42924. What's the Future of IDEs?
  42925. Learn the strategy of increasing your site traffic by writing less content
  42926. How My Genius Roommate Changed My Perspective
  42927. Reflecting on 11 years of side projects
  42928. זה הרבה יותר מסכסוך עם חברת ריגול דיגיטלי מהרצליה
  42929. Optimistic Concurrency in an HTTP API with ETags & Hypermedia
  42930. With .NET MAUI Delayed, Xamarin.Forms Remains Mobile Dev Option in .NET 6 -- Visual Studio Magazine
  42931. Ciphertext Compression #4: SSDDH, SSCDH, CSSDDH, and CSSCDH
  42932. Stovetop - Recipe Search
  42933. Jimmy Wales’ Final Email
  42934. How We Saved Millions in SSD Costs by Upgrading Our Filesystem - Heap
  42935. Create web apps with .NET 6 and minimal API and ASP.NET Core - Learn
  42936. Automating .Net 6 Application Protection
  42937. I QUIT My Job - Here's Why!
  42938. .NET Conf 2021
  42939. ESP32 UWB Module - ESP32 Indoor Positioning Solution with Ultra Wide Band
  42940. Collection Performance: Sort() with CompareTo()
  42941. Misleading skewness | Andrey Akinshin
  42942. F# 6 is officially here!
  42943. @MMcPJ | Linktree
  42944. Microsoft Introduces a New Cloud-Native Offering with Azure Container Apps Service
  42945. Microsoft Releases Azure Open AI Service Including Access to Powerful GPT-3 Models
  42946. Backend Web API Service (CTP) | eXpressApp Framework
  42947. .NET Downloads (Linux, macOS, and Windows)
  42948. ProctorU is dystopian spyware
  42949. Announcing YARP 1.0 Release
  42950. If your domain name parser can't handle internationalized domain names, then maybe that's your parser's problem
  42951. Release 1.3.42 · bUnit-dev/bUnit
  42952. 2021-11-06 The Emacs Lisp book is finished
  42953. How to create your own project templates in .NET
  42954. A Brief History of the Meris Botnet
  42955. Source generator updates: incremental generators: Exploring .NET Core 6 - Part 9
  42956. Lesser Known PostgreSQL Features
  42957. System76 is building a new Linux desktop in Rust
  42958. String Performance: Checking for a Substring
  42959. C# Delegates - Code Maze
  42960. It’s Mostly a Demand Shock, Not a Supply Shock, and It’s Everywhere
  42961. "This project will only take 2 hours"
  42962. .NET App Developer Links - 2021-11-09
  42963. Who owns this huge database of leaked VPN user details? - Comparitech
  42964. .NET Official Support Policy
  42965. add api diff between 5.0 & 6.0 targeting packs. by Anipik · Pull Request #6874 · dotnet/core
  42966. Cake v2.0.0 RC 1 released
  42967. Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps
  42968. Visual Studio 2022 Launch Event
  42969. Announcing NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!
  42970. Announcing .NET MAUI Preview 10
  42971. What's New in Xamarin and Visual Studio 2022
  42972. General Availability of PowerShell 7.2
  42973. .NET November 2021 Updates – 5.0.12 and 3.1.21
  42974. Get started with minimal API for .NET 6
  42975. Reader as a profunctor
  42976. Adam Storr - Using AutoFac with .NET 6 Isolated Azure Functions
  42977. Building real applications with Orleans
  42978. Release v3.5.1 · dotnet/orleans
  42979. Homebrew
  42980. GitHub - adria0/plonk-by-fingers: Implementation of Plonk by Hand in rust
  42981. Corrypt
  42982. How I found a bug in Intel Skylake processors
  42983. Remove the .NET runtime and SDK
  42984. Please ask stupid questions as a new software developer
  42985. Flinch
  42986. .NET 6 on App Service
  42987. Stop requiring specific technology experience for senior-plus engineers
  42988. 64-bit Visual Studio 2022 Arrives -- Visual Studio Magazine
  42989. [Last Week in .NET #67] – Microsoft’s “Valued” Professionals
  42990. Server-Sent Events and ASP.NET Core - Disconnecting a Client
  42991. You should use forums rather than Slack/Discord to support developer community
  42992. Remote work will break the US monopoly on global talent
  42993. The Scale of Emissions
  42994. software:libgen_desktop [The Library Genesis Project Wiki]
  42995. Everything is a System — Scott Miker
  42996. Improving a Machine Learning System (Part 1 - Broken Abstractions)
  42997. Libra Shrugged — Chapter 15: Central bank digital currencies
  42998. Thinking heads are not in the clouds · Raphael Lullis
  42999. Modern, functional Common Lisp: Myths and tips
  43000. Technical Advisory – Arbitrary Signature Forgery in Stark Bank ECDSA Libraries
  43001. You probably don’t need jq
  43002. Deep dive into Yrs architecture
  43003. Free Software is an Abject Failure
  43004. Integrity makes an impression - echevarria.io
  43005. Rust Playground
  43006. .NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  43007. What is the new LZ4 TOAST compression in PostgreSQL 14, and how fast is it?
  43008. Visual Studio 2022 for Mac Preview 3, and Upcoming Native M1 Processor Support
  43009. Saint Morris Striped Weekend Sweater
  43010. Wilderness Labs Developer Portal
  43011. Awesome Socks Club
  43012. The dangers for unprotected sects
  43013. Our account was hacked - General - Cloudflare Community
  43014. Write and debug code by using Hot Reload - Visual Studio (Windows)
  43015. .NET 6 Is Here -- Visual Studio Magazine
  43016. Azure Functions 4.0 and .NET 6 support are now generally available
  43017. How Pinterest utterly ruined photo search on the internet
  43018. File upload with progress bar in Blazor - Gérald Barré
  43019. Presenting Code Samples with a Dark Theme… Please Don’t!
  43020. The Real Benefits Of Staying Off Social Media
  43021. Supabase $30m Series A
  43022. The Intellectual Incoherence of Cryptoassets
  43023. C# 10: Implicit Global Usings
  43024. Announcing .NET 6 -- The Fastest .NET Yet
  43025. How to Use a Macro to Shorten Link Text in Google Sheets
  43026. Bite-Size .NET 6 - UnionBy, IntersectBy, ExceptBy, and DistinctBy
  43027. SQL Server Data Tools | Visual Studio - Visual Studio
  43028. Welcome to C# 10
  43029. Visual Studio 2022 now available
  43030. What’s New for Visual Basic in Visual Studio 2022
  43031. Announcing ASP.NET Core in .NET 6
  43032. Visual Studio 2022 verson 17.0 Release Notes
  43033. Matter Labs Announces $50M in New Funding for zkSync
  43034. Sizing Up Post-Quantum Signatures
  43035. Restoring support for pre-standardization coroutine free awaiters for even older code bases
  43036. Elite Underproduction
  43037. Six Palestinian human rights defenders hacked with NSO Group’s Pegasus Spyware
  43038. Malware Trust & Safety Specialist
  43039. Designing better file organization around tags, not hierarchies
  43040. The evolution of API performance from .NET Core 1 to .NET 6
  43041. Asynchronous Programming in .NET Core C# - using async & await | Pro Code Guide
  43042. String Performance: Encoding and Decoding Strings
  43043. _why's Estate
  43044. .NET 6: Top 6 Features in the new .NET Version | Rubik's Code
  43045. C# 10 - Top 5 Features in the new C# Version | Rubik's Code
  43046. 279: What are Azure Container Apps?
  43047. A journey towards SpeakerTravel - Building a service from scratch
  43048. ASP.NET Core scheduling with Quartz.NET and SignalR monitoring
  43049. .NET App Developer Links - 2021-11-08
  43050. Using The Roslyn C# Compiler
  43051. What's New in C# 10? | One Dev Question
  43052. WSL: Mount USB Devices | Tabs vs Spaces show
  43053. What's new in F# 6 - F# Guide
  43054. 100 Days of TypeScript (Day 6)
  43055. Quick browser Developer Tools tip: define and test interaction states in CSS using state simulation
  43056. James Randall
  43057. Don’t Do Interviews, Do Discussions!
  43058. LevelUp
  43059. Designing Data-Intensive Applications – Partitioning
  43060. What is a database, really?
  43061. GPT-3 is No Longer the Only Game in Town
  43062. What is a database, really?
  43063. GitHub Copilot Telemetry Terms - GitHub Docs
  43064. Ideas · Community
  43065. an inside look into the illicit ad industry
  43066. Debug C++ Like a BOSS
  43067. How and why I added AdSense and an AdBlock detector to my personal website
  43068. YouTube
  43069. Zillow, Prophet, Time Series, & Prices
  43070. a look at power on the new M1 Max: part 1 – ./nyaa
  43071. HOWTO: Get tenure
  43072. Signal is losing
  43073. Using DataLoader with NestJS
  43074. Guide to Online Dating for the Rest of Us | Engin Arslan
  43075. Memory leaks are crippling my M1 MacBook Pro–and I'm not alone
  43076. A terrible schema from a clueless programmer
  43077. How To Learn Stuff Quickly
  43078. GitHub - damienbod/AspNetCoreHybridFlowWithApi: ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
  43079. What is AT&T doing at 1111340002?
  43080. Wirecutter
  43081. Common Cold Viruses
  43082. Painbow Award
  43083. Android Debugging With Windows Subsystem for Android
  43084. GitHub - Maoni0/realmon: A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
  43085. LaTeX Input for Impatient Scholars
  43086. Re-Organizing the World’s Information: Why we need more Boutique… — Mirror
  43087. The language of collaboration (and the phrase that gives you superpowers)
  43088. jott - building_stuff_from_source
  43089. jmtd → log → 25 things I would like to 3D print
  43090. Online Dating - MonsterMatch
  43091. On designing processes
  43092. Harry Denley — Security Researcher
  43093. An Epic future for SPJ
  43094. YC owns the product analytics space
  43095. Becoming a Senior Software Engineer
  43096. GitHub - axelarnetwork/tofn: A threshold cryptography library in Rust
  43097. Quitters Get Raises - The Big Picture
  43098. The value of an in-house adversary
  43099. What’s New in ASP.NET Core in .NET 6
  43100. Don’t be spooky
  43101. Linx launches SignalR Service Plugin
  43102. David Copperfield's History of Magic - in partnership with Microsoft Outside In and Hanselminutes
  43103. Intro to Graphics 20 - Shadows & Reflections
  43104. Rockin’ The Code World with dotNetDave – Special Guest: Mark Miller
  43105. Type Parameters Proposal
  43106. Newsletter Week 44, 2021
  43107. Rockin’ The Code World with dotNetDave – Guest: Scott Hunter
  43108. GitHub - coofcookie/Windows11Upgrade: Windows 11 Upgrade tool that bypasses Microsoft´s requirements
  43109. Granite State Code Camp, Saturday 11/6/2021
  43110. The best way to stay up to date with .NET news #Shorts
  43111. pdfsandwich
  43112. David McCarter (Microsoft MVP) (@realDotNetDave)
  43113. Top programming languages: Most popular and fastest growing choices for developers | ZDNet
  43114. Snack
  43115. Hack Chinese - Professional software to grow your Chinese language ability
  43116. David McCarter (Microsoft MVP) (@realDotNetDave)
  43117. Use file scoped namespaces by pranavkm · Pull Request #38076 · dotnet/aspnetcore
  43118. Thanks Microsoft for open-sourcing VS Code Server 👐
  43119. Mina Tools - The Mina Protocol Community Website
  43120. Building a custom checkout form with Stripe Elements
  43121. How credit cards make money
  43122. Random Oracles in Cryptography
  43123. .NET Watch Run Configuration - IntelliJ IDEs Plugin | Marketplace
  43124. So you want to Scrape like the Big Boys? 🚀
  43125. Episode 401 - Ignite 2021 Wrap-Up
  43126. Beginner Web Dev - Coding Practice
  43127. Photography: Edge of Eternity
  43128. Learn web development | MDN
  43129. Spargine T-Shirt | Zazzle.com
  43130. Azure DevOps Podcast: Mads Torgersen on C# 10 and .NET 6 - Episode 164
  43131. How to Disable GitHub Actions in a Forked Project
  43132. David McCarter (Microsoft MVP) (@realDotNetDave)
  43133. Breaking changes in .NET 6 - .NET
  43134. Threema: Three Strikes, You’re Out
  43135. Halo and more: exploring incremental verification and SNARKs without pairings
  43136. The case of the C++/WinRT cached factories that pointed into freed memory
  43137. Finding and tracking a race condition in MemoryCache
  43138. 2021 : The Year of the Exodus
  43139. Access data with managed identity - Azure App Service
  43140. When students go back to school mobile usage goes down
  43141. Code Maze Weekly #100 - Code Maze
  43142. GitLab servers are being exploited in DDoS attacks in excess of 1 Tbps
  43143. Episode 86 - Real World Blazor With Steve Peirce
  43144. String Performance: Combining Strings with the StringBuilder
  43145. .NET App Developer Links - 2021-11-05
  43146. Episode 18: Dr. Padma Gadiyar — PATHS UNCOVERED
  43147. Introducing River, a Dynamic Tiling Wayland Compositor
  43148. Deploying new Azure Container Apps with familiar languages
  43149. Caller Argument Expressions – A Look at New Language Features in C# 10 | The .NET Tools Blog
  43150. What’s New in Angular 13
  43151. Why Evolve to .NET MAUI?
  43152. NSwag generated C# client: Open API property name clashes and decimal types rather than double | I CAN MAKE THIS WORK
  43153. A Deep Dive Into Serverless UI With TypeScript — Smashing Magazine
  43154. Addressing the Rumors that I Have Been Removed from the MVP Program
  43155. Weekly Update 268
  43156. Timeline of the human condition
  43157. Introducing Azure Container Apps: a serverless container service for running modern apps at scale
  43158. Never update anything | blog.kronis.dev
  43159. Your Startup Needs a Murder Board
  43160. If PHP Were British
  43161. Discovering new C# String Pattern Matching Features
  43162. Why is Excalidraw so fucking good?
  43163. On autoloading
  43164. I don't know how to browse the internet anymore – Manu
  43165. The Missing Link to the Metaverse · WebVR Dev
  43166. Combating Disinformation with Humility. – Pravesh Koirala
  43167. The "ultimate" Thinkpad
  43168. Impressions of the Framework Laptop - Max Leiter
  43169. How (Not) to Design a Hash Function
  43170. Used Warp-it? Check your password now
  43171. Web Wednesday: Creating full stack web apps with Blazor - with Cecil Phillip
  43172. Create a Power Automate desktop flow - Power Automate
  43173. Visual Studio 2022!!
  43174. Registration Statement on Form S-1
  43175. Visual Studio 2022 Launch
  43176. Introducing the .NET Tech Community Forums
  43177. Microsoft Publishes New Documentation for Blazor, ASP.NET Core -- Visual Studio Magazine
  43178. .NET MAUI Community Toolkit, Monthly Standup
  43179. Microsoft Unveils .NET Tech Community Forums -- Visual Studio Magazine
  43180. Tabnine AI Assistant Adds Visual Studio Support -- Visual Studio Magazine
  43181. A quick review of C# 10 new language features
  43182. How you can finish your first game while working full-time | Jason Tu
  43183. What's new in F# 6 - F# Guide
  43184. Saying goodbye to The .NET Stacks
  43185. Caller Argument Expressions – A Look at New Language Features in C# 10 | The .NET Tools Blog
  43186. Caching hostility–usage patterns that breaks your system
  43187. How can I prevent myself from accessing a lambda captured variable or a parameter after I'm done with it?
  43188. Our Self-Imposed Scarcity of Nice Places
  43189. 40% faster JSON serialization with Source Generators in .NET 6
  43190. DDoS Attack Trends for Q3 2021
  43191. Blazored.AzureStaticWebAppAuthentication 0.1.1
  43192. Building the next phase of GitHub, together | The GitHub Blog
  43193. An oral history of Bank Python
  43194. ClickHouse vs TimescaleDB | Cupper
  43195. String Performance: Concatenating Strings
  43196. Domaining
  43197. Control flow analysis for destructured discriminated unions by ahejlsberg · Pull Request #46266 · microsoft/TypeScript
  43198. GitHub - MangoDB-io/MangoDB: A truly Open Source MongoDB alternative
  43199. SignalR modules with a shared connection using a C# Source Generator - Guid.New
  43200. What’s new in SQL Server 2022
  43201. Add GitHub OpenID Auth For ASP.NET Core Apps
  43202. .NET 6 Hot Reload in Visual Studio 2022, VS Code, and NOTEPAD?!?
  43203. Announcing manage Tweets endpoints for the Twitter API v2 - Announcements - Twitter Developers
  43204. Announcing TypeScript 4.5 RC
  43205. .NET Rocks! vNext
  43206. Notice of Stolen EVGA GeForce RTX 30-Series Graphics Cards
  43207. Organ transplant patients (maybe) don’t get dementia. Here’s why. – Trevor Klee
  43208. Luau Goes Open-Source
  43209. GitHub - maxvfischer/DIY-CNC-machine: How to build your own CNC machine from scratch
  43210. Handling HTTP API Errors with Problem Details
  43211. PAKEs, oPRFs, algebra, feat. George Tankersley - Security. Cryptography. Whatever.
  43212. David McCarter (Microsoft MVP) (@realDotNetDave)
  43213. Microsoft 365 Developer Program Gets Sandbox and Teams Sample Data Pack -- Visual Studio Magazine
  43214. How to Create a Transformer Architecture Model for Natural Language Processing -- Visual Studio Magazine
  43215. Burgers with Bill Gates - Secrets of the Autistic Millionaire - E01
  43216. More flexible and inclusive ways to manage your documents
  43217. Final Assault 8bit ATARI FPS by GMG
  43218. Photography: Vibrations in Solitude
  43219. CODE Online | CODE Consulting | CODE Staffing | CODE Magazine | CODE Training | CODE Framework | VFP Conversion
  43220. Are daily standups hurting your team?
  43221. .NET Annotated Monthly | November 2021 | The .NET Tools Blog
  43222. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  43223. Dapr joins CNCF as an incubating project
  43224. Gravity 4K Blu-ray (4K Ultra HD + Blu-ray + Digital HD)
  43225. A capturing lambda can be a coroutine, but you have to save your captures while you still can
  43226. Dapr (Distributed Application Runtime) joins CNCF Incubator | Cloud Native Computing Foundation
  43227. Help Support The Voice Of Slum In India
  43228. The Catch Block #81 - .NET 6, C# 10, and VS 2022 Roundup!
  43229. Thank you, GitHub | The GitHub Blog
  43230. Applying Artificial Intelligence to Nintendo Tetris
  43231. The tale of a single register value
  43232. 3 C# 10 features that were scrapped #Shorts
  43233. Challenge: The code review bug that gives me nightmares–The fix
  43234. How to Build a Low-tech Website?
  43235. Episode 28: UX with Jessica Engström
  43236. String Performance: Formatting
  43237. Why C# 10 is pretty irrelevant (but .NET 6 isn't) and why that's a good thing
  43238. Final Blazor Improvements Before .NET 6
  43239. Don't Code Tired | ICYMI C# 9 New Features: Create Immutable Objects with Records
  43240. Why SOLID principles are still the foundation for modern software architecture
  43241. Compliance in a DevOps Culture
  43242. Profunctors
  43243. What’s New in Azure App Service - Fall Ignite 2021 Edition!
  43244. Why the status quo is so hard to change in engineering teams
  43245. Amendment No. 1 to Form S-1
  43246. Extra Life | I'm raising money for my local children's miracle network hospital!
  43247. What is the Inverse of a Vector?
  43248. Naysayers promote innovation even if they are sometimes annoying
  43249. An opinionated guide on how to reverse engineer software, part 1
  43250. The Solution Space
  43251. High Fidelity Remote Communication
  43252. The Future of Work and the Workplace
  43253. Secure Minimal APIs with .NET 6 and Azure AD B2C
  43254. How Code Splitting Improves Lighthouse Score
  43255. 6 Tips For Your Performance Reviews | Gergely Nemeth
  43256. The Combination of Content and Knowledge Management - Part 1
  43257. On Desktop Productivity
  43258. Embracing the chaos
  43259. It's okay to not be okay
  43260. Anatomy of a Terminal Emulator
  43261. Long live the Monolith! Monolithic Architecture != Big Ball of Mud
  43262. Fast, Secure 2-of-2 ECDSA using DKLs18
  43263. The Metaverse Is Already Here. It’s Minecraft
  43264. Do-nothing scripting: the key to gradual automation
  43265. Microsoft Ignite
  43266. Welcome to My Site!
  43267. Microsoft Expands Development Options for Teams Meeting/Collaboration Software -- Visual Studio Magazine
  43268. Beyond Bootable Backups: Adapting recovery strategies for an evolving platform | Carbon Copy Cloner
  43269. Microsoft Ignite
  43270. I Tried Creating a Game Using Real-world Geographic Data
  43271. Curves and Surfaces – Bartosz Ciechanowski
  43272. Nix 2.4 released - Announcements - NixOS Discourse
  43273. GitHub Quick Reviews
  43274. I just want to serve 5 terabytes.
  43275. Intro to Graphics 19 - Ray Tracing
  43276. Visual Studio Feedback
  43277. Anomaly Detection Using ML.NET
  43278. Zoom Supports Continued Access for Basic Users with Advertising Program - Zoom Blog
  43279. Visual Studio Tips and tricks: Subword navigation - Gérald Barré
  43280. Azure Container Apps | Microsoft Azure
  43281. Challenge: The code review bug that gives me nightmares–the issue
  43282. Firefox 94.0, See All New Features, Updates and Fixes
  43283. Fermat's Library | Magic: The Gathering is Turing Complete annotated/explained version.
  43284. From The Mind of David McCarter: products on Zazzle
  43285. Visual Studio 2022 Launch
  43286. Evil Software Of The Month
  43287. Leaving Debian - CoRecursive Podcast
  43288. Exploring the .NET Table Storage SDK
  43289. The focus rectangle says, "I'm not orange. I'm just drawn that way."
  43290. You don't need ordered delivery
  43291. GitHub - Polly-Contrib/Simmy: Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
  43292. 5 Tips for Building AMAZING Portfolio Projects to Get A Developer Job
  43293. How to Build a Low-tech Website?
  43294. Improving logging performance with source generators: Exploring .NET Core 6 - Part 8
  43295. Exploring .NET Core 6
  43296. How we build software at Cloudflare
  43297. Core scheduling lands in 5.14
  43298. Culture Shock
  43299. Adam Storr - Using Azure Functions Middleware to Access ClaimsPrincipal in Azure Static Web Apps
  43300. GitHub - EnterpriseQualityCoding/FizzBuzzEnterpriseEdition: FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
  43301. Blazor REPL - Write, Compile, Execute & Share Blazor Code | Telerik REPL for Blazor
  43302. Collection Performance: Creating Collections with Capacity & AddRange()
  43303. .NET App Developer Links - 2021-11-02
  43304. Monsters Weekly 229 - Where is my Program Main method?
  43305. Don't Keep Secrets in Code
  43306. Remove Libuv transport and dependency by Tratcher · Pull Request #38005 · dotnet/aspnetcore
  43307. 100 days of TypeScript (Day 4)
  43308. 100 days of TypeScript (Day 5)
  43309. Type | Treat – Wrap-up
  43310. Type | Treat - Day 5
  43311. Implementing Content Security Policy (CSP) in ASP.NET Core
  43312. Introducing the layer based SVG engine
  43313. A truly Open Source MongoDB alternative
  43314. Diagnostics tools for App Service on Linux
  43315. A Syntax for Self-Tracking
  43316. Stop playing the SEO game: find your sources of influence
  43317. I'm offering my first Scaled Agile Framework (SAFe) Class | Brightball, Inc
  43318. Inflationary Hikes - Fed Guy
  43319. The Data Behind New York's Increasingly Dirty Electricity Peaks
  43320. Simple Product Management Tricks - Jacob Kaplan-Moss
  43321. Writing Tips for New Engineering Managers
  43322. How I Built Burplist For Free
  43323. Your Users are on a Journey with your Product. As a Product Manager you are a Guide
  43324. COP26.org: A quick sustainability check
  43325. Faster Mac Dev Tools with Custom Allocators
  43326. Remap Caps Lock to Control
  43327. The Unified .NET 6
  43328. When Pwned Passwords Bloom!
  43329. #Chatcontrol Explained
  43330. Complexity is killing software developers
  43331. I'm A Méagan
  43332. Microsoft rolling out Visio to Microsoft 365 Commercial users worldwide - MSPoweruser
  43333. [Last Week in .NET #66] – Halt and Crash Intellisense
  43334. .NET R&D Digest (October, 2021)
  43335. 3Blue1Brown - SoME1 results
  43336. Visual Studio 2022 Launch Event Agenda
  43337. .NET 6 Launches at .NET Conf, November 9-11
  43338. Build client web assets for your Razor Class Library
  43339. GitHub - waydabber/BetterDummy: Software Dummy Display Adapter for Apple Silicon/Intel Macs to Have Custom HiDPI Resolutions.
  43340. C# 10: Constant Interpolated Strings
  43341. GitHub - 1Password/1password-teams-open-source: Get a free 1Password Teams membership for your open source project
  43342. Bite-Size .NET 6 - MaxBy() and MinBy() in LINQ
  43343. The .NET Docs Show - .NET 6: Getting started with Minimal APIs
  43344. They don't even know the fundamentals
  43345. Consensus cheat sheet
  43346. Challenge: The code review bug that gives me nightmares
  43347. Why do all this coroutine stuff if you can just use std::future?
  43348. The Ten Second Autism Test
  43349. Quick Tip: Use Quick Actions/Refactorings to Learn C# -- Visual Studio Magazine
  43350. C# - async/await - The Breakfast Example
  43351. Statistic Estimators · Anthony Lloyd
  43352. An Update on Our Outage - Roblox Blog
  43353. I let GitHub Co-Pilot be the Pilot for my C# code
  43354. BERT Tokenizers NuGet Package for C# | Rubik's Code
  43355. .NET Collections - IEnumerable, IQueryable, ICollection - Code Maze
  43356. Collection Performance: Looping Over Other Collection Types
  43357. 278: Inside .NET Hot Reload
  43358. .NET App Developer Links - 2021-11-01
  43359. Daily links from Cory Doctorow
  43360. GitHub - niespodd/browser-fingerprinting: Analysis of Bot Protection systems with available countermeasures 🚿. How to defeat anti-bot system 👻 and get around browser fingerprinting scripts 🕵️‍♂️ when scraping the web?
  43361. GitHub - klange/toaruos: A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
  43362. Security advisory for rustc (CVE-2021-42574) | Rust Blog
  43363. A developer's guide to programatically overcome fear of failure | PagerDuty
  43364. The Hidden Benefits Of Iframe Based Development
  43365. We are not Black Boxes
  43366. A guide to getting out of a rut when you are working alone
  43367. Why Embedded Software Development is Harder
  43368. The Strange Path of Accepting How Your Brain Works · Caffeinspiration
  43369. Nationalization kills innovation
  43370. You Are What You Consume - Priyam Mohanty
  43371. Pairings in CIRCL
  43372. Bash functions are better than I thought
  43373. PumpkinCTScan
  43374. Message: Nuclear must be represented at COP26, says World Nuclear Association : Perspectives
  43375. Top Ten Best Practices For Software Developers
  43376. Wacom drawing tablets track the name of every application that you open | Robert Heaton
  43377. r/adhdwomen - I'm curious about which ADHD symptoms are most common. So I'm taking a poll!
  43378. Get started | Learning Music (Beta)
  43379. A website every .NET developer should be aware of #Shorts
  43380. An improved N-dimensional optimiser · Anthony Lloyd
  43381. Remote Desktop Experience (Part 1: Planning)
  43382. Fundamentals of Piano Practice — Fundamentals of Piano Practice
  43383. SectorLISP Now Fits in One Sector
  43384. Visual Studio 2022 Productivity
  43385. Async Ruby - Bruno Sutic
  43386. How to help a student get unstuck
  43387. Power Up Your Power Apps with .NET 6 and Azure
  43388. CodeOpinion
  43389. Do what you're relatively best at
  43390. Zettelkasten note-taking after one year · Tomas Vik
  43391. My CTO job description
  43392. syncthing and WSL 2: running in the background
  43393. YouTube
  43394. Internet Hay Exchange - Hay For Sale
  43395. Raspberry Pi 4 achieves Vulkan 1.1 conformance, gets up to 60% GPU performance boost - CNX Software
  43396. Programmer’s emotions – sidebits
  43397. Intro to Graphics 18 - Rendering Algorithms
  43398. Switching the Linux graphics stack from GLX to EGL
  43399. The fundamental problem the .NET Foundation Board has
  43400. A Deep Dive into Nanite Virtualized Geometry
  43401. GitHub - dotnet-foundation/wg-maintainers: Project maintainers' working group and committee
  43402. Newsletter Week 43, 2021
  43403. U.S. House Prices Are Rising Exponentially Faster Than Income (2021 Data)
  43404. How to set the default user for a WSL distro that has been manually installed with wsl --import
  43405. PowerToys Mouse utilities for Windows
  43406. Nick Chapsas
  43407. Home | Autex Acoustics
  43408. Financial innovations brought by technology
  43409. YouTube
  43410. Our investment in Appwrite
  43411. Please change your mind about your announced release plans
  43412. Java on VS Code Adds Gradle Tool, Simplifies Code Actions -- Visual Studio Magazine
  43413. A Roadmap to a Post-Scarcity Economy
  43414. Announcing my Scratch Terraform provider
  43415. Develop Mastery by Revisiting the Basics
  43416. Don't rush to solutions
  43417. Crawling Shopify application ratings
  43418. Mistakes from 6 months of freelancing
  43419. Pipelines - Runs for runtime
  43420. Handshake Encryption: Endgame (an ECH update)
  43421. Grand jury subpoena for Signal user data, Central District of California (again!)
  43422. High throughput Fizz Buzz
  43423. Languages & Runtime Community Standup - Interview with Runtime Architect Jan Kotas
  43424. r/livesound - Headset microphone picking up radio: a uniquely frustrating problem
  43425. Oculus Quest is Getting Rid of Facebook Account Requirement
  43426. BRAND NEW VS Code Theme for Halloween - It's Spoooooky
  43427. Photography: Tie-dye
  43428. Pragmatic BDD with RavenDB
  43429. Giving a single object multiple COM identities, part 4
  43430. Code Maze Weekly #99 - Code Maze
  43431. 4 common C# naming patterns you should know #Shorts
  43432. Rockin’ The Code World with dotNetDave – Special Guest: Jérôme Laban
  43433. The Staff Engineer's Path
  43434. New Acronym for FAANG after Facebook's rename to "Meta" is MANGA | @techtalk | Ayedot
  43435. Collection Performance: Adding Items to a Collection
  43436. Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Implementing the IDisposable Interface
  43437. Weekly Update 267
  43438. Why You (Probably) Didn't Get Lost in Metroid Dread
  43439. .NET App Developer Links - 2021-10-29
  43440. File-Scoped Namespaces – A Look at New Language Features in C# 10 | The .NET Tools Blog
  43441. Act-Verify: Building Bulletproof Functional Tests
  43442. Edge DevTools for Visual Studio Code 1.4.0 – Improved Screencasting, Device Emulation and live, inline issue reporting
  43443. Type | Treat 2021 – Day 4
  43444. The Case Of A Stuck LoadLibrary Call
  43445. r/gamedev - Despite having just 5.8% sales, over 38% of bug reports come from the Linux community
  43446. runtimelab/samples/NativeLibrary at 8e81d3a5bfd7639a197b51a1f65fcbba129d3b5f · dotnet/runtimelab
  43447. VS 2022 for Mac Supports .NET 6 RC2 on Intel-based Macs (but Not M1 ARM64) -- Visual Studio Magazine
  43448. High throughput Fizz Buzz
  43449. Manning
  43450. Privacy Pass v3: the new privacy bits
  43451. mazzo.li — Backing up WhatsApp data through the multi-device web client
  43452. Debian's which hunt
  43453. Practical Time Machines
  43454. An Annoying Problem
  43455. Anatomy of a STARK, Part 0: Introduction
  43456. Creating my personal cloud with Hashicorp
  43457. Software Architecture Patterns: 5 min read
  43458. On .NET Live - Learning .NET with .NET Book Study
  43459. Windows App SDK Preview 3 Supports Non-MSIX WinUI 3 App Deployment -- Visual Studio Magazine
  43460. Starship is Still Not Understood
  43461. computer–1 - teenage engineering
  43462. High CPU Usage with .NET Counters
  43463. #158 Mads Torgersen, C# 10, Part 2 - Listener's Questions | no dogma podcast
  43464. Episode 400 - A view from Azure's Core
  43465. Make the error useful, and save the support call
  43466. An Unexpected Victory: Container Stacking at the Port of Long Beach
  43467. Giving a single object multiple COM identities, part 3
  43468. New Code Rules: Operating Systems Must Make It Easy to Restore Apps and User Data!
  43469. Primitives: the extensions library for .NET
  43470. GitHub - zmni/MSEdge-BlankTab: Blank new tab extension for Microsoft Edge with background color that follows browser color theme.
  43471. Codeamigo
  43472. Blender 3.x roadmap — Blender Developers Blog
  43473. Let's Learn .NET: Machine Learning - Events
  43474. Anti-Pattern: Don't modify Optimizely CMS (Episerver) content objects in the Controller
  43475. James Shore: AoAD2 Chapter: Invest in Agility
  43476. Code & App Performance
  43477. The Minimal APIs we had for years in .NET but didn't use
  43478. Rockin’ The Code World with dotNetDave – Special Guest: Christos Matskas
  43479. Open secrets about Hacker News
  43480. New product: Raspberry Pi Zero 2 W on sale now at $15 - Raspberry Pi
  43481. Collection Performance: Looping Over Reference Type vs. Value Type
  43482. Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus
  43483. .NET App Developer Links - 2021-10-28
  43484. Malware Found in UA-Parser-JS NPM Library
  43485. WIP : Bidi + Font Shaping Support by JimBobSquarePants · Pull Request #198 · SixLabors/Fonts
  43486. Dotnet Format and File Scoped Namespaces
  43487. Monsters Weekly 228 - New ASP.NET Minimal Templates
  43488. Generate ASP.NET Core OpenAPI Spec At Build Time
  43489. Type | Treat 2021 – Day 3
  43490. .NET Rocks! vNext
  43491. Fake npm Roblox API Package Installs Ransomware and has a Spooky Surprise
  43492. How I made Google’s data grid scroll 10x faster with one line of CSS
  43493. GitHub Universe 2021: Day 1
  43494. Multi-tenant Architecture for SaaS
  43495. Intro to Graphics 17 - The Rendering Equation
  43496. Merge Conflict - Frank Krueger
  43497. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  43498. Universe Keynote Day 1: GitHub on GitHub
  43499. Get Matt Swider to 1M followers: Enter to win a PS5 and Xbox Series X
  43500. On-chain, The Emperor Wears No Clothes
  43501. Spear phishing with Slackbot for fun and profit
  43502. Cracking Random Number Generators using Machine Learning – Part 1: xorshift128
  43503. Platforms, Compatibility, and the Future of the Free Desktop
  43504. Why I like taking interviews as a software developer
  43505. ongoing by Tim Bray · URI-based Integration
  43506. Demystifying Apache Arrow
  43507. GitHub Updates Copilot 'AI Pair Programmer' and Codespaces (Online VS Code) -- Visual Studio Magazine
  43508. DIY Acoustic Camera using UMA-16
  43509. copilot-docs/docs at main · github/copilot-docs
  43510. Coding Font by Typogram – Find Your True Love of Coding Fonts
  43511. Teardown Teaser: Is the 2021 MacBook Pro Repairable? | iFixit News
  43512. ASP.NET Core updates in .NET 6 Release Candidate 2
  43513. Intel Core i9 11900K: Five Linux Distros Show Sizable Lead Over Windows 11
  43514. Senior Program Manager – Testing Developer Advocacy in Redmond, Washington, United States | Engineering at Microsoft
  43515. Clarify what's the role/power of Microsoft in the Foundation · Discussion #63 · dotnet-foundation/Home
  43516. Feed The Slum – Voice Of Slum
  43517. Machine Learning Community Standup - Office Hours & Announcements
  43518. Introducing Telerik REPL for Blazor
  43519. F# 6 Introduces Resumable Code, Improvements to Pattern Matching and Tooling, and More
  43520. Amazon.com: So-FISH-ticated Premium T-Shirt : Clothing, Shoes & Jewelry
  43521. Giving a single object multiple COM identities, part 2
  43522. Should you use the Repository Pattern? With CQRS, Yes and No!
  43523. Exception.Message property considered harmful
  43524. How the C# compiler completely changes your code #Shorts
  43525. Cloudflare recognized as a 'Leader' in The Forrester New Wave for Edge Development Platforms
  43526. Vaccines for 5-11 year olds: FDA meeting cliff notes
  43527. The Catch Block #80 - The .NET Drama Strikes Back!
  43528. Records in C# 9
  43529. Introducing Custom Headers for Cloudflare Pages
  43530. Bitcoin is largely controlled by a small group of investors and miners, study finds
  43531. Collection Performance: Looping Over Collection – Array vs. List
  43532. Testing how to use some container vulnerabilities scanners with Azure Pipelines
  43533. Sunlu Filadryer S1 Filament Dryer Storage Box
  43534. Release GitHub CLI 2.2.0 · cli/cli
  43535. .NET App Developer Links - 2021-10-27
  43536. Making Sense of Common C# Compiler Errors - Kill All Defects
  43537. A developer's guide to Ignite 2021
  43538. Announcing PostSharp 6.10 Preview: Support for .NET 6.0, Visual Studio 2022, and C# 10
  43539. JavaScript Forecast: What’s Ahead for ECMAScript 2022?
  43540. Type | Treat 2021 – Day 2
  43541. Announcing PowerShell Crescendo Preview.4
  43542. Immutable C#
  43543. Type | Treat 2021 - Day 1
  43544. The Fifth Annual C# Advent | Cross Cutting Concerns
  43545. Rollease Acmeda Automate
  43546. Jobs that Marry Together the Most
  43547. Swizec Teller published ServerlessHandbook.dev (@Swizec)
  43548. 50 First Levers (How to start building Leverage) — Eric Jorgenson
  43549. Finding startup ideas that anticipate the future — George Sequeira
  43550. OAuth “Sign In With Google” in a WkWebView
  43551. HTTPS Everywhere plug-in no longer needed | Bulletproof TLS Newsletter
  43552. 25 lessons from 25 years of coding | Swizec Teller
  43553. You want Tor Browser ... not a VPN
  43554. Zuck's Face is a Problem
  43555. Writing a Simple Intellij Plugin
  43556. A tail unto lions
  43557. I reinvented the wheel last week, and here’s why
  43558. @troyhunt's 2019 GitHub Skyline
  43559. GitHub Quick Reviews
  43560. PowerShell Crescendo Updated Prior to Release Candidate -- Visual Studio Magazine
  43561. Entity Framework Community Standup - Noda Time
  43562. Rockin’ The Code World with dotNetDave ft. Jose Javier Columbie
  43563. Exploring distributed tracing with ASP NET Core 6
  43564. OpenSilver v1.0 Arrives as Microsoft Ends Silverlight Support -- Visual Studio Magazine
  43565. [Video] Exploring distributed tracing with ASP NET Core 6
  43566. Next.js 12
  43567. Swizec Teller published ServerlessHandbook.dev (@Swizec)
  43568. A Patent Troll Backs Off
  43569. Giving a single object multiple COM identities, part 1
  43570. ASP.NET Community Standup - Blazor Native Interop with SkiaSharp
  43571. GitHub - stong/how-to-exploit-a-double-free: How to exploit a double free vulnerability in 2021. 'Use-After-Free for Dummies'
  43572. Call Windows Runtime APIs in desktop apps - Windows apps
  43573. CookLang – Recipe Markup Language
  43574. Swizec Teller published ServerlessHandbook.dev (@Swizec)
  43575. Element One - Matrix, WhatsApp, Signal and Telegram in one place
  43576. Raspberry Pi: This new add-on will let you connect Lego to your creations | ZDNet
  43577. New Code Rules – Too Many Meetings!
  43578. Hello World: .NET 6 and .NET Conf
  43579. Face-to-Face: A conversation about the .NET Foundation - Option 1
  43580. Face-to-Face: A Conversation about the .NET Foundation - 2nd Option
  43581. VSCode.Dev (VS Code in the Browser) - A Few Reasons You Might Care
  43582. Analyzers for ASP.NET Core in .NET 6: Exploring .NET Core 6 - Part 7
  43583. Privacy is a Human Right | Tor Blog
  43584. The New Epidemic – My Experience of Losing a Friend to Heroin
  43585. Rendering on the Apple M1 Max Chip
  43586. 3 new free tools for .NET developers
  43587. PiBox
  43588. Collection Performance: Sorting the Record Type
  43589. GitHub - pubkey/client-side-databases: An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
  43590. bitbottle
  43591. .NET App Developer Links - 2021-10-26
  43592. Hot Reload for .NET 6 in Rider 2021.3 | The .NET Tools Blog
  43593. C# 10.0: Extended Property Patterns – Use the Dot Token to Access Nested Members
  43594. FRI with Bootleproof-IPA Verkle Trees for “non-native” arithmetic and shrinking reference string size - HackMD
  43595. Parallel.ForEachAsync in .NET 6
  43596. CloudTest: A multi-tenant, scalable, performant and extensible verification service
  43597. 100 Days of TypeScript (Day 1)
  43598. Functor variance compared to C#'s notion of variance
  43599. Adam Storr - Dev Tips - Multiple Versions Of Visual Studio Can Be Installed Side By Side
  43600. Xbox Insider Release Notes - Alpha Skip-Ahead (2111.211022-2000) - Xbox Wire
  43601. Search for your Immunization Record
  43602. Tutorial: Create a minimal web API with ASP.NET Core
  43603. A Prototype Original iPod
  43604. EBCDIC is incompatible with GDPR
  43605. StarLite 11-inch
  43606. [Last Week in .NET #65] – Let’s Skip To the Part Where You Don’t Do this Again
  43607. I Don’t Know How To Count That Low - LessWrong
  43608. FROST: Flexible Round-Optimized Schnorr Threshold Signatures
  43609. C# tip: define Using Aliases to avoid ambiguity - Code4IT
  43610. Node-RED
  43611. Why aviation’s compass is shifting towards True navigation
  43612. Using Vim for YAML editing
  43613. Choosing a cache
  43614. Making a Game in Janet, Part 2: Judging Janet
  43615. The AEGIS family of authenticated encryption algorithms
  43616. Waiting for apt locks without the hacky bash scripts
  43617. flexport-ceo-wrong-bottleneck
  43618. The strangely difficult problem of drawing a box around text
  43619. Opening a PDF in Xamarin Forms (P2: Xamarin.Android with Radaee)
  43620. Developer Feedback Makes Microsoft Reverse .NET 6 Hot Reload Decision -- Visual Studio Magazine
  43621. A small DOCUMERICA Twitter bot
  43622. Death of a Peer Group
  43623. 0x8 — Appreciating the utility of DNS based load-balancing for Globally available Web Apps
  43624. Staff Product Manager, Identity
  43625. That notch on the new MacBook Pros, and thoughts on hardware design
  43626. Digital Infrastructure is Infrastructure
  43627. I deleted data from production
  43628. Block Remote Content in MacOS 12 Mail.app – Josh Betz
  43629. Bevel Work | Rounding Sharp Corners
  43630. It's time for .NET to Leave Home
  43631. Sudan woke up without Internet
  43632. Gigabyte AORUS FV43U Review
  43633. Samsung tablet leak shows notched display, just like in the new Macbook Pro
  43634. To Microsoft Developer Division Leadership - Pastebin.com
  43635. Rockin’ The Code World with dotNetDave – Special Guest: Steve “ardalis” Smith
  43636. Bite-Size .NET 6 - PriorityQueue<T, N>
  43637. Buy My Stuff! – ReverentGeek
  43638. Women IC engineer mentoring ring
  43639. A very brief introduction to patterns for implementing a COM object that hands out references to itself
  43640. GitHub - nuta/kerla: A new operating system kernel with Linux binary compatibility written in Rust.
  43641. Looking into convergent encryption
  43642. Amazon.com: Wisdompro 20 Pack 7-inch Short Colorful Wrist Lanyard Strap Bulk for USB Flash Thumb Drive, Key, Keychain, ID Badge Holder, Name tag - Assorted Colors : Office Products
  43643. Creating a search engine for websites using Elasticsearch and Playwright - Gérald Barré
  43644. 8 Legendary Games Recreated in Microsoft Excel
  43645. How WhatsApp scaled to 1 billion users with only 50 engineers
  43646. geometry.org human test
  43647. Learn C# with CSharpFritz - SOLID Design Principles and Dependency Injection
  43648. Cloudflare Tunnel for Content Teams
  43649. A fake VS code, so you can browse live cricket score in your office.
  43650. How to create the simplest API there is! #Shorts
  43651. Using Huggingface Transformers with ML.NET | Rubik's Code
  43652. 277: MacBook Pro & Pixel 6 Event Recaps
  43653. Collection Performance: Sorting Collections
  43654. .NET Memory Expert - become memory-aware ninja in .NET. Dotnetos training
  43655. Google Sheets API with .NET Core - Code Maze
  43656. Create and issue verifiable credentials in ASP.NET Core using Azure AD
  43657. .NET App Developer Links - 2021-10-25
  43658. C# Records - The good, bad & ugly | Gary Woodfine
  43659. F# eXchange 2021 | Skills Matter
  43660. How To Create a React Audio Library
  43661. Debugging Android Applications with the Windows Subsystem for Android
  43662. New HTTP standards for caching on the modern web
  43663. Real life performance optimizations in F#
  43664. C# nullable refs and virtual vs abstract properties – Chris F Carroll
  43665. The 2021 Shopping Spree
  43666. Default to 2 decimal places for timings and add options to control it by NickCraver · Pull Request #580 · MiniProfiler/dotnet
  43667. Ciphertext Compression #1: NTRU Strikes Back
  43668. New language features since Java 8 to 17
  43669. How I failed 5 side projects in 6 years, earning $0
  43670. To Learn a New Language, Read Its Standard Library
  43671. Available now at your favorite digital store!
  43672. On impact-effort prioritization
  43673. Why Agile Works · Rogério Chaves
  43674. Modifying the Acorn CLE-215+ FPGA into a PCILeech DMA attack device
  43675. 8 Reasons Smart Engineers Use Frameworks - Even for Infrastructure
  43676. what makes michael seibel special?
  43677. Assume you're going to win
  43678. Community Banking and Fintech
  43679. Signed Integers are Asymmetrical
  43680. Breaking the News: New York Times Journalist Ben Hubbard Hacked with Pegasus after Reporting on Previous Hacking Attempts - The Citizen Lab
  43681. My job is so hard #softwareengineer #techtok #programming #dayinmylife #fyp #tech #fypシ #foryoupage #programmerhumor #pov #developer #engineer
  43682. Despite having just 5.8% sales, over 38% of bug reports come from the Linux community
  43683. String Performance: String Comparison
  43684. Ask dotNetDave
  43685. RFC 3339 vs ISO 8601
  43686. Episode 27: Visual Studio 2022 - with Kendra Havens
  43687. Microsoft no longer signs Windows drivers for Process Hacker
  43688. Let's talk about the removal of hot reload from dotnet watch situation
  43689. React Docs Beta
  43690. Core - SurfaceR
  43691. GitHub - mthom/scryer-prolog: A modern Prolog implementation written mostly in Rust.
  43692. Vector Packet Processing, and When to Use It
  43693. Experiments with “AI” and Diet Logging
  43694. Crates (existentials in F#)
  43695. Start with Microservices. Don't start with Microservices
  43696. Revert "Remove Hot Reload support from dotnet watch (#22217)" by 3nprob · Pull Request #22262 · dotnet/sdk
  43697. Implement RSA-PSS signature for CmsSigner by vcsjones · Pull Request #60316 · dotnet/runtime
  43698. .NET Hot Reload Support via CLI
  43699. Raspberry Pi 3 Fastboot - Less Than 2 Seconds
  43700. Good Security Habits | CoinMarketCap
  43701. Microsoft's Hot Reload decision angers open-source .NET devs
  43702. Remove my password from lists so hackers won't be able to hack me by assafnativ · Pull Request #155 · danielmiessler/SecLists
  43703. RSS is Wonderful · Quakkels.com
  43704. Can we trust Microsoft with Open Source? - Dusted Codes
  43705. C# has pointers like C?? #Shorts
  43706. GitHub - filipnavara/dotnet-hotrewatch: dotnet watch we always wanted
  43707. Getting Into Tech and Teaching with Vonta
  43708. Friday Five: Ignite ‘21, Defender For Endpoint, More!
  43709. Leaving Google
  43710. script-src ‘none’ (@script_src_none) TikTok | Watch script-src ‘none’'s Newest TikTok Videos
  43711. Signals and Threads | Language Design
  43712. Code samples migrated from ASP.NET Core 5.0 to 6.0
  43713. Collection Performance: Looping Over Other Collection Types
  43714. patrick / articles / 10 Ways to Handle Files on the Web!
  43715. Learn From Errors: Overlapping Instances
  43716. A mathematical analysis of Squid Game, game 5
  43717. Why isn’t being obese worse for your health? – Trevor Klee
  43718. Post 44: What’s Stopping You? — Neel Nanda
  43719. Every organization needs a CTO
  43720. Pinging the world from South Africa
  43721. Mediocratopia: 12
  43722. SRP is Now Deprecated - TobTu
  43723. DotVVM @ .NET Conf 2021 (2021-11-12)
  43724. Making Your Life Easier with C# Scripting -- Visual Studio Magazine
  43725. dotnet/MiniProfiler.cs at f4c0dc11e23c4811de2abc470dd613b99a38c4c5 · MiniProfiler/dotnet
  43726. Locking conversations - GitHub Docs
  43727. Repository roles for an organization - GitHub Docs
  43728. Home
  43729. .NET 6 adds malloc support in C# ! #Shorts
  43730. Goodbye Android Emulators, the Windows Subsystem for Android is Here
  43731. John Carmack pushes out unlocked OS for defunct Oculus Go headset
  43732. Cloudflare for SaaS for All, now Generally Available!
  43733. How is Bamboo Lumber Made?
  43734. Blazor Capture Image from Webcam | C# Tutorials Blog
  43735. Heisenbug: The concurrent exception in the transaction that will only occur if you observe it
  43736. Episode 399 - Chain of blocks evolution
  43737. Renaming a file is a multi-step process, only one of which is changing the name of the file
  43738. ConcernedApe's Haunted Chocolatier
  43739. Code Maze Weekly #98 - Code Maze
  43740. Emacsair! Magit, the magical Git interface
  43741. Episode 85 - Clean Code in C# With Jason Alls
  43742. IMG_0823.HEIC
  43743. String Performance: Checking For an Empty String
  43744. New Relic | Monitor, Debug and Improve Your Entire Stack
  43745. Collection Performance: Checking for Items in a Collection
  43746. There is no 'printf'.
  43747. Released: Microsoft.Data.SqlClient 4.0 Preview 3
  43748. Automating Diagnostic Notebooks with Azure Serverless Architecture
  43749. LightningChart Introduces Uno Platform Support
  43750. Pipeline oriented programming
  43751. Tip 338 - How to publish and subscribe messages with Azure Web PubSub
  43752. Webinar: Free Your Services From Vendor Lock-in with OpenTelemetry | The .NET Tools Blog
  43753. Improving your ASP.NET Core site's file handling capabilities – part 1 – Introduction
  43754. .NET App Developer Links - 2021-10-22
  43755. Controlling a WSL installation of redis-server from the Windows command line
  43756. Exploring C# 10: Global Using Declarations
  43757. Evolving our business model to address developer needs
  43758. GitHub - mastodon/mastodon: Your self-hosted, globally interconnected microblogging community
  43759. Hot Reload removed from dotnet watch - Why? · Issue #22247 · dotnet/sdk
  43760. Transitioning an existing project to a new edition
  43761. Internet of Things for Beginners w/IoT Expert Tara Walker - Computer Stuff They Didn't Teach You #22
  43762. Objector by Montique Stevens, a UI-centric Frontend Developer based in NYC
  43763. Forget Twitter Threads; Write A Blog Post Instead!
  43764. SEO for Non-Scumbags: How to Earn Site Visitors without Selling Your Soul
  43765. French doctrine of information operations - engaging over information space
  43766. What's New in EF Core 6.0
  43767. Failure demand · /dev/knill
  43768. Weekly Update 266
  43769. On .NET Live - Exploring Actors with Proto.Actor
  43770. Committees | .NET Foundation
  43771. Beyond Smart
  43772. Blazor: switching Server and WebAssembly at runtime
  43773. Securely access home network with Cloudflare Tunnel and WARP
  43774. Dot Net Run | Bonfire
  43775. ~ajxs/Yamaha DX7 Technical Analysis
  43776. 10 C# 10 features in under 60 seconds #Shorts
  43777. Release 1.0.0-RC.1 · microsoft/reverse-proxy
  43778. Announcing Rust 1.56.0 and Rust 2021 | Rust Blog
  43779. We Just Gave $154,999.89 to Open Source Maintainers
  43780. Parson doubles down on push to prosecute reporter who found security flaw in state site • Missouri Independent
  43781. Anomaly Detection Using Principal Component Analysis (PCA) -- Visual Studio Magazine
  43782. dotNetTips.com
  43783. What is .NET MAUI? - .NET MAUI
  43784. The Future of the Jamstack - Exciting Frameworks, and Tools, and More with Cassidy Williams
  43785. 7 awesome improvements for LINQ in .NET 6
  43786. Adam Storr - Dev Tips - Why Soduku can improve your Debugging
  43787. Internet meme blink (at scale, of course)
  43788. Is Your Code Secure? – .NET 083
  43789. Why isn't MapDialogRect mapping dialog rectangles?
  43790. Is Your Code Secure? – .NET 083
  43791. Willingness to look stupid
  43792. Slack contains an XSLeak vulnerability that de-anonymizes users
  43793. .NET App Developer Links - 2021-10-21
  43794. 136 facts every web dev should know before they burn out and turn to landscape painting or nude modelling
  43795. Building and consuming GraphQL API in ASP.NET Core 5 - Simple Talk
  43796. A Tour Through the OWASP Top 10
  43797. Get started building a Progressive Web App!
  43798. Introducing Android™ Apps on Windows 11 to Windows Insiders
  43799. Building Your First UWP Application
  43800. RocketMortgage TechCon 2021 – HTTP Security Headers You Need On Your Web App
  43801. Build ML powered experiences with Windows Machine Learning (WinML) and Intelligent APIs!
  43802. .NET Rocks! vNext
  43803. How Do You Find A Tech Job?
  43804. David McCarter (Microsoft MVP) (@realDotNetDave)
  43805. PlayStation 3 Architecture | A Practical Analysis
  43806. Ask Delphi
  43807. We Analyzed 425,909 Favicons • iconmap.io
  43808. Bing images
  43809. Microsoft Takes VS Code to the Browser (but No Debugger or Terminal) -- Visual Studio Magazine
  43810. Leaking Value Objects from your Domain
  43811. The secret of stunning OSS contributions! I've changed my life for Hanami!
  43812. This is why I will never use (or recommend) a password manager
  43813. MacBookPro18,2 - Geekbench Browser
  43814. Why Nano
  43815. I Suck at Chess – Phaetere
  43816. Why you shouldn't leave your functions?
  43817. How Much Technology Does Your Startup Need Now?
  43818. Fun with Nano Server | Fun with virtualization
  43819. 10 ways to get the best out of OpenSCAD
  43820. A Critique [The Call of the Open Sidewalk]
  43821. Evidence for European presence in the Americas in ad 1021 - Nature
  43822. Woody Zuill: Knowing When to Stop a Conversation Is Knowing When to Listen - Richard Kasperowski | High-Performance Teams | Core Protocols | Agile | Open Space Technology
  43823. The Full Economic Cost of Credential Stuffing Attacks - Arkose Labs
  43824. Rebooting Jasper
  43825. Visual Studio 2022 - Launching 2021-11-08
  43826. Traffic Sequence: Which Product Runs First?
  43827. Photography: Alone
  43828. vscode.dev Visual Studio Code for the Web
  43829. Update on .NET Hot Reload progress and Visual Studio 2022 Highlights
  43830. vscode.dev Visual Studio Code for the Web
  43831. Windows Terminal Preview 1.12 Release
  43832. Entity Framework Community Standup - EF Core with ASP.NET Core
  43833. Should you publish Domain Events or Integration Events?
  43834. Analyzing Code for Issues in .NET 5
  43835. David McCarter (Microsoft MVP) (@realDotNetDave)
  43836. The Catch Block #79 - On Progress and Smart Switches
  43837. About that time I had an outburst during the YCombinator Interview
  43838. Photography: Whistleblower
  43839. My code crashed when I asked WIL to convert an exception to an HRESULT, did I throw an improper exception type?
  43840. Getting Cloudflare Tunnels to connect to the Cloudflare Network with QUIC
  43841. Negative feature response: Automatic attachment compression in RavenDB
  43842. Śmierć w Amazonie. "Potraktowali go jak typowy odpad, jak śmiecia". Czy 49-letni pracownik Amazona musiał umrzeć?
  43843. r/privacy - I sent a text - it was received as if from a different number with misspellings
  43844. Full Disclosure: Defense in depth -- the Microsoft way (part 78): completely outdated, vulnerable open source component(s) shipped with Windows 10&11
  43845. Deploying PHP Applications to Azure App Service with Azure DevOps
  43846. Collection Performance: Creating New Sorted Collection From a Collection
  43847. Privacy-preserving Brave Search Replaces Google as the Default Search Engine in the Brave Browser
  43848. Five Things We Still Don’t Know About Water - Issue 25: Water - Nautilus
  43849. Troy HUNT (Have I Been Pwned) & Frédéric RIVAIN (Dashlane) - #S03EP22
  43850. .NET App Developer Links - 2021-10-20
  43851. How to Find the Right Collaborative Coding Tool for Remote Pair Programming - DZone Agile
  43852. Unit Testing Azure Functions in Isolated Environment
  43853. Code quality: a concern for businesses, bottom lines, and empathetic programmers
  43854. Learn to build great Progressive Web Apps
  43855. Monsters Weekly 227 - Improved LINQ Methods in .NET 6
  43856. Becoming A Whorelord: The Overly Analytical Guide To Escorting
  43857. GitHub - Giorgi/EntityFramework.Exceptions: Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
  43858. GitHub - badamczewski/PowerUp: Collection of productivity tools and utilities
  43859. Zero Trust — Not a Buzzword
  43860. A Graduate Course in Applied Cryptography
  43861. 5G Google Pixel Phones - Google Store
  43862. Function pipelines: Building functional programming into PostgreSQL using custom operators
  43863. Episode 17: Breaking Wi-Fi With Frame Attacks!
  43864. Jenn Wasner Signature Guitar - Reverend Guitars | We know what players want.
  43865. Why I Hate Frameworks, Benji Smith.
  43866. Microsoft Says '.NET 5/6 Will Not Be Coming to UWP Project Types,' Developers Sound Off -- Visual Studio Magazine
  43867. Visual Studio 2022 Launch Event
  43868. What’s new in F# 6
  43869. Join us for DaprCon October 19th-20th 2021
  43870. [Last Week in .NET #64 – Xamarin? What’s Xamarin?]
  43871. GitHub Quick Reviews
  43872. Web Browser Engineering
  43873. New Code Rules: Too Many .NET Engineers DO NOT Understand How Memory Management Works!
  43874. Deleting an S3 Bucket Costs Money
  43875. Career Advice: Be Confidently Uncertain
  43876. Version 1.6.0 released
  43877. ASP.NET Community Standup - Advanced Kestrel Socket APIs
  43878. Setting User-Specific Paths in a Shell
  43879. New Code Rules: Onboarding Software Engineers
  43880. New Code Rules: Work Environment for Software Engineers
  43881. 256 Seconds With dotNetDave (E2) – AppDomain Exceptions
  43882. macOS Monterey
  43883. .NET Conf 2021 Watch Party with NUGM
  43884. Backwards-compatibility in Cloudflare Workers
  43885. When the error is byzantine
  43886. Supporting integration tests with WebApplicationFactory in .NET 6: Exploring .NET Core 6 - Part 6
  43887. Three hours to save Integral
  43888. How do I get started with Razor pages?
  43889. Exploring the .NET Table Storage SDK
  43890. Exploring the .NET Table Storage SDK
  43891. Why your app or gadget may stop working Sunday: A gpsd bug
  43892. S-1
  43893. Was Google Earth Stolen?
  43894. Opening up a physics simulator for robotics
  43895. Introducing M1 Pro and M1 Max: the most powerful chips Apple has ever built
  43896. MacBook Pro 14-inch and MacBook Pro 16-inch
  43897. 'cuts' in the treads in the tops of plastic soda bottles.
  43898. Dapr binding building block by simple example
  43899. Application Monitoring and Error Tracking Software
  43900. Collection Performance: Creating New Immutable Collection From a Collection
  43901. Add new endpoint to ASP.NET Core application Runtime using API Framework - Mikael Koskinen
  43902. Adding User Profiles to Static Web Apps
  43903. 5 Types of Software Testing Models - DZone Performance
  43904. PATH Corruption with Windows App SDK preview 1 and 2
  43905. F# Advent Calendar in English 2021
  43906. We've upgraded the UI in Visual Studio 2022
  43907. Readability verification
  43908. What to learn
  43909. Implement .NET 6 features for templates. by jamesmontemagno · Pull Request #3018 · dotnet/maui
  43910. Tests aren’t enough: Case study after adding type hints to urllib3
  43911. Space Cadet Pinball for Windows 95 recompiled for Linux running on Windows 11 as a Linux app under WSLg
  43912. Lagging .NET MAUI Preview 9 Updates Controls and Supports Borders, Corners and Shadows -- Visual Studio Magazine
  43913. Languages and Frameworks | Technology Radar | Thoughtworks
  43914. The Day My Script Killed 10,000 Phones in South America
  43915. .NET Rocks! vNext
  43916. Help Decide What Questions We'll Answer at the Face-to-Face Meeting
  43917. My indoor rowing tips after 15 million meters
  43918. Is Agility Related to Commitment? – Money Flows Part II
  43919. On the Word “Nonce” in Cryptography and the UK
  43920. My productivity routine to write a 500-page book
  43921. Of Chickens And Pigs
  43922. Mapping Earthquakes Locations on a Map
  43923. The Cheapest Healthy Diet - Luke Rissacher's Blog
  43924. Critical security flaw exposed Joburg residents’ private info
  43925. Get career advice from 7 inspiring leaders in cybersecurity - Microsoft Security Blog
  43926. Rockin’ The Code World with dotNetDave – Guest: Jose Javier Columbie
  43927. USB-C to MagSafe 3 Cable (2 m)
  43928. .Net Virtual Conference 2022: Call for Speakers/Papers
  43929. The MVP reconnect daily
  43930. What's New in EF Core 6.0
  43931. Present and Future of Xamarin Community Toolkit: Q&A with Gerald Versluis
  43932. Crawler Hints Update: Cloudflare Supports IndexNow and Announces General Availability
  43933. Rock Your Code :Coding Standards for Microsoft .NET – 7th Edition
  43934. Finding a bug with code that isn’t there
  43935. Did You Know Most Speakers At Software Conferences Don’t Get Paid?
  43936. Bite-Size .NET 6 - LINQ OrDefault() Overloads
  43937. Algorithm Grading Rubric
  43938. The .NET Docs Show - EF Core Power Tools and NuGet packages, oh my! 🙀
  43939. Visual Studio Feedback
  43940. The Official Steve Vai Website
  43941. New Code Rules: Why Hire “Experts” and Not Take FULL Advantage of Them?
  43942. What every software engineer should know about search
  43943. MacBook Pros, an “M1X” chip, and other stuff to expect at Apple’s October event
  43944. Eating the Cloud from Outside In ∊ swyx.io
  43945. dotNetify
  43946. Tunnel: Cloudflare’s Newest Homeowner
  43947. How can I get the screen reader to read out an error message that I displayed inline on a page?
  43948. Learn C# with CSharpFritz - Async, await, and Multi-threaded code
  43949. Every feature added in C# 10 with examples
  43950. .NET MAUI Preview 9: Borders, Corners, Shadows and Performance Improvements
  43951. Blazor - with Chris Sainty
  43952. surfsonar
  43953. Welcome Stack Overflow Valued Associates #00006 and #00007
  43954. Thingiverse Breach: 50,000 3D Printers Could Have Been Hijacked
  43955. IAsyncEnumerable with yield in C# - Code Maze
  43956. 18 Machine Learning Best Practices | Rubik's Code
  43957. 276: .NET 6 + C# 10 == Mind Blown
  43958. Collection Performance: Creating A New List Or Linkedlist While Adding Items Using The Constructor
  43959. Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph application permissions part 2
  43960. Streamhut
  43961. L0phtCrack
  43962. .NET App Developer Links - 2021-10-18
  43963. JSON Web Token (JWT) Implementation Using Node.js
  43964. Deployment Projects with the new AWS .NET Deployment Experience | Amazon Web Services
  43965. Early Evaluator, Late Adopter
  43966. A Race Condition in .NET Finalization and its Mitigation for C++/CLI
  43967. Structured data, SEO and React | I CAN MAKE THIS WORK
  43968. Contributing to .NET MAUI Community Toolkit
  43969. NixOS on Framework laptop
  43970. Python stands to lose its GIL, and gain a lot of speed
  43971. GitHub - robert-z/simple-pokemon-json-api: 🐸 A simple Pokémon API used in APIs introduction lessons at Skylab Coders Academy.
  43972. Apple Unleashed: New MacBooks are expected—here's what business pros want
  43973. [Jprogramming] Roger Hui - 1953
  43974. Is Nuclear Power Our Best Bet Against Climate Change?
  43975. r/apple - I tracked down my stolen car with an Apple AirTag and it was one of the most ridiculous days of my life.
  43976. Lasagna Driven Development - Thoughts on Layered Architecture
  43977. The opposite of forgetting is writing
  43978. Profiling Django App
  43979. Vimarsh Shah - The best way to self host
  43980. Plopdown
  43981. Spatial keyboard navigation
  43982. `ValueArray` - a compliment type to the `Span`, which owns its data without indirections. by VSadov · Pull Request #60519 · dotnet/runtime
  43983. Serialization-Based Undo
  43984. It's time for the Permanent Web
  43985. Detailed thoughts on the State of the .NET Foundation · Discussion #60 · dotnet-foundation/Home
  43986. WinBox - HTML5 window manager
  43987. Implementing Hash Tables in C
  43988. Ubuntu 21.10 has landed | Ubuntu
  43989. Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Implementing The IDisposable Interface
  43990. Online Turing Machine Simulator - Sign Up
  43991. Comments for Frutas Lessa
  43992. Episode 398 - Hear ye! Hear ye!
  43993. Drop CTRL Mechanical Keyboard | Mechanical Keyboards | TKL Mechanical Keyboards
  43994. The Javascript "ecosystem" is a hot mess and so is software development in general - Kailash Nadh - Personal homepage
  43995. ‘Dislike’ button would improve Spotify’s recommendations | Cornell Chronicle
  43996. Introducing Nuntius - Cronokirby
  43997. Newsletter Week 41, 2021
  43998. What we can learn from "_why" the long lost open source developer.
  43999. Wearable Microphone Jamming
  44000. October Update: Introducing the PinePhone Pro | PINE64
  44001. GitHub - carp-lang/Carp: A statically typed lisp, without a GC, for real-time applications.
  44002. Some reasons to work on productivity and velocity
  44003. Trains - by @davidwengier
  44004. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  44005. GitHub - davidfowl/IISCrossover: A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
  44006. Good Riddance: Steam Bans Games That Feature Crypto And NFTs
  44007. GitHub - valinet/ExplorerPatcher: This project aims to bring back a productive working environment on Windows 11
  44008. R5 Experience
  44009. On the Optimization of PLONK – ZK Podcast
  44010. Agile as Trauma
  44011. leontrolski - SQLAlchemy relationships TLDR
  44012. Common mistakes by indie game developers – Cliffski's Blog
  44013. How I Helped ‘hack’ the 2016 Election via Information Warfare – @rej_ex
  44014. How opcache works
  44015. Twitter is pushing for engagement, not conversation
  44016. Bayesian histograms for rare event classification | dionhaefner.github.io
  44017. A Minimalistic Modern Django Boilerplate
  44018. What if Performance Advertising isn't Just an Analytics Scam?
  44019. What Do I Want from My Next Job?
  44020. jott - as_strided
  44021. vite build
  44022. Long Tiny Loop: Attempt #2
  44023. Zuckerberg — Theo Henson
  44024. Getting Unstuck
  44025. As .NET 6 Nears GA, Blazor WebAssembly Can Now Use Native Dependencies -- Visual Studio Magazine
  44026. Axonius Cybersecurity Asset Management Platform - Live Walkthrough
  44027. A viable solution for Python concurrency
  44028. Up to 26% off Monitors and Chromebooks from Sceptre, LG and more
  44029. Come Talk to Us - A .NET Foundation Face-to-Face
  44030. Developing Real-Time Collaborative Apps on October 26 2021 - Events
  44031. PinePhone Pro | PINE64
  44032. 7 Years Later, How Am I Doing?
  44033. Not “Super” Code with Over 7,000 Violations
  44034. Mailman 3 Python multithreading without the GIL - Python-Dev
  44035. Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  44036. Principal Technical Program Manager (Security) – Office of the CTO in Redmond, Washington, United States | Engineering at Microsoft
  44037. GitHub - Sysinternals/SysmonForLinux
  44038. C# 10.0: File Scoped Namespaces – Get More Space For Your Code
  44039. How Tech Companies Should Compensate Their Remote Workers
  44040. Introducing Cloudflare’s Technology Partner Program
  44041. dotNetDave Rocks The Ukraine!
  44042. Remote OK is an Open Startup
  44043. Nomad vs. Kubernetes | Nomad by HashiCorp
  44044. What does the SizeOfImage mean in the MODULEINFO structure?
  44045. “Look, Ma, no probes!” — Characterizing CDNs’ latencies with passive measurement
  44046. How To Upgrade to Windows 11
  44047. GitHub Actions On Demand
  44048. When you want to store, index and search MBs of text inside of RavenDB
  44049. Code Maze Weekly #97 - Code Maze
  44050. Geo Key Manager: Setting up a service for scale
  44051. Photography: Tequila Sunset
  44052. Preview-Mania
  44053. Weekly Update 265
  44054. Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Disposing Objects
  44055. C# Online Compiler | .NET Fiddle
  44056. Episode 26: Event Sourcing and Event Driven Architecture - with Callum Linington
  44057. .NET App Developer Links - 2021-10-15
  44058. Migrating our trusty ol’ .NET Framework applications to AWS, I couldn’t believe it!
  44059. Taking a Look at startTransition in React 18
  44060. Update on our new AWS .NET Deployment Experience | Amazon Web Services
  44061. Dotnet could not execute because the application was not found or a compatible .NET SDK is not installed
  44062. How to use certificates in ASP.NET Core
  44063. Happy Hacktober
  44064. Overview · Serde
  44065. What is your labor worth? Tech compensation in 2021 - Jacob Kaplan-Moss
  44066. Who Represents Me?
  44067. Every search bar looks like a URL bar to users
  44068. GitHub - basti564/Oculess: Removes account requirements and telemetry from Oculus Quest devices
  44069. Data Consistency Between Microservices
  44070. Face-to-Face: A Conversation about the .NET Foundation - 2nd Option
  44071. Mythbusting Julia speed
  44072. The Law of Shitty Clickthroughs at andrewchen
  44073. Hands-on Rust
  44074. How I got my career back on track – Rina Artstain
  44075. The Incident Response Lifecycle — Evan Smith
  44076. David Dahan
  44077. Software Development Engineer
  44078. Signatures From Identification Schemes - Cronokirby
  44079. Your interview process sucks, you aren't FAANGM.
  44080. Avoid Authy, Use Aegis
  44081. Heatmaps are shit
  44082. Who Has Been Speaking? - Maxwell Forbes
  44083. Abstracting Engineering Away
  44084. On .NET Live - Things you didn't know you about GitHub
  44085. Come Talk to Us - A .NET Foundation Face-to-Face
  44086. Amazon.com: SAMSUNG 49-inch Odyssey G9 Gaming Monitor | QHD, 240hz, 1000R Curved, QLED, NVIDIA G-SYNC & FreeSync | LC49G95TSSNXZA Model : Clothing, Shoes & Jewelry
  44087. Michelin - Airless
  44088. GitHub - Practical-ASP-NET/BlazorTailwindTemplate
  44089. OpenBSD 7.0
  44090. Bite-Size .NET 6 - Chunk() in LINQ
  44091. Build Your First Microservice with .NET | Microservices Explained
  44092. How to Create a Great User Experience in Any Application – Part 2
  44093. Performance: Code It Any Way You Want!
  44094. Apple joins Blender Development Fund — blender.org
  44095. GitHub - RealDotNetDave/dotNetTips.Spargine: Open-source .NET assemblies from dotNetTips.com and David McCarter
  44096. DOOM Rendered via Checkboxes
  44097. What I wish I knew when learning F#
  44098. What's the Cost of Indirection & Abstractions?
  44099. World Tour
  44100. GitLab from YC to IPO
  44101. dotNetDave Says… Memory Affects Performance and Performance Effects Memory!
  44102. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway
  44103. Rockin’ The Code World with dotNetDave – Special Guest: Kira Weiss
  44104. How to Create a Great User Experience in Any Application – Part 1
  44105. GitHub - k4zmu2a/SpaceCadetPinball: Decompilation of 3D Pinball for Windows – Space Cadet
  44106. Diagnostics: Tracing, Logging and Metrics | Npgsql Documentation
  44107. Drop’s new mechanical keyboards go up to $500
  44108. Rockin’ The Code World with dotNetDave - The Agile Show
  44109. New Code Rules: Security Rules Placed on Software Engineer Environments Has Gotten OUt of Hand!
  44110. Why does GetModuleInfo fail to produce an entry point for executables?
  44111. Google says Fortnite’s in-app purchase swap was a breach of contract, sues Epic
  44112. Amazon.com: Rackstuds 4C Rack Mount Solution Series II – No More Cage Nuts! The Easiest and Safest Server Rack Solution in 19" Racks with Square Punched Vertical Rails. Sample Pack Contains 4 of Each Size/Color : Industrial & Scientific
  44113. Which dictionary to choose in C# and which one is dangerous
  44114. Privacy-Preserving Compromised Credential Checking
  44115. Wire/Splicing Connectors – Simple Wiring in Building Technology and more
  44116. Syncthing
  44117. infinite steps to prod
  44118. Thingiverse Data Leak Affects 228,000 Subscribers
  44119. Windows 11 runs Graphical Linux Apps out of the box with WSLg
  44120. esbuild - An extremely fast JavaScript bundler
  44121. Amazon Sign-In
  44122. FTC Puts Hundreds of Businesses on Notice about Fake Reviews and Other Misleading Endorsements
  44123. Announcing Automated ML (AutoML) for Images
  44124. Monsters Weekly 226 - Building GitHub Actions in C#
  44125. Simple HTTP Server in .Net
  44126. OpenSilver 1.0 released
  44127. .NET Framework October 2021 Security and Quality Rollup
  44128. GitHub - jpobst/classic-dotnet-templates: .NET 6+ project templates that do not use top level statements
  44129. Visual Studio 2022 for Mac Preview 2 is now available
  44130. Generating Software Bills of Materials (SBOMs) with SPDX at Microsoft
  44131. Using TypeScript to Express Intent
  44132. .NET Rocks! vNext
  44133. Ted Cruz says bitcoin will stabilize Texas electric grid—here’s why he’s wrong
  44134. Face-to-Face: A conversation about the .NET Foundation
  44135. Fowler Build 2021
  44136. Azure DevOps - Event
  44137. Apple silently fixes iOS zero-day, asks bug reporter to keep quiet
  44138. Construct Internet of Things devices using the .NET IoT Libraries - Learn
  44139. Visual Studio Feedback
  44140. What if Performance Advertising is Just an Analytics Scam? - SparkToro
  44141. On Multi-Set Hashing - Cronokirby
  44142. Ben Northrop - Always do Extra
  44143. With .NET 6 RC 2 Release, Developers Push Back on C# Changes -- Visual Studio Magazine
  44144. Fix Consumer Electronics
  44145. SkiaSharp.Views.Blazor 2.88.0-preview.150
  44146. Blog Archive Online
  44147. David McCarter
  44148. Making a Game in Janet, Part 3: The problem with macros
  44149. Interoperable Serendipity
  44150. Investing in Startups with the Series 65 · Accredited Investor · NATECATION
  44151. The 100 MHz 6502 · e-basteln
  44152. Things I have learned as a Product Owner
  44153. Intelligent brute forcing
  44154. Can't Sleep Due to Anxiety? | Anxiety and Sleep | Dawn Health
  44155. Interface ergonomics: automation isn't just about time saved
  44156. Team Work
  44157. Generating a multi-language blog based in Markdown
  44158. A Lisp adventure on the calm waters of the dead C
  44159. .NET Conf Launch Party
  44160. Learn to write Visual Studio extensions
  44161. GTFOBins
  44162. New Code Rules – dotNetTips.com
  44163. Analyzing Code for Issues: Visual Studio Analyze
  44164. Architecture: Processing Data with Microservices
  44165. NuGet Gallery | davidmccarter
  44166. Photography: Beware of the Spores
  44167. efcore/DailyBuilds.md at main · dotnet/efcore
  44168. The great executive-employee disconnect
  44169. .NET Conf 2021 - Tamil
  44170. Machine Learning Community Standup - Deep Learning with PyTorch & ONNX
  44171. .NET Conf China 2021
  44172. Announcement for Upcoming dotNetDave World Tours
  44173. Photography: Sunset Surfers
  44174. Coding Faster with dotNetTips Spargine – September 2021 Release
  44175. My Keynote from the Code Quality & Performance Conference – 2021
  44176. Photography: Silver Surf
  44177. Stripe: Job Openings
  44178. Rockin' The Code World with dotNetDave
  44179. Simple Code, High Performance
  44180. How APT does its fancy progress bar?
  44181. The Catch Block #78 - The .NET Foundation Drama
  44182. Local variables are different from parameters in C++ coroutines
  44183. New LINQ methods in .NET 6 (#224)
  44184. Cloudflare and the IETF
  44185. Adam Storr - Dev Tips - Stand Up for Stand Up
  44186. The Problem with C# 10 Implicit Usings
  44187. SHA-1 'Fully and Practically Broken' By New Collision
  44188. The Weather Year Round Anywhere on Earth - Weather Spark
  44189. Reading AsyncLocal values from a memory dump
  44190. .NET App Developer Links - 2021-10-13
  44191. Tools and practices for remote development teams | Red Hat Developer
  44192. Shrink your WSL2 Virtual Disks and Docker Images and Reclaim Disk Space
  44193. What if… you could use Visual Studio Code as the editor of in-browser Developer Tools?
  44194. Webview UI Toolkit for Visual Studio Code
  44195. The Journey of a .NET Object - from allocation to collection
  44196. Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  44197. How to win at CORS
  44198. Microsoft is Finally Ditching Electron
  44199. Psst! Now you can securely share 1Password items with anyone | 1Password
  44200. Deploying HTTP/3 on Windows Server at Scale
  44201. Announcing Twain Films
  44202. Visual Studio 2022 Release Candidate Ships, Set for Nov. 8 General Availability -- Visual Studio Magazine
  44203. .NET Foundation - Invidious
  44204. What's New in Azure Cache for Redis
  44205. Decyphering method signature with CLR profiling API
  44206. How assembly language loops work
  44207. RAM and bus timing — 6502 part 6
  44208. Lockdown math announcement
  44209. Why build an entire computer on breadboards?
  44210. What is a stack and how does it work? — 6502 part 5
  44211. Adobe Uses DMCA to Nuke Project That Keeps Flash Alive, Secure & Adware Free * TorrentFreak
  44212. ASP.NET Community Standup - Exploring the ABP web app framework
  44213. Case Study: Using Visual Studio Profiler to reduce memory allocations in the Windows Terminal console host startup path
  44214. dotNetTips.Spargine/Validate.cs at main · RealDotNetDave/dotNetTips.Spargine
  44215. Canonicalization Attacks Against MACs and Signatures
  44216. Ghost writing Halloween Project using Ultrasonic Phased Array
  44217. Announcing .NET 6 Release Candidate 2
  44218. Working around expired Root Certificates
  44219. Slack LaTeX
  44220. Why Is Equity Compensation Common in Tech?
  44221. 1Password Refugee’s Guide to KeePass
  44222. Different Realms, Different TLD’s | Kevin Burke
  44223. A Tale Of Two Optimisations
  44224. How SQL Injection attack works 💉🔓
  44225. To Catch a Hacker in My Home Lab
  44226. Announcing .NET MAUI Preview 9
  44227. Rethinking GIS
  44228. mazzo.li — blag — Remote, encrypted ZFS storage server with NixOS
  44229. Agenda - NDC London 2022 | Conference for Software Developers
  44230. .NET October 2021 Updates – 5.0.11 and 3.1.20
  44231. How NOT to Migrate an Email Domain
  44232. The Tennis kata revisited
  44233. How Livewire works (a deep dive)
  44234. Why I host my blog on Cloudflare Pages
  44235. Classes often aren't the simplest tool for the job
  44236. AWS Lambda battle 2021: performance comparison for all languages (cold and warm start)
  44237. ASP.NET Core updates in .NET 6 Release Candidate 2
  44238. GitHub Quick Reviews
  44239. Rockin’ The Code World with dotNetDave – Special Guest: Chris Voisey
  44240. GitHub - martinet101/ElevenClock: ElevenClock: A secondary clock for secondary taskbars on Windows 11
  44241. Join us November 8 for the Launch of Visual Studio 2022
  44242. Major nuclear fusion milestone reached as ‘ignition’ triggered in a lab | Imperial News | Imperial College London
  44243. ASP.NET Community Standup - Exploring MudBlazor
  44244. The New JSON Serializer In .NET Core 3
  44245. Rockin’ The Code World with dotNetDave – Special Guest: Joost van Schaik
  44246. Collection Performance: Looping Over a Collection
  44247. Self Diagnosing Deployments with Oakton and Lamar
  44248. GitHub - rahul-thakoor/air-pi-play: Turn a Raspberry Pi into an Airplay server using RPiPlay to enable screen mirroring on tvs, monitors and projectors.
  44249. Rockin’ The Code World with dotNetDave – Special Guest: Carl Franklin
  44250. Rockin’ The Code World with dotNetDave – Special Guest: Allen O’Neill
  44251. Rockin’ The Code World with dotNetDave – The Agile Show
  44252. Champion: Simplified parameter null validation code · Issue #2145 · dotnet/csharplang
  44253. Amazon.com: Rock Your Code: Coding Standards for Microsoft .NET eBook : McCarter, David: Kindle Store
  44254. Rockin’ The Code World with dotNetDave – Special Guest: Sam Cogan
  44255. Rockin’ The Code World with dotNetDave – Special Guest: David Neal
  44256. New Code Rules – Conference Sessions Must Include What Devs Need To Learn
  44257. Collection Performance: Creating Collections with Capacity & AddRange()
  44258. The Adventures of Inspector Cody: An Introduction
  44259. Coding Standard Survey for Microsoft .NET Developers
  44260. Sponsor @RealDotNetDave on GitHub Sponsors
  44261. 3 TypeScript Tricks I wish I knew when I learned TypeScript
  44262. A PKI-less secure communication channel: Using TLS
  44263. Learn C# with CSharpFritz: The AMA Show
  44264. IoT Hacking and Rickrolling My High School District
  44265. Scribe
  44266. How I use Polywork to overcome impostor syndrome
  44267. Easy Way to Create CLI Scripts with JavaScript and Node
  44268. CURIA - Documents
  44269. Introducing SSL/TLS Recommender
  44270. Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  44271. The Windows Package Manager
  44272. Mapping .NET Timestamps to PostgreSQL
  44273. Updating NuGet packages from command-line - deep dive
  44274. How to Create a Web API with .NET 6 Minimal APIs
  44275. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  44276. Kubernetes and container management on the desktop
  44277. handtracking.io
  44278. The efficiency of Microsoft.
  44279. .NET App Developer Links - 2021-10-12
  44280. Let's Encrypt Root Expiration - Post-Mortem
  44281. Build MAUI Apps in an Azure VM — App vNext
  44282. Sunsetting of .NET Framework and .NET Core runners in Cake 2.0
  44283. Business as usual for Azure customers despite 2.4 Tbps DDoS attack
  44284. Hidden IDisposable Issues in Microsoft .NET
  44285. Art of Agile Development Book Club
  44286. The simplicity of ASP.NET Endpoints
  44287. ongoing by Tim Bray · Worst Case
  44288. World's Smallest C# Program (featuring `N`)
  44289. Relational Databases Aren’t Dinosaurs, They’re Sharks
  44290. Peter Norvig: Today’s Most Pressing Questions in AI Are Human-Centered
  44291. Introduction to ASP.NET Core SignalR - Learn
  44292. VS Code Python Tool Now Debugs Jupyter Notebooks -- Visual Studio Magazine
  44293. Windows App SDK ('Project Reunion') Polished Ahead of v1.0 GA Debut -- Visual Studio Magazine
  44294. Solar-powered aircraft flown for nearly three weeks without landing
  44295. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  44296. Parsing JSON is a Minefield
  44297. A preview of WSL in the Microsoft Store is now available!
  44298. [Last Week in .NET #63] – .NET Foundation finds out the silent treatment doesn’t work, tries rolling heads
  44299. Have I Been Pwned: Donate
  44300. JOS.Configuration - Convenient methods for configuration in dotnet core
  44301. The BEST Way to Find a Random Point in a Circle | #SoME1 #3b1b
  44302. You're Doing IoT RNG
  44303. Pro rata is a bad term
  44304. Roboflow Professional
  44305. Welcome | Create jaw-dropping virtual events
  44306. Self-Optimizing A/B Tests
  44307. Confidence games
  44308. Designing technologies with Values? Possibility - Necessity - and European story.
  44309. Productize your service
  44310. The Returnly Suite | Returnly
  44311. GitHub - fosscord/fosscord: Fosscord is a free open source selfhostable discord compatible chat, voice and video platform
  44312. Your Terraform Module Needs an Opinion
  44313. Seed Stage Operating
  44314. VS Code 'Workbench' Editing Improvements Highlight September 2021 Update -- Visual Studio Magazine
  44315. Prime your flux capacitor: SQL Server temporal tables in EF Core 6.0
  44316. Keyboard Warrior - Breaking software is just finding unintended features, right?
  44317. Credit-card firms are becoming reluctant regulators of the web
  44318. Malwarebytes' privacy VPN is Mullvad in a shady trenchcoat
  44319. Tractor - LifeTrac 6
  44320. Marten V4: Hard Deletes, Soft Deletes, Un-Deletes, All the Deletes You Meet
  44321. Testing ASP.NET Core web applications with WebApplicationFactory
  44322. GitHub security update: revoking weakly-generated SSH keys | The GitHub Blog
  44323. Pluralsight | Free week
  44324. Downloading a SSL/TLS certificate in .NET - Gérald Barré
  44325. Performance architecture talk
  44326. Finding Duplicate Documents in MongoDB - Gérald Barré
  44327. Memcached vs Redis - More Different Than You Would Expect
  44328. Is there a way that my macro can detect that it's running in a C++ coroutine?
  44329. [TUHS] RIP Jörg Schilling
  44330. Learn C# with CSharpFritz - Interfaces and Error Handling
  44331. 4 new useful APIs in .NET 6
  44332. The Fundamentals of Testing with Persistence Layers
  44333. Microsoft Announces the General Availability of Azure Purview
  44334. Announcing Cloudflare Research Hub
  44335. How the biggest consumer apps got their first 1,000 users - Issue 25
  44336. 275: Analyzing Squid Game’s Motion Detection (Red Light, Green Light)
  44337. Beating C and Java, Python Becomes the #1 Most Popular Programming Language, Says TIOBE - Slashdot
  44338. Classified tank specs leaked on War Thunder game forums – again
  44339. CQRS Validation Pipeline with MediatR and FluentValidation - Code Maze
  44340. Challenges to Self Sovereign Identity
  44341. .NET App Developer Links - 2021-10-11
  44342. Which Version of JDK Should I Use?
  44343. Introducing experimental OpenTelemetry support in the Azure SDK for .NET
  44344. Who is empowered by your API design?
  44345. Pop-up from Hell: On the growing opacity of web programs
  44346. Azure Functions 4 Adds .NET 6 Support
  44347. Azure Functions Auth via OpenAPI in 6 Ways
  44348. Profiling and Fixing Common Performance Bottlenecks – Webinar Recording | The .NET Tools Blog
  44349. Southwest suffers operational meltdown as hundreds upon hundreds of flights canceled or delayed - The Points Guy
  44350. Cake - Cake v1.3.0 released
  44351. slackermedia / bashcrawl
  44352. Bubble sort slower with -O3 than -O2 with gcc
  44353. Build Resilient Microservices (Web API) using Polly in ASP.NET Core | Pro Code Guide
  44354. Should You Speak at a Conference?
  44355. GitHub - localstack/localstack: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
  44356. HD wallets and the Legendrery PRF in MPC - HackMD
  44357. Using Yubikey with PAM module
  44358. Sending emails to myself
  44359. Democracy vs Autocracy
  44360. Chrome does some weird stuff if you toggle a stylesheet on and off
  44361. Things I Learned From Dealing With Anxiety
  44362. And You Will Know Us by the Company We Keep — Remains of the Day
  44363. Making the whole web better, one canvas at a time.
  44364. Understanding all of Python, through its builtins
  44365. CI/CD/CF? — The DevOps toolchain’s “missing-link”
  44366. Azure Community Conference 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  44367. 101 Smart Contracts and Decentralized Apps in Ethereum
  44368. What is SSH Tunneling, SSH Reverse Tunneling and SSH Port Forwarding?
  44369. Cloudflare Research: Two Years In
  44370. Blaues Licht von Monitoren laut Fachgesellschaft keine Gefahr für...
  44371. ScummVM
  44372. Hacking Task Manager on 1024+ Cores w/ Cool Video Demos!
  44373. Web3 Architecture and How It Compares to Traditional Web Apps - The New Stack
  44374. Contributors to keybase/client
  44375. Updated to .NET 6 · davidfowl/UT3@7ff6eb4
  44376. Excel: Endgame (Using the GPU)
  44377. The Poly Network Hack Explained
  44378. Privacy is sexy 🍑🍆 - Enforce privacy & security on Windows and macOS
  44379. Open Problems Related to Quantum Query Complexity
  44380. On SQL…
  44381. Last Year I Started Reading a Physical Newspaper
  44382. O&O ShutUp10++: Free antispy tool for Windows 10 and 11
  44383. Gmail password first character is case insensitive on mobile device
  44384. GitHub - pfusik/cito: Ć programming language. Translated automatically to C, C++, C#, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
  44385. CURIA - Documents
  44386. cito/ci.md at master · pfusik/cito
  44387. Enable tab completion - .NET CLI
  44388. GPU.js - GPU accelerated Javascript
  44389. Ireland joins OECD International Tax agreement
  44390. Orion Browser by Kagi
  44391. Your CEO doesn't care about your CSS strategy, as long as you use Tailwind
  44392. Regulating Resiliency in Supply Chains
  44393. How to fix Error response from daemon: pull access denied for your_username/your_repository
  44394. Running Julia on an Android Device
  44395. Engineers Should Not Design Streets
  44396. Chasing a Dream is Hard!
  44397. Reading from the web offline and distraction-free
  44398. Empowering data scientists with a feature store
  44399. The Quadratic Sieve algorithm for Integer Factorization
  44400. Is the SEC forcing Crypto Devs into Illegality and Anonymity?
  44401. Harden & secure browsers in containers, with GUI - Cr;Lf;
  44402. Why we cannot agree on anything - Victor Rotariu
  44403. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  44404. How to be a nice programmer
  44405. Facebook bans, sends cease-and-desist letter to developer of Unfollow Everything extension
  44406. Release v3.2.0 · Blazored/Toast
  44407. Change in .NET Foundation Leadership · Discussion #40 · dotnet-foundation/Home
  44408. Carbon
  44409. The road to OCaml 5.0 - Ecosystem - OCaml
  44410. GitHub - wimpysworld/quickemu: Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
  44411. What's New in EF Core 6.0
  44412. What happened on the Internet during the Facebook outage
  44413. Marten Takes a Giant Leap Forward with the Official V4 Release!
  44414. The Old New Thing
  44415. GitHub - shibayan/Sharprompt: Interactive command-line based application framework for C#
  44416. A PKI-less secure communication channel: Error handling at the protocol level
  44417. What can I do about timer build-up when waiting for COM outbound calls to complete?
  44418. GitHub - Ildaron/Laser_control: Laser for control mosquito, weed and pest
  44419. 20 Things I've Learned in my 20 Years as a Software Engineer
  44420. Maintaining ownership continuity of your user account's repositories - GitHub Docs
  44421. When Facebook went down this week, traffic to news sites went up
  44422. Code Maze Weekly #96 - Code Maze
  44423. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  44424. Helping Apache Servers stay safe from zero-day path traversal attacks (CVE-2021-41773)
  44425. KI ermöglicht Drohnen den Flug ins Unbekannte
  44426. Episode 84 - ASP .NET Core 5 Design Patterns With Carl-Hugo Marcotte
  44427. Witness the majesty of moths taking flight at 6,000 frames per second | Aeon Videos
  44428. .NET App Developer Links - 2021-10-08
  44429. How to Train Large Deep Learning Models as a Startup
  44430. The Button Cheat Sheet
  44431. DNF and its relationship with member projects · Discussion #38 · dotnet-foundation/Home
  44432. ASP.NET Core Diagnostic Scenarios
  44433. Things Developers Do Affect Web App Load Time
  44434. What are Higher-Order Functions in JavaScript?
  44435. Bring VS Code themes to Visual Studio 2022!
  44436. Python in Visual Studio Code – October 2021 Release
  44437. RobMensching.com
  44438. The Myth of the Rockstar Programmer
  44439. .NET Foundation: My Take
  44440. Thoughts on chess improvement, after gaining 600 points in 6 months (1200-1800)
  44441. Join the LaunchPad Launch Event 10/17/21 at 7:00 PM EST!
  44442. Episode 397 - Capacity Reservation
  44443. A catalog of wealth-creation mechanisms
  44444. Weekly Update 264
  44445. Afraid of your source code leaking? I can tell by the Twitch in your eye…!
  44446. My TOP Patterns for Event Driven Architecture
  44447. How I approach my core work
  44448. Describe the hat your wearing
  44449. Open Source in Everyday Life
  44450. Linearizability
  44451. Fundamentals of Computing with .NET
  44452. A "Simple" Recipe for Startup Execution
  44453. The Single-Page-App Morality Play
  44454. Scheduling Backups To OneDrive For Paperless-ng Using RClone
  44455. What's in a version number? (Or: Musings on backwards compatibility) · Alex Gaynor
  44456. Time to Say Goodbye
  44457. Lightning Round
  44458. Why I'm donating $150/month (10% of my income) to the musl libc project
  44459. Object Storage Name Generator
  44460. A catalog of wealth-creation mechanisms
  44461. Billetterie
  44462. GitHub - djanderson/aho: A git implementation in awk
  44463. The best part of Windows 11 is a revamped Windows Subsystem for Linux
  44464. Why We Moved From Pony To Rust — Wallaroo
  44465. .NET Blog
  44466. In a win for the Internet, federal court rejects copyright infringement claim against Cloudflare
  44467. Mads Torgersen On C# 10
  44468. Oren Eini – Raven DB – Coding After Work Podcast
  44469. Waiting Room: Random Queueing and Custom Web/Mobile Apps
  44470. Debugging coroutine handles: The Microsoft Visual C++ compiler, clang, and gcc
  44471. A PKI-less secure communication channel: Implementing the record stream
  44472. Do not use AWS CloudFormation
  44473. Twitch source code leaked online
  44474. How to unit test Minimal APIs in .NET 6 (and why it's hard)
  44475. The Insane Innovation of TI Calculator Hobbyists
  44476. LightDims Original Strength - Light Dimming LED Covers and Light Dimming Sheets for Routers, Electronics and Appliances and More. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  44477. Navigate the Web faster with Firefox Suggest
  44478. .NET Rocks! vNext
  44479. Top Challenges of Automated End-to-End Testing
  44480. JabbR
  44481. Solution Filters in Visual Studio
  44482. Testing in C# using Visual Studio
  44483. Quickly Populate a New JavaScript Array
  44484. Tip 336 - How to store unstructured data in Azure Cosmos DB with Azure Functions
  44485. ASP. Net web app Migration to Azure App Services using Azure Migrate and PowerShell Scripts
  44486. The Tech Worker Handbook
  44487. How to implement cross cutting concerns with MediatR Pipeline Behaviours | Gary Woodfine
  44488. Use Indexes for blazing-fast queries on your API for MongoDB Data
  44489. Responsible Tech Playbook
  44490. Ghostbin
  44491. Bitcoin is a Ponzi
  44492. Facebook is an Addiction Treadmill Most May Never Be Able to Quit
  44493. Update on recent VoIP attacks: What should I do if I’m attacked?
  44494. Herding elephants: Lessons learned from sharding Postgres at Notion
  44495. ML.NET Model Builder Update Adds Notebooks in Visual Studio -- Visual Studio Magazine
  44496. Using .NET To Validate JSON with JSON Schema
  44497. Episode 21: Proving Fundamental Equivalencies in Isogeny Mathematics!
  44498. The Skill of Org Design
  44499. Will Cloudflare R2 Win Customers from Amazon S3? | Taloflow
  44500. Account deletion within apps required starting January 31 - News - Apple Developer
  44501. My Challenge to the Web Performance Community
  44502. Proto.Actor
  44503. How I built a modern website in 2021
  44504. GitHub - isometimes/rpi4-osdev: Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
  44505. My oh-my-posh profile
  44506. An Illustrated Tour of Wav2vec 2.0
  44507. SRE Doesn’t Scale
  44508. Stripe's Evident Conflict of Interest
  44509. The Climate Care Industry
  44510. How I Dealt With Intense Startup Anxiety
  44511. I'm sorry · Discussion #39 · dotnet-foundation/Home
  44512. .NET MAUI Community Toolkit - Monthly Standup (October 2021)
  44513. Deogie is creating comics about Deogie and his friends
  44514. Entity Framework Community Standup - SQL Server Temporal Tables and EF Core 6
  44515. Publishing Events from CRUD or Commands?
  44516. The Catch Block #77 - Flow Matters More than Passion
  44517. Choosing the right wall anchors - FineWoodworking
  44518. A PKI-less secure communication channel: Coding the handshake
  44519. Razor Pages Startup in .NET 6
  44520. Facebook Outage Increased Developer Throughput by 32%
  44521. Why is the main() function always at address 0x00401000 in a simple program?
  44522. Staging TLS Certificate: Make every deployment a safe deployment
  44523. The entirety of Twitch has reportedly been leaked | VGC
  44524. Alleged Twitch data breach
  44525. Forward Party | Not Left. Not Right. Forward.
  44526. FIXED versionRank Username UserID GrossEarning1 CriticalRole 229729353 96267 - Pastebin.com
  44527. Moving Google toward the mainline
  44528. .NET App Developer Links - 2021-10-06
  44529. Optimizely (Episerver): Split folder structure for blocks and media
  44530. Monsters Weekly 225 - Azure Blob Lifecycle Rules
  44531. How to get Windows 11
  44532. Unit Testing Legacy Applications with JustMock
  44533. Enable search and notifications for email addresses using the "+" syntax
  44534. Windows Package Manager 1.1
  44535. Azure REST API Guidelines Update
  44536. Surface Laptop Studio
  44537. Crocodile Shower Privacy Settings with Troy Hunt | Random but Memorable
  44538. Rowy – GCP as easy as ABC
  44539. Crocodile Shower Privacy Settings with Troy Hunt
  44540. Overview | ChessCoach
  44541. GitHub - github/balanced-employee-ip-agreement: GitHub's employee intellectual property agreement, open sourced and reusable
  44542. The most counterintuitive facts in all of mathematics, computer science, and physics
  44543. 4-Port USB3.0 4K DisplayPort Triple Display KVMP™ Switch - CS1964, ATEN Desktop KVM Switches
  44544. ‎SpyCast: Cyberattacks, Espionage & Ransomware – “Inside Microsoft’s Threat Intelligence Center (MSTIC)” on Apple Podcasts
  44545. My Logging Best Practices – Thomas Uhrig
  44546. How I, Justin, am living the life I want and increased my productivity - Segro: reach your goals
  44547. Tab Unloading in Firefox 93 – Mozilla Hacks - the Web developer blog
  44548. In Case I Don’t Write Here Again
  44549. Chess
  44550. I created a programming language and this blog is powered by it
  44551. Why you should launch your product without a login
  44552. I’ve loved Wasmer, I still love Wasmer
  44553. The select story
  44554. Self-Publishing a Book in 2021
  44555. YikesScript - John's internet house
  44556. Stripe Press — Ideas for progress
  44557. Release 0.42.0 · spectreconsole/spectre.console
  44558. The struggle of being a PM
  44559. SHORT: PACMAN Demo of NightDriver over WiFi to RGB LED Sign (Arduino)
  44560. 100% CPU: My Fault?
  44561. Progress Report: September 2021 - Asahi Linux
  44562. GitHub Quick Reviews
  44563. ML.NET and Model Builder October Updates
  44564. Join us for DaprCon October 19th-20th 2021
  44565. Is this the simplest (and most surprising) sorting algorithm ever?
  44566. Corporate Membership | .NET Foundation
  44567. ASP.NET Community Standup - What's new in Orchard Core
  44568. .:: Phrack Magazine ::.
  44569. Is 40 the New 60? · It Will Never Work in Theory
  44570. Fees | Merchant and Business | PayPal US
  44571. Jewmain Driven Design
  44572. How to Create a PWA With Next.js in 10 Minutes
  44573. Building a middleware pipeline with WebApplication: Exploring .NET Core 6 - Part 4
  44574. Measuring Hyper-Threading and Turbo Boost
  44575. Why Curiosity Is Better Than Being Smart?
  44576. Plan 9 Desktop Guide
  44577. Adam Storr - Dev Tips - Launching Urls in Different Browsers with Browser Launcher
  44578. Open Source Tax Software | Connor Skennerton
  44579. A PKI-less secure communication channel: The record layer
  44580. Developing for Windows 11
  44581. Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Disposing Objects
  44582. Reader as a contravariant functor
  44583. Exploring C# 10: Save Space with File-Scoped Namespaces
  44584. Why Obsessively Following Successful People Online is Dangerous
  44585. The big alcohol study that didn’t happen: My primal scream of rage
  44586. Too big to fail
  44587. What is BGP? | BGP routing explained
  44588. How I Got Into Computers Consulting 101 Edition
  44589. Cloudflare just disrupted 3 industries in 1 week
  44590. e-petitions – Parliament of Australia
  44591. [Last Week in .NET #62] – Watermelon Sug — HOW HIGH ARE YOU
  44592. What is the most catastrophic mistake made by an intern at a company?
  44593. r/dotnet - .Net 6 RC Ready for Prod?
  44594. Microsoft introduces steps to improve internet routing security
  44595. WebView2 Flashing when changing TabControl Tabs
  44596. Windows 11: A new era for the PC begins today
  44597. On .NET Live - Developing for the Meadow IoT Platform
  44598. Why I like to code
  44599. How to replace estimations and guesses with a Monte Carlo simulation
  44600. Boringly Getting Rich - Invest Early and Go Bananas Later
  44601. Why I changed my mind about advertising | The Sample blog
  44602. This Pirate TV Website Pretends to Be News If You Access It Directly
  44603. How to make sure you have bad documentation
  44604. Implicit Overflow Considered Harmful (and how to fix it)
  44605. Putting Pants On: One Thing We Did Right After 5 Years with Django
  44606. Uncertainty, Mental Shortcuts, and Errors in Technology Decisions
  44607. Product bundles and jobs to be done
  44608. Understanding How Facebook Disappeared from the Internet
  44609. Ordinal Classification Using PyTorch -- Visual Studio Magazine
  44610. We have suffered a cyber attack - Fantasy Football Hub
  44611. Episode 396 - How Vattenfall uses Azure
  44612. Bite-Size .NET 6 - DateOnly and TimeOnly
  44613. Facebook, Instagram, WhatsApp, and Oculus are down. Here’s what we know
  44614. Next level console apps with Spectre.Console
  44615. Some lesser-known powers of std::optional
  44616. Data of Over 1.5 Billion Facebook Users Sold on Hacker Forum
  44617. The Original Remote Developer - CoRecursive Podcast
  44618. The .NET Docs Show - Serverless Machine Learning
  44619. Git - git-maintenance Documentation
  44620. A Serious Business, Inc.
  44621. Brave and Firefox to intercept links that force-open in Microsoft Edge
  44622. A PKI-less secure communication channel: The record layer
  44623. A look at the upcoming improvements to LINQ in .NET 6 | Raygun Blog
  44624. The evolution of Pattern Matching in C# (from version 6 to 10)
  44625. Announcing Access Temporary Authentication
  44626. It takes a PhD to develop that
  44627. Word-aligned Bloom filters
  44628. Code Coverage in .NET
  44629. GPU BCn decoding
  44630. 274: Building IoT Things
  44631. Implement a secure API and a Blazor app in the same ASP.NET Core project with Azure AD authentication
  44632. .NET App Developer Links - 2021-10-04
  44633. New study reveals iPhones aren't as private as you think
  44634. Python 3.10 – Top 5 Features in the new Version | Rubik's Code
  44635. Announcing TypeScript 4.5 Beta
  44636. GitHub - Blazored/LocalStorage: A library to provide access to local storage in Blazor applications
  44637. Differences between Hashtable vs Dictonary vs ConcurrentDictionary vs ImmutableDictionary
  44638. Burnout in Software Development - Survey Results 2021
  44639. GitHub - speedyg0nz/MagInkCal: E-Ink Magic Calendar that automatically syncs to Google Calendar and runs off a battery powered Raspberry Pi Zero
  44640. A fire upon the deep : Vinge, Vernor : Free Download, Borrow, and Streaming : Internet Archive
  44641. The State Of Web Scraping in 2021
  44642. Apple's CSAM Detection, feat. Matthew Green - Security. Cryptography. Whatever.
  44643. The Ovarian Lottery: A Thought Experiment - Rishikesh Sreehari
  44644. The Early Years of Peter Thiel
  44645. Lists of Startup Tools Are Not Useful · Jerry Liu
  44646. Use SQL instead of Spreadsheet/Excel
  44647. How Customer Obsession Relates to Success
  44648. Read only, frozen, and immutable collections
  44649. I keep making things out of checkboxes
  44650. Jeremy A Boyd |
  44651. What's up with tree shaking? • Ted Piotrowski
  44652. Watering and draining planets
  44653. No repository (#2336) · Issues · libeigen / eigen
  44654. Apple forgot to sanitize the Phone Number field for lost AirTags
  44655. Superhero passwords may be your kryptonite wherever you go online | The Mozilla Blog
  44656. iPhone 13 Galaxy - Google Drive
  44657. Ransomware gangs are complaining that other crooks are stealing their ransoms | ZDNet
  44658. Effective Go - The Go Programming Language
  44659. Episode 25: NDepend with Patrick Smacchia
  44660. Rodney Littles II - Is there an echo?
  44661. MAJOR C++/Arduino Announcement: NightDriver for LEDs [Open Source]
  44662. The secret to Cloudflare’s pace of Innovation
  44663. Denigma is an AI that explains code in conversational English
  44664. iPadOS 15: Hands-on with Apple’s Weather app for iPad
  44665. Google developing own CPUs for Chromebook laptops
  44666. Vulnerabilities show fragility of STARTTLS | Bulletproof TLS Newsletter
  44667. "Static Linking Considered Harmful" Considered Harmful
  44668. Professional Debugger
  44669. Sixty Percent Keyboard
  44670. Secrets I use to becoming a better developer working remotely 2021 edition
  44671. Kash Goudarzi
  44672. Best Practices (why I Hate Them)
  44673. Negative Splitting Ultras
  44674. David's Website
  44675. Unpacking Shapeup
  44676. How close is nuclear fusion power?
  44677. Your home router sucks! Replace it with pfSense!
  44678. Testing Chrome version 100 for fun and profit (but mostly fun I guess)
  44679. Why Senior Developers Are Leading the Great Resignation Movement
  44680. Hackers scraped data from 500 million LinkedIn users - about two-thirds of the platform's userbase - and have posted it for sale online
  44681. How to Configure Stack Overflow The Key Macropad? | Drop
  44682. Hackers scraped data from 500 million LinkedIn users - about two-thirds of the platform's userbase - and have posted it for sale online
  44683. LinkedIn Safety Series: What is scraping?
  44684. Scraped LinkedIn data of Niall Merrigan
  44685. Man behind LinkedIn scraping said he grabbed 700M profiles 'for fun'
  44686. 600 million LinkedIn members scraped, data offered up for sale on hacker forum
  44687. Should trait bounds be duplicated in struct and impl?
  44688. The new dot com bubble is here: it’s called online advertising
  44689. Gentle introduction to GPUs inner workings
  44690. the most important HTTP request headers
  44691. How Google destroyed our startup by terminating our Google Play Developer Account
  44692. A Conspiracy To Kill IE6 • Chris Zacharias
  44693. Beginner's Series to: Blazor | Channel 9
  44694. Blazor in Action
  44695. Wizard Zines
  44696. Two Weeks Later: Finding and Eliminating Long Tail Latencies
  44697. Things unlearned
  44698. Renato Athaydes
  44699. Gaming Laptops With Best Battery Life
  44700. USB-IF is, once again, trying to logo its way out of USB-C confusion
  44701. Ray Park (Darth Maul) and a double-bladed lightsaber
  44702. Weekly Update 263
  44703. .NET 6 is HERE! 5 Features that will blow your mind 🤯
  44704. Azure Functions 4.0 Preview Out with Support for .NET 6 -- Visual Studio Magazine
  44705. Downsites of Offline First · RxDB
  44706. .NET R&D Digest (September, 2021)
  44707. Welcome to the 27th Annual IFComp!
  44708. r/spiders - ID Request: Hanging out in a light fixture - Bryson City, North Carolina (mountains), USA
  44709. I Tried 30 Mustards This Summer. These Were the Best.
  44710. The power of putting yourself in someone else’s shoes
  44711. First Look at Visual Studio 2022 for Mac -- Visual Studio Magazine
  44712. Inspiration for writing my Working with Me page
  44713. Why won’t Safari open that web page?
  44714. Minimum Viable Feature: 4 Reasons for scoping down
  44715. Dolby Atmos and Apple’s rewritten audio stack
  44716. Analyzing the Mario Themed Malware
  44717. The subtleties of Create­Stream­On­HGlobal, part 4: Non-movable memory
  44718. Fast, Parallel Database Tests | Kevin Burke
  44719. Copycats and Endurance - The Bootstrapped Founder
  44720. Why Senior Developers Are Leading the Great Resignation Movement
  44721. Microsoft Announces Azure Functions 4.0 with .NET 6 Support in Preview
  44722. How The James Webb Space Telescope Works - Smarter Every Day 262
  44723. Submitted Breach Notification Sample
  44724. Live JavaScript Challenge/Quiz with Kahoot
  44725. New Microsoft Study of 60,000 Employees: Remote Work Threatens Long-Term Innovation
  44726. Code Maze Weekly #95 - Code Maze
  44727. Announcing The Cloudflare Distributed Web Gateways Private Beta: Unlocking the Web3 Metaverse and Decentralized Finance for Everyone
  44728. A PKI-less secure communication channel: design
  44729. Remove abuse enabling language by jacobherrington · Pull Request #2690 · ruby/www.ruby-lang.org
  44730. Slack System Status
  44731. How to manage Personal Access Tokens with Azure DevOps panel
  44732. Henry Thomas audition för E.T. "Ok kid, you got the job".
  44733. Confessions of a 1x Programmer
  44734. How to Create a Modern Flat UI Design Dashboard in C# 2020
  44735. .NET App Developer Links - 2021-10-01
  44736. Sorting JavaScript Arrays By Nested Properties
  44737. Cybersecurity threats - Simple Talk
  44738. NFT Projects are just MLMs for Tech Elites
  44739. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  44740. Are software engineering “best practices” just developer preferences?
  44741. .NET Conf 2021 - Pakistan
  44742. Integration Testing Techniques for ASP.NET Core with Martin Costello
  44743. USB-IF is, once again, trying to logo its way out of USB-C confusion
  44744. CNLabelContactRelationYoungerCousinMothersSiblingsDaughterOrFathersSistersDaughter | Apple Developer Documentation
  44745. Always-on Processor magic: How Find My works while iPhone is powered off
  44746. May I ask who’s calling, please? A recent rise in VoIP DDoS attacks
  44747. .NET Foundation Project Spotlight - Verify
  44748. .NET Foundation Project Spotlight - .NET nanoFramework
  44749. Practical frontend philosophy - jaredgorski.org
  44750. Twitter, could you please fix your image servers?
  44751. DigitalOcean App Platform + Auto-Scaling
  44752. Explaining explaining: a quick guide on explanatory writing
  44753. Listen to Yourself
  44754. Binary Ninja > How Humble Are Reverse Engineers?
  44755. My Top 10 Money Rules
  44756. Does Hacker News foster deep discussion?
  44757. What every IT person needs to know about OpenBSD
  44758. ALWAYS Valid Domain Model
  44759. The seven programming ur-languages
  44760. Jensen's Inequality As An Intuition Tool - Party at the Moontower
  44761. A guide to CSS container queries | Tom's dev blog
  44762. 12 Rules for Discourse — Simon Berens
  44763. Akamai and Micro-Segmentation :: Procella Technologies —
  44764. Automatic cipher suite ordering in crypto/tls
  44765. How to Route Ingress Traffic by Host in Istio
  44766. Cloudflare’s Disruption
  44767. [dns-operations] slack.com bogus
  44768. Visual Studio 2022 for Mac Preview 1 is now available!
  44769. Jumpcat - Command menu for GitHub
  44770. Why We Need to Upgrade Our Face Masks&mdash;and Where to Get Them
  44771. Doc Update by susi132002 · Pull Request #1219 · nothings/stb
  44772. Understanding AWK
  44773. GPSD time will jump back 1024 weeks at after week=2180 (23-October-2021) (#144) · Issues · gpsd / gpsd
  44774. Domain-Driven Refactoring: Encapsulating Collections
  44775. Enabling IPv6 Support for GitHub Pages | GitHub Changelog
  44776. Announcing .NET 6 Release Candidate 1
  44777. PostgreSQL 14 Released!
  44778. Haxplore
  44779. How cross signing works with X509 certificates
  44780. The subtleties of Create­Stream­On­HGlobal, part 3: Suppressing the deletion of a shared HGLOBAL
  44781. crt.sh | 8395
  44782. 7 tips for writing better library code in .NET
  44783. Real-Time Communications at Scale
  44784. DDD 2021: Call for Speakers/Papers
  44785. Developers, your manager is likely clueless
  44786. The value of in-house expertise
  44787. Coding Practice: Learning Rust with Fibonacci Numbers
  44788. GitHub - eclipse/mosquitto: Eclipse Mosquitto - An open source MQTT broker
  44789. .NET Rocks! vNext
  44790. .NET App Developer Links - 2021-09-30
  44791. Building an Online Ticket Store with Blazor WebAssembly – Webinar Recording | The .NET Tools Blog
  44792. Grouping Assertions in Tests
  44793. mem-doc/ObjectJourney.pptx at master · Maoni0/mem-doc
  44794. Unit Testing Legacy Code, Part 2: Leveraging Mock Objects
  44795. Compress Strings With .NET and C#
  44796. When users never use the features they asked for
  44797. Twitter accelerates again with Bitcoin tips, NFTs, recorded Spaces, creator fund and more – TechCrunch
  44798. Feature #18229: Proposal to merge YJIT - Ruby master
  44799. Is C# Getting Too Complex?
  44800. ContributionFunnel.pptx
  44801. Blazor updates for .NET 6 using Visual Studio 2022
  44802. Snapps on Mina with Emre and Izaak – ZK Podcast
  44803. Opening A PDF in Xamarin Forms (Part1: Xamarin.iOS)
  44804. Visual Studio Team Seeks Help with Help (Menu, That Is) -- Visual Studio Magazine
  44805. why is everything so hard in a large organization?
  44806. Intelligent Trip
  44807. CSAW Quals 2021 Bits
  44808. Narrative Distillation - kwokchain
  44809. Introduction — pyNomo Documentation 0.3.2.0 documentation
  44810. Why this Website is not, and may never be, HTTPS
  44811. Trust Founders who wear Silly Watches over Diamond Rolexes
  44812. Let's Learn .NET: IoT - Events
  44813. Fighting climate change as a technologist
  44814. How to replace Gmail
  44815. The Bi-Symmetric Encryption Fraud
  44816. Adventures in Looping
  44817. CGW Museum - Home
  44818. OLD VIDEO GAME ADVERTISEMENTS
  44819. DateOnly and TimeOnly in .NET 6 (#222)
  44820. Private Censorship Is Not the Best Way to Fight Hate or Defend Democracy: Here Are Some Better Ideas
  44821. PhobosLab
  44822. Atari ST in daily use since 1985
  44823. Vintage Apple
  44824. Avalanche (AVAX) is launching on Coinbase Pro
  44825. The Catch Block #76 - So You Fixed a Bug. Now What?
  44826. A World Without Sci-Hub
  44827. Accepting Online Payments With Stripe
  44828. Christians in Game Dev / Journalism
  44829. The subtleties of Create­Stream­On­HGlobal, part 2: Suppressing the deletion of an unknown HGLOBAL
  44830. TryMudBlazor - Write, compile, execute and share Blazor components in the browser
  44831. Add the concept of "notification profilers" to the runtime by davmason · Pull Request #53122 · dotnet/runtime
  44832. How I organise my Blazor components
  44833. SimulaVR
  44834. The Power of Native - The Blinking Caret
  44835. Cloudflare for Offices
  44836. Dude, Where’s My Stuff? | J.P. Morgan Asset Management
  44837. The difference between Go and Rust – dominikbraun.io
  44838. .NET App Developer Links - 2021-09-29
  44839. How to visualize decision tree
  44840. GitHub - Azure/durabletask: Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
  44841. GitHub - jamesmh/coravel: Near-zero config .NET Core micro-framework that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
  44842. Adding cross cutting concerns to a GraphQL service
  44843. 1Password can now randomly generate email addresses for logins | Engadget
  44844. React Class Component vs Functional Component: How To Choose
  44845. function declaration wins or variable declaration in JavaScript Hoisting
  44846. Rider 2021.3 Early Access Program Has Launched! | The .NET Tools Blog
  44847. Power-Ups: CliWrap – Webinar Recording | The .NET Tools Blog
  44848. About Offline First · RxDB
  44849. ReSharper 2021.3 Starts Early Access Program! | The .NET Tools Blog
  44850. Sysinternals 25th anniversary event: October 14, 2021
  44851. The Equivalence contravariant functor
  44852. Let's Make Some Art - Part 2
  44853. The code worked differently when the moon was full
  44854. WFH assumptions based on faulty data
  44855. ASP.NET Community Standup - Exploring the ABP web app framework
  44856. Announcing: Azure credits for open source projects - Microsoft Open Source Blog
  44857. no-one-left-behind
  44858. Alexander von Humboldt: the first Solarpunk
  44859. Your room can be as bright as the outdoors
  44860. What the GNU?
  44861. A Guide to SQL Window Functions for Data Analysts
  44862. Self-Parking Car in 500 Lines of Code | Trekhleb
  44863. Revenge Bedtime Procrastination
  44864. The human regression ensemble
  44865. How to Ship Livestock
  44866. Holacracy
  44867. 🚀 Introducing Cloudflare R2 Storage
  44868. From Side-Project to Full-Time: 5 Things I've Learned in 5 Years
  44869. Memory Management in RonDB
  44870. QR error correction helps and hinders scanning
  44871. Tools to Measure Software Energy Consumption from your Computer
  44872. Custom deployment layout for Blazor WebAssembly apps
  44873. ASP.NET Razor tips and tricks with Jon Galloway | Web Wednesday
  44874. My wife was dying of brain cancer. My boss at Amazon told me to perform or quit.
  44875. How to defeat Ed25519 and EdDSA using faults
  44876. Remove Background from Image – remove.bg
  44877. Learn C# with CSharpFritz - Collections and Generics
  44878. Efficient Web Services with Marten V4
  44879. GitHub Quick Reviews
  44880. GitHub - robertdavidgraham/masscan: TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
  44881. A New Medium for Communicating Research on Programming Languages
  44882. You either die an MVP or live long enough to build content moderation | Mux blog
  44883. Gitpod Unveils Open Source Browser-Based VS Code 'Free from Microsoft's Control' -- Visual Studio Magazine
  44884. No joke—you can buy our copy/paste keyboard right now
  44885. Stack Overflow The Key Macropad | Mechanical Keyboards | Mini Mechanical Keyboards | Drop
  44886. Download Inkscape 1.1.1 | Inkscape
  44887. Masked Email from Fastmail and 1Password
  44888. Spaces launch in Element
  44889. The subtleties of Create­Stream­On­HGlobal, part 1: Introduction and basic usage
  44890. Handling Transient Errors in Durable Functions
  44891. Announcing Cloudflare R2 Storage: Rapid and Reliable Object Storage, minus the egress fees
  44892. Legacy Chrome Extensions to stop working from January 2023
  44893. Exploring the code behind WebApplicationBuilder: Exploring .NET Core 6 - Part 3
  44894. Adam Storr - Dev Tips - Creating Unique Identifiers
  44895. Ahead-Of-Time Compilation for Blazor Wasm
  44896. What's the FASTEST Computer Language? C++ vs Fortran vs Cobol: E04
  44897. Microsoft Announces Preview of On-Demand Capacity Reservations for Azure Virtual Machines
  44898. Military leaders saw pandemic as unique opportunity to test propaganda techniques on Canadians, Forces report says
  44899. ‎Amplosion: Redirect AMP Links
  44900. .NET App Developer Links - 2021-09-28
  44901. Image sharing. No bullshit. - IMGZ
  44902. SizeBench: a new tool for analyzing Windows binary size
  44903. Monsters Weekly 224 - New LINQ methods in .NET 6
  44904. Journey Towards Cloud Architecture
  44905. ID Token and Access Token: What Is the Difference?
  44906. We want to make Help all you need
  44907. Working From Orbit
  44908. [Last Week in .NET #61] – We named the dog Patches
  44909. The Ultimate .NET Experiment – open source project – TooSlowException
  44910. Avoiding Memory Leaks in Visual Studio Editor Extensions
  44911. Uno Platform 3.10 Supports .NET 6 RC1 -- Visual Studio Magazine
  44912. Director Corporate Security Incident Response Team (CSIRT)
  44913. DIY Keyboard Build
  44914. How I bricked then recovered my reMarkable 2
  44915. Asymmetric Bets, Venture Capital & Cancer Cells - Rui Zhi Dong
  44916. Five ways I handled my OutOfMemoryErrors
  44917. Exportober
  44918. Alexandre Nedelec - ASP.NET Core - Lost in configuration
  44919. Something Weird Is Happening on Facebook
  44920. Prevent Google from mangling links on the search results when clicking or copying on Firefox
  44921. .NET Interactive Notebooks for Machine Learning | Rubik's Code
  44922. GitHub - alexhallam/tv: 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
  44923. DistrictViewer
  44924. Partitioning GitHub’s relational databases to handle scale
  44925. The .NET Docs Show - The Handy Talk: Building a 3D-printed prosthetic hand with IoT and Xamarin ✍
  44926. Chrome 94 released with controversial Idle Detection API
  44927. I fixed a bug. What should I do now? - Gérald Barré
  44928. Why am I getting an unresolved external from C++/WinRT if it is a header-only C++ library?
  44929. How Big Tech Runs Tech Projects and the Curious Absence of Scrum
  44930. GitHub - adam-mcdaniel/dune: A shell by the beach!
  44931. Postmortem: Partial RavenDB Cloud outage
  44932. Learn C# with CSharpFritz - Beginning C# - LINQ
  44933. Easily creating and routing email addresses with Cloudflare Email Routing
  44934. How Assembly Scanning keeps your .NET code clean
  44935. The Mom Test - How to talk to customers. A Summary
  44936. Melb.NET Oct 2021 ONLINE Meetup
  44937. The Free Software Media System
  44938. 273: Microsoft Surface 2021 Event Recap
  44939. What will programming look like in 2020?
  44940. Model Binding an Array from a Form Post
  44941. Implicit Usings in .NET 6
  44942. Getting Started With GitHub Actions
  44943. Monsters Weekly 223 - Processing CSV files in C#
  44944. Distributed transaction patterns for microservices compared | Red Hat Developer
  44945. Is it time to start creating C# Azure Functions in isolated mode?
  44946. Olvid - Secure Messaging
  44947. C# - Always valid value objects
  44948. Ask the Expert: Windows as a Dev Box
  44949. .Net Core Strong Typed Configuration Binding for Arrays
  44950. Keep IDs internal with REST
  44951. C# 10.0 implicit global using directives | endjin
  44952. Unit Testing Legacy Code: Creating Maintainable Applications
  44953. How to detect if the User's OS prefers dark mode and change your site with CSS and JS
  44954. C# XML Comments in Visual Studio Code - Simple Talk
  44955. So GitHub has a CLI - let's take a look
  44956. EFF to deprecate HTTPS Everywhere extension as HTTPS is becoming ubiquitous
  44957. Hacktoberfest and Microsoft Docs - Contributor Guide
  44958. Transactions in Distributed Systems
  44959. I just don’t want to be busy anymore
  44960. Category Theory Illustrated - Logic
  44961. Asynchronous Injection
  44962. ISPs — The Human Side of ISPs
  44963. How to Train Really Large Models on Many GPUs?
  44964. The Speed of Time
  44965. Algorithmic Photography
  44966. What's next for personal productivity
  44967. Apple's app review team (Accessible Hangman)
  44968. Improving Software ‘Numbers’
  44969. Q6 How do you manage your time? How do you allocate your time between work and other things?
  44970. Torvaney | Optimising the T9 keyboard
  44971. Young Users No Longer Know How to File and Navigate
  44972. Maybe the Spaghetti Code Conjecture is False
  44973. Stamping Out Overflow Checks in Ruby
  44974. Boyd's Management Model
  44975. London Calling
  44976. Designing Low Upkeep Software
  44977. JSON Based Localization in ASP.NET Core With Caching - Super Easy Guide
  44978. Congratulations, Mini, You Made The Stupidest Turn Signals Ever
  44979. Initial Impressions of Rust
  44980. Cloudflare’s Annual Founders’ Letter
  44981. OpenSSH: Release Notes
  44982. Muppet Classic Theater - Full VHS Tape
  44983. NDC London 2022: Call for Speakers/Papers
  44984. JSFuck - Write any JavaScript with 6 Characters: []()!+
  44985. GitHub - aristocratos/btop: A monitor of resources
  44986. Reverse a string
  44987. Data Breach
  44988. Programming Idioms
  44989. A terminal case of Linux
  44990. Testing a compiler that can’t even print stuff out
  44991. How I built forlater.email
  44992. How Replication Works in MySQL
  44993. A forward and reverse proxy primer for the layman — /var/
  44994. The Siren Song of the ‘User’ Model
  44995. Big problems at the timezone database
  44996. Daily links from Cory Doctorow
  44997. Amazon.com: Holmes Mini High Velocity Personal Fan, HNF0410A-BM : Home & Kitchen
  44998. Examining btrfs, Linux’s perpetually half-finished filesystem
  44999. UC reactor makes Martian fuel
  45000. Why We Killed Our End-to-End Test Suite - Building Nubank
  45001. Themes | Oh My Posh
  45002. iPhone 13 Users Experiencing 'Unable to Communicate with Apple Watch' Bug With Mask Unlocking
  45003. What Color is Your Function? – journal.stuffwithstuff.com
  45004. GitHub Copilot AI Spawns Open Source Alternatives -- Visual Studio Magazine
  45005. Health checks in ASP.Net Core web API
  45006. New tool: an nginx playground
  45007. Hello World - Introduction to C# interactive C# tutorial
  45008. No, We Won’t Have a Video Call for That!
  45009. Polysemy, one year later
  45010. Antinets (aka, Analog Zettelkastens) and The Power of Tree Structures
  45011. My Janet Story | Jungle Coder
  45012. You are so loyal. We will pay you less.
  45013. I changed my mind about Tailwind CSS
  45014. A Guide to Using RSS to Replace Social Media – Luke Smith
  45015. This Is All Exactly What It Looks Like | Defector
  45016. 6.0 Release Notes | Npgsql Documentation
  45017. The case of the UWP application that crashes at launch on Windows 10X
  45018. FAQ Modern Standby
  45019. Total surveillance law proposed in Serbia | SHARE Foundation
  45020. Code Maze Weekly #94 - Code Maze
  45021. Weekly Update 262
  45022. Operators with different color in Visual Studio
  45023. “Completely Running Blind.” Apple’s Power Move To Kneecap Facebook Ads Is Working.
  45024. Azure IoT
  45025. Mozilla Says Chrome’s Latest Feature Enables Surveillance
  45026. Years of pain solved by really obvious keyboard tweak – Symbolic Logic
  45027. GitHub - will/slacktyping: i'm typing when you're typing
  45028. Blazor JavaScript Interop Batching | Awaiting Bits
  45029. Build WebSocket-based web apps with the Azure Web PubSub Service
  45030. Build WebSocket-based web apps with the Azure Web PubSub Service
  45031. Pattern Matching Examples in C#
  45032. Introducing the New NuGet.org Package Details Page
  45033. Ben.Demystifier 0.4.1
  45034. On .NET Live - Scalable event processing with Reaqtor
  45035. Epic Online Services launches Anti-Cheat support for Linux, Mac, and Steam Deck
  45036. Kioxia's PCIe 5.0 SSD Just Hit 14,000 MBps
  45037. Boxcryptor for Individuals
  45038. ASP.NET Community Standup - Contributing to ASP.NET Core
  45039. How to find the YouTube link for an ad
  45040. A Playbook for Cleantech Commercialization
  45041. Tech interviews
  45042. Reflections on a decade of coding
  45043. Bangle.js 2: The Open Smart Watch
  45044. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  45045. Bangle.js 2 Offers an Open and Refreshing Break From Expensive Smartwatches with JavaScript
  45046. ASP.NET Core 5 Microsoft Power BI Reporting -- Visual Studio Magazine
  45047. Announcing npm’s new access token format
  45048. paint.net 4.3 is now available!
  45049. 2006: Dwarf Fortress
  45050. GitHub Advisory Database now supports Rust
  45051. Authenticated Boot and Disk Encryption on Linux
  45052. Marcus (@gerowen@mastodon.social)
  45053. EU plans to force OEMs to use a common charger for all phones
  45054. “Everything is an OpenAPI” in ASP.NET Core: Introducing API Framework – Add Runtime Changes & Reusability & Plugins into Web Apps - Mikael Koskinen
  45055. Spain will ban selling fruit and vegetables in plastic containers starting 2023
  45056. @devlead - Mattias Karlsson's Blog - Joining the .NET Foundation Board of Directors
  45057. Azure Serverless Conf September 2021 - Events
  45058. .NET Desktop Community Standup - Hot Reload Updates
  45059. Apple Will Not Reinstate Epic’s Fortnite Developer Account, but Epic’s Other Developer Accounts Remain Active
  45060. Azure Functions runtime 4.0 is now in public preview | Azure updates | Microsoft Azure
  45061. GitHub - christianselig/Amplosion: An iOS app/Safari extension to automagically redirect AMP links to their normal counterpart. Comes with a trusty dog.
  45062. Why is there trailing garbage when I try to decode the bytes of a HttpContent object?
  45063. How to write clean validation clauses in .NET
  45064. Episode 395 - SAP on Azure
  45065. Eric Lippert on why Programming Languages Turn Out The Way They Do
  45066. Bringing OAuth 2.0 Flow to Wrangler
  45067. Bankrupting Fraud Virtual Summit by Arkose Labs
  45068. Spotify Box
  45069. Spook.js
  45070. Optimizely Gridview Customizations
  45071. .NET Rocks! vNext
  45072. Lab-grown meat is supposed to be inevitable. The science tells a different story.
  45073. musl libc project is creating Free & Open-Source Software | Patreon
  45074. Kim Kulling, AssetImporter-Contributor is creating The Open-Source-Library Asset-Importer-Lib | Patreon
  45075. Motion One: The Web Animations API for everyone
  45076. How We Got to LiveView
  45077. Separating Concerns with Pipes & Filters
  45078. It's tough being an Azure fan
  45079. A New Dawn of Learning
  45080. Building a Monad
  45081. h2x
  45082. this picture of a fox might be illegal
  45083. 20 Reasons To Quit Social Media
  45084. Guix-HPC — What’s in a package
  45085. Why I walked away from millions of dollars to found a startup - thoughts from the red planet - thoughts from the red planet
  45086. Visual Studio 2022 Themes Revamped with Tool to Convert VS Code Themes -- Visual Studio Magazine
  45087. Editor Hack: Add simple password protection to some content (code free)
  45088. Do you know the GitHub Advisory Database?
  45089. Hospitals lift curtain on prices, revealing giant swings in pricing by procedure
  45090. .NET Foundation Board of Directors Election 2021: Results!
  45091. Waydroid
  45092. Official Home of Microsoft Surface PCs, Computers, Laptops, 2-in-1s, Dual-Screen & All-in-Ones
  45093. Announcing Azure Functions 4.0 public preview with .NET 6 support
  45094. Patreon
  45095. Entity Framework Community Standup - PostgreSQL and EF Core
  45096. A different kind of keyboard
  45097. r/dotnet - What does your Blazor Server architecture look like?
  45098. Become a productive .NET Developer with JetBrains Rider - PHINUG 2021.10
  45099. The Catch Block #75 - Controllers, Repositories, Services, and Dark Mode
  45100. This Linux malware is designed to ATTACK WINDOWS!
  45101. Converting between UTF-8 strings and UTF-16 strings in C++/WinRT
  45102. DIY RGB Icosahedron build — GsD
  45103. Google to Auto-Reset Inactive Android App Permissions for Billions of Devices
  45104. GitHub - joeycastillo/The-Open-Book
  45105. The First Rule of Machine Learning: Start without Machine Learning
  45106. deskto.ps
  45107. Adam Storr - Is Accessing Querystring Values in Azure Functions Hard?
  45108. .NET App Developer Links - 2021-09-22
  45109. Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 3 & 4?
  45110. Postgres 14: It's The Little Things
  45111. Taming Go’s Memory Usage, or How We Avoided Rewriting Our Client in Rust — Akita Software
  45112. Manyverse – a social network off the grid
  45113. Troy Hunt | GitHub Stars
  45114. Structural pattern matching in Python 3.10
  45115. ASP.NET Core 6: Streaming JSON responses with IAsyncEnumerable<T>, example with Angular
  45116. That Time I Told My Wife I Wanted to Quit My Job
  45117. Don't be obsessed with your customers - Can's blog
  45118. Don't be the Insecure Interviewer
  45119. PS5 storage analysis concludes: Spend less, get the same gaming performance
  45120. Database containing personal info of 106 million international visitors to Thailand was exposed online - Comparitech
  45121. Epik data breach impacts 15 million users, including non-customers
  45122. GitHub Quick Reviews
  45123. Delicious Library 3
  45124. Daily links from Cory Doctorow
  45125. N O D E
  45126. AutoWrapper v5.0 RC Released!
  45127. The “Too many white dudes” problem in software
  45128. GitHub - PySimpleGUI/PySimpleGUI
  45129. Swift with .NET in Xcode
  45130. Make your donation now - Wikimedia Foundation
  45131. Reading Code is a Skill - Trisha Gee
  45132. The CertUtil program will decode Windows error codes, and in a variety of formats
  45133. A Tunguska sized airburst destroyed Tall el-Hammam a Middle Bronze Age city in the Jordan Valley near the Dead Sea - Scientific Reports
  45134. Comparing WebApplicationBuilder to the Generic Host: Exploring .NET Core 6 - Part 2
  45135. ECDSA and Custom XML Signatures in .NET
  45136. How to sign XML using RSA in .NET
  45137. Guide to Autoencoders with TensorFlow & Keras | Rubik's Code
  45138. OWASP 20th Anniversary
  45139. .NET App Developer Links - 2021-09-21
  45140. I started SaaS companies in 2013 and 2021. Here's how things have changed
  45141. [Last Week in .NET #60]- Sourcing Your Packages
  45142. Inflation is not cost of living
  45143. Using the platform
  45144. sudo in system()
  45145. Home Price to Income Ratio (US & UK) - 73 Year Chart | Longtermtrends
  45146. Rejections, Resilience, and Rejoicing: Getting a Tenure-Track Position
  45147. 5 RCEs in npm for $15,000
  45148. When McDonalds Came to Denmark – Matt Bruenig Dot Com
  45149. Emacs Typing Tutor
  45150. Practical frontend architecture - jaredgorski.org
  45151. dotNET
  45152. Splitting Your Data and Application APIs
  45153. Let's Encrypt's Root Certificate is expiring!
  45154. HackerNews Readings
  45155. iOS 15
  45156. Azure Serverless Conf September 2021 - Events
  45157. Google Docs in a clean-room browser - Ekioh
  45158. Computing the Similarity Between Two Machine Learning Datasets -- Visual Studio Magazine
  45159. little-endian
  45160. As A Solo Developer, I Decided To Offer Phone Support, And This Is What Happened | Plumshell
  45161. Software Development Then and Now: Steep Decline into Mediocrity
  45162. ClickHouse/clickhouse-inc.md at master · ClickHouse/ClickHouse
  45163. Azure Table Storage with ASP.NET Core - Code Maze
  45164. Is C# getting out of hand?
  45165. What does this mean? The caller specified wait timed out before the operation completed because a host termination is in queued
  45166. Project Memento: An NFT art project
  45167. Generate PDF files using an html template and Playwright - Gérald Barré
  45168. How to customize your HTTP DDoS protection settings
  45169. 272: .NET 6 RC1, .NET MAUI Updates, & iPhone 13 Event Recap
  45170. .NET App Developer Links - 2021-09-20
  45171. Atomic reference counting (with Zig code samples)
  45172. Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph
  45173. Singularity – Microsoft’s Experimental OS
  45174. .NET MAUI: Preview 8 Available, but GA Postponed to Q2 2022
  45175. FCPS Ransomware Update December 22
  45176. There are six internet links on my office on wheels. Seven when Starlink arrives.
  45177. Freenet
  45178. Bye YouTube, Hello PeerTube 📺 (no ads, decentralised, privacy-friendly! -- Diode Zone)
  45179. John Kozubik - / pub
  45180. Build Something Unambitious
  45181. The Unofficial Way to Land a Gulfstream G280
  45182. My Month in Mulki
  45183. Introducing the Aino framework
  45184. [Unravelling mocona] Part 1 - Verbosity or Anti-Pattern
  45185. Privacy Policy Of Your Existence | Ondřej Bárta - Berlin based designed with full stack engineering background
  45186. Analyzing The Olympic Games
  45187. Linux on the Desktop: Part Two
  45188. How to Contribute a Change to Nginx
  45189. The shape of dinosaur eggs
  45190. Same App Different Design Patterns
  45191. Library Genesis
  45192. This is stupid, but I love it
  45193. The REAL Story On Why Space Cadet Pinball Was Removed (ft. Windows on Itanium)
  45194. Russia restricts opposition election voting app from Apple App Store and Google Play Store - NetBlocks
  45195. machinelearning/BestFriendAttribute.cs at 3bf8cba75fd94241d2f918fc5330e8cda3b36432 · dotnet/machinelearning
  45196. MJML - The Responsive Email Framework
  45197. Project Myriagon: Cloudflare Passes 10,000 Connected Networks
  45198. Can you see the Republic of Ireland from England? - Menu >
  45199. GitHub - seemoo-lab/AirGuard: Protect yourself from being tracked 🌍 by AirTags 🏷 and Find My accessories 📍
  45200. Episode 24: Dependency Injection in .NET with Steve Collins
  45201. How To Rapidly Improve At Any Programming Language
  45202. Edpnet network info
  45203. Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  45204. One Bitcoin Transaction Generates Two iPhones Worth of E-Waste
  45205. Good is Not Great | ANDY.WORKS
  45206. Unravelling the `async with` statement
  45207. The Solution to Newcomb’s Paradox
  45208. GitHub - joehillen/sysz: An fzf terminal UI for systemctl
  45209. PostgreSQL on the Move
  45210. The Bagel Language 🥯 | Brandon's Website
  45211. On Building Glue Systems - Dev.Poga
  45212. 002. Developer Experience is User Experience
  45213. N64 Memory – rothw.com
  45214. Aren't we all professional Googlers?
  45215. StackExchange.Redis: Backlog and Retry - Overview and Planning
  45216. ASP.NET Minimal APIs - balta.io
  45217. .NET 6 ASP.NET Core Migration
  45218. GIT PURR! Git Commands Explained with Cats!
  45219. Minimal APIs in .NET 6 but where are the Unit Tests?
  45220. Cloudflare Pages is Lightning Fast
  45221. GitHub - juanfont/headscale: An open source, self-hosted implementation of the Tailscale control server
  45222. C# - Gotchas with switch expression - Hi, I'm Ankit
  45223. Smashing Big Red Button to Leave a Conference Call
  45224. Intersection geometry - A/B Street
  45225. GitHub - seed-rs/seed: A Rust framework for creating web apps
  45226. An Old Programmer Loses His Job
  45227. Weekly Update 261
  45228. feat: improved theme png rendering by NickCraver · Pull Request #971 · JanDeDobbeleer/oh-my-posh
  45229. Dear Mom, I’m Dropping Out — Simon Berens
  45230. How I made $50K in 3 days with NFTs
  45231. My pain building a WYSIWYG editor with contenteditable - Answerly.io
  45232. Ditch your version manager
  45233. Splitting up trust
  45234. Tips for saving memory with pandas
  45235. Quick-start to Pair Programming. 3 Strategies For You - Paweł Pluta
  45236. The never-ending product requirements of user authorization - Alex Olivier | cloud native product manager in london
  45237. Checking it twice
  45238. The long-term consequences of maintainers’ actions – Ariadne's Space
  45239. Cryptology ePrint Archive: Report 2021/1148
  45240. Azure DevOps Podcast: Daniel Roth on Web Development with .NET 6 - Episode 158
  45241. The lax computer security of British MPs - as detailed in their own tweets
  45242. Building apps in minutes, not months
  45243. HTTP/3 support in .NET 6
  45244. r/dotnet - How many full-time devs does it take to keep developing dotnet?
  45245. Progress Telerik Adds New Controls for Blazor, .NET MAUI, Desktop -- Visual Studio Magazine
  45246. Document
  45247. Approaches to handling simple expressions in C#
  45248. Do Your Math Abilities Make Learning Programming Easier? Not Much, Finds Study
  45249. Adam Storr - Becoming a Remote Worker - Month 18+
  45250. Forms and Capturing User Data [10 of 11] | Beginner's Series to: Blazor
  45251. Production postmortem: The Guinness record for page faults & high CPU
  45252. Top 5 LED Strip Lighting Projects - Dave's Garage
  45253. Adventures in application compatibility: The case of the wild instruction pointer that, upon closer inspection, might not be so wild after all
  45254. Code Maze Weekly #93 - Code Maze
  45255. Benchmarking Edge Network Performance: Akamai, Cloudflare, AWS CloudFront, Fastly, and Google
  45256. The Ultimate .NET MAUI Update
  45257. Level up your skills with Bicep!
  45258. An Easy Guide to React useReducer() Hook
  45259. How JSX (React) Works Under the Hood
  45260. Debugging a .NET App on Linux from Windows Visual Studio with WSL - NDepend
  45261. High Optionality Programming: Software Architectures that Reduce Technical Debt - Part 1
  45262. Azure Sentinel Notebooks Ninja Part 2: Getting Started with Azure Sentinel Notebooks
  45263. Etched Glow-Through Keycap with GitHub Octocat Logo
  45264. Chartist - Simple responsive charts
  45265. The Crime of Curiosity
  45266. Kansas City Developers Conference - Done!
  45267. Themes: add Craver and add background colors by NickCraver · Pull Request #964 · JanDeDobbeleer/oh-my-posh
  45268. MinimalApiPlayground/ProblemDetailsDeveloperPageExceptionFilter.cs at main · DamianEdwards/MinimalApiPlayground
  45269. What developers should know about security with Troy Hunt
  45270. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  45271. Themes: add Craver and add background colors by NickCraver · Pull Request #964 · JanDeDobbeleer/oh-my-posh
  45272. Rust Playground
  45273. Windows 11: Just say no
  45274. Work on interesting problems. Not interesting technologies - Part 2
  45275. Syntax highlighting is backwards
  45276. advanced shell packaging: resholve YADM's nixpkg
  45277. How to ask for help - Stavros' Stuff
  45278. I Tried to Launch a Side Project Within 30 Days and Failed Hopelessly
  45279. rename source generator anchor to SetHandler by jonsequitur · Pull Request #1411 · dotnet/command-line-api
  45280. Ten Years of Fukushima Disinformation | Skeptical Inquirer
  45281. Hamtips, or why I still run the Technical Phone Screen as the Hiring Manager
  45282. Building OwnFlask - A Flask(like) Python Framework
  45283. How to Lead a More Rational Life with Bayes' Theorem
  45284. What’s the value of an advanced technical degree? — Mark Simithraaratchy
  45285. XTDB — Open Time Store
  45286. Process Scheduling In Linux
  45287. Notes on the small web
  45288. Slowing 47.181.162.115&c=1&t=44455.7118645833
  45289. Don't fear the pointer — Bitfield Consulting
  45290. CSS Mirror Editing in Edge DevTools for VS Code
  45291. How We Made Playable Quotes for the Game Boy
  45292. You wanted WebSockets? | daniel.haxx.se
  45293. Can We Solve Linear Algebra Problems at Extreme Scale and Low Precisions?
  45294. The Perils of an .xyz Domain
  45295. OpenSSL 3.0 Has Been Released!
  45296. Blazor Developers Can Now Create Custom Elements, Render Components from JavaScript -- Visual Studio Magazine
  45297. #Shitlassian - story about how Atlassian fired me because my wife had cancer
  45298. GitHub - alephsecurity/xnu-qemu-arm64
  45299. Episode 394 - Quantum Update
  45300. The Good Notes Are Circled
  45301. Execution Time | Oh My Posh
  45302. The ownership and future of Mullvad VPN - Blog | Mullvad VPN
  45303. .NET Tooling Community Standup - What's new in Visual Studio for Mac
  45304. Aaron Stannard on Technical Debt and Optionality
  45305. GitHub - dotnet/upgrade-assistant: A tool to assist developers in upgrading .NET Framework applications to .NET 5
  45306. Go'ing Insane Part One: Endless Error Handling
  45307. The C++ implicit assignment operator is a non-ref-qualified member, even if the base class's assignment has a ref-qualifier
  45308. Every engineer should do a stint in consulting
  45309. Is management pressuring you to deliver unfinished code?
  45310. Marginalia Search
  45311. Extending .NET Minimal APIs with Swagger, Authentication & Validation
  45312. Early Hints: How Cloudflare Can Improve Website Load Times by 30%
  45313. Add initial regex source generator by stephentoub · Pull Request #59186 · dotnet/runtime
  45314. Why Authorization is Hard
  45315. Home Assistant
  45316. If you copied any of these popular StackOverflow encryption code snippets, then you coded it wrong
  45317. .NET App Developer Links - 2021-09-16
  45318. Discover quick actions for common tasks as you type, with IntelliCode
  45319. Should Controllers Reference Repositories or Services
  45320. JustMock R3 2021—Linux, Visual Studio 2022 .NET 6 RC1
  45321. Microsoft launching tech resilience curriculum to foster a more inclusive future - The Official Microsoft Blog
  45322. Introducing password removal for Microsoft Accounts
  45323. Webinar: Profiling and Fixing Common Performance Bottlenecks | The .NET Tools Blog
  45324. .NET Rocks! vNext
  45325. CityMayor | Dapp.com - MarbleCards | OpenSea
  45326. .NET MAUI 'Slips the Schedule,' Won't Ship with .NET 6 in November -- Visual Studio Magazine
  45327. How much faster is Java 17?
  45328. Introducing Package Source Mapping
  45329. GitHub - github/paste-markdown: Paste spreadsheet cells as a Markdown table.
  45330. Processing Large Payloads with the Claim Check Pattern
  45331. Does your Figma Plugin really need an UI? | Tom's dev blog
  45332. The Cyclic Identity for Partial Derivatives
  45333. Playing with htmlq, awk, and sed
  45334. Building an Alternative Ecosystem | Joshua Strobl
  45335. Don't Trust the Process
  45336. Call WinRT COM interop interfaces from .NET 5+ apps - Windows apps
  45337. Why I left academia
  45338. The Second Coming of the Search Engine
  45339. Write Epic Shit - Corbett Barr
  45340. Argon2 Memory-Hard Function for Password Hashing and Proof-of-Work Applications
  45341. How I write my Journal
  45342. Engineer vs Entrepreneur Mindset
  45343. Visual Studio 2022 Preview 4: Hot Reload Expands, Speed Improvements -- Visual Studio Magazine
  45344. Product Security Engineering Manager - Architecture
  45345. Validating Form Data with Blazor [11 of 11] | Beginner's Series to: Blazor
  45346. 🐊 Crocotile 3D - A tile-based 3d modeling editor!
  45347. 6.0 Milestone · DuendeSoftware/IdentityServer
  45348. Turing Oversold
  45349. The Time Travel Debugger for Web Development
  45350. Machine Learning Community Standup - Deep Learning with TorchSharp
  45351. Swapping two numbers in C#
  45352. Rack-With-Support - FUSION
  45353. Developer Burnout: Why it Happens and What We Can Do About It
  45354. TechBaby Prague
  45355. CryptoHack – Courses
  45356. Leaking Value Objects from your Domain
  45357. Announcing The Unicode® Standard, Version 14.0
  45358. Amazon.com: Sabrent 4TB Rocket 4 Plus NVMe 4.0 Gen4 PCIe M.2 Internal Extreme Performance SSD + M.2 NVMe PS5 heatsink Combo (SB-RKT4P-PSHS-2TB) : Electronics
  45359. Amazon.com: Sabrent 2TB Rocket 4 Plus NVMe 4.0 Gen4 PCIe M.2 Internal Extreme Performance SSD + M.2 NVMe PS5 heatsink Combo (SB-RKT4P-PSHS-2TB) : Electronics
  45360. The Catch Block #74 - Ship, Show, Ask
  45361. How do I set the alpha channel of a GDI bitmap to 255?
  45362. Discovering what’s slowing down your website with Web Analytics
  45363. The American Style of Quotation Mark Punctuation Makes No Sense
  45364. Storage galore: New PS5 update finally lets users add more space for games
  45365. Cloudflare Images Now Available to Everyone
  45366. Apple just copied a developer's Apple Watch keyboard after yanking it from the App Store
  45367. “Secret” Agent Exposes Azure Customers To Unauthorized Code Execution | Wiz Blog
  45368. .NET DeveloperDays 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  45369. Anonymous Presents: Operation Epik Fail
  45370. 5.0.10 Milestone · npgsql/npgsql
  45371. 5.0.10 Milestone · npgsql/efcore.pg
  45372. ACSC Annual Cyber Threat Report 2020-21
  45373. .NET App Developer Links - 2021-09-15
  45374. Windows Package Manager
  45375. Exploring 120 years of timezones
  45376. PHP: rfc:fibers
  45377. Join us behind the scenes at Azure, thanks to the Well-Architected Framework
  45378. .NET September 2021 Updates – 5.0.10 and 3.1.19
  45379. Up in arms - Tandy Armatron Dissection
  45380. r/buildapc - Please help me identify this CAPS-lock overlay, as it's ruining my game
  45381. Gwyneth Peña S. @madebygps
  45382. Effect size is significantly more important than statistical significance.
  45383. Announcing .NET 6 Release Candidate 1
  45384. Bespoke Synth
  45385. PHP maintains an enormous lead in server-side programming languages
  45386. Dialectical Solution to the Liar Paradox — Hegel's Chapel
  45387. Reflecting on the Shake Build System
  45388. Improving Origin Performance for Everyone with Orpheus and Tiered Cache
  45389. Plain Text Journaling System
  45390. Hack Pipe for Functional Programmers: How I learned to stop worrying and love the placeholder | James DiGioia
  45391. The Most Underused Email Feature: Schedule Send
  45392. Tools for professionals, tools for amateurs
  45393. Technical Writer
  45394. iPhone 13 Models Are Heavier and Thicker Than iPhone 12 Models
  45395. Travis CI flaw exposed secrets of thousands of open source projects
  45396. Programming Language Wars - Software By Design
  45397. r/crypto - What are the most overrated cryptographic schemes, protocols, conferences, etc.?
  45398. Release 0.2.0-pre.20210914193659.28 · DamianEdwards/MinimalValidation
  45399. Server-Side Language Usage: ASP.NET Trails PHP (by a Lot!) -- Visual Studio Magazine
  45400. iPhone 13 Pro and 13 Pro Max - Technical Specifications
  45401. Spasm - Underrun example
  45402. Visual Studio 2022 Preview 4 is now available!
  45403. How percentile approximation works (and why it's more useful than averages)
  45404. ASP.NET Core updates in .NET 6 Release Candidate 1
  45405. ASP.NET Core updates in .NET 6 Release Candidate 1
  45406. Announcing .NET 6 Release Candidate 1
  45407. GitHub Quick Reviews
  45408. Update on .NET Multi-platform App UI (.NET MAUI)
  45409. Collisions of Light Produce Matter/Antimatter from Pure Energy
  45410. Java 17 / JDK 17: General Availability
  45411. Intel Is Reducing Server Chip Pricing in Attempt to Stem the AMD Tide
  45412. ASP.NET Community Standup - Blazor in .NET 6 RC1
  45413. WebSocket per-message compression in ASP.NET Core 6
  45414. CSS Variables + calc() + rgb() = Enforcing High Contrast Colors
  45415. Q1K3 | js13kGames
  45416. Why I Have NOT Tried Github Copilot - I'm a Little Skeptical...
  45417. Microspeak: Persona
  45418. C# For Beginners - Lesson 10: Methods
  45419. Looking inside ConfigurationManager in .NET 6: Exploring .NET Core 6 - Part 1
  45420. From AMP to Signed Exchanges, Or How Innovation Happens at Cloudflare
  45421. Cyber Defenders' Career Guide: 9781617298202: Computer Science Books @ Amazon.com
  45422. Setting up the SonarQube scanner when building a .NET Core container image
  45423. Why Monero
  45424. Async processing of long-running tasks in ASP.NET Core
  45425. Adam Storr - Separate the Metadata Noise from the Implementation in Azure Functions
  45426. WUG: Co nás čeká v .NET 6 a C# 10 (Zlín)
  45427. Release WebSharper 5.0.0-preview1 · dotnet-websharper/core
  45428. .NET App Developer Links - 2021-09-14
  45429. Monsters Weekly 222 - DateOnly and TimeOnly in .NET 6
  45430. Unit testing private helper methods
  45431. Advanced Git Workflow Tips | The .NET Tools Blog
  45432. MinimalValidation/dotnet.yml at 3b836203c6af3ce1f9735ff1a4c81ab3270a7c7e · DamianEdwards/MinimalValidation
  45433. Download the fastest Firefox ever
  45434. The workflow must be associated with an integration account - Azure Logic App
  45435. Docs | Open-Meteo.com
  45436. GitHub - ryanoasis/powerline-extra-symbols: Extra glyphs for your powerline separators
  45437. [Last Week in .NET #59] – Min/Max Life Changes
  45438. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  45439. Subscribe to Burnout+ – Three Letter Acronym
  45440. Trademark Actions Against the PostgreSQL Community
  45441. GitHub - dtolnay/inventory: Typed distributed plugin registration
  45442. Screenshots
  45443. Build software better, together
  45444. FORTRAN.io finally, a Fortran Web Framework
  45445. Intuit to Acquire Mailchimp
  45446. Stay Calm and Learn This · Patrick Juchli
  45447. Finding Types at Runtime in .NET Core
  45448. Building Through Uncertainty
  45449. Lessons learned during a Developer on Duty: Observability · Pietro Menna
  45450. Unravelling `async for` loops
  45451. Static Analysis in JavaScriptCore (Part I)
  45452. Introduction — Otter documentation
  45453. 40 One-Sentence Email Tips
  45454. Most Startup ‘Pivots’ Aren’t Really Pivots, They’re Just What Startups Are Supposed To Do
  45455. April King — Cache-Control Recommendations
  45456. How to parse any website
  45457. Regret Minimization | Samvit Jain
  45458. Disclosing CVE-2021-40823 and CVE-2021-40824: E2EE vulnerability in multiple Matrix clients | Matrix.org
  45459. Designing Beautiful Shadows in CSS
  45460. Stop Building A General Purpose API To Power Your Own Front End - Max Chernyak
  45461. Why I’m Not an Angel Investor — Stuff George Writes
  45462. FORCEDENTRY: NSO Group iMessage Zero-Click Exploit Captured in the Wild - The Citizen Lab
  45463. Apple patches a NSO zero-day flaw affecting all devices – TechCrunch
  45464. Getting Started Tweetinvi .NET Twitter | C# Tutorials Blog
  45465. Developers: Hire or Use Consultants?
  45466. OpenRA
  45467. New Open Source ONNX Runtime Web Does Machine Learning Modeling in Browser -- Visual Studio Magazine
  45468. OData (Open Data Protocol) in ASP.NET 6.0
  45469. Hyperbaric oxygen therapy reverses hallmarks of Alzheimer’s disease and dementia - Technology Org
  45470. r/perfectlycutscreams - German Streamer watching a self defense video
  45471. Resource efficient Thread Pools with Zig
  45472. Cloud Providers Publish Ransomware Mitigation Strategies
  45473. Investigating an infinite loop in Release configuration - Gérald Barré
  45474. Uber must employ its drivers, Dutch court rules
  45475. The latency of making a coffee cup
  45476. The C++/WinRT query_interface_tearoff extension point, and using it for COM aggregation
  45477. Email Protection | Cloudflare
  45478. Cloudflare Passes 250 Cities, Triples External Network Capacity, 8x-es Backbone
  45479. .NET developer reacts to the StackOverflow survey 2021
  45480. GitHub - hyrmn/jerk: Joe Everyman's Reporting Konverter
  45481. Professional C# and .NET – 2021 Edition
  45482. Introduction to System.Text.Json Through Examples - Code Maze
  45483. Dotnetos Conference 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  45484. NLP Tutorial with Flair & Python | Rubik's Code
  45485. 271: How not to monetize an app
  45486. Implementing Angular Code Flow with PKCE using node-oidc-provider
  45487. .NET App Developer Links - 2021-09-13
  45488. How To Desktop in 2022
  45489. How to Write Cleaner, Safer Code with SonarQube, Docker and .NET Core
  45490. Introduction to GitHub Codespaces
  45491. How To Map A Route in an ASP.NET Core MVC application
  45492. RLE: The Human Friendly Compression
  45493. Twitter reveals surprisingly low two-factor auth (2FA) adoption rate
  45494. The World's Oldest Active Torrent Turns 18 Soon * TorrentFreak
  45495. Minimal APIs at a glance in .NET 6
  45496. CityMayor | Dapp.com - MarbleCards | OpenSea
  45497. Docker Licensing, Career and Coding Questions
  45498. refactor: port libtransmission to C++ by ckerr · Pull Request #1787 · transmission/transmission
  45499. The Structure of Scientific Revolutions
  45500. How to raise investment
  45501. How to Improve programming logic
  45502. Rectangle{} debugging in QML, just like printf(), but for QT
  45503. How factories were made safe
  45504. Randomizing the Alert Sound on a Mac
  45505. The p-word – Puppies, Flowers, Rainbows and Kittens
  45506. Amazon.com: Qozary 2 Pack Socks Underwear Drawer Organizer Divider, 24 Cell or 16 Cell Collapsible Cabinet Closet Organizer Storage Boxes for Clothes, Socks, Lingerie, Underwear, Ties (24 Cell, Gray) : Home & Kitchen
  45507. Welcome, adventurer! — BEAM VM Wisdoms
  45508. Rechargeable Toilet Bowl Night Light, 16-Color LED Motion Activated Sensor Nightlight, Cool Fun Gag Gadget for Husband Men Women Him Mother Father Day - - Amazon.com
  45509. The KDL Document Language
  45510. Checkboxland
  45511. Two new color spaces for color picking - Okhsv and Okhsl
  45512. Rejected!
  45513. Ray casting in 2D game engines
  45514. LIVE: Windows 11 Walkthrough with Microsoft Dev Davepl
  45515. Azure AD JWT authentication in .NET isolated process Azure Functions
  45516. Microsoft Releases .NET MAUI Compatibility Packages for the Xamarin Community Toolkit
  45517. Lockdown math announcement
  45518. Remaking Celeste’s Lighting
  45519. Welcome to Speed Week and a Waitless Internet
  45520. Windows 11 Pinball by the original Windows XP programmer
  45521. Learn BIO Video in 3 simple steps - Tech Leader Journey
  45522. Social networks
  45523. My Room in 3D — Experiment
  45524. Electron isn’t Cancer but it is a Symptom of a Disease – Duck Rowing
  45525. An opinionated look at Minimal API in .NET 6
  45526. Minimal APIs at a glance
  45527. Write code that's easy to delete, and easy to debug too.
  45528. pratik.is/here - Pratik's Personal Site
  45529. I18n in Go: Managing Translations
  45530. No More Medium. Build Your Own Site, Please.
  45531. Episode 23: Git - with Jesse Liberty and James World
  45532. 9/11 Realtime
  45533. Proving 50-Year-Old Sorting Networks Optimal: Part 2
  45534. Working with DevOps friendly EF Core Migration Bundles
  45535. Microsoft acquires Clipchamp to empower creators | Microsoft 365 Blog
  45536. Facebook Is Censoring People For Mentioning Open-Source Social Network Mastodon
  45537. Why Flask will teach you more about software engineering than Django
  45538. Constant-time code verification with Memory Sanitizer
  45539. A resource for the OpenBSD community
  45540. Steam Top 50 Games: 72% Work on Linux in Sept. 2021 - Boiling Steam
  45541. How Tesla Got Two Nürburgring Lap Times From the Same Lap
  45542. Note-Taking for Software Engineers
  45543. Learn in Better Way for Your Life
  45544. Sylvain Kerkour
  45545. Are Dockerfiles good enough?
  45546. Windows 11 Pinball by the original Windows XP programmer
  45547. Mistakes I've Made in AWS
  45548. Windy as forecasted
  45549. CFAIL Session 4 Talk #1: Incorrectly Generated RSA Keys, by Daniel Shumow
  45550. “Never trust a clown”: McDonald’s leaks Monopoly database credentials
  45551. It's just a (hacker news) bubble you're living in
  45552. Disk/CPU performance: Linode vs DigitalOcean vs UpCloud vs Hetzner vs Terrahost vs Scaleway
  45553. Making mistakes is part of working
  45554. The VC power law: biotech vs. tech
  45555. How I arrived at my perfect business idea | SVG Backgrounds
  45556. Use Tools That Suit You and the Problem | Daan Debie
  45557. Managing User State [9 of 11] | Beginner's Series to: Blazor
  45558. Why that Thunderbolt add-in card doesn’t work properly in your unsupported PC – Matt's Tech Pages
  45559. From Shader to Metaball, Part Ⅰ
  45560. How arbitrary structured data per request helps Opsgenie to resolve and prevent incidents
  45561. Part 4: Notifiable Data Breach (NDB) Scheme
  45562. Sales for Hackers
  45563. Oracle SQL Is The Devil – Coding To Freedom
  45564. Microsoft Open Sources .NET 5 C# Language Extension for SQL Server -- Visual Studio Magazine
  45565. GitHub - jely2002/youtube-dl-gui: A cross-platform GUI for youtube-dl made in Electron and node.js
  45566. C# 10 is HERE! 5 features that will blow your mind 🤯
  45567. First look at the debugger - Visual Studio (Windows)
  45568. I Reached 100k Subscribers - Ask Me Anything
  45569. A Laser Fired Through a Keyhole Can Expose Everything Inside a Room
  45570. Microsoft Announces Azure Spring Cloud Enterprise in Preview
  45571. Migrate apps to modern authentication
  45572. Ordering asynchronous updates with coroutines, part 5: Bowing out via cancellation
  45573. Code Maze Weekly #92 - Code Maze
  45574. How to execute an object file: Part 3
  45575. Certified Application Security Specialist (CASS)
  45576. Support type classes or implicits · Issue #243 · fsharp/fslang-suggestions
  45577. Episode 82 - DotPurple With Michael Babienco
  45578. Groundbreaking Technique Yields Important New Details on Silicon, Subatomic Particles and Possible ‘Fifth Force’
  45579. Monsters Weekly 221 - New git commands
  45580. Web Live Preview
  45581. The Specification contravariant functor
  45582. Date Format Cheat Sheet—How To Format Dates React DatePicker
  45583. Episode 393 - Behind the scenes
  45584. The Future of Visual Studio Extensibility is Here!
  45585. Connect Tailscale - GitHub Marketplace
  45586. Ozzillate - Transfer Files via Sound
  45587. New Community Toolkit Leads Extension Writing Revamp for Visual Studio 2022 -- Visual Studio Magazine
  45588. Machine Learning Community Standup - Office Hours
  45589. New Math Book Rescues Landmark Topology Proof | Quanta Magazine
  45590. Event Sourced Aggregate Design: Focus on Business Logic
  45591. Using a reMarkable Tablet in Web Meetings – The Charette Project
  45592. in which a laptop defies the trends
  45593. The Fog of Random
  45594. AWS SIGv4 and SIGv4A — shufflesharding.com
  45595. Q6 How do you manage your time? How do you allocate your time between work and other things?
  45596. Thoughts on Clojure UI framework
  45597. A Rotating Team Lead
  45598. Running My Business From an iPad
  45599. Quitting Entrepreneurship, Getting A Job
  45600. Fix My Code
  45601. The .NET Docs Show - .NET IoT Ask Me Anything
  45602. Microsoft Pushes Java for Azure Development -- Visual Studio Magazine
  45603. Windows 11 Livestream - Sep 12, 2021 9AMPST 4PMGMT - Announcement!
  45604. Weekly Update 260
  45605. ~60x speed-up of Linux
  45606. ASP.NET 6.0 Minimal APIs - Why should you care? - Ben Foster
  45607. Data Consistency Between Microservices
  45608. .NET Conf 2021
  45609. .NET customers showcase | See what devs are building
  45610. Parameters and Sharing Data [8 of 11] | Beginner's Series to: Blazor
  45611. OWASP Top 10
  45612. Creating Pivot indexes in RavenDB
  45613. GraphCMS, GraphQL, and Nextjs - Let's Build A Static Site
  45614. Full-time Content Creation with Jessica Chan
  45615. Ordering asynchronous updates with coroutines, part 4: Bowing out, explicit version
  45616. Native Rust support on Cloudflare Workers
  45617. 5 open source .NET projects that deserve more attention
  45618. Rewilding: 60 years ago, scientists let a farm go wild – the results are in
  45619. Toolbelt.Blazor.LoadingBar 13.0.0
  45620. How We Went All In on sqlc/pgx for Postgres + Go
  45621. How Docker broke in half
  45622. Bad engineering managers think leadership is about power, good managers think leadership is about competently serving their team
  45623. .NET App Developer Links - 2021-09-09
  45624. .NET Rocks! vNext
  45625. A .NET 6 Minimal API Todo example Playground
  45626. Refactoring to Value Objects
  45627. New Improved Attach to Process Dialog Experience
  45628. Apples in MAUI
  45629. Google APIs: authentication with TypeScript | I CAN MAKE THIS WORK
  45630. Windows 11: The Optimization and Performance Improvements
  45631. How to replace Docker with Podman on a Mac
  45632. Ship / Show / Ask
  45633. OSS Power-Ups: CliWrap | The .NET Tools Blog
  45634. Does Ivermectin Cause Sterility in Men?
  45635. Open sourcing the .NET 5 C# Language Extension for SQL Server - Microsoft SQL Server Blog
  45636. Locking editor panes in Visual Studio Code prevents unwanted multi-tab experiences
  45637. B2C Speedrun - Setup Authentication in .NET Blazor with Azure AD B2C in 15mins flat
  45638. Proposal: Expression blocks · Issue #3086 · dotnet/csharplang
  45639. csharplang/LDM-2021-08-30.md at main · dotnet/csharplang
  45640. WhatsApp “end-to-end encrypted” messages aren’t that private after all
  45641. MIT-designed project achieves major advance toward fusion energy
  45642. Transparency in startups
  45643. The mystery of load average spikes
  45644. Should you delete social media? That’s the wrong question.
  45645. Restrictions for Impacted Areas – South East Queensland
  45646. Challenge to VS Code Python? JetBrains Tests Data Science IDE -- Visual Studio Magazine
  45647. The Compiled Future of Front End
  45648. Auto retry message on connection failure by NickCraver · Pull Request #1856 · StackExchange/StackExchange.Redis
  45649. The Adjacent User Theory at andrewchen
  45650. What they don’t tell you when you translate your app
  45651. Norway COVID: 171,719 Cases and 826 Deaths - Worldometer
  45652. Daily Confirmed Cases in NSW - COVID LIVE
  45653. How to drive away your best engineers. | padraigobrien.com
  45654. About
  45655. Python in VS Code Does Browser-Based Editing via 'github.dev' Trick -- Visual Studio Magazine
  45656. Maintain it With Zig
  45657. Using the Console Log formatter
  45658. Monitoring my home's air quality (CO2, PM2.5, Temp/Humidity) with AirGradient's DIY sensor
  45659. Craver's oh-my-posh profile
  45660. Archive.org Serendipity: Search and Stream Selections from the 78rpm Collection
  45661. Going deeper into static constructors hole
  45662. GitHub - philipl/pifs: πfs - the data-free filesystem!
  45663. GitHub - doctorray117/minecraft-ondemand: Templates to deploy a serverless Minecraft Server on demand in AWS
  45664. Entity Framework Community Standup - Open Source Software (OSS) Projects for EF Core
  45665. Taking the EF Core Azure Cosmos DB Provider for a Test Drive
  45666. Outdated Answers: accepted answer is now unpinned on Stack Overflow
  45667. Integration Testing: IHost Lifecycle with NUnit
  45668. The Catch Block #73 - Vertical Slices, Mission-Driven Teams, and Five Cool Reads
  45669. Ordering asynchronous updates with coroutines, part 3: Let them all compete, but only one wins
  45670. GitHub - EtherDream/web2img: bundle web files into a single image
  45671. Introducing: Custom Hostname Analytics
  45672. Dolphin Progress Report: August 2021
  45673. How Cloudflare helped mitigate the Atlassian Confluence OGNL vulnerability before the PoC was released
  45674. The SEC has told us it wants to sue us over Lend. We don’t know why.
  45675. Switching to the i3 window manager
  45676. .NET App Developer Links - 2021-09-08
  45677. 2021 Board of Trustees Election
  45678. The Command Handler contravariant functor
  45679. Favorite improvements in .NET 6
  45680. Patent Images
  45681. Teaching people to fish
  45682. Shifting Trends: The Evolution of Mountain Bike Geometry - blog.jans.com
  45683. Turning my hobby into a business made me hate it
  45684. How Sri Lanka’s overnight flip to total organic farming has led to an economic disaster
  45685. Git tooling in Visual Studio 2022
  45686. Your VGA monitor may be easier to repair than you think - CNX Software
  45687. Introducing Blazor Components [3 of 11] | Beginners Series to: Blazor
  45688. My £4 a month server can handle 4.2 million requests a day
  45689. McDonald's leaks password for Monopoly VIP database to winners
  45690. What's new in C# 10.0 - C# Guide
  45691. Integration Testing: IHost Lifecycle with xUnit.Net
  45692. [Last Week in .NET #58] – Deep Learning Means Never Having to Say You’re Sorry
  45693. GitHub Quick Reviews
  45694. GitHub - dotnet/csharplang: The official repo for the design of the C# programming language
  45695. VS Code Uses ML to Detect Programming Language, Set Mode -- Visual Studio Magazine
  45696. The ASP.NET Team @TheASPNETTeam
  45697. ASP.NET Community Standup - 🎂7 Years of ASP.NET Community Standup🎂
  45698. C# static constructor called multiple times
  45699. Bonsai | Web Browser for Research
  45700. California streaming: Apple’s next big event is September 14
  45701. Differential Evolution Optimization -- Visual Studio Magazine
  45702. How to be a Certificate Authority, feat. Ryan Sleevi - Security. Cryptography. Whatever.
  45703. Microsoft Outlook shows real person’s contact info for IDN phishing emails
  45704. Welcome · Real-World Cryptography MEAP V14
  45705. Ask the Expert: What's New in C# 10.0
  45706. Musings: How to Beat Greg Abbott, revisited
  45707. OpenSSL version 3.0.0 published
  45708. ASP.NET Community Standup - A first look at Carter on .NET 6
  45709. Matching Colorful Brackets are BUILT IN to VS Code - (No Extension Needed)
  45710. ProtonMail deletes 'we don't log your IP' boast from website after French climate activist reportedly arrested
  45711. Ordering asynchronous updates with coroutines, part 2: Restart with hand-off
  45712. “The Door Problem” – Liz England
  45713. Using Source Generators with Blazor components in .NET 6
  45714. Adam Storr - Minimal Api in .NET 6 Out Of Process Azure Functions
  45715. What’s New with Cloudflare for SaaS?
  45716. GitHub - mgdm/htmlq: Like jq, but for HTML.
  45717. The Sexadecimal Mysteries
  45718. Re: [GIT PULL] ntfs3: new NTFS driver for 5.15
  45719. Debugging System.FormatException when launching ASP.NET Core
  45720. Infrastructure overview
  45721. A primer on the OpenAI API - Part 3
  45722. A primer on the OpenAI API - Part 1
  45723. What Is yield and How Does It Work in C#?
  45724. Access modern GPU features with WebGPU
  45725. A primer on the OpenAI API - Part 2
  45726. Making world-class docs takes effort
  45727. A neat Trick to Debug Exceptions in C#
  45728. Chia Coin Miners Are Reselling Used SSDs as New
  45729. Minus
  45730. Release age v1.0.0 🏁 · FiloSottile/age
  45731. The Crypto-Carry Trade
  45732. Hundreds of Economists: Marijuana Prohibition Costs Billions, Legalization Would Earn Billions
  45733. Why not ZFS
  45734. My phone case, the hidden state of an RNN
  45735. Building Applications With Cassandra: Experience And Gotchas
  45736. Optimizing Netlify - Atif Afzal
  45737. Introducing Zero-Knowledge Proofs for Private Web Attestation with Cross/Multi-Vendor Hardware
  45738. What kind of work I want
  45739. Use the right tool for the job
  45740. Saving a restic backup the hard way
  45741. Dealing with Modules, Assemblies and Types with CLR Profiling APIs
  45742. A meditation on three dead side projects
  45743. Новые статьи на Sci-Hub
  45744. GitHub - michaelkacher/k8cher: An opinionated getting started project leveraging Kubernetes, Tilt, Dapr, and SvelteKit
  45745. Svelte and SvelteKit - Why We Love It and Why You Should Try It
  45746. Staged Rollouts & Phased Release on Google Play and App Store Connect
  45747. ProtonMail logged IP address of French activist after order by Swiss authorities – TechCrunch
  45748. After six months on Mars, NASA's tiny copter is still flying high
  45749. Important clarifications regarding arrest of climate activist
  45750. Germany wants smartphone makers to offer 7 years of software updates
  45751. Revolt
  45752. “BUT THE ENVIRONMENTAL ISSUES WITH CRYPTOART WILL BE SOLVED SOON, RIGHT?”
  45753. Melatonin: Much More Than You Wanted To Know
  45754. What is Semantic HTML? 🤨
  45755. GitHub - Lutando/Akkatecture: a cqrs and event sourcing framework for dotnet core using akka.net
  45756. How not to read a string from an UTF-8 stream - Gérald Barré
  45757. US Cybercom says mass exploitation of Atlassian Confluence vulnerability 'ongoing and expected to accelerate' | ZDNet
  45758. GitHub - koenvzeijl/AspNetCore.SassCompiler: Sass Compiler Library for .NET Core 3.x/5.x without node.
  45759. ZFS Is Mysteriously Eating My CPU
  45760. Ordering asynchronous updates with coroutines, part 1: Mutual exclusion
  45761. Hiring Developers: How to avoid the best - Parthenon
  45762. In defence of .NET Minimal APIs
  45763. homebrew-x/podman-apple-silicon.rb at main · simnalamburt/homebrew-x
  45764. 270: M1 on the road, phased release, new SQLite-net, and .NET MAUI ready libraries
  45765. Using Azure security groups in ASP.NET Core with an Azure B2C Identity Provider
  45766. Malware found preinstalled in classic push-button phones sold in Russia
  45767. Stock Price Prediction Using Hidden Markov Model | Rubik's Code
  45768. Writing Logs to SQL Server Using NLog - Code Maze
  45769. Visual Studio Code August 2021
  45770. Python in Visual Studio Code – September 2021 Release
  45771. C# Caller Attributes Make Tracing and Logging Easier
  45772. Custom Model Binding in ASP.NET 6.0 Minimal APIs - Ben Foster
  45773. git/torvalds/linux.git - Linux kernel source tree
  45774. GitHub - containerd/nerdctl: Docker-compatible CLI for containerd, with support for Compose
  45775. GitHub - olup/kobowriter: A simple typewriter written in go for KOBO e-readers
  45776. Freewrite: Distraction-Free Writing Tools
  45777. SolarWriter
  45778. China Airlines A333 at Taipei on Jun 14th 2020, all primary computers, reversers and autobrakes failed on touchdown
  45779. Art Student's 407-Piece Hand-Carved Wooden Clock Literally Writes The Time | aBlogtoWatch
  45780. NO STARTTLS
  45781. Dogs distinguish human intentional and unintentional action - Scientific Reports
  45782. “Emojibake” are considered harmful
  45783. SPI: The serial peripheral interface
  45784. certreq.cs
  45785. BookWyrm is the Federated GoodReads Replacement I Didn’t Know I Needed
  45786. 200 Years Ago, Faraday Invented the Electric Motor
  45787. Proxy vs Reverse Proxy - using a real life example!
  45788. Adding Identity to Existing WASM Apps: Carl Franklin's Blazor Train Ep 56
  45789. OpenAI Sold its Soul for $1 Billion
  45790. Minimal API com ASP.NET Core .NET 6
  45791. Writing Well-Documented Code - Learn from Examples
  45792. List of Gaming Laptops with MUX Switch - Jarrod's Tech
  45793. Visual Studio Code August 2021
  45794. Join Bookwyrm!
  45795. Victory Mission + Ministry in Springfield, MO
  45796. Launching Visual Studio Code cleanly from a .NET Application
  45797. How we built an auto-scalable Minecraft server for 1000+ players using WorldQL's spatial database
  45798. Introducing Pollen
  45799. Habitcrafting and tool-making | thesephist.com
  45800. Snowball sampling bias in program evaluation
  45801. libinput and high-resolution wheel scrolling
  45802. The Traction Treadmill at andrewchen
  45803. Keep your software packages small
  45804. Optimizing Slow SQL Queries
  45805. Worst Case Scenario
  45806. The Seniority Roller Coaster and Down-Leveling in Tech
  45807. GitHub - JonPSmith/AuthPermissions.AspNetCore: This library provides extra authorization features to an ASP.NET Core application.
  45808. ShlinkedIn
  45809. Top Programming Languages 2021
  45810. DATAWING LIMITED - Filing history (free information from Companies House)
  45811. Delays Aren't Good Enough—Apple Must Abandon Its Surveillance Plans
  45812. Release v3.5.0 · dotnet/orleans
  45813. Mathlets : MIT Mathlets
  45814. A nasty bit of undefined timezone behavior in Golang
  45815. Running (Mostly) Minimal .NET 6 APIs in Azure Functions
  45816. uBlock Origin—everything you need to know about the ad blocker - Firefox Add-on Reviews
  45817. How I Made $80,000 On Side Projects In 2020 — Compiled;
  45818. ASP.NET Core Blazor routing
  45819. New evidence supports idea that America's first civilization was made up of 'sophisticated' engineers
  45820. On .NET Live - Practical tips to improve your users' experience
  45821. I declared my Windows Runtime method as accepting an array by reference, but it always arrives empty
  45822. Should Zcash switch from Proof of Work to Proof of Stake? - Electric Coin Company
  45823. Minimal Viable Developer: acing your first month in software
  45824. The Design of Disasters and the Disaster of Design
  45825. Follow boring advice
  45826. The Illusion of Output - Keith Brown
  45827. Simple Audio Augmentation with PyTorch
  45828. Diagnosing memory leaks in .NET apps
  45829. Quitting Your Dream Job (Twice)
  45830. OpenMoji
  45831. Google Chrome to remove detailed cookie and site data controls
  45832. Rejected internal applicants twice as likely to quit | Cornell Chronicle
  45833. GitHub - 425show/minimalAPIWithB2C
  45834. Why can an ad break the Windows 11 desktop and taskbar?
  45835. Software Piracy and IP Management Practices: Strategic Responses to Product-Market Imitation
  45836. Operations is not Developer IT
  45837. GitHub - pdevito3/craftsman: Craftsman is the workhorse behind the Wrapt framework and provides a suite of CLI commands for quickly scaffolding out new files and projects for your .NET Web APIs with simple CLI commands and configuration files.
  45838. Wrapt - Scaffold an entire .NET 5 Web API with a simple yaml or json file.
  45839. Migrating from Docker to Podman
  45840. WhatsApp Fined with a Record $267 million for Breaching EU Privacy Laws
  45841. Keynote: Lessons From 11 Billion Breached Records
  45842. Weekly Update 259
  45843. The Journey to Accessible Apps: Making Visual Text Accessible
  45844. Windows 11: a survey of text boxes
  45845. Code Maze Weekly #91 - Code Maze
  45846. David Whitney
  45847. The best way to create a string in C# that you shouldn't use
  45848. Foundation Interview
  45849. Windows 11 Pinball
  45850. Xamarin.Essentials 1.7 with New Web Authenticator Options and .NET MAUI Essentials
  45851. Announcing the Candidates .NET Foundation Election 2021
  45852. .NET App Developer Links - 2021-09-03
  45853. Introduction to Async Programming in C#
  45854. A Complete Beginner's Guide to GraphQL
  45855. GitHub - MichalStrehovsky/zerosharp: Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
  45856. Replacing Docker Desktop with hyperkit + minikube - Cirrus Minor
  45857. Zero Trust Security Architecture Overview | Developer.com
  45858. GitHub - KorzhCom/EasyData: An open-source framework for quick and easy implementation of CRUD operations (both API and UI) in ASP.NET Core applications.
  45859. GitHub - aappleby/MetroBoy: A repository of gate-level simulators and tools for the original Game Boy.
  45860. Bungie C++ Guidelines & Razors > News | Bungie.net
  45861. What's in New Productivity Power Tools for Visual Studio 2022? -- Visual Studio Magazine
  45862. Calling an Azure AD secured API with Postman
  45863. Experiments on a $50 DIY air purifier you can make in 30s
  45864. ASP.NET Community Standup - Exploring Blazorise with Mladen Macanović
  45865. Blazor WASM not loading appsettings.{environment}.json in Azure App Services - MSCTEK
  45866. Money Ain't A Thang
  45867. Any examples of using SAML 2 authentication with a Blazor server-side app?
  45868. Noteflakes: How I Write Code: Pen & Paper
  45869. BPFTrace & Julia: An introduction to UProbes
  45870. Lessons Learned from two years as a Data Scientist
  45871. A critique on project management software
  45872. What is the "Bus Factor" of Your Project? — Vishnu's Pages
  45873. Improving the Hacker News Ranking Algorithm
  45874. Start Your Day with Positive Intention — BRNSFT
  45875. The Persistent Gravity of Cross Platform
  45876. GitHub - 425show/BlazorServerAuthWithSAML
  45877. Secure Open API (Swagger) calls with Azure Active Directory
  45878. What UWP Deprecation? Community Celebrates Innovative Apps in Launch 2021 Contest -- Visual Studio Magazine
  45879. Use of artificial intelligence for image analysis in breast cancer screening programmes: systematic review of test accuracy
  45880. GitHub Copilot Generated Insecure Code In 40% Of Circumstances During Experiment
  45881. O.MG Cable - * to USB-A
  45882. Developers are not interested in Mac App Store, research shows - Techno Kilo
  45883. ASP.​NET Core in .NET 6 - Async streaming
  45884. GitHub - containers/podman: Podman: A tool for managing OCI containers and pods.
  45885. Blazor | Build client web apps with C# | .NET
  45886. WhatsApp Ireland hit with record fine of €225m by DPC
  45887. Sky Subscribers' Piracy Habits Directly Help Premier League Block Illegal Streams * TorrentFreak
  45888. Let's Learn .NET: Razor Pages
  45889. Adventures in application compatibility: The cost of forgetting to specify a calling convention
  45890. Quick Tunnels: Anytime, Anywhere
  45891. Workshop Spotlight: GitHub
  45892. www.opendesktop.org
  45893. Traditional companies are losing because they mismanage software engineers
  45894. Deconstructing Azure PowerShell APIs with Fiddler
  45895. GitHub - mTvare6/hello-world.rs: 🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1061🚀) dependencies🚀
  45896. How to study effectively | Psyche Guides
  45897. Using FbNetExternalEngine with Firebird Embedded (in .NET)
  45898. .NET App Developer Links - 2021-09-02
  45899. .NET Rocks! vNext
  45900. Testing Methodologies: From Requirements to Deployment
  45901. Windows Server 2022 now generally available—delivers innovation in security, hybrid, and containers - Microsoft Windows Server Blog
  45902. Build .NET Search Experiences With Lunr-Core
  45903. ES2022 feature: class static initialization blocks
  45904. Text Analytics for Extractive Summarization
  45905. IntelliSense for Hosted C# Script
  45906. Simplify codez by davidfowl · Pull Request #1 · SpiritChrusher/Beer-API
  45907. ChaosDB: How we hacked thousands of Azure customers’ databases | Wiz Blog
  45908. Donovan Brown | Codespaces meet Dapr
  45909. Windows Server 2022 Now Generally Available
  45910. AI movie posters
  45911. Release Notes - Safari Technology Preview - Safari
  45912. GitHub - dotnet/Silk.NET: The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX bindings library your mother warned you about.
  45913. Bebop ❤️ Rust | Rainway
  45914. Refactor symmetric one-shots for improved performance by vcsjones · Pull Request #58270 · dotnet/runtime
  45915. Announcing the Candidates .NET Foundation Election 2021
  45916. Moiré no more
  45917. Amazon asked FCC to reject Starlink plan because it can’t compete, SpaceX says
  45918. What is Blazor [1 of 11] | Beginner's Series to: Blazor
  45919. Planned maintenance scheduled for Thursday, September 2 at 12:00am UTC (Wednesday September 1 8:00 PM US/EDT)
  45920. Mozilla VPN Completes Independent Security Audit by Cure53 | The Mozilla Blog
  45921. Time Card and PTP on a Raspberry Pi Compute Module 4
  45922. Twitter's div Soup and Uglyfied CSS, Explained
  45923. Interview with David McCarter
  45924. Prevent duplicate cron job running.
  45925. How I re-over-engineered my home network for privacy and security
  45926. Interview with Dixin Yan
  45927. Collatz-like behavior of Busy Beavers
  45928. Inbox Zero using Getpocket - blog.dornea.nu
  45929. Why Electron apps are fine – Hello my name is Niels Leenheer
  45930. Interview with Rob Prouse
  45931. Redefining SOTA
  45932. Interview with Pedro Henrique de Souza Jesus
  45933. Interview with David Whitney
  45934. Restructuring to a Vertical Slice Architecture
  45935. Interview with Mitchel Sellers
  45936. Interview with Javier Lozano
  45937. Interview with Kevin Avignon
  45938. Fossil fuels are dead (and here's why)
  45939. NIST Internal or Interagency Report (NISTIR) 8369, Status Report on the Second Round of the NIST Lightweight Cryptography Standardization Process
  45940. Directories.Net 1.0.0
  45941. Preview of .NET MAUI Community Toolkit Heralds Xamarin.Forms Sunsetting -- Visual Studio Magazine
  45942. File IO improvements in .NET 6
  45943. Introduction - BerylDB
  45944. zkMesh: Aug 2021 recap
  45945. #156 Mark Seemann, Code That Fits in Your Head | no dogma podcast
  45946. Linux on the Framework Laptop
  45947. The npm registry is deprecating TLS 1.0 and TLS 1.1
  45948. Repository Pattern in ASP.NET Core with Adapter Pattern for Easy Maintenance & Better Unit Testing | Pro Code Guide
  45949. Why Erlang? | Fredrik Holmqvist
  45950. The Catch Block #72 - ChaosDB, Geothermal Energy, and a Communication Layer
  45951. Boost your productivity with Productivity Power Tools Extensions in Visual Studio 2022!
  45952. A Quick Guide to Dropdown Menus With React
  45953. Windows 11 available on October 5
  45954. Git! Turn the tables
  45955. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  45956. Best Practices to Measure Execution Time in JavaScript - Michael's Coding Spot
  45957. Why and When to Use Akka.Streams
  45958. Monsters Weekly 220 - Previewing .NET 6 without installing the Preview SDK
  45959. Introducing .NET MAUI Compatibility for the Xamarin Community Toolkit
  45960. Building reactive systems with Node.js | Red Hat Developer
  45961. Database and Always-Valid Domain Model
  45962. Announcing the .NET Foundation Academy
  45963. Looking at world through __stdcall-colored glasses
  45964. .NET App Developer Links - 2021-09-01
  45965. My Ultimate PowerShell prompt with Oh My Posh and the Windows Terminal
  45966. ASP.NET Core Web.config Transform for Production
  45967. C# Language Highlights Deconstructing Non-tuple Types
  45968. Improving Git protocol security on GitHub
  45969. Windows Terminal Preview 1.11 Release
  45970. Adding HTML tags or HTML-tag-like to a title, breaks rendering
  45971. My TOP Patterns for Event Driven Architecture
  45972. The Universe is Hostile to Computers
  45973. Tor is a Great SysAdmin Tool
  45974. A brain dump on automated integration testing
  45975. Unproblematize
  45976. About my new watch: Samsung Galaxy Watch 4
  45977. Deploying a Blazor App to Azure with Octopus Deploy
  45978. carltheperson
  45979. How Come There Isn't An Adam Neumann Effect? - Gotham Gal
  45980. My Recipe for Optimizing Performance of Rails Applications
  45981. GitHub - jsakamoto/FindRazorSourceFile: This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the Ctrl + Shift + F hotkeys.
  45982. ✍️ Happiness Over Profit
  45983. When I used to collect computer viruses
  45984. Sleep lessons for founders and CEOs (also investors and boards)
  45985. The Deployment Fidelity Problem - Tyler Cipriani
  45986. How to get a full work-day battery life on M1 Macbook – MICROIDEATION
  45987. On Variance and Extensibility
  45988. Multitenancy in ASP.NET Core - Simplest Way to achieve Multitenancy
  45989. One-Click VS Code in Browser from GitHub Repo ('How Did I Not Know This?') -- Visual Studio Magazine
  45990. GitHub Quick Reviews
  45991. Introducing the .NET MAUI Community Toolkit (Preview)
  45992. Docker Desktop no longer free for large companies: New 'Business' subscription is here
  45993. Recover Password Sync for a Domain Joined Mac
  45994. Ask the Expert: Build a Web App with Blazor
  45995. Monkey: the satirical Go package used unwittingly by Arduino and SalesForce
  45996. The Mini Index - The Mini Index
  45997. Microsoft Warns Customers about a Critical Vulnerability in Azure Cosmos DB
  45998. Docker is Updating and Extending Our Product Subscriptions - Docker Blog
  45999. The EPYC journey continues to Milan in Cloudflare’s 11th generation Edge Server
  46000. Glean | Glean
  46001. From MVC to Minimal APIs with ASP.NET Core 6.0 - Ben Foster
  46002. C# Language Highlights: Properties
  46003. What are the consequences of increasing the per-process GDI handle limit?
  46004. Notes on the Seattle Symphony's expanded concert schedule for 2021–2022 season
  46005. 3 VS Code Settings I IMMEDIATELY Turn Off
  46006. Downloading artifacts from Azure DevOps using .NET
  46007. The EPYC journey continues to Rome in Cloudflare’s 11th generation Edge Server
  46008. The simplest way to create an API is with .NET
  46009. The dot
  46010. 58% of Hacker News, Reddit and tech-savvy audiences block Google Analytics
  46011. When a hobby becomes a job
  46012. Adam Storr - When is not null not null but checking not null in .NET 6
  46013. .NET App Developer Links - 2021-08-31
  46014. Stream large content from ASP.NET Core to avoid OutOfMemoryException
  46015. Benefits of pure functions
  46016. Learn to build applications with F#
  46017. Optimizing toolbars for your workflow
  46018. GraphQL & Relay in the Front End
  46019. OSS Power-Ups: Statiq – Webinar Recording | The .NET Tools Blog
  46020. Building micro services through Event Driven Architecture part15 : SPA Front End.
  46021. Facebook is the AOL of 2021 | ZDNet
  46022. GitHub - coqui-ai/TTS: 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
  46023. Writing Programs with NCURSES
  46024. Creating a Simple Skeleton Loader in Xamarin Forms - Cool Coders
  46025. TypeScript v4.4 Ships, Gets New Home Page -- Visual Studio Magazine
  46026. Using SignalR in your Blazor applications
  46027. The open calendar, task and note space is a mess
  46028. The Dysfunctional Back Button - Don't Do This
  46029. Analyzing a High Rate of Paging
  46030. Bootstrapping Labels via ___ Supervision & Human-In-The-Loop
  46031. The Design and Evolution of OCB - Journal of Cryptology
  46032. All about Global Offset Table
  46033. To Everyone who showed a passionate interest in Note Garden
  46034. Fenwick Trees - Jornhub
  46035. French Appeal Court affirms decision that copyright claims on GPL are invalid; must be enforced via contractual dispute
  46036. Welcome to Peter's DevLog - Optional value handling in Nim
  46037. How I got multiple FAANG offers in Europe
  46038. Why We Don't Do Daily Stand-Ups at Supercede
  46039. You’re Not Too Late
  46040. Memory Lane
  46041. Why you should consider using docs-as-code
  46042. “If software engineering is in demand, why is it so hard to get a software engineering job?”
  46043. Moving to modern Neovim
  46044. Developers Say 'No' to Tips & Tricks Help in Visual Studio 2022 -- Visual Studio Magazine
  46045. core/roadmap.md at main · dotnet/core
  46046. [Last Week in .NET #57] – So, Azure your keys are safe?
  46047. Console Utilities API reference - Chrome Developers
  46048. How a Film Projector Works
  46049. How to Migrate from .NET MVC 5 to .NET Core for Kentico Xperience
  46050. Custom $5000 Gaming PC CHALLENGE - Linus vs RobeyTech
  46051. GitHub - rohit-px2/nvui: A modern frontend for Neovim.
  46052. Episode 60 – .NET6, streaming and making everything green with Jeff Fritz – Coding After Work Podcast
  46053. Exploring the NuGet client libraries - Gérald Barré
  46054. QA Best Practices for More Efficient Software Testing
  46055. STOP WAITING FOR GODOT
  46056. Tickets - NDC Oslo 2021 | Software Developers Conference
  46057. The various ways of moving between C++/WinRT and classic COM
  46058. Learn C# with CSharpFritz - Beginning C#: Loops and Conditional Statements
  46059. on terminal control
  46060. New! Stupid C++ Tricks Volume 2!
  46061. Entropy coding in Oodle Data: Huffman coding
  46062. When you finish celebrating Linux turning 30, try new Linux 5.14, says Linus Torvalds
  46063. OSS Power-Ups: CliWrap
  46064. .NET 6: Top 6 New Features in the Upcoming .NET Version
  46065. 269: How not to advertise mobile apps
  46066. Microsoft Azure vulnerability exposes thousands of customer database - Techno Kilo
  46067. .NET App Developer Links - 2021-08-30
  46068. Azure Queue Storage with ASP.NET Core - Code Maze
  46069. Hell Is Other REPLs
  46070. Improving application security in an ASP.NET Core API using HTTP headers – Part 3
  46071. Spreaker
  46072. In dirittura d'arrivo con le ASP.NET Core Minimal API
  46073. How MarkMonitor left >60,000 domains for the taking
  46074. Use dump files in the debugger - Visual Studio (Windows)
  46075. Why Get Into Competitive Programming?
  46076. Train Wheels are Not as Simple as They Seem
  46077. Making Reasonable Use of Computer Resources: Part 2
  46078. buzzert.net - Use a lot of Paper Towels
  46079. A practical understanding of lead acid batteries
  46080. Scales of cities, scales of software
  46081. Monero Developers Disclose ‘Significant’ Bug in Privacy Algorithm - Decrypt
  46082. Release Release v2.2.0 · Webreaper/Damselfly
  46083. A new way of blogging about Golang
  46084. Amazon.com: Staff Engineer: Leadership Beyond the Management Track (Audible Audio Edition): Will Larson, Shaula Evans, Will Larson: Books
  46085. How I Nearly Lost the Lightroom Catalog with All of My Photos
  46086. 3% Formula to invest in yourself.
  46087. Guides for reaching Staff-plus engineering roles - StaffEng
  46088. Custom Search Engine
  46089. Summary after Four Months with Ada — Programming with Ada documentation
  46090. Adding support for VisualStudio 2022 to your extension
  46091. Reverse engineering software licencing from early-2000s abandonware – Part 1
  46092. Space Nerds In Space - A Multi-player Starship Bridge Simulator
  46093. Everyone Else Thinks This Game is Awesome
  46094. If Megachurches Were Honest | Honest Ads (Mars Hill, Hillsong, Bethel, Lakewood Church Parody)
  46095. Accent Expert Breaks Down Language Pet Peeves | WIRED
  46096. Streaming requests with the fetch API
  46097. Making an OS (x86) Chapter 7 - Cross Compiler, Bootloader, Kernel
  46098. Droning On
  46099. QR Codes Aren't Actually Magic
  46100. NSO group, Pegasus, Zero-Days, i(OS|Message) security - Security. Cryptography. Whatever.
  46101. No Excuses, Do the Work
  46102. What’s it like to work at Big Tech?
  46103. Gresham’s Law of Time Management: When to Blow Up a Week — Iterating
  46104. Trying to be a project manager
  46105. Every Web Browser Absolutely Sucks. – Luke Smith
  46106. Gall’s Law and How I Ignored It
  46107. Samsung seemingly caught swapping components in its 970 Evo Plus SSDs
  46108. Weird Languages
  46109. Legion 7 Gen 6 (16" AMD) QHD Gaming Laptop
  46110. stb_truetype antialiased rasterizer
  46111. Newsletter Week 34, 2021
  46112. 🏡 Neil's Place
  46113. Check your biographic privilege
  46114. Video and Image Meme Maker - Meta Meme
  46115. the_future_of_dpy.md
  46116. Discourse Announces $20m Series A Investment by Pace Capital and First Round Capital
  46117. Five Ansible Techniques I Wish I’d Known Earlier
  46118. Episode 391 - AI/ML for Process Automation
  46119. Outbreak Associated with SARS-CoV-2 B.1.617.2 (Delta)...
  46120. "It's simple protocol, people," the father said. "We follow certain rules for a very good reason."
  46121. App Store Payments Will Have Increased Competition
  46122. Ask the Expert: Build a Web App with Blazor
  46123. RBAC like it was meant to be
  46124. Meet the Surface Studio 2 – The Ultimate Creative Studio – Microsoft Surface
  46125. Home
  46126. The Semiconductor Heist Of The Century | Arm China Has Gone Completely Rogue, Operating As An Independent Company With Inhouse IP/R&D
  46127. GitHub - hecrj/iced: A cross-platform GUI library for Rust, inspired by Elm
  46128. ASP.NET Core 6: Minimal APIs, two reasons why I can’t do without it so far
  46129. How can I break down a shell item in the same way as the breadcrumb bar?
  46130. Cascading retires and the sulky applications
  46131. How to collect the code coverage of your tests in .NET
  46132. Weekly Update 258
  46133. My Tungsten Cube - Tristan Hume
  46134. .NET App Developer Links - 2021-08-27
  46135. Adding support for $count segment in $filter collections in OData WebAPI
  46136. Support for fetching nested paths in OData Web API
  46137. The Three Pillars of WebAssembly - The New Stack
  46138. Webinar: Building an Online Ticket Store with Blazor WebAssembly | The .NET Tools Blog
  46139. Let's Learn .NET: Razor Pages - Events
  46140. Introduction to the Node.js reference architecture, Part 5: Building good containers | Red Hat Developer
  46141. Diagnosing memory leaks in .NET apps
  46142. What’s New in .NET 6 for Blazor?
  46143. Announcing TypeScript 4.4
  46144. GitHub - faissaloo/SponSkrub: Strip advertisements from downloaded YouTube videos
  46145. Work hard
  46146. Tailwind in 100 Seconds
  46147. GitHub - yt-dlp/yt-dlp: A youtube-dl fork with additional features and fixes
  46148. How I switched from macOS to Linux after 15 years of Apple
  46149. Why we are in a speculative bubble
  46150. Great hackers are fearless - Blog by Amir Bolous
  46151. The Lenovo IdeaPad Flex 5
  46152. It’s not about the rock | Blog of Christian Felde
  46153. Visualizing Observed Deaths
  46154. Linear Clock: Solar · James Wilson
  46155. Aggregatable Distributed Key Generation
  46156. Brit says sorry after waving around nonce patent and leaning on sites to cough up
  46157. Why are hyperlinks blue? | The Mozilla Blog
  46158. there is no such thing as a “glibc based alpine image” – Ariadne's Space
  46159. GitHub Copilot Security Study: 'Developers Should Remain Awake' in View of 40% Bad Code Rate -- Visual Studio Magazine
  46160. Silent changes to Western Digital’s budget SSD may lower speeds by up to 50%
  46161. Azure DevOps Podcast: Dean Guida on the Future of .NET Components - Episode 154
  46162. Linux in a Pixel Shader - A RISC-V Emulator for VRChat
  46163. Team Combat Playtest 04SEP21
  46164. What's new in C# 10.0 - C# Guide
  46165. Analysts: Google to pay Apple $15 billion to remain default Safari search engine in 2021
  46166. Cleaner, more elegant, and harder to recognize
  46167. Cleaner, more elegant, and wrong
  46168. Error Handling — Problem Overview
  46169. Arctic Governance - Law Project
  46170. In C#, how do I get the descriptive text for an HRESULT?
  46171. Pin, Unpin, and why Rust needs them
  46172. Converting PFX format to PEM via OpenSSL programmatically
  46173. r/ThatsInsane - almost all of the top subreddits are moderated by the same people
  46174. Valneva and Pfizer Announce Initiation of Phase 2 Study for Lyme Disease Vaccine Candidate
  46175. Blazor DataGrid Meets Blazor Report Viewer
  46176. Security Breach Release - Indianapolis, IN , Fort Wayne, IN, and Nashville, TN
  46177. .NET App Developer Links - 2021-08-26
  46178. How Testers Add Value
  46179. A Sort of Permutation
  46180. It looks like you’re using Visual Studio. Would you like help?
  46181. My MacBook Pro had over 10,000 USD in repairs
  46182. Happy birthday – 30 Years of Linux | Ubuntu
  46183. End-to-End Tests With ASP.NET Core, XUnit, and Playwright
  46184. Released: Microsoft.Data.SqlClient 4.0 Preview 1
  46185. Tip 330 - How to use Azure API Management from VS Code
  46186. Play with Proxy in Azure Function App
  46187. Get A Property Name From a .NET Lambda Expression
  46188. Stripping Times from Dates in C#
  46189. Comparing Techniques for Communicating Between Services
  46190. .NET Rocks! vNext
  46191. The All-Seeing "i": Apple Just Declared War on Your Privacy
  46192. Haiku, Inc. has hired an existing contributor to work on Haiku full-time!
  46193. Azure SDK: Goodbye QnA Maker, Hello AI 'Question Answering' -- Visual Studio Magazine
  46194. My experience dealing with Microsoft in the old Windows Phone times
  46195. Why I use attrs instead of pydantic
  46196. Cryptography Engineer
  46197. Digital Nomadism, Mobility and Risk — Travel Writer Shaun Busuttil
  46198. The Art of the Desk Setup
  46199. Taking a closer look at lodash's chain
  46200. Absurdest Academia (A ‘Darkest Dungeon’ Parody)
  46201. Friendship ended with the garbage collector
  46202. Why can’t we just give steroids to people with muscular dystrophy? – Trevor Klee
  46203. Burning out and quitting
  46204. canistilluse.com
  46205. Token Authentication for django-rest-framework — /var/
  46206. Would the World Be a Better Place If More People Baked Bread?
  46207. 59a34eabe31910abfb06f308 - Apple NeuralHash Collision
  46208. Azure Service Bus for .NET deep dive resources
  46209. Careers - RelevantDB Next Generation Search
  46210. Why Download Visual Studio/VS Code from Microsoft Store? -- Visual Studio Magazine
  46211. GitHub - marceloprates/prettymaps: A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
  46212. Programmers Don’t Understand Hash Functions
  46213. Entity Framework Community Standup - Dapper
  46214. Vulnerability in Bumble dating app reveals any user's exact location | Robert Heaton
  46215. GitHub - roboflow-ai/neuralhash-collisions: A catalog of naturally occurring images whose Apple NeuralHash is identical.
  46216. ALWAYS Valid Domain Model
  46217. The Catch Block #71 - Conflict, Lambdas, Updating Tests, and Defaults
  46218. The Search for a FLOSS Mobile OS (Aug 2021) — Emacsen's Blog
  46219. A closer look at C# 8 & 9 language features - PHINUG 2021.09
  46220. The Windows Runtime PassArray is a read-only array, even though it isn't declared const
  46221. Jeff Varasano's NY Pizza Recipe
  46222. Reporting NUKE build failures on Slack
  46223. API Tokens: A Tedious Survey
  46224. 25 vBulletin Forums Hacked; Millions of Accounts Being Sold on Dark Web
  46225. .NET App Developer Links - 2021-08-25
  46226. EA shares five innovations via Accessibility Patent Pledge, wants other devs to do the same
  46227. Change Delete Behavior and more on EF Core - Simple Talk
  46228. Announcing the New TypeScript Homepage
  46229. C# Language Highlights: Deconstructing Non-tuple Types
  46230. Publish apps and games to the Microsoft Store – Develop for Microsoft
  46231. Don’t take #advice from people who don’t want you to win
  46232. Favorite features in Visual Studio 2022 so far
  46233. Beginner's Series to: Blazor | Channel 9
  46234. Principal Technical Product Manager, Amazon Corretto - Virtual Location (Level 7)
  46235. Googlespeak™ - How Google Limits Thought About Antitrust
  46236. Melb.NET Sept 2021 ONLINE Meetup
  46237. A sample environment check for OIDC authenticated web services
  46238. Launching a mobile app, frustration, and creativity - making my own luck
  46239. Samsung Supports Retailers Affected By Looting With Innovative Television Block Function
  46240. Record and publish your meeting
  46241. Tools for thinking
  46242. The Rise Of User-Hostile Software
  46243. The most underused browser feature
  46244. I used to love Bootstrap. God, now I just hate it
  46245. How Discord Stores Billions of Messages
  46246. GitHub Quick Reviews
  46247. F# Tapas - Small Bites from the Cloud to the Edge | #dotNETConf: Focus on F#
  46248. GitHub Actions: Windows Server 2022 with Visual Studio 2022 is now available on GitHub-hosted runners (Public Beta) | GitHub Changelog
  46249. BlazingChat
  46250. [Last Week in .NET #56] – Silverlighted Sorting
  46251. Is Hacker News a Good Predictor of Future Tech Trends?
  46252. From Pearl to Pegasus: Bahraini Government Hacks Activists with NSO Group Zero-Click iPhone Exploits - The Citizen Lab
  46253. Jordan Klepper Debates Anti-Vax Mandate Protesters in NYC | The Daily Show
  46254. Samsung Galaxy Z Fold 3's camera breaks after unlocking the bootloader
  46255. Ploopy
  46256. An Introduction to JQ
  46257. ASP.NET Community Standup - Visual Studio 2022 Razor Editor
  46258. Yosuda spin bike review, a $230 Peloton & Apple Fitness+ DIY bike
  46259. Introducing logs from the dashboard for Cloudflare Workers
  46260. How to Use GitHub Codespaces With Your docfx Project
  46261. r/DataHoarder - Twitter starts to require login to view tweets
  46262. The Beauty of Bézier Curves
  46263. NUMBER ONE Trait of a Senior Developer - Do you have it?
  46264. How to sneak the Windows 95 credits screen into the build without anybody noticing
  46265. Rebuilding StronglyTypedId as a source generator - 1.0.0-beta release: Using strongly-typed entity IDs to avoid primitive obsession - Part 7
  46266. Firefox follows Chrome and prepares to block insecure downloads
  46267. Apple's bizarre crackdown on multicast
  46268. The Linux Kernel Module Programming Guide
  46269. Securing a graphQL API with Azure Active Directory
  46270. 5 Methods to Redirect a Request in ASP.NET Core - Detailed Guide | Pro Code Guide
  46271. Tech Interview Handbook | Tech Interview Handbook
  46272. Embedding source code on errors logged to elmah.io
  46273. GitHub - sonic-pi-net/sonic-pi: Code. Music. Live.
  46274. Build formatter extensions in ASP.NET Core OData 8 and hooks in ODataConnectedService
  46275. .NET locking in an Async Method | Cody's Personal Site
  46276. Beginner's Guide to Docker - Part 2 - Debugging a Docker Build - The Long Walk
  46277. Monsters Weekly 219 - Playwright Trace Viewer
  46278. Creating Solutions and Projects in VS Code — Softwarepark
  46279. I turned on CSP and all I got was this crappy lawsuit!
  46280. What's New in EF Core 5.0
  46281. gail.com FAQ
  46282. 38M Records Were Exposed Online—Including Contact-Tracing Info
  46283. The Day AOL made Microsoft Cry Uncle: Messenger Wars!
  46284. Adam Storr - Is Dependency Injection Into a Custom Exception a Good Idea?
  46285. SnykCon 2021 is Almost Here! | Snyk
  46286. r/hacking - How to bypass Sprint/T-Mobile 2fa in under 5 minutes...
  46287. I Hate Magento
  46288. The Spin of a Human Body
  46289. The Rise of Mobile Wikipedia
  46290. I give you feedback on your blog post draft but you don't send it to me
  46291. Hi Khalil | I Regret Being a Hipster in Tech
  46292. Golem keyboard project
  46293. Bringing the Unix Philosophy to the 21st Century | Brazil's Blog
  46294. GitHub Ditches macOS for Codespaces, Now Offered for Team/Enterprise Testing -- Visual Studio Magazine
  46295. Cryptography FM: Episode 17: Breaking Wi-Fi With Frame Attacks!
  46296. Razer bug lets you become a Windows 10 admin by plugging in a mouse
  46297. Epic Partners with SoarTech for Government and Military Applications
  46298. Big O notation is simpler than you might think
  46299. r/pics - My Mom took this picture of our dog and also doesn't know memes
  46300. Gamasutra is becoming Game Developer
  46301. New .NET 6 APIs driven by the developer community
  46302. Conditionally setting your gitconfig
  46303. GitHub - MrHands/SadKitty
  46304. Lamar v6 is out! Expanded interception options, overriding test services, better documentation
  46305. With Great Power Comes Great Responsibility: Platforms Want To Be Utilities, Self-Govern Like Empires
  46306. The .NET Docs Show - Blazor component testing with bUnit
  46307. Making Magic Transit health checks faster and more responsive
  46308. I turned on CSP and all I got was this crappy lawsuit!
  46309. C++/WinRT nasty gotcha: winrt::param::hstring constructed from std::wstring_view requires null termination
  46310. I Tried Writing C# .Net for the First Time in 6 Years - Things Have CHangedChanged!
  46311. Records Deep Dive: What, Why and How - David Wengier - NDC Melbourne 2021
  46312. Loading Elliptic Curve (EC) Keys in .NET
  46313. 268: Authentication shouldn't be hard
  46314. Dapper Migrations with FluentMigrator and ASP.NET Core - Code Maze
  46315. DeepMind reveals PonderNet: Pondering or Fake Hype?
  46316. Fluent Assertions 6.0, the biggest release ever
  46317. How to Deliver Constructive Feedback in Difficult Situations
  46318. FSNotes App – Modern notes manager for macOS and iOS
  46319. How can we make air conditioners 33% more efficient? Here's a revolutionary solution.
  46320. Cloudflare says it mitigated a record-breaking 17.2M rps DDoS attack
  46321. .NET App Developer Links - 2021-08-23
  46322. Developers Are the Most Valuable Resource When Creating Software but Their Time Is Undervalued and…
  46323. Carter Community for ASP.NET Core means enjoyable Web APIs on the cutting edge
  46324. Interactive Rebase
  46325. The Importance of Maintaining Your Automated Tests
  46326. Improving application security in Blazor using HTTP headers – Part 2
  46327. A Stupid Little TypeScript Mistake (Part 2)
  46328. My Favorite C# Features - Part 5: Build for the Modern Web with Blazor
  46329. Parameter optionality in Minimal APIs
  46330. Hydrogen lobbyist quits, slams oil companies’ “false claims” about blue hydrogen
  46331. New Videos Covering Vue 3.2
  46332. Recent and not so recent changes in OpenBSD that make life better (and may turn up elsewhere too)
  46333. Life before Unicode — Daniil Baturin
  46334. GitHub - nuvious/pam-duress: A Pluggable Authentication Module (PAM) which allows the establishment of alternate passwords that can be used to perform actions to clear sensitive data, notify IT/Security staff, close off sensitive network connections, etc if a user is coerced into giving a threat actor a password.
  46335. Connor's Blog
  46336. Incrementing Vectors
  46337. Speeding up IndexedDB reads and writes
  46338. Building Applications With Cassandra: A Very Quick Guide
  46339. Defense In-Depth: Designing an HTTP Content Length Restriction Middleware - ASP.NET 5 (or .NET Core)
  46340. FluentAssertions.BUnit 0.0.38
  46341. GitHub - srpeirce/fluentassertions.bUnit: Fluent Assertions for bUnit
  46342. Episode 22: Jetbrains Rider, and Code With Me
  46343. GitHub - Bassonrichard/SocialMediaSharingBlazor: Blazor class library that enables you to access the native web social media sharing functionality using C#
  46344. SocialMediaSharingBlazor 5.1.3
  46345. How to Remember What You Read
  46346. Hanselminutes is Fresh Air for Developers and has over 800 episodes of fresh tech from fresh faces
  46347. Don’t starve, Diablo – Parallax 7
  46348. STRICT Tables
  46349. GitHub - jarun/bcal: :1234: Storage expression and general-purpose calculator
  46350. GitHub - Torbet/Vim-It-Up: A collection of scripts, plugins, and clever hacks so that you can exit vim in STYLE! 🚀
  46351. An Opinionated Guide to xargs
  46352. If I Had the Money That Bezos Had
  46353. EFF Joins Global Coalition Asking Apple CEO Tim Cook to Stop Phone-Scanning
  46354. ‘I Don’t Want to Be Like a Family With My Co-Workers’
  46355. Enhanced support for citations on GitHub | The GitHub Blog
  46356. Hello CISO - Episode 1 (Part 1): The Downfall of On-Premise Security
  46357. Platform Security Part Deux, feat. Justin Schuh - Security. Cryptography. Whatever.
  46358. Turns Out The Hardest Part of Making a Game is...Everything - IGN
  46359. China passes the world's strictest user data protection law | AppleInsider
  46360. Getting Started with Data Analytics & Machine Learning in F# | #dotNETConf: Focus on F#
  46361. Removing "shows" from Spotify
  46362. Rethinking Best Practices – Will Gallego
  46363. Roblox faces criticism for 'exploiting' young game developers
  46364. Your Simple Guide to Tax Evasion
  46365. A Facebook hacker beat my 2FA, bricked my Oculus Quest, and hit the company credit card
  46366. Mental health impacts of a Big Tech job
  46367. Advocating for Open Source · madebyjamie
  46368. Checking in on All the Promises Elon Musk and Tesla Have Made
  46369. Can Killing Cookies Save Journalism?
  46370. .NET Foundation August 2021 Update
  46371. Pull requests · dotnet/runtime
  46372. Languages & Runtime Community Standup - Succinct, robust and performant code with F#
  46373. Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  46374. Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  46375. Unlimited throughput: how to increase auto-merge performance
  46376. Overcoming Bias : What is ‘Elite Overproduction’?
  46377. GitHub - ManimCommunity/manim: A community-maintained Python framework for creating mathematical animations.
  46378. Timeout detection and recovery (TDR) - Windows drivers
  46379. Added support for type based parameter binding by davidfowl · Pull Request #35496 · dotnet/aspnetcore
  46380. GitHub - spectreconsole/errata: A library that makes it easy to create and display diagnostics of different kinds.
  46381. C# Language Highlights: The "in" Parameter Modifier
  46382. The Catch Block #70 - .NET 6 Preview 7, Minimal APIs, and a Thank You
  46383. r/ProgrammerHumor - When your boss has no clue what you do.
  46384. HACKED: The CODE RED Buffer Overflow - How it Worked!
  46385. Transactions and money? You are kidding me, right?
  46386. GitHub - JetBrains/projector-installer: Install, configure and run JetBrains IDEs with Projector Server on Linux or in WSL
  46387. Data protection controls with Cloudflare Browser Isolation
  46388. Patterns in confusing explanations
  46389. Here's another free CA as an alternative to Let's Encrypt!
  46390. Weekly Update 257
  46391. How do I find out the size of the mouse cursor?
  46392. Gmail is opening and caching urls within emails without user intervention. How and why?
  46393. Announcing Tenant Control in Cloudflare Gateway
  46394. #stitch with @kingsizekristin it gets better. Hang in there.
  46395. Code Maze Weekly #90 - Code Maze
  46396. The New .NET MAUI Podcast
  46397. mindzie - Process Optimization Simplified
  46398. .NET App Developer Links - 2021-08-20
  46399. Performance Improvements in .NET 6
  46400. Online Survey Software | Qualtrics Survey Solutions
  46401. Scheduled tasks with the Cron binding in Dapr
  46402. .NET Core Cloud Hosting & Deployment | Amezmo
  46403. The Thing Standing Between Procrastination and Daily Progress Is Ritual
  46404. Intro to Mathematical Planning with F# | #dotNETConf: Focus on F#
  46405. Adventures in fuzzing libolm | Matrix.org
  46406. Episode 390 - Pronunciation Assessment
  46407. Industrial Fans, Ceiling Fans & More | Big Ass Fans
  46408. omnisharp-vscode/package.json at master · OmniSharp/omnisharp-vscode
  46409. The Founder vs. Hired Executive Gap
  46410. My setup using Mull for extensible and secure browsing on Android : Blog : DBM
  46411. 🏡 Neil's Place
  46412. How to Design without a Designer
  46413. Startup or Not to Startup
  46414. r/3Dprinting - Wake up this morning and see this on my 3D printer (I use octoprint and now I’m scared)
  46415. Propwash #11 - Where is the drone Industry headed?
  46416. 🐦🚗
  46417. On .NET Live - Connecting gadgets to Blazor
  46418. .NET MAUI Layouts Revamped, Developers Question Lack of Linux -- Visual Studio Magazine
  46419. FTC Alleges Facebook Resorted to Illegal Buy-or-Bury Scheme to Crush Competition After String of Failed Attempts to Innovate
  46420. Visual Studio 2022 Preview Release Notes
  46421. Domain-Driven Refactoring: Encapsulating Data
  46422. Using the WebView control to capture Request Content
  46423. .NET Rocks! vNext
  46424. ImageNet contains naturally occurring NeuralHash collisions
  46425. Using SignalR in your Blazor applications
  46426. Unbreaking code collaboration | from the Sturdy Blog
  46427. Stavros Korokithakis / Harbormaster
  46428. Understanding the cost of C# delegates
  46429. Flexible theming capabilities for Visual Studio 
  46430. Revamped Project Properties UI
  46431. Improving developer security with Visual Studio 2022
  46432. The 425 Show
  46433. Bite-Size C# 10 - Semi-Auto Properties and 'field' Keyword
  46434. Delete an Azure AD B2C tenant programmatically
  46435. the PolarBear, Multipurpose Desktop CNC Machine
  46436. How to pwn an unattended laptop, according to Humans
  46437. What is the deal with the SM_CXCURSOR system metric?
  46438. Building a Pet Cam using a Raspberry Pi, Cloudflare Tunnels and Teams
  46439. Continuous database deployment with GitHub Actions
  46440. C#'s Enum performance trap your code is suffering from
  46441. Not-a-Linux distro review: SerenityOS is a Unix-y love letter to the ’90s
  46442. It never had to be like this: the git "index" - the sporks space
  46443. 1800s Astronomical Drawings vs. NASA Images
  46444. Rider 2021.3 Roadmap | The .NET Tools Blog
  46445. Free eBook – Uno Platform Succinctly
  46446. CSS module scripts: `import` stylesheets like JavaScript modules
  46447. ReSharper 2021.3 Roadmap | The .NET Tools Blog
  46448. Git 2.33 comes with a new merge strategy 'merge-ort' that gains 500x-9000x speed
  46449. How to Create a new Solution and Projects using dotnet CLI
  46450. Tip 329 - Azure portal productivity Tips
  46451. .NET Rocks! vNext
  46452. Canada calls screen scraping 'unsecure,' sets Open Banking target for 2023 - FinLedger
  46453. Richard Bartle Releases His Classic Book <em>Designing Virtual Worlds</em> for Free Online -- Here's His Guide to The Sections Still Most Relevant Today
  46454. GitHub - anishathalye/neural-hash-collider: Preimage attack against NeuralHash 💣
  46455. Elm at Rakuten | Rakuten Engineering Blog
  46456. Surfside Condo Collapse: What We Know So Far
  46457. How does PLONK work? Part 11: Our final protocol! (Without the copy constraints)
  46458. Is AI Coming for Your Dev Job or Not? A Tale of Two Surveys -- Visual Studio Magazine
  46459. Software Architecture Q&A: Microservices, CQRS & More!
  46460. Signing Electron Apps before Bundling with Azure Key Vault and EV Code Signing Certificates - Dangl.Blog();
  46461. 30 Days of Starting Up
  46462. System Cpu Usage And Glibc
  46463. Low Profile Payment Pages (Iframe)
  46464. The past, present and future of image formats
  46465. Thinking of the children
  46466. My development philosophy
  46467. How I Learned To Stop FUD And Stay SAFE | #dotNETConf: Focus on F#
  46468. How does PLONK work? Part 10: The Kate polynomial commitment scheme
  46469. GitHub - public-api-lists/public-api-lists: A collective list of free APIs for use in software and web development 🚀
  46470. Machine Learning Community Standup - Machine Learning for Photography
  46471. GitHub - maxvfischer/DIY-ai-art: How to build your own AI art installation from scratch
  46472. Autoruns v14.0, RDCMan v2.83, Procdump v10.11, dark theme updates, ProcExp v16.43 and Sysmon v13.24
  46473. Understanding the cost of C# delegates
  46474. Automate Image Generation Statiq ImageSharp | C# Tutorials Blog
  46475. How ephemeral keys validate possession of a static key
  46476. Computer Scientists Discover Limits of Major Research Algorithm | Quanta Magazine
  46477. GitHub - dotnet/runtime at release/6.0
  46478. Building a Request Pipeline for Separating Concerns with Pipes & Filters
  46479. What's with all of the references to "dude" in the accessibility header files?
  46480. German parliament pens letter to Tim Cook with concerns over CSAM detection system
  46481. Zero Trust controls for your SaaS applications
  46482. Apple says researchers can vet its child safety features. But it’s suing a startup that does just that.
  46483. GitHub - AsuharietYgvar/AppleNeuralHash2ONNX: Convert Apple NeuralHash model for CSAM Detection to ONNX.
  46484. The cost of queue architecture, and why upfront payment will pay dividends
  46485. The First Three Winners from Cloudflare’s Project Jengo 2 Share $20,000
  46486. Working Collision? · Issue #1 · AsuharietYgvar/AppleNeuralHash2ONNX
  46487. Finally, a library that improves role authorization in ASP.NET Core – The Reformed Programmer
  46488. What is Blazor [1 of 11] | Beginner's Series to: Blazor
  46489. What’s Coming in React 18
  46490. Tips and Tricks when using Windows Package Manager
  46491. Discover and assess ASP.NET apps at-scale with Azure Migrate
  46492. .NET App Developer Links - 2021-08-18
  46493. DDD 2021: Call for Speakers/Papers
  46494. What I Like About C# 9
  46495. Exploring Clang/LLVM optimization on programming horror
  46496. Asking nicely for root command execution (and getting it)
  46497. More. Helvetica. Now.
  46498. Safer Illinois, Isn’t
  46499. .NET MAUI Community Toolkit Monthly Standup - September 2021
  46500. Just Freaking Apply
  46501. Can I switch away from Windows to Debian for software development - an exploration
  46502. Demystifying Rails autoloading
  46503. There is plenty of room at the bottom
  46504. How good is Codex?
  46505. Release Akka.NET v1.4.24 · akkadotnet/akka.net
  46506. testing emulators at scale – David GF.net
  46507. Computers Are Bad
  46508. WebView and Modal Dialogs in WPF Async Code
  46509. How does PLONK work? Part 9: What's a polynomial commitment scheme (PCS)?
  46510. Pi-Challenge - world record attempt by UAS Grisons
  46511. Auditing Cryptography: #Zcon2Lite
  46512. GitHub - IEvangelist/azure-cosmos-dotnet-repository: Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
  46513. A Decade Later, .NET Developers Still Fear Being 'Silverlighted' by Microsoft -- Visual Studio Magazine
  46514. How does PLONK work? Part 8: A polynomial dance
  46515. How does PLONK work? Part 7: A sketch protocol with our polynomial
  46516. Query parameters, batching and SQL rewriting
  46517. CSS accent-color
  46518. Me every time I’m on hold 😂 WHO IS YOUR FAV COLOR 😝💀 Inspo: @lalamilan #dance #dancer #dancers #funny
  46519. GitHub Quick Reviews
  46520. How does PLONK work? Part 5: From arithmetic circuits to constraint systems
  46521. [Video] Are ASP.NET Core Minimal APIs just for demos?
  46522. Stop using Zoom, Hamburg’s DPA warns state government – TechCrunch
  46523. How does PLONK work? Part 6: From constraint systems to polynomials
  46524. You don't need to work on hard problems
  46525. Performance Improvements in .NET 6
  46526. My favorite papers
  46527. Mastodon now a non-profit organisation
  46528. Go 1.17 is released - The Go Blog
  46529. Is it expected that custom default pinned taskbar items via LayoutModification.xml keep coming back each time the user logs on?
  46530. Implementing a count(distinct) query in RavenDB
  46531. Issues and solutions of variable framerate
  46532. Finally, a Shot to Prevent Lyme Disease Could Be on Its Way
  46533. I "Hacked" A Like System with Basic JavaScript - Here's How
  46534. Ask the Expert: .NET MAUI Community Toolkit
  46535. ValueStringBuilder: a stack-based string-builder: A deep dive on StringBuilder - Part 6
  46536. ADO.NET provider 8.5.0.0 for Firebird is ready
  46537. 6 New Ways to Validate Device Posture
  46538. Google Groups kills RSS support without notice
  46539. Keeping Up
  46540. Microsoft Renames Its Azure for FHIR API to Azure Healthcare APIs
  46541. Houses, Forcing Functions, and Containers
  46542. .NET MAUI Summer Previews: New Layouts, Font Scaling, Alerts, Gestures, Clipping and Much More
  46543. HTTP Error 500.30 - ASP.NET Core app failed to start help
  46544. Are ASP.NET Core 6 minimal APIs just for demos?
  46545. Guide to Hyperparameter Tuning and Optimization with Python
  46546. Leaflet — an open-source JavaScript library for interactive maps
  46547. ASP.NET Core in .NET 6 - Introducing minimal APIs
  46548. .NET App Developer Links - 2021-08-17
  46549. Gitting Started With Git
  46550. Debugging External Sources with Visual Studio
  46551. .NET 5 Support of Azure Functions OpenAPI Extension
  46552. GitHub - jpochyla/psst: Fast and multi-platform Spotify client with native GUI
  46553. How does PLONK work? Part 1: What's PLONK?
  46554. The n-Category Café
  46555. Adam Storr - Ambiguous match found in Azure Functions project
  46556. Economic Costs | Costs of War
  46557. [Last Week in .NET #55] – Squabbling Trillionaires.
  46558. Wasserstein Distance Using C# and Python -- Visual Studio Magazine
  46559. Living With Flare | by Brian Koberlein
  46560. Cryptology ePrint Archive: Report 2021/923
  46561. Successful Slack
  46562. Can We Please Stop Calling Everyone “Addicted”?
  46563. Why Did So Many Startups Choose MongoDB?
  46564. API Development: The Complete Guide for Building APIs Without Code
  46565. A Programmer’s Introduction to Mathematics
  46566. .NET Core 2.1 container images will be deleted from Docker Hub
  46567. Why Use Analogies in Software Teams?
  46568. Automate commit co-authors when pairing — Alex Blackie
  46569. Stop Using ../../../ While Importing Components, Instead Use This Method
  46570. iOS is worse than Android | PorchLab
  46571. Alba v5.0 is out! Easy recipes for integration testing ASP.Net web services
  46572. GitHub - minimaxir/big-list-of-naughty-strings: The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  46573. GitHub - SimonCropp/NaughtyStrings: Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
  46574. CI/CD survey
  46575. Many Americans aren't aware they're being tracked with facial recognition while shopping
  46576. Tutorial
  46577. Securing your GitHub account with two-factor authentication | The GitHub Blog
  46578. Reddit Interview Problems: The Game of Life
  46579. An amazing error message if you put more than 2^24 items in a JS Map object
  46580. Challenges for code-based problems
  46581. Introducing DevOps-friendly EF Core Migration Bundles
  46582. Beautiful and compact Web APIs revisited – with C# 10 and .NET 6 Preview 7
  46583. The .NET Docs Show - Xamarin Community Toolkit Update
  46584. Bite-Size C# 10 - Const Interpolated Strings
  46585. Loops and Conditionals in Python - while Loop, for Loop & if Statement | Pro Code Guide
  46586. Playing with System.Text.Json Source Generators - Steve Gordon - Code with Steve
  46587. What are these dire multithreading consequences that the GetFullPathName documentation is trying to warn me about?
  46588. Prevent refreshing the UI after an event in Blazor - Gérald Barré
  46589. Reference equality for dictionaries in Python
  46590. Dotnetos Essentials
  46591. Nerds Don't Respond To Marketing; Try Technical Documentation Instead | Hacker Noon
  46592. Introducing Shadow IT Discovery
  46593. Email Authenticity 101: DKIM, DMARC, and SPF
  46594. Programming Idioms
  46595. Azure BLOB Storage with ASP.NET Core and Angular - Code Maze
  46596. AutoML with FLAML & Python: Machine Learning in 15 Seconds
  46597. 267: Hacking Onewheel Bluetooth
  46598. Creating parameterised tests in xUnit with [InlineData], [ClassData], and [MemberData]
  46599. Improving application security in ASP.NET Core Razor Pages using HTTP headers – Part 1
  46600. How to Calculate Azure Blob Container Size
  46601. Azure Functions with F# using .NET 5
  46602. fsharp-presentations/notes-on-learning-fsharp-1.md at master · dsyme/fsharp-presentations
  46603. TypeScript 4.4 and more readable code | I CAN MAKE THIS WORK
  46604. I figured out how DMARC works, and it almost broke me
  46605. Publish Azure Static Web Apps with Bicep and Azure DevOps | I CAN MAKE THIS WORK
  46606. Announcing TypeScript 4.4 RC
  46607. Cascadia Code Font
  46608. OpenAI's Codex as a Chrome extension
  46609. Are Microservices … for real?
  46610. The Story of Shor's Algorithm, Straight From the Source | Peter Shor
  46611. Rent, Deposits, and the failure of the repeated game
  46612. Thinking of the children
  46613. Why is Learning Functional Programming So Damned Hard?
  46614. The rise of the one-person unicorn
  46615. Getting Started with DatoCMS - A Modern Headless CMS with LOTS of Features!
  46616. A Minimalist Full-Text Search Engine
  46617. Introducing the PineNote | PINE64
  46618. BCryptCreateMultiHash function (bcrypt.h) - Win32 apps
  46619. 'Hustle Porn' is the Latest Toxic Scourge to Hit Entrepreneurs. Here's How to Expunge It From Your Life
  46620. The C# 9 init-only setters
  46621. SoundStream: An End-to-End Neural Audio Codec
  46622. The Perl Foundation is fragmenting over Code of Conduct enforcement
  46623. I hate almost all software
  46624. music/index.js at master · wybiral/music
  46625. Nail Your Startup Pitch: Use Pixar's Story Formula to Win Over Investors
  46626. Aero Mirror / Mirror Delete Kit for Tesla Model 3
  46627. 10×10%
  46628. Introducing Bandersnatch: a fast elliptic curve built over the BLS12-381 scalar field - Cryptography - Ethereum Research
  46629. A Thorough Look At Resident Evil
  46630. Stewardship of Ourselves
  46631. Exploring the password policy rabbit hole — Sun Knudsen
  46632. Root cause of failure, root cause of success
  46633. Mozilla tests if 'Firefox/100.0' user agent breaks websites
  46634. IPv4, IPv6, and a sudden change in attitude
  46635. The world in which IPv6 was a good design
  46636. Quake III FISR Algorithm [2/2] - How Floating Point Works
  46637. Smart Vents | Flair
  46638. Software Development Cannot Be Automated Because It’s a Creative Process With an Unknown End Goal
  46639. GitHub - seligman/aws-ip-ranges: Tracking the history and size of AWS's ip-ranges.json file
  46640. On chaos, drunks and a Solution to the Chaotic Three-Body Problem – the research of Yonadav Barry Ginat and Hagai Perets
  46641. Long-running Operations on macOS and iOS with NSProcessInfo
  46642. Progress Report: August 2021 - Asahi Linux
  46643. Release Notes for Debian 11 (bullseye), 64-bit PC
  46644. A house small enough to find everything in
  46645. Second IC :) – Sam Zeloof
  46646. .NET Rocks! vNext
  46647. Programming the Windows firewall
  46648. Keyboard Input: Carl Franklin's Blazor Train Ep 54
  46649. ‎Security. Cryptography. Whatever.: The Great "Roll Your Own Crypto" Debate, feat. Filippo Valsorda on Apple Podcasts
  46650. Deploying Cloud Infrastructure with F# | #dotNETConf: Focus on F#
  46651. This asteroid is one of the most likely to hit Earth. Here’s what it means for our future.
  46652. Front Matter
  46653. So Why Doesn't Microsoft Provide Its Own Blazor Component Library? -- Visual Studio Magazine
  46654. Running Fully Automated E2E Tests in Electron in a Docker Container with Playwright - Dangl.Blog();
  46655. Generic Insertion Sort in C# .NET
  46656. Apple- and Google-backed smart home standard Matter has been delayed
  46657. Abandoned Motorola Headquarters - Abandoned Spaces
  46658. GitHub - emilk/egui: egui: an easy-to-use immediate mode GUI in pure Rust
  46659. GitHub picks Friday 13th to kill off password-based Git authentication
  46660. Remove all direct links to languagetransfer.org by SyntaxBlitz · Pull Request #44 · language-transfer/lt-app
  46661. Questions to answer when sizing a RavenDB node
  46662. Resolving the ambiguity when your C++ class inherits from multiple base classes that have the same method
  46663. 5 (Extreme) Performance Tips in C# (part 2)🔥
  46664. JavaScript Optional Chaining in 5 Minutes (No more "cannot read property of undefined"!)
  46665. Cloudflare Developer Summer Challenge
  46666. How many Browser tabs do you have open?
  46667. Episode 21: Bicep with Alex Frankel
  46668. Code Maze Weekly #89 - Code Maze
  46669. Our Summer Break - 2021
  46670. Breaking the web forward — ppk
  46671. Build and deploy microservices with Kubernetes and Dapr | Red Hat Developer
  46672. Mixins in Sass
  46673. Exploring a minimal Web API with ASP.NET Core 6
  46674. The .NET Ecosystem in 2021: Over half of .NET devs use C# 8, 46% do not use diagnostic tools, and other facts | The .NET Tools Blog
  46675. The Midnight Twill Cop Shirt
  46676. Blazing fast cloud developer environments
  46677. Microsoft Steps Up Java Support at Eclipse with a New Strategic Membership -- ADTmag
  46678. What do we do about JWT? feat. Jonathan Rudenberg - Security. Cryptography. Whatever.
  46679. Optional (Java SE 11 & JDK 11 )
  46680. Git password authentication is shutting down | GitHub Changelog
  46681. Weekly Update 256
  46682. YouTube
  46683. Actions · DamianEdwards/MinimalApiPlayground
  46684. Alien
  46685. .NET MAUI Community Toolkit - Monthly Standup
  46686. #stitch with @devslopes is it worth getting a bachelors degree in computer science?
  46687. String Class (System)
  46688. I paid for Instagram advertising so you don’t have to
  46689. Making a Marketing Page
  46690. The New JavaScript/TypeScript Experience in Visual Studio 2022 Preview 3
  46691. Hosts file: What is it, why is it useful & how to edit it?
  46692. The Deceptive PR Behind Apple’s “Expanded Protections for Children”
  46693. Episode 389 - Azure Logic Apps
  46694. Moving beyond personal productivity
  46695. How I Submitted the confirmation Statement for my UK Limited Company
  46696. Why there probably won't be a bFunc Version 2
  46697. What is value?
  46698. 🖌️ Horton Hears a Whostyle
  46699. I stopped sleeping, then I started hallucinating.
  46700. Internet of Snitches – Purism
  46701. On .NET Live - The cutting edge of the Razor engine
  46702. .NET 6 Preview 7: New Features Done, but Templates with Top-Level Statements Stir Debate -- Visual Studio Magazine
  46703. Low Bandwidth Images
  46704. ASP.NET Core 6: Working with minimal APIs
  46705. Don Teaches Guido F#
  46706. Don Teaches Guido F# | Channel 9
  46707. C# Highlights: Immutable Collections
  46708. A future for SQL on the web
  46709. Run EF Core Migrations in multiple databases with Azure DevOps
  46710. How can I find the heap that a memory block originally came from, so I can free it properly?
  46711. Secure and minimal APIs using .NET 6, C# 10 and Azure Active Directory
  46712. GitHub - AnthonyGiretti/aspnetcore-minimal-api: Example of a minimal API and some basics features
  46713. Looking into Odin and Zig: My notes
  46714. Bite-Size C# 10 - Anonymous 'with' Expressions
  46715. How to never type passwords when using Git
  46716. SQL Server on Kubernetes - Book Review
  46717. Productive Data Science in Biology with F# | #dotNETConf: Focus on F#
  46718. ZeroVer: 0-based Versioning — zer0ver
  46719. Support Layers in Microservices Topologies
  46720. More devices, fewer CAPTCHAs, happier users
  46721. ‎Microsoft Remote Desktop
  46722. If You Build It, They Will Come: Apple Has Opened the Backdoor to Increased Surveillance and Censorship Around the World
  46723. GitHub - SamSchott/maestral: Open-source Dropbox client for macOS and Linux
  46724. Mosh: the mobile shell
  46725. Visual Studio 2022 Preview 3 - Overview
  46726. .NET App Developer Links - 2021-08-12
  46727. Netflix Intensifies ‘VPN Ban’ and Targets Residential IP-addresses Too (Updated) * TorrentFreak
  46728. Initial Support for Visual Studio 2022 Preview Is Available! | The .NET Tools Blog
  46729. PowerShell for Visual Studio Code August 2021 Update
  46730. PowerShellGet 3.0 Preview 11 Release
  46731. Tip 328 - How to use Azure Service Bus Topics
  46732. StaffPlus Live
  46733. Test Flakiness Demystified
  46734. Introduction and Benefits of Unit Tests in a Big Enterprise Project - Aspire Systems Poland Blog
  46735. Amazon.com : HoneyBull Shower Mirror Fogless for Shaving - with Suction, Razor Holder for Shower & Swivel, Mirrors, Shower Accessories, Bathroom Mirror, Bathroom Accessories, Holds Razors for Men (White) : Beauty & Personal Care
  46736. Men's Everyday Sneakers
  46737. Amazon.com: Philips Norelco MG3750 Multigroom All-In-One Series 3000, 13 attachment trimmer : Beauty & Personal Care
  46738. .NET Rocks! vNext
  46739. Amazon.com: MZOO Sleep Eye Mask for Men Women, 3D Contoured Cup Sleeping Mask & Blindfold, Concave Molded Night Sleep Mask, Block Out Light, Soft Comfort Eye Shade Cover for Travel Yoga Nap, Red : Health & Household
  46740. IKEA 365+ Chef's knife, stainless steel, Length of knife blade: 8" - IKEA
  46741. Amazon.com: Helen’s Asian Kitchen Bamboo Food Steamer with Lid, 10-Inch: Bmboo Steamer: Home & Kitchen
  46742. Next Level Racing® Set to Introduce Range-Topping Elite Series Cockpits
  46743. Introducing C# 10: File-scoped namespaces
  46744. Actual impostors don't get impostor syndrome | Zapier
  46745. ADHD at aged 42 and 1/2
  46746. When Correlation is Better than Causation
  46747. Handling Finances as a Couple · Dan Hacks
  46748. Architecture Decision Records (ADR) as a LOG that answers "WHY?"
  46749. LLVM internals, part 2: parsing the bitstream
  46750. The monetization trap
  46751. On Motivation — Are.na
  46752. Why Doesn't Software Show Up in Productivity?
  46753. New Kind of Paper, Part Two
  46754. British Library puts 1 million newspaper pages online for free
  46755. Google tries out error correction on its quantum processor
  46756. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  46757. Notice of Data Privacy Event | Waste Management
  46758. Why can we not have an explicit statement about 1Password being a subscription-only service?
  46759. GitHub Copilot AI Improved, Offered as API: 'A Taste of the Future' -- Visual Studio Magazine
  46760. Azure DevOps Podcast: Scott Hunter on Preparing for .NET 6 - Episode 152
  46761. Publish an ASP.NET Core SignalR app to Azure App Service
  46762. Stay alert
  46763. Multi-repo Support in Visual Studio
  46764. GitHub’s Engineering Team has moved to Codespaces | The GitHub Blog
  46765. Entity Framework Community Standup - EF Core's Global Query Filter
  46766. Personalize Your Visual Studio 2022
  46767. v0.9.4 - patch 3 release notes
  46768. Processing Large Payloads with the Claim Check Pattern
  46769. An Old Hacker's Tips On Staying Employed
  46770. Recent podcasts & videos
  46771. The Evolution of Trust
  46772. dotNET
  46773. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - User flows - Part2
  46774. Rust in Action: Systems programming concepts and techniques
  46775. Australia is becoming a surveillance state
  46776. How can I prevent my UWP app from showing up in the Start menu?
  46777. The Algorithm - The Amazing Full Story of the Quake III Arena FISR
  46778. EDA+ToC=J
  46779. Deploying Blazor WebAssembly app with WebAPI using GitHub Actions(CI/CD) for FREE - EP35
  46780. Live: Case insensitive replace in Firebird
  46781. The emergence of heat and humidity too severe for human tolerance
  46782. How The Immune System ACTUALLY Works – IMMUNE
  46783. The Problem with Ethereum
  46784. .NET App Developer Links - 2021-08-11
  46785. Parallelising (LINQ) work in C#
  46786. Gateway
  46787. There Is No Benefit or Incentive for Developers to Create Quality Code on Software Projects
  46788. Concurrent Dictionary Modification Pitfalls
  46789. Why do we need Dapr?
  46790. Visual Studio 2019 v16.11 is Available Now!
  46791. Visual Studio 2022 Preview 3 now available!
  46792. .NET Framework August 2021 Security and Quality Rollup
  46793. .NET August 2021 Updates – 5.0.9, 3.1.18, 2.1.29
  46794. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  46795. Introducing Data Watch: Detect Magecart style attacks, fast!
  46796. OpenAI Codex
  46797. String Interpolation in C# 10 and .NET 6
  46798. Announcing .NET MAUI Preview 7
  46799. New JavaScript/TypeScript Projects Lead Web-Dev Tweaks in VS 2022 Preview 3 -- Visual Studio Magazine
  46800. Announcing .NET 6 Preview 7
  46801. Preview Features in .NET 6 - Generic Math
  46802. Starting Your F# Journey | #dotNETConf: Focus on F#
  46803. ASP.NET Core updates in .NET 6 Preview 7
  46804. A brief intro to MTL
  46805. Quantum Computing: Some Analogies - Cronokirby
  46806. Don’t attach tooltips to document.body - Atif Afzal
  46807. Safe coding - Maximilien Rothier Bautzer
  46808. Creating Pull Request that “Scales”
  46809. Comparing Low-Code Tools as a Developer
  46810. A Tale of Two Copies
  46811. Engineering luck - Miroslav Bekyarov
  46812. How to Hack APIs in 2021 by Hakluke and Farah Hawa | Detectify Labs
  46813. elementary OS 6 Odin Available Now
  46814. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
  46815. GitHub Quick Reviews
  46816. Transaction hierarchy in RavenDB or, the value of a write
  46817. Firefox 91 Introduces Enhanced Cookie Clearing – Mozilla Security Blog
  46818. ASP.NET Community Standup - Simplifying web apps with new minimal APIs in ASP.NET Core 6
  46819. GitHub - leandromoh/RecordParser: Zero Allocation Writer/Reader Parser for .NET Core
  46820. VS Code vs Webstorm - 5 Things You NEED to Know!
  46821. Vue 3.2 Released! | The Vue Point
  46822. Why did the old RAID database use a signed 16-bit integer for its record count? Why not unsigned, or a 32-bit integer?
  46823. Reducing allocations by caching with StringBuilderCache: A deep dive on StringBuilder - Part 5
  46824. Getting started with branching workflows, Git Flow and GitHub Flow
  46825. Types of messages in an Event Driven Architecture
  46826. Logging in Unity
  46827. Discussions · github/feedback
  46828. Understanding Cross-entropy for Machine Learning
  46829. .NET App Developer Links - 2021-08-10
  46830. Improved Support for Source Generators in ReSharper 2021.2 | The .NET Tools Blog
  46831. JavaScript needs more helper functions for iteration (map, filter, etc.) – where should we put them?
  46832. Build Custom Hook Real-Time State Synchronization React
  46833. Three fundamental flaws of SIMD – Bits'n'Bites
  46834. Adam Storr - Razor Pages Scaffolding Submit with Error 400
  46835. The World of CSS Transforms
  46836. Mindat.org
  46837. Inducing and measuring ThreadPool exhaustion
  46838. Dynamically-rendered ASP.NET Core Razor components
  46839. Blazor WebAssembly by Example: A project-based guide to building web apps with .NET, Blazor WebAssembly, and C#: Wright, Toi B., Hanselman, Scott: 9781800567511: Amazon.com: Books
  46840. Hiring Managers, you’re doing it wrong!
  46841. Is Elon Musk Killing People?
  46842. MySqlConnector 1.4.0-beta.1
  46843. Internet Security Basics: Key Lessons for Protecting Yourself Online
  46844. Flying a drone with my mind (Github in desc)
  46845. Readable and clear tests for ASP.NET Core services
  46846. Implementing ‘le chiffre indéchiffrable’ in Scheme
  46847. Crystal arrangement results in 1,000x more power from ferroelectric solar cells
  46848. Landing a job offer through a side project
  46849. Testing web services secured by JWT tokens with Alba v5
  46850. So you want to write a GUI framework
  46851. Entry 1068: Cold Call
  46852. Intelligence through evolution
  46853. Latency Sneaks Up On You
  46854. Approximate minimal bounding sphere
  46855. When Zero Cost Abstractions Aren’t Zero Cost
  46856. The Rise of Meson
  46857. How We Turn Satellite Imagery Into Wall Art
  46858. It’s ten o’clock, do you know where your private keys are?
  46859. Standard SQL/JSON – The Sobering Parts
  46860. Taking a company to Series C as VP of Engineering.
  46861. [Last Week in .NET #54] – Disorderly Sunset
  46862. Notes on the Perfidy of Dashboards
  46863. It’s a Good Thing I Don’t Care What You Think
  46864. Don Syme's F# Bonanza | #dotNETConf: Focus on F#
  46865. I'm Starting to Live Stream Coding on Twitch!
  46866. VS Code Python Tool Revamps Jupyter Notebooks Experience -- Visual Studio Magazine
  46867. Happy Birthday, OpenStreetMap! | TomTom Blog
  46868. Apple’s Mistake
  46869. The .NET Docs Show - Frankenblogging: Static Site Generators and .NET 5
  46870. Architecture on the cloud: Avoid writing the code
  46871. Reducing the length of GUIDs in URLs or Json payloads - Gérald Barré
  46872. Why am I getting a weird error about promise_type when I try to write a coroutine?
  46873. Bite-Size C# 10 - Global Usings
  46874. Learn C# with CSharpFritz - C# for Beginners: Getting started with C#
  46875. Anatomy of an Event in Event Driven Architecture
  46876. .NET 6: Threading Improvements
  46877. Make Every feature Binary: Microsoft’s 135B Parameter Model
  46878. ASP.NET Core Middleware - Creating Flexible Application Flows
  46879. .NET App Developer Links - 2021-08-09
  46880. 266: How not to architect a database
  46881. Send Emails using Microsoft Graph API and a desktop client
  46882. Screw You, Microsoft Edge
  46883. Python in Visual Studio Code – August 2021 Release
  46884. Happy Birthday, WWW – 30 years of mining a landfill for valid code
  46885. Supercharge Your ASP.NET Core Applications – Webinar Recording | The .NET Tools Blog
  46886. C# Highlights: Immutable Collections
  46887. The Coming of Age of Notebooks
  46888. "The Algorithm" - 2 Minute Introduction
  46889. Verify connection to Elasticsearch by sethmlarson · Pull Request #1623 · elastic/elasticsearch-py
  46890. Home Automation with Troy Hunt
  46891. Support for local vaults? - Page 3
  46892. One Bad Apple - The Hacker Factor Blog
  46893. Growing Object-Oriented Software vs what I would do
  46894. The local minima of suckiness
  46895. ongoing by Tim Bray · Apps Getting Worse
  46896. Micah Lerner
  46897. I closed a lot of browser tabs
  46898. Hey Signal! Great Encryption Needs Great Authentication
  46899. BeerCon3 (#BC3) Call for Presentations
  46900. BeerCon3 - Game of Pwns
  46901. Making an OS (x86) Chapter 5 - Reading the disk with BIOS
  46902. Major U.K. science funder to require grantees to make papers immediately free to all
  46903. Newsletter Week 31, 2021
  46904. Space Station Incident Demands Independent Investigation
  46905. OpenBSD on the Framework Laptop
  46906. Using Angular's Base HREF in Paths
  46907. The Mysterious Street Snack That Has Baffled Botanists for Decades
  46908. Dimmer won't turn off - Offizielles Shelly Support Forum
  46909. Why CAPTCHA Pictures Are So Unbearably Depressing
  46910. Very fast rocket
  46911. Behind the scenes: the struggle for each paper
  46912. The logic behind three random words
  46913. Figmage: I don't mess with images
  46914. What Matt Levine writes about (or, The Rise and Fall of WeWork and GameStop)
  46915. Story of njk, a tool mistreated
  46916. Turning the Tables on Cheating?
  46917. Working with Postgres types
  46918. How does FaceTime Work?
  46919. Looking into Zig
  46920. Apple to scan U.S. iPhones for images of child sexual abuse
  46921. New! Stupid C++ Tricks with Dave
  46922. GitHub - martincostello/dotnet-minimal-api-integration-testing: An example of integration testing ASP.NET Core 6 Minimal hosting and actions
  46923. In internal memo, Apple addresses concerns around new Photo scanning features, doubles down on the need to protect children
  46924. Using `git worktree` to have multiple branches checked out at once · Jamie Tanna | Software Engineer
  46925. Vehicles Are Still Firmly in Control of City Streets
  46926. A Black Bear Visits Dave's Garage! Survivors tell their stories.
  46927. The Problem with Perceptual Hashes
  46928. Scripting with F# Interactive [4 of 12] | Beginner's Series to: F#
  46929. ALPACA shows TLS cross-protocol attacks | Bulletproof TLS Newsletter
  46930. Apple explains how iPhones will scan photos for child-sexual-abuse images
  46931. Reflections on 10,000 Hours of Programming
  46932. CalyxOS
  46933. draft-peabody-dispatch-new-uuid-format-01
  46934. 640 Pages in 15 Months – journal.stuffwithstuff.com
  46935. Don't Accept the Defaults - Abel Wang | Bonfire
  46936. Proposal for Alba v5: JWT secured APIs, more JSON options, and other stuff
  46937. Postgres.app – the easiest way to get started with PostgreSQL on the Mac
  46938. VS Code 1.59: Jupyter Notebooks Go (Partly) Native, Live Preview Improved -- Visual Studio Magazine
  46939. Amazon.com Help: Help & Customer Service
  46940. Weekly Update 254
  46941. Why Contexts Matter
  46942. Using Windows Runtime interop methods from C++/WinRT: Some helper functions
  46943. RavenDB 5.2: Simplifying atomic cluster wide transactions
  46944. How to create your own Fluent API in C#
  46945. Introducing Deploy Hooks for Cloudflare Pages
  46946. Apple Privacy Letter: An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology
  46947. Introducing System.Threading.RateLimiting for .NET
  46948. Code Maze Weekly #88 - Code Maze
  46949. LÖVR
  46950. On Apple’s “Expanded Protections for Children” – A Personal Story
  46951. HTTP/2: The Sequel is Always Worse
  46952. BabylonJS and Blazor - Getting Set Up | Cody's Personal Site
  46953. Which UI Libraries you would like to see used on FairPlayTube? They need to be Open Source · Discussion #280 · efonsecab/FairPlayTube
  46954. .NET App Developer Links - 2021-08-06
  46955. This scientist says cleaning indoor air could make us healthier—and smarter
  46956. Microsoft PowerToys 0.43 released with a ton of improvements
  46957. .NET Annotated Monthly | August 2021 | The .NET Tools Blog
  46958. Building a URL Shortener Web App using Minimal APIs in .NET 6
  46959. Structure
  46960. The Men Who Couldn't Stop Crying, and Other Unbearable Realities
  46961. Check your messages on your computer or Android tablet
  46962. Load Only the Projects You Need with Solution Filters
  46963. Set up your F# development environment [3 of 12] | Beginner's Series to: F#
  46964. Episode 388 - The Art of the Possible with Power Platform
  46965. When Howard Met Curry
  46966. One simple design fix for the Olympic medal tally
  46967. Coming Full Circle
  46968. Episode 18: Optimizing Cryptography for Microcontrollers!
  46969. Struggling first steps as a new senior
  46970. Open Question: How Can We Fix Files?
  46971. Don't scan your face to buy glasses
  46972. Writing great alt text: Emotion matters
  46973. Real Case - How I compromised 300 stores, and a
  46974. Apple's Plan to "Think Different" About Encryption Opens a Backdoor to Your Private Life
  46975. The Drunken Bishop Algorithm – Barely Functional Theories
  46976. Building an LSIF Indexer for a Low-Code Platform
  46977. Bad Blood at the FTC
  46978. Force Click for Layer Selection - Maxwell Forbes
  46979. Uno Platform SQLite for WebAssembly support on .NET 5 and .NET 6
  46980. Bob had a bad night: IoT mischief in a capsule hotel takes neighborly revenge to the next level | ZDNet
  46981. Self-Hosting a Blog Mailing List
  46982. Update on CNCF and Open Source Project Velocity 2020 | Cloud Native Computing Foundation
  46983. #stitch with @pgt__ Should you be a software engineer if you just want money?!?
  46984. GitHub OCTO | Visualizing a codebase
  46985. Blue Origin’s powerful BE-4 engine is more than four years late—here’s why
  46986. Top 30 projects 1/1/2021 - 7/1/2021
  46987. Notes about C# records and Nullable Reference Types - Event-Driven.io
  46988. Update on CNCF and Open Source Project Velocity 2020 | Cloud Native Computing Foundation
  46989. Windows Community Toolkit 7.1: MVVM Source Generators, Identity Authentication, ML APIs -- Visual Studio Magazine
  46990. Domain-Driven Refactoring: Defactoring and Pushing Behavior Down
  46991. JS Kid Pix 1.0.2021
  46992. Organic Design or Planned Design?
  46993. Bite-Size C# 10 - Null Parameter Checking
  46994. When You Get Right Down to It, Most Security Is Based on The Honor System
  46995. Super Duper Secure Mode
  46996. Looking into Zig
  46997. Don't Worry About Spelling...VS Code Can Do It For You!!
  46998. An example of using Windows Runtime interop methods from C++/WinRT: Request­Token­For­Window­Async
  46999. Configuring JSON options in ASP.NET Core - Gérald Barré
  47000. Cloudflare Helps K-12s Go Back to School
  47001. OSS Power-Ups: Statiq | The .NET Tools Blog
  47002. Why Facebook’s claims about the Ad Observer are wrong | The Mozilla Blog
  47003. C# Language Highlights: Using Static Directive
  47004. Surprising cost of synchronous fast-paths in asynchronous methods
  47005. Stringly Typed vs Strongly Typed
  47006. Good Design is Imperfect Design Part 1: Honest Names - Domain Language
  47007. Airyx OS
  47008. .NET App Developer Links - 2021-08-05
  47009. GitHub - kspalaiologos/malbolge-lisp: A lightweight (150MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.
  47010. Tip 327 - How to use Azure Service Bus Queues
  47011. Designing Load Tests with Test Studio & Fiddler in 6 Steps
  47012. .NET Source Generators: Finding Class Declarations
  47013. .NET Rocks! vNext
  47014. Why Don’t Tech Companies Pay Their Engineers to Stay?
  47015. GitHub - khalidabuhakmeh/HtmxTables: ASP.NET Core with Htmx Editable Table
  47016. Hey @dotnet developers, did you know you could use your skills and favorite language to code for #IoT devices. @ellerbach tells @obloch all about the @nanoframework on the #IoTShow
  47017. libphonenumber/FALSEHOODS.md at master · google/libphonenumber
  47018. Synchronous vs Messaging: When to use which?
  47019. The Way I Heard It Was...
  47020. your database connection deserves a name
  47021. Infra as a Code Is Cloud Lock-In
  47022. No Idea Where to Live
  47023. Why use message queues? · Pietro Menna
  47024. Learning Julia, Line by Line - Dev.Poga
  47025. SAML is insecure by design
  47026. Tunnels are our Transportation Future
  47027. Startups Trends vs 4 years ago | Soheil Yasrebi's Blog
  47028. Publishing an App on F-Droid
  47029. designs/blazor-wasm-crypto.md at main · dotnet/designs
  47030. Microsoft Plans .NET Community Toolkit -- Visual Studio Magazine
  47031. Testing effectively — with or without mocks or stubs
  47032. Why medieval city-builder video games are historically inaccurate
  47033. What is F#? [2 of 12] | Beginner's Series to: F#
  47034. .NET Foundation Project Spotlight - Have I Been Pwned?
  47035. GitHub - veorq/cryptocoding: Guidelines for low-level cryptography software
  47036. Simple Systems Have Less Downtime
  47037. .NET Conf 2021: Call for Speakers/Papers
  47038. Dynamic Code Generation in Marten V4
  47039. Focus on Business Logic with Event Sourcing
  47040. Yare.io Trailer
  47041. Coding Shorts: Changes to Coming to Startup in .NET 6
  47042. Coffee with Pros ft. Oren Eini
  47043. Azure Serverless Conf: Call for Speakers/Papers
  47044. The Catch Block #69 - Projects vs. Products, Bubble Sort, and Copilot Angst
  47045. My small revenge on Apple
  47046. New release candidate: 1.7.0rc1
  47047. What is a static Windows Runtime class, how should I express it, and when should I use it?
  47048. Modernizing a familiar approach to REST APIs, with PostgreSQL and Cloudflare Workers
  47049. Blazor WebAssembly : Authorization using CascadingAuthenticationState & JWT - EP34
  47050. Embroidery Trouble Shooting Page
  47051. Bye CUPS: Printing with netcat
  47052. .NET App Developer Links - 2021-08-04
  47053. Blues Wireless · Fastest path to build cellular IoT products
  47054. The 5-hour CDN
  47055. Coding Shorts: Dependency Injection Explained
  47056. The v2021.2 Releases for dotCover, dotMemory, dotTrace, and dotPeek Are Here! | The .NET Tools Blog
  47057. Rider 2021.2: Support for ASP.NET Core Endpoints, Blazor WebAssembly Debugging, and More | The .NET Tools Blog
  47058. Exploring the SameSite cookie attribute for preventing CSRF
  47059. ReSharper 2021.2: Updates to C# Code Analysis, Nullable Reference Types, and Source Generators and Introducing HttpClient URI Support! | The .NET Tools Blog
  47060. Two months in: How the SaaS that was built in 7 days is going | OnlineOrNot
  47061. You’ve got coding style
  47062. Optional Chaining: The ?. Operator in TypeScript
  47063. Where Are The Robotic Bricklayers?
  47064. Apple iPhone charger teardown: quality in a tiny expensive package
  47065. GitHub - VSCodium/vscodium: binary releases of VS Code without MS branding/telemetry/licensing
  47066. What is an inner product argument?
  47067. Stack Overflow: Old .NET Framework Usage Still Beats 'Most Loved' .NET Core/.NET 5 -- Visual Studio Magazine
  47068. Optimizations are not solutions
  47069. Ultra fast Thunderbolt NAS with Apple M1 and Linux
  47070. An Attempt at Demystifying Graph Deep Learning
  47071. Mouseless
  47072. The rinds of the Cheese Shop menu - piwheels blog
  47073. The story of the 20 million queries per hour
  47074. GitHub - facebookresearch/Cupcake: A Rust library for lattice-based additive homomorphic encryption.
  47075. Growing open-source | Soumith Chintala
  47076. Why Don’t Tech Companies Pay Their Engineers to Stay?
  47077. Dipping My Toe into Static Website Generators
  47078. Zoom to pay $85M for lying about encryption and sending data to Facebook and Google
  47079. Sequential LED Tail Lights How To - C++ Code and ESP32 Arduino Hardware
  47080. Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 1 & 2?
  47081. GitHub Quick Reviews
  47082. The Excel Formula Language Is Now Turing-Complete
  47083. Inserting and removing characters: A deep dive on StringBuilder - Part 4
  47084. ASP.NET Community Standup - Logging updates in ASP.NET Core 6
  47085. Need Help Tracking Cloud Emissions? Microsoft Previews Microsoft Cloud for Sustainability
  47086. Visual Studio 2022 Preview 2 Focuses on Instant Feedback
  47087. Python developers are being targeted with malicious packages on PyPI
  47088. Project lifetime perspectives
  47089. The Cryptocurrency Surveillance Provision Buried in the Infrastructure Bill is a Disaster for Digital Privacy
  47090. Red Delicious Apples Weren't Always the Worst
  47091. Why are all of the retail demo names male?
  47092. Durable Objects: Easy, Fast, Correct — Choose three.
  47093. GitHub Copilot Is 'Unacceptable And Unjust' Says Free Software Foundation
  47094. Introduction [1 of 12] | Beginner's Series to: F#
  47095. How to rate limit (throttle) your ASP.NET Core API
  47096. Inserting and removing characters: A deep dive on StringBuilder - Part 4
  47097. TensorFlow Tutorial for Beginners with Python Example
  47098. how to be popular · discrete blogarithm
  47099. GitHub - matkoch/resharper-verify
  47100. .NET App Developer Links - 2021-08-03
  47101. GitHub - agocke/serde-dn
  47102. Be careful with .NET Core Folder Structure - Simple Talk
  47103. GitHub - mimoo/cargo-specification: The code is the spec
  47104. GitHub - khalidabuhakmeh/ClientsideVoiceCommands: Perform client-side voice commands and trigger web calls
  47105. GitHub’s Journey from Monolith to Microservices
  47106. BDD: Before You Begin (Part 1/2) - BDD framework for NET
  47107. Beyond OAuth? GNAP for Next Generation Authentication - The New Stack
  47108. Vue.js has been selected as Wikimedia Foundation's future JavaScript framework - Wikitech-l
  47109. Micro Frontends - Simple Talk
  47110. Power of composition with map and bind
  47111. Stack Overflow Developer Survey 2021
  47112. Home Automation with Troy Hunt
  47113. Adam Storr - Azure Functions CLI Failing After Preview Install
  47114. Introducing C# 10: Record struct
  47115. JavaScript Debugging Now Built-In to VS Code -- Visual Studio Magazine
  47116. Stack Overflow Developer Survey 2021
  47117. The Oxymoron of “Data-Driven Innovation”
  47118. Journaling through a Pandemic on unwiredcouch.com
  47119. Humans of Microsoft S02E01: Abel Wang
  47120. Unix and Microservice Platforms
  47121. What we lost (a paean, perhaps, to RSS) – mattmower.com
  47122. The problem with Flask async views and async globals — sethmlarson.dev
  47123. Microsoft Graph .NET SDK v4 now generally available with streamlined authentication and more  - Microsoft 365 Developer Blog
  47124. Spreadsheet Formulas for Personal Finance
  47125. Shtetl-Optimized » Blog Archive
  47126. My Custom Stream Deck Toolkit
  47127. Office Reopening | The Misnamed Doctrine
  47128. It looks like a product but is secretly a subscription
  47129. .NET MAUI Community Toolkit - Monthly Project Review
  47130. Donate to General Donations
  47131. The most unbelievable things about life before smartphones
  47132. PCS multiproofs using random evaluation
  47133. Hot Visual Reload Studio 2022: A Curated Selection
  47134. GitHub - andrewlock/NetEscapades.AspNetCore.SecurityHeaders: Small package to allow adding security headers to ASP.NET Core websites
  47135. [ANNOUNCE] WireGuardNT, a high-performance WireGuard implementation for the Windows kernel
  47136. Zoom to pay $85M for lying about encryption and sending data to Facebook and Google
  47137. Desktop Community Standup - Updates and Q&A
  47138. Spiral Dynamics Optimization with Python -- Visual Studio Magazine
  47139. Workshop Spotlight: Secure DevOps - Application Security Principles and Practices
  47140. Graphics Programming weekly - Issue 194 - August 1, 2021 | Jendrik Illner
  47141. Rockin’ The Code World with dotNetDave – Special Guest: Dave Brock
  47142. Full-Time Open Source - CoRecursive Podcast
  47143. TODO apps are meant for robots
  47144. Late Career Change into Tech with Kyla Gregory
  47145. Bite-Size C# 10 - File-Level Namespaces
  47146. Upload files with drag & drop or paste from clipboard in Blazor - Gérald Barré
  47147. Modeling social network connection with RavenDB
  47148. How can I figure out which object is being hosted in an instance of dllhost?
  47149. Steam Survey Shows Linux Marketshare Hitting 1.0%
  47150. GitHub - Xabaril/AspNetCore.Hashids: Not predictable ids library for ASP.NET Core APIs.
  47151. v0.9.4 - patch 2 release notes
  47152. Square, Inc. Announces Plans to Acquire Afterpay, Strengthening and Enabling Further Integration Between its Seller and Cash App Ecosystems
  47153. Helping Keep Governments Safe and Secure
  47154. Making an OS (x86) Chapter 4 - Stack, Functions, Segmentation
  47155. [Last Week in .NET #53] – Requiem for a use case
  47156. Extracting objects recursively with jq
  47157. 265: Robot Engineer turned Program Manager with Maddy Leger
  47158. What's New (so far!) in C# 10 & .NET 6 - PHINUG 2021.08
  47159. PyTorch Tutorial for Beginners - Building Neural Networks
  47160. Live: How to start with FbNetExternalEngine
  47161. Azure Active Directory B2C with Blazor WebAssembly Hosted Apps
  47162. Securing an Angular app which uses multiple identity providers
  47163. fsharp-presentations/on-teaching-operators.md at master · dsyme/fsharp-presentations
  47164. The Serverless Sliding Scale
  47165. .NET Conf: Focus on F#
  47166. Specification Pattern vs Always-Valid Domain Model
  47167. Using console.log() debugging in Visual Studio Code
  47168. TypeScript, abstract classes, and constructors | I CAN MAKE THIS WORK
  47169. CoreWCF 0.2.0 Release
  47170. .NET Infographics
  47171. How I built a business that lets me live on the beach full time
  47172. Debounce a STOP switch in C++: Live with Dave in the Source Code Editor!
  47173. 2021 State of the Developer Ecosystem
  47174. Wormhole - Simple, private file sharing
  47175. Verkle trie for Eth1 state
  47176. GitLab as your Continuous Deployment one-stop shop
  47177. “Ticket Monkey” – Alex Rohde dawt com
  47178. Who is Your Audience?
  47179. July 2021
  47180. Looking between the lines: how media is control.
  47181. A short list of things I feel strongly about
  47182. Parametric Programming – an equational approach to OO and beyond
  47183. Your Lifestyle Has Already Been Designed
  47184. My tiny side project has had more impact than my decade in the software industry – Mike's corner of the web
  47185. GitHub - langjam/langjam
  47186. DeepMind’s AI has finally shown how useful it can be
  47187. New in Git: switch and restore
  47188. GitHub - cy384/ssheven: A modern SSH client for Mac OS 7/8/9
  47189. Tech spec experts seek allies to tear down ISO standards paywall
  47190. These 6 corporations control 90% of the media outlets in America. The illusion of choice and objectivity | Tech News | Startups News
  47191. Hundreds of Ways to Get S#!+ Done—and We Still Don’t
  47192. HTTP | MDN
  47193. Cory Doctorow: Past Performance is Not Indicative of Future Results
  47194. The Presenting Vendor Paradox
  47195. Don’t become an Enterprise/IT Architect…
  47196. Verkle trees
  47197. Did Dvorak Die "A Bitter Man"?
  47198. The Poincaré Conjecture
  47199. Back to Linux
  47200. UV Radiation
  47201. GitHub - AdrienTorris/awesome-blazor: Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
  47202. Gold, silver and brass medals
  47203. Hundreds of AI tools have been built to catch covid. None of them helped.
  47204. Call for Papers - NDC Oslo 2021 | Software Developers Conference
  47205. User Activity | Firefox Public Data Report
  47206. OfficeSuite
  47207. Edit Your C++ Code while Debugging with Hot Reload in Visual Studio 2022
  47208. 5000x faster CRDTs: An Adventure in Optimization
  47209. Hosting SQLite databases on Github Pages - (or any static file hoster)
  47210. 5 Years After Switching to Agile, Company Still Unsure What It Is
  47211. GitHub - antirez/pngtostl: Turn PNG images into STL 3D models that will "develop" in front of a light source
  47212. 🚀 DevTernity 2017: Ian Cooper - TDD, Where Did It All Go Wrong
  47213. The journey to controlling external monitors on M1 Macs
  47214. Shellies Discovery Script - Share your Projects! / Scripts - Home Assistant Community
  47215. btree/PATH_HINT.md at master · tidwall/btree
  47216. Get Busy Living with Abel Wang - Hanselminutes Podcast #793
  47217. .NET July 2021 Updates – 5.0.8 and 3.1.17
  47218. static.wiki
  47219. NSO group, Pegasus, Zero-Days, i(OS|Message) security - Security. Cryptography. Whatever.
  47220. Comparing dotnet:main...vcsjones:16df4edc7215a9521eda2c7a8aa3fa5f1bcecfef · dotnet/runtime
  47221. Zoom meeting best practices
  47222. Positions, Profit and Loss
  47223. TikTok and the Future of Social Media
  47224. Measuring memory usage: virtual versus real memory
  47225. .NET customers showcase | See what devs are building
  47226. Daily links from Cory Doctorow
  47227. Unleashing Twitter’s hidden power - conversations for the world wide web
  47228. IPFSifying Documentation · Karmanyaah Malhotra
  47229. Getting Over Gold: Athletes and Mental Health
  47230. Cloudflare's inaccessible browser contradicts the company's mission
  47231. OpenSSL 3.0 Release Candidate - OpenSSL Blog
  47232. How to create a standalone ConsoleLoggerProvider
  47233. New exotic matter particle, a tetraquark, discovered
  47234. .NET R&D Digest (July, 2021)
  47235. Easily Handle File Uploads with NO SERVER Using Kwes Forms
  47236. .NET Framework July 2021 Cumulative Update Preview
  47237. ASP.NET Community Standup - Building ASP.NET Core apps in F#
  47238. Idiots And Maniacs
  47239. Who Owns My Name?
  47240. Random.Shared Property (System)
  47241. Open for extension, closed for modification as an architectural pattern
  47242. Why doesn't my asynchronous read operation complete when I close the handle?
  47243. The Future of Work at Cloudflare
  47244. What does the ref keyword actually do in C#?
  47245. Tailwind CSS Components
  47246. Weekly Update 254
  47247. Cloudflare is joining Pledge 1%
  47248. Code Maze Weekly #87 - Code Maze
  47249. DDD by Night August
  47250. Comparing Azure Static Web Apps vs Azure WebApps vs Azure Blob Storage Static Sites
  47251. C# Language Highlights: ValueTask
  47252. Uno Platform 3.9: .NET 6 Mobile, VS 2022, WinUI, plus XAML trimming for 50% Wasm AOT size reduction
  47253. Voice Content and Usability
  47254. Patterns of Legacy Displacement
  47255. sdk/BlazorWebAssemblyDeltaApplier.cs at main · dotnet/sdk
  47256. Dogfooding in Software Development
  47257. FSF-funded call for white papers on philosophical and legal questions around Copilot — Free Software Foundation — Working together for free software
  47258. .NET Conf 2021: Call for Speakers/Papers
  47259. Reverse Engineering The Stream Deck
  47260. Build serverless real-time chat application with Web PubSub and Static Web Apps
  47261. Fsharp Jam
  47262. Over half the deer in Michigan seem to have been exposed to SARS-CoV-2
  47263. NDC Melbourne 2021
  47264. Release copilot-cli: Release v1.9.0 · aws/copilot-cli
  47265. Technical Debt Is Not Debt; It’s Not Even Technical
  47266. Some career advice.
  47267. FSF Calls for Papers on 'Unacceptable and Unjust' GitHub Copilot -- Visual Studio Magazine
  47268. The Illustrated Wav2vec
  47269. Having fun With HTML & CSS
  47270. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  47271. The Itanic Has Sunk
  47272. Nobody gives a hoot about groupthink
  47273. Github: A Great Hijacked Idea
  47274. How I store my files and why you should not rely on fancy tools for backup
  47275. Introducing SLSA, an End-to-End Framework for Supply Chain Integrity
  47276. D4Hg99zw — Postimages
  47277. Episode 387 - Azure Arc
  47278. Hot Reload Now Works with C++ Apps, with Blazor WebAssembly Support On Tap -- Visual Studio Magazine
  47279. Speed up your .NET and C++ development with Hot Reload in Visual Studio 2022
  47280. Add womenofdot.net by terrajobst · Pull Request #5 · terrajobst/sitesof.net
  47281. Marten, the Generic Host Builder in .Net Core, and why this could be the golden age for OSS in .Net
  47282. Stack Overflow for Teams: A Centralized Knowledge Sharing and Collaboration Platform with Tom Limoncelli - Software Engineering Daily
  47283. Amazon has ruined search and Google is in on it
  47284. PS5 gets high-speed M.2 SSD storage support in new beta system software
  47285. Domain-Driven Refactoring: Extracting Domain Services
  47286. 13229 Southview Ln, Dallas, TX 75240 | MLS #14567023 | Zillow
  47287. Reconnected — Real Life
  47288. GitHub - vrtbl/passerine: A small extensible programming language designed for concise expression with little code.
  47289. 1998: Photopia
  47290. GitHub - syncfast/clockwise: Clockwise is a meeting cost calculator designed to encourage more efficient meetings.
  47291. System.Threading.Tasks.Task isn’t an execution unit
  47292. On the interaction between the FILE_FLAG_NO_BUFFERING and FILE_FLAG_WRITE_THROUGH flags
  47293. Zip - How not to design a file format.
  47294. 6 Command Line Tools for Productive Programmers
  47295. Why does man print "gimme gimme gimme" at 00:30?
  47296. On the interaction between the FILE_FLAG_NO_BUFFERING and FILE_FLAG_WRITE_THROUGH flags
  47297. Cloudflare's Athenian Project Expands Internationally
  47298. Google ' About Search Result ' - Google will let you know why you are seeing the search results
  47299. Calculus Made Easy
  47300. Support lambda expressions and method groups as `var` initializers by cston · Pull Request #55132 · dotnet/roslyn
  47301. Monsters Weekly 218 - Automated Accessibility Testing with Playwright + Axe
  47302. Better React Components with TypeScript Union Types
  47303. Mastering Enums in TypeScript (with Fruits)
  47304. Azure Service Fabric 8.1 Release
  47305. Dapr v1.3 is now available
  47306. SpecFlow for Rider (Plugin) is now Available! | The .NET Tools Blog
  47307. Code opinion: performance or clean code? - Code4IT
  47308. The mermaid is taking over Google search in Norway - ALEXSKRA
  47309. .NET Rocks! vNext
  47310. From Stolen Laptop to Inside the Company Network — Dolos Group
  47311. Prime Number Factors that Solve N = p * q, Snyder, Bobby Joe - Amazon.com
  47312. Message Driven Architecture to DECOUPLE a Monolith
  47313. Evil tip: avoid "easy" things
  47314. Work For a Startup or Create A Startup?
  47315. One-offs and low-expectations with Safari
  47316. Pair programming
  47317. ASP.NET Community Standup - ASP.NET Core Architecture - Part 4
  47318. Signal propagation – Vidar's Blog
  47319. The power of reduce
  47320. Hopalongs - koppian adventures
  47321. Doom scrolling
  47322. Why are you doing this business? | The Art of Navigation
  47323. Is this true? | jordan scales
  47324. Add versionsof.net by terrajobst · Pull Request #4 · terrajobst/sitesof.net
  47325. Alkemstone: All the Clues
  47326. Referential transparency fits in your head
  47327. The Baked Data architectural pattern
  47328. Please Bring Back Our Downvotes: Society Desperately Needs It
  47329. Bo Burnham: Inside - Jeff Bezos Song with lyrics
  47330. EF Core 6 Dev Team Plays Catch-Up with EF6 -- Visual Studio Magazine
  47331. Techdirt Is Now Entirely Without Any Google Ads Or Tracking Code
  47332. Visual Studio Feedback
  47333. Orbiter is now open source
  47334. IPv4 pricing - Hetzner Docs
  47335. BlazorBits Reloaded
  47336. The virtues of Autonomy
  47337. Refactoring to a Vertical Slice Architecture
  47338. Introducing Triton: Open-Source GPU Programming for Neural Networks
  47339. Conversation about the .NET open source project
  47340. Architecture foresight: Put a queue on that
  47341. The Catch Block #68 - JSON, Clean Code, F#, and Work Email
  47342. How Does the StringBuilder Work in .NET? (Part 3) - Steve Gordon - Code with Steve
  47343. How can I prevent the mouse from moving in response to touch input?
  47344. GIMP - Funding GIMP developers for sustainable development
  47345. Crawler Hints: How Cloudflare Is Reducing The Environmental Impact Of Web Searches
  47346. Entity Framework Community Standup - OData
  47347. Generally capable agents emerge from open-ended play
  47348. r/cscareerquestions - I went to the office for the first time. I fucking hated it.
  47349. Episode 205 – Polly with Bryan Hogan | The 6 Figure Developer
  47350. Release v1.23.14-beta3 · OmniSharp/omnisharp-vscode
  47351. The friendly SMS reminder with Logic Apps, Azure Functions + Key Vault
  47352. Welcome to the Community Toolkit!
  47353. What’s New in Visual Studio Code?
  47354. Blazor Debugging Improvements in Rider 2021.2 | The .NET Tools Blog
  47355. Feature Parity
  47356. Protect Your SignalR Service Based Real-time Application with Application Gateway
  47357. Netcat - All you need to know
  47358. MIKESOFT WINDOWS 96
  47359. .NET on Microsoft Learn
  47360. Learn .NET | Free tutorials, videos, courses, and more
  47361. Try .NET | Runnable .NET code on your site
  47362. A new chapter for Google’s Vulnerability Reward Program
  47363. Smart Phone, Dumb Terminal
  47364. How Tracing Uncovers Half-truths in Slack’s CI Infrastructure
  47365. Report Card Writer: What I've Learned from One Year of User Interviews and Customer Feedback
  47366. How to Ask (Me) for Help – Nathan Lustig
  47367. Blogger has bad UX and it annoys me
  47368. Connect the Conversation with Threads on Discord
  47369. Analysis of large binaries and games in Ghidra-SRE – kiwidog's blog
  47370. We need to talk about testing
  47371. The search for a better persistent cache
  47372. Reconsidering the way I explain programming
  47373. Help me choose my new design!
  47374. Stockfish 13 vs Stockfish 14 | Sebastian Korotkiewicz - Tech{{log}} | Sebastian Korotkiewicz - Tech{{log}}
  47375. Partial WFH – All Downsides, No Benefits
  47376. A/B testing and the historic lift paradox
  47377. The Bottom Billion By Paul Collier – Ben Wajdi's Blog
  47378. Naval Architecture – Bartosz Ciechanowski
  47379. Microsoft Replaces Xamarin Toolkits with New .NET MAUI Alternatives -- Visual Studio Magazine
  47380. Postgres Full-Text Search: A Search Engine in a Database
  47381. Next level console apps with Spectre.Console
  47382. Refined Blog
  47383. Fantastic F# and Azure Developer Extensions for VSCode
  47384. GitHub Quick Reviews
  47385. Visual Studio Feedback
  47386. How To: Use Azure AD Powershell to Work With Extension Properties (User Attributes)
  47387. Brief Update on Marten V4
  47388. stb/stb_hexwave.h at master · nothings/stb
  47389. 30 seconds of Blazor
  47390. C# Language Highlights: Exhaustive Case Guards
  47391. Responsibility Abdication: The path to create flexible business system
  47392. The New Way To Debug JavaScript in VS Code - No Extension Required
  47393. Twitter misdetected the 2011 Build conference keynote as a denial-of-service attack
  47394. Helping build a green Internet
  47395. ReSharper & Rider 2021.2 Release Party
  47396. Where C# was, where it's going and why it's very exciting
  47397. Converting chunks to a string with ToString(): A deep dive on StringBuilder - Part 3
  47398. Element raises $30M to boost Matrix | Matrix.org
  47399. For developers, Apple’s Safari is crap and outdated
  47400. Working With AI: Your Guide to a Potential Future Career
  47401. What is CQRS? | Gary Woodfine
  47402. Visual Studio 2022 Preview Release Notes
  47403. Using Web Share API React
  47404. Branchy 0.0.2
  47405. Eyes wide shut: How newborn mammals dream the world they’re entering
  47406. Lessons learned from 15 years of SumatraPDF, an open source Windows app
  47407. Adam Storr - Getting Started with Twitter API using SocialOpinion
  47408. We Need To Talk About The Insecurity Industry
  47409. Introducing C# 10:Extended property patterns
  47410. [Last Week in .NET #52] – TwinCVEs
  47411. What's bad about Julia?
  47412. CSLA 5 and 6
  47413. GitHub - amirgamil/apollo: A Unix-style personal search engine and web crawler for your digital footprint.
  47414. Tune in July 29 for .NET Conf: Focus on F#
  47415. Alpaca Preview: Native Swift with ASP.NET Core
  47416. Write Code Until Your Fingers Hurt - Developer Anthem Part 2 #shorts
  47417. Axelar Guest Speaker Series with Mary Maller | Aggregatable Distributed Key Generation
  47418. CLIP: Death of the Class Map
  47419. Farmers always Worked From Home
  47420. Don't reinvent the `if` statement
  47421. About the security content of iOS 14.7.1 and iPadOS 14.7.1
  47422. I am writing a book about Razor Pages
  47423. How to Read Effectively - Creating a Reading Workflow - Prashant Sengar
  47424. Securing your development environment
  47425. In Defence of the Pull Request
  47426. You are software engineers, so COMPILE YOUR SOFTWARES
  47427. Counterfactuals are not Causality - Wide Awake Developers
  47428. You should turn off autofill in your password manager
  47429. We are Agile, but...
  47430. ​​Scientists Should Start Companies
  47431. Why does the New menu even exist for creating new empty files?
  47432. Ben Northrop - A Better Resume for Developers
  47433. #WomenOfDotNet
  47434. What I Wish I Knew About CSS When Starting Out As A Frontender
  47435. GitHub - SteveMCarroll/PronouncingNamesForEnglishSpeakers: A practical guide to how to pronounce non-English names for English speakers
  47436. Creating a Dapper Helper C# Class to Generate Parameterized SQL
  47437. The .NET Docs Show - Build High Performance Services With gRPC and .NET 5
  47438. Working with business events and RavenDB
  47439. Removing elements after an animation in Blazor - Gérald Barré
  47440. C# vs JAVA - Teaser
  47441. Understanding Rust futures by going way too deep - fasterthanli.me
  47442. Diagnosing why your batch file prints a garbage character, one character, and nothing more
  47443. Learn C# with CSharpFritz - Advanced C#: Let's Build an Analyzer
  47444. Historical language records reveal a surge of cognitive distortions in recent decades
  47445. Understanding Where the Internet Isn’t Good Enough Yet
  47446. Tomato fruits send electrical warnings to the rest of the plant when attacked by insects
  47447. K-9 Mail is back
  47448. HackermonDev - Freenom, the free domains website, is a scam.
  47449. 264: FOSS, Code Tours, & .NET MAUI Web with Ooui
  47450. GitHub - tobymao/sqlglot: Python SQL Parser and Transpiler
  47451. Onion Architecture in ASP.NET Core - Code Maze
  47452. Understanding DeepMind Perceiver: One Model to Rule Them All
  47453. WebView2 and Electron | Electron Blog
  47454. Quantum programming with Q# and running on hardware with Azure Quantum | Azure Friday
  47455. How to install .NET Core on your Remarkable 2 e-Ink tablet with Remarkable.NET
  47456. TOP 5 .NET MAUI new features🏅
  47457. Announcing PostSharp "Caravela" Preview 2 (0.3.5)
  47458. Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Azure AD internal identities
  47459. Simulating worlds on the GPU
  47460. Ncdu 2: Less hungry and more Ziggy
  47461. The SaaS Org Chart
  47462. Verifpal – ACM CCSW 2020 Presentation
  47463. 16 of 30 Google results contain SQL injection vulnerabilities
  47464. Amazon Web Services In Plain English
  47465. Sargable Queries & MUL Indexes; or Why My Query is Slow
  47466. America Has Lost the Trade War with China, and the Real Pain Has Yet to Begin
  47467. Code Review is Work - Tyler Cipriani
  47468. Could Vaccinating Young People Before Old People Save More Lives?
  47469. Move beyond passwords - WWDC21 - Videos - Apple Developer
  47470. Introduction to open source private LTE and 5G networks | Ubuntu
  47471. 8K Vrroom 40Gbps | HDFury.com | Connect and Fix everything in HDMI
  47472. Download file via ajax
  47473. Profile memory allocations with Perfview
  47474. Please, enough with the dead butterflies! - Emily S. Damstra
  47475. Welcome to Cloudflare Impact Week
  47476. Agile at 20: The Failed Rebellion
  47477. Coding Shorts: Changes to Coming to Startup in .NET 6
  47478. Xamarin Android Download Manager Advanced Guide - Cool Coders
  47479. Damn Interesting: To H-E-Double-Hockey-Sticks With Facebook
  47480. Is It Possible To Make IoT Devices Private? Amazon Echo Dot Does Not Wipe Personal Content After Factory Reset
  47481. Electromagnetism is a property of spacetime itself, study finds
  47482. Cryptology ePrint Archive: Report 2021/773
  47483. On Smartness
  47484. Problems with decision making at W3C
  47485. Prioritizing everything is prioritizing nothing
  47486. Python behind the scenes #11: how the Python import system works
  47487. Solene'% : Why self hosting is important
  47488. The Non-Engineer’s Ultimate Guide to Software Technology – Sanpram Transnational
  47489. Cloudflare's Handling of an RCE Vulnerability in cdnjs
  47490. How I built a web development career w/o being fast or smart
  47491. Integration Testing with xUnit
  47492. Fucktopus 2.0 by yippiehey
  47493. Records Deep Dive: What, Why and How | NDC Melbourne 2021
  47494. New PetitPotam attack allows take over of Windows domains
  47495. Day trading for pain and suffering
  47496. Notes on Windows 11 - Jorge Pinto
  47497. My first indie Steam game revenue (First Month in Early Access) – Yerba Mate Tycoon
  47498. Sustainable Founder Motivations
  47499. Windows Insider Program
  47500. Introducing Intrinsic
  47501. Advice on starting out
  47502. The best code is easy code
  47503. How to spot a good fake ID – Trevor Klee
  47504. Using the Shelly Plug to monitor Starlink's power consumption
  47505. A contentEditable, pasted garbage and caret placement walk into a pub
  47506. GitHub - tylertreat/comcast: Simulating shitty network connections so you can build better systems.
  47507. Writing Visual Studio Extensions with Mads - Dynamically add menu commands
  47508. We’d Rather Have the Iceberg Than the Ship — GS
  47509. Ask the Expert: Create a web API with ASP.NET Core
  47510. » The Dig The Digital Antiquarian
  47511. How To Automate AWS CloudFront Distribution Folder Changes When Deploying a Static Web Site
  47512. Syncing all the things
  47513. YouTube
  47514. The history of passing a null pointer as the key name to Reg­Open­Key­Ex
  47515. BirdNET – The easiest way to identify birds by sound.
  47516. NDC Conferences
  47517. 93% of Paint Splatters are Valid Perl Programs | Colin McMillen
  47518. Postmortem: Accidentally quadratic indexing output
  47519. Understanding PLONK
  47520. Teletext
  47521. AWS’s Egregious Egress
  47522. The Microsoft Game Development Kit is now available for free on GitHub
  47523. Code Maze Weekly #86 - Code Maze
  47524. Episode 81 - Gremlinq With Daniel Weber
  47525. C# vs Java: Which is Faster? Computer Language Drag Racing Series E03
  47526. HackMD - Collaborative Markdown Knowledge Base
  47527. Google pushed a one-character typo to production, bricking Chrome OS devices
  47528. Ask the Expert: Create a web API with ASP.NET Core
  47529. Everyone cites that 'bugs are 100x more expensive to fix in production' research, but the study might not even exist
  47530. Episode 20: Mark Rendle's Stream of Consciousness
  47531. The Tyranny of Spreadsheets
  47532. Debugging JavaScript, DOM, CSS and accessing the browser console without leaving Visual Studio Code
  47533. Webinar: Supercharge Your ASP.NET Core Applications | The .NET Tools Blog
  47534. Monsters Weekly 217 - Searching Text in SQL Server
  47535. MSIX Packaging Tool July 2021 Release is now available!
  47536. How to Build Multi-Platform Apps with Uno Platform and Blockchain
  47537. The Framework Laptop is now shipping, and press reviews are up!
  47538. Mitchell's New Role at HashiCorp
  47539. Visual C++ STL Code Review: GH-1772, More optimizations for contiguous iterators
  47540. AlphaFold Protein Structure Database
  47541. Markdown Monster 2.0 is here
  47542. Introducing C# 10: Mix declarations and expressions in a deconstruction
  47543. the Tea Maker™ Kettle • Breville
  47544. Event Driven Systems: Bringing Order to Chaos
  47545. How I Manage My Knowledge
  47546. Advanced Error Handling in OCaml
  47547. Ghost faves in the mystery machine
  47548. Tour of the Sacred Library
  47549. Disrespectful Design, Part II
  47550. An alternative approach from GPT-3 Copilot to improve developer productivity – The Bugout.dev Blog
  47551. Getting banned from Twitter for no reason
  47552. The Nature of Venture
  47553. Dynamic bitmaps | PixiEditor
  47554. Instagram ruined photography for me
  47555. Amazon.com: Monoprice Blank Fiber Patch Panel - 19 Inch | 4Lgx Cassettes, 1U: Computers & Accessories
  47556. Why engineering teams should measure feedback time
  47557. "In the age of information, ignorance is a choice." Or is it?
  47558. On .NET Live - Let’s Talk Functional-First Programming!
  47559. GitHub - andrewlock/StronglyTypedId: A Rosyln-powered generator for strongly-typed IDs
  47560. designs/system-drawing-win-only.md at main · dotnet/designs
  47561. SpaceX's Starlink Review - Four months in
  47562. 1.0.0 - Orchard Core Documentation
  47563. .NET Rocks! vNext
  47564. Prototyping and Usability Testing with Indigo Design | Design to Code
  47565. .NET Conf: Focus on F#
  47566. Try the new System.Text.Json source generator
  47567. Episode 386 - Static Web Apps
  47568. Akamai Edge DNS and GTM Status
  47569. Domain-Driven Refactoring: Long Methods
  47570. Overboard! - Apps on Google Play
  47571. MicroK8s - Zero-ops Kubernetes for developers, edge and IoT | MicroK8s
  47572. Let's Learn .NET- F# - Events
  47573. Introducing C# 10: Constant interpolated strings
  47574. The case of the strange NT-style path that was discovered by SearchPath
  47575. ASP.NET Core 6 and IAsyncEnumerable - Async Streamed JSON vs NDJSON
  47576. Introducing Workers Usage Notifications
  47577. Open Source Alternatives
  47578. NPM Package Steals Chrome Passwords via Legit Password-Recovery Tool
  47579. The hidden performance trap of Regex in .NET
  47580. Upgrading the Cloudflare China Network: better performance and security through product innovation and partnership
  47581. Reflections as the Internet Archive turns 25 - Internet Archive Blogs
  47582. Reversing for dummies - x86 assembly and C code (Beginner/ADHD friendly) · 0x41.cf
  47583. Three ways to hack your brain to notice the small details
  47584. Extract Product Lines
  47585. Blazor and Cancelling Asynchronous Calls With CancellationTokenSource
  47586. Lost world revealed by human, Neanderthal relics washed up on North Sea beaches
  47587. Unhandled Exceptions in Blazor Server with Error Boundaries
  47588. Tip 325 - How to build Blazor and C# APIs in Azure Static Web Apps
  47589. Simple monorepos via npm workspaces and TypeScript project references
  47590. Xamarin.Essentials 1.7 and introducing .NET MAUI Essentials
  47591. Write your first code in F#
  47592. Developing Azure Functions with GitHub Codespaces DevContainers
  47593. r/dotnet - WTF happened to web app security the past 5 years? I need a PHD in OpenID Connect + IdentityServer4 to secure a web app now?
  47594. Bare Bones Software | BBEdit 14 is here!
  47595. Planning & estimating large-scale software projects
  47596. Summer Blog Backlog: Distributed Systems
  47597. I Learned All About Supabase - The Open Source Firebase Alternative
  47598. What is the sorting algorithm behind ORDER BY query in MySQL?
  47599. Dynamic import with HTTP URLs in Node.js
  47600. Should web apps use PAKEs?
  47601. Native Linux ports - One perspective :: Marc's Musings —
  47602. You need a shiny new browser to use Pluto!
  47603. Pandas API on Apache Spark
  47604. Game playing with adversarial algorithms
  47605. Nix, Channels and the NUR
  47606. NFTs are coming for Instagram and other social media platforms
  47607. Tokyo Olympic ticket purchaser information leaked online
  47608. Guntrader.uk hacked – anger and denials
  47609. OSS Power-Ups: Statiq
  47610. Unusual Whales
  47611. Join the Visual Studio 2022 for Mac Private Preview
  47612. New LEARN module: Write your first code in F#
  47613. Machine Learning Community Standup - ML.NET Office Hours
  47614. Q&A: Messaging, CQRS & Event Sourcing!
  47615. Rendering 1M+ Particles
  47616. Germany’s national healthcare system adopts Matrix! | Matrix.org
  47617. C# Language Highlights: Positional Pattern Matching
  47618. The Catch Block #67- C# 10 Features, .NET 6 Preview 6, and VS 2022 Preview 2
  47619. I know I can change the color of the DC pen, but what about the other attributes?
  47620. How does TLS work?
  47621. Expanding Cloudflare to 25+ Cities in Brazil
  47622. Web Application Security, WAF, SSL Certificates
  47623. Some common gotchas when trying to deploy a dotnet gRPC app to AWS ECS
  47624. Support for team members who are mistreated in their country (!84922) · Merge requests · GitLab.com / www-gitlab-com
  47625. My Fanless OpenBSD Desktop
  47626. Announcing tokio-uring: io-uring support for Tokio
  47627. How to Maximize Testing: The 4 Truths of Testing
  47628. Think gRPC, when you are architecting modern microservices! | Cloud Native Computing Foundation
  47629. Pagination with the Azure SDK for .NET
  47630. New module: Introduction to testing in .NET
  47631. The accessibility stalemate | Christian Heilmann
  47632. Building a XAML UserControl for WinUI, UWP, WPF or Xamarin.Forms (.NET MAUI)
  47633. Shifting accessibility left with Accessibility Insights
  47634. GitHub Copilot: Fatally Flawed or the Future of Software Development?
  47635. Patterns of Legacy Displacement
  47636. What is Code Review? - Guidelines and Best Practices - NDepend
  47637. Console DevTools
  47638. Melb.NET Aug 2021 ONLINE Meetup
  47639. Embarrassingly automatable as the first step of legacy modernization - Ad Hoc
  47640. A case against security nihilism
  47641. Axelar guest Speaker Series with Alin Tomescu | Hyperproofs
  47642. Square Business Banking | Square
  47643. Heritability is a ratio, not a measure of determinism
  47644. Things I wish I knew when I first moved to the UK
  47645. The Magic of Boredom
  47646. How I Got Started with NeoVim’s Lua Configuration
  47647. Wrong Models
  47648. How Airbnb Manages to do Business in China
  47649. How to inspect elements that hide on mouse move
  47650. The Game Developers Guide to NFTs
  47651. How I Paid for my MBA with Pennies
  47652. Two-for-Tuesday vulnerabilities send Windows and Linux users scrambling
  47653. Lessons Learned from Multiple Microservice Transitions
  47654. Habits, UI changes, and OS stagnation
  47655. No, we don’t use Kubernetes | Ably Blog: Data in Motion
  47656. NET Foundation Nominations Are Open
  47657. .NET Tooling Community Standup - What's new with .NET Productivity?!
  47658. Our lawsuit against ChessBase - Stockfish
  47659. KirillOsenkov/MetadataTools
  47660. Public CDNs Are Useless and Dangerous
  47661. GitHub Quick Reviews
  47662. Live C++ Hacking/Coding Demo with Visual Studio Code, Arduino
  47663. Getting Started with GPT-3 in Power Platform
  47664. When Buddhism Goes Bad
  47665. Thinking About Glue
  47666. Internal Apple letter shows employees are still fighting to work from home
  47667. Your Idea Is Brilliant, Your Idea Is Worthless (KS Lesson #204)
  47668. Episode 20: Cryptanalysis of GPRS: GEA-1 and GEA-2!
  47669. DDoS attack trends for 2021 Q2
  47670. Why does the New menu even exist for creating new empty files?
  47671. Michael Feathers - 10 Papers Every Developer Should Read
  47672. My 3 Favorite VS Code Snippets for Vanilla JavaScript
  47673. Appending strings, built-in types, and lists: A deep dive on StringBuilder - Part 2
  47674. I ****ing hate Science
  47675. Using an ASP.NET Core IHostedService to run Azure Service Bus subscriptions and consumers
  47676. Hungarian journalists and critics of Orbán were targeted with Pegasus, a powerful Israeli cyberweapon
  47677. Double Q-Learning & Double DQN with Python and TensorFlow
  47678. Linux 5.0 shown to boot on ESP32 processor - CNX Software
  47679. ASP.NET Core in .NET 6 - Shadow-copying in IIS
  47680. Azure SDK Release (July 2021)
  47681. How to use configuration with C# 9 top-level programs
  47682. .NET Foundation Election 2021 Nominations are Open!
  47683. A Quick Guide to Elasticsearch for .NET
  47684. Easier browser debugging with Developer Tools integration in Visual Studio Code
  47685. The State functor
  47686. .NET Community: Where and how can we find help - Simple Talk
  47687. Getting Started with ASP.NET Core and gRPC | The .NET Tools Blog
  47688. Cryptanalysis of Meow Hash
  47689. Adam Storr - Target Typed New Expressions in C# 9 - Are They The Future? Part 2
  47690. World's Longest Home Run (The "Mad Batter" Machine) - Smarter Every Day 230
  47691. How To Learn Stuff Quickly
  47692. 20 Questions a Software Engineer Should Ask When Joining a New Team
  47693. [Last Week in .NET #51] – The Next Three Zero Days
  47694. sindresorhus/refined-github
  47695. Andrew Lock | .NET Escapades
  47696. yoeo/guesslang
  47697. File Icons for GitHub and GitLab
  47698. Maps with Django (part 2): GeoDjango, PostGIS and Leaflet
  47699. How I think about Follow On Investments
  47700. Benoit Essiambre
  47701. The Imperfect Notebook | Treppenwitze
  47702. StylishThemes/GitHub-Dark
  47703. Wide GitHub
  47704. janpaulthoughts - The quest for the Ultimate Game Engine
  47705. Curator Economy: Why Human Curation matters - Rishikesh Sreehari
  47706. Refined GitHub
  47707. A framework for Front End System Design interviews - draft
  47708. Shtetl-Optimized » Blog Archive » QC ethics and hype: the call is coming from inside the house
  47709. The Uncanny Deck: Co-authoring with GPT-2
  47710. I had to give a wrong answer to get the job – deWiTTERS
  47711. iMessage, Apple Music used by Pegasus to attack journalist iPhones | AppleInsider
  47712. Conversation about skills and learning
  47713. Ask the Expert: Create a web API with ASP.NET Core
  47714. Nvidia Shield TV Owners Are Pissed About the Banner Ads in Android TV
  47715. Julia Computing Raises $24M Series A, Former Snowflake CEO Bob Muglia Joins Board
  47716. .NET Conf: Focus on F#
  47717. FightCamp | Interactive At-Home Boxing Workouts & Equipment
  47718. C++11 braced initialization made the impossible possible (and how to fix it so it stays impossible)
  47719. How to measure elapsed time without allocating a Stopwatch - Gérald Barré
  47720. “Neuroprosthesis” Restores Words to Man with Paralysis
  47721. Re: [GIT PULL] vboxsf fixes for 5.14-1
  47722. Learn C# with CSharpFritz - Get Started with WPF
  47723. The 4 "secret" C# keywords that you shouldn't use
  47724. CSS Isolation In Razor Pages
  47725. UK and allies hold Chinese state responsible for pervasive pattern of hacking
  47726. Using App Roles with Azure Active Directory and Blazor WebAssembly Hosted Apps
  47727. Top 23 Best Public Datasets for Practicing Machine Learning
  47728. 263: Building Computers
  47729. .NET App Developer Links - 2021-07-19
  47730. erikgrinaker/toydb
  47731. What is GitHub Copilot?
  47732. Cyber-attack - Short Édition
  47733. Last Week on My Mac: The perils of M1 Ownership
  47734. Introducing C# 10: Seal overriden ToString() method on records
  47735. usb-c cable colour codes
  47736. How the blockchain will break up Big Tech
  47737. Turning Weather into Music with Dark Sky and Spotify for Tycho
  47738. Functional Programming JavaScript
  47739. 3 million smiles during the pandemic - the retrospective
  47740. Pure functions
  47741. Building Minimal APIs In .NET 6 - .NET Core Tutorials
  47742. Creating Static Web Apps With F# and Fable | LINQ to Fail
  47743. Three Editing Assignments From Hell
  47744. Get Off your Island. — Kelvin Obazz
  47745. Sure, you could write all those Blazor HTTP calls yourself...
  47746. Are you ashamed to share your email address?
  47747. HashWires: Range Proofs from Hash Functions | ZKProof Standards
  47748. FanFan
  47749. Right or Left, You Should Be Worried About Big Tech Censorship
  47750. Episode 59 – bUnit, TDD, and Sci-fi with Egil Hansen – Coding After Work Podcast
  47751. mxgmn/WaveFunctionCollapse
  47752. Weekly Update 252
  47753. A Solarpunk Manifesto (English) – ReDes – Regenerative Design
  47754. Windows Insider Program
  47755. Inserting One Billion Rows in SQLite Under A Minute - blag
  47756. Live C++ Coding in Dave's Garage: Audio Beat Detection for LED Effects
  47757. Looking Glass - Looking Glass
  47758. What Went Wrong? - ACM Queue
  47759. TFTC v1.0 is out now! news - TIE Fighter: Total Conversion (TFTC) mod for Star Wars: X-Wing Alliance
  47760. About Let's Encrypt
  47761. Certbot
  47762. Live Hacking Demo with SECRET NSA Tools - Disassemble and Decompile with Dave!
  47763. Why we need to do more to reduce certificate lifetimes
  47764. rfc8555
  47765. TLS - The Cloudflare Blog
  47766. Why HTTPS matters
  47767. Is TLS Fast Yet?
  47768. Introducing C# 10: Global usings, example with ASP.NET Core 6
  47769. Increasing HTTPS adoption
  47770. I made Github Copilot but it only copies and pastes
  47771. The Trouble with ` – Random Notes
  47772. Ultimate Beginner's Guide for Linux
  47773. UFOs: Why so weird?
  47774. ongoing by Tim Bray · Algorithm Agility?
  47775. Rebasing, work & feature branching » Will Hackett
  47776. It doesn’t take much public creativity to stand out as a candidate
  47777. Poetry, Essays, and Code That Lets you Get on with Your Day
  47778. Out of the Box Elixir
  47779. #stitch with @supersnacksupreme The vocab word of the day is ✨priorities✨. #science #humanity #homeless #compassion #priorities
  47780. What I learned from Software Engineering at Google | Swizec Teller
  47781. Creating zips server side per request
  47782. Amazon.com: OVERTURE PLA Matte Filament 1.75mm with 3D Printer Build Surface 200mm X 200mm, Matte PLA Roll 1kg Spool (2.2lbs), Dimensional Accuracy +/- 0.05 mm, Fit Most FDM Printer (Carbon Fiber Black): Office Products
  47783. Windows Insider Program
  47784. London Mainnet Announcement
  47785. Apple removes 'Fakespot' app from iOS App Store following Amazon request
  47786. .NET 6 Preview 6: Introducing OpenAPI Support in Minimal APIs in ASP.NET Core
  47787. Traceroute mapper
  47788. dotnet-labs/Minimal-URL-Shortener
  47789. An insurtech startup exposed thousands of sensitive insurance applications – TechCrunch
  47790. 8K 1x2 HDMI Splitter with 4K Downscaler
  47791. Day 0
  47792. Build a web app with Blazor - Learn
  47793. "How to Kill Bitcoin: A Guide for Governments"
  47794. Don't Solve Problems, Eliminate Them
  47795. I Rejected a Job Because They Had No Team Cohesion
  47796. Focusing on Blue - 10 Projects
  47797. Centering a tooltip
  47798. Reality Belongs to You
  47799. 16 things you didn't know about Kube APIs and CRDs | Evan Cordell
  47800. Probability as a Mental Model is Bullshit
  47801. Servers are like babies - tips for being on call
  47802. I Love Elixir
  47803. TypeScript Outshines C# in Developer Ecosystem Report -- Visual Studio Magazine
  47804. An Alabama lawmaker just wants NASA to fly SLS, doesn’t care about payloads
  47805. Abuse Program Policies and Enforcement
  47806. The case for banning non-competes
  47807. How do you add a database to a GraphQL Server?
  47808. Adding blog posts to your GitHub README with GitHub Actions
  47809. Wanna see a whiter white?
  47810. Design your Web Forms apps with Web Live Preview in Visual Studio 2022
  47811. What's the difference between throwing a winrt::hresult_error and using winrt::throw_hresult?
  47812. ‘Hubble is back!’ Famed space telescope has new lease on life after computer swap appears to fix glitch
  47813. microsoft/foss-fund
  47814. Security Analysis of Telegram (Symmetric Part)
  47815. Zig, Skia, Clojure, Geometry and the Japanese TV Show: ICFP Contest 2021
  47816. Rich, complex rules for advanced load balancing
  47817. Why programming language performance in microservices isn't (that) important
  47818. Code Maze Weekly #85 - Code Maze
  47819. My take on the study from MIT that predicts “societal collapse”
  47820. Remote code execution in cdnjs of Cloudflare
  47821. Open Insulin Project
  47822. Shader Basics Tutorial (no code)
  47823. Alexander piano- the longest piano in the world
  47824. For years, a backdoor in popular KiwiSDR product gave root to project developer
  47825. The Future of Xamarin Community Toolkit
  47826. OSS Power-Ups: Verify – Webinar Recording | The .NET Tools Blog
  47827. Debug code with force run to cursor
  47828. Tip 324 - How to be productive with GitHub Codespaces
  47829. Don't Code Tired | ICYMI C# 9 New Features: Reduce Boilerplate Constructor Code with Init Only Property Setters
  47830. Learn how to deploy and manage your Azure resources with Bicep!
  47831. Live C++ Coding w/Dave: Glass Insulators
  47832. The Future Web: Will Canvas Rendering Replace the DOM?
  47833. CVE-2021-34481 - Security Update Guide - Microsoft
  47834. dodyg/practical-aspnetcore
  47835. Microsoft is bringing over 1,800 fresh emoji to Teams and Windows
  47836. The elements of product design
  47837. update branding to rc1 by Anipik · Pull Request #55775 · dotnet/runtime
  47838. Value metadata is a subtle but useful language feature – mattmower.com
  47839. My tips for landing a software engineering job
  47840. Time Trouble Misery - Gautam Narula
  47841. Learning, and Doing, Strategy — Andrew Bartholomew
  47842. I Blew The Whistle On John Searle
  47843. Papercraft with Blender
  47844. leontrolski - foreign key indexes
  47845. Autofac.Extensions.DependencyInjection 7.2.0-preview.1
  47846. deepmind/alphafold
  47847. "A Real S*** Show": Soldiers Angrily Speak Out about Being Blocked from Repairing Equipment by Contractors:
  47848. How Many Numbers Exist? Infinity Proof Moves Math Closer to an Answer. | Quanta Magazine
  47849. Live C++ Coding in Dave's Garage: Audio Beat Detection for LED Effects
  47850. .NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  47851. On .NET Live - Exploring Spark and ML .NET with F#
  47852. Make `System.Drawing.Common` only supported on Windows by terrajobst · Pull Request #234 · dotnet/designs
  47853. How to Use Your Mac Efficiently While Working From Home?
  47854. What's New for Blazor/ASP.NET Core in .NET 6 Preview 6 -- Visual Studio Magazine
  47855. GitHub Quick Reviews
  47856. Pharo - Pharo 9 Released!
  47857. Facebook advertisers are panicking after iOS cuts off key tracking data
  47858. Introducing Steam Deck
  47859. 5 Years of Merge Conflict: Your weekly dev podcast
  47860. Domain-Driven Refactoring: Procedural Beginnings
  47861. On proper handling of buffers in COM and RPC methods
  47862. Emotionality at work
  47863. CVE-2021-22555: Turning �� into 10000$
  47864. C# Language Highlights: Null Coalescing Assignment
  47865. khalidabuhakmeh/NestedAspNetCoreMinimalApi
  47866. SQLBolt - Learn SQL - Introduction to SQL
  47867. Automatic Remediation of Kubernetes Nodes
  47868. Using Cosmos DB as an ASP.NET session state and caching provider
  47869. Directory.Build.props: C# 9 for all your projects | I CAN MAKE THIS WORK
  47870. .NET Framework July 2021 Security and Quality Rollup
  47871. Micro APIs with OpenFaaS and .NET
  47872. .NET Rocks! vNext
  47873. Episode 385 - Cloud Native apps in Azure
  47874. Introduction
  47875. Monodraw for macOS — Helftone
  47876. Blazor Web Apps using GraphQL and EF Core with Jeremy Likness
  47877. Does CAP Theorem apply to Microservices?
  47878. Pa(dding rtitioning) oracles, and another hot take on PAKEs
  47879. Germany Fines YouTube Six Figures for Removing Video of Anti-Lockdown Protest
  47880. .NET 6 Preview 6: 'Last Chance to Influence the Release' -- Visual Studio Magazine
  47881. prathyvsh/pl-catalog
  47882. Test Like You Fly - Intro
  47883. New Azure Kubernetes and Event Grid Integrations Unveiled at Microsoft Inspire -- Visual Studio Magazine
  47884. Entity Framework Community Standup - Visualizing database query plans
  47885. Announcing .NET 6 Preview 6
  47886. Visual Studio 2022 Preview 2 is out!
  47887. ASP.NET Core updates in .NET 6 Preview 6
  47888. Increasing HTTPS adoption
  47889. Announcing Entity Framework Core 6.0 Preview 6: Configure Conventions
  47890. Windows Terminal Preview 1.10 Release
  47891. The unreasonable effectiveness of just showing up everyday
  47892. Building a Trustless and Private Internet for Everyone
  47893. diekmann/wasm-fizzbuzz
  47894. Architecture Decision Records (ADR) as a LOG that answers "WHY?"
  47895. The art of asking nicely
  47896. How to perform more complicated search and replace-style renaming in a batch file
  47897. The Catch Block #66 - IoT, C# Tips, and Clean Architecture
  47898. OSS Power-Ups: Verify
  47899. Book updates for July 2021
  47900. Inventor harvests methane gas from ditches and ponds to power his moped
  47901. Developing a terraform provider in C#, for Windows
  47902. .NET App Developer Links - 2021-07-14
  47903. Permission-Based Security for ASP.NET Web APIs
  47904. A Better Way To Discover APIs With The New Endpoints Window | The .NET Tools Blog
  47905. Build a shopping app with Azure Static Web Apps
  47906. Hardening an ASP.NET container running on Kubernetes
  47907. The worst volume control UI in the world
  47908. Firefox 89 delivered more speed—today’s Firefox 90 adds SmartBlock 2.0
  47909. tuya/tuya-home-assistant
  47910. MacOS Nix Setup (an alternative to Homebrew)
  47911. ShinyHunters Wave 3: One Hacker Exposes over 125 Million Credentials
  47912. Give me /events, not webhooks - Sync Inc
  47913. GitHub Actions: New settings for maintainers | GitHub Changelog
  47914. Cryptography @ Google
  47915. dotnet/apireviews
  47916. XPRIZE Carbon Removal
  47917. The Human Side of Elixir
  47918. I just can't do this anymore, Copilot
  47919. My observations on the complexity of software after building test acceleration - John Ewart
  47920. GitHub Quick Reviews
  47921. Pockets of rest enable careers.
  47922. Trusting Everybody
  47923. Profit Sharing | Paul Copplestone
  47924. How I Write Code, Take Notes, Journal, Track Time and Tasks, and Stay Organized using Emacs
  47925. Can I disable Examine indexes on Umbraco front-end servers?
  47926. A simple idea to reduce procrastination
  47927. Firefox 90.0, See All New Features, Updates and Fixes
  47928. Marginalia Search - Notes on Designing a Search Engine
  47929. Steve Blank The Class That Changed the Way Entrepreneurship is Taught
  47930. The Death of the Internet – Mad at the Internet
  47931. Optimizing Inputs and becoming Indistractable
  47932. GitHub Quick Reviews
  47933. Delta Variant: Everything You Need to Know
  47934. Visual Studio Toolbox Live - .NET Machine Learning in Visual Studio
  47935. GitHub Quick Reviews
  47936. 83% of Developers Suffer From Burnout, Haystack Analytics Study Finds
  47937. GitHub Quick Reviews
  47938. GitHub Quick Reviews
  47939. pwa-builder/pwa-install
  47940. Google Releases Visual Studio Tool for Android Game Development -- Visual Studio Magazine
  47941. TypeScript 4.4 Beta Boosts Performance, Suggests JavaScript Spelling -- Visual Studio Magazine
  47942. Featured | Powered 4 TV
  47943. GitHub’s Commercial AI Tool Copilot Facing Criticism From Open-Source Community For Blind Copying Of Blocks Of Code
  47944. Building a Vision of Life Without Work
  47945. Beating TimSort at Merging
  47946. The ASP.NET Team @TheASPNETTeam
  47947. Writing a Bash Builtin in C to Parse INI Configs
  47948. You Really Shouldn't Roll Your Own Crypto: An Empirical Study of Vulnerabilities in Cryptographic Libraries
  47949. How did copying and renaming with wildcards work in MS-DOS?
  47950. My Silly JavaScript Mistake - I FORGOT ABOUT FOR LOOPS!
  47951. Postmortem: The case of the pauses, the fault and the GC
  47952. The End is Nigh
  47953. Highlights from Microsoft Build 2021
  47954. Converting Images and Videos to ASCII
  47955. The overall design and a first look at the internals: A deep dive on StringBuilder - Part 1
  47956. What is Span in C# and why you should be using it
  47957. Episode 19: Blazor with Chris Sainty
  47958. TinyPICO
  47959. Guide to Reinforcement Learning with Python and TensorFlow
  47960. End to end testing web apps using Playwright and Azure DevOps
  47961. .NET App Developer Links - 2021-07-13
  47962. Jason Bock on Mutation Testing
  47963. Mutation Testing - The Long Walk
  47964. webpack? esbuild? Why not both?
  47965. A reading of Extensibility for the Masses
  47966. Advancing application reliability with the Azure Well-Architected Framework
  47967. [Last Week in .NET #50] – Copilot or JEDI?
  47968. nothings/stb
  47969. Adam Storr - Target Typed New Expressions in C# 9 - Are They The Future?
  47970. dotnet/installer
  47971. DamianEdwards/MinimalApiPlayground
  47972. Languages & Runtime Community Standup - Breaking changes & .NET 6 Preview 6 and 7
  47973. Tesla’s $16,000 Quote for a $700 Fix Is Why Right to Repair Matters
  47974. Do nothing | Paul Copplestone
  47975. Topological Teleportation
  47976. New .NET MAUI Workload Installation Detailed in 'Final Xamarin Podcast' -- Visual Studio Magazine
  47977. Physical Minimalism
  47978. Every company is a shit show
  47979. A Sombre Goodbye To Linux - Kev Quirk
  47980. What Does It Take To Be a Tech Giant?
  47981. If You Want To Transform IT, Start With Finance
  47982. The Tools and Techniques I Use to Build Simple Static Websites
  47983. .NET 5 + Blazor = Blazor WebAssembly✅
  47984. The Ultimate Guide to Onboarding New Developers: Industry Best Practices
  47985. Manawyrm/fxIP
  47986. Risk Assessment of GitHub Copilot
  47987. Adventures in mTLS Debugging
  47988. Jon Galloway @jongalloway
  47989. timheuer/alexa-skills-dotnet
  47990. Dead Startup Toys
  47991. How Montana ag producers are building topsoil, drought resilience and profits
  47992. Evolution of An Async LINQ operator
  47993. SixLabors.ImageSharp 1.0.3
  47994. My business might have 32 days before it's shut down by NYC 😔
  47995. RavenDB 5.2: Rolling index deployment
  47996. Locating MSBuild on a machine - Gérald Barré
  47997. How to create a Discord Bot using the .NET worker template and host it on Azure Container Instances
  47998. Refterm v2 - Resource usage, binary splat, glyph sizing, and more
  47999. What is GraphQL?
  48000. Why do smart pointers null out the wrapped pointer before destroying it?
  48001. Write Write Write Some Code - The Developer Anthem #short
  48002. StackExchange/StackExchange.Metrics
  48003. StackExchange/StackExchange.Metrics
  48004. StackExchange/StackExchange.Metrics
  48005. Obsidian: A knowledge base that works on local Markdown files.
  48006. The Potential Orwellian Horror of Central Bank Digital Currencies
  48007. Resident Evil Village crack completely fixes its stuttering issues
  48008. Python 3.10 – Top 5 Features in the new Python Version
  48009. 262: Your AI Code Copilot
  48010. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  48011. People Staring At Computers
  48012. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  48013. leonardochaia/dotnet-affected
  48014. C# Tips to Improve Code Quality and Performance - Code Maze
  48015. WriteFreely
  48016. Up & Running w/ OData in ASP.NET 6
  48017. API versioning extension with ASP.NET Core OData 8
  48018. TypeScript 4.4 Improves Control Flow Analysis
  48019. Announcing a New Free Curriculum: IoT for Beginners
  48020. FASTEST Computer Languages - 45 Tested: Round Two! (E02)
  48021. A sleek Prusa i3 MK3S Raspberry Pi 4 Upgrade - IRRGANG.DEV
  48022. It’s a joke. I’ll see you later, not sure when #fyp #seeyoulater #italian #foryou #fy #english #languages
  48023. 3 Programmers Got Fired (Including Me) Due to a Single App Crash
  48024. The strange, sketchy emails a browser extension developer receives
  48025. When evangelical snowflakes censor the Bible: The English Standard Version goes PC
  48026. r/RedditEng - Solving The Three Stooges Problem
  48027. The EFAIL Hoax [The Call of the Open Sidewalk]
  48028. 📡 WiFi Card
  48029. Webmentions, A Healthier Analytics
  48030. Hacking the Hackathon
  48031. Introducing Syntax Macros
  48032. Capitalism: You Wouldn’t Trade it for Anything
  48033. A Chemical Hunger – Part II: Current Theories of Obesity are Inadequate
  48034. The Unstoppable Battery Onslaught
  48035. What to try if you can't install or activate Office for Mac
  48036. JamesCaudill/ActivationTroubleShooter
  48037. Authentication Experience Engineer - Careers at Apple
  48038. How I accidentally took down GitHub Actions
  48039. Modular Architecture in ASP.NET Core - Building Better Monoliths
  48040. Automated Hydroponic System Build – Projects
  48041. The Amazon Personal Games Policy Is Ridiculous
  48042. Instagram Has Become SkyMall
  48043. Fair Use via Machine Learning
  48044. Building a website without becoming a ‘soydev’
  48045. Why I Had to Migrate from MongoDB to PostgreSQL
  48046. From Node to Ruby on Rails - D U N K
  48047. ZEIT ONLINE | Lesen Sie zeit.de mit Werbung oder im PUR-Abo. Sie haben die Wahl.
  48048. Calculating Pagination Metadata Without Extra Roundtrips in SQL
  48049. System Design for Recommendations and Search
  48050. Linux for old PC — Bringing PC from 2007 back to life
  48051. Surgical Refactors
  48052. Behind the scenes, AWS Lambda
  48053. 25 Gigabit Linux internet router PC build
  48054. Programmers, Teach Non-Geeks The True Cost of Interruptions
  48055. Put That Microservice Down.
  48056. Against SQL
  48057. Creating reusable build scripts with NUKE components
  48058. Spill single-def variable at definition to avoid further spilling by kunalspathak · Pull Request #54345 · dotnet/runtime
  48059. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  48060. romeovs/creep
  48061. Entropy coding in Oodle Data: the big picture
  48062. Linux Audio is Dead | Non
  48063. A Collection of 2020 Recorded Presentations
  48064. Learn functional programming with JavaScript through this friendly, gentle introduction course to the functional programming paradigm with Anjana Vakil.
  48065. Azure DevOps Podcast: Richard Lander on the New .NET Platform - Episode 148
  48066. SpriteStack.io
  48067. Why I Still Recommend that Developers Learn Elm
  48068. How We Found Our First 30 Clients
  48069. r/crypto - My breakdown on Partition Oracle Attacks
  48070. How to Validate Your Startup Idea in One Day for $0
  48071. Crypto and Monetization
  48072. Cross-platform Awesome with Shiny 2.0 | The Xamarin Show
  48073. Java on VS Code Plans: Improve Inner Loop, Security, Remote Development & More -- Visual Studio Magazine
  48074. New ‘mirror’ fabric can cool wearers by nearly 5°C
  48075. Code Scanning C++ with GitHub Actions
  48076. RMNB answers all your questions about NFTs
  48077. Announcing Arti, a pure-Rust Tor implementation | Tor Blog
  48078. What's New in .NET for Apache Spark v1.1.1
  48079. Work offloading and controlled parallelism
  48080. What does 100% mean in CSS?
  48081. On the perils of holding a lock across a coroutine suspension point, part 3: Solutions
  48082. Ban Eproctoring
  48083. How The Chronicle is trying to malign Sci-Hub
  48084. The hidden cost of Exceptions in .NET
  48085. Code Maze Weekly #84 - Code Maze
  48086. Streambus, Video Podcasting over RSS
  48087. NDA Expired - let's spill the beans on a weird startup
  48088. Episode 80 - VR Applications in Unity with Justin Barnett
  48089. Evaluating Large Language Models Trained on Code
  48090. The Final Xamarin Podcast
  48091. What Is WebAssembly — and Why Are You Hearing So Much About It? - The New Stack
  48092. C# Language Highlights: Null Coalescing Assignment
  48093. Probably Are Gonna Need It: Application Security Edition - Jacob Kaplan-Moss
  48094. Not Enough Data? GPT-3 to the rescue
  48095. List of elevator special modes
  48096. Anagrams and Prime Numbers
  48097. Using A Function App with a Dedicated Static IP
  48098. Building a data team at a mid-stage startup: a short story
  48099. The Best Regex Trick
  48100. There Are Many Ways To Safely Count
  48101. Lessons of a startup engineer
  48102. Propwash #5 - What is a 4G drone anyway?
  48103. Kyle Valenzuela | American Therapists are Just Like Cops
  48104. The 23 Rules of Storytelling For Fundraising
  48105. How to backup KVM virtual machines using virt-backup.pl script
  48106. VS Code Update Improves Workspace Trust, Jupyter Functionality -- Visual Studio Magazine
  48107. Open in Visual Studio Code
  48108. jongio/memealyzer
  48109. Episode 384 - Safe Deployment Practices
  48110. On .NET Live - Fun Functional Functions for F# folks
  48111. Get nostalgic with new Microsoft Teams backgrounds | Microsoft 365 Blog
  48112. Wilfred/difftastic
  48113. Open API support for ASP.NET Core Minimal API
  48114. VS Code's 'Workspace Trust' Can Restrict Automatic Code Execution -- Visual Studio Magazine
  48115. C# Language Highlights: Using Declarations
  48116. Azure Functions: Discover OpenAPI - Events
  48117. We replaced rental brokers with software
  48118. Workspace Trust in Visual Studio Code
  48119. Self-driving cars, self-driving bullets
  48120. How Does the StringBuilder Work in .NET? (Part 2) - Steve Gordon - Code with Steve
  48121. Tip 323 - How to build serverless APIs with Azure Functions
  48122. Windows Defender Antivirus can now run in a sandbox | Microsoft Security Blog
  48123. Wealth, shown to scale
  48124. Step by Step: Create Node.js REST API SQL Server Database
  48125. Runway | CREATE IMPOSSIBLE VIDEO
  48126. Workspace Trust in Visual Studio Code
  48127. .NET Rocks! vNext
  48128. UnchartedBull/OctoDash
  48129. DON'T Serve Unoptimized Images!!
  48130. 8 Reasons to Adopt Microservices, in fewer than 100 words
  48131. Compiling Rust is NP-hard
  48132. Deploy .NET applications on Red Hat OpenShift using Helm | Red Hat Developer
  48133. On the perils of holding a lock across a coroutine suspension point, part 2: Nonrecursive mutexes
  48134. OnePlus admits to throttling 300 popular apps with recent update
  48135. I am a Windows App Developer
  48136. Google’s unfair performance advantage in Chrome
  48137. TypeScript and native ESM on Node.js
  48138. CouleeApps/git-power
  48139. Decrypt Secrets Into ASP.NET Core MVC Action Arguments Using Action Filters
  48140. Smart(er) Origin Service Level Monitoring
  48141. Is Windows 11 a Better OS for Developers?
  48142. Web Wednesday: Blazor Web Apps using GraphQL and EF Core with Jeremy Likness | Web Wednesday
  48143. Software Development Is Misunderstood ; Quality Is Fastest Way to Get Code Into Production
  48144. Clean Architecture Example & Breakdown
  48145. Ways of reading without the influence of community
  48146. A Call To Minimize Distration
  48147. Goomics
  48148. James Webb Space Telescope news
  48149. Do not overuse primitive data types
  48150. Why (and how) to put notebooks in production
  48151. The Webcrawling Robot Swarm War is On!
  48152. Picking a Health Insurance Plan – Matt Bruenig Dot Com
  48153. The audacity of privacy
  48154. Does elegance matter? | Pydon't | Mathspp
  48155. Naming Languages - bryandragon.com
  48156. Import a connector from GitHub as a custom connector
  48157. Thoughts on Async/Await Conversion in a Desktop App
  48158. The Myth of the Expert Reviewer
  48159. The What, Why and How of DynamoDB
  48160. Teaching Elixir
  48161. An incomplete list of practices to improve security of your (micro)services · m's blog
  48162. What Are the Most Popular VS Code Themes? -- Visual Studio Magazine
  48163. Cute But Stabby Geese Sticker Collection | Etsy
  48164. How SHA-256 Works Step-By-Step - Qvault
  48165. paint.net 4.2.17 alpha build 7858 -- now using .NET 5!
  48166. How to turn on Memory Integrity and Core Isolation in Windows 10
  48167. An Intern’s Guide to Trading
  48168. Sam Lewis
  48169. More Secret Codes: A History of Cryptography (Part 2)
  48170. Open letter: Ban surveillance-based advertising | Vivaldi Browser
  48171. The State of .NET on Mac OS - PHINUG 2021.07
  48172. Machine Learning Community Standup - Model Explainability
  48173. Synchronous vs Messaging: When to use which?
  48174. npm audit: Broken by Design
  48175. The Catch Block #65 - GitHub Copilot, Randomness, and Accessibility
  48176. How to Use Custom Comparers in NUnit
  48177. libimobiledevice · A cross-platform FOSS library written in C to communicate with iOS devices natively.
  48178. What Does My Site Cost: WPT 210707_AiDc36_6f01cdff93b8299725303f88e60febbc
  48179. Diagnosing thread pool exhaustion issues in .NET Core apps
  48180. On the perils of holding a lock across a coroutine suspension point, part 1: The set-up
  48181. Xavier Amatriain's answer to How useful was the Netflix Prize challenge for Netflix?
  48182. Your First WinUI 3 App for Windows 11 | C# Tutorials Blog
  48183. Transform Rules:"Requests, Transform and Roll Out!"
  48184. O3DE
  48185. Release v0.0.2 · MichalStrehovsky/bflat
  48186. Solid Principles with C# .NET Core - Easy to understand guide | Pro Code Guide
  48187. Dumping and extracting the SpaceX Starlink User Terminal firmware
  48188. Building a Cloud Native Lab at Home
  48189. Monsters Weekly 216 - Zip Deploy for Azure Web Apps
  48190. Mocking 101: First Principles in Building Mock Objects
  48191. A Brillant Copilot
  48192. Rediscovering implicit casting
  48193. Update- Beta program for SQL Server on Windows container is suspended.
  48194. 5-minute breathing exercise lowers blood pressure better than working out, medication
  48195. SideQuest - Short Term Tech Jobs
  48196. The AI Wolf That Preferred Suicide Over Eating Sheep
  48197. C# Language Highlights: Records
  48198. tenacityteam/tenacity
  48199. Software Engineer for Microsoft Technology Center Careers at Intel in San Jose, H
  48200. Debugging in Clojure · Dave Martin's Blog
  48201. The Mighty pushback isn't all about Mighty
  48202. How to Design Confidently Without Ever Being the Expert
  48203. Observability and Iteration in Nutrition
  48204. A new macroeconomics? – J. W. Mason
  48205. Episode 15: Bringing Secure Multiparty Computation to the Real World!
  48206. Reverse Engineering the M6 Smart Fitness Bracelet
  48207. Chatcontrol: European Parliament approves mass surveillance of private communications
  48208. The Substack Narrative
  48209. Why I left my tech job to build a meditation app while traveling the world - making my own luck
  48210. Kaspersky Password Manager: All your passwords are belong to us
  48211. Stuff I wish I knew before I went Independent
  48212. Sentiment Analysis Using a PyTorch EmbeddingBag Layer -- Visual Studio Magazine
  48213. C# Language Highlights: Top-level statements
  48214. C# Language Highlights: Top-level statements
  48215. GitHub Quick Reviews
  48216. Solitaire in Blazor Part 5 - Double-Click Shortcut and Autocomplete
  48217. ossu/computer-science
  48218. YouTube
  48219. Poisson's Equation is the Most Powerful Tool not yet in your Toolbox
  48220. Meet the Switch Pro: $350 “OLED Model” launches on October 8
  48221. Build an Image Gallery with Vanilla HTML, CSS, and JavaScript
  48222. What happens if I use a squash instead of a true merge when performing one of the git tricks?
  48223. Engineering Management for the Rest of Us by Sarah Drasner
  48224. Console Do Not Track
  48225. Stop using sp_hexadecimal & sp_help_revlogin - Andy M Mallon - AM²
  48226. No More Movies
  48227. [PATCH 00/17] Rust support - ojeda
  48228. Ask the Expert: The future of modern application development with .NET
  48229. News from June 14th, 2021 through June 28th, 2021
  48230. Getting started with API Load Testing (Stress, Spike, Load, Soak)
  48231. Cloudflare customers can now use Microsoft Azure Data Transfer Routing Preference to enjoy lower data transfer costs
  48232. Adding authentication to a Blazor Server app using Auth0
  48233. How To Get Better at Painting - Without Painting Anything
  48234. Implementing Self-Organizing Maps with Python and TensorFlow
  48235. Tech Notes: Leaving Google
  48236. .NET Ketchup - Week 26, 2021
  48237. Realtek WiFi Firmware and a Fully 8051-based Keylogger Using RealWOW Technology
  48238. Converting the WeatherTwentyOne app from dotnet Maui to Uno
  48239. A type-safe CloudEvent
  48240. Azure Durable Functions Dependency Injection
  48241. Don't Code Tired | ICYMI C# 9 New Features: Adding foreach Support To Any Type
  48242. Property-based testing is not the same as partition testing
  48243. GitHub Copilot Experiences - a glimpse of an AI-assisted future
  48244. It's not just you — the pandemic has changed our tolerance for office work
  48245. New mystery AWS product 'Infinidash' goes viral — despite being entirely fictional
  48246. temporary-audacity/audacity
  48247. Adam Storr - Thoughts and Musings of a Standing Desk 1 Month On
  48248. Designing Data-Intensive Applications – Leaderless Replication
  48249. musicForProgramming("62: Our Grey Lives");
  48250. GitHub Copilot is not infringing your copyright
  48251. Uniswap from Scratch
  48252. Build Redis: Introduction
  48253. DIY IoT Fan
  48254. I Might Have Gone a Little Bit Overboard
  48255. Three reasons why tech salaries might stay the same despite a remote-first job market
  48256. Reconcile All The Things
  48257. XiangShan open-source 64-bit RISC-V processor to rival Arm Cortex-A76 - CNX Software
  48258. Building Cloud Native .NET Apps on Azure
  48259. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  48260. Using Visual Studio to search objects in a memory dump
  48261. How to Use 'Have I Been Pwned' to See If Your Data Was Compromised
  48262. Update- Beta program for SQL Server on Windows container is suspended.
  48263. DPG Media Privacy Gate
  48264. Feed me up, Scotty! | Feed me up, Scotty!
  48265. Supporting Hot Reload in your .NET application - Gérald Barré
  48266. How Does the StringBuilder Work in .NET? (Part 1) - Steve Gordon - Code with Steve
  48267. [Last Week in .NET #49] – Automated Printer CVEs
  48268. r/PHP - PHP isn't that like really bad? No.
  48269. C# Language Highlights: Ranges
  48270. STUDENTS FLEE FIELD AS COMPUTER 'FAD FADES'
  48271. C# Language Highlights: Ranges | Channel 9
  48272. Implementing Caching in ASP.NET Core with SQL Server
  48273. Blazor WebAssembly : JWT For Facebook Authentication - EP33
  48274. C# 10 - Top 5 New Features in the Upcoming C# Version
  48275. 261: Windows 11 Insider Preview
  48276. Newsletter Week 26, 2021
  48277. Stockfish 14 - Stockfish - Open Source Chess Engine
  48278. 10 Things You Should Avoid in Your ASP.NET Core Controllers
  48279. Coding Shorts: Dependency Injection Explained
  48280. .NET App Developer Links - 2021-07-05
  48281. Using a Video Device with getUserMedia in WebView2 in a Kiosk Scenario
  48282. Deploy code faster: with CI/CD and Kubernetes
  48283. Best Practices for Microservices
  48284. UX Design Lessons I Learned From a Week on the Road
  48285. Write a time-series database engine from scratch
  48286. Stop Saving to Disk with C# Asynchronous Streams
  48287. C sharp or B flat? Experiments in self-contained native executables in .NET
  48288. Detect Memory Leak on Web Browsers
  48289. GraphQL for .NET Developers
  48290. RSA Conference goes full blockchain, for a moment
  48291. draft-ietf-httpapi-idempotency-key-header-00
  48292. Blender and the Rabbids — blender.org
  48293. BitTorrent Turns 20: The File-Sharing Revolution Revisited * TorrentFreak
  48294. Mounting folders as drives (without SUBST)
  48295. Apps with 5.8 million Google Play downloads stole users’ Facebook passwords
  48296. Episode 16: Contact Discovery in Mobile Messengers!
  48297. Bringing emulation into the 21st century
  48298. Soviet Venus Images
  48299. Audacity Is Now A Possible Spyware, Remove It ASAP
  48300. Building the Atomic Fire Lamp - the Complete Assembly
  48301. Audacity may collect "Data necessary for law enforcement, litigation and authorities’ requests (if any)" according to new privacy notice
  48302. kingoflolz/mesh-transformer-jax
  48303. Hacker News folk wisdom on visual programming
  48304. Iranian Chat App Gets Its Data Wiped Out in a Cyberattack
  48305. Things I wish Git had: Commit groups
  48306. Build software better, together
  48307. Mapping the Passion Economy
  48308. Stephen Bussey - What is a GenServer?
  48309. One-piece Cody
  48310. Ruby HTTP server from the ground up
  48311. finding the most recurring topics on Hacker News
  48312. Blog
  48313. Constant-Time Big Numbers: An Introduction
  48314. (NEW VERSION!) SquashBall MK3s/MK3s+ Vibration Damper V3.0 by Rui Carmo | Download free STL model | PrusaPrinters
  48315. R-Trees with Postgres
  48316. Turn It All Off - Christopher Butler
  48317. Using CSS to Enforce Accessibility
  48318. Abandoning GitHub
  48319. Blazor Flash Cards - State Management with Fluxor
  48320. Suppose I Wanted to Kill a Lot of Pilots
  48321. What is the FASTEST Computer Language? 45 Languages Tested!
  48322. Developing and Deploying Azure Functions with GitHub Codespaces
  48323. Norway 4K - Scenic Relaxation Film with Calming Music
  48324. ValueHall Picking Lock Kit with 28 Piece Set Tools and 2 Transparent Practice AU | eBay
  48325. Mise-en-Place for Knowledge Workers: 6 Practices for Working Clean - Forte Labs
  48326. Adding Predictive IntelliSense to my Windows Terminal PowerShell Prompt with PSReadline
  48327. My fitness journey · terrajobst
  48328. Alien Dreams: An Emerging Art Scene - ML@B Blog
  48329. Timekeeper Tutorial V0.6.2 (obsolete)
  48330. Cryptology ePrint Archive: Report 2021/626
  48331. Release NVIM v0.5.0 · neovim/neovim
  48332. Create accessible apps with Xamarin.Forms - Learn
  48333. Playing games with an attacker: how I messed with someone trying to breach the CryptoWall tracker
  48334. Integrating Tailwind into an ASP.NET Core Project
  48335. Getting To Know Logical Clocks By Implementing Them
  48336. Compressing JSON: gzip vs zstd
  48337. How not to Groupthink
  48338. The Problem With Rockstar Culture In Tech
  48339. Towards richer colors on the Web
  48340. Copilot and Conversational Programming
  48341. Explaining blockchains to developers
  48342. ISP Column - June 2021
  48343. The Missing Email Service For Domains
  48344. How to Build a Giant Carmaker
  48345. The Untold Story of SQLite - CoRecursive Podcast
  48346. .NET Tooling Community Standup - Sneak peek at Hot Reload for WinForms and WPF
  48347. Products, Pricing and Predictability
  48348. Weekly Update 250
  48349. SharpLab
  48350. Is it okay to call Map­View­Of­File on the same mapping handle simultaneously from different threads?
  48351. C# Language Highlights: Exception Filters
  48352. Code Maze Weekly #83 - Code Maze
  48353. Answering your technical, professional and personal questions | Nick Chapsas
  48354. Simple, solar-powered water desalination
  48355. Cheap email for everyone | Purelymail
  48356. Distributed Sagas: A Protocol for Coordinating Microservices - Caitie McCaffrey - JOTB17
  48357. .NET App Developer Links - 2021-07-02
  48358. reacherhq/check-if-email-exists
  48359. Introduction to GitHub Actions
  48360. Advancing safe deployment with AIOps—introducing Gandalf
  48361. Follower Reads
  48362. Announcing TypeScript 4.4 Beta
  48363. Web Locks API - Web APIs | MDN
  48364. Document
  48365. Amazon.com: Quarter Share: A Trader's Tale from the Golden Age of the Solar Clipper, Book 1 (Audible Audio Edition): Nathan Lowell, Jeffrey Kafer, Podium Audio: Audible Audiobooks
  48366. dotnet/roslyn-analyzers
  48367. Qualtrics Survey | Qualtrics Experience Management
  48368. .NET Foundation Project Spotlight - Wix
  48369. Episode 383 - Something cool in Azure
  48370. Legion 7 Gen 6 (16" AMD) QHD Gaming Laptop | Lenovo US
  48371. Amazon.com: Ozgoe Happy Bell (14 Pack) Universal Mount Metal Plate with Adhesive for All Magnetic Car Mount Cell Phone Holder Cradle-Less Air Vent Mount -– Rectangular and Round,Black
  48372. Stop Saving to Disk with C# Asynchronous Streams
  48373. These old programming languages are still critical to big companies. But nobody wants to learn them
  48374. Cryptology ePrint Archive: Report 2021/616
  48375. GitHub Codespaces Alternative: AWS Cloud9, SSH & VS Code -- Visual Studio Magazine
  48376. An update on report of scraped data
  48377. My Most useful Note taking tool
  48378. Breaking The Monolith I
  48379. How Do Open Source Companies Make Money?
  48380. Geeking out to Visual Studio with Kendra Havens
  48381. Google Chrome will get an HTTPS-Only Mode for secure browsing
  48382. On .NET Live - Commands, Queries, and Clean Architecture
  48383. BIOS settings are LOCKED! Can't change boot order, upgrade storage, or disable UEFI for Linux
  48384. Java on Azure: Azure Spring Cloud Integrates with New Relic One Performance Monitoring -- Visual Studio Magazine
  48385. angularsen/UnitsNet
  48386. Account Takeover Protection and WAF mitigations to help stop Global Brute Force Campaigns
  48387. Timekeeper Tutorial V0.6.2 (obsolete)
  48388. British right to repair law excludes smartphones and computers - 9to5Mac
  48389. Announcing the new Azure Data Tables Libraries
  48390. Coding, Cloud & Technology | An In Depth Look into Random Number Generation in .NET
  48391. .NET Object Allocation Tool Performance
  48392. dodyg/practical-aspnetcore
  48393. Encoding data for POST requests
  48394. Xamarin Community Standup - Visual Studio Live Preview with Olia!!!
  48395. Studying linker error messages to find the cause of the unresolved external: Character sets
  48396. Retro Reversing - Peek behind the curtain to see how your favourite video games were made.
  48397. The future of Android App Bundles is here
  48398. bibliothecula - tagged document storage
  48399. fullstorydev/grpcui
  48400. Grpc.AspNetCore.Server.Reflection 2.38.0
  48401. .NET R&D Digest (June, 2021)
  48402. .NET App Developer Links - 2021-07-01
  48403. The Most Precious Resource is Agency
  48404. Why Is Continuous Integration Important For Testing?
  48405. Machine Learning for Beginners, Curriculum
  48406. Boost ASP.NET Core Performance with Static Content
  48407. BRIEF: Everything We Know About 1970s Mainframe RPGs We Can No Longer Play
  48408. Tip 322 - How to perform opinion mining with Azure Cognitive Services
  48409. C# 9 in-process Azure Functions | I CAN MAKE THIS WORK
  48410. Move fast, but understand the problem first
  48411. .NET Rocks! vNext
  48412. Globally Distributed Postgres
  48413. Windows Insider Program
  48414. SparkFun Hooks a Patent Troll
  48415. Blazor - Next Generation UI with .NET 6
  48416. How to Resolve ImageLoaderSourceHandler: Could Not Retrieve Image or Image Data Was Invalid Uri - Cool Coders
  48417. Branches: No assembly required
  48418. Data notation in Clojure
  48419. Building my own web analytics tool
  48420. What I wish I knew before building a Flutter App
  48421. Will AI Replace Developers? GitHub Copilot Revives Existential Threat Angst -- Visual Studio Magazine
  48422. Functional, Declarative Audio Applications
  48423. Why I wrote my own SQL query builder
  48424. Bash aliases to make your life easier - Andrew Henke | Complete Technical Solutions
  48425. A Journey into Mathematical Logic: Diophantus of Alexandria
  48426. 10 Malicious Requests Against My Web Application
  48427. Why I created scrt.link - a tool to share sensitive information online
  48428. Asymmetric Bets - Rui Zhi Dong
  48429. Bugs Faster than the Speed of Thought
  48430. DevOps; a decade of confusion and frustration • Jan Harasym
  48431. The First Hacker
  48432. Principles.dev - Software Engineering Principles
  48433. OpenPGP Identity Structure [The Call of the Open Sidewalk]
  48434. Microsoft Eyes Visual Studio Accessibility: Focus Mode, Audio Clues, Whitespace Rendering, More -- Visual Studio Magazine
  48435. Daily links from Cory Doctorow
  48436. Software Estimation Is Hard. Do It Anyway. - Jacob Kaplan-Moss
  48437. Migrating social accounts to Azure AD B2C
  48438. Message Driven Architecture to DECOUPLE a Monolith
  48439. .NET Foundation May/June 2021 Update
  48440. 5 really bad coding practices that make other developers hate your code
  48441. Boxabl
  48442. Building dynamic applications with blazor
  48443. Getting started with Azure Static Web Apps
  48444. The Catch Block #64 - Windows 11, GitHub Issues, and Why Remote Meetings Suck
  48445. Yes, the network is hostile, even yours (or: how to lose your data in three steps)
  48446. Microsoft Releases First Preview of Visual Studio 2022
  48447. Obsolete X509Certificate2.PrivateKey and PublicKey.Key. by vcsjones · Pull Request #54562 · dotnet/runtime
  48448. An Elixir Adoption Success Story
  48449. 2021 mid-year link clearance
  48450. W^X support by janvorli · Pull Request #54954 · dotnet/runtime
  48451. The Best USB Cable that Money Can Buy - Reversible+Kevlar
  48452. Cloudflare’s Network Doubles CPU Capacity and Expands Into Ten New Cities in Four New Countries
  48453. LLVM Logo Redesign - LLVM Project / LLVM - LLVM Discussion Forums
  48454. YouLi - Travel Management Platform - We are hiring - Jobs
  48455. .NET App Developer Links - 2021-06-30
  48456. Acme Klein Bottle
  48457. Let's make Visual Studio even more accessible together.
  48458. Will deep understanding still be valuable?
  48459. New Release: Fiddler Everywhere 2.0 Is Here!
  48460. Monsters Weekly 215 - How I'm going to replace you with an automation script - Azure Automate
  48461. Gain +10 Debugging for Unity with Visual Studio
  48462. What’s New for C# Nullable Reference Types in ReSharper and Rider 2021.2 EAP? | The .NET Tools Blog
  48463. Version Vector
  48464. The Best Regex Trick
  48465. C# Language Highlights: Null Coalescing Operator
  48466. What mRNA is Good For, And What It Maybe Isn’t | In the Pipeline
  48467. C# Language Highlights: Null Coalescing Operator
  48468. A First Look at GitHub Copilot - Can It Convert My Comments Into Code?
  48469. Obsolete useManagedSha1 and ProduceLegacyHmacValues by vcsjones · Pull Request #54886 · dotnet/runtime
  48470. NIST Requests Public Comments on Several Existing Cryptography Standards and Special Publications
  48471. Introducing Jetbrains Rider
  48472. ML.NET Now Works on ARM Devices and Blazor WebAssembly -- Visual Studio Magazine
  48473. How to process large file?
  48474. We don't need to look for an Elixir developer to have one
  48475. What Alex Becker Can Teach Us About YouTube Marketing - Jianchor
  48476. Clojure metadata
  48477. Reflecting on the Mistakes I’ve Made as an Art Critic
  48478. The web browser I'm dreaming of
  48479. Gentrification’s Wheel
  48480. Girard Series, Part 1: The Death of the Festival
  48481. Stepping Back from Speaking
  48482. Twitter ditching ‘Latest’ chronological feed option on the web, still available on iOS for now - 9to5Mac
  48483. LinkedIn breach reportedly exposes data of 92% of users - 9to5Mac
  48484. Static Web Apps - Code to Scale - Events
  48485. GitHub Copilot, an AI Pair Programmer, Is Coming to VS Code/Visual Studio -- Visual Studio Magazine
  48486. JSON Polymorphic Serialization API Review
  48487. MIT and Harvard agree to transfer edX to ed-tech firm 2U
  48488. wiretrustee/wiretrustee
  48489. Virtual DOM is pure overhead
  48490. ASP.NET Community Standup - ASP.NET Core at StackOverflow
  48491. Introducing GitHub Copilot: your AI pair programmer | The GitHub Blog
  48492. GitHub Copilot · Your AI pair programmer
  48493. New LinkedIn Data Leak Leaves 700 Million Users Exposed | RestorePrivacy
  48494. How to Work Hard
  48495. Hackers exploited 0-day, not 2018 bug, to mass-wipe My Book Live devices
  48496. irsl/gcp-dhcp-takeover-code-exec
  48497. [Last Week in .NET #48] – Windows 11 price? A new PC.
  48498. What should the CPU usage be of a fully-loaded CPU that has been throttled?
  48499. Serverless Authentication and Authorization in Minutes with Fauna and Auth0
  48500. Microsoft Announces the General Availability of Azure ND A100 V4 Cloud GPU Instances
  48501. Conditional compilation for ignoring method calls with the ConditionalAttribute
  48502. Automated UI testing in .NET using Playwright and Specflow
  48503. RavenDB Live Coding with Dejan
  48504. Google Play developers will need to follow two requirements - 9to5Google
  48505. How to authorize and post Slack messages from ASP.NET Core 💬
  48506. Gold Coast Gin - Australian Distilling Co.
  48507. Top 9 Feature Engineering Techniques with Python
  48508. MBR2GPT - Windows Deployment
  48509. Nice nginx features for operators
  48510. .NET App Developer Links - 2021-06-29
  48511. How a Docker footgun led to a vandal deleting NewsBlur’s MongoDB database
  48512. Announcing the first Insider Preview for Windows 11
  48513. Announcing ARM64EC: Building Native and Interoperable Apps for Windows 11 on ARM
  48514. Adam Storr - Test Your .NET HttpClient Based Strongly Typed Clients Like a Boss
  48515. Functional monads in C# - Simple Talk
  48516. Cost of exceptions
  48517. Don't Code Tired | ICYMI C# 9 New Features: Reducing Code with Target-typed New Expressions
  48518. Saved Part Lists
  48519. Learn React with this free GitHub book I wrote
  48520. Mocks vs Stubs vs Fakes In Unit Testing - .NET Core Tutorials
  48521. dotnet/runtime
  48522. Update on Windows 11 minimum system requirements
  48523. C# Language Highlights: Null Coalescing Operator
  48524. Windows 11 Development: New Driver/Assessment Kits, ARM64EC ('Emulation Compatible') ABI -- Visual Studio Magazine
  48525. How I take notes in meetings • The Witful Blog
  48526. How I use Roam Research
  48527. M: Fix · easylist/easylist@9a35dec
  48528. The Biohackers Making Insulin 98% Cheaper
  48529. Is beef bad for the environment? 🐄 💨
  48530. “The Martian” + Starship
  48531. M: Update · easylist/easylist@1e83bda
  48532. Overcoming Bias : We Moderns Are Status-Drunk
  48533. Temporal: getting started with JavaScript’s new date time API
  48534. Incremental note-taking | thesephist.com
  48535. Cryptology ePrint Archive: Report 2021/591
  48536. Visual Studio Feedback
  48537. Improving Angular CI Build Time Using Azure DevOps Cache task
  48538. Connor's Blog
  48539. The .NET Docs Show - Complete the Developer Loop ⭕ with GitHub Codespaces
  48540. SafeDollar ‘stablecoin’ drops to $0 following $248,000 DeFi exploit on Polygon
  48541. Why mimicking a device is becoming almost impossible - Multilogin
  48542. cirosantilli/x86-bare-metal-examples
  48543. Solitaire in Blazor Part 4 - Drag and Drop
  48544. The initializing constructor looks like an assignment, but it isn't
  48545. How Network Nodes Communicate #Shorts
  48546. C# Language Highlights: Using Declarations
  48547. Infinite scrolling in Blazor - Gérald Barré
  48548. Introduction to .NET MAUI Blazor | The Xamarin Show
  48549. C# Language Highlights: Using Declarations
  48550. JS is weird
  48551. The Dev Behind One Of The World's Best SNES Emulators Has Reportedly Passed Away
  48552. Hardenize Launches! | Hardenize Blog
  48553. How RavenDB uses gossip protocol to replicate documents efficiently in a cluster
  48554. Public domain compositions exist : Blog : DBM
  48555. I Will Never Use a Microsoft Account to Log Into My Own PC - ExtremeTech
  48556. .NET MAUI Preview 5 Is Here
  48557. Understanding Gradient Descent with Python
  48558. 260: Every question answered
  48559. Vake93/Express.NET
  48560. Create View and Edit Power BI Reports In Blazor
  48561. Sign-in using multiple clients or tenants in ASP.NET Core and Azure AD
  48562. .NET App Developer Links - 2021-06-28
  48563. Using Azure Active Directory to Secure Blazor WebAssembly Hosted Apps
  48564. Absolute Beginner’s Guide to Docker – Webinar Recording | The .NET Tools Blog
  48565. ASP.​NET Core in .NET 6 - Preserve prerendered state in Blazor apps
  48566. Tailwind CSS with SAFE
  48567. Latest Windows 11 features for developers — Windows app development
  48568. Async Debugging Part 3
  48569. React 18 and TypeScript | I CAN MAKE THIS WORK
  48570. Lumber Price FAQ
  48571. Let's code a TCP/IP stack, 1: Ethernet & ARP
  48572. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  48573. redis/redis
  48574. How do dollar stores make money?
  48575. redis/redis
  48576. How Technology Architects make decisions
  48577. An Open Letter to Clubhouse Founders Paul & Rohan
  48578. What Most Critics Miss About NFTs: The Participants Are Non-Fungible Too – P2P.AI
  48579. Hormones + Insecurity = $4 billion USD
  48580. The Cost of Being Convinced
  48581. Life is Standing in Line
  48582. Voice AI is scary good now. Video game actors hate it.
  48583. Porting VaccinateCA to Django
  48584. Owning Your Matrix Account
  48585. The Unison language
  48586. Production Threshold Signing Service
  48587. Why Computing Students Should Contribute to Open Source Software Projects
  48588. Avoiding complexity with systemd
  48589. Windows 11, Amazon, and Uncomfortable Questions
  48590. Granulate/gprofiler
  48591. Mumble Open Source, Low Latency, High Quality Voice Chat
  48592. Information Theory: A Tutorial Introduction
  48593. New free app tells you exactly why your PC may not get Windows 11 this fall
  48594. So, You Want to Build a House More Efficiently?
  48595. Whatever Happened to UI Affordances?
  48596. Ask me Anything! Microsoft Windows Engineer - The Oxford 2021 Q&A w/ Davepl
  48597. Semgrep: The Surgical Static Analysis Tool
  48598. Focus vs Coordination
  48599. How to build remote teams properly
  48600. Offensive Team Names and GUIDs
  48601. The Hidden Structural Costs of Incompetence
  48602. Truth Is a Weird Shape
  48603. What is simplicity in programming and why does it matter?
  48604. Key witness in Assange case admits to lies in indictment
  48605. halfer53/winix
  48606. Android TV Home - Apps on Google Play
  48607. Parse, don’t validate
  48608. Reddit's disrespectful design
  48609. Microsoft Teams 2.0 will use half the memory, dropping Electron...
  48610. Functors and Monads For People Who Have Read Too Many "Tutorials"
  48611. Uno Platform 3.8 Is Here
  48612. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  48613. Is Quantum Supremacy A Threat To The Cryptocurrency Ecosystem?
  48614. Chris's Wiki :: blog/programming/GoAndDeprecatingGoGet
  48615. Build your first microservice with .NET - Learn
  48616. Preliminary Assessment: Unidentified Aerial Phenomena
  48617. Clojure is frustrating... and it is a good thing
  48618. After one year of working remote from the mountains - Victor Rotariu
  48619. Notes on streaming large API responses
  48620. Awesome dataviz tools by Cube.js
  48621. Why I sometimes like to write my own number crunching code.
  48622. Signed Anonymous Messages [The Call of the Open Sidewalk]
  48623. B2B Influencer Marketplace
  48624. TPM recommendations (Windows 10) - Microsoft 365 Security
  48625. MichalStrehovsky/bflat
  48626. FarmBot | Open-Source CNC Farming
  48627. How I was let go for refusing to deploy a dark pattern
  48628. The ARM processor (Thumb-2), part 20: Code walkthrough
  48629. Working with Azure AD B2C in ASP.NET
  48630. RavenDB 5.2 RTM is out!
  48631. Please don't waste maintainers' time on your KPI grabbing patches (AKA, don't be a KPI jerk)
  48632. I Built a Spam Filter for YouTube (with TensorFlow & Python)
  48633. Weekly Update 249
  48634. Code Maze Weekly #82 - Code Maze
  48635. VSColorOutput64 - Visual Studio Marketplace
  48636. Idris 2 version 0.4.0 Released
  48637. SetThreadExecutionState function (winbase.h) - Win32 apps
  48638. Episode 79 - Greenfield and Brownfield in .NET with Harry Bellamy (part two)
  48639. Crazy Clock by Geppetto Electronics on Tindie
  48640. NVIDIA Canvas : Harness The Power Of AI
  48641. Sketch 360
  48642. .NET App Developer Links - 2021-06-25
  48643. Stop using your work laptop or phone for personal stuff, because I know you are | ZDNet
  48644. Blazor, TypeScript and Static Web Apps | LINQ to Fail
  48645. .NET Framework June 2021 Cumulative Update Preview
  48646. YoTePresto has disclosed the emails and passwords of all 1.4 million customers
  48647. Introducing Windows 11
  48648. Introducing AWS BugBust
  48649. Hybrid Clock
  48650. Microsoft's Windows 11 launch event: Here's what we know | ZDNet
  48651. Weekly Update 249
  48652. Developing for Android on Windows
  48653. Abbot: ChatOps the easy way
  48654. microsoft/GDK
  48655. Why We Chose Blazor WASM for our SPA
  48656. Tiny Acquisitions
  48657. “I’m totally screwed.” WD My Book Live users wake up to find their data deleted
  48658. New WinForms Default Font API: 'It Is Easy to Go Wild with This API' -- Visual Studio Magazine
  48659. Developing Games on Linux: An Interview with Little Red Dog Games
  48660. Staff Software Engineer, Graphics - Unpublished R&D Product
  48661. Compatibility for Windows 11- Compatibility Cookbook
  48662. Windows Processor Requirements Windows 11 Supported AMD Processors
  48663. Windows Processor Requirements Windows 11 Supported Intel Processors
  48664. ANY.RUN - Interactive Online Malware Sandbox
  48665. “I’m totally screwed.” WD My Book users wake up to find their data deleted
  48666. How to choose your next job at a Tech Startup
  48667. Teaching Open Source Software in North Korea
  48668. Product Docs Alongside Product Code (with Next.js)
  48669. A UX case study on YouTube Shorts ✌️
  48670. Working with Andreas - a user guide
  48671. Taking the (quantum) leap with go
  48672. One Shot ECB by vcsjones · Pull Request #52510 · dotnet/runtime
  48673. In browser, we trust!
  48674. Growing your Twitter account — an analytical approach
  48675. How I Build Developer Tools
  48676. On .NET Live - Building Reactive UIs with Blazor
  48677. create your .bashrc PS1 with a drag and drop interface
  48678. Windows 11 Development: Open Ecosystem Store, Project Reunion Rebrand and More -- Visual Studio Magazine
  48679. Google turned me into a serial killer · Hristo Georgiev
  48680. Figma - Windows UI 2.6 | The Windows UI Toolkit is a resource to creating experiences on Windows. It contains a control li...
  48681. Quad9 and Sony Music: German Injunction Status | Quad9
  48682. Windows 11 Specifications - Microsoft
  48683. NVIDIA Research: Appearance-Driven Automatic 3D Model Simplification | NVIDIA Developer Blog
  48684. microsoft/GDK
  48685. Upgrade to the New Windows 11 OS | Microsoft
  48686. What Windows 11 Means for Developers
  48687. Desktop Community Standup - Live Preview, Hot Reload, .NET MAUI, WinForms and WPF updates.
  48688. TreeSheets
  48689. Windows 11 requirements - What's new in Windows
  48690. The ARM processor (Thumb-2), part 19: Common patterns
  48691. r/Windows10 - Microsoft / Github should stop treating open-source software as malware and forcing developers to pay for certificates, if they actually care about open-source developers
  48692. New and Updated: "C# Interfaces" Course on Pluralsight
  48693. The fastest way to work with JSON in .NET
  48694. Browser VNC with Zero Trust Rules
  48695. Messaging app Signal not in compliance with new rules, say officials
  48696. Multiverse
  48697. Update to older unlisted content
  48698. .NET App Developer Links - 2021-06-24
  48699. Join us for a Live event on Azure Static Web Apps 30th June 2021
  48700. Don't Code Tired | ICYMI C# 9 New Features: More Pattern Matching Features
  48701. Lamport Clock
  48702. Monsters Weekly 213 - Local Testing with Azure Static Web Apps
  48703. Monsters Weekly 214 - Playwright Inspector and page.pause()
  48704. .NET Rocks! vNext
  48705. MapLibre - Open Maps SDKs
  48706. Webinar - Guaranteed Peace of Mind from Credential Stuffing Attacks
  48707. Handling Failures in Message Driven Architecture
  48708. Alias-Free GAN
  48709. Django for Startup Founders: A better software architecture for SaaS startups and consumer apps
  48710. What's new in Windows Forms in .NET 6.0 Preview 5
  48711. How I Won a Month-Long Hackathon in 3 Hours
  48712. 20 Percent Time at Supercede
  48713. I'm leaving my job after 9 years // Zeno Rocha
  48714. Designing a duress PIN: plausible deniability (part II)
  48715. Opinion-driven design - stitcher.io
  48716. X Factor Investing: Where Dividend Growth Meets Stock Buybacks
  48717. Math.Clamp Method (System)
  48718. Create a web API with ASP.NET Core - Events
  48719. Logistic Regression Using PyTorch with L-BFGS -- Visual Studio Magazine
  48720. Infragistics Updates UI/UX Tooling for Blazor, WinForms, WPF and More -- Visual Studio Magazine
  48721. I made 56874 calls to explore the telephone network. Here's what I found
  48722. The Era Of Customized Blockchains Is Rising Because Smart Contracts Aren’t Really ‘Smart’
  48723. Episode 18: Optimizing Cryptography for Microcontrollers!
  48724. Have I Been Pwned: Pwned websites
  48725. El fundador del antivirus McAfee, John McAfee, se suicida en una prisión de Barcelona
  48726. Release Preview Release v0.9.232202 · dotnet/try-convert
  48727. Software development is a creative process; an original masterpiece not a paint by numbers
  48728. PlayStation Architecture | A Practical Analysis
  48729. iPod.js
  48730. Oracle Support for .NET 6 and Entity Framework Core 6: Statement of Direction
  48731. Machine Learning Community Standup - Fast and Lightweight AutoML (FLAML)
  48732. Costa Rica Has Run on 100% Renewable Electricity for 299 Days
  48733. Does CAP Theorem apply to Microservices?
  48734. re: The performance regression odyssey
  48735. The Catch Block #63 - Hooray for Visual Studio 2022!
  48736. The ARM processor (Thumb-2), part 18: Other kinds of prologues and epilogues
  48737. ThakeeNathees/pocketlang
  48738. Using SSH and localhost.run to test GitHub webhooks locally
  48739. Announcing Rollbacks and API Access for Pages
  48740. My Microsoft Life: Windows and MS-DOS - The Oxford Address
  48741. Blazor WebAssembly : JWT Authorization - EP32
  48742. Rewriting the GNU Coreutils in Rust
  48743. Parentheses are Just Typechecking - Adam Nelson
  48744. Secure Applications with OAuth2 and OpenID Connect in ASP.NET Core 5 - Complete Guide | Pro Code Guide
  48745. Coding Short: Using Spread and Destructuring in JavaScript
  48746. Episode 18: Mutation Testing in .NET with Stefan Pölz
  48747. r/funny - New Age Fashion!
  48748. .NET App Developer Links - 2021-06-23
  48749. RDCMan v2.8, AccessChk v6.14, Process Monitor v3.83, Strings v2.54, Sysmon v13.22 and TCPView v4.13
  48750. The State of WebAssembly 2021
  48751. 5 Development Best Practices to Help You Craft Better Tests
  48752. Blazor on WPF
  48753. Introduction to the Node.js reference architecture, Part 4: GraphQL in Node.js | Red Hat Developer
  48754. Versioned Value
  48755. Free Bible Study App with Video | Spark Bible
  48756. gopro/OpenGoPro
  48757. Melb.NET July 2021 HYBRID Meetup
  48758. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  48759. The 2021 Software Developer Shortage Is Coming
  48760. Compiled Models Quicken App Startups in Entity Framework Core 6.0 Preview 5 -- Visual Studio Magazine
  48761. A framework for building Open Graph images | The GitHub Blog
  48762. Zero Knowledge from the Discrete Logarithm Problem
  48763. URLs: It's complicated...
  48764. Subclassing in Python Redux
  48765. New in Azure SDK: Data Tables & Monitor Libraries, and More -- Visual Studio Magazine
  48766. Ignore the King(man) at your own peril
  48767. Why do Remote Meetings Suck? (and how to fix it)
  48768. Curiosity damned the cat
  48769. Roamkasten - a practical how to guide to optimize Zettelkasten in Roam Research
  48770. AbortController | Ryan Florence
  48771. Introducing the Viewpoint Linux Distribution
  48772. Joining hypergrowth startups 😬
  48773. Getting to the Product Manager interview stage
  48774. Echo Bubbles and Filter Chambers
  48775. The Reality of Attractiveness Bias
  48776. Let's Learn .NET- Blazor - Events
  48777. ‘What is a Manifold?’, Redux: Some Non-Examples
  48778. Now, COPYRIGHT trolling
  48779. “Algorithms Are the New Drugs” | Lakera – Powering Mission-Critical AI
  48780. Remote Desktop Connection Manager - Windows Sysinternals
  48781. Package Validation
  48782. GitHub Quick Reviews
  48783. A from-scratch tour of Bitcoin in Python
  48784. ML.NET June Updates
  48785. WindowSwap
  48786. Secure .NET 5 SignalR solutions with Azure AD
  48787. The ASP.NET Team @TheASPNETTeam
  48788. Unity DOTS vs Handbuilt: Sample Project
  48789. StackExchange.Redis 2.2.50
  48790. NuGet Package Explorer is now a Web App powered by Uno Platform
  48791. Baba Is You - Apps on Google Play
  48792. Showing Some Fancy Secrets Of The Magnificent Airbus 350
  48793. ‎Baba Is You
  48794. Installing RavenDB on a Ubuntu machine
  48795. ASP.NET Core Architecture: Part 3
  48796. The ARM processor (Thumb-2), part 17: Prologues and epilogues
  48797. Ask the Expert: The Future of Modern Application Development with .NET
  48798. What's Inside the EU Green Pass QR Code?
  48799. More products, more partners, and a new look for Cloudflare Logs
  48800. Minimal APIs in ASP.NET Core 6.0 - Part2
  48801. Let's Learn .NET- Blazor - Events
  48802. Your CPU May Have Slowed Down on Wednesday
  48803. Prison Heat: Last Week Tonight with John Oliver (HBO)
  48804. Upload and resize an image natively with ASP.NET Core 🖼️
  48805. Playing a Neural Network's version of GTA V: GAN Theft Auto
  48806. .NET App Developer Links - 2021-06-22
  48807. Introduction to .NET MAUI Blazor | The Xamarin Show
  48808. OSS Power-Ups: Verify | The .NET Tools Blog
  48809. Web Development for Beginners: A new Learning Path on Microsoft Learn
  48810. Microsoft SQL Server Database Security, Disaster Recovery & High Availability - Simple Talk
  48811. Let's Learn .NET - Blazor - Free Live Stream Event
  48812. do it safely or automatically, but not both « Otaku – Cedric's blog
  48813. Microsoft Announces Preview of a New Set of Azure Arc-Enabled Services
  48814. State of the Windows, part 2: Did Windows 10 slow down with each feature update?
  48815. chrisseaton/rhizome
  48816. Debug & Analyze Dump Files in Visual Studio
  48817. Adam Storr - Default Your FirstOrDefault in .NET 6.0
  48818. .NET News Roundup: .NET 6, MAUI, EF Core 6, Visual Studio 2022
  48819. Copying all of MySQL's dumbest decisions
  48820. Teams/Apt/Spec/AptSign - Debian Wiki
  48821. [Last Week in .NET #47] – 11 follows X
  48822. What's New in .NET MAUI Preview 5 -- Visual Studio Magazine
  48823. Obsolete mutable X509 certificate APIs by vcsjones · Pull Request #53891 · dotnet/runtime
  48824. ASP.NET Community Standup - Build apps for Microsoft Teams with Blazor
  48825. The downsides of a shared mobile architecture - A.R.
  48826. Ignoring extra words in Meili Search
  48827. CDPH Digital Vaccine Record
  48828. Browsers decode images differently
  48829. RCIG Sync-up call #1
  48830. Back To The Office
  48831. The Wrong Way to Switch Operating Systems on Your Server :: FIGBERT
  48832. The Best Text Classification library for a Quick Baseline
  48833. Demystifying styled-components
  48834. The End of Ownership | datagubbe.se
  48835. 8 Bits with Cecil Phillip
  48836. What It’s Like To Be Cancelled
  48837. Welcome — LibreCellular 21.04 documentation
  48838. git undo: We can do better
  48839. Solitaire in Blazor Part 3 - Drawing, Discarding, and the Stacks
  48840. Organic Maps
  48841. JPEG XL
  48842. How databases handle 10 million devices in high-cardinality benchmarks | Time series data, faster
  48843. Workshop: Introduction to Distributed Systems with .NET Core
  48844. Debugging Basics [1 of 5] | Beginner’s Series to: VS Tooling for Unity Developers
  48845. Exploring Fluent Assertions - Gérald Barré
  48846. Fluid Paint
  48847. The cost of the cloud
  48848. The ARM processor (Thumb-2), part 16: The calling convention
  48849. USC professor’s DIY online teaching hack to engage students goes viral
  48850. yggdrasil-network/yggdrasil-go
  48851. Quick Analysis for the SSID Format String Bug
  48852. Prison Heat: Last Week Tonight with John Oliver (HBO)
  48853. Is Parallel.For/ForEach in C# actually worth it? (and how to modernize it)
  48854. Free Dev Stuff
  48855. 259: Photogrammetry
  48856. Scraping Images with Python
  48857. Using Azure Active Directory to Secure a Blazor WebAssembly Standalone App
  48858. Infuse Machine Learning into your ASP.NET Core apps
  48859. Julia: faster than Fortran, cleaner than Numpy
  48860. .NET App Developer Links - 2021-06-21
  48861. C# Pattern Matching Quick Guide And Examples
  48862. What to Expect in .NET 6 | ComponentOne
  48863. ECMAScript proposal: Ergonomic brand checks for private fields
  48864. A specific network name can completely disable Wi-Fi on your iPhone - 9to5Mac
  48865. Getting started with Machine Learning and .NET Notebooks
  48866. Designing Data-Intensive Applications – Multi-Leader Replication
  48867. What Every Programmer Should Know About SSDs
  48868. LDtk by Deepnight Games
  48869. Locked Files When Publishing .NET Core Apps to IIS with WebDeploy
  48870. Idea for #1759 - Resolving race in AUTH connection reconfigurations by NickCraver · Pull Request #1762 · StackExchange/StackExchange.Redis
  48871. Nixos-unstable’s iso_minimal.x86_64-linux is 100% reproducible! - Development - NixOS Discourse
  48872. 2014 UN271: A possible dwarf planet from the Oort Cloud on a tour through the Solar System
  48873. Sole Black VMware principal engineer aims to diversify tech
  48874. The Memo
  48875. How to get things done as a tech lead?
  48876. Welcome to AltStore
  48877. My experiments with sprouting legumes - Upgrade My Food
  48878. Path tracing Quake in Blender
  48879. On Charming Engineering Culture: My Notes
  48880. Hacker's guide to deep-learning side-channel attacks: the theory
  48881. Internet-in-a-Box
  48882. How I Found A Vulnerability To Hack iCloud Accounts and How Apple Reacted To It - The Zero Hack
  48883. Teen Village - The Diana Initiative
  48884. Queen of Katwe (2016) - IMDb
  48885. An unwanted update to your Google Account
  48886. Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
  48887. dsprenkels/sss
  48888. Spectre Mitigations Murder *Userspace* Performance In The Presence Of Frequent Syscalls
  48889. How to end up with 500,000 commits in your log
  48890. Cleaning $HOME on macOS
  48891. Juneteenth Conference 2021
  48892. The magic of open source - Circus Scientist
  48893. How to Prepare Your Dogs and Cats for Your Return to the Office | Washingtonian (DC)
  48894. Automatically publishing your build artifacts
  48895. Safari 15 on Mac OS, a user interface mess
  48896. Learning to Love a Rigid and Inflexible Language
  48897. Home - maddy
  48898. A day in the life of a professional software engineer
  48899. CatMeows: A Publicly-Available Dataset of Cat Vocalizations
  48900. MassNotify - Apps on Google Play
  48901. State of the Windows: How many layers of UI inconsistencies are in Windows 10?
  48902. PipeWire: The Linux audio/video bus
  48903. PipeWire
  48904. Weekly Update 248
  48905. VitorVilela7/wide-snes
  48906. Watch me Fry a Voltage Regulator - Plus LIVE Upcoming Announcement
  48907. Languages & Runtime Community Standup - Templates and Arm64
  48908. FBI to share compromised passwords with Have I Been Pwned
  48909. Thread by @fstokesman on Thread Reader App
  48910. Visual Studio 2022 AMA
  48911. Where Are All The Cheap X86 Single Board PCs?
  48912. Initial commit. · dotnet/aspnetcore@3dfd79a
  48913. Croc Full Plaintext Recovery - CVE-2021-31603
  48914. Linking excess deaths and SARS-CoV2 vaccinations in Scotland
  48915. make me a sandwich
  48916. A response to "Did we market Knative wrong?"
  48917. When Scope Blows Up
  48918. Hot Reload Leads ASP.NET Core Updates in .NET 6 Preview 5 -- Visual Studio Magazine
  48919. Episode 382 - Reducing Carbon Emissions with Spot VMs
  48920. Why I Use the GPL and Not Cuck Licenses – Luke Smith
  48921. Thoughts on managing engineering teams - Mina Andrawos
  48922. Multi-repo support in VS
  48923. Getting acquainted with Azure Synapse SQL Serverless
  48924. streetcomplete/StreetComplete
  48925. The ARM processor (Thumb-2), part 15: Miscellaneous instructions | The Old New Thing
  48926. Brave, the false sensation of privacy
  48927. Friday Facts #366 - The only way to go fast, is to go well! | Factorio
  48928. Cloudflare TV: Doing it Live, 1,000 Times and Counting
  48929. RavenDB 5.2 Features: Read only certificates
  48930. Code Maze Weekly #81 - Code Maze
  48931. Building a Mediator library in .NET from scratch
  48932. The Document Culture of Amazon
  48933. track your progress
  48934. organicmaps/organicmaps
  48935. Free 30 Day Trial - Axonius Cybersecurity Asset Management Platform
  48936. Microsoft released Visual Studio 2022 Preview 1
  48937. .NET App Developer Links - 2021-06-18
  48938. Async Debugging Part 2
  48939. Gossip Dissemination
  48940. ECMAScript proposal: Accessible `Object.prototype.hasOwnProperty()`
  48941. Learn These New Features Introduced in JavaScript ES2021
  48942. Should I Use A Carousel?
  48943. On .NET Episode: Clustering in Orleans
  48944. io_uring is not an event system
  48945. Keynote Speakers - TexasCyber
  48946. Registration - TexasCyber
  48947. jongio/memealyzer
  48948. 3.0.1 Cancer
  48949. Researchers cool a 40 kg object to near its quantum ground state
  48950. .NET 6 Preview 5 Highlights SDK Workloads, the Foundation of .NET Unification -- Visual Studio Magazine
  48951. Announcing .NET 6 Preview 5 | .NET Blog
  48952. A new HTTP spec proposes elimination of obnoxious “cookie banners”
  48953. Certified Pre-Owned
  48954. Goodbye Microsoft, Hello Honeycomb
  48955. Add .NET MAUI views (compat and handlers) by mattleibow · Pull Request #1678 · mono/SkiaSharp
  48956. chrissainty/ondotnet-tailwindcss
  48957. QotD: The hair-dryer incident
  48958. Rethinking Triplebyte
  48959. First Visual Studio 2022 Preview Focuses on Testing 64-bit Support -- Visual Studio Magazine
  48960. JavaScript Promise.all() and the Event Loop Explained - Let's Clarify a Previous Video
  48961. Cryptographic shuffle | Brain on Fire
  48962. The Meltdown of IRON
  48963. Update a Visual Studio extension - Visual Studio
  48964. Selfish vs. Selfless: Self-Promotion in Communities - The Bootstrapped Founder
  48965. Visual Studio 2022 Preview Release Notes
  48966. Type less, code more with IntelliCode completions | Visual Studio Blog
  48967. Liquidity of skill | thesephist.com
  48968. How I Automated My Dotfiles Screenshots
  48969. Here Be Dragons
  48970. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  48971. Self-editing in meetings
  48972. 1931: theoretical computer science & AI theory founded by Goedel
  48973. Announcing .NET 6 Preview 5 | .NET Blog
  48974. How Many Flies are in my Apartment?
  48975. Announcing Entity Framework Core 6.0 Preview 5: Compiled Models | .NET Blog
  48976. Serverless Web - Azure Static Web Apps by Andreas Wänqvist | BLbit UG
  48977. Announcing .NET MAUI Preview 5 | .NET Blog
  48978. Productivity is Paramount: Why Independent Work is Set Up to Fail, And How To Overcome It
  48979. Useful and Useless Code Comments
  48980. Your product is a joke - eesel
  48981. ASP.NET Core updates in .NET 6 Preview 5 | ASP.NET Blog
  48982. Start Your Own ISP
  48983. Visual Studio 2022 Preview
  48984. dotnet/orleans
  48985. Visual Studio 2022 Preview 1 now available! | Visual Studio Blog
  48986. JSON Polymorphic Serialization API Review
  48987. Hypertext Style: Cool URIs don't change.
  48988. .NET Rocks! vNext
  48989. macOS 12.0 -where oh where is PHP
  48990. Answers: Detecting livelihood in a distributed cluster
  48991. The .NET Docs Show - OutOfMemory (a card game): Blazor, Functions, and more!
  48992. The ARM processor (Thumb-2), part 14: Manipulating flags | The Old New Thing
  48993. I Was Wrong - My JavaScript Misconception Explained!
  48994. Nuitka/Nuitka
  48995. Announcing WARP for Linux and Proxy Mode
  48996. A Beginner’s Guide to Miles Davis
  48997. Ubuntu repositories broken · Issue #6381 · dotnet/core
  48998. Representing SHA-256 Hashes As Avatars
  48999. How to build a .NET template and use it within Visual Studio. Part 2: Creating a template package
  49000. Remote Repositories extension for Visual Studio Code
  49001. melbdotnet Meetup Group - Invidious
  49002. bee-san/pyWhat
  49003. Pro Tech Toolkit
  49004. .NET App Developer Links - 2021-06-17
  49005. Microsoft Engineers Scott Hanselman and Cherita Ousley - Learn C# together!
  49006. ECMAScript proposal: JSON modules
  49007. OSS Power-Ups: SpecFlow – Webinar Recording | The .NET Tools Blog
  49008. Don't Code Tired | ICYMI C# 9 New Features: Top-level Statements
  49009. Your Guide to REST API Versioning in ASP.NET Core
  49010. GitHub Desktop 2.9 includes squashing, reordering, amending, and more! | The GitHub Blog
  49011. melbdotnet Meetup Group
  49012. melbdotnet Meetup Group - Invidious
  49013. Did we market Knative wrong?
  49014. Statistical Modeling, Causal Inference, and Social Science
  49015. Visual Studio 2019 16.11 Preview 2 | Visual Studio Blog
  49016. Getting Started with Graph API and Graph Explorer | Developer Support
  49017. .NET Framework June 2021 Cumulative Update Preview | .NET Blog
  49018. Getting Started with Graph API and Teams | Developer Support
  49019. Latency, Throughput, and Walking on Escalators
  49020. Meritocracy
  49021. I wish I could write this well
  49022. Scammers mail fake Ledger devices to steal your cryptocurrency
  49023. My EC2 wishlist
  49024. Adding Varnish cache server to Ghost Blog - Docker
  49025. Keynote: The Future of Modern Application Development with .NET and Azure
  49026. Spatial Audio
  49027. The European Digital Identity framework
  49028. Semantic search as an alternative to keyword search
  49029. Boring Problems Need Attention Too
  49030. Real-Time Web by leveraging Event Driven Architecture
  49031. Wayfinder
  49032. Cryptography updates in OCaml and MirageOS
  49033. Why I no longer contribute to Racket
  49034. Create a Meetup Account
  49035. iO .Net Virtual Meetup - Implementation Details Matter
  49036. Cryptology ePrint Archive: Report 2021/819
  49037. Support polymorphic serialization through new option · Issue #29937 · dotnet/runtime
  49038. Welcome · Real-World Cryptography MEAP V14
  49039. Visual Studio 2019 v16.11 Preview 2 Improves Git Tooling -- Visual Studio Magazine
  49040. New VS Code Tool Eases GitHub Browsing/Editing, No Cloning Required -- Visual Studio Magazine
  49041. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  49042. The Catch Block #62 - Ten Quality Reads #1
  49043. ibraheemdev/modern-unix
  49044. Conversation about networking | .NET Blog
  49045. Azure Fundamentals part 1: Describe core Azure concepts (AZ-900) - Learn
  49046. Microsoft Reactor Event Series. Reactor Series: C# with Scott and Cherita
  49047. Why low-code development tools will not result in 80% of software being created by citizen…
  49048. Why build Single Page Apps in Blazor
  49049. Keynote: The Future of Modern Application Development with .NET and Azure
  49050. [Cryptography] Apple's iCloud+ "VPN"
  49051. Clean Architecture Example & Breakdown - Do I use it?
  49052. Building Waiting Room on Workers and Durable Objects
  49053. Sublime Merge - Git client from the makers of Sublime Text
  49054. The ARM processor (Thumb-2), part 13: Trampolines | The Old New Thing
  49055. Challenge: Detecting livelihood in a distributed cluster
  49056. Introducing cap-std, a capability-based version of the Rust standard library
  49057. nushell/nushell
  49058. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  49059. Influence
  49060. Richard Feynman's Integral Trick
  49061. .NET App Developer Links - 2021-06-16
  49062. Data-Driven Testing
  49063. Next.js 11
  49064. C# 10 - `record struct` Deep Dive & Performance Implications
  49065. OSS Power-Ups: Silk.NET – Webinar Recording | The .NET Tools Blog
  49066. Uno Platform 3.8 - New WinUI Calendar, Grid controls, 2x performance, new Linux scenario and more
  49067. ECMAScript proposal: Error cause (chaining errors)
  49068. Azure Service Bus: Queues vs Topics - Code4IT
  49069. Markdown Table - Visual Studio Marketplace
  49070. Don't just shorten your URL, make it suspicious and frightening.
  49071. Utopia:Design and Code on one platform
  49072. Dirty Hack on Making the Required QueryString Params to Work in Azure APIM
  49073. On Slowness
  49074. 6 months of being an Engineering Manager
  49075. In praise of depth – Pravesh
  49076. · sgo.to
  49077. WeWatch Month 3
  49078. It’s not your fault you’re fat - Victor Rotariu
  49079. Note taking in 2021 - blog.dornea.nu
  49080. Before you left for vacation
  49081. Bear plus snowflake equals polar bear
  49082. When A Space Is Not A Space
  49083. How I Work
  49084. The Function Component Mafia
  49085. Amazon.com: Joywayus Air Pneumatic Muffler Long Exhaust Muffler 3/8" NPT Male Brass Flow Control Silencer Air Fitting(Pack of 2): Automotive
  49086. Asymmetries in Fundraising
  49087. "Every PhD Is Different" - Maxwell Forbes
  49088. New Programming Model For Handling JSON In .NET 6
  49089. Running .NET Core Apps on a Framework other than Compiled Version?
  49090. Europe's Software Problem - Bert Hubert's writings
  49091. Bugs Fixed as Project Reunion v0.8 Nears Stability in New Release Candidate -- Visual Studio Magazine
  49092. Model Explainability and ML.NET
  49093. The 88x31 GIF Collection | Part 1
  49094. Control access point inclusion in Google's Location services
  49095. Model S Plaid: Sandy's Plan
  49096. GitHub Quick Reviews
  49097. [Last Week in .NET #46] – Exceptionally Useful
  49098. dotnet repl
  49099. Migration of Bing’s Workflow Engine to .NET 5 | .NET Blog
  49100. Use Swashbuckle to create an OpenAPI document - Learn
  49101. BMW finds its mojo again with the $55,400 i4 electric sedan
  49102. Why We Chose Blazor WASM for our SPA
  49103. google/fully-homomorphic-encryption
  49104. The quiet rise of E Ink Tablets and Infinite Paper Note Takers - reMarkable 2 vs Onyx Boox Note Air
  49105. Feature flags with .NET and Azure App Configuration
  49106. Enable secure access to applications with Cloudflare WAF and Azure Active Directory
  49107. Sorted integer compression
  49108. The ARM processor (Thumb-2), part 12: Control transfer | The Old New Thing
  49109. How I teach Python on the Raspberry Pi 400 at the public library
  49110. Why You SHOULD Compare Yourself to Others
  49111. Creating Docker multi-arch images for ARM64 from Windows
  49112. Making async code run faster in C#
  49113. Avoid News, Part 2: What the Stock Market Taught Me about News
  49114. Freenode commits suicide, is no longer a serious IRC network
  49115. Show a name and profile photo with .NET and Gravatar 🤵
  49116. Azartiz Blog
  49117. 15 Universities Have Formed A Company That Looks A Lot Like A Patent Troll
  49118. .NET App Developer Links - 2021-06-15
  49119. Optimising Startup Time for Cross Platform Apps - Nick's .NET Travels
  49120. Blazor Day | Channel 9
  49121. Bee Travels: A microservices coding adventure | Red Hat Developer
  49122. Startup Performance, Skia and the Future of Cross Platform Apps Built with .NET - Nick's .NET Travels
  49123. Wider Tires Are Slower – Rene Herse Cycles
  49124. .NET News Roundup: Project Reunion 0.8 RC , Uno Platform 3.8, JetBrains Rider 2021.2 Early Access
  49125. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  49126. Spectre.Console - Welcome
  49127. dotnet-repl 0.1.11
  49128. Adam Storr - Setting Content for HttpClient Testing with JSON.NET and System.Text.Json
  49129. jonsequitur/dotnet-repl
  49130. Bye bye Travis CI | daniel.haxx.se
  49131. Dark Web Roundup: January 2021
  49132. Build a few .NET apps, convert them into .NET templates, package them together in a NuGet and use them as templates within Visual Studio. Part 1: Key Concepts
  49133. Uno Platform v3.8 Adds Microsoft WinUI Grid Code, Windows AoT Support -- Visual Studio Magazine
  49134. Information Security Engineer - Google - Sunnyvale, CA, USA - San Francisco, CA, USA - Seattle, WA, USA - New York, NY, USA - Austin, TX, USA - Google Careers
  49135. RoutineDB - Fitness Routines
  49136. the end of freenode – Ariadne's Space
  49137. Gmail’s big merger with Google Chat, Meet, and Docs launches for everyone
  49138. Don’t pass the torch, pass the flame. - MarcRandolph
  49139. Mid June 2021 retrospective
  49140. Ceph on Minikube
  49141. How to Sell a Startup
  49142. Legally Ignoring The License
  49143. Precognition
  49144. Value creation, capture, and distribution
  49145. Cryptology ePrint Archive: Report 2021/507
  49146. AirDrop Anywhere - Part 4 - Making it work on Windows
  49147. Automonous Biology
  49148. Building Distributed Applications with .NET and Dapr
  49149. Fix typo by mairaw · Pull Request #24 · dotnet/org-policy
  49150. Release 13.0.0 · BurntSushi/ripgrep
  49151. The Root Cause of Microservices Disasters
  49152. Supporting Let’s Encrypt, the nonprofit making HTTPS free for all | 1Password
  49153. Public library - PHE national
  49154. Introducing Script Watch: Detect Magecart style attacks, fast!
  49155. Choose the best tools for managing and configuring your Azure environment (AZ-900) - Learn
  49156. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  49157. Making Your Life Easier with C# Scripting -- Visual Studio Magazine
  49158. GitHub Quick Reviews
  49159. WeAreDevelopers World Congress 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  49160. log_view_painter.js - Chromium Code Search
  49161. ##linux on freenode
  49162. Solitaire in Blazor Part 2 - The C# Classes
  49163. Stripe Identity: Verify identities with confidence
  49164. Conversation about diagnostics | .NET Blog
  49165. Hot failures and high availability
  49166. Caching Enum.ToString to improve performance - Gérald Barré
  49167. Pull Request Retargeting | GitHub Changelog
  49168. SQL Saturday Mailing List
  49169. chriskiehl/Gooey
  49170. Client-side encryption and strengthened collaboration in Google Workspace | Google Cloud Blog
  49171. Filing for Non Profit Status
  49172. The ARM processor (Thumb-2), part 11: Atomic access and barriers | The Old New Thing
  49173. 258: WWDC 2021 Recap
  49174. Print-in-place ATAT Print on Twotrees Bluer plus
  49175. .NET App Developer Links - 2021-06-14
  49176. Blazor Meadow Web API Weather Chart.js | C# Tutorials Blog
  49177. Using Dapper with ASP.NET Core Web API - Code Maze
  49178. Doom on an IKEA TRÅDFRI lamp!
  49179. Remote Repositories extension for Visual Studio Code
  49180. C# Language Highlights: Nullable Reference Types
  49181. Azure Functions and .NET 5: Query params, Dependency Injection, Bicep & Build | I CAN MAKE THIS WORK
  49182. AzureFunBytes Presents: Migrating Your Data - Create Your Cosmos DB | Azure DevOps Blog
  49183. Build serveless real-time chat application with Web PubSub and Static Web Apps
  49184. New tools from Microsoft Research help developers write bug-free code, faster - AI for Business
  49185. Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  49186. Project Hail Mary
  49187. New Coding Short Video: Should You Be Using Vue's Composition API?
  49188. Microsoft Learn
  49189. Goodbye Freenode
  49190. kevingosse/ClrMDExports
  49191. ClrMDExports 2.0.0-rc1
  49192. Image color replacement with numerical optimization
  49193. Best Places Lists | Robert Silvernail's Blog
  49194. On surveillance through face recognition
  49195. Hey, so, I Think I Fucking Hate the Internet — No Octothorpe
  49196. Fidenza — Tyler Hobbs
  49197. On Starting a Business
  49198. Are we running out of tweets?
  49199. How to Handle Secrets on the Command Line
  49200. Every trailer and announcement from Microsoft and Bethesda’s E3 showcase
  49201. SOCstock2021 - The Grooviest Event for Security Operations Professionals
  49202. Last Week on My Mac: The elephant at WWDC
  49203. Vaccine Magnetic Powers #Shorts
  49204. Detect services based on service provider by davidfowl · Pull Request #32737 · dotnet/aspnetcore
  49205. I miss the old internet
  49206. Advanced console.log Tips & Tricks
  49207. The Modern Mathematics of Deep Learning
  49208. QNAP removes backdoor account in NAS backup, disaster recovery app
  49209. Is software development really a dead-end job after age 35-40?
  49210. Let's Encrypt
  49211. Microsoft's next generation of Windows — What we know so far
  49212. Taildrop was kind of easy, actually
  49213. Elevator Saga - the elevator programming game
  49214. Print-in-place ATAT Print on Twotrees Bluer plus
  49215. Release 1.1.0 · natemcmaster/LettuceEncrypt
  49216. Open Source and Mental Health - Redox
  49217. BTC FixMan – Earn BTC for fixing python exceptions
  49218. Answering Community Questions and What’s Ahead for Mina
  49219. Vaccine Magnetic Powers #Shorts
  49220. Gemini is Useless
  49221. BBC Developer Portal
  49222. Surprising shared word etymologies - Daniel de Haas
  49223. Reverse engineering an Arctis Pro Wireless Headset
  49224. How Big is Tether?
  49225. Some people just won't get it - Blog by Amir Bolous
  49226. The value of code
  49227. Mobile air conditioning sucks - Imre Jonk
  49228. Attempts at solving the online social media
  49229. Treating employees like business partners - for fun and profit
  49230. Why I don't think where I work
  49231. Why you need bundle size monitoring – Blog
  49232. Why does storing a set take the same space as storing a list?
  49233. How does a fighter jet lock onto and keep track of an enemy aircraft? Can an aircraft detect that it has been locked onto, or is it just a convenient plot device in movies?
  49234. How To Win At Risk By Using Systems Thinking
  49235. How Fighter Jets Lock On (and How the Targets Know)
  49236. 180e57971e7cabc0a15c76112f8d37a942bc8d61 - chromium/src - Git at Google
  49237. What you do when you are a “Developer Advocate” #career #job #programming #tech #work
  49238. .NET 5 Dependency Injection
  49239. Do You Need Redis? PostgreSQL Does Queuing, Locking, & Pub/Sub
  49240. Deploying a Static Web App via Azure DevOps Pipeline
  49241. The Weekly Xamarin App
  49242. VS Code v1.57 (May 2021 Update) Adds Terminal Tabs, Integrates Edge Dev Tools -- Visual Studio Magazine
  49243. Wormhole: Instant Encrypted File-Sharing Powered by WebTorrent * TorrentFreak
  49244. The .NET Docs Show - Making Phone Calls 📞 from Blazor WebAssembly with Twilio Voice
  49245. This Person Does Not Exist
  49246. Who Can Find My Devices? Security and Privacy of Apple's Crowd-Sourced Bluetooth Location Tracking System
  49247. UI Faces – Avatars for design mockups
  49248. Generated Photos | Unique, worry-free model photos
  49249. Microsoft Details Sneak-Peek Preview of Azure Functions on .NET 6 -- Visual Studio Magazine
  49250. Episode 381 - Azure Migrate App Containerization
  49251. Serving sharp images to high density screens
  49252. Reflections from GoCardless
  49253. The Fighting Chess Index – davidsmerdon.com
  49254. Fast Navigation in the Command Line
  49255. Why Developers Will Win the Creator Economy
  49256. The Personal Pandemic
  49257. Defining a Platform is Hard
  49258. Media Queries in Times of @container
  49259. Emotional Debt
  49260. I Have No Group, and I Must Scream
  49261. What the &?!$ is an Individual Contributor?
  49262. Bigger product, bigger shadow · Philip Ardeljan is a UI designer
  49263. The Time Inconsistency Problem and How It's Hurting You
  49264. Talk on engineering productivity, metrics, and morale
  49265. We Should Rename the Internet
  49266. The Productivity Implications of Working from Home Across 150,000 Employees by @ttunguz
  49267. Does Safari 15 finally fix viewport height?
  49268. Keychron K4 v2 Honest Mechanical Keyboard User Review
  49269. Traits of a healthy team
  49270. The most useful math formulas
  49271. Weekly Update 247
  49272. Khelechy/CSJsonDB
  49273. Size is relative: Microservices Edition
  49274. Re: Maintainers / Kernel Summit 2021 planning kick-off
  49275. OpenHistoricalMap
  49276. Weekly Update 247
  49277. Show dotnet: Running my .NET nanoFramework for 8 years on a battery | .NET Blog
  49278. Google Chrome ends its war on address bar URLs—for now, at least
  49279. .NET 5 Dependency Injection
  49280. Privilege escalation with polkit: How to get root on Linux with a seven-year-old bug | The GitHub Blog
  49281. Webinar: Machine Learning and Time Series in RavenDB with Live Examples
  49282. Linux system service bug lets you get root on most modern distros
  49283. chrxh/alien
  49284. Interconnect Anywhere — Reach Cloudflare’s network from 1,600+ locations
  49285. Jobs —
  49286. The ARM processor (Thumb-2), part 10: Memory access and alignment | The Old New Thing
  49287. artificial life environment
  49288. New book: Software Mistakes and Tradeoffs
  49289. Float Exposed
  49290. Privacy analysis of FLoC | The Mozilla Blog
  49291. Achieving compile-time performance with Reflection in C#
  49292. Code Maze Weekly #80 - Code Maze
  49293. Episode 78 - Greenfield and Brownfield in .NET with Harry Bellamy (part one)
  49294. Download the Current Stack Overflow Database for Free (2021-06) - Brent Ozar Unlimited®
  49295. dotNET - Invidious
  49296. MORE .NET MAUI
  49297. Your `~/.bashrc` doesn't have to be a mess
  49298. .NET App Developer Links - 2021-06-11
  49299. JetBrains .NET 5 Dependency Injection Webinar 8th April 2021
  49300. ML.NET Survey: Model Explainability | .NET Blog
  49301. What’s new with .NET on Azure Functions – June 2021
  49302. How Software Is Eating the Car - IEEE Spectrum
  49303. Command Line Arguments and C# 9.0 Top Level Statement - Visual Studio - Daily .NET Tips
  49304. Don’t Feed the Thought Leaders
  49305. The Work-From-Home Future Is Destroying Bosses' Brains
  49306. Good and Bad Elixir
  49307. Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  49308. DatAdvantage Cloud: SaaS & IaaS Security | Varonis
  49309. Why is Async code hard to debug?
  49310. Raspberry Pi 4 Model B WiFi Ethernet Bridge
  49311. From KEMs to protocols
  49312. No, You Don't Need to Worry About the RockYou2021 "Password Leak" - Here's Why | Restore Privacy
  49313. On .NET Live - Secrets of building Blazor Components
  49314. Rider .NET IDE Tackles Much-Requested Blazor WebAssembly Debugging -- Visual Studio Magazine
  49315. Why is Async code hard to debug?
  49316. The open innovation platform to map, manage, and monitor your ecosystem | Startup Flow
  49317. TryAPL
  49318. Dark Sky’s API, iOS app, and web app will all stop working next year
  49319. GitHub Quick Reviews
  49320. Privacy watchers see fears coming true with Google's FLoC
  49321. Why is Async Code Hard to Debug?
  49322. Umbraco MVP 2021
  49323. Introducing Zero Trust Private Networking
  49324. The performance regression odyssey
  49325. microsoft/playwright-dotnet
  49326. Deep JavaScript
  49327. A Closer Look at 5 New Features in C# 10
  49328. New CSS functional pseudo-class selectors :is() and :where()
  49329. Tips For Using Async/Await - Write Better JavaScript!
  49330. The ARM processor (Thumb-2), part 9: Sign and zero extension | The Old New Thing
  49331. Stripe Tax: Automate tax collection on your Stripe transactions
  49332. The memory models that underlie programming languages
  49333. Welcoming Okta and Volosoft to .NET Foundation as Corporate Sponsors!
  49334. dotnet-presentations/blazor-workshop
  49335. TROY
  49336. The Kelly Criterion
  49337. Resistor Noise: Deafening and Hard to Reduce
  49338. iOS 15, Humane
  49339. 26M Passwords Exposed in Botnet Data Leak
  49340. .NET App Developer Links - 2021-06-10
  49341. Integration Testing for ASP.NET Core using EF Core Cosmos with XUnit and Azure DevOps
  49342. Released: General Availability of Microsoft.Data.SqlClient 3.0
  49343. Going Beyond ESLint: Overview Static Analysis in JavaScript
  49344. Xamarin ArKit Image Recognition and 3D Model Placement Part 3
  49345. 5 reasons to attend the Azure Hybrid and Multicloud Digital Event
  49346. Accessibility issues you can discover and fix using the browser Developer Tools
  49347. Tip 319 - How to create custom handlers for Azure Functions
  49348. On .NET Episode: Setting up Observability in Orleans
  49349. .NET Rocks! vNext
  49350. MonitorControl/MonitorControl
  49351. STOP doing dogmatic Domain Driven Design
  49352. STEMTera™ Breadboard
  49353. Always be quitting - jmmv.dev
  49354. Bink Video and Bink Audio now available in Unreal Engine for free!
  49355. .NET 6 Preview on App Service
  49356. C# Language Highlights: String Interpolation
  49357. These macOS Monterey features won’t work on Intel Macs
  49358. Release Preview Release v0.8.230902 · dotnet/try-convert
  49359. Sequoia: Super Powering End-to-End Email Encryption in Mozilla Thunderbird
  49360. GPT-J-6B: 6B JAX-Based Transformer
  49361. 2021.06.08 Certificate Lifetime Incident (valid for an extra one second) - Incidents - Let's Encrypt Community Support
  49362. Recordstore Day, every day. CDs, Vinyl, Merchandise, Signed Exclusives, Exclusive Vinyl Releases
  49363. Shelly Dimmer 2 | Shelly Cloud
  49364. Using Opensource to get my next job
  49365. Charting Range Vectors in Prometheus - Satyajeet Kanetkar
  49366. How Neil Gaiman kept control of the Sandman characters
  49367. Work Hard and Don't Burn Bridges • Vance Lucas
  49368. How to circumvent Sci-Hub ISP block
  49369. Introduction to Phoenix
  49370. Single-Tenant Azure Logic Apps Goes GA: 'Integration Is Everything' -- Visual Studio Magazine
  49371. Seven Years of Factorio Friday Facts · William Spies
  49372. Fastmail Accounts Blocked in Russia, Here's What We Know
  49373. Most developers believe blockchain technology is a game changer - Stack Overflow Blog
  49374. Entity Framework Community Standup - Introducing EF Core Compiled Models
  49375. Secure login with iCloud Keychain verification codes - WWDC 2021 - Videos - Apple Developer
  49376. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  49377. The ARM processor (Thumb-2), part 8: Bit shifting and bitfield access | The Old New Thing
  49378. The Catch Block #61 - Fixing Git Problems, .NET In-Browser, and Lots of Quality Reads
  49379. Handling Failures in Message Driven Architecture
  49380. Vivaldi 4.0 | Vivaldi Translate launches on desktop and Android
  49381. Sponsor @martincostello on GitHub Sponsors
  49382. Celebrating 7 Years of Project Galileo
  49383. ALPACA Attack
  49384. What the Fastly outage can teach us about writing error messages | OnlineOrNot
  49385. Releasing Windows 10 Build 19043.1052 (21H1) to Beta & Release Preview Channels
  49386. Messing up a live demo, opps
  49387. Async Streaming with EF Core and ASP.NET Core 6
  49388. Microsoft Announces the General Availability of Logic App Standard
  49389. Summary of June 8 outage
  49390. Maintaining ownership continuity of your user account's repositories
  49391. Kerckhoffs’s Law for Security Engineers
  49392. Engineering a chess match against my brother
  49393. Diversity in engineering teams
  49394. What the Heck is a Data Mesh?!
  49395. How I Manage
  49396. The Tyranny of the Faceless Other
  49397. What I'm trying to do
  49398. Why You Should Not Worry If You Are Using Laravel
  49399. Relationship First Management - Work & Life Notes
  49400. microsoft/fast-blazor
  49401. The pedantic checklist for changing your data model in a web application
  49402. Implementing site navigation with the <details> element | Matt Joseph
  49403. Lessons from Reading 10,000 AngelList Applications
  49404. Llama Preview: Swift with ASP.NET Core
  49405. Git Pull Request Deep Links in Visual Studio - Daily .NET Tips
  49406. Clean API Architecture 🔵 🟢 🔴
  49407. .NET June 2021 Updates – 5.0.7 and 3.1.16 | .NET Blog
  49408. .NET Framework June 2021 Security and Quality Rollup Updates | .NET Blog
  49409. SQL Server transaction log architecture - Simple Talk
  49410. #JulyOT 2021 - 31 Days of IoT Content for Everyone
  49411. C# Generics Best Practices
  49412. Learn What’s New in .NET Productivity | Visual Studio Blog
  49413. Must-have JetBrains Rider Plugins For ASP.NET Core Developers | The .NET Tools Blog
  49414. Everything You Ever Wanted to Know About Session Management in Node.js
  49415. How Essential Are Azure Policies - Simple Talk
  49416. Introducing Astro: Ship Less JavaScript
  49417. What Really Happened When Google Ousted Timnit Gebru
  49418. Idea for #1759 - Resolving race in AUTH connection reconfigurations by NickCraver · Pull Request #1762 · StackExchange/StackExchange.Redis
  49419. Microsoft Previews Tye Tool for Microservices Development in VS Code -- Visual Studio Magazine
  49420. How Netflix uses eBPF flow logs at scale for network insight
  49421. Tutorial: Host RESTful API with CORS - Azure App Service
  49422. Ohio sues Google, seeks to declare the internet company a public utility
  49423. Audit of ING’s Threshold ECDSA Library – And a dangerous vulnerability in existing Gennaro-Goldfeder’18 implementations
  49424. Recorded talks by Damian Edwards & David Fowler
  49425. Project Gutenberg
  49426. CrackStation's Password Cracking Dictionary (Pay what you want!)
  49427. Language Learning with Netflix
  49428. Playdate. Pre-orders begin in July.
  49429. Dave's Garage: Shop Makeover Progress
  49430. Build apps for Microsoft Teams with .NET | Visual Studio Blog
  49431. Operators of MoviePass Subscription Service Agree to Settle FTC Allegations that They Limited Usage, Failed to Secure User Data
  49432. Supercharging Windows Disk Speeds
  49433. GitHub Quick Reviews
  49434. Release 8.0.0 (2021-06-08) · grafana/grafana
  49435. Don't let Social Media Think for You
  49436. Ravenfall.stream
  49437. The ASP.NET Team @TheASPNETTeam
  49438. What is an NFT? Explained in 4 minutes!
  49439. about sstatic.net
  49440. Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog
  49441. Conversation about containers | .NET Blog
  49442. A Project of One's Own
  49443. The ARM processor (Thumb-2), part 7: Bitwise operations | The Old New Thing
  49444. macOS Monterey Preview - New Features
  49445. Tyrrrz/DotnetRuntimeBootstrapper
  49446. Release v1.0.0 · hashicorp/terraform
  49447. Modify HTTP request headers with Transform Rules
  49448. How to work with text in .NET like a pro with Humanizer
  49449. Exploring .NET interactive notebooks with VS Code
  49450. Improving Deployments with Kubernetes (2021-06-10)
  49451. Althttpd: The Althttpd Webserver
  49452. Fastly | The edge cloud platform behind the best of the web
  49453. Clever vs Insightful Code • Hillel Wayne
  49454. Advancing in-datacenter critical environment infrastructure availability
  49455. Uno Platform An Introduction to UI Testing for Uno Platform Applications
  49456. 9 Best Practices for Effective Code Review - DZone Agile
  49457. Learn TypeScript Basics in this Beginner's Guide
  49458. Control Auto Solution load with Git Repository Open in Visual Studio - Daily .NET Tips
  49459. Object Oriented Programming with TypeScript
  49460. Performance Profiling | .NET Perf Counters Tool
  49461. Abstruse nomenclature
  49462. Add Toast notifications to your React Native for Windows application · React Native for Windows + macOS
  49463. Apple introduces new developer tools and technologies to create even better apps
  49464. .NET News Roundup: Visual Studio 2019 for Mac, Windows ML, Project Tye, Oqtane
  49465. Two Hidden Instructions Discovered in Intel CPUs Enable Microcode Modification
  49466. Adam Storr - Extending HttpClient Testing With Templating
  49467. How Netflix uses eBPF flow logs at scale for network insight
  49468. Le développeur toxique
  49469. The price of batteries has declined by 97% in the last three decades
  49470. Basic Home Networking 101 - Computer Stuff They Didn't Teach You #17
  49471. Found at Goodwill: WebPad 1001 Prototype
  49472. Tutorial: Access data with managed identity - Azure App Service
  49473. Tuya Smart 3.28.0 (arm-v7a) APK Download by Tuya Inc. - APKMirror
  49474. When blowing air through a tube, why does it act differently if I press the tube against my mouth, or hold it an inch away?
  49475. The top-ranking HTML editor on Google is an SEO scam
  49476. Icing on the Cake - Using OpenAPI in Azure Functions, Power Platform and Logic Apps
  49477. Exploring android development on iPad
  49478. Getting started with SwiftUI
  49479. Certificates Confuse Everything
  49480. Jonas Hietala: The T-34 keyboard layout
  49481. Unicode URL length limit blues
  49482. The humble hash aggregate
  49483. The Return of the Office
  49484. Re-inventing the Monad wheel
  49485. Simone Magurno › Separation of Concerns in Systematic Design
  49486. Is Your Consultant a Parasite?
  49487. 'Just Say No' Is Bad Productivity Advice
  49488. Introducing NativeShell for Flutter
  49489. How To Waste Hundreds of Millions on Your IT Transformation
  49490. Developer Week ’21 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  49491. The NCSC's Early Warning service
  49492. Streamline Windows Forms application configuration and bootstrap by RussKie · Pull Request #223 · dotnet/designs
  49493. Use design-time sample data with the XAML Designer in Visual Studio - Visual Studio
  49494. .NET Ranks High in Coding Bootcamp Report -- Visual Studio Magazine
  49495. [Last Week in .NET #45] – A deal with the censorship devil
  49496. Workload Target Imports Design by sfoslund · Pull Request #224 · dotnet/designs
  49497. C# Language Highlights: Async Streams
  49498. “ai-promised-to-revolutionize-radiology-but-so-far-its-failing” « Statistical Modeling, Causal Inference, and Social Science
  49499. Learn TV
  49500. How Replit used legal threats to kill my open-source project
  49501. Solitaire in Blazor Part 1 - Overview
  49502. Apple pays out millions in compensation to student after iPhone repair facility shared her explicit personal images online - 9to5Mac
  49503. OSS Power-Ups: SpecFlow
  49504. ToolJet/ToolJet
  49505. Notepad++ v8 release | Notepad++
  49506. It’s time to ditch Chrome
  49507. Different ways to check if a value is null in C# - Gérald Barré
  49508. How 'One Hundred and One Dalmatians' Saved Disney
  49509. You Can Be a Developer Advocate Too! - How to Get Started in DevRel with Mahmoud Abdelwahab
  49510. Early adopters can experiment with native AOT form factor · Issue #248 · dotnet/runtimelab
  49511. The ARM processor (Thumb-2), part 6: The lie hiding inside the CMN instruction | The Old New Thing
  49512. We’re All Paying for Someone Else’s 4-Hour Work Week, Not Ours
  49513. Finally Revealing my BIG SECRET
  49514. Load CSV files and write SQL
  49515. Sorry everybody, I failed with you 😔 · Issue #1634 · pedronauck/docz
  49516. ASP.NET Core 6 to Challenge Python and Node
  49517. Disk2vhd - Windows Sysinternals
  49518. Farmers Deserve the Right to Repair Their Tractors
  49519. Keep Your Identity Small
  49520. 257: M1RACLES
  49521. Hangfire with ASP.NET Core - Code Maze
  49522. A Lifetime of Systems Thinking - The Systems Thinker
  49523. Debugging C# Source Generators with Visual Studio 2019 16.10 - Steve Talks Code
  49524. Building beautiful apps with Xamarin.Forms | Xamarin Blog
  49525. Customizing Serilog text output
  49526. An overview of Azure Web PubSub | Azure Friday
  49527. Event-Driven on Azure: Part 2 – Architecting event driven applications
  49528. The SaaS CTO Security Checklist Redux - Gold Fig — Peace of mind for infrastructure teams
  49529. C# Language Highlights: Async Streams
  49530. Oqtane Blog | Oqtane 2.1 Now Supports Multiple Databases
  49531. The Modern Trap of Feeling Obligated to Turn Hobbies Into Hustles
  49532. Designing Data-Intensive Applications – Single Leader Replication
  49533. Anti-Bot Protection
  49534. An incomplete list of skills senior engineers need, beyond coding
  49535. A new future for icanhazip
  49536. Cryptology ePrint Archive: Report 2021/428
  49537. Searching for similar objects with Vantage Point Trees
  49538. Hiding miners on Linux for profit
  49539. don't solve problems, dissolve them - Anthony Diké
  49540. Jade Rubick - Communication is shared state
  49541. Forking is Cool, or: A Unix Shell in Zig
  49542. Adventures with man color
  49543. The Art of Racing in the Rain | Official Trailer [HD] | 20th Century FOX
  49544. about:joel
  49545. A Few Thoughts on the Eve of WWDC
  49546. Learning to Teach ☀️
  49547. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  49548. Abstract Syntax Tree for Patching Code and Assessing Code Quality
  49549. accounts.makerbot.com (Powered by Qualys SSL Labs)
  49550. Dolphin Emulator
  49551. Publish and Perish
  49552. RISC vs. CISC Is the Wrong Lens for Comparing Modern x86, ARM CPUs - ExtremeTech
  49553. Response Caching with MediatR in ASP.NET Core - Powerful Pipeline Behavior
  49554. dotnet/roslyn
  49555. Oceana Finds Hundreds of Vessels Vanishing Along Argentina’s Waters
  49556. Playing With Time
  49557. rust-lang/rust
  49558. Scientists develop ‘cheap and easy’ method to extract lithium from seawater
  49559. Declassified Cold War code-breaking manual has lessons for solving 'impossible' puzzles
  49560. Amazon.com: Anker Cable Management, Magnetic Cable Holder, Desktop Multipurpose Cord Keeper, 5 Clips for Lightning Cables, USB C Cables, Micro Cables, Sticks to Wood, Marble, Metal, Glass (Blue, 2 Pack): Industrial & Scientific
  49561. FYI: Today's computer chips are so advanced, they are more 'mercurial' than precise – and here's the proof
  49562. Minimal APIs in ASP.NET Core 6.0
  49563. The faster you unlearn OOP, the better for you and your software
  49564. Brilliant Jerks in Engineering
  49565. Availability and announces – API Reference
  49566. Playing With Time
  49567. Why would I use SignalR over calling WebSockets directly?
  49568. How does a USB keyboard work?
  49569. r/ProgrammerHumor - you know it
  49570. Secret Codes: A History of Cryptography (Part 1)
  49571. Challenging myself to understand RISC-V
  49572. A bronze currency in ancient Europe?
  49573. Don’t be a liar
  49574. Bark Beetle Infestation, Harz
  49575. Password Managers.
  49576. Bumble’s Island Problem
  49577. Laptop review: ThinkPad X1 Extreme (Gen 2)
  49578. Don't fall in love with your Mac—automate it!
  49579. This is not a drill: VMware vuln with 9.8 severity rating is under attack
  49580. Apple, Mozilla, Google, Microsoft form group to standardize browser plug-ins | AppleInsider
  49581. Jeff Fritz on Blazor, Azure & Much More
  49582. r/dataisbeautiful - [OC] Google can't pass its own page speed test.
  49583. How to organize your code? | Kislay Verma
  49584. 0.8.0 Release Notes ⚡ The Zig Programming Language
  49585. How we used MagSafe fishing to find and recover an iPhone 12 Pro from the canal in Berlin | riedel.wtf
  49586. Why would I use SignalR over calling WebSockets directly?
  49587. This is not a drill: VMware vuln with 9.8 severity rating is under attack
  49588. Kate polynomial commitments
  49589. Remote Controlling a Nintendo Switch for Fun and Profit
  49590. Turning a Blog Into a Book
  49591. Cyclists of .NET
  49592. I started using the new Firefox browser and it's oddly delightful | ZDNet
  49593. Amazon.com: Samsung Duo Plus USB 3.1 Flash Drive 128GB - 400MB/s - Type-C with Type-A Adapter (MUF-128DB/AM): Computers & Accessories
  49594. Amazon.com: SanDisk 256GB Extreme PRO USB 3.2 Solid State Flash Drive - SDCZ880-256G-GAM46: Computers & Accessories
  49595. Hmac one-shot by vcsjones · Pull Request #53487 · dotnet/runtime
  49596. Spectrum new
  49597. Want a killer product? Become more opinionated
  49598. Steve BlankYou Don’t Need Permission
  49599. Toughts on testing an untested software · YKarroum
  49600. The Life Hack of Lifehacks - Victor Rotariu
  49601. Computer says ‘guilty’ – the scandals contained within the Post Office miscarriage of justice scandal
  49602. Use Auth0 custom actions to enrich user tokens with business data
  49603. Pijul - On fires
  49604. Microsoft's PowerShell Dev Team Helps Fix OmniSharp -- Visual Studio Magazine
  49605. DreamCoder: Wake & Sleep Program Learning
  49606. APIs will disrupt RPA. This is obvious to engineers.
  49607. POKEGB: a gameboy emulator that only plays Pokémon blue
  49608. Where is HTTP/3 right now?
  49609. iFixit Digs Into M1 iPad Pro in New XDR Display Teardown
  49610. The Security Engineer Handbook
  49611. Converting JSON Objects to Relational Tables, Part 2: Creating Related Tables -- Visual Studio Magazine
  49612. Why We Should End the Data Economy - The Reboot
  49613. tank man - Bing images
  49614. Microsoft Edge DevTools for VS Code survey
  49615. Fuzzing is Beta Ready - The Go Blog
  49616. Daily links from Cory Doctorow
  49617. fasm 0.1.1
  49618. Weekly Update 246
  49619. Top Stories from the Microsoft DevOps Community – 2021.05.28 | Azure DevOps Blog
  49620. Network-based policies in Cloudflare Gateway
  49621. An overview of Azure Web PubSub | Azure Friday
  49622. </> htmx - Documentation
  49623. June 3, 2021 - Error Logging with Rollbar, .NET, and Azure Functions
  49624. SvelteKit Crash Course - SSR, API Routes, Stores, Tailwind CSS, and More!
  49625. Somehow This Robot Sticks to Ceilings by Vibrating a Flexible Disc - IEEE Spectrum
  49626. The ARM processor (Thumb-2), part 5: Arithmetic | The Old New Thing
  49627. Volosoft Announces the .NET Foundation Sponsorship
  49628. CDK for Terraform Adds Go Support and Improves Asset Construction
  49629. Code Maze Weekly #79 - Code Maze
  49630. Microsoft Announces Event Hubs Premium in Preview
  49631. .NET 6: Collections Improvements
  49632. When LINQ is not LINQ
  49633. Math Has a Fatal Flaw
  49634. Belgische overheid doet voortaan beroep op Have I Been Pwned
  49635. Stanford CS Curriculum - Google Drive
  49636. .NET Foundation - Invidious
  49637. Release 5.0.5 · aspnet-contrib/AspNet.Security.OAuth.Providers
  49638. .NET Open Source: What Happens When the Free Lunch Ends?
  49639. An Unbelievable Demo
  49640. With so many Blazor Component Libraries, which one is best for you?
  49641. PowerShell for Visual Studio Code May 2021 Update | PowerShell Team
  49642. Monsters Weekly 212 - Deploying to Environments with GitHub Actions
  49643. Cake for Rider 1.0.0 released
  49644. Hard work and poor pay stresses out open-source maintainers | ZDNet
  49645. Nulls in Value Objects
  49646. A Double Header with Blazor - PHINUG 2021.06
  49647. Vitess | A new Protocol Buffers generator for Go
  49648. r/teslamotors - You think ice cream truck stop signs are a problem?!
  49649. Tour of our 250k line Clojure codebase
  49650. Microsoft Offers Deep Learning Support with PyTorch Enterprise on Microsoft Azure -- Visual Studio Magazine
  49651. Developer relations – Marco.org
  49652. The Adaptive Work of Leadership
  49653. How to Implement an LR(1) Parser
  49654. Episode 14: Schnorr, Factoring and Lattices!
  49655. willfennel.com – Sorry, no outrage of the day
  49656. The Anti-Bigness Ideology – Matt Bruenig Dot Com
  49657. Some Ideas About Storage Reliability
  49658. How to Engineer Flow
  49659. Distributed cloud builds for everyone
  49660. ablution
  49661. On .NET Live - Thinking about Applications Security Threats and OWASP
  49662. Nasa Sr 71 Blackbird
  49663. GitHub Quick Reviews
  49664. IntelliCode Now Suggests NuGet Packages for You: 'Like Netflix Recommendations' -- Visual Studio Magazine
  49665. The best cryptographic protocol ever!
  49666. Building beautiful apps with Xamarin.Forms | Xamarin Blog
  49667. Tutorial: ASP.NET app with Azure SQL Database - Azure App Service
  49668. Syria’s exam-related Internet shutdowns
  49669. string vs. String is not a style debate
  49670. Intro to Graphics 16 - Shading Transformations
  49671. Google Joins Apple to Opt-out of Mobile Advertising IDs
  49672. norvig/pytudes
  49673. Conversation about the .NET type system | .NET Blog
  49674. Using HTMX with ASP.NET Core: Infinite scrolling
  49675. The ARM processor (Thumb-2), part 4: Single-instruction constants | The Old New Thing
  49676. Azure Cosmos DB With EF Core on Blazor Server
  49677. Windows 95 Video Guide (1995)
  49678. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  49679. Application Development with Scott Hanselman & Friends | KEY11D
  49680. Domain-Driven Refactoring: Intro
  49681. Lockdown math announcement
  49682. What is a stack and how does it work? — 6502 part 5
  49683. How assembly language loops work
  49684. RAM and bus timing — 6502 part 6
  49685. Why build an entire computer on breadboards?
  49686. Control which code scanning alerts cause a pull request check to fail | GitHub Changelog
  49687. Amazon’s Controversial ‘Hire to Fire’ Practice Reveals a Brutal Truth About Management
  49688. Introducing Breadcrumbs
  49689. An improved root-finding method · Anthony Lloyd
  49690. How malloc broke Serenity's JPGLoader, or: how to win the lottery
  49691. My co-founder and I broke up. Here's a post-mortem.
  49692. Opinionated by Default, Programmable by Design
  49693. Linux Security Hardening and Other Tweaks
  49694. Logging is important
  49695. Magic Terminal over Web Sockets and SignalR - DZone Cloud
  49696. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  49697. .NET App Developer Links - 2021-06-03
  49698. Entity Framework Community Standup - Triggers for EF Core
  49699. .NET Rocks! vNext
  49700. Tip 318 - How to get started with Natural Language Understanding in Azure
  49701. On the Diverse And Fantastical Shapes of Testing
  49702. Microsoft Build 2021 Book of News
  49703. Webinar: Absolute Beginner’s Guide to Docker | The .NET Tools Blog
  49704. Leveling Up Static Web Apps With the CLI
  49705. Kinda a big announcement
  49706. A Stupid Little TypeScript Mistake
  49707. 6 steps to pimp my terminal
  49708. Interpreting async code in CPU traces
  49709. What's new in css-doodle
  49710. Google says it will allow ads for cryptocurrency exchanges and wallets in the US that meet certain requirements and are certified by Google starting August 3
  49711. Domino's India discloses data breach after hackers sell data online
  49712. Making JavaScript run fast on WebAssembly
  49713. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  49714. Leaky Abstractions
  49715. UI Goes (Partly) Native in New Visual Studio 2019 for Mac v8.10 -- Visual Studio Magazine
  49716. Build RESTful APIs Using ASP.NET Core and Entity Framework Core
  49717. Competing Consumers Pattern for Scalability
  49718. Manufacturing the Librem 5 USA Phone in the United States of America – Purism
  49719. PayPal Shuts Down Long-Time Tor Supporter with No Recourse
  49720. Norton 360 antivirus now lets you mine Ethereum cryptocurrency
  49721. Generating Synthetic Data Using a Generative Adversarial Network (GAN) with PyTorch -- Visual Studio Magazine
  49722. Visual Studio 2019 for Mac version 8.10 is now available | Visual Studio Blog
  49723. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  49724. Vinod Vaikuntanathan - Real World Cryptographers Podcast
  49725. Register — Postgres Vision Conference 2021
  49726. Benchmarking 4 reflection methods for calling a constructor in .NET
  49727. Joining MedeAnalytics
  49728. From Competitive Programming to APL - CoRecursive Podcast
  49729. SB 519 - California Senate (20212022) - Open States
  49730. IntelliCode Package Suggestions for NuGet in Visual Studio | The NuGet Blog
  49731. NixOS - NixOS 21.05 manual
  49732. Visual Studio Toolbox Live - What's New in Visual Studio 16.10?
  49733. Border Patrol Helicopter Had Bizarre Encounter With Mysterious "Highly Modified" Drone (Updated)
  49734. Add non-cryptographic hash algorithms by bartonjs · Pull Request #53623 · dotnet/runtime
  49735. NixOS - Blog → Announcements
  49736. Episode 380 - App Service Environments
  49737. Modern, clean new Firefox clears the way to all you need online | The Mozilla Blog
  49738. GOODJOBS
  49739. Mass scale manipulation of Twitter Trends discovered
  49740. The Catch Block #60 - Lessons from a Botched Deployment
  49741. Despite Dust Storms, Solar Power is Best for Mars Colonies - Universe Today
  49742. Event Driven Architecture for Real-Time Web
  49743. Questions to ask before pursuing Kubernetes
  49744. Search Box/Bar/Field with Blazor WebAssembly using Blazored.Typeahead | Blazor E-Commerce Series #11
  49745. Confoo 2021 - Chris Sainty - Blazor
  49746. The ARM processor (Thumb-2), part 3: Addressing modes | The Old New Thing
  49747. Rust for Rustaceans
  49748. TreeSize Free | JAM Software
  49749. Zip Assist for HydroTap's | Cloud Connection for Remote System Access | Zip Water
  49750. DIY Book Scanner
  49751. JD, Ecommerce Giant, Made Apology for User Data Leakage - Ecommerce China
  49752. Intl - JavaScript | MDN
  49753. .NET App Developer Links - 2021-06-02
  49754. Pesticides Are Killing the World&rsquo;s Soils
  49755. BlueJeans Network | Recording Playback
  49756. Craftsman v0.10 - .NET 5 Event Scaffolding, Spectre Console, and More! – Wrapt
  49757. Working With .NET 6’s PriorityQueue
  49758. Discover gists
  49759. Build software better, together
  49760. How to create a better front-end developer experience | Red Hat Developer
  49761. Winget Goes Mainstream, But Still Lags Behind
  49762. Episode 17: Breaking Wi-Fi With Frame Attacks!
  49763. PlayingCards.io
  49764. Best Practices Around Production Ready Web Apps with Docker Compose
  49765. Tye - Visual Studio Marketplace
  49766. Amazon Location Service Pricing – Amazon Web Services
  49767. The Apple M1 compiles Linux 30% faster than my Intel i9
  49768. Low-Code Power Apps Uses AI for No-Code Natural Language Development: 'The Code Writes Itself' -- Visual Studio Magazine
  49769. Everything You Might Want to Know about Whaling
  49770. Why do companies that sell APIs have such low churn rates?
  49771. How to send and receive emails in automation tests
  49772. How I Launched my Product on Reddit to get 1,500 Sign-ups and 300,000 Page-views
  49773. A/B testing without a backend using only JavaScript and your analytics
  49774. The Modern World vs. The Traditional World
  49775. The dream of end-to-end typesafety
  49776. Using Wikipedia as an Impromptu RottenTomatoes API
  49777. Measuring potential complexity in popular Open Source projects
  49778. Release OBS Studio 27.0 · obsproject/obs-studio
  49779. Announcing Visual Studio Code extension for Tye | .NET Blog
  49780. What Zero-copy Serialization Means?
  49781. Steve BlankYour Product is Not Their Problem
  49782. You Can Now Sponsor Exception Not Found!
  49783. Lightweight Cryptography Standardization: Finalists Announced
  49784. Publish and manage your APIs with Azure API Management - Learn
  49785. GCC drops its copyright-assignment requirement
  49786. How Best To Delegate Work And Free Up Your Time As a Tech Leader
  49787. Have I been Pwned goes open source | ZDNet
  49788. Driving with D
  49789. Mikkel Paulson
  49790. Helix
  49791. GitHub Quick Reviews
  49792. Converting JSON Objects to Relational Tables: Flattening the Object -- Visual Studio Magazine
  49793. Visual Studio Toolbox Live - Debug & Analyze Dump Files in Visual Studio
  49794. C# Language Highlights: Async Streams
  49795. C# Language Highlights: Async Streams
  49796. Benchmarking 4 reflection methods for calling a constructor in .NET
  49797. Microsoft's Low-Code Strategy Paints a Target on UIPath and the Other RPA Companies
  49798. .NET MAUI Preview 4 Is Here
  49799. C# Language Highlights: Exception Filters
  49800. The ARM processor (Thumb-2), part 2: Differences between classic ARM and Thumb-2 | The Old New Thing
  49801. Investigate memory issues with ease – Introducing real-time inspections in dotMemory Allocation Analysis | The .NET Tools Blog
  49802. Performance Booster with System.IO.Pipelines in C#
  49803. C# Language Highlights: Exception Filters
  49804. Monitor your RavenDB instances using Grafana
  49805. Firefox 89.0, See All New Features, Updates and Fixes
  49806. The ARM processor (Thumb-2), part 1: Introduction | The Old New Thing
  49807. Conversation about .NET interop | .NET Blog
  49808. Don't Create Markdown ReadMe Files Without ReadMe.so!!
  49809. Hello World in .NET written using IL code
  49810. Adam Storr - Quick Tip - Compiler Directives and Using Aliases to Ignore Tests
  49811. Benchmarking 4 reflection methods for calling a constructor in .NET
  49812. Custom bindings with Azure Functions .NET Isolated Worker
  49813. Week of Blazor Events with Telerik - Join Us!
  49814. ASP.​NET Core in .NET 6 - Part 09 - Infer component generic types from ancestor components
  49815. New LINQ extensions in .NET 6 and benchmarks
  49816. Neural Networks Emulate Any Guitar Pedal For $120
  49817. Client Authentication vs. PKCE: Do you need both?
  49818. Windows 95 Video Guide (1995)
  49819. The (new) Developer Advocacy Handbook is live!
  49820. How to create the Connect 4 game in Blazor WebAssembly in an hour!
  49821. Running Microsoft Edge on Linux with WSLg while running Visual Studio 2019 and debugging a Linux .NET app with WSL on Windows 10
  49822. C# 10.0: Introducing Global Usings
  49823. The Write a .NET App on an iPad Challenge!
  49824. From State tennis to endomorphism
  49825. ongoing by Tim Bray · Testing in the Twenties
  49826. An agile team is one that... - ElegantCode
  49827. SQL Server performance tuning: Nine best practices - Simple Talk
  49828. Why We Need to Rethink the Computer ‘Desktop’ as a Concept
  49829. PostGIS at 20, The Beginning
  49830. Microsoft and Elastic Partner to Offer Elastic Stack on Azure
  49831. .NET News Roundup: Microsoft Build, .NET 6, MAUI, Visual Studio 2019, Project Reunion
  49832. Remove bogus assert in FindRefs by CyrusNajmabadi · Pull Request #53793 · dotnet/roslyn
  49833. no dogma podcast
  49834. Application Development with Scott Hanselman & Friends | KEY11D
  49835. The Most Expensive Number in Engineering
  49836. Why I'm Betting on Svelte JS
  49837. Top 5 Product and Management skills: SQL, Excel, Clear Communication, Story, Prioritization
  49838. The Reality of the Old and New
  49839. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  49840. Lookup a Phone Number's Carrier: Check on Calls and SMS
  49841. Amazon.co.uk: Low Prices in Electronics, Books, Sports Equipment & more
  49842. Angular Global Summit'21
  49843. Issues of .NET
  49844. The Detriments of Hero Culture
  49845. Practical vs. Strict Semantic Versioning
  49846. Google’s New Popup Will Further Weaken Facebook’s Advertisement Business
  49847. New Project: Optimizely (Episerver) Health Checker
  49848. The Roslyn analyzers I use in my projects - Gérald Barré
  49849. This is Math's Fatal Flaw
  49850. True Fans Translate: Fansubbing BookStory
  49851. ✩ Phacility is Winding Down Operations
  49852. Computer Science Is Not About Computers, Any More Than Astronomy Is About Telescopes – Quote Investigator
  49853. Building Contextual Experiences w/ Blazor | ASP.NET Blog
  49854. 256: Microsoft Build 2021 Recap
  49855. .NET App Developer Links - 2021-05-31
  49856. Create Deepfakes in 5 Minutes with First Order Model Method
  49857. Asynchronous Programming with Async and Await in ASP.NET Core
  49858. Verify vaccination data using Zero Knowledge Proofs with ASP.NET Core and MATTR
  49859. ELIZAGEN - The Original ELIZA
  49860. What happened to white dog poo?
  49861. Be Decision-Driven Not Data-Driven — Techno Sapien
  49862. r/ExperiencedDevs - Drunk Post: Things I've learned as a Sr Engineer
  49863. “True Lies” – or “What LLVM Claims, but Fails to Deliver”
  49864. Connor's Blog
  49865. Improving performance for hash prefix validation. by stebet · Pull Request #10 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  49866. Overkill Objects for Everyday Life
  49867. Amazon Prime Is an Economy-Distorting Lie
  49868. Drunk Post: Things I've learned as a Sr Engineer
  49869. John Conway's Game of Life
  49870. All the best engineering advice I stole from non-technical people
  49871. Please Commit More Blatant Academic Fraud
  49872. Add support for customising the creation of Kestrel listen sockets by deanward81 · Pull Request #32827 · dotnet/aspnetcore
  49873. ‎CloudSkills.fm: 097: Programming in Go with Michael Levan on Apple Podcasts
  49874. ‎The .NET Core Podcast: Blazor Catch-up with Chris Sainty on Apple Podcasts
  49875. Introduction To .NET Interactive
  49876. Have I Been Pwned teams with FBI, gives open-source access to code
  49877. Improve the rate of thread injection for blocking due to sync-over-async by kouvel · Pull Request #53471 · dotnet/runtime
  49878. Amazon devices will soon automatically share your Internet with neighbors
  49879. Using HTMX with ASP.NET Core: Inline editing
  49880. Added endpoint and password ingestion by mdawsonuk · Pull Request #17 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  49881. Trials begin on lozenge that rebuilds tooth enamel - UW School of Dentistry
  49882. Learn X in Y Minutes: Scenic Programming Language Tours
  49883. Some recent papers in isogeny crypto
  49884. Parsing Signals on Remote Work From CEOs
  49885. The Guilty, Crazy Secret That Helps Me Write - RyanHoliday.net
  49886. willfennel.com – Learning on the fly, impostor syndrome, and Vim dumbassery
  49887. Let's rewild the earth with NFTs
  49888. About Yak Shaving
  49889. Digital currencies, DeFi and the impact of the next Carrington event
  49890. Internet Explorer: A Brief History
  49891. Contributing to Gemini ecosystem
  49892. Shameless Work Influencers Are the Bane of LinkedIn
  49893. Coding Adventure: Terraforming
  49894. Clustering in Orleans | Channel 9
  49895. Clustering in Orleans
  49896. .NET Oxford - Blazor - with Chris Sainty
  49897. MOTOROiD
  49898. Google says Rowhammer attacks are gaining range as RAM is getting smaller | The Record by Recorded Future
  49899. FBI to Share Compromised Passwords With Have I Been Pwned
  49900. The Feynman Lectures on Physics Audio Collection
  49901. Agile Uncertified | Philosophy Over Rituals
  49902. Watch the BUILD 2021 Application Development Keynote
  49903. US Soldiers Expose Nuclear Weapons Secrets Via Flashcard Apps - bellingcat
  49904. Cement Truck Evolution
  49905. Elliptic Curve Cryptography Explained
  49906. .NET Interactive
  49907. Weekly Update 245
  49908. Why Russians do not smile
  49909. Microsoft Build Cloud Skills Challenge 2021
  49910. Your iPhone (and iCloud backups) are full of gigabytes-worth of old iMessages that are virtually impossible to read – Key Discussions
  49911. Charter charges more money for slower Internet on streets with no competition
  49912. Anatomy of a Tech Blog
  49913. The crisis of optimisation
  49914. QUIC Version 1 is live on Cloudflare
  49915. Being Normal Made Me Miserable - Victor Rotariu
  49916. Can a company vendor lock patient data?
  49917. An Actually Usable Vim Setup
  49918. Don't overabstract your components
  49919. Introducing the new Azure Function Extension Libraries **Beta** | Azure SDK Blog
  49920. TypeScript 4.3 Ships -- Visual Studio Magazine
  49921. On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  49922. I quit my job to focus on SerenityOS full time
  49923. Intro to Graphics 15 - Shading
  49924. WordPress 18
  49925. On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  49926. Why “Technical Debt” should be narrowly focused
  49927. Mars Helicopter Lands Safely After Serious In-Flight Anomaly - IEEE Spectrum
  49928. Build apps faster with the latest Microsoft Teams Toolkit
  49929. Amazon.com: USB C Power Bank RAVPower 30000mAh 90W Portable Charger PD3.0 Fast Charging Battery Pack for Laptop, iPhone 12 Mini Pro Max, MacBook Pro, Dell XPS, Galaxy S20, Switch, iPad Pro: Electronics
  49930. How I raised a $5.1M seed as a first-time, female, solo founder for a biotech moonshot  — Celine Halioua
  49931. Code Maze Weekly #78 - Code Maze
  49932. Episode 77 - Application Security with Tanya Janka
  49933. Blazor WebAssembly : Dark/Light Theme Switch - EP31
  49934. deCONZ
  49935. LED Light Bar Prusa i3 MK2/MK3 by SethBon | Download free STL model | PrusaPrinters
  49936. Diversity & Inclusion Survey 2021
  49937. The Xamarin Podcast Episode 93: Blackbaud
  49938. Second-guessing the modern web - macwright.com
  49939. .NET App Developer Links - 2021-05-28
  49940. danroth27/BlazorWeather
  49941. JavaScript at Microsoft
  49942. Azure Cosmos DB API for MongoDB in the cloud – now easier than ever | Azure Cosmos DB Blog
  49943. Leveling Up Static Web Apps With the CLI
  49944. QUIC is now RFC 9000
  49945. Security: Separation of Privilege
  49946. Build your own machine learning model and integrate it with Windows ML application! | Windows AI Platform
  49947. How to Wipe Your Butt Like a Ranger
  49948. Sparkplug — A non-optimizing JavaScript compiler · V8
  49949. The FBI will feed hacked passwords directly into Have I Been Pwned | The Record by Recorded Future
  49950. A UDP-Based Multiplexed and Secure Transport
  49951. Mobilize.Net, Progress Software, Uno Platform, DevExpress And Others to Sponsor #MSBuild Wrap Up Show on May 28, 10AM-5PM EDT
  49952. Canada Post hit by data breach after supplier ransomware attack
  49953. Project Reunion Update Leads Windows Dev News at Build 2021 -- Visual Studio Magazine
  49954. nocodb/nocodb
  49955. Adventures in rustc Forking
  49956. Buffet-Style Architecture
  49957. What's in email tracking links and pixels?
  49958. Is MDPI a predatory publisher?
  49959. How to achieve state of the art results on NLP classification tasks - The Antonai Blog
  49960. How to talk to your company about sponsoring an open source project
  49961. Compaction
  49962. Using Phoenix Without Webpack
  49963. Action vs. Motion
  49964. 4-Day Workweek
  49965. Texas Expat
  49966. The state of tooling for verifying constant-timeness of cryptographic implementations
  49967. Messaging and Chat Control
  49968. What's New for F# in Visual Studio 16.10 -- Visual Studio Magazine
  49969. Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  49970. Microsoft's Open Source OpenJDK for Java Goes GA -- Visual Studio Magazine
  49971. Azure DevOps Podcast: David Ortinau on Multi-Platform App Development Using .NET MAUI - Episode 142
  49972. GitHub Quick Reviews
  49973. Pwned Passwords is now open source!
  49974. How can I convert between IANA time zones and Windows registry-based time zones? | The Old New Thing
  49975. MDN Plus
  49976. Pwned Passwords is now open source!
  49977. Clear is Kind
  49978. Wordpress Headless CMS, GraphQL, and Nextjs - Let's Build a Blog
  49979. Thousands of Chrome extensions are tampering with security headers | The Record by Recorded Future
  49980. Announcing .NET 6 Preview 4 | .NET Blog
  49981. .NET Rocks! vNext
  49982. Where are types allocated in .NET and why people get it so wrong
  49983. .NET Boxed Visual Studio Integration
  49984. Building a Source Generator for C#
  49985. Microsoft Build
  49986. .NET App Developer Links - 2021-05-27
  49987. Create an image classification model with ML.NET with Windows Machine Learning | Windows AI Platform
  49988. Announcing TypeScript 4.3 | TypeScript
  49989. Windows Package Manager 1.0 | Windows Command Line
  49990. WinUI Desktop Unit Tests | #ifdef Windows
  49991. Implementing Nanoservices in ASP.NET Core
  49992. Azure is the home for your enterprise Java applications
  49993. Microsoft ❤️ developers: Welcome to Build 2021 - The Official Microsoft Blog
  49994. Why (and how) GitHub is adopting OpenTelemetry | The GitHub Blog
  49995. Melb.NET June 2021 ONLINE Meetup
  49996. FindAReddit - Find Subreddits for your Niche
  49997. New USB-C Type 2.1 standard offers up to 240 W power delivery
  49998. New Storage Providers for Azure Durable Functions
  49999. Add WebSocket compression support by BrennanConroy · Pull Request #32600 · dotnet/aspnetcore
  50000. .NET MAUI Now Works for All Supported Platforms in Preview 4 -- Visual Studio Magazine
  50001. Collusion Rings Threaten the Integrity of Computer Science Research
  50002. Highly COHESIVE Software Design to tame Complexity
  50003. Freenode, The Mainstream IRC Network, Is Collapsing
  50004. The best API design principles inspired by nature - andre.schweighofer
  50005. How I forged the Lithuanian Vaccine Certificate
  50006. Fighting Procrastination with Orgmode
  50007. Features I Wish I Included in my MVP
  50008. Have you ever hurt yourself from your own code?
  50009. Fixing Swagger UI "Try it out" Functionality When Deployed in Azure APIM or Behind a Reverse Proxy
  50010. halter73/MinimalTemplates
  50011. Blockchain voting is overrated among uninformed people but underrated among informed people
  50012. Let’s Build a Regex Engine
  50013. Pasquale D'Silva
  50014. Axelar Guest Speaker Series with Chelsea Komlo | FROST: Flexible Round-Optimized Schnorr Threshold
  50015. ASP.NET Gets Blazor WebAssembly AoT, Hot Reload, .NET MAUI Blazor Apps -- Visual Studio Magazine
  50016. Oxide
  50017. Ask the Experts: The future of modern application development with .NET
  50018. Fusion Development 101: Professional Developer Essentials
  50019. Windows Software Developer - Tailscale
  50020. Chris's Wiki :: blog/programming/RustInOurFuture
  50021. The future of modern application development with .NET
  50022. Valisure Detects Benzene in Sunscreen - Valisure
  50023. Art We There Yet is creating Art Inspired by the Americas | Patreon
  50024. Neovim (0.5) Is Overpowering | CrispDev
  50025. Unreal Engine 5 is now available in Early Access!
  50026. Responsive Web Design - 2010 | Web Design Museum
  50027. F# and F# tools update for Visual Studio 16.10 | .NET Blog
  50028. The Catch Block #59 - Anatomy of a Botched Deployment
  50029. The Expanse UI Design — HUDS+GUIS
  50030. r/linux - Copyright notice from ISP for pirating... Linux? Is this some sort of joke?
  50031. STOP "doing" Domain Driven Design
  50032. How ownership of the Windows clipboard is tracked in Win32 | The Old New Thing
  50033. What Technical Debt is and isn’t
  50034. One week of Libera Chat
  50035. facundoolano/rpg-cli
  50036. Building real-time games using Workers, Durable Objects, and Unity
  50037. Upheaval at freenode [LWN.net]
  50038. Gentoo Freenode channels have been hijacked – Gentoo Linux
  50039. Microsoft’s OpenJDK build is now generally available – TecTalk
  50040. kline 🏴󠁧󠁢󠁳󠁣󠁴󠁿 (@kline@mastodon.sdf.org)
  50041. Siemens acquires Supplyframe (Hackaday/Tindie too?) Updated! (yes)
  50042. .NET App Developer Links - 2021-05-26
  50043. Create and Publish OpenAPI enabled Azure Functions with Visual Studio and .NET
  50044. ReSharper 2021.2 Roadmap | The .NET Tools Blog
  50045. M1RACLES: An Apple M1 Vulnerability
  50046. Announcing General Availability of Microsoft Build of OpenJDK | Java at Microsoft
  50047. Windows Terminal Preview 1.9 Release | Windows Command Line
  50048. Why Castaways is a Masterpiece in Songwriting
  50049. .NET Framework May 2021 Cumulative Update Preview for Windows 10, versions 2004, 20H2, 21H1 | .NET Blog
  50050. Announcing Azure Event Hubs Premium – Public Preview
  50051. Azure/Azurite
  50052. lazerwalker/twine-app-builder
  50053. davidortinau/WeatherTwentyOne
  50054. Senior Software Engineer - Planning & Tracking
  50055. Biodiversity decline will require millions of years to recover
  50056. Codenotary Inc Releases immudb v1.0
  50057. Cedric Charly's Blog
  50058. What do shells do, and do we need them?
  50059. Unbounded Possibility is Bad for Productivity
  50060. Microsoft Build
  50061. WebView2 Home and End Key Problems inside of WPF TabControl Containers
  50062. Fix spacing for Stack Overflow by NickCraver · Pull Request #69 · Sysinternals/ProcMon-for-Linux
  50063. Sysinternals/ProcMon-for-Linux
  50064. Going Offline To Reconnect
  50065. Get started with popular programming languages: Intro to Python and C#
  50066. The Human Factor in Cybersecurity: Q&A with Troy Hunt | MarketScreener
  50067. The Human Factor in Cybersecurity: Q&A with Troy Hunt | Mimecast Blog
  50068. DARPA Selects Researchers to Accelerate Use of Fully Homomorphic Encryption
  50069. Microsoft Build 2021 Book of News
  50070. You've been Blazored! - .NET 070 | Devchat.tv
  50071. Stripe Payment Links: Create a link. Sell anywhere in under 5 minutes.
  50072. .NET 6 Preview 4 Ships 'Ready for Real-World Testing' -- Visual Studio Magazine
  50073. IRC Will Never Die
  50074. Sysinternals Blog
  50075. Emacsair! Magit 3.0 released
  50076. ProcMon 3.80, Sysmon 13.20, TCPView 4.10, ProcExp 16.40, PsExec 2.34, Sigcheck 2.81 and WinObj 3.10
  50077. GitHub Quick Reviews
  50078. What's New in Visual Studio 2019 v16.10 and v16.11 Preview 1 -- Visual Studio Magazine
  50079. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  50080. Fig
  50081. Cloudflare’s SOC as a Service
  50082. GDPR Data Portability: The Forgotten Right
  50083. New filtering and metadata experience on GitHub Mobile | GitHub Changelog
  50084. Microsoft Build
  50085. Episode 379 - Azure for Operators
  50086. Hot Reload Hits .NET (Kinda) -- Visual Studio Magazine
  50087. Visual Studio 2019 v16.10 and v16.11 Preview 1 are Available Today! | Visual Studio Blog
  50088. Announcing .NET 6 Preview 4 | .NET Blog
  50089. Announcing .NET MAUI Preview 4 | .NET Blog
  50090. Microsoft Build 3D Print
  50091. Announcing Entity Framework Core 6.0 Preview 4: Performance Edition
  50092. Introducing the .NET Hot Reload experience for editing code at runtime | .NET Blog
  50093. ASP.NET Core updates in .NET 6 Preview 4 | ASP.NET Blog
  50094. Build cloud-native applications that run anywhere
  50095. It's probably time to stop recommending Clean Code
  50096. Should we rebrand REST?
  50097. Using DateOnly and TimeOnly in .NET 6 - Steve Gordon - Code with Steve
  50098. Microsoft Build
  50099. Why are device-independent bitmaps upside down? | The Old New Thing
  50100. Developer Weekly Podcast: Stress and Burnout
  50101. How to stop Visual Studio from creating launchsettings.json
  50102. Than Average
  50103. 34572 - Use native context menus on Mac OS
  50104. 4 ways to deploy a .NET Core Lambda using AWS CDK
  50105. Running a .NET application as a service on Linux with Systemd
  50106. Audio OS - Elk Audio OS
  50107. magic-wormhole/magic-wormhole
  50108. .NET App Developer Links - 2021-05-25
  50109. Tennis kata using the State pattern
  50110. How to use MediatR Pipeline Behaviours | Gary Woodfine
  50111. JavaScript function is also a constructor?
  50112. Windows v Linux: Compare ASP.NET Core install & hosting
  50113. Using CodePush in a React Native for Windows application · React Native for Windows + macOS
  50114. .NET Basics - Dusted Codes
  50115. Oxceed - from ASP.Net MVC 5 to Blazor | Oxceed
  50116. Download Inkscape 1.1 | Inkscape
  50117. Cryptography from the Ground Up
  50118. Complexity is a source of income in open source ecosystems | R-bloggers
  50119. Welcome to Inkscape 1.1! | Inkscape
  50120. Disable FLoC in ASP.NET
  50121. Adam Storr - Simple Example of Calling REST API with HttpClient in .NET 5.0
  50122. .NET News Roundup - Week of May 17th, 2021
  50123. DockerCon Live 2021: Docker for Super Beginners Community Room
  50124. Leaky John Deere API’s: Serious Food Supply Chain Vulnerabilities Discovered by Sick Codes, Kevin Kenney & Willie Cad
  50125. Microsoft Build
  50126. Issues of .NET
  50127. Microsoft Helps Qualcomm with New Snapdragon Dev Kit for Windows 10 Arm PCs -- Visual Studio Magazine
  50128. Analyst Says 'Tide May Be Changing' for PWAs, a Target of Blazor -- Visual Studio Magazine
  50129. Bite-sized cloud learning with spaced repetition
  50130. ION – We Have Liftoff!
  50131. What lies beneath: Evidence from leaked account data on how elites use offshore banking
  50132. Don't feel bad about not knowing basic things
  50133. In praise of --dry-run | G Research
  50134. 6 Months as a Developer Advocate
  50135. How cryptocurrencies keep going to the moon
  50136. Product Hunt Architecture
  50137. 4 Things I Like About Microservices
  50138. The Luck of Open Source
  50139. How Does Trade Execution Work
  50140. Don't Teach Statistics in High School
  50141. Matter.js
  50142. Develop, test, and deploy an Azure Function with Visual Studio - Learn
  50143. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  50144. Accepting Payments and Getting Paid
  50145. Visual Studio 2022 Roadmap Published -- Visual Studio Magazine
  50146. Intro to Graphics 14 - Textures on the GPU
  50147. The Ever-Increasing Cost of Being an Independent Blogger
  50148. The .NET Docs Show - Introduction to the Microsoft Identity platform
  50149. Dolphin Emulator
  50150. Finding concurrency bugs in a .NET application using Coyote - Gérald Barré
  50151. Webinar Recording: The Rewards of Escaping the Relational Mindset
  50152. DOOM Captcha - Captchas don't have to be boring
  50153. On static methods in the Windows Runtime and C++/WinRT | The Old New Thing
  50154. Build software better, together
  50155. .NET coding test advice (from a engineering manager) | Cracking the .NET interview
  50156. [3rd Update] 47.5 Million Indian Truecaller Records on Sale In Darkweb for (only) $1000
  50157. 255: What is encryption anyways?
  50158. Test Driven Development (TDD) with Python
  50159. Blazor IoT Servo Controller Meadow Maple | C# Tutorials Blog
  50160. Secure an Angular SPA and an ASP.NET Core API using Auth0
  50161. .NET App Developer Links - 2021-05-24
  50162. Structured Logging in ASP.NET Core with Serilog - Code Maze
  50163. Ingrid's Space
  50164. Register for Microsoft BUILD 2021 free! And check out the Developer Keynote on Day 2
  50165. Monsters Weekly 211 - .NET 5 on Azure Functions
  50166. Released: Microsoft.Data.SqlClient 2.1.3
  50167. Uno Platform Announcing: uno-check - a health check for your Uno Platform dev environment
  50168. Released: Microsoft.Data.SqlClient 3.0 Preview 3
  50169. Melb.NET June 2021 IN PERSON and ONLINE Meetup
  50170. 10 Native Web APIs New JavaScript Developers Should Know
  50171. Why build an entire computer on breadboards?
  50172. Lockdown math announcement
  50173. What is a stack and how does it work? — 6502 part 5
  50174. Dorodango, the Japanese art of making mud balls - Laurence King Blog
  50175. How assembly language loops work
  50176. RAM and bus timing — 6502 part 6
  50177. Some Fun APIs
  50178. The Windows Triple Fault: plus Restarting vs Rebooting - Why it Matters!
  50179. Teardown of a PC power supply
  50180. The Limits to Blockchain Scalability
  50181. Why I prefer making useless stuff
  50182. Why the FBI can’t get your browsing history from Apple iCloud (and other scary stories)
  50183. The trouble with capitalism
  50184. C is not a serious programming language – keeping simple
  50185. Top to bottom; bottom to top
  50186. Hacking third-party APIs on the JVM
  50187. On weakness
  50188. The Cache is Full
  50189. A hacker mindset
  50190. .NET Foundation
  50191. TMX Replay Investigation
  50192. psenough/teach_yourself_demoscene_in_14_days
  50193. Tiltify - Fritz and Friends St. Jude Play Live 2021
  50194. a327ex/SNKRX
  50195. Permit to Cloud – Land with Confidence in Azure w/ Mike Benkovich
  50196. git/torvalds/linux.git - Linux kernel source tree
  50197. Aukey kicked off Amazon following fake reviews allegations [Update]
  50198. Zig Makes Rust Cross-compilation Just Work · Um, actually...
  50199. CSS Isolation in ASP.NET Core 6.0
  50200. utam0k/youki
  50201. Video uploads now available across GitHub | The GitHub Blog
  50202. KolibriOS official site
  50203. Marak.com
  50204. Ask Anything with a Retired Microsoft Developer!
  50205. Dating app MobiFriends silent on security breach impacting 3.6 million users | ZDNet
  50206. How to Get Rich
  50207. We just reached 500k sounds… and Freesound got faster!
  50208. Personal details of over seven lakh Moneycontrol users up for sale
  50209. An early look at Postgres 14: Performance and Monitoring Improvements
  50210. Inflation Adjusted Hacker News
  50211. Official Python software package repository flooded with spam – TecTalk
  50212. Heartbleed Revisited
  50213. You Probably Shouldn’t Work at a Startup
  50214. schappim/macOCR
  50215. SOLVED by 1440p HiDPI: MacBook Pro 16" is HOT & NOISY with an external monitor! :(
  50216. FlutterFlow 1.0 Launch
  50217. NNCP: Lossless Data Compression with Neural Networks
  50218. CHIP-8 (and Emulators) In Plain English
  50219. Introducing The .NET Coding Pack for VS Code - Getting Started with C# for Beginners
  50220. Why tech firms are trying to run away from politics—and failing
  50221. Building LLVM in 90 seconds using Amazon Lambda
  50222. Rockin’ The Code World with dotNetDave – Special Guest: Michael Washington
  50223. Judge in Fortnite case holds Tim Cook's feet to the fire
  50224. C# with CSharpFritz S3 E2 - Beginning Blazor and Components
  50225. Over a Million PII of Livpure Customers Leak on Cybercrime Forum - CloudSEK
  50226. Uno Platform Launches New Documentation Site with More How-Tos -- Visual Studio Magazine
  50227. Trialling at Automattic - without success this time - Filip Iulian Pacurar (Filipac)
  50228. Building regex.help
  50229. A Subtle Catechism
  50230. Secure Search Over Encrypted Data
  50231. Azure DevOps Podcast: Jeremy Likness on Working with Data on .NET - Episode 141
  50232. Willfulness
  50233. Accessibility is hard. It's also your job.
  50234. The Remote Async Work zine
  50235. EcoQoS Throttles Power for Sustainable Software Development -- Visual Studio Magazine
  50236. rachelkang/Talks
  50237. voice2json
  50238. Show dotnet: Investigating Alpine Linux CVEs in .NET container images | .NET Blog
  50239. GitHub Quick Reviews
  50240. iO .Net - David Fowler, Creator of SignalR & ASP.NET Core
  50241. Positive and Unlabeled Learning (PUL) Using PyTorch -- Visual Studio Magazine
  50242. 2022 Ford® F-150 Lightning Electric Truck |All Electric and All F-150
  50243. Case Study: A Decade of Microservices at a Financial Firm
  50244. Release 11.16.0 · VerifyTests/Verify
  50245. Obtaining attributed network usage information from the Windows Runtime | The Old New Thing
  50246. thomasclaudiushuber/mvvmgen
  50247. A deep dive into database internals
  50248. Blazor WebAssembly : "Remember me" for Login Page - EP30
  50249. CDN-Cache-Control: Precision Control for your CDN(s)
  50250. Impunity of online data breaches | Writing for sharing
  50251. .NET App Developer Links - 2021-05-21
  50252. Play Go at online-go.com! | OGS
  50253. Understanding the Web Audio API
  50254. ASP.NET Core – KestrelServer using wrong development SSL certificate
  50255. ASP.NET, registration of a proxy-decorator service in ServiceCollection
  50256. Simplifying web apps with Static Web Apps | Creating Startups
  50257. Indian job portal IIMJobs hacked; 46GB worth of database leaked online
  50258. Sublime Text 4
  50259. .NET Framework May 2021 Cumulative Update Preview | .NET Blog
  50260. Face masks effectively limit the probability of SARS-CoV-2 transmission
  50261. Text Editing Hates You Too
  50262. Spectacles by Snap Inc. • The Next Generation of Spectacles
  50263. PINTR
  50264. Spintronics: Build mechanical circuits
  50265. Picture frame Widget - Apps on Galaxy Store
  50266. Episode 378 - VMSS Flex
  50267. Introducing WebContainers: Run Node.js natively in your browser
  50268. Extreme HTTP Performance Tuning: 1.2M API req/s on a 4 vCPU EC2 Instance
  50269. Testing your Domain when Event Sourcing
  50270. 3 life lessons from a board game
  50271. The Hanselminutes Podcast by Scott Hanselman
  50272. My Chess on Eve party | Sebastian Korotkiewicz - Tech{{log}} | Sebastian Korotkiewicz - Tech{{log}}
  50273. Please set better file names
  50274. Save Copies of All Data You Import
  50275. The End of Paper
  50276. Microsoft Graph .NET SDK v4 adds enhanced features - now in preview - Microsoft 365 Developer Blog
  50277. On Being a Good Newsletterer
  50278. Rolling my eyes: Could you "just" add that "little" feature? It's not going to take that much time, is that right? - a PM struggles.
  50279. You're treating IT like the wrong Organ
  50280. my office is a tent that my employer purchased for me
  50281. Imports are Endorsements
  50282. Factoring in logarithmic time: a mathemagic trick
  50283. Cloud-Heavy Microsoft Build Conference Starts Tuesday: Here's What to Look for -- Visual Studio Magazine
  50284. Confusing Email Blast to Employees - "Where should I send your Expensify Card?"
  50285. How the UK's Online Safety Bill threatens Matrix | Matrix.org
  50286. Nyxt
  50287. Introducing FirebirdMonitorTool – tool for processing Firebird’s trace output
  50288. Using SignalR and ASP.NET Core for real-time communication
  50289. Slack System Status
  50290. Host a web application with Azure App Service - Learn
  50291. ASP.NET Core on .NET Framework
  50292. Obtaining network usage information from the Windows Runtime | The Old New Thing
  50293. Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC
  50294. RavenDB Discussions on GitHub
  50295. “I could rewrite curl” | daniel.haxx.se
  50296. Stop wasting server resources by properly using CancellationToken in .NET
  50297. Improving your monitoring setup by integrating Cloudflare’s analytics data into Prometheus and Grafana
  50298. Authenticated Encryption in .NET with AES-GCM
  50299. VL53l0x: Time-of-Flight Distance Sensor (ESP32 + Arduino series)
  50300. Adjustable IR Proximity Sensor (ESP32 + Arduino series)
  50301. Correctly Measure Battery Level - MAX17048 (ESP32 + Arduino series)
  50302. .NET App Developer Links - 2021-05-20
  50303. Let's Learn .NET - Accessibility - Free Live Stream Event
  50304. Improve the performance of git on WSL2
  50305. JetBrains .NET Days Online 2021 Recap – Session Recordings Available | The .NET Tools Blog
  50306. The Future of Database DevOps | Redgate
  50307. Webinar – OSS Power-Ups: SpecFlow | The .NET Tools Blog
  50308. The Mediator Pattern | Gary Woodfine
  50309. .NET Rocks! vNext
  50310. Mass Assignment - OWASP Cheat Sheet Series
  50311. Learn CSS
  50312. freenode-faq.md
  50313. The future of Internet Explorer on Windows 10 is in Microsoft Edge
  50314. Kernel Density Estimation
  50315. Plane Uprising – AstroPlane
  50316. Moving out of MacOS: Making Linux habitable
  50317. Andrea Scarpino - Sharing your amortisation schedule to anyone
  50318. My review of the Moonlander MK1 keyboard
  50319. Microsoft Build
  50320. Security Headers - Jeremy Shaw Blog
  50321. Layer 2 Part 3: RPVSTP+, faster than light! - A thousand hours to converge
  50322. Terraform Plan RCE
  50323. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  50324. Abstractions and translation - Blog by Amir Bolous
  50325. Developing on a M1 Mac with Visual Studio for Mac | Visual Studio Blog
  50326. Microsoft Build
  50327. Everything is social—Part I
  50328. Flutter Update Furthers UWP Desktop Support -- Visual Studio Magazine
  50329. Search is Dead
  50330. Microsoft Build
  50331. Improving Firefox stability on Linux – Mozilla Hacks - the Web developer blog
  50332. Apple previews powerful software updates designed for people with disabilities
  50333. Mental and Emotional Well-Being
  50334. Visual Studio 2019 Preview Release Notes
  50335. GitHub Quick Reviews
  50336. Libera Chat
  50337. Conversation about ready to run | .NET Blog
  50338. Entity Framework Community Standup - Building Modern Apps with GraphQL
  50339. The Catch Block #58 - Putting Out Fires, .NET Updates, and AutoHotKey
  50340. Fixing translation request batching by vs-savelich · Pull Request #21 · IEvangelist/resource-translator
  50341. Dropping support for Internet Explorer 11
  50342. Elixir v1.12 released
  50343. Selling Tiny Internet Projects For Fun and Profit
  50344. Competing Consumers Pattern for Scalability | Message Queues
  50345. Welcome to Libera Chat
  50346. Concurrency vs. Parallelism
  50347. Awaiting Windows Runtime asynchronous operations from C# desktop apps | The Old New Thing
  50348. Microsoft Build
  50349. freenode now belongs to Andrew Lee, and I'm leaving for a new network.
  50350. A Teenager's Guide to Avoiding Actual Work
  50351. The Matrix Space Beta! | Matrix.org
  50352. Azure Community Singapore (ACS) (Singapore, Singapore)
  50353. Outreach Committee Announces Proposal Process
  50354. .NET Developers Community Singapore (Singapore, Singapore)
  50355. GitHub OCTO | Flat Data
  50356. LaMDA: our breakthrough conversation technology
  50357. Microsoft Build
  50358. .NET App Developer Links - 2021-05-19
  50359. I am sick and tired of hearing tech companies complain about a developer shortage
  50360. Azure Static Web Apps: Bring Your Own Function (BYOF) - Simple Talk
  50361. Building an Event Driven .NET Application: Setting Up MassTransit and RabbitMQ – Wrapt
  50362. dotMemory Support For Linux Process Dumps | The .NET Tools Blog
  50363. 9 sessions you should not miss at Build 2021
  50364. Learn Git - Episode 4 - Visual Studio Code and GitHub
  50365. The data model behind Notion's flexibility
  50366. 5 Ways to Speed up Your End-to-End Tests
  50367. Announcing PlanetScale: The database for developers.
  50368. AzureFunBytes - Microsoft Identity with Christos Matskas! | Azure DevOps Blog
  50369. Tink  |  Google Developers
  50370. Release Tink 1.6.0 · google/tink
  50371. Sleep Evolved Before Brains. Hydras Are Living Proof. | Quanta Magazine
  50372. Introducing Firefox’s new Site Isolation Security Architecture – Mozilla Hacks - the Web developer blog
  50373. Product-Led Growth: What Is It and How Do You Do It?
  50374. Magento 2.4.2 on Ubuntu 20.04 Installation Guide
  50375. A protocol for comprehensive keyboard handling in terminals — kitty 0.20.3 documentation
  50376. Austin Tindle | One month of building GoodJobs
  50377. Exploring ZooKeeper-less Kafka
  50378. Using AirTags to detect stationary iPhones · Łukasz's website!
  50379. Game Programming: Delayed Result Gathering | Ming-Lun "Allen" Chou | 周明倫
  50380. the famine of big thinking - daniel g. siegel
  50381. The Whole World Is Watching
  50382. No, Utility Classes Aren't the Same As Inline Styles | frontstuff
  50383. Shtetl-Optimized » Blog Archive » What I told my kids
  50384. My apps were listed at the top of Developers Tools (iOS and Mac App Stores), I made around $60
  50385. Why I've had 7 jobs in 11 years
  50386. Avoiding the Frigid Hellscape of Online Marketing
  50387. skarnet.com: projects
  50388. WHAT A BOARD GAME TAUGHT ME ABOUT THE PANDEMIC — SUNIL SURI
  50389. Introducing Site Isolation in Firefox – Mozilla Security Blog
  50390. Apple Advertising & Privacy
  50391. The tools and tech I use to run a one-woman hardware company - Thea Flowers
  50392. ASP.NET Core Web App Templates Design Survey
  50393. Project Starline: Feel like you're there, together
  50394. GitHub Quick Reviews
  50395. Visual Studio Toolbox Live - Convert Web Forms to ASP.NET & Angular
  50396. Google AMP is dead! AMP pages no longer get preferential treatment in Google search
  50397. Fierce Nerds
  50398. The Visual Studio family welcomes you at Microsoft Build 2021 | Visual Studio Blog
  50399. Azure Icon Is Changing, So Far No Backlash -- Visual Studio Magazine
  50400. Welcoming Linux to the 1Password Family | 1Password
  50401. We’re hiring! Senior Backend Engineer
  50402. zkSessions: The ZK Languages Roundup - May 19 | Hopin
  50403. A country's worth of power, no more!
  50404. How do I build a SignalR app with ASP.NET Core?
  50405. The Future of Windows (and other Platforms) Development
  50406. Servo Motor with .NET and Meadow | C# Tutorials Blog
  50407. Conversation about PGO | .NET Blog
  50408. The blessing of the leading zero | The Old New Thing
  50409. Extending the calculator implementation: Creating a Simple Moving Average calculator in C# - Part 3
  50410. Multiplayer Doom on Cloudflare Workers
  50411. Blazor Day 2021
  50412. Can't Unsee
  50413. Terms & Conditions Apply - A fun mini-game about pop-ups and the deviousness of websites and apps
  50414. Recovering "lost" treasure-filled floppy discs with an oscilloscope
  50415. memsom/PSPDNA
  50416. benc-uk/chatr
  50417. Are you a victim of terrible API documentation? - Note Canvas
  50418. .NET App Developer Links - 2021-05-18
  50419. Create a colored CLI with System.CommandLine and Spectre 🎨
  50420. Against consistency
  50421. 10 Positions Chess Engines Just Don't Understand
  50422. C# serialization with JsonSchema and System.Text.Json | endjin
  50423. Basic CQRS with .NET 5 (endpoints, nullable reference types, records etc.) by oskardudycz · Pull Request #41 · oskardudycz/EventSourcing.NetCore
  50424. Exploring the Visual Studio Code REST Book extension for native Notebooks
  50425. Introduction to the Node.js reference architecture, Part 3: Code consistency | Red Hat Developer
  50426. Hello Microsoft Build: Monday, May 17, 2021
  50427. Git Commit/Checkout Is A Snapshot, Not A Delta | Software Meadows
  50428. Why Does Rebooting Fix Everything? Ask a Microsoft Engineer!
  50429. [Last Week in .NET #42] – Barn Door Security
  50430. Everyone should have an assistant at work
  50431. Adam Storr - Defining HttpClient Test Requests by Using a Bundle
  50432. Forget SQL vs NoSQL - Get the Best of Both Worlds with JSON in PostgreSQL
  50433. Constructing a sponge function from MD5 - Gokberk Yaltirakli
  50434. Zcon2Lite
  50435. Shaping design work (with STAR)
  50436. Clarity is an underrated skill | Tom Gamon
  50437. Sébastien Wilmet - Blog post
  50438. Michael Tsai - Blog - Big Sur Really Needs Real Free Space
  50439. Half-Renovated Houses
  50440. Why did Windows 95 keep window coordinates at multiples of 8? | The Old New Thing
  50441. Rainbow Your Psql Output - Alexander Korotkov's blog
  50442. The Gender Pay Gap & Empirical Facts
  50443. Building on @Lethain’s “developer meta-productivity tools” blog post – Relentless Simplicity
  50444. Visual Studio 2019 v16.10 Preview 3 Aims at Git Productivity -- Visual Studio Magazine
  50445. How to prevent crypto mining abuse on GitLab.com SaaS
  50446. Web Vulnerability Scanner — Probely
  50447. Azure Static Web Apps Goes GA -- Visual Studio Magazine
  50448. Custom User Message Extension Methods in C# and MVC
  50449. Apple Music announces Spatial Audio and Lossless Audio
  50450. U.S. Federal Investigators Are Reportedly Looking Into Codecov Security Breach, Undetected for Months
  50451. Debugging a .NET assembly without the source code with Visual Studio - Gérald Barré
  50452. How M1 Macs feel faster than Intel models: it’s about QoS
  50453. AirDrop Anywhere - Part 3 - Receiving files
  50454. Creating beautiful dual-screen Xamarin.Forms apps | Surface Duo Blog
  50455. What is Boxing in C# and how it affects memory and speed
  50456. Home network 10 Gbit/s upgrade
  50457. hermanussen/ReferenceCopAnalyzer
  50458. Release Cosmopolitan v1.0 · jart/cosmopolitan
  50459. 254: AirTag Development
  50460. Creating Business Workflows with Azure Logic Apps - Code Maze
  50461. .NET App Developer Links - 2021-05-17
  50462. .NET News Roundup - Week of May 10th, 2021
  50463. Securing OAuth Bearer tokens from multiple Identity Providers in an ASP.NET Core API
  50464. HTML Notepad – HTML WYSIWYG editor for the rest of us
  50465. Azurite and Table Storage in a dev container | I CAN MAKE THIS WORK
  50466. Using Auth0 with Static Web Apps
  50467. Observability for Event Stream Processing with Azure Functions, Event Hubs, and Application Insights | CSE Developer Blog
  50468. Updating FloatingGlucose to .NET 5 - Display Nightscout or Dexcom Glucose Values on the Windows Desktop
  50469. Vandal | Navigator for Web Archive
  50470. Half a million lines of Go
  50471. Coin Carbon Cap
  50472. systemd: The Good Parts
  50473. Simple Cluster Monitoring with Munin
  50474. Twitter: The Machine to Rage Against
  50475. Writing personal letters
  50476. Be more productive with use of your BASH history · cyb.org.uk
  50477. How to look for a job?
  50478. Rekt - Value DeFi - REKT 2
  50479. you don't need an [engineering] degree to be a programmer!
  50480. Building a Personal [Origami] Website in 2021
  50481. Mark Price on C#9 and .NET 6
  50482. VLC Media Player in Xamarin Forms (Alternative AVPlayer AndMediaPlayer)
  50483. SeaGlass City-Wide IMSI-Catcher Detection
  50484. Updating Azure App Service on Linux for Docker via Webhooks from C# - Dangl.Blog();
  50485. I Have a Lot to Say About Signal’s Cellebrite Hack
  50486. Observing my cellphone switch towers
  50487. Microsoft Releases Azure Static Web Apps Into General Availability
  50488. CoreWCF Reached Its First GA Release
  50489. Blazor Conf - Bhubaneswar
  50490. The True Size of Africa
  50491. Async/Await Calls Gotcha with the CSharp ? Null Propagator
  50492. ec-/Quake3e
  50493. Things you can’t do in Rust (and what to do instead) - LogRocket Blog
  50494. 5 things I learned while developing a billing system - Arnon Shimoni
  50495. Password Storage - OWASP Cheat Sheet Series
  50496. Miniflux scraper rules
  50497. Looking good vs Feeling good: My true story about success
  50498. Getting money into India
  50499. The Parable of the Indie Hacker and the Startup Founder
  50500. Death penalty and justice
  50501. My Dotfiles Story: A Journey to Chezmoi
  50502. The stack monoid revisited
  50503. Dear Diary-Cats are Magical #FriendlyFuture #dogsontiktok #deardiary @zefrank #fyp #petsontiktok #sayhello #animalparty #dogsrule #moreyouknow
  50504. Modern Javascript: Everything you missed over the last 10 years
  50505. Introduction to MicroBootstrap - An Infrastructure Library For Creating Microservices in .Net Core
  50506. Reply to @nesto20 When Germans Find Out About Tipping in the U.S. #german #usa #comedy #tipping #fypシ
  50507. DotNet 2020, el mayor evento de .NET de España
  50508. Microsoft Build
  50509. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  50510. Running a .NET 5 web app on Railway
  50511. The return of fancy tools - macwright.com
  50512. Counter-Strike Global Offsets: reliable remote code execution
  50513. GitHub Quick Reviews
  50514. microsoft/coyote
  50515. The ultimate guide to secure cookies with web.config in .NET
  50516. We want to make the language twice as fast, says its creator – TecTalk
  50517. Java on VS Code Improves Debugger and Test Runner -- Visual Studio Magazine
  50518. Why the Hybrid Workforce of the Future Depends on the ‘Geriatric Millennial’
  50519. Because I am bored ...
  50520. Microsoft Previews Azure SDK for Python (Conda) Packaging System -- Visual Studio Magazine
  50521. Web Applications from the Future
  50522. It's time for a data-first frontend revolution | Kea 2.4
  50523. Rescue Mission for Sci-Hub and Open Science: We are the library.
  50524. A(x56) - URL Lengthener
  50525. Create accessible web apps with ASP.NET Core - Learn
  50526. The .NET Docs Show - Take your a11y to 11 with iOS and Android!
  50527. Ferrofluid display cell bluetooth speaker
  50528. Amazon.com: Elevated Craft Hybrid Cocktail Shaker - Premium Vacuum Insulated Stainless Steel Cocktail Shaker - Innovative Measuring System - Elevate Your Home Bar Experience - 28oz Total Volume: Kitchen & Dining
  50529. Why isn't my shell namespace extension getting every single DragOver mouse message? | The Old New Thing
  50530. Code Maze Weekly #77 - Code Maze
  50531. Automating Cloudflare Tunnel with Terraform
  50532. How SpaceX lands Starship. (sort of)
  50533. Episode 76 - The Story of dotnet new3 With Sayed Hashimi
  50534. syncthing/syncthing
  50535. May 2021 - It's Almost Build Time!
  50536. .NET App Developer Links - 2021-05-14
  50537. Why should developers care about GitOps? | Red Hat Developer
  50538. Project Reunion
  50539. On Prem To the Cloud: Let's Rub Some DevOps On It! (Ep 3) | Azure DevOps Blog
  50540. POLAR - Creating a Virtual Machine in .NET
  50541. Building CorLife's “Lockdown Countdown” website using Azure Static Web Apps | Creating Startups
  50542. Announcing TypeScript 4.3 RC | TypeScript
  50543. Zulip 4.0: Threaded open source team chat
  50544. Cross-browser tracking vulnerablity in Tor, Safari, Chrome and Firefox - FingerprintJS
  50545. Support ChaCha20 Poly1305 on Unix by vcsjones · Pull Request #52522 · dotnet/runtime
  50546. Overview - Azure App Service
  50547. The room where it happens: How Rails gets made
  50548. A new era of personalised medicine: or how I got myself sequenced for free!
  50549. Introduction to Attention Mechanism - Blog by Kemal Erdem
  50550. Software Drag Racing: Threadripper vs Ryzen 5950X
  50551. Playing New Music On Old Car Stereo With Clojure And Babashka
  50552. The Richest Man In Babylon
  50553. Automating all the Things with Home Assistant's Paulus Schoutsen | Hanselminutes with Scott Hanselman
  50554. Why load balancing gRPC is tricky?
  50555. Why “Unqualified” People Sometimes Make the Best Hires
  50556. May 11, 2021 - Checking out Solarwinds AIE and Synchronizing Data from Twitch
  50557. Identifying Unlogged Web Site Traffic
  50558. Jeremy Mikkola - Scary Logic
  50559. ✨ HTML Share Buttons
  50560. The Linear Oppression of Note-taking Apps
  50561. Minimum Viable Replacement: A new framework for retiring old products
  50562. On .NET Live - 5 Azure Services .NET Developers Should Try
  50563. WIP: Add HIBP checks by TheLastProject · Pull Request #472 · simple-login/app
  50564. A day at work
  50565. Movies Every Physics Student Should Watch
  50566. Notion API
  50567. Axelar Network opens registration for its incentivized testnet
  50568. Big list of http static server one-liners
  50569. Go With The Domain
  50570. Episode 377 - Something something NFT
  50571. GitHub Quick Reviews
  50572. Microsoft Power Apps Ranks High in Low-Code Research Report -- Visual Studio Magazine
  50573. Re-design of the NuGet.org Package Details page by jcjiang · Pull Request #10867 · NuGet/Home
  50574. GitHub Quick Reviews
  50575. vuejs/rfcs
  50576. C# Language Highlights: Tuple Pattern Matching
  50577. What I learnt roasting 200 landing pages in 12 months 🍗 👀
  50578. Debug .NET 5 Function with Visual Studio/Visual Studio Code
  50579. damienbod/AzureADAuthRazorUiServiceApiCertificate
  50580. .NET introduction and overview
  50581. Building the software that helps build SpaceX - Stack Overflow Blog
  50582. Antitrust, multa da 100 milioni di euro a Google: "Ha limitato un'applicazione di Enel X"
  50583. The room where it happens: How Rails gets made
  50584. Developer Portal
  50585. Drag/drop effects: The little drop information box | The Old New Thing
  50586. Humanity wastes about 500 years per day on CAPTCHAs. It’s time to end this madness
  50587. Streaming JSON Objects (NDJSON) With HttpClient
  50588. Is string.Empty actually better than "" in C#?
  50589. Getting Started with GitHub Actions for .NET Developers - Steve Gordon - Code with Steve
  50590. Blazor WebAssembly : Logging UserInfo with Exceptions - EP29
  50591. Your Information Architecture is an Accessibility Problem
  50592. Benchmarking division and libdivide on Apple M1 and Intel AVX512
  50593. .NET App Developer Links - 2021-05-13
  50594. Zero Width Shortener
  50595. The Worst Question You Can Ask a Software Developer
  50596. GitHub Fetch Upstream Branch
  50597. Uno Platform Hosting Uno Platform WebAssembly apps on Azure Static Web Apps
  50598. Mostly harmless: An account of pseudo-normal floating point numbers - Red Hat Developer
  50599. My Favorite C# Features - Part 4: Project Structure
  50600. Develop production-scale modern web apps quickly with Azure Static Web Apps
  50601. .NET Rocks! vNext
  50602. .NET Framework May 2021 Security and Quality Rollup Updates | .NET Blog
  50603. CSS Houdini | MDN
  50604. Best Practices for Integrating Akka.NET with ASP.NET Core and SignalR
  50605. .NET Foundation March/April 2021 Update
  50606. r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  50607. Overview — Programming with Ada documentation
  50608. Announcing the first itch.io Creator Day!
  50609. Google Docs will now use canvas based rendering: this may impact some Chrome extensions
  50610. Problem Details for Better REST HTTP API Errors
  50611. Neural implant lets paralyzed person type by imagining writing
  50612. codepo8/a11y-demos
  50613. Online Classes by Skillshare | Start for Free Today
  50614. Patterns - C# reference
  50615. Mercury Brings Visual Basic to Feature Parity with C# and Adds Multiple Platform Support
  50616. Don't build products, build relationships
  50617. I set a $20/month open-source donation budget for myself
  50618. What I Learned From Writing and Self-Publishing a Nonfiction Book
  50619. We've spotted something on your scan...
  50620. To Good Vibes
  50621. BLS12-381 For The Rest Of Us - HackMD
  50622. The Full Coinbase - David Demaree
  50623. My Haiku RISC-V port progress
  50624. Reverse Engineering an Unknown Microcontroller - Dmitry.GR
  50625. Turns out Elastic aren't the bad guys
  50626. The DevRel Lie
  50627. OrGY: My Personal Technology Stack
  50628. WinForms Team Details VB.NET on .NET 5: 'A Huge Challenge' -- Visual Studio Magazine
  50629. Global Exception Handling in ASP.NET Core - Ultimate Guide
  50630. eduard-permyakov/permafrost-engine
  50631. How we achieved write speeds of 1.4 million rows per second | Time series data, faster
  50632. The Importance of Humility in Software Development
  50633. Node.js Discord Bot Deployment to Linode
  50634. IBM compiles dataset to teach software how software is made: 14m code samples, half of which actually work
  50635. dotnet/aspnetcore
  50636. TechEd Video Interview: David Fowler, Microsoft ASP.NET Team
  50637. Machine Learning Community Standup - Data Scientist or Data Engineer?
  50638. Deno 1.10 Release Notes
  50639. Send My: Arbitrary data transmission via Apple's Find My network | Positive Security
  50640. Google Docs will now use canvas based rendering: this may impact some Chrome extensions
  50641. Erlang/OTP 24 Highlights
  50642. The Catch Block #57 - Choices, Made Intentionally
  50643. Blazor with Chris Sainty
  50644. Highly COHESIVE Software Design to tame Complexity
  50645. Webinar: Real Time Architecture
  50646. Testing software so it's reliable enough for space - Stack Overflow Blog
  50647. Using Explorer's fancy drag/drop effects in your own programs | The Old New Thing
  50648. mmm.page | dead simple, drag & drop personal websites
  50649. Xamarin Community Standup - .NET MAUI Single Project with Jake Kirsch
  50650. Highly available and highly scalable Cloudflare tunnels
  50651. Can We Trust the Cloud Not to Fail?
  50652. Deep Diving Into EF Core: Q&A With Jeremy Likness
  50653. DIY Air Quality Sensor
  50654. Enhancing Photorealism Enhancement
  50655. The Plan for the Rust 2021 Edition | Rust Blog
  50656. Announcing the Arduino IDE 2.0 (beta) | Arduino Blog
  50657. .NET Foundation March/April 2021 Update
  50658. Sequencer64
  50659. Just Use Email – How to use Email for Everything
  50660. How to generate video thumbnail with Azure function
  50661. .NET App Developer Links - 2021-05-12
  50662. Supporting VB.NET in .NET 5
  50663. The machine learning life cycle, Part 1: Methods for understanding data - Red Hat Developer
  50664. Running Durable Functions Locally with Azurite
  50665. Monsters Weekly 210 - Sending Email with SMTP4Dev and MailKit
  50666. Building an Event Driven .NET Application: The Fundamentals – Wrapt
  50667. C# Language Highlights: Ranges
  50668. C# | Modern, open-source programming language for .NET
  50669. Cloudflare on the Edge
  50670. Understanding the Benefits of Intelligent Query Processing | Data Exposed
  50671. Investor Relations For Startup Founders
  50672. What Is an Entertainment Company in 2021 and Why Does the Answer Matter? — MatthewBall.vc
  50673. Does your product make a clear promise? | Josh Pitzalis
  50674. RWC 2022
  50675. The Fourier transform is a neural network - follow-up
  50676. Nintil - How to solve aging
  50677. Responsible Use Of Open Source In Enterprise Software
  50678. Peter Thiel's Religion - David Perell
  50679. JWT should not be your default for sessions
  50680. Buy Nothing groups in Mountain View and San Mateo
  50681. <p>The Node.js CA Footgun</p>
  50682. Native Code in .NET 5.0 and C# 9.0
  50683. Security flaws in all Wi-Fi devices
  50684. The Future of Code Editor
  50685. Use Quickenshtein to get levenshtein distance by yufeih · Pull Request #6774 · dotnet/docfx
  50686. ●●|●●●●●|●●|● - SCP Foundation
  50687. Pylance Now Default Language Server for Python in Visual Studio Code -- Visual Studio Magazine
  50688. I Mailed an AirTag and Tracked Its Progress; Here's What Happened - The Mac Security Blog
  50689. .NET May 2021 Updates – 5.0.6, 3.1.15, 2.1.28 | .NET Blog
  50690. .NET Developer Job Postings Tank in Q1 -- Visual Studio Magazine
  50691. GitHub Quick Reviews
  50692. Microsoft Build
  50693. Voyager 1 hears the hush of interstellar plasma
  50694. Cryptography Dispatches: OpenSSH 8.2 Just Works with U2F/FIDO2 Security Keys
  50695. Intro to Graphics 13 - Textures
  50696. The Lobster Programming Language — Wouter van Oortmerssen
  50697. Building a space-based ISP - Stack Overflow Blog
  50698. Episode 195 – Orleans with Reuben Bond | The 6 Figure Developer
  50699. Using Azure Managed identities
  50700. Why does the mouse cursor jump a few pixels if you right-click on the Start button? | The Old New Thing
  50701. martinwoodward/devrel
  50702. Making the calculator thread-safe: Creating a Simple Moving Average calculator in C# - Part 2
  50703. Designing the new Cloudflare Web Application Firewall
  50704. Babel is used by millions, so why are we running out of money?
  50705. Atlas
  50706. Tracking One Year of Malicious Tor Exit Relay Activities (Part II)
  50707. Samsung to jump into laptop processor market with Exynos chip in H2
  50708. Why You Won't Find the Thermapen on Amazon
  50709. Can I email…
  50710. .NET App Developer Links - 2021-05-11
  50711. Using the new PriorityQueue from .NET 6
  50712. Built to Last
  50713. Did you know - Visual Studio can add Using directive automatically on paste? - Daily .NET Tips
  50714. Documenting and testing APIs with Postman - Simple Talk
  50715. 5 Ways to Improve the Performance of C# Code for Free
  50716. Introducing csharp 10
  50717. Release 4.2.0 Release · aspnet/AspNetKatana
  50718. Adam Storr - Catching all the Requests while Testing with HttpClient
  50719. Using PostgreSQL as a Data Warehouse
  50720. Beware of Applications Misusing Root Stores – Mozilla Security Blog
  50721. Making eBPF work on Windows - Microsoft Open Source Blog
  50722. Put a DPAD on that GC! | .NET Blog
  50723. 'Modern Visual Basic' Mercury Language Debuts -- Visual Studio Magazine
  50724. Private-equity firm revives zombie fossil-fuel power plant to mine bitcoin
  50725. The 0-RTT Feature of TLS 1.3 Can Be Used As an Encrypted Steganographic Channel to Operate a Backdoor into an Enterprise Network – Pomcor
  50726. C# Language Highlights: Init only setters
  50727. Computer parts, laptops, electronics, and more - Newegg United Arab Emirates
  50728. SARS-CoV-2 infection and reinfection in a seroepidemiological workplace cohort in the United States
  50729. Nijute: how to solve impossible problems
  50730. Hell site
  50731. Boeing 787s must be turned off and on every 51 days to prevent 'misleading data' being shown to pilots
  50732. Minecraft Modding: Laser Gun - Alan Zucconi
  50733. The Mistake of A New Laptop
  50734. Make a perfect responsive table
  50735. Why are modern 50mm lenses so damned complicated?
  50736. Building a Simple Air Quality Monitor
  50737. My thoughts about the Principal role
  50738. Dark dimmed mode available on GitHub Docs | GitHub Changelog
  50739. Making sense of Elixir (improper) lists
  50740. Understanding iOS application entry point
  50741. How to Build an Egalitarian, Decentralized Search Engine Part 1: The Principles
  50742. Issues of .NET
  50743. microsoft/ebpf-for-windows
  50744. Here's How 'Everything Bubbles' Pop
  50745. left alone, together
  50746. Stopping Time: An Appreciation of Objective-C
  50747. Can you spare a few moments to take my survey?
  50748. Visual Studio 2022 is 64-bit - What does it mean? - Daily .NET Tips
  50749. Dear EU: Please Don't Ruin the Root - Articles
  50750. .NET Foundation March/April 2021 Update
  50751. The one where writing books is not really a good idea
  50752. Inliner: Pull blocks of code into a single file
  50753. Don’t push that button: Exploring the software that flies SpaceX rockets and starships - Stack Overflow Blog
  50754. Mistaking software for a finished product
  50755. GitHub Actions and Azure - Deploying .NET Core code to Azure App Service
  50756. Realizing the Mina vision in Rust
  50757. Rust for Windows Achieves Full Consumption (Call any Windows API) -- Visual Studio Magazine
  50758. Security keys are now supported for SSH Git operations | The GitHub Blog
  50759. Almost everything we’d want in a gaming laptop—the Asus ROG Zephyrus G15
  50760. SSH authentication with security keys | GitHub Changelog
  50761. Using C# Named Arguments to Declutter Complex Tests
  50762. Microsoft Build
  50763. Code Coverage & Frontend Testing
  50764. #MSBuild #Build2021 | with Music original sound - Scott Hanselman
  50765. CHOICES
  50766. String Manipulation in C#: Best Practices - Steve Gordon - Code with Steve
  50767. Authentication for Serverless apps with Easy Auth
  50768. What are the page sizes used by Windows on various processors? | The Old New Thing
  50769. Understanding the impact of Roslyn Analyzers on the build time - Gérald Barré
  50770. .NET News Roundup - Week of May 3rd, 2021
  50771. Automatic type conversion with Implicit and Explicit operators in C#
  50772. Google Hash Code — When failure teaches you much more than winning does
  50773. There’s no such thing as a tree (phylogenetically)
  50774. Newsletter Week 18, 2021
  50775. My 3 Commonly Used Github Actions - CodeWithStu
  50776. 253: Past, Present, & Future of Ooui
  50777. Personal Data of 3 Million+ People Exposed In DriveSure Hack
  50778. Raspberry Pi LCD Display I2C .NET | C# Tutorials Blog
  50779. Controlling my Sinclair AC using .NET and C# (from Raspberry Pi)
  50780. Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  50781. ASP.NET Core in .NET 6 - Part 08 - CSS isolation for MVC Views and Razor Pages
  50782. .NET App Developer Links - 2021-05-10
  50783. Present and Verify Verifiable Credentials in ASP.NET Core using Decentralized Identities and MATTR
  50784. Ian Bebbington - State-Of-The-Art Natural Language Processing in .NET on the Edge
  50785. C# Async Yield Return: IAsyncEnumerable will change your life!!! - Brian Lagunas
  50786. Thought Leadership Series: Fireside chat with Troy Hunt
  50787. Making Money with Code
  50788. Are some personalities just better?
  50789. dotnet/runtimelab
  50790. Add ChaCha20Poly1305 skeleton by GrabYourPitchforks · Pull Request #52030 · dotnet/runtime
  50791. AMD EPYC Server CPUs Capture Highest Market Share Gains From Intel In 15 Years
  50792. The Ultimate Guide to Inflation
  50793. ROBIN HOBB - Robin Hobb's Infrequent and Off Topic Blog
  50794. [Nupedia-l] Wikipedia is up!
  50795. Using Azure Managed identities
  50796. Using Azure Managed identities | Channel 9
  50797. WhatsApp to restrict features if you refuse Facebook data sharing
  50798. How we built an idea engine in Slack
  50799. The MVP Process
  50800. Learning to build — Essays
  50801. How Gravity Is a Double Copy of Other Forces | Quanta Magazine
  50802. 25 years of OCaml - Community - OCaml
  50803. KalkiCode | Learn Programming
  50804. How we upgrade a live data center
  50805. How I Practice Piano
  50806. Microsoft Announces Preview Service for Building Real-Time Web Applications Called Azure Web PubSub
  50807. The Mortifying Ordeal of Pairing All Day
  50808. Distributed Tracing in ASP.NET Core with Jaeger and Tye Part 2 - Project Tye
  50809. Chatr Login
  50810. If I fits I sits: A citizen science investigation into illusory contour susceptibility in domestic cats (Felis silvestris catus)
  50811. Linux Foundation starts AgStack, world's first open-source agtech initiative
  50812. Apple brass discussed disclosing 128-million iPhone hack, then decided not to
  50813. Why does Cryptography use Polynomial Modular Arithmetic in Finite Fields?
  50814. PYFL: Putting the fun back in functional programming
  50815. 5 Ways to Make Better Charts in Excel, Google Sheets, Illustrator & More
  50816. How I Estimate My Tasks
  50817. The Problem With Design is Designers
  50818. Troll Factory
  50819. How to Learn Nix, Part 1: What's all this about?
  50820. Measure and reduce keyboard input latency with QMK on the Kinesis Advantage
  50821. My email workflow in Fastmail - Piet van Zoen
  50822. iPad Camera Multitasking
  50823. Buy Nearby
  50824. Release v4.0.0 · Blazored/LocalStorage
  50825. Release v2.0.0 · Blazored/SessionStorage
  50826. Xiaohan Zou's Portfolio
  50827. WhatsApp will progressively kill features until users accept new privacy policy
  50828. broadcast - crates.io: Rust Package Registry
  50829. Introducing the Pinecone overlay network | Matrix.org
  50830. Apple Silicon Hardware Secrets: SPRR and Guarded Exception Levels (GXF)
  50831. The .NET Stacks #48: ⚡ Sockets. Sockets everywhere. | Dave Brock
  50832. Erratic ARP Behaviour | Ubiquiti Community
  50833. dotnet-stack diagnostic tool - .NET CLI
  50834. C# Language Highlights: Default Interface Methods
  50835. The excitement of making things real · Alexander Sulim
  50836. Why services companies have failed to build successful products | DEEP/TEST
  50837. Why Mighty Might Work — Dmitry Filimonov
  50838. Destroy Uber
  50839. Top 10 Free New Testing Tools for Visual Studio 2019 -- Visual Studio Magazine
  50840. Understanding .phony in makefile
  50841. The world at my fingertips
  50842. How to optimize ORDER BY RANDOM()
  50843. What I Learned by Relearning HTML
  50844. Understanding Extended-Nonce Constructions
  50845. Microsoft Build
  50846. Where did the notion of "one return only" come from?
  50847. ASP.NET Core 6 and Authentication Servers | ASP.NET Blog
  50848. GitHub Quick Reviews
  50849. Facebook threatens to make iOS users pay. Please do it, Mr. Zuckerberg | ZDNet
  50850. Hello World | Channel 9
  50851. "to our surprise" - Google Scholar
  50852. Generating Synthetic Data Using a Variational Autoencoder with PyTorch -- Visual Studio Magazine
  50853. google/zx
  50854. Mukosame/Anime2Sketch
  50855. Announcing the Global Maintainer Summit - The GitHub Blog
  50856. Searching the web for < $1000 / month | Search more with less
  50857. Amazon Fake Reviews Scam Exposed in Data Breach
  50858. Secretless Apps with Azure and Microsoft Identity by Christos Matskas (2021-06-10)
  50859. A subtle way your await_suspend can access the coroutine frame when it shouldn't | The Old New Thing
  50860. Modeling and Partitioning in Cosmos DB (2021-05-20)
  50861. A simpler and safer future — without passwords
  50862. Kenney • Assets
  50863. Code Maze Weekly #76 - Code Maze
  50864. Gopas TechEd 2021 (online) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  50865. Gleam v0.15 released! – Gleam
  50866. pbatard/rufus
  50867. Hanselminutes with Scott Hanselman
  50868. Beyond Meat's Beyond Burger Life Cycle Assessment: A detailed comparison between a plant-based and an animal-based protein source
  50869. .NET App Developer Links - 2021-05-07
  50870. AgileMapper v1.8 Released
  50871. EF Core
  50872. Visual Studio Code April 2021
  50873. Constraints and declarative referential integrity - Simple Talk
  50874. Understand React Context API
  50875. Basic telemetry for the Audacity by crsib · Pull Request #835 · audacity/audacity
  50876. Dataset Search
  50877. Working as a Program Manager
  50878. Add Package Scoring Proposal by JonDouglas · Pull Request #216 · dotnet/designs
  50879. Create a web API with ASP.NET Core - Learn
  50880. --this is a no-knowledge proof--
  50881. SharpLab
  50882. HATETRIS
  50883. Troy Hunt at Black Hat Asia: ‘We’re making it very difficult for people to make good security decisions’
  50884. On .NET Live - Adding Machine Learning to your .NET Apps with ML .NET
  50885. How You Can Help Humanity
  50886. Monitoring Django applications
  50887. github/gitignore
  50888. The philosophy of technology
  50889. .NET Foundation Project Spotlight - ResXManager
  50890. .NET Foundation Project Spotlight - Orleans
  50891. How to Teach Math?
  50892. Episode 376 - Azure Media Services
  50893. API design best practices: How to build APIs for humans - andre.schweighofer
  50894. Add a README to Your NuGet Package | The NuGet Blog
  50895. awaescher/Fusion
  50896. qntm/hatetris
  50897. Pyston v2.2: faster and open source
  50898. The Virtual ML.NET Community Conference 2021
  50899. .NET Foundation March/April 2021 Update
  50900. C# Rises in Job Candidate Sought-After Tech Report -- Visual Studio Magazine
  50901. Microsoft Build
  50902. See What's Coming for VS Code in New Update Previews -- Visual Studio Magazine
  50903. Crazy New Ideas
  50904. Is std::exception_ptr nothrow constructible and assignable? | The Old New Thing
  50905. VerifyTests/Verify
  50906. Senior Product Security Engineer - Static Code Analysis
  50907. Multi-tenancy with EF Core in Blazor Server Apps
  50908. Product Security Engineer - Static Code Analysis
  50909. Visual Studio Code: Did you know… You can generate an installation command of your installed extensions ?
  50910. How to Customize VS Code Settings Using JavaScript - QuickHacks Ep. 1
  50911. Obsolete the Rijndael and RijndaelManaged classes by jeffhandley · Pull Request #52366 · dotnet/runtime
  50912. Branch predictor: How many "if"s are too many? Including x86 and M1 benchmarks!
  50913. benaadams/Ben.Demystifier
  50914. How Discord Stores Billions of Messages
  50915. What are Closures in C# and why you NEED to know about them
  50916. The Great Rewriting In Rust
  50917. The Case of the 50ms request
  50918. Twilio's private GitHub repositories cloned by Codecov attacker, cloud comms platform confirms
  50919. Bootstrap 5
  50920. .NET App Developer Links - 2021-05-06
  50921. .NET Foundation Survey - .NET Usage
  50922. Ultimate Guide to Building a UI Component Library—Part 3
  50923. Carbon proxies: Measuring the greenness of your application | Sustainable Software
  50924. Professional Open Source: Maintaining API, Binary, and Wire Compatibility
  50925. Non-structural Type Constraints
  50926. Introduction to JSON Web Tokens (JWT)
  50927. A Guide To Undoing Mistakes With Git — Smashing Magazine
  50928. LiveLeak shuts down after 15 years online | Tech News | Startups News
  50929. .NET Rocks! vNext
  50930. wybiral/tracker
  50931. Add Simple C# Programs by cartermp · Pull Request #213 · dotnet/designs
  50932. Building Mobile Apps at Scale: 39 Engineering Challenges
  50933. Activision-Blizzard Q1 2021 financials: Blizzard has lost almost 29% of its overall active playerbase in three years
  50934. SpaceX
  50935. Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️ | daily.dev
  50936. 30% Federal tax offset for videogame development announced
  50937. How I Hacked Google App Engine: Anatomy of a Java Bytecode Exploit
  50938. Event Based Architecture: What do you mean by EVENT?
  50939. Experimental Dotnet Monitor Tool Now Fully Supported -- Visual Studio Magazine
  50940. New Spectre attack once again sends Intel and AMD scrambling for a fix
  50941. Azure Machine Learning Experience Improved in VS Code -- Visual Studio Magazine
  50942. What is Machine Learning?
  50943. EntityFrameworkCore.VisualBasic 5.0.0-alpha.1
  50944. andymatuschak/orbit
  50945. Make haste slowly: quantify economics
  50946. the singularity | Riccardo M. Cefala
  50947. Lessons from Yahoo - Rui Zhi Dong
  50948. Building a Bingo game backend with encore.dev
  50949. Where work is headed
  50950. Preserving the Web
  50951. Portability is Reliability
  50952. Engineering promotions are broken
  50953. The Venture Capital Paradox? - Can's blog
  50954. Avoiding Busses
  50955. Introduction to GPS
  50956. Ascript
  50957. How to host a website on the dark web
  50958. timvisee/send
  50959. How I Got Into Computers Final Job Search Edition
  50960. $40 million to help developers measure everything that matters
  50961. 21Nails Vulnerabilities Impact 60% of the Internet's Email Servers - Slashdot
  50962. Tens of Thousands of GoDaddy Certificates Will Break in macOS 11.4 and iOS 14.6
  50963. String.Format Method (System)
  50964. The Curse of the A-word
  50965. Temporal documentation
  50966. Tesla Car Hacked Remotely From Drone via Zero-Click Exploit
  50967. Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️
  50968. From Structs and Lambdas to CO2 Emissions: Microsoft Software Development Gets Greener -- Visual Studio Magazine
  50969. Output in password_hash - Rust
  50970. Why simplicity? Choosing a web architecture
  50971. Entity Framework Community Standup - Triggers for EF Core
  50972. Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!
  50973. The Catch Block #56 - A New Preview and Lots of Quality Reads
  50974. C# Language Highlights: Property Patterning Matching
  50975. Microsoft Build
  50976. C# Language Highlights: Property Patterning Matching
  50977. Testing Aggregate with Event Sourcing made SIMPLE
  50978. Why is coroutine_handle::resume() potentially-throwing? | The Old New Thing
  50979. MH370 pilot made many turns and speed changes new report reveals - Airline Ratings
  50980. ClearURLs/Addon
  50981. Migrating From Python to Kotlin for Our Backend Services
  50982. .NET App Developer Links - 2021-05-05
  50983. Catala: A Programming Language for the Law
  50984. Observable Plot
  50985. The Adapter Pattern | Gary Woodfine
  50986. Getting Started with Azure Web PubSub Service - Daily .NET Tips
  50987. The future of gRPC in C# belongs to grpc-dotnet
  50988. An Update
  50989. davidfowl/CommunityStandUpMinimalAPI
  50990. Me2BA Product Testing Spotlight Report Published: Data Sharing in Primary & Secondary School Mobile Apps
  50991. Please fix the AWS Free Tier before somebody gets hurt
  50992. They Told Their Therapists Everything. Hackers Leaked It All
  50993. Adequacy.org || Is Your Son a Computer Hacker?
  50994. facebookincubator/cinder
  50995. ML to AI with ML.Net and Azure
  50996. Rework all of this to use ControlFlowGraph and IOperations. · kevin-montrose/AsyncSizeAnalyzer@71b87c2
  50997. Basecamp employees detail an all-hands that led to resignations, including the head of strategy, who questioned the existence of white supremacy at the company
  50998. Introducing Observable Plot
  50999. Some thoughts on newsletter advertising
  51000. Why I Work on Ads
  51001. Clarifying the "blockchain"
  51002. Software Is About Modeling the World: Reflections and a Fourier Transform Analogy
  51003. What I Learned From 2 Years At A Digital Agency - Jeremy Shaw Blog
  51004. You are what you do, not what you say or write
  51005. Threats | No Mercy / No Malice
  51006. .NET Foundation March/April 2021 Update
  51007. On Software Rewrites
  51008. Exploring Temporality in Databases
  51009. Blog Archive for Docusaurus | I CAN MAKE THIS WORK
  51010. Software disenchantment
  51011. I've analyzed the accessibility of over 1600 personal sites
  51012. The Startup Guide To Managing Your Email Reputation
  51013. ZK languages with Alex Ozdemir
  51014. Hello World - Introduction to C# interactive C# tutorial
  51015. Accessibility and Perf improvements to WinForms
  51016. Efficiency is the Enemy
  51017. [Last Week in .NET #40] – Pour one out for .NET Framework 4.6.1
  51018. On Incels, Dead Bedrooms and The Hard Problems of Loneliness
  51019. The Instagram ads Facebook won't show you
  51020. Visual Studio Toolbox Live - gRPC for the WCF Developer
  51021. uLisp
  51022. Rust Language Gains Traction in .NET Community -- Visual Studio Magazine
  51023. AirDrop Anywhere - Part 2 - Writing some code
  51024. How Setting Arbitrary Deadlines Can Hurt Developers
  51025. ProgrammerHumor.io
  51026. I Tried Svelte and I LOVE It!! Favorite Features vs React
  51027. C++ coroutines: Promise constructors | The Old New Thing
  51028. Control Your Bose Headphones From Your Mac's Menubar
  51029. A map through the three major coroutine series | The Old New Thing
  51030. A Simple Moving Average calculator: Creating a Simple Moving Average calculator in C# - Part 1
  51031. ASP.NET Core in .NET 6 - Part 07 - Support for custom event arguments in Blazor
  51032. Hacker leaks 150 million user records from Iranian Raychat app
  51033. CSS Zen Garden - 2003 | Web Design Museum
  51034. Growing the Bytecode Alliance – The Mozilla Blog
  51035. Rossen Reports: Here’s how to see if your personal info was hacked
  51036. The Bytecode Alliance Calls for New Members In Mission to Build Safer Software Foundations for the Internet
  51037. .NET App Developer Links - 2021-05-04
  51038. Customize Windows Sandbox
  51039. Adding CAPTCHA on form posts with ASP.NET Core 🚦
  51040. 5 Techniques for Optimizing Performance on a React App
  51041. The Service Now API and TypeScript Conditional Types
  51042. Monsters Weekly 208 - Intro to Storybook
  51043. Implement log monitoring with Seq and Serilog in .net Core | Gary Woodfine
  51044. Why is your ASP.NET server so slow? 10 performance problems and solutions - Michael's Coding Spot
  51045. Building an AWS Lambda in C#, part 1: AWS
  51046. ShellCheck – shell script analysis tool
  51047. Announcing the end of support for AWS SDK for .NET version 2 (v2) | Amazon Web Services
  51048. Adam Storr - Beginning to Make Testing with HttpClient Easier
  51049. Why What3Words is not suitable for safety critical applications
  51050. 1. An architecture for .NET – The Reformed Programmer
  51051. The Hassle-Free JavaScript Tool Manager
  51052. ‎Breach: 6 | Life Support on Apple Podcasts
  51053. How to build a simple system in Verdi
  51054. Jan-Piet Mens
  51055. One thing I miss from Mercury
  51056. Testing SQL
  51057. Checklist For Evaluating Startups
  51058. Is abstraction killing civilization? | datagubbe.se
  51059. Venture Capital and Velocity: 11
  51060. CSS Generators
  51061. Uniform dist { warning, panic }
  51062. Easy and Ethical Traffic Monitoring with GoAccess
  51063. What’s behind the Shopify Effect
  51064. Tiny Wins
  51065. [Better solution!] TP-Link offers way to add local API back
  51066. GitHub Quick Reviews
  51067. About the security content of macOS Big Sur 11.3.1
  51068. banga/git-split-diffs
  51069. C# 9: Value Objects and Simpler Code -- Visual Studio Magazine
  51070. .NET API browser
  51071. Is the era of reflection-heavy C# libraries at an end?
  51072. AirDrop Anywhere - Part 1 - Introduction
  51073. The .NET Docs Show - Using .NET to build an e-ink dashboard for home automation
  51074. 255kb/stack-on-a-budget
  51075. The End of AMP
  51076. Debouncing / Throttling JavaScript events in a Blazor application - Gérald Barré
  51077. C++ coroutines: Converting among tasks that use the same promise | The Old New Thing
  51078. Let's Learn .NET - C#
  51079. Stop making your paying customers hunt for the Sign In button on your website. - Stunning Blog
  51080. .NET News Roundup - Week of April 26th, 2021
  51081. Are comments in code actually a bad practice?
  51082. Blazor WebAssembly : Global Exception Handling using CascadingValue - EP28
  51083. 252: Linux GUI Apps on Windows - WSLg
  51084. What3Words sends legal threat to a security researcher for sharing an open-source alternative – TechCrunch
  51085. Create an OIDC credential Issuer with Mattr and ASP.NET Core
  51086. Meadow VL53L0X Distance Sensor | C# Tutorials Blog
  51087. Rosenzweig – Dissecting the Apple M1 GPU, part IV
  51088. .NET App Developer Links - 2021-05-03
  51089. How Tech Loses Out over at Companies, Countries and Continents - Articles
  51090. What's Salesforce?
  51091. I could build this during the weekend
  51092. Rust's Most Unrecognized Contributor
  51093. kevin-montrose/AsyncSizeAnalyzer
  51094. Worthiness
  51095. Fetch failed but Flask is success
  51096. Tests Are Not Specifications ‒ paedubucher.ch
  51097. How to spot great remote jobs: The Joel test for remote work - andre.schweighofer
  51098. How much traffic comes from the front page of Hacker News?
  51099. Community Builders
  51100. The Tale of One-way Functions
  51101. Go Modules Cheat Sheet • Encore
  51102. How To Stop Comparing Yourself To Others (i.e., Play Your Own Game)
  51103. On using to-do lists efficiently
  51104. Open-sourcing Remotebear, a remote jobs aggregator
  51105. 55 months of weighing the costs
  51106. "Intro to Human Behavioral Biology" needs critique
  51107. My modern SaaS software stack
  51108. Should DevTools teach the CSS cascade?
  51109. The Byte Order Fiasco
  51110. Hosting SQLite databases on Github Pages - (or any static file hoster)
  51111. Regulations.gov
  51112. I put all of my comics online!
  51113. Vaccine production, April 2021 - Global Commission for Post-Pandemic Policy
  51114. Will Linux Phones stay around this time?
  51115. dekuNukem/bob_cassette_rewinder
  51116. Bringing GNU Emacs to Native Code
  51117. Using the ProblemDetails Class in ASP.NET Core Web API
  51118. CommandDotNet
  51119. readme.so - Easiest Way to Create A README
  51120. A Microsoft Engineer Explains How to Fix Your Computer Problem
  51121. Web Performance for Developers on a Deadline
  51122. Designing for Buying: How to Break Through the Ceiling in Product-Led Growth
  51123. Why textareas can't grow?
  51124. I Didn’t Buy Safemoon And You Can’t Either
  51125. Pro Controller
  51126. Re: Very slow clang kernel config ..
  51127. Dream desktop – Sam Squire's personal blog
  51128. Let Your Employees Ask Questions
  51129. How I Made an Album Without Knowing Anything About Music
  51130. For whom the bell tolls
  51131. Scaling monorepo maintenance - The GitHub Blog
  51132. Changing How Updates Work with Docker Desktop 3.3 - Docker Blog
  51133. O11 Dynamic MINI - Highly Modular water-cooll friendly small PC chassis
  51134. Simplifier
  51135. Keyboard interface software
  51136. System Builder
  51137. Ideas Filter
  51138. VS Code livestreams
  51139. The MVP reconnect daily
  51140. OpenBSD 6.9
  51141. Oxide Computer Company: Exploiting Undocumented Hardware Blocks in the LPC55S69
  51142. Muse Group formed to support MuseScore, Ultimate Guitar; acquires Audacity - Scoring Notes
  51143. LB27 first's line is obsolete from Daniel Bünzli via Unicode on 2020-03-03 (Unicode Mail List Archive)
  51144. SSD Makers start warning that Mining Products Like Chia Coin Will Void Warranty
  51145. Five Years On YouTube
  51146. Computer scientists discover new vulnerability affecting computers globally
  51147. supabase/realtime
  51148. The .NET Stacks #45: <fill in later> | Dave Brock
  51149. The .NET Stacks #47: 🧨 Now with 32 more bits | Dave Brock
  51150. Appearance on CBS Sports HQ for the 2021 NFL Draft, Apr-30
  51151. The Gates to Hell: Apples Notarizing
  51152. Weekly Update 241
  51153. The Linux Documentation Project Works
  51154. How Litestream Eliminated My Database Server for $0.03/month
  51155. The 'Capitalism is Broken' Economy
  51156. OSS Power-Ups: Silk.NET
  51157. C#: Make your delegates asynchronous from synchronous delegates
  51158. What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  51159. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  51160. Why you should spend $350 on a computer keyboard
  51161. Calendly: The $4B DocuSign of Scheduling
  51162. Cryptology ePrint Archive: Report 2021/323
  51163. The Little Things: everyday efficiencies
  51164. How to make the most of your software engineering career - andre.schweighofer
  51165. How to use markdown if markdown is not supported
  51166. .NET R&D Digest (April, 2021)
  51167. FOCUSCAP – NO DISTRATIONS!
  51168. What do we mean by a “backdoor” in End-To-End Encrypted Messengers or Secure Messengers? #endToEndEncryption #e2ee
  51169. Mixed Boolean Arithmetic Obfuscation
  51170. The faulty digital clock problem
  51171. Don't Use "Idiomatic" as an Excuse. Ship Things Instead
  51172. The 11th Reason to Delete your Social Media Account: the Algorithm will Find You
  51173. How to find a Bluetooth amp that doesn't suck · derhagen
  51174. To PaaS or not
  51175. Backing Up Vimwiki With Rsync
  51176. Solving multidimensional PDEs in pytorch
  51177. Overriding and Extending Episerver Dojo Functionality
  51178. Star Trek: First Contact 25th Anniversary | First Contact Day | Paramount+
  51179. Build and ship software better with GitHub and Microsoft Teams
  51180. Exploits and malware policy updates by vollmera · Pull Request #397 · github/site-policy
  51181. Evolving beyond password complexity as an identity strategy - Microsoft Security
  51182. Named Entity Recognition Demo
  51183. 0x4447/0x4447_product_s3_email
  51184. After the Pandemic
  51185. How to fix: npm ERR! enoent ENOENT: no such file or directory, rename - CodeJourney.net
  51186. xkcd: After the Pandemic
  51187. Microsoft Ability Summit
  51188. Microsoft: It's 90 days until the end of Skype for Business Online, here's what to expect | ZDNet
  51189. DotNet.ReproducibleBuilds 0.1.26
  51190. Arrays in ASP.NET MVC Core route parameters
  51191. dotnet/reproducible-builds
  51192. .NET Foundation March/April 2021 Update
  51193. QEMU version 6.0.0 released - QEMU
  51194. Building a Distributed Turn-Based Game System in Elixir
  51195. C++ coroutines: Waiting synchronously for our coroutine to complete | The Old New Thing
  51196. Code Maze Weekly #75 - Code Maze
  51197. Web Component Custom Element Gotchas
  51198. Rust programming language: We want to take it into the mainstream, says Facebook
  51199. Episode 75 - Dependency Injection with Steve Collins
  51200. .NET 6 Brings Blazor WebView Controls to WPF and WinForms
  51201. How We Helped Xbox Cloud Gaming Reach Billions of New Devices | Rainway
  51202. CSRF, CORS, and HTTP Security headers Demystified
  51203. Include tizen6.0-tizen in precedence rules by WonyoungChoi · Pull Request #212 · dotnet/designs
  51204. .NET App Developer Links - 2021-04-30
  51205. Twemex - Sidebar for Twitter
  51206. Update: Security Notification - March 2021
  51207. Scaling with Azure
  51208. Running Your Windows UI / Project Reunion App in the Windows App Container (sandbox) - Nick's .NET Travels
  51209. Containerize .NET for Red Hat OpenShift: Use a Windows VM like a container - Red Hat Developer
  51210. Tricking the tricksters with a next level fork bomb – Vidar's Blog
  51211. Nullable Reference types in C# – Best practices
  51212. Webinar – OSS Power-Ups: Silk.NET | The .NET Tools Blog
  51213. What's going on, Apple? - Part 2 | Intuitibits
  51214. C# Yield Return: What is it and how does it work? - Brian Lagunas
  51215. The Right Way to Adopt New Technology
  51216. C# Language Highlights: Init only setters
  51217. Computer Science from the Bottom Up
  51218. Federated Learning of Cohorts
  51219. Modular Blazor App Framework Oqtane Boosts Templates -- Visual Studio Magazine
  51220. Getting Started With Chia: SSD & Hard Disk Crytpo-Currency Mining/Farming
  51221. Azure Web PubSub Service · The Azure Web PubSub Service for real-time pub/sub using simple WebSocket connections.
  51222. On Basecamp | breen.tech
  51223. Don’t wait for the government to fix surveillance capitalism. It’s up to us.
  51224. Internal Combustion Engine – Bartosz Ciechanowski
  51225. The 3 R's of Habit Change: How To Start New Habits That Actually Stick
  51226. We need a career path for invention
  51227. Computer Science as a Medicine
  51228. A Notion system for capturing product ideas
  51229. The Fourier transform is a neural network
  51230. Easily build real-time apps with WebSockets and Azure Web PubSub—now in preview
  51231. noir-lang/noir
  51232. .NET API browser
  51233. New Azure Web PubSub Unveiled for Real-time WebSocket Apps -- Visual Studio Magazine
  51234. Microsoft Joins Bytecode Alliance to Further Blazor-Backing WebAssembly Tech -- Visual Studio Magazine
  51235. An update on the UMN affair
  51236. .NET Rocks! vNext
  51237. Episode 375 - The Case of the Dangling Domain
  51238. DapperLib/DapperAOT
  51239. GitHub Quick Reviews
  51240. Unit testing your Web APIs [18 of 18] | Beginner's Series to: Web APIs
  51241. Why programmers don’t write documentation | Kislay Verma
  51242. .NET 6 LINQ Improvements
  51243. Intro to Graphics 12 - Triangular Meshes
  51244. Truly unified inbox - BlackBerry got it right and nobody has since W.C. Fan
  51245. C++ coroutines: Adding COM context support to our awaiter | The Old New Thing
  51246. Practical considerations for implementing Raft
  51247. Hello World: Wednesday April 21, 2021
  51248. dotnet/runtime
  51249. Make microservices fun again with Dapr | Dave Brock
  51250. Fancy Blinking Cursor In VS Code
  51251. Writing robust integration tests in .NET with WireMock.NET
  51252. Who won the Amstel Gold Race? Human error in photo-finishes
  51253. Daisugi, the 600-Year-Old Japanese Technique of Growing Trees Out of Other Trees, Creating Perfectly Straight Lumber
  51254. .NET App Developer Links - 2021-04-29
  51255. Ready Player Zero
  51256. API Testing—Strategy and Tools
  51257. ReSharper and Visual Studio 2022 64-bit | The .NET Tools Blog
  51258. Automating "suggested / related posts" links for my blog posts - Part 2
  51259. Llama Preview: Swift Closures and Delegates
  51260. Rearchitecting for MicroServices: Featuring Windows & Linux Containers | Azure DevOps Blog
  51261. Uno Platform Uno Platform 3.7 - More WinUI, Project Reunion and Linux support, Wasm performance boost
  51262. Vertical turbines far more efficient in large-scale wind farms
  51263. Google Play declared our educational coding App is Malware and accused us of Ad Fraud!
  51264. r/dotnet - Why does everything have to use interface?
  51265. Microsoft joins Bytecode Alliance to advance WebAssembly – aka the thing that lets you run compiled C/C++/Rust code in browsers
  51266. Why We Switched From Webpack To Vite
  51267. Using GitHub as your Project Management Tool Recap | Learn with Dr G
  51268. How software gets color wrong
  51269. Is a computer science side project worth the effort? - andre.schweighofer
  51270. We’re all using RSS Readers all the time…
  51271. They meant well (or, why it matters who gets to be seen as a “tech critic”)
  51272. how to read stuff posted online – Snakes and Ladders
  51273. A Visa model for scaling moderation
  51274. On Wasting Time
  51275. Don't be that leader - the good, the bad, and the ugly of delegating
  51276. Aggregate Design: Using Invariants as a Guide
  51277. Ghost in the Shell – Part 5
  51278. My First Month as a Solo Founder
  51279. Philosophy — Susan Rigetti
  51280. Why People Are Afraid Of The DOM?
  51281. Zero-knowledge Virtual Machines, the Polaris License, and Vendor Lock-in
  51282. Release 5.0.0 · PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
  51283. On .NET Live - Develop from Anywhere with GitHub Codespaces
  51284. CSS Variables That Mimic Chameleons
  51285. WebSocket Compression by zlatanov · Pull Request #49304 · dotnet/runtime
  51286. Not Much for Dev Tools in Microsoft's Big Accessibility Push Announcement -- Visual Studio Magazine
  51287. blog dot cloud and tree dot com
  51288. Password Validation Rule Object in Laravel 8
  51289. [PATCH v3 00/13] Add futex2 syscalls
  51290. Security firm Kaspersky believes it found new CIA malware | The Record by Recorded Future
  51291. Defend Rob's Responsible Disclosure, organized by Rob Dyke
  51292. VS Code Goes on Security 'MITRE ATT&CK' with New Extension -- Visual Studio Magazine
  51293. Windows Community Toolkit for Project Reunion 0.5 | #ifdef Windows
  51294. The Number of Cities With Municipal Broadband Has Jumped Over 450% in Two Years
  51295. Personal Finance Planning and Simulation for Financial Independence (FI)
  51296. Microsoft Edge Windows Task Manager Improvements
  51297. Software Engineer - Communities
  51298. dotnet/upgrade-assistant
  51299. City of Seattle Registration
  51300. Machine Learning Community Standup - .NET Notebooks & .NET Interactive
  51301. Finding an Easter egg in Microsoft Bob - Ben Stone Online
  51302. The Catch Block #55 - Jargon, Extensions, WPM, and Screaming
  51303. C++ coroutines: Snooping in on the coroutine body | The Old New Thing
  51304. KristofferStrube/Blazor.SVGEditor
  51305. Influential computer science papers
  51306. Getting started with Graphql - Pradeep Loganathan
  51307. BEYOND Status Codes! Better REST HTTP API Error Responses
  51308. Grand jury subpoena for Signal user data, Central District of California
  51309. GitHub Pages: Permissions-Policy: interest-cohort=() Header added to all pages sites - GitHub Changelog
  51310. Introducing DRPC: Our Replacement for gRPC
  51311. FBI shares 4 million email addresses used by Emotet with Have I Been Pwned
  51312. Why apk-tools is different than other package managers – Ariadne's Space
  51313. Senior Software Engineer - Chatbot
  51314. Create Outlook email with an @Mention for a contact in the body
  51315. Better air is the easiest way not to die
  51316. Clean Architecture Refactoring: A Case Study - NDepend
  51317. Blazor - IntersectionObserver WebApi
  51318. Mind the platform execution gap
  51319. Sherlock Holmes and the case of a crashing devenv.exe | The .NET Tools Blog
  51320. Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL. | Giorgi Dalakishvili | Personal Website
  51321. Never run Google ads if you have an Android app
  51322. Dominance of Apple and Google’s app stores impacting competition and consumers
  51323. Serverless .NET Development with Azure Durable Functions - PHINUG 2021.05
  51324. OCaml for the Masses - ACM Queue
  51325. Fugitive Telemetry - Tordotcom Publishing
  51326. Windows Insider Program
  51327. Microservices and the Cloud with Special Guest Sean Whitesell
  51328. JSON Schema
  51329. Shelly 2.5 | Shelly Cloud
  51330. This is the first house to be 3D printed from raw earth
  51331. Mighty | Faster Google Chrome that uses 10x less memory
  51332. calibre - E-book management
  51333. TJA statement on updating bylines
  51334. Report: Mac Developers Prefer VS Code over Xcode -- Visual Studio Magazine
  51335. Webmention Analytics
  51336. Speakers | Techorama
  51337. Why dummy data matters - and how to generate it - Michael Stivala
  51338. My experience with sexual harassment in the Scala community
  51339. Content Marketing for Bootstrappers | James Chambers
  51340. Developing Expertise at Work: A Guide
  51341. Privacy by Design is reformist: But do we need revolution?
  51342. Dropbox is way too clingy
  51343. codefinger - blog
  51344. Don't consume news in the morning
  51345. Why Going to the Doctor Sucks — Wait But Why
  51346. Epistemology Wars
  51347. .NET Foundation Project Spotlight - Roslyn
  51348. FBI Shares Email Addresses to Speed Emotet Cleanup
  51349. Why does a zero-length stackalloc make the C# compiler happy to allow conditional stackallocs?
  51350. Welcome to swimlanes.io
  51351. TypeScript Decorators by Wekoslav Stefanovski - BLbit UG
  51352. GitHub Quick Reviews
  51353. Fermilab welcomes first baby bison of the year
  51354. How we ship code faster and safer with feature flags - The GitHub Blog
  51355. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  51356. Visual Basic docs - get started, tutorials, reference.
  51357. Apple's follow-up to M1 chip goes into mass production for Mac
  51358. ASP.NET Community Standup - SPA Updates
  51359. [Last Week in .NET #39] – Microsoft’s MVP Program has a new requirement: Shilling
  51360. German WWI veteran describes killing a French soldier in a bayonet charge
  51361. The .NET Docs Show - Optimizing .NET Linux containers the right way!
  51362. C++ coroutines: How do I create a coroutine that terminates on an unhandled exception? | The Old New Thing
  51363. Don't Use the Sidebar in VS Code!!
  51364. Running Lisp in Production
  51365. Cryptocurrency is an abject disaster
  51366. Trying out the open-source eCommerce platform nopCommerce using Docker
  51367. Some more C# 9 - Red Hat Developer
  51368. SSHing to my Raspberry Pi 400 from a browser, with Cloudflare Tunnel and Auditable Terminal
  51369. How to safely open-source internal software - Some best practices
  51370. FAQ | Ataque cibernético | 14/03
  51371. Workshop Spotlight: Developing Cross-Platform Web Apps with ASP.NET Core | Developer Support
  51372. HomeLab and Shop Tour! 100K Subscriber Extravaganza!
  51373. How to deploy Angular app to Azure App Service running Linux from GitHub | Developer Support
  51374. Jefit Data Incident Public Announcement
  51375. My current HTML boilerplate
  51376. The Linux Foundation's demands to the University of Minnesota for its bad Linux patches security project | ZDNet
  51377. allaboutapps/integresql
  51378. Pretty print/syntax highlight .NET stack traces in a browser ✨
  51379. Useful features from C# 7 to 9 with Julien Couvreur
  51380. Don't Code Tired | Free .NET Testing Courses This Month
  51381. Best Practices in Software Development—Part 4
  51382. Can you really develop with Linux GUI Apps on Windows 10 with WSLg? How about PyCharm?
  51383. How to run Linux GUI apps on Windows 10 with WSL and WSLg
  51384. Adam Storr - Lightning Talk on HttpClient Interception by Just Eat at dotnetOxford Apr 2021
  51385. All Your Macs Are Belong To Us
  51386. Woven Planet, a subsidiary of Toyota, to acquire Lyft’s self-driving car division
  51387. Changes at Basecamp
  51388. The 10 Best Practices for Remote Software Engineering
  51389. New Proof Reveals That Graphs With No Pentagons Are Fundamentally Different
  51390. .NET Framework 4.5.2, 4.6, 4.6.1 will reach End of Support on April 26, 2022
  51391. Arbitrage as a Shortest Path Problem · Sasha Kuznetsov's Blog
  51392. Phishing exercises and you - stop punishing optimism
  51393. Query Engines: Push vs. Pull
  51394. The Chronicle
  51395. Dabbling in Cryptography
  51396. .NET API browser
  51397. Using tables in technical documentation
  51398. Ether as a computation unit
  51399. No-SQL databases are glorified caches
  51400. Books I've Read (2020)
  51401. Introduction
  51402. iOS 14.5 offers Unlock iPhone with Apple Watch, diverse Siri voices, and more
  51403. Apple commits $430 billion in US investments over five years
  51404. University of Minnesota security researchers apologize for deliberately buggy Linux patches | ZDNet
  51405. Survey Reveals Bigger C# Community, Most and Least Popular Uses -- Visual Studio Magazine
  51406. Apple's Certificate Transparency policy
  51407. Generating API clients [17 of 18] | Beginner's Series to: Web APIs
  51408. Create a .NET Core Project Template for Visual Studio
  51409. Tetris in Blazor Part 6: Scoring, Levels, Music, and Other Features
  51410. The .NET Docs Show - Versioning REST APIs
  51411. We were promised Strong AI, but instead we got metadata analysis
  51412. Convert SVG files to PNG or JPEG using .NET - Gérald Barré
  51413. 2021 Williams F1 CFD
  51414. HashiCorp Boundary: Remote Access Management Service Adds OIDC Support
  51415. C++ coroutines: What does it mean when I declare my coroutine as noexcept? | The Old New Thing
  51416. ehendrix23/tesla_dashcam
  51417. Adding environment variables in Azure Pipelines for a dotnet Linux service
  51418. Fast and Safe compile-time dependency injection in .NET with Jab & StrongInject
  51419. Project Jengo Redux: Cloudflare’s Prior Art Search Bounty Returns
  51420. The REAL Reason McDonalds Ice Cream Machines Are Always Broken
  51421. Blazor WebAssembly : Logging to Database | Implementing Custom Logger Provider - EP27
  51422. lettier/3d-game-shaders-for-beginners
  51423. How to send an email with dynamic templates from SendGrid with ASP.NET Core
  51424. I replaced jQuery on this blog with vanilla JavaScript
  51425. 251: #AppleEvent - AirTags, M1 iMac, & Purple iPhone
  51426. Machine Learning with ML.NET - Sentiment Analysis
  51427. r/dotnet - BlazorGenUI - Auto-generated UI from C# classes
  51428. dodyg/practical-aspnetcore
  51429. Uno Platform and Xamarin.Forms: Choosing Your Next UI Framework
  51430. .NET App Developer Links - 2021-04-26
  51431. Bigbasket faces potential data breach; details of 2 crore users put on sale on dark web
  51432. .NET News Roundup - Week of April 19th, 2021
  51433. Blazor Material Form Creation with File Upload and Dialogs
  51434. Securing an ASP.NET Core app and web API using windows authentication
  51435. Understanding JavaScript’s Array Reduce
  51436. Windows Package Manager v0.3 Preview | Windows Command Line
  51437. 3 simple ways to collect data for asp.net core applications post publishing to production
  51438. NSubstitute and FluentAssertions Redux – Rory Primrose – Learn from my mistakes, you don't have time to make them yourself
  51439. I CAN MAKE THIS WORK
  51440. F# wrappers for React components
  51441. Write Great APIs
  51442. Crypto miners are killing free CI
  51443. Melb.NET May 2021 IN PERSON Meetup
  51444. FalixNodes - Make your dreams true, do not get limited by money.
  51445. An example of overengineering - keep it WET
  51446. Simple career advice
  51447. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  51448. What playing football taught me about hacking – Part 1
  51449. Rage bug reporting : ezyang’s blog
  51450. MangaDex website taken offline following cyber-attack, data breach
  51451. December 10, 2020 - Social Media, Blazor, and Azure Storage. What could go wrong?
  51452. Has UML died without anyone noticing?
  51453. Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C
  51454. Why you should put salaries on your job ads | Sifted
  51455. An open letter to the Linux community
  51456. Security Researcher Dan Kaminsky Passes Away
  51457. Apple sued for terminating account with $25,000 worth of apps and videos
  51458. Rust Language Cheat Sheet
  51459. 3D Game Shaders For Beginners
  51460. Setting up a Cardano Producer node using Kubernetes/microk8s
  51461. Redcrafter/verilog2factorio
  51462. Feynman's Nobel Ambition
  51463. Quantum Computing with Richard Versluis
  51464. Quantum Computing with Richard Versluis — Developer Weekly
  51465. How to setup nginx reverse proxy for aspnet core apps with Docker compose
  51466. Deploying an Azure APIM Self-Hosted Gateway | Developer Support
  51467. Setting Up Sass with Blazor
  51468. Customer Notice FAQs
  51469. [PATCH 000/190] Revertion of all of the umn.edu commits [LWN.net]
  51470. r/todayilearned - TIL Judith Love Cohen, who helped create the Abort-Guidance System which rescued the Apollo 13 astronauts, went to work on the day she was in labor. She took a printout of a problem she was working on to the hospital. She called her boss and said she finished the problem and gave birth to Jack Black
  51471. Office chairs are a scam
  51472. Infer delegate type for method groups and anonymous functions by cston · Pull Request #52448 · dotnet/roslyn
  51473. Today I learned in 2021
  51474. WebAssembly 1.0.0
  51475. The Compiler Writer Resource Page
  51476. irtf-cfrg-argon2-13 - The memory-hard Argon2 password hash and proof-of-work function
  51477. Quick Reminder that Details/Summary is the Easiest Way Ever to Make an Accordion | CSS-Tricks
  51478. Starting this newsletter, print debugging, BYOC
  51479. Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  51480. You are a hyper-carnivore
  51481. W.C. Fan Why is there still no easy custom keyboard builder?
  51482. TFM for .NET nanoFramework by terrajobst · Pull Request #208 · dotnet/designs
  51483. Remote code execution in Homebrew by compromising the official Cask repository
  51484. Earth Restored — Toby Ord
  51485. Workshop Spotlight: DevOps Fundamentals | Developer Support
  51486. Episode 374 - Keeping up with Azure
  51487. You might as well timestamp it
  51488. CHIP-8 emulation with C# and Blazor - part 1
  51489. danoon2/Boxedwine
  51490. ASP.NET Core in Action, Second Edition is available now!
  51491. The .NET Stacks #46: 📒 What's new with your favorite IDE | Dave Brock
  51492. Clever Hack Finds Mystery CPU Instructions
  51493. Release 1.0.0-preview11 · microsoft/reverse-proxy
  51494. A new way to make maps with OpenStreetMap | Protomaps
  51495. Mining Bitcoin with pencil and paper: 0.67 hashes per day
  51496. Never Raising, Always Raising by @ttunguz
  51497. Compressing PDFs on Mac OS X with custom filters
  51498. Let's light it 🔥 up!
  51499. Protecting against semantic attacks
  51500. 4 techniques for structuring Next.js applications
  51501. Impostor Syndrome Theory
  51502. The Best Note-Taking Method is the One You Have with You – trms
  51503. The Chronicle
  51504. Cycles X — Blender Developers Blog
  51505. Great Malaria Vaccine News
  51506. 'Epic Fail': ASP.NET PM Struggles with Blazor Hot Reload in Live Demo -- Visual Studio Magazine
  51507. Create a web UI with ASP.NET Core - Learn
  51508. Light pollution map
  51509. OCamlPro/drom
  51510. Azure for .NET developers
  51511. paint.net 4.2.16 is now available
  51512. GitHub Quick Reviews
  51513. Game accessibility guidelines | A straightforward reference for inclusive game design
  51514. Machine Learning for .NET developers
  51515. Solving a Mystery Behavior of parseInt() in JavaScript
  51516. tobetz/LegoMicroscope
  51517. C++ coroutines: Associating multiple task types with the same promise type | The Old New Thing
  51518. Microsoft Announces 64-Bit Visual Studio 2022
  51519. Secretless apps with .NET and Azure Key Vault
  51520. Cerebras’ New Monster AI Chip Adds 1.4 Trillion Transistors - IEEE Spectrum
  51521. Apple's M1 Positioning Mocks the Entire x86 Business Model - ExtremeTech
  51522. Apple Is Sued for Telling You That You're "Buying" Movies
  51523. Code Maze Weekly #74 - Code Maze
  51524. Turn off Topic Suggestions and Interests at Twitter with this handy script
  51525. Use Google like a pro
  51526. LivePerson
  51527. r/dotnet - If MS had never developed .Net Core, do you think you would still be using .Net?
  51528. Why Lichess will always be free.
  51529. .NET App Developer Links - 2021-04-23
  51530. ASP.​NET Core in .NET 6 - Part 06 - Nullable Reference Type Annotations
  51531. Digging for performance gold: finding hidden performance wins
  51532. CrowdSec - The open-source massively multiplayer firewall
  51533. Developing on Amazon Linux 2 using Windows | Amazon Web Services
  51534. Microsoft brings Azure supercomputing to UK Met Office
  51535. C# Language Highlights: Using Static Directive
  51536. Azure, Simplified. (New Video Series)
  51537. Containerize .NET for Red Hat OpenShift: Windows containers and .NET Framework - Red Hat Developer
  51538. Let's Learn .NET - C# - Free Live Stream Event
  51539. Dive into the AWS SDK for .NET’s Runtime Pipeline and Client Configuration | Amazon Web Services
  51540. Disasters I've seen in a microservices world
  51541. Windows Package Manager v0.3 Preview | Windows Command Line
  51542. Ben.Demystifier 0.4.1
  51543. Weekly Update 240
  51544. Why does trying to break into the NT 3.1 kernel reboot my 486DX4 machine?
  51545. Azure SDK Gets Communications Services Libraries, Based on Teams Tech -- Visual Studio Magazine
  51546. Argentine version of Google falls into “wrong” hands leading to search engine's temporary collapse
  51547. Intersection of Medicine and Technology with Dr. Divya Dhar Cohen | Hanselminutes with Scott Hanselman
  51548. Conversation about crossgen2 | .NET Blog
  51549. Semgrep
  51550. IDE > Language > Protocol
  51551. My New Setup - Road to the Valhalla
  51552. We need to talk about your Q3 roadmap
  51553. The Factory Is The Product
  51554. Month 6, Day 1: Fridge still off (Happy Earth Day)
  51555. Do Things That Will Surpass Your Life
  51556. Package readme on NuGet.org
  51557. How to Move From Dublin to Berlin — Evan Smith
  51558. Why I created a vaccine finder
  51559. Quandaries of Quinine - JHI Blog
  51560. Working with PostgreSQL - Zerodha Tech Blog
  51561. GitHub Actions update: Helping maintainers combat bad actors - The GitHub Blog
  51562. What's cooking on SourceHut? April 2021
  51563. Field notes: Miami
  51564. On .NET Live - .NET Interactive: Data Science
  51565. Evolving beyond password complexity as an identity strategy - Microsoft Security
  51566. Unity Game Platform Details Plans for .NET and C# -- Visual Studio Magazine
  51567. RH12503/triangula
  51568. Zellij: a Rusty terminal workspace releases a beta
  51569. EFF Sues Proctorio on Behalf of Student It Falsely Accused of Copyright Infringement to Get Critical Tweets Taken Down
  51570. Red Hat Adds Java Features to Visual Studio Code -- Visual Studio Magazine
  51571. chrissainty/BlazorWallpaper
  51572. How to navigate directories faster with bash
  51573. .NET Core and .NET 5 official support policy
  51574. Ubuntu 21.04 is here | Ubuntu
  51575. Green Vs. Brown Programming Languages
  51576. Deepnote - Data science notebook for teams
  51577. Money Simulator: A browser based, retro sandbox game that let's you see the impact of your financial decisions
  51578. Standard Textile Care Symbols · Issue #410 · Crissov/unicode-proposals
  51579. The EASIER Way to Query Airtable with Sync Inc and PostgreSQL
  51580. C++ coroutines: Improving cold-start coroutines which complete synchronously | The Old New Thing
  51581. Tiny Container Challenge: Building a 6kB Containerized HTTP Server!
  51582. In epic hack, Signal developer turns the tables on forensics firm Cellebrite
  51583. 5 MORE C# keywords you (probably) never had to use
  51584. Godot 3.3 has arrived, with a focus on optimization and reliability
  51585. Welcome! You are invited to join a meeting: Building real-time web apps with SignalR (presented by David Fowler from Microsoft). After registering, you will receive a confirmation email about joining the meeting.
  51586. Reduce Process Interference with Task Manager Eco Mode | Performance and Diagnostics
  51587. How to Clean Up after Yourself Why It’s Important Vue React
  51588. Uno Platform Deploying C# Web Applications with Docker
  51589. .NET App Developer Links - 2021-04-22
  51590. .NET Core Integration Tests using a Sql Server Database in Docker – Wrapt
  51591. Introducing EcoQoS | Performance and Diagnostics
  51592. Cyberattack on Phone House with Ransomware and possible data breach - The Tech Zone
  51593. Procmon v3.70, Sysmon v13.10, Autoruns v13.99, TCPView v4.01 and WinObj v3.03
  51594. Introducing AWS Toolkit for Visual Studio support for AWS SSO and Assume Role with MFA | Amazon Web Services
  51595. Why I distrust Google Cloud more than AWS or Azure.
  51596. .NET Rocks! vNext
  51597. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  51598. Custom Targeting and Audience Segments - Claritas LLC
  51599. What you gonna hide in there?? #lifehack #beans #meme #funny #food #secret #nugget
  51600. Use Apple's CCRandomGenerateBytes in GetCryptographicallySecureRandomBytes by vcsjones · Pull Request #51526 · dotnet/runtime
  51601. Do Microservices require Containers/Docker/Kubernetes?
  51602. Interne mail toont hoe Facebook veiligheidsproblemen wil 'normaliseren'
  51603. GrapeCity ComponentOne 2021 v1 Ships with New Blazor Controls -- Visual Studio Magazine
  51604. Resources by city - Don't Call The Police
  51605. Personalization in Visual Studio IDE
  51606. Download Data Streams to a File in the Background with Xamarin iOS - Cool Coders
  51607. Languages & Runtime Community Standup - C# Standardization
  51608. Tips for Text-based Interviews
  51609. Now is not everything
  51610. Make better predictions, stop estimating - andre.schweighofer
  51611. jsuarezruiz/maui-linux
  51612. Nuclear power and growth
  51613. How to kick start as an indie-entrepreneur
  51614. Physics — Susan Rigetti
  51615. Squeezebox Keyboard| Peter Lyons
  51616. 1 to 1s
  51617. What is a Merkle Tree?
  51618. Structured Programming for Busy Beavers
  51619. SOCstock2021 - The Grooviest Event for Security Operations Professionals
  51620. The Initial Preview of GUI app support is now available for the Windows Subsystem for Linux | Windows Command Line
  51621. What Do Devs Want for VS 2022? The Top 10 Feature Requests -- Visual Studio Magazine
  51622. Add a check for gss_release_msg
  51623. What's new in dotnet monitor | .NET Blog
  51624. Compute Cuter
  51625. Khronos KTX 2.0 Textures Enable Compact, Visually Rich, glTF 3D Assets
  51626. NetEscapades.AspNetCore.SecurityHeaders 0.14.0
  51627. Steven Soderbergh on Mosaic, Filmmaking, and the Weinstein Scandal
  51628. WSL2 localhost redirect not working
  51629. Exploiting vulnerabilities in Cellebrite UFED and Physical Analyzer from an app's perspective
  51630. Effectful Effects - Unifying Bidirectional Communication between Software Components
  51631. Introducing .NET Multi-platform App UI: Q&A With David Ortinau
  51632. The InfoQ Podcast: Software Architecture and Design InfoQ Trends Report—April 2021
  51633. Software Architecture and Design InfoQ Trends Report—April 2021
  51634. Prisma – The Complete ORM for Node.js & TypeScript
  51635. The Catch Block #54 - Quality Read Extravaganza!
  51636. Event Based Architecture: What do you mean by EVENT?
  51637. Linux bans University of Minnesota for sending buggy patches in the name of research
  51638. Re: [PATCH] SUNRPC: Add a check for gss_release_msg
  51639. Slow and predictable vs. fast and bursty
  51640. Researchers Secretly Tried To Add Vulnerabilities To Linux Kernel, Ended Up Getting Banned
  51641. C++ coroutines: Cold-start coroutines | The Old New Thing
  51642. Cloudflare obtains new ISO/IEC 27701:2019 privacy certification and what that means for you
  51643. Re: [PATCH] SUNRPC: Add a check for gss_release_msg
  51644. jdah/tetris-os
  51645. Steve Talks Code - Random thoughts about coding
  51646. .NET GC Internals - 10. Q&A
  51647. dotnet/maui
  51648. .NET App Developer Links - 2021-04-21
  51649. Converting a 13 year old .NET WPF app called BabySmash to a self-contained .NET 5 app with the .NET Upgrade Assistant
  51650. Denormalization in Production: Common Problem and Solution - Simple Talk
  51651. Announcing Pulumi 3.0
  51652. Next comment tool for your website
  51653. VS Code Python Tooling Gets 'Most Requested' Feature: Poetry Support -- Visual Studio Magazine
  51654. r/dotnet - Minimal hosting making its way to ASP.NET Core with .NET 6.
  51655. Zero-Day Exploits in SonicWall Email Security Lead to Enterprise Compromise
  51656. Bash + ElasticSearch MultiSearch – Pedro Simões
  51657. Why we still use Oracle DB
  51658. Financial growth for people in engineering roles | DEEP/TEST
  51659. Why you should never quit too early ... - DONN FELKER
  51660. How to detect breaking changes and lint Protobuf automatically using Gitlab CI and Buf
  51661. Steve BlankA Path to the Minimum Viable Product
  51662. Coveralls in a monorepo
  51663. Thoughts And Projects For The Future
  51664. In Slack, no one can hear your scream! | 8th Light
  51665. Node.js 16 available now
  51666. Rust and cryptographic code | Bulletproof TLS Newsletter
  51667. Apple unveils new iPad Pro with M1 chip and stunning Liquid Retina XDR display
  51668. YouTube CEO receives freedom of expression award sponsored by the video platform itself - Market Research Telecast
  51669. iMac features all-new design in vibrant colors, M1 chip, and 4.5K Retina display
  51670. Apple TV 4K
  51671. Ministers encourages citizens concerned over Facebook leak to visit Have I Been Pwned? website
  51672. Hundreds of Developers Sound Off on Visual Studio 2022 -- Visual Studio Magazine
  51673. Power consumption of Game Boy flash cartridges
  51674. Grafana, Loki, and Tempo will be relicensed to AGPLv3
  51675. GitHub Quick Reviews
  51676. How to Use Sagas to Process Orders - DZone Microservices
  51677. How Spotify is Killing the Open Podcast Ecosystem
  51678. Apple introduces AirTag
  51679. C# 9 init accessors and records - Red Hat Developer
  51680. Introduction to .NET - Learn
  51681. ASP.NET Community Standup - ASP.NET Core updates in .NET 6
  51682. Announcing Cloudflare Images beta to simplify your image pipeline
  51683. devRant - !dev My neighbours have so many fucking IoT devices that they basically fuck over the entire 2.4GHz spectrum over here just by themselves... Thanks for that you cuntbags.
  51684. Increased errors in Auth0
  51685. learn.tv - This website is for sale! - learn Resources and Information.
  51686. Auth0 Status
  51687. danfragoso/thdwb
  51688. .NET Documentation & C# 9
  51689. C++ coroutines: Getting rid of our atomic variant discriminator | The Old New Thing
  51690. Thunder Client - Visual Studio Marketplace
  51691. Why did the IETF specifically choose 192.168/16 to be a private IP address class?
  51692. Open source goes to Mars 🚀 - The GitHub Blog
  51693. I Don't Need Postman Anymore!! I Use VS Code Instead...
  51694. CSS General Rules of Thumb
  51695. Start building your own private network on Cloudflare today
  51696. A System for Grouping & Sorting CSS Properties
  51697. Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks
  51698. GitHub Classroom now offers a pre-made GitHub starter course (Public Beta) - GitHub Changelog
  51699. Gʀᴀᴘʜɪᴄs Cᴏᴅᴇx
  51700. Software infrastructure 2.0: a wishlist
  51701. vitling: The Endless Acid Banger
  51702. Rendering dynamic content in Blazor Wasm using DynamicComponent
  51703. .NET App Developer Links - 2021-04-20
  51704. Task vs ValueTask: When Should I use ValueTask? - Brian Lagunas
  51705. Released: Microsoft.Data.SqlClient 3.0 Preview 2
  51706. The Guide to MobX
  51707. Will .NET 6 fix Blazor Prerendering?
  51708. I CAN MAKE THIS WORK
  51709. How often do people actually copy and paste from Stack Overflow? Now we know. - Stack Overflow Blog
  51710. Scholarships | Linux Foundation Events
  51711. git/netdev/net.git - Netdev Group's networking tree
  51712. Adam Storr - Easily Create and Manipulate Mock Anonymous Data for Unit Tests
  51713. minimaxir/hacker-news-undocumented
  51714. Ian's Shoelace Site – Granny Knot Info
  51715. Optional chaining (?.) - JavaScript
  51716. Zenreader: A 4.7 inches E-Ink RSS Reader Powered by ESP32
  51717. Saving Gas on the Ethereum Mainnet
  51718. My full story on launching a side project to Hacker News.
  51719. Throttle vs Debounce on real examples
  51720. Nintil - Cozy futurism
  51721. Running Hasura on the Cheap - Byrne's Blog
  51722. Schrödinger's Discriminated Union
  51723. Testing Backups and Offloading CheckDB
  51724. Double Dipping into SaaS
  51725. Minimum Viable State: Building a Nomad Internet Country
  51726. 10 Reasons Why Music Sucks So Hard Right Now - Wow
  51727. Loop alignment in .NET 6 | .NET Blog
  51728. Why Specifications Don't Compose • Hillel Wayne
  51729. Reading debt - bookmarking shit you'll never read | Marko Zivanovic
  51730. Building blocks of a data-driven organization
  51731. What the FLoC?!
  51732. My phone isn't as smart as yours
  51733. Expanding American Rail Capacity
  51734. Adventures with RSA Blind Signing
  51735. Dynamically getting objects from an assembly in C#
  51736. Episode 373 - GitHub Actions
  51737. Visual Studio 2022: Faster, Leaner and 64-bit (More Memory!) -- Visual Studio Magazine
  51738. Reddit unveils its Clubhouse clone, Reddit Talk – TechCrunch
  51739. Firefox 88.0, See All New Features, Updates and Fixes
  51740. [Last Week in .NET #38] – The NSA requests you patch your sh*t
  51741. Microsoft says mandatory password changing is “ancient and obsolete”
  51742. Hire me and pay what you want, just give me interesting work.
  51743. Join our Cloud HD Video Meeting
  51744. Umbraco Forms Migration to .NET Core
  51745. scottbez1/splitflap
  51746. Word list  |  Google developer documentation style guide
  51747. How to Use BLE With WPF or Forms
  51748. Llama Preview: Swift on .NET
  51749. Tetris in Blazor Part 5: Controls, Upcoming Tetrominos, and Clearing Rows
  51750. DotNext 2021 Piter. .NET conference. April 20-23, Online.
  51751. Visual Studio 2022 | Visual Studio Blog
  51752. Basic Music Theory in ~200 Lines of Python | Manohar Vanga
  51753. Thinkpad X230 with a "E-Ink" display at 30fps
  51754. Building .NET projects using the Microsoft.Build.Traversal SDK - Gérald Barré
  51755. First Flight of the Ingenuity Mars Helicopter: Live from Mission Control
  51756. A Full Circle Journey: Introducing Cloudflare Canada
  51757. How much do .NET developers make in the UK in 2021?
  51758. DDoS attack trends for 2021 Q1
  51759. Machine Learning with ML.NET - NLP with BERT
  51760. Infrastructure Vulnerability Scanner Checkov Adds Context Aware Assessments
  51761. 250: To The Moon
  51762. .NET News Roundup - Week of April 12th, 2021
  51763. How to Optimize .NET Pipelines in Azure DevOps (Or how I made my pipeline 50% faster)
  51764. Kaine Shields
  51765. dotnet/runtime
  51766. Securing multiple Auth0 APIs in ASP.NET Core using OAuth Bearer tokens
  51767. Using MudBlazor to Create Reach and Functional Product's Details Page
  51768. Monster
  51769. Rosenzweig – Dissecting the Apple M1 GPU, part III
  51770. Build Automation with NUKE
  51771. Collect memory dumps for a first-chance exception, when it occurs
  51772. Amazon.com: Ubiquiti UniFi Dream Machine | UDM-US: Computers & Accessories
  51773. Windows Terminal Preview 1.8 Release | Windows Command Line
  51774. Async and Await In C#
  51775. Amazon.com: NETGEAR Nighthawk Multi-Gig Cable Modem CM2000 - Compatible with All Cable Providers incl. Xfinity, Spectrum, Cox | for Cable Plans Up to 2.5Gbps | DOCSIS 3.1: Computers & Accessories
  51776. Internet Search Tips · Gwern.net
  51777. Replace Google Analytics with a shell script
  51778. The Truth About Green Grocery Bags
  51779. New Video: Structural Typing in TypeScript
  51780. Listing the contents of a remote ZIP archive, without downloading the entire file – Zoned Out
  51781. Being Normal - Econlib
  51782. value of time
  51783. What's in the box? - fasterthanli.me
  51784. Writing a Technical Book • AndreGarzia.com
  51785. Strong Evidence is Common
  51786. Thoughts on writing a wayland window manager with wlroots
  51787. I made an AI-powered Linux shell using OpenAI
  51788. Unix networking command line tools I use to do my job
  51789. The unsafe CLIP image search
  51790. chdir to cwd: permission denied
  51791. Reverse-engineering a vintage comparator chip
  51792. Why should you care about privacy - even if you had nothing to hide
  51793. Self-employment: three months update
  51794. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company | Dave Brock
  51795. November 29, 2021 - Blazor, Twitch Clips, Bug fixes and more
  51796. 100 million more IoT devices are exposed—and they won’t be the last – Ars Technica
  51797. December 1, 2020 - Building a comment system for a Blazor Static Web App
  51798. Using Kubernetes ConfigMaps for Cardano Node Topology Config
  51799. Domino's India hacked; credit card data of 10L users on 'sale' for Rs 4 cr
  51800. December 3, 2020 - Building and deploying a comment system for a Blazor Static Web App
  51801. Proposal: Treat FLoC as a security concern
  51802. Announcing Livebook - Dashbit Blog
  51803. Alienware Really Doesn't Want You to Buy an AMD Ryzen PC - ExtremeTech
  51804. Take your first steps with Go - Learn
  51805. Take your first steps with Rust - Learn
  51806. r/LenovoLegion - Legion 5i confirmed working with 64GB RAM
  51807. Nginx Cheatsheet
  51808. Retro nostalgia & why my new website looks like Window 9x
  51809. I made a Guitar Hero robot (and it SHREDS)
  51810. Backdoored developer tool that stole credentials escaped notice for 3 months
  51811. Starting Jetbrains Rider when it hangs on startup
  51812. Frank Chimero · Everything Easy is Hard Again
  51813. The Brain ‘Rotates’ Memories to Save Them From New Sensations
  51814. The Moclans Teach Ed How To Play Latchcomb | Season 1 Ep. 12 | THE ORVILLE
  51815. Thanks for the Bonus, I Quit!
  51816. Lessons on Variable Naming from Breakfast Burritos
  51817. Black Dwarf Supernovae
  51818. Setting more ambitious goals for aging research
  51819. Demoing The Pernosco Omniscient Debugger: Debugging Crashes In Node.js And GDB
  51820. You're Reading This in the Future · Caffeinspiration
  51821. Vanquished Vaccines and Vetocracies – We Are Not Saved
  51822. Eat a Peach for Engineers
  51823. Misinformation about Permissions Policy and FLoC
  51824. 7 years of open-source database development: lessons learned - Vallified
  51825. Why has nuclear power been a flop?
  51826. Problems | Project Lovelace
  51827. WebGL Fingerprinting
  51828. Standard Notes | A Simple And Private Notes App
  51829. I'd like to review your README
  51830. 5G: The outsourced elephant in the room - Articles
  51831. Containers at the edge: it’s not what you think, or maybe it is
  51832. Nassim Taleb: Bitcoin failed as a currency and became a speculative ponzi scheme - Digest Time
  51833. Cycles in family tree software
  51834. Up For Grabs
  51835. The Truth About my Son
  51836. Content-aware image resizing in JavaScript | Trekhleb
  51837. The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  51838. Application and package management using Helm - Learn
  51839. Jobs - OpenSilver
  51840. ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  51841. Weekly Update 239
  51842. A top audio engineer explains NPR’s signature sound
  51843. QUIC and HTTP/3 Support now in Firefox Nightly and Beta – Mozilla Hacks - the Web developer blog
  51844. My Go Executable Files Are Still Getting Larger (What's New in 2021 and Go 1.16)
  51845. tm213918-6_s1 - none - 33.2184058s
  51846. Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  51847. Unsupervised 3D Neural Rendering of Minecraft Worlds
  51848. Facebook faces ‘mass action’ lawsuit in Europe over 2019 breach – TechCrunch
  51849. Data Viewer Enhancements Lead VS Code April Jupyter Update -- Visual Studio Magazine
  51850. Is the Juice Worth the Squeeze?
  51851. Getting Started With Radare2
  51852. FileStream rewrite: Caching the ValueTaskSource in AsyncWindowsFileStreamStrategy by carlossanlop · Pull Request #51363 · dotnet/runtime
  51853. What you need to learn to become a DevOps · Nicolas Paris
  51854. Minimalist Guide To Decluttering Clothes
  51855. FTP is 50 years old
  51856. Why has no one made a better Goodreads
  51857. Managed Memory Dump Analyzers | Visual Studio Blog
  51858. Hello World: April 16, 2021
  51859. Luca App: CCC calls for an immediate moratorium
  51860. farmOS.org
  51861. Introducing Acorn, a precision farming rover from Twisted Fields - Research Blog - Twisted Fields community
  51862. Java is criminally underhyped
  51863. File Transfer Protocol
  51864. Announcing Cloudflare’s Database Partners
  51865. Rust in the Linux kernel
  51866. Google misled consumers about the collection and use of location data
  51867. C++ coroutines: Getting rid of our reference count | The Old New Thing
  51868. [PATCH 00/13] [RFC] Rust support
  51869. Node.js support in Cloudflare Workers
  51870. ReSharper/Rider 2021.1 Release Party 🥳
  51871. Code Maze Weekly #73 - Code Maze
  51872. IMPORTANT: PEP 563, PEP 649 and the future of pydantic · Issue #2678 · samuelcolvin/pydantic
  51873. Episode 74 - libvlcsharp and .NET with Martin Finkel
  51874. A New Threat to New York’s Clean Energy Goals: Bitcoin Mining - New York Focus
  51875. FLoC away from Chrome!
  51876. Why Rust strings seem hard
  51877. Show dotnet: Build your own unit test platform? The true story of .NET nanoFramework. | .NET Blog
  51878. The Sisyphean Task Of DNS Client Config on Linux
  51879. Opting your Website out of Google's FLoC Network
  51880. Mac Chimes of Death – 512 Pixels
  51881. Join the DotNetEvolution Discord Server!
  51882. WebView2: Forwarding Alt Keys to a Host WPF Window
  51883. Why is Python popular despite being accused of being slow?
  51884. .NET App Developer Links - 2021-04-16
  51885. Implementing least privilege for secrets in GitHub Actions - The GitHub Blog
  51886. Azure SDK Release (April 2021) | Azure SDK Blog
  51887. Top Level Statement in C# 9.0
  51888. Debugging Your Application on Client-Side
  51889. The Nation's Corn Belt Has Lost a Third of Its Topsoil
  51890. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company
  51891. Containerize .NET for Red Hat OpenShift: Linux containers and .NET Core - Red Hat Developer
  51892. BlazorDay 2021: Call for Speakers/Papers
  51893. How to Build Headless Akka.NET Services with IHostedService
  51894. Developer Insights #9 – Orbit Tessellation – Kerbal Space Program
  51895. Work with GitHub Actions in your terminal with GitHub CLI - The GitHub Blog
  51896. Obtaining an Access Token from Azure B2C using OAuth2.0 Authorization Code with PKCE in POSTMAN
  51897. ASP.NET Community Standup - Securing ASP.NET Core projects with Microsoft identity platform
  51898. It’s 2021 and I don’t know Flexbox
  51899. Why I have chosen to rewrite one of my Projects from Scratch
  51900. Miljoenen wachtwoorden en privégegevens op straat door hack webshop Allekabels.nl
  51901. protobuf-net/protobuf-net.Grpc
  51902. Why do I find Ruby sexy?
  51903. Avalanche Consensus
  51904. Money, Banks and Central Bank
  51905. Why skip-links are important for accessibility
  51906. Digital Resistance is Deletion - Christopher Butler
  51907. Don't be afraid to code it yourself
  51908. Ideas aren’t unique, execution is
  51909. Being ad-free on Android without rooting
  51910. Do Things, Tell People.
  51911. A non-growing to-do list
  51912. Internal Design Teams and Thought Leadership
  51913. Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  51914. On .NET Live - Securing Web APIs with Microsoft.Identity.Web
  51915. Making MsQuic Blazing Fast
  51916. Multiple Hosts, Failover and Load Balancing | Npgsql Documentation
  51917. GitHub Quick Reviews
  51918. Miguel de Icaza Stirs Up COBOL Talk with VS Code Tweet -- Visual Studio Magazine
  51919. Time flies in Google Earth’s biggest update in years
  51920. Thredbo Mountain Biking With Ari
  51921. What is F#
  51922. Calendso | The Open Source Calendly Alternative
  51923. C++ coroutines: Getting rid of our mutex | The Old New Thing
  51924. .NET Rocks! vNext
  51925. Tip 312 - How to use Azure Container Registry for building and deploying .NET Core apps
  51926. D2F Ratio- Silicon Valley Season 1
  51927. Learn MSBuild - Part 4 - Real-world MSBuild
  51928. SQLite the only database you will ever need in most cases
  51929. Disk space management inside Voron
  51930. Why you shouldn't use ENV variables for secret data
  51931. Testing Exceptions with xUnit and Actions
  51932. HTTPS with LetsEncrypt for Azure Functions
  51933. Keyyyyyyyys! - Stavros' Stuff
  51934. Access data in Cosmos DB with Managed Identities
  51935. A booming industry based entirely on missed calls helped bring India online — and vanished overnight
  51936. .NET 6: Async Improvements
  51937. Cloudflare Pages Tutorial - Deploy Your Static Site in ~90 Seconds
  51938. JoinPeerTube
  51939. Join us for JetBrains .NET Days Online 2021 on May 11-12 | The .NET Tools Blog
  51940. High quality audio makes you sound smarter
  51941. A Zero Trust terminal in your web browser
  51942. How to write better code in C# using Source Code Analyzers (Roslyn)
  51943. mozilla/TTS
  51944. Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  51945. AzureFunBytes Episode - Intro to Azure Machine Learning with Henk Boelman! | Azure DevOps Blog
  51946. Restyling Controls in an Uno (Windows UI) Application - Nick's .NET Travels
  51947. .NET App Developer Links - 2021-04-15
  51948. Learn by reading code: Python standard library design decisions explained (for advanced beginners)
  51949. How far have we come? The evolution of securing identities - Microsoft Security
  51950. Validating request payloads [12 of 18] | Beginner's Series to: Web APIs
  51951. [PATCH 00/13] [RFC] Rust support
  51952. StevenRasmussen - Overview
  51953. Organizing (Commands, Events & Handlers) in Microservices
  51954. How to Tell the User's Story
  51955. Texas Legislature Online - Website Error
  51956. Stupid Mac tricks – finl is not LaTeX
  51957. How to (finally) find a productivity system that works for you
  51958. Mastering transactions with Knex.js and Objection.js
  51959. Blogging with Markdown in Laravel - Aaron Francis
  51960. Ian's Awesome Counter - David Smith, Independent iOS Developer
  51961. Redundant against what? - Marc's Blog
  51962. Steve BlankE Pluribus Unum – A Rallying Cry for National Service
  51963. Visual Studio 2019 Preview Release Notes
  51964. robdyke.com - howto-disclose
  51965. What on Earth is this Encryption Scheme?
  51966. Gregory Szorc's Digital Home | Rust is for Professionals
  51967. RAD Basic: a 100% compatible Visual Basic 6 solution
  51968. Visual Studio 2019 v16.10 Preview 2: New Features for .NET, Containers, More -- Visual Studio Magazine
  51969. Coinbase from YC to IPO
  51970. ASP.NET Core in Action 2nd Ed (Manning)
  51971. utmapp/UTM
  51972. Visual Studio 2019 v16.10 Preview 2 Releases Today | Visual Studio Blog
  51973. Logica: organizing your data queries, making them universally reusable and fun
  51974. Windows Terminal Preview 1.8 Release | Windows Command Line
  51975. Enhanced Productivity with Git in Visual Studio | Visual Studio Blog
  51976. Add Random.Shared by stephentoub · Pull Request #50297 · dotnet/runtime
  51977. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  51978. My simple Github project went Viral
  51979. Aggregate Design: Using Invariants as a Guide
  51980. Pivot points and financial numerology | The Old New Thing
  51981. Is WebAssembly magic performance pixie dust? — surma.dev
  51982. C++ coroutines: Making it impossible to co_await a task twice | The Old New Thing
  51983. The Catch Block #53 - Google v. Oracle, Patterns, Feedback, and MNAM
  51984. VSColors
  51985. A Journey to .NET MAUI
  51986. r/privacy - Cannot post to YouTube for a week (got a strike) because I included link to legitimate PhD research on KRACK WPA2 vulnerability
  51987. Introducing WebSockets Support in Cloudflare Workers
  51988. Episode 58 – Blazor, Podcasting and Music with Carl Franklin – Coding After Work Podcast
  51989. Yamauchi No.10 Family Office
  51990. Deep dive in CORS: History, how it works, and best practices
  51991. The FreeBSD Project | FreeBSD 13.0-RELEASE Release Notes
  51992. Security Control: Implement security best practices
  51993. How to pick the right container base image - Red Hat Developer
  51994. WhatsApp's new privacy policy is so bad it might be illegal
  51995. Instant Feedback Is Here: Introducing Hot Reload in .NET 6
  51996. You don’t need Docker - Dusted Codes
  51997. How to choose between SQL and NoSQL databases - Simple Talk
  51998. Monsters Weekly 206 - String or Binary Data Would be Truncated
  51999. C# 9 new features for methods and functions - Red Hat Developer
  52000. Is WebAssembly magic performance pixie dust? — surma.dev
  52001. Introducing Surface Laptop 4 and new accessories for enhanced meeting experiences
  52002. Instant Feedback Is Here: Introducing Hot Reload in .NET 6 | Dave Brock
  52003. No, Google! Vivaldi users will not get FloC’ed. | Vivaldi Browser
  52004. Introducing 1Password Secrets Automation | 1Password
  52005. COSMIC to Arrive in June Release of Pop!_OS 21.04
  52006. Why some developers are avoiding app store headaches by going web-only
  52007. Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  52008. Deno 1.9 Release Notes
  52009. Back-tick code blocks are now supported in titles - GitHub Changelog
  52010. Writing sustainable software for real-time human behaviour experiments - Jack Brookes
  52011. Negotiation resources
  52012. A build tool for the rest of us
  52013. Two Paths to the Future | Fantastic Anachronism
  52014. PostgreSQL EXPLAIN ANALYZE for Web Developers [Indexes]
  52015. How far have we come? The evolution of securing identities - Microsoft Security
  52016. There's not enough niches for the average indie hacker.
  52017. Digital After Life
  52018. Tools that I want
  52019. .NET April 2021 Updates – .NET Core 3.1.14 and .NET Core 2.1.27 | .NET Blog
  52020. How do single page applications differ from static sites? | One Dev Question
  52021. ASP.NET Core in .NET 6 - Part 05 - Input ElementReference in Blazor
  52022. Enabling a Live (Personal) Azure Subscription Identity to Use Azure Active Directory Dependent Features
  52023. Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic
  52024. C# Language Highlights: Target Typed new expressions
  52025. C# Language Highlights: Target Typed new expressions
  52026. GitHub Quick Reviews
  52027. natto.dev | interactive JavaScript space
  52028. Autoencoder Anomaly Detection Using PyTorch -- Visual Studio Magazine
  52029. Write your first C# code - Learn
  52030. DeepHN | powered by SeekStorm
  52031. How One Cop Show Plays Police Politics | Copaganda: Episode 2
  52032. ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  52033. Bringing AI to the edge with NVIDIA GPUs
  52034. Dave Sullivan: IT Consulting
  52035. Getting ready to land native-compilation on master
  52036. One Letter Programming Languages
  52037. Expanding the Cloudflare Workers Observability Ecosystem
  52038. C++ coroutines: Tradeoffs of making the promise be the shared state | The Old New Thing
  52039. EditorConfig
  52040. Technology Radar | An opinionated guide to technology frontiers | ThoughtWorks
  52041. Viewing overwritten configuration values in ASP.NET Core
  52042. Location-based personalization at the edge with Cloudflare Workers
  52043. .NET 6: Date and Time Structures
  52044. Masks of Nyarlathotep - Gamer Prop Set
  52045. Beware of Password Shucking
  52046. gitlet.js
  52047. WebAPI vs gRPC : Carl Franklin's Blazor Train Ep 45
  52048. Subscribe users to a Mailchimp newsletter from .NET/C# 📧🐵
  52049. Add chrome 0day · r4j0x00/exploits@7ba55e5
  52050. Building React + Vue support for Tailwind UI – Tailwind CSS
  52051. The New Jim Crow: Mass Incarceration in the Age of Colorblindness - Kindle edition by Alexander, Michelle. Politics & Social Sciences Kindle eBooks @ Amazon.com.
  52052. .NET App Developer Links - 2021-04-13
  52053. Just Be Rich 🤷‍♂️
  52054. Introduction to tokens
  52055. Multi-Platform PixelPerfect UI with Windows UI and the Uno Platform - Nick's .NET Travels
  52056. ReSharper & Rider Improvements For Avalonia | The .NET Tools Blog
  52057. 3.1.0
  52058. Kernel density estimation and discrete values
  52059. chadstewart - Overview
  52060. Non-Fungible Taylor Swift
  52061. Playing the Open Source Game
  52062. Debug managed Linux core dumps with Visual Studio
  52063. Adam Storr - Removing IOptions From Your Strongly Typed Configuration in Azure Functions
  52064. Defining a new HTTP method: HTTP SEARCH
  52065. Authenticate users in Blazor Server with Twitch and Azure AD B2C
  52066. ‎Lock and Code on Apple Podcasts
  52067. Lock and Code
  52068. Beating security fatigue with Troy Hunt, Chloé Messdaghi, and Tanya Janca: Lock and Code S02E06 - Malwarebytes Labs
  52069. Hands On: .NET MAUI Desktop, Hot Reload, Blazor WPF/WinForms Controls in .NET 6 Preview 3 -- Visual Studio Magazine
  52070. API Validation
  52071. Serving up zero-knowledge proofs
  52072. Being informed about daily politics is no longer worth it!
  52073. Trying Zombodb
  52074. The surreal experience of my first developer job - Ben Nuttall
  52075. Facebook's 'Clear History' Tool Doesn't Clear Shit
  52076. The public intellectual manifesto - Yigit Cakar
  52077. How I Created a Twitter Vaccine Bot
  52078. Don't aggregate your metrics
  52079. On Side Projects · @radekmie’s take on IT and stuff
  52080. Sign Up – IT CONFERENCE
  52081. [Last Week in .NET #37] … and I would deadlock 10,000 schemas…
  52082. BinomialLLC/basis_universal
  52083. Active Class Tag Helper in ASP.NET Core
  52084. Use T4 for template by terrajobst · Pull Request #201 · dotnet/designs
  52085. Introducing OpenSearch | Amazon Web Services
  52086. How People Get Rich Now
  52087. Tetris in Blazor Part 4: Displaying the Grid and a Falling Tetromino
  52088. RMS addresses the free software community — Free Software Foundation — Working together for free software
  52089. Illyriad Powers of the Kingdom Marketplace on OpenSea: Buy, sell, and explore digital assets
  52090. C++ coroutines: The lifetime of objects involved in the coroutine function | The Old New Thing
  52091. AWS Roles, AWS Lambda and eventual consistency
  52092. Free April
  52093. .NET Foundation Project Spotlight
  52094. ASP.NET Core 5 vs ASP.NET Core 6 preview.3 web application benchmark
  52095. Tracking Cloudflare Worker requests using Application Insights - Gérald Barré
  52096. What exactly was the point of [ “x$var” = “xval” ]? – Vidar's Blog
  52097. UNIGINE 2.14: Cumulonimbus Clouds, C# 9, Water Wave Spectrum Control, New Landscape Generator
  52098. Add logic to your applications with C# - Learn
  52099. John Horton Conway - Wikipedia
  52100. Developer Challenges
  52101. The Worthy Web App Challenge
  52102. How to bend reality to your will with C# Source Generators
  52103. Three Stories about The ‘Best’ Tool
  52104. Cloudflare Pages is now Generally Available
  52105. 249: A Beautiful Disaster
  52106. Hour of Code: Dance Party
  52107. .NET News Roundup - Week of April 5th, 2021
  52108. zhuowei/nft_ptr
  52109. Blazor Material Table - Server-Side Paging, Searching, Sorting
  52110. .NET App Developer Links - 2021-04-12
  52111. .NET 5 Dependency Injection – Webinar recording | The .NET Tools Blog
  52112. Anxiety Is in Your Body, Not Your Mind
  52113. My Favorite C# Features - Part 3: Nullability
  52114. Insurance price prediction using Machine Learning (ML.NET) - Simple Talk
  52115. The Value of Programmer Lore and Standardization
  52116. 15 Technologies I Thought My Son Would Never Use
  52117. Getting Started with the Uno Platform (Project Reunion/WinUI) - Nick's .NET Travels
  52118. Hello World Bicep | I CAN MAKE THIS WORK
  52119. Securing Blazor Web assembly using Cookies and Auth0
  52120. How to Scrum
  52121. MiSTer-devel/Main_MiSTer
  52122. Linux v Windows: Which is FASTER? - Software Drag Racing!
  52123. Clubhouse "Leak" Might Be a Simple Data Scrape
  52124. Machine Learning With ML.NET - Evaluation Metrics
  52125. Lobster Bisque Recipe
  52126. The Simplicity of Making Librem 5 Apps – Purism
  52127. Release v1.0.0-rc1 · event-driven-dotnet/EventDriven.EventBus.Dapr
  52128. My Next Film
  52129. Bypass ISP’s UDP Proxy
  52130. How I started my programming journey - Filip Iulian Pacurar (Filipac)
  52131. Something doesn't add up here
  52132. Working Around the Inherent Slowness of Debugger Conditional Breakpoints
  52133. On Stallman
  52134. Yuval Ishai - Real World Cryptographers Podcast
  52135. Societal Donatism
  52136. TECH Stop using JPA/Hibernate
  52137. The Ponzi Career
  52138. To-Do List is a Time Management Tool - Yigit Cakar
  52139. A Simple, Probably-Not-Exp-Time Disjoint Set in Coq
  52140. About Focuses on Results · Nicolas Paris
  52141. DIY bike fit with the MyVeloFit app - CyclingTips
  52142. How to Live with Chronic Imposter Syndrome
  52143. Which type of novelty-seeking web developer are you?
  52144. Using PyTorch + NumPy? You're making a mistake.
  52145. Use console.log() like a pro
  52146. When Google's Fancy Lawyers Screw Up and Jeopardize Sheryl Sandberg, at $1500/Hour
  52147. Hackers develop open source firmware for the PinePhone modem, use it to make phone calls - Linux Smartphones
  52148. .NET Internals Cookbook Part 1 — Exceptions, filters and corrupted processes – Random IT Utensils
  52149. Amazon.com: .NET Internals Cookbook eBook: Furmanek, Adam: Kindle Store
  52150. r/IAmA - Comment by u/ivanhoe90 on ”I made a free alternative to Photoshop, that is used by 7 million people. Ask me Anything!”
  52151. Pokemon or BigData
  52152. Developers, Developers, Developers: Welcome to Developer Week 2021
  52153. 1.0.16 · Discussion #364 · egil/bUnit
  52154. I Made A Mobile App for my Significant Other (And She Doesn't Use It)
  52155. The Cursed Computer Iceberg Meme
  52156. In defense of Signal
  52157. StarCraft: Emulating a buffer overflow for fun and profit – REcon Brussels, 2018
  52158. Epitaph
  52159. Securing Local Privileged Accounts in Active Directory –
  52160. HomeAssistant-Mods/home-assistant-miele
  52161. Evaluating Modest SaaS Business Ideas
  52162. 14942: Disable FLoC features and the provider service. by iefremov · Pull Request #8468 · brave/brave-core
  52163. Best practices for writing SQL queries
  52164. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 3 - IncludeCode 🤺
  52165. CU cyberattackers demand ransom - Longmont Times-Call
  52166. Maestro Syndrome | Sam Bleckley
  52167. How a Basketball Statistic Changed How I See the World – Daniel Frank
  52168. It’s Not Better If It’s Also Worse
  52169. mratsim/constantine
  52170. No password required: Mobile carrier exposes data for millions of accounts
  52171. Don't hire top talent; hire for weaknesses. - Benji's Blog
  52172. 3 levels of becoming an innovator
  52173. My Vim Notes Setup
  52174. Let’s build a stable stable coin 🤔
  52175. On Psychological Safety
  52176. Earthrise in 4k UHD
  52177. Setting up Starlink, SpaceX's Satellite Internet
  52178. inkle blog - ink version 1.0 release!
  52179. Court rules grocery store’s inaccessible website isn’t an ADA violation
  52180. Google does not want you to tell your players about your donation page
  52181. There is no ‘Best’ Tool
  52182. Everyone Is Still Terrible At Creating Software At Scale
  52183. Customizing Authorization Responses in .NET 5.0 - Ben Foster
  52184. Meet the patent troll that won a $308 million jury trial against Apple
  52185. The .NET Stacks #44: 🐦 APIs that are light as a feather | Dave Brock
  52186. Show dotnet: Animating 40 LEDs with charlieplexing | .NET Blog
  52187. .NET 6 Gets Blazor WebView Controls for WPF, WinForms -- Visual Studio Magazine
  52188. Returning Data with ActionResult [8 of 18] | Beginner's Series to: Web APIs
  52189. Gary Ewan Park - Chocolatey GUI - The Path to 1 million downloads
  52190. DualCoder/vgpu_unlock
  52191. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 2 - Theme from external web resource
  52192. JaxDUG - Custom project templates for dotnet new and Visual Studio - Sayed Hashimi
  52193. My programming principles • Borislav Grigorov
  52194. Strength-Based Teams
  52195. Can Computers Think?
  52196. The ‘Plasticity’ of Music
  52197. Thinking in Questions with SQL - Benji's Blog
  52198. Things I like about PostgreSQL
  52199. The evolution of (my) note taking
  52200. Vue has too many UI frameworks
  52201. Getting things done with shell scripting
  52202. Memoizing recursive functions via the fixed-point Y combinator: Applying functional programming techniques to Javascript
  52203. Why is the Universe Quantum?
  52204. Why I run barechested at -3°C.
  52205. Data from 500M LinkedIn Users Posted for Sale Online
  52206. Creating MicroService with .Net 5
  52207. .NET 6 Preview 3 Furthers 'Hot Reload Everywhere' Push for Blazor, More -- Visual Studio Magazine
  52208. gorhill/uBlock
  52209. Announcing .NET Multi-platform App UI Preview 3 | .NET Blog
  52210. GitHub Quick Reviews
  52211. head-first-csharp/fourth-edition
  52212. Introducing Dawn (Part 1)
  52213. 16 Where cryptography fails and final words · Real-World Cryptography MEAP V12
  52214. microsoft-sponsorships/microsoft-foss-fund
  52215. Zoom zero-day discovery makes calls safer, hackers $200,000 richer - Malwarebytes Labs
  52216. Whitepaper: Couchbase vs RavenDB Performance at Rakuten Kobo
  52217. Integrating PowerApps with .NET Web APIs
  52218. Nix is the ultimate DevOps toolkit
  52219. Fighting with Deadlocks
  52220. FFmpeg
  52221. 5 Real Tips for Programming Bootcamp Success - Don't Let Imposter Syndrome Stop You!!
  52222. Weekly Update 238
  52223. C++ coroutines: Managing the reference count of the coroutine state | The Old New Thing
  52224. The British Monarchy
  52225. Per Origin Host header Override
  52226. Code Maze Weekly #72 - Code Maze
  52227. git/soc/soc.git - Unnamed repository; edit this file 'description' to name the repository.
  52228. you-dont-need/You-Dont-Need-GUI
  52229. Take your Windows Terminal and PowerShell to the next level with Terminal Icons
  52230. .NET MAUI Q&A
  52231. Docker without Docker
  52232. Idempotence Now Prevents Pain Later
  52233. CPU algorithm trains deep neural nets up to 15 times faster than top GPU trainers
  52234. .NET App Developer Links - 2021-04-09
  52235. Why Do Long Options Start with Two Dashes?
  52236. AWS Testing—Optimize Test Performance and Cut Costs
  52237. How we improved deployment velocity at Cronofy
  52238. How to collect .NET Core dump on Linux Web App
  52239. Supercharge Azure ML code development with new VS Code integration
  52240. Azure Service Fabric 8.0 Release
  52241. My Mental Model on Choosing a Database for a Particular Problem
  52242. The first fully-implanted 1000+ channel brain-machine interface
  52243. Scraping the web with Playwright
  52244. dotnet/net6-mobile-samples
  52245. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 1 - Tabs
  52246. Obsolete SuppressIldasmAttribute and remove ildasm.exe support for it by GrabYourPitchforks · Pull Request #50951 · dotnet/runtime
  52247. Using Azure App Configuration in .NET 5 Functions
  52248. Introducing Visual Studio Administrator Updates | Visual Studio Blog
  52249. Home-Built STM
  52250. The best way to stay up to date with C# 10 features - Productive C# | Learn C# with Practical Video Tutorials
  52251. Microsoft Opens Up C# Standardization Work -- Visual Studio Magazine
  52252. GitHub Quick Reviews
  52253. Hanselminutes with Scott Hanselman
  52254. Achievement is Discontinuous
  52255. How To Make Your Zoom Meetings Not Suck — Chris Clearfield
  52256. How To Use Htmx In Django · Matt Layman
  52257. Don't fall for quantum hype
  52258. ASP.NET Core updates in .NET 6 Preview 3 | ASP.NET Blog
  52259. Windows Insider Program
  52260. On .NET Live - Creating your own .NET Project Templates
  52261. Announcing .NET 6 Preview 3 | .NET Blog
  52262. This Recruitment Website Publicly Exposes User Data
  52263. How to avoid GC pressure in C# and .NET
  52264. Release ILSpy 7.0 RC1 · icsharpcode/ILSpy
  52265. What's Cool in C# 8 and .NET Core 3 -- Visual Studio Magazine
  52266. ML.NET Survey: Machine Learning in .NET | .NET Blog
  52267. Real-Time Desktop Apps with Azure SignalR Service
  52268. AMD and Xilinx Stockholders Overwhelmingly Approve AMD’s Acquisition of Xilinx
  52269. sepfy/pear
  52270. Electronic Shelf Label Hacking with Arduino and ESP32
  52271. The Real Book - 99% Invisible
  52272. C++ coroutines: Awaiting the simple_task | The Old New Thing
  52273. Tutorial: Create a GitHub Action with .NET
  52274. The Architecture Behind A One-Person Tech Startup
  52275. Running Seq on Azure
  52276. Working with the Blazor DynamicComponent | Dave Brock
  52277. How To Monitor Events in Swift - Exceptionless
  52278. Creating Videos with React and Remotion
  52279. Talking about RavenDB in the Angular Show
  52280. When to use ValueTask and save precious memory in C#
  52281. Branchless Programming: Why "If" is Sloowww... and what we can do about it!
  52282. Using My Python Skills To Punish Credit Card Scammers
  52283. Getting started with OpenTelemetry and distributed tracing in .NET Core
  52284. How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  52285. An Interview With the Man Who Keeps Uploading My Feet to WikiFeet
  52286. Dynamic URL Rewriting at the edge with Cloudflare
  52287. How to make an awesome Python package in 2021
  52288. .NET Rocks! vNext
  52289. .NET App Developer Links - 2021-04-08
  52290. GraphQL on Azure: Part 6 - Subscriptions With SignalR
  52291. FDA approves first test of CRISPR to correct genetic defect causing sickle cell disease
  52292. Building Your First GitHub Action | Azure DevOps Blog
  52293. Automating "suggested / related posts" links for my blog posts
  52294. What Developers Can Do to Make the World a Healthier Place
  52295. Tip 311 - How to run Logic Apps in a Docker container
  52296. 7 Things You Can Do to Create Eco-friendly Websites and Apps
  52297. Bitemporal History
  52298. BleedingTooth: Linux Bluetooth Zero-Click Remote Code Execution
  52299. Stored Procedure in Entity Framework Core Migrations
  52300. Bitcoin could break everything
  52301. Dynamicland
  52302. Smarter Single Page Application with a REST API
  52303. Jonathon Dixon: Why I joined Cloudflare
  52304. WTF are these security chips?
  52305. Apple Watch Commercial (Xamarin Evolve 2014)
  52306. Performance Improvements in NuGet | Visual Studio Blog
  52307. The North Side - Daring LLC
  52308. Choosing a good development partner
  52309. I Actually Like Slack
  52310. A pretty good guide to pretty good privacy
  52311. The Cursed Certificate
  52312. An Introduction to Cryptocurrency Wallets: Which Wallet Type Suits You Best?
  52313. The Paradoxes of Modern Life - David Perell
  52314. Accumulating knowledge • Ted Piotrowski
  52315. Gregory Szorc's Digital Home | Modern CI is Too Complex and Misdirected
  52316. Make tests a part of your app
  52317. Are you foolish enough to innovate?
  52318. Embrace the Grind - Jacob Kaplan-Moss
  52319. Learning from your Mistakes: How a bug made me reprioritize my product roadmap
  52320. Releases support comments and reactions with Discussion linking - GitHub Changelog
  52321. Goodbye OpenSSL, and Hello To Google Tink
  52322. Financial architecture
  52323. Episode 372 - API Management
  52324. Debugging with Swagger UI [7 of 18] | Beginner's Series to: Web APIs
  52325. .NET MAUI (Mobile/Desktop) with VS Code? It's Complicated -- Visual Studio Magazine
  52326. Facebook data breach being reviewed by Irish Data Protection Commission (DPC)
  52327. Particle mystery deepens, as physicists confirm that the muon is more magnetic than predicted
  52328. dotnet/csharplang
  52329. Set up local development for Azure Static Web Apps
  52330. Virtual as a code smell*
  52331. Introducing the Azure Static Web Apps CLI
  52332. Cryptology ePrint Archive: Report 2021/442
  52333. Teaching with Simon Allardice
  52334. Announcing OpenXML Package Explorer for VS Code
  52335. MPC-Over-Signal
  52336. Screw it, I'll host it myself
  52337. The post-pandemic world: 34% of remote workers say they'd rather quit than return to full-time office work
  52338. Your Top .NET Microservices Questions Answered | ASP.NET Blog
  52339. Deploying Rancher on k3s on WSL 2
  52340. auchenberg/volkswagen
  52341. The project that made me burnout
  52342. ADO.NET provider 8.0.1.0 for Firebird is ready
  52343. Jakub Konka Hired Full Time ⚡ Zig Programming Language
  52344. Optimizing non obvious costs
  52345. C++ coroutines: Accepting types via return_void and return_value | The Old New Thing
  52346. Update on git.php.net incident - Externals
  52347. Et tu, Signal?
  52348. 7% of Americans don’t use the internet. Who are they?
  52349. Announcing Facteur, a mailing kit for .NET
  52350. The pain points of C# source generators
  52351. Gregory Szorc's Digital Home | Surprisingly Slow
  52352. How We Bootstrapped a $1M ARR Email Client
  52353. ASP.NET Core in .NET 6 - Part 04 - DynamicComponent in Blazor
  52354. Optimizing your $Profile | PowerShell Team
  52355. The Azure Data Architecture Map
  52356. Don't Code Tired | Watch All My Courses For Free This April
  52357. The Unparalleled Genius of John von Neumann
  52358. On .NET Episode: A Journey to .NET MAUI
  52359. C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  52360. Don't Be "That Guy" - Scott Kelby's Photoshop Insider
  52361. Introducing the Azure Static Web Apps CLI
  52362. What Really Caused Facebook's 500M-User Data Leak?
  52363. All C++20 core language features with examples
  52364. Signal Adds Payments—With a Privacy-Focused Cryptocurrency
  52365. Azure DevOps Podcast: Richard Campbell on the History of .NET - Episode 133
  52366. Troy and Rob's Book
  52367. Elastic tabstops - a better way to indent and align code
  52368. Microsoft Previews Its Own Build of OpenJDK -- Visual Studio Magazine
  52369. Your E-Mail Validation Logic is Wrong
  52370. Dumping user data from cheap tablets in minutes
  52371. The Three Un’s of Successful Founders
  52372. Portable Internet Behavior Bond
  52373. Assembling An Atomic Brain?
  52374. 4 Non-standard Ways to Fix N+1 Queries in Rails
  52375. How I Use My Free Azure Credit 💸
  52376. Announcing Preview of Microsoft Build of OpenJDK | Java at Microsoft
  52377. The Fastest, Safest PNG Decoder in the World
  52378. GitHub Sponsors Community
  52379. Programming is hard
  52380. Help us test payments in Signal
  52381. AsynkronIT/protoactor-dotnet
  52382. Eliminating Data Races in Firefox – A Technical Report – Mozilla Hacks - the Web developer blog
  52383. .NET April 2021 Updates – 5.0.5 | .NET Blog
  52384. Debugging, Workbench, Raspberry Pi Guidance Highlight VS Code Update -- Visual Studio Magazine
  52385. .NET 5 NuGet Restore Failures on Linux distributions using NSS or ca-certificates | The NuGet Blog
  52386. Which Degree Should You Pursue to Get a Job in Tech?
  52387. Laying Out Pages | Web Browser Engineering
  52388. Visual Studio Toolbox Live - What's New in VS for Mac?
  52389. GitHub Quick Reviews
  52390. Local Development with Azure Service Bus
  52391. 4 Features Every Developer Must Know in C# 9.0
  52392. How I Got Into Computers AppDev Edition
  52393. Accessing Dapr secrets building block using Dapr .NET SDK
  52394. Please don’t make me go back: Some of the reasons I hope work from home continues and I never have to return to an office — Ryan Mercer's Thoughts
  52395. The Daily Standup is a Waste of Time | Build the Stage
  52396. 10 Things I Hate About PostgreSQL
  52397. C++ coroutines: Building a result holder for movable types | The Old New Thing
  52398. Understanding Web API routes [6 of 18] | Beginner's Series to: Web APIs
  52399. "I'll Finish It This Week" And Other Lies
  52400. Django 3.2 released | Weblog
  52401. Efficiency of the winsorized and trimmed Harrell-Davis quantile estimators
  52402. WPO-Foundation/webpagetest-github-action
  52403. ASP.NET Core in Action, Second Edition is available now!
  52404. Breaking GitHub Private Pages for $35k
  52405. C# 9 pattern matching - Red Hat Developer
  52406. Have I Been Facebooked?
  52407. (PDF) Where has all the oil gone? BP branding and the discursive elimination of climate change risk
  52408. Blazor WASM 404 error and fix for GitHub Pages
  52409. .NET App Developer Links - 2021-04-06
  52410. AzureFunBytes - Intro to Cosmos DB with Mark Brown | Azure DevOps Blog
  52411. Integrating C# with Legacy Elixir Projects
  52412. Dependency Injection Explained - Brian Lagunas
  52413. Deploying an Azure Function App with Bicep
  52414. AWS SDK for .NET version 1 has reached the end of support | Amazon Web Services
  52415. Static methods considered evil?
  52416. Announcing TypeScript 4.3 Beta | TypeScript
  52417. Write Your Erlang Gen Servers in Visual Basic
  52418. Moving to Desktop Applications in .NET Core/.NET 5
  52419. Whiteboard-style Coding Interviews Might Not Be as Bad as You Think
  52420. ASP.NET Forums are Moving to Microsoft Q&A
  52421. Legalizing Gay Marriage in Crusader Kings III with Ghidra
  52422. Adam Storr - Azure Functions Not Loading My Dependencies, What Have I Missed?
  52423. Predictive Coding has been Unified with Backpropagation - LessWrong
  52424. ASP.NET Community Standup - gRPC Performance Improvements
  52425. Announcing Open Source C# standardization | .NET Blog
  52426. aava.sh
  52427. How I made $500k as a part-time tech recruiter
  52428. The Danger of "Simplicity"
  52429. How I solved RSI Repetitive Strain Injury
  52430. UFS Boot Environments for ARM
  52431. Owning Your Own Data
  52432. Activity is not impact
  52433. My Struggle With Probability Theory
  52434. How I lost 25 pounds lugging my Peloton across the country in the back of my car
  52435. How to convince your product owner to invest more time in technical tasks
  52436. History is Repeating Itself and Why You Should Care - Sasank's Blog
  52437. Reflections on (roughly) 750,000 words
  52438. Machine Learning with ML.NET - Object detection with YOLO
  52439. My new AC has built-in Wi-Fi and that brings dilemma into my home automation hacking
  52440. Episode 371 - Cloud Native Machine Learning
  52441. Back to Basics: What Is a Delegate?
  52442. ASP.NET Community Standup - The 12 Factor App
  52443. Win a free copy of Eggcelerate!
  52444. Writing tools I learned from The Economist
  52445. Announcing Open Source C# standardization | .NET Blog
  52446. Building a Social Media monitoring tool with NodeJs, Azure Cosmos DB and Azure Cognitive services
  52447. Google Is Testing Its Controversial New Ad Targeting Tech in Millions of Browsers. Here’s What We Know.
  52448. Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  52449. Tetris in Blazor Part 3: Tetrominos
  52450. Ekspert: Sådan finder du sikkert ud af, om du er en af de 600.000 danskere, der har fået delt data i Facebook-læk
  52451. Using raw html with isolated CSS in Blazor - Gérald Barré
  52452. The .NET Docs Show - C# Ask Me Anything 🤯
  52453. C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  52454. Pandemic Profits: Netflix Made Record Profits in 2020, Paid a Tax Rate of Less than 1 Percent
  52455. Friday Five: Azure Communication Services, More!
  52456. Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic
  52457. Elegant Acceptance Testing in .NET with SpecFlow
  52458. soywod/himalaya
  52459. 248: Satisfying Business Requirements
  52460. Creating Blazor Material Navigation Menu - Code Maze
  52461. Raspberry Pi GPIO C# LED | C# Tutorials Blog
  52462. .NET News Roundup - Week of March 29th, 2021
  52463. .NET App Developer Links - 2021-04-05
  52464. Why software engineers should become CEOs
  52465. Facebook data breach files, v2
  52466. Have I Been Pwned: Pwned websites
  52467. How Did Microsoft Make Flight Simulator Seem So Real?
  52468. Cryptology ePrint Archive: Report 2021/123
  52469. Why I don't have any analytics on my blog
  52470. Clean Slate
  52471. Computers Are Bad
  52472. Shadertoy
  52473. The Strange Case Of The Illegal Instruction
  52474. Creating a side project when you don't need the money
  52475. Beautiful PDFs from HTML
  52476. Speedtest by Ookla - The Global Broadband Speed Test
  52477. Blazor Power BI Paginated Reports
  52478. WebPageTest - Visual Comparison
  52479. How to bypass CloudFlare bot protection ?
  52480. charmbracelet/lipgloss
  52481. I thought I was dying: My apartment was built on toxic waste
  52482. Support host.docker.internal DNS name to host · Issue #264 · docker/for-linux
  52483. Azure Functions and SignalR with Anthony Chu | Web Wednesday
  52484. climech/grit
  52485. How Runescape catches botters, and why they didn’t catch me
  52486. The Beauty of Programming | Bryn Mawr College
  52487. Use default interfaces to provide ~15% cumulative gain per header by benaadams · Pull Request #31519 · dotnet/aspnetcore
  52488. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  52489. Keyboard interface hardware
  52490. Perfect One-Pot, Six-Pan, 10-Wok, 25-Baking Sheet Dinner
  52491. Matthew Walker's "Why We Sleep" Is Riddled with Scientific and Factual Errors - Alexey Guzey
  52492. 5 Levels of Pirates of the Caribbean Theme: Noob to Epic
  52493. How Doctors Die | The Saturday Evening Post
  52494. Apple 2001 - CoRecursive Podcast
  52495. 533 million Facebook users’ phone numbers leaked on hacker forum
  52496. Coinhive domain repurposed to warn visitors of hacked sites, routers
  52497. Birmingham 43, by Canton Becker
  52498. Let’s #learntocode and then we’ll be #programming together! #letslearndotnet #CodeTok #TechTok
  52499. M1 vs ThreadRipper vs Pi: Software Drag Racing
  52500. Search by phone number
  52501. Facebook data breach files
  52502. Terramaster NAS exposing itself with UPNP
  52503. The Sonic (Entrepreneurship) Boom | No Mercy / No Malice
  52504. My "shiny future"
  52505. Why I left a billion-dollar startup
  52506. Radical Transparency - Nucks
  52507. If You Play With FIRE, Don't Get Burned – Of Dollars And Data
  52508. Jeremy Mikkola - The problem with slow tools
  52509. Toshi Omagari | Ink traps and pals
  52510. Rocky Jaiswal | Go with functions
  52511. paulomorgado/HttpClientFactoryDemo
  52512. 周囲の“ノイズ”を徹底的に遮断! 一瞬で集中できる空間を作り出すウェアラブル端末「WEAR SPACE」
  52513. Obvious and possible software innovations nobody does
  52514. How to use Sagas to process orders - part 1
  52515. The barriers to decentralisation
  52516. GitHub investigating crypto-mining campaign abusing its server infrastructure | The Record by Recorded Future
  52517. darkhttpd
  52518. My biggest startup mistake: Thinking it would save me
  52519. Google is restricting which apps can see the other installed apps on your device
  52520. dotnet/runtime
  52521. Reuse HttpProtocol CTS by BrennanConroy · Pull Request #31466 · dotnet/aspnetcore
  52522. Dapr v1.1.0 is now available
  52523. Experimental features - Microsoft Edge Development
  52524. PostgreSQL Security Hardening
  52525. Fed up with the Mac, I spent six months with a Linux laptop. The grass is not greener on the other side
  52526. Pixel 6 Could Feature Google’s First Mobile Processor - Thurrott.com
  52527. Deploying Windows Apps with ClickOnce on .NET 5
  52528. Track activity and sub-orchestrator progress in Azure Durable Functions orchestrators
  52529. The .NET Stacks #43: 📅 DateTime might be seeing other people | Dave Brock
  52530. Windows 95 — How Does it Look Today?
  52531. The Exception Model
  52532. EARRRL – the Estimated Average Recent Request Rate Limiter · Thought Box
  52533. Loqbox Data Breach Compensation | Keller Lenkner™
  52534. Cryptology ePrint Archive: Report 2021/418
  52535. A toolset for tackling technical debt
  52536. dotnet/runtime
  52537. Open Source is Insufficient to Solve Trust Problems in Hardware
  52538. Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  52539. Jon Galloway on Visual Studio Mac
  52540. Paulos Yibelo - Blog: This man thought opening a TXT file is fine, he thought wrong. macOS CVE-2019-8761
  52541. XKCP/K12
  52542. Working with controllers and action methods [4 of 18] | Beginner's Series to: Web APIs
  52543. Minimum Viable Dice Wars - Mitchum.Blog
  52544. I ended up adding duplicate records on a unique index in MongoDB - blag
  52545. Life In North Korea As A Foreigner Surviving 3 Years - My Diplomatic Life
  52546. File Upload Extension Validation In ASP.NET Core
  52547. draft-viguier-kangarootwelve-04 - KangarooTwelve
  52548. The world of Design Tokens - Dani Guardiola's blog
  52549. Intro to Graphics 11 - Surfaces
  52550. Building a phone book: Part III
  52551. Home
  52552. C++ coroutines: Making the promise itself be the shared state, the inspiration | The Old New Thing
  52553. Oodle now available in Unreal Engine 4.27 through GitHub access
  52554. Free April
  52555. tmux lets you select and copy text with your keyboard
  52556. You Can't Trust Amazon When It Feels Threatened - Last Week in AWS
  52557. Code Maze Weekly #71 - Code Maze
  52558. The Teams Dashboard: A New Place to Call Home
  52559. Episode 73 - C# and .NET for Beginners with Vijesh Salian
  52560. Exception Handling in the Profiling API
  52561. simplenetes-io/simplenetes
  52562. Let’s #LearnToCode in #Dotnet and C#! #programming #LetsLearnDotNet
  52563. .NET App Developer Links - 2021-04-02
  52564. Learn WinUI 3.0: Leverage the power of WinUI, the future of native Windows application development: Ashcraft, Alvin: 9781800208667: Amazon.com: Books
  52565. Uppestcase and Lowestcase Letters: Advances in Derp Learning
  52566. Tools for Auditing CSS | CSS-Tricks
  52567. Zero click vulnerability in Apple’s macOS Mail
  52568. Use Azure Static Web Apps with Azure DevOps pipelines | Dave Brock
  52569. Weekly Update 237
  52570. Attracting and Retaining Diverse Tech Talent with April Christina Curley | Hanselminutes with Scott Hanselman
  52571. Windows Community Toolkit Now Works with Project Reunion 0.5 (but No UWP) -- Visual Studio Magazine
  52572. isEven API
  52573. At a Startup? Write as Little Software as you Can - naildrivin5.com
  52574. On Identity: Being and Becoming – Karan Chawla
  52575. How I Got Caching Working with Netlify and Cloudflare, or How I Almost Ditched Cloudflare for No Good Reason
  52576. signed char lotte
  52577. The war without end: Mac vs. PC
  52578. This blog is now hosted on a GPS/LTE modem
  52579. The algorithm did it! - hisham.hm
  52580. The compiler will optimize that away
  52581. Y Combinator and Equity Theft
  52582. Autism challenges on the workplace (2021, 2/5) - A disability of trust
  52583. A Small Change that Could Make Ycombinator (and you?) More Successful
  52584. shortest path, faster | kipply's Blog
  52585. Cryptology ePrint Archive: Report 2021/114
  52586. dotnet/csharplang
  52587. On .NET Live - .NET Framework to .NET Core Migration
  52588. How To: Create a Streaming Data Loader for PyTorch -- Visual Studio Magazine
  52589. Stop Calling Everything AI, Machine-Learning Pioneer Says - IEEE Spectrum
  52590. Changelog 25 - Exemplary Eleven, Ravishing Recorder, Captivating Calendar, Beaming Backup
  52591. Mail Studio - Powerful Email Design Tool
  52592. Report: TypeScript Pays Well, Projected for Huge Growth (C#, Not So Much) -- Visual Studio Magazine
  52593. Swappers
  52594. Quickstart: Deploy an ASP.NET web app - Azure App Service
  52595. Let's Learn .NET - Microservices
  52596. Page Remote Validation in ASP.NET Core Identity
  52597. A categorized list of all Java and JVM features since JDK 8 to 16
  52598. CellMate Vulnerability
  52599. Reverse Engineering A Mysterious UDP Stream in My Hotel - Gokberk Yaltirakli
  52600. s-macke/VoxelSpace
  52601. C++ coroutines: What happens if an exception occurs in my return_value? | The Old New Thing
  52602. Unveiling Gavran: RavenDB re-written in C
  52603. Can you fit an Entire Windows App inside a QRCode?
  52604. Pro1 X - F(x)tec
  52605. Massive security breach at US universities.
  52606. 5 Common JavaScript Mistakes with Equality
  52607. CUKE Build - CUKE Build
  52608. The API Integration coding test (2) - Unit and Acceptance testing | Cracking the .NET interview
  52609. Is Passion Required To Be a Successful Software Developer?
  52610. If Management Isn’t A Promotion, Then Engineering Isn’t A Demotion
  52611. Tracing Paper
  52612. ADO.NET provider 8.0.0.0 for Firebird is ready (with Entity Framework Core 5.0 support)
  52613. Redefining what a map can be with new information and AI
  52614. Latest EmDrive tests at Dresden University shows "impossible Engine" does not develop any thrust
  52615. .NET App Developer Links - 2021-04-01
  52616. .NET Rocks! vNext
  52617. Tutorial: Publish Azure Static Web Apps with Azure DevOps
  52618. Bicep - Why do we need yet another way to deploy stuff in Azure?
  52619. Common Misconception #2 – Serverless is good for APIs
  52620. Building Engaging Cross Platform Applications using Rider and Avalonia – Webinar recording | The .NET Tools Blog
  52621. Public preview: Azure Static Web Apps now supports deployment with Azure DevOps | Azure updates | Microsoft Azure
  52622. Let's Give Some Unit Testing Love to C# 8 and C# 9 Features
  52623. UC part of nationwide cyber attack
  52624. REST APIs for Microservices? Beware!
  52625. Scientists Create Simple Synthetic Cell That Grows and Divides Normally
  52626. New Open Source Index: VS Code Is No. 1 Code Editor -- Visual Studio Magazine
  52627. C# Source Generators
  52628. Update to January 2021 Account Notification
  52629. U.S. Army advances its 120,000 HoloLens-based headset deal with Microsoft | ZDNet
  52630. A simple reply can reduce future racist behavior from harassers on Twitter -if it comes from a white man. References in bio as always #racism #blm
  52631. Setting Up an M1 Mac for Xamarin Development
  52632. Problems with Wunderground integration
  52633. 1002: Keep Files Smaller Than You
  52634. Cryptography and assembly code
  52635. Actually Alison | Blog
  52636. It's hard to draw lessons from your own failures
  52637. AES was worth $250 billion dollars
  52638. Banned From Skype – Jesse Nickles
  52639. The Cost of Proof of Work
  52640. Carthusian Citation Credits
  52641. egil/genzor
  52642. Age Of Suggestion • Joe Blau
  52643. Buying Breached Data: When Is It Ethical?
  52644. Tether produces a new attestation — it says nothing useful
  52645. MakAir Series: Engineering Focus on Ventilator Software
  52646. Monitoring and Observability in Cloud-Native ASP.NET Core apps | ASP.NET Blog
  52647. .NET R&D Digest (March, 2021)
  52648. Azure Named Cloud Functions Leader, but Knocked for Plan Requirements -- Visual Studio Magazine
  52649. How to Outsmart Your Own Unconscious Bias
  52650. gd/rust - platform/system/bt - Git at Google
  52651. Copyright infringement by "Culture4Life GmbH" / LucaApp · Issue #1 · thesimj/jBaseZ85
  52652. Organizing (Commands, Events & Handlers) in Microservices/SOA
  52653. Inside a viral website
  52654. C# 9 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  52655. The Catch Block #52 - Balance, Devaluation, CQRS, and Slack
  52656. Working with the Enron dataset
  52657. C++ coroutines: The initial and final suspend, and improving our return_value method | The Old New Thing
  52658. Apple's cooperation with authoritarian governments
  52659. Durable Objects, now in Open Beta
  52660. akavel/up
  52661. Episode 14: Schnorr, Factoring and Lattices!
  52662. Minimalistic C# APIs with FeatherHttp
  52663. featherhttp/framework
  52664. .NET App Developer Links - 2021-03-31
  52665. The Hitchhiker’s Guide to Online Anonymity
  52666. Uno Platform Uno Platform 3.6: WinUI 3, WCT 7.0 support, Date and File pickers, and more
  52667. Deploying packages with GitHub Actions
  52668. Meet the 2021 Imagine Cup World Finals judges
  52669. Kafka Without ZooKeeper: A Sneak Peek At the Simplest Kafka Yet
  52670. Angular Basics: The Scope of This and Arrow Functions
  52671. Maximizing the power of logs as your application scales - Michael's Coding Spot
  52672. The Dual Nature of Software Development - darcism.com
  52673. Here, I made a way to navigate between ANY files in Visual Studio
  52674. Making Auth Simpler for Static Web App APIs | LINQ to Fail
  52675. github/roadmap
  52676. Publish Unit Test Results - GitHub Marketplace
  52677. GitHub Desktop now supports cherry-picking - The GitHub Blog
  52678. The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
  52679. A command-line grammar of graphics
  52680. Those pesky pull request reviews
  52681. Some opinionated thoughts on SQL databases
  52682. My Self-Taught Tech Career - Work & Life Notes
  52683. Friendship Cards
  52684. Who has the fastest F1 website in 2021? Part 1
  52685. bitwarden/desktop
  52686. Online privacy: What you need to know about keeping your personal data secure
  52687. Online privacy: What you need to know about keeping your personal data secure
  52688. Multiple hosts and target server type feature by vonzshik · Pull Request #3607 · npgsql/npgsql
  52689. Time-lock encryption · Gwern.net
  52690. Using TwentyThree video service with Episerver
  52691. Support | Dell US
  52692. Google collects 20 times more telemetry from Android devices than Apple from iOS | The Record by Recorded Future
  52693. JaxDug: Routing In Azure with Giraffe and F# - Andrew Carver
  52694. Eclipse Foundation Takes Over Visual Studio Marketplace Alternative -- Visual Studio Magazine
  52695. On .NET Live - .NET Framework to .NET Core Migration
  52696. Languages & Runtime Community Standup - The C# language design process
  52697. Roxel, Münster, North Rhine-Westphalia, Germany - Bing Maps
  52698. Font size is useless; let’s fix it
  52699. Computers, Monitors & Technology Solutions | Dell USA
  52700. FatFace Disclosed Data Breach; Turns Out It Suffered Ransomware Attack
  52701. Tooling Vendors Immediately Support Project Reunion 0.5 -- Visual Studio Magazine
  52702. ASP.NET Community Standup - The 12 Factor App
  52703. GitHub Quick Reviews
  52704. Introducing 'innernet' | tonari blog
  52705. Documenting APIs with OpenAPI/Swagger [15 of 18] | Beginner's Series to: Web APIs
  52706. Using COPY command with Azure Synapse Analytics SQL Dedicated Pool | Developer Support
  52707. Submit Story - Clients From Hell
  52708. Angular Language Service for Visual Studio Update | Visual Studio Blog
  52709. Cloudflare’s WAF is recognized as customers’ choice for 2021
  52710. OpenSleigh
  52711. Recovering a full PEM Private Key when half of it is redacted
  52712. Unsplash is being acquired by Getty Images
  52713. Browse all - Learn
  52714. C++ coroutines: Basic implementation of a promise type | The Old New Thing
  52715. Easily Set Up Tailwind CSS with Vanilla JavaScript in 10 Minutes
  52716. C# 9 top-level programs and target-typed expressions - Red Hat Developer
  52717. gruns/icecream
  52718. Build Zero Trust rules with managed devices
  52719. Viewing app configuration using Oakton's Describe command and Spectre.Console
  52720. Official PHP Git server targeted in attempt to bury malware in code base | ZDNet
  52721. Blazor WebAssembly : SignalR - Sending Messages to Specific Clients - EP25
  52722. Trimmed modification of the Harrell-Davis quantile estimator
  52723. Using React with D3.js
  52724. AT&T lobbies against nationwide fiber, says 10Mbps uploads are good enough
  52725. .NET GC Internals - 09. GC roots
  52726. Integration with On-Premises Data Sources in Azure Synapse Analytics | Developer Support
  52727. Harder, Better, Faster, Stronger Builds
  52728. How I Got Into Computers IT Pro Edition
  52729. .NET App Developer Links - 2021-03-30
  52730. Sands of MAUI: Issue #2
  52731. Naming, Versioning and Releasing Project Reunion and Windows UI - Nick's .NET Travels
  52732. Jump-starting Migration to .NET Core with Upgrade Assistant
  52733. Hello, HPy
  52734. Who Is Responsible For Building Tests? - Redgate Software
  52735. Add Developer PowerShell and Developer Command Prompt for Visual Studio to Windows Terminal
  52736. ASP.NET Core Health Checks - Sahan Serasinghe - Personal Blog
  52737. coolLabs
  52738. grep.app | code search
  52739. birchb1024/frangipanni
  52740. USB 3.0* Radio Frequency Interference on 2.4 GHz Devices
  52741. Adam Storr - Why won't you load my configuration Azure Functions?
  52742. Beautiful calculator for Mac
  52743. Why Do Interviewers Ask Linked List Questions? • Hillel Wayne
  52744. Project Reunion 0.5 Ships with WinUI 3 Desktop Dev Tooling -- Visual Studio Magazine
  52745. Bringing the Best of the Web to Your .NET Windows Apps with WebView2
  52746. YouTube
  52747. NAalytics/Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273
  52748. Humans are eating the world...
  52749. How much can a Clojure developer do alone?
  52750. Automatically Expanding Taxonomy
  52751. Preferred Stock and Common Stock Aren’t The Same
  52752. Notes on an Open Scraping Database
  52753. How I Fixed My Personal Finances using Money Plans — Hulry
  52754. Peace of mind backup - boa.nu
  52755. Let's port Duke Nukem 3D to SerenityOS
  52756. Heroes, Victims, and Society
  52757. Creation vs. Consumption
  52758. Overview of HTTP [2 of 18] | Beginner's Series to: Web APIs
  52759. Blogging with guest Andrew Lock | Weekly Dev Tips
  52760. Blogging with guest Andrew Lock
  52761. Herding Code 244: Ben Scheirman on SwiftUI and Combine
  52762. dotnet/aspnetcore
  52763. Incognito Wallet - Anonymous Crypto Wallet App
  52764. ASP.NET Core in .NET 6 - Part 03 - Support for IAsyncDisposable in MVC
  52765. Tetris in Blazor Part 2: Cells, the Grid, and the Game State
  52766. Be careful when mixing ValueTask and Task.Run - Gérald Barré
  52767. The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  52768. C++ coroutines: The mental model for coroutine promises | The Old New Thing
  52769. Building a phone book: Part II
  52770. Running Remote Containers... FAST! - Espresso Coder
  52771. Announcing the Deno Company
  52772. Changes to Git commit workflow
  52773. Is awaiting a Task instead of returning it directly in C# actually slower?
  52774. 208.43.231.11 Git
  52775. A new Cloudflare Web Application Firewall
  52776. 247: Generating UI with GPT-3
  52777. Adding source control to Azure Synapse Analytics Studio | Developer Support
  52778. The Rising Value of Big Data in Application Monitoring
  52779. lucidrains/deep-daze
  52780. Serilog.Expressions 2.0 update
  52781. Getting started with Self Sovereign Identity SSI
  52782. Blazor Material UI - Configuration and Theme Customization - Code Maze
  52783. Release v1.0.0-beta2 · dapr-dotnet-extensions/dapr-event-bus
  52784. Umbraco Package Migration to .NET Core: Criteria Providers - Distributing and Wrapping Up
  52785. .NET News Roundup - Week of March 22th, 2021
  52786. .NET App Developer Links - 2021-03-29
  52787. Load/stress testing .NET apps with Apache JMeter - Simple Talk
  52788. Project Reunion: Why Desktop Developers Care
  52789. SSL/TLS connection issue troubleshooting test tools
  52790. .NET Standard 1.3 is no longer supported in AWS SDK for .NET version 3.7 | Amazon Web Services
  52791. New 5G protocol vulnerabilities allow location tracking | The Record by Recorded Future
  52792. What is Scrum?
  52793. OpenPGP Message Format
  52794. Up For Grabs
  52795. Added ASP.NET Core to the .NET party by davidfowl · Pull Request #2643 · up-for-grabs/up-for-grabs.net
  52796. Ruby off the Rails: Code library yanked over license blunder, sparks chaos for half a million projects
  52797. Developer tools can be magic. Instead, they collect dust.
  52798. Coding Shorts: Demystifying Bitwise Operators in C#
  52799. How Much of the Hitchhiker's Guide to the Galaxy Can You Fit on a QR Code?
  52800. Piano Practice Software Progress · Jacques Mattheij
  52801. Think like an educator about code quality
  52802. Men Clamming Up
  52803. How to get internet for free aka borrow your neighbors xfinity internet - Opposite Invictus - Ramblings of a torn mind
  52804. Pin and suffering - fasterthanli.me
  52805. Being a woman in tech should not be controversial
  52806. I made an eInk newspaper - Greg Raiz
  52807. New Windows Easter Egg Discovered - And I'm in it!
  52808. Valentin Vincendon - A "sudden strong wind": the worst excuse Ever Given?
  52809. PGP is a Form of Minimalism [The Call of the Open Sidewalk]
  52810. The Narcissism of Technical Differences
  52811. Writing Documentation
  52812. Monitoring Cardano Relays on Kubernetes with Grafana and Prometheus
  52813. Faster strongly typed features for server FeatureCollection by benaadams · Pull Request #31322 · dotnet/aspnetcore
  52814. No one gives a shit what programming language you use
  52815. Bitcoin is not a Battery — it is a Sink
  52816. About | Mina Illuminate
  52817. r/node - A clear structure like this 🚀
  52818. Playing with an X-Touch Mini controller using C#
  52819. CodingBlast
  52820. score 0.4.0
  52821. Mina Illuminate: Genesis Launch Summit - Crowdcast
  52822. JonDouglas/score
  52823. Ever Given Ever Ywhere
  52824. A Strange But Elegant Approach to a Surprisingly Hard Problem (GJK Algorithm)
  52825. C# 8 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  52826. Does Amazon make more from ads than AWS? — Benedict Evans
  52827. Compiler Explorer - C++ (x86-64 clang (assertions trunk))
  52828. Figma to React – Convert Figma designs to React code
  52829. harc/ohm
  52830. Why I'm unreachable and maybe you should be too
  52831. Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  52832. What You Need to Know About Buying Properties with Friends
  52833. On Sperging Out
  52834. Who Do You Want To Be? — Clayton Dorge
  52835. Reflection of Speaking in Public
  52836. Financial Management of a Digital Nomad
  52837. Roll Your Own CSS-in-JS Library (1) - Introduction
  52838. Why the F**k won’t you build?
  52839. Principled hypocrisy
  52840. Single-primitive authenticated encryption for fun
  52841. Code Generation from XAML in Visual Studio is Mind-blowing Awesome
  52842. Async and Await and what is it actually doing?
  52843. Quokka.js VS Code Extension - The Fastest Way to Test JavaScript
  52844. Linux vs Windows Round 0: A Microsoft Dev Builds the Linux Kernel
  52845. What is the Cloud? Soft and Fluffy Edition - Computer Stuff They Didn't Teach You #10
  52846. Designer AND Developer - Amy Dutton Can Do It All!
  52847. Davepl: Microsoft Company Meetings of the 1990s
  52848. Intro to Graphics 08 - WebGL
  52849. The Hottest New Tech in Web Development with Scott Tolinski
  52850. The Path to Becoming a Software Developer with Mary Baker
  52851. 5 Tips For Crushing Your Developer Interviews
  52852. Blazor WebAssembly - Downloading Files : EP19
  52853. WSL2, Visual Studio Code, Windows 10, Ubuntu/Linux + more - Computer Stuff They Didn't Teach You #19
  52854. Blazor WebAssembly : JavaScript Isolation - EP21
  52855. How I Automated the Boring with JavaScript, Cloudflare Workers, and Airtable
  52856. .NET GC Internals - 08. Generations
  52857. How to Multitask with FreeRTOS (ESP32 + Arduino series)
  52858. JavaScript Automated Testing with Jest - The What, Why, and How with Alba Silvente
  52859. Intro to Graphics 09 - Curves (Part 1)
  52860. Black to the Future - Angie Jones
  52861. .NET GC Internals - 07. Allocations
  52862. Davepl: Who Decides New Windows Features?
  52863. Blazor WebAssembly : Virtualize Component - EP20
  52864. .NET GC Internals - 06. Compact phase
  52865. Davepl: The Microsoft Employee Review Stack Ranking System
  52866. Davepl: Windows "Pinball" Easter Egg and Cheats
  52867. Software Drag Racing: C++ vs C# vs Python - Which Will Win?
  52868. Linux vs Windows Round 1: Open Source vs Proprietary - From a Retired Microsoft Dev
  52869. Blazor WebAssembly : Deploy to IIS - EP23
  52870. Microsoft Weddings and Marriages #Shorts
  52871. Davepl: Windows Source Code Leak and the Task Manager Code
  52872. Black to the Future - Bryce Sharp
  52873. Dave's Garage Livestream - Linux vs Windows Secrets plus more!
  52874. Intro to Graphics 07 - GPU Pipeline
  52875. What is FreeRTOS? (ESP32 + Arduino series)
  52876. Blazor WebAssembly : Lazy-loading Assemblies - EP22
  52877. .NET GC Internals - 05. Sweep phase
  52878. Do Microsoft Devs Secretly Use Linux?
  52879. Hello, Assembly! Retrocoding the World's Smallest Windows App in x86 ASM
  52880. Setting up Cardano Relays using Kubernetes/microk8s
  52881. Authentication with Nextjs, Fauna, and Auth0 - Nextjs Crash Course Part 2
  52882. Best Features and Benefits of the Jamstack with Colby Fayock
  52883. How I Bombed My First Technical Interview
  52884. Solid - A Better Web (Simply Explained)
  52885. Keep WiFi Connection Alive with FreeRTOS Task (ESP32 + Arduino series)
  52886. Watch as I build my YouTube Subscriber Counter!
  52887. Hello, Windows! RetroCoding "Hello World" for Windows with Dave
  52888. Is Gatsby a Backend Framework?!?!
  52889. The Day Microsoft Campus Crashed - Bedlam at Microsoft!
  52890. Intro to Graphics 10 - Curves (Part 2)
  52891. Blazor WebAssembly : Creating Chat Application Using SignalR - EP24
  52892. Azure Static Web Apps, Website, GitHub, SSL & hosting FREE! Computer Stuff They Didn't Teach You #20
  52893. Davepl: Writing Your Own Operating System
  52894. We asked a Retired Microsoft Windows Engineer 100 Questions! Why oh Why? Find out!
  52895. That time Bill Gates had a house party...
  52896. Are there Secret Microsoft APIs in Windows 10?
  52897. Build a Harry Potter API with Node.js, Express.js, and Dynamo DB
  52898. Should You Learn VIM as a Developer?
  52899. Mentorship vs. Sponsorship + Storytelling - Computer Stuff They Didn't Teach You #21
  52900. Top 5 Questions I Get About VS Code - VS Code Settings Q and A
  52901. Adam Savage's One Day Builds: 3D Print UV Curing Oven!
  52902. Bel Canto - Big Belly Butterflies
  52903. Keyless SSL now supports FIPS 140-2 L3 hardware security module (HSM) offerings from all major cloud providers
  52904. Louvre site des collections
  52905. Umbraco Package Migration to .NET Core: Criteria Providers - Wiring It All Up
  52906. National Privacy Tests: country rankings, and insights
  52907. The .NET Stacks #42: 🔌 When Active Directory isn't so active | Dave Brock
  52908. SecurityFWD: How Far Can Wi-Fi Really Travel?
  52909. Weekly Update 236
  52910. Fairphone suggests Qualcomm is the biggest barrier to long-term Android support
  52911. Who Will Write your Company’s Technical Content?
  52912. A Modest Proposal: Let’s Stop Lying To Each Other in Our Research Papers - Maxwell Forbes
  52913. Notetaking for fun and profit. | /param/home
  52914. Contributing to WPF and Windows Forms Projects on GitHub
  52915. It doesn't work | Frank DENIS random thoughts.
  52916. Planned maintenance scheduled for Saturday, March 27, 2021 at 1:00 UTC (Friday March 26 9:00 PM US/EDT)
  52917. NixOS on Raspberry Pi - Blog by Anne Douwe Bouma
  52918. Don't let your design system seem complete
  52919. Bits of Security | Datadog
  52920. Other Ways - Christopher Butler
  52921. How to make Command Prompt, PowerShell, or any Shell launch from the Start Menu directly into Windows Terminal
  52922. Microsoft Events
  52923. Announcing WPF, WinForms, and WinUI are going Open Source
  52924. Pro .NET Benchmarking: The Art of Performance Measurement: Akinshin, Andrey: 9781484249406: Amazon.com: Books
  52925. thalesfragoso/at28c-rs
  52926. janroesner/sixty5o2
  52927. Common Crawl
  52928. U.S. rent has increased 175% faster than household income over past 20 years
  52929. C# and AWS Lambdas, Part 8 – .NET 6, inside a Container, inside a Lambda
  52930. Buffer overruns, license violations, and bad code: FreeBSD 13’s close call
  52931. GitHub Quick Reviews
  52932. Factorio Is The Best Technical Interview We Have
  52933. Using Source Generators for Fun (and maybe profit) - with Jason Bock
  52934. Tesla - Los Angeles
  52935. How to Recognize, Prevent, and Manage Burnout
  52936. Practical Heart
  52937. Sufjan Stevens "Concerning the UFO Sighting Near Highland, Illinois" Sheet Music in G Major - Download & Print
  52938. APT Encounters of the Third Kind
  52939. fix typo by ramtinak · Pull Request #1298 · microsoft/dotnet
  52940. If Your Boss Could Do Your Job, You’re More Likely to Be Happy at Work
  52941. How to implement a hash table (in C)
  52942. Google's unusual move to shut down an active counterterrorism operation being conducted by a Western democracy
  52943. Code Maze Weekly #70 - Code Maze
  52944. Creating a task completion source for a C++ coroutine: Failing to produce a result | The Old New Thing
  52945. Building a phone book: Part I
  52946. Emoji under the hood
  52947. Introducing Super Bot Fight Mode
  52948. Make the Web Faster! - PHINUG 2021.04
  52949. Use Git Hooks To Automate Your Workflow - CodeWithStu
  52950. Hammster/windows-terminal-shaders
  52951. Duende Software Blog
  52952. The Drivers Cooperative
  52953. The Windows Terminal made better with the Command Palette plus Multiple Actions in one Command
  52954. permission.site
  52955. Polaris
  52956. String.Concat Method (System)
  52957. .NET App Developer Links - 2021-03-26
  52958. Adjust, Save and Restore Webcam Properties With CamProps
  52959. Building Our First Microservice | The Xamarin Show
  52960. Human-Readable JavaScript: A Tale of Two Experts
  52961. Choices in Desktop Development
  52962. Announcing Rust 1.51.0 | Rust Blog
  52963. Dynamics 365 Finance and operations - Architecture - Pradeep Loganathan
  52964. Steve Jobs Interview - 2/18/1981
  52965. Building a full-text search engine in 150 lines of Python code · Bart de Goede
  52966. Episode 370 - What the Hack
  52967. Red Hat statement about Richard Stallman’s return to the Free Software Foundation board
  52968. Success Mysticism - Christopher Butler
  52969. Introducing: Funds for Open Source.
  52970. Rapid, widespread, and preferential increase of SARS-CoV-2 B.1.1.7 variant in Houston, TX, revealed by 8,857 genome sequences
  52971. What I learned promoting my first side project as an engineer
  52972. The six principles of lifestyle businesses
  52973. dodyg/practical-aspnetcore
  52974. Tracking the front page of the New York Times
  52975. You are sharing your downloads with your Antivirus Company
  52976. The most requested features for online food delivery
  52977. Improve performance of DateTime.UtcNow on Windows by GrabYourPitchforks · Pull Request #50263 · dotnet/runtime
  52978. Is this ship still stuck?
  52979. Outside In: The Innovation Stack with Jim McKelvey | Hanselminutes with Scott Hanselman
  52980. Raft does not Guarantee Liveness in the face of Network Faults
  52981. A "Better C" Benchmark
  52982. Apple MacBook M1 for .NET and Xamarin Developers: First Look
  52983. Loop alignment in .NET 6 | .NET Blog
  52984. Fossil: Fossil Chat
  52985. WebAssembly-Powered FM Synthesizer
  52986. Phones and Apps Reduce Your Ability to Focus Even When They Don’t Distract You · Next Level Productivity Blog
  52987. Why All My Servers Have an 8GB Empty File
  52988. On .NET Live - Cloud Native Patterns for .NET Developers
  52989. Microsoft Details 9 Desktop Dev Options, from WPF to Blazor -- Visual Studio Magazine
  52990. Senior Manager, Security Engineering (Infrastructure Security) - Remote OK | Marqeta
  52991. News & Events - Release of draft Applied Cryptography knowledge area for public consultation
  52992. Installing Docker Desktop for Windows and WSL 2
  52993. Julia 1.6 Highlights
  52994. Create VS Code Themes Easily - Theme Studio - The VS Code Theme Editor
  52995. What’s new with GitHub Actions
  52996. The API Integration coding test (1) - Implementation | Cracking the .NET interview
  52997. Calling Dapr service with gRPC
  52998. Development With A Dot - ASP.NET Core Pitfalls – Null Models in Post Requests
  52999. ASP.NET Core in .NET 6 - Part 02 - Update on dotnet watch
  53000. C# 7 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  53001. Dataflow in .NET
  53002. Rest In Peace Google Reader
  53003. SQLite is not a toy database
  53004. /news/vulnerabilities.html
  53005. Creating a task completion source for a C++ coroutine: Producing nothing | The Old New Thing
  53006. Bringing your Windows Forms and WPF apps to ARM Devices
  53007. Lawyers used sheepskin as anti-fraud device for hundreds of years to stop fraudsters pulling the woo
  53008. Page Shield: Protect User Data In-Browser
  53009. npgsql/npgsql
  53010. Umbraco Package Migration to .NET Core: Criteria Providers - Migrations
  53011. Comparing Svelte and React - Jack Franklin
  53012. Visual Studio SSH into Raspberry Pi | C# Tutorials Blog
  53013. To B2B or to B2C? | Developer Support
  53014. WinUI: Another Desktop Framework But Cooler Than You Think
  53015. Work with ASP.NET Core route templates in ReSharper and Rider | The .NET Tools Blog
  53016. JavaScript Closures
  53017. Intel Unleashed, Gelsinger on Intel, IDM 2.0
  53018. facebookresearch/Cupcake
  53019. Data Visualization: Build React Graphs the Easy Way
  53020. Clean Architecture for ASP.NET Core Solution: A Case Study - NDepend
  53021. Azure Custom Roles Following Least Privilege Best Practices
  53022. A new Package Manager experience in Unity 2021.1
  53023. Understanding JSON Schema — Understanding JSON Schema 7.0 documentation
  53024. .NET Rocks! vNext
  53025. Do you really want Linux phones
  53026. Women of Computing
  53027. The Evolution of Distributed Systems on Kubernetes
  53028. After Lagging .NET 5 Support, What's Next for Azure Functions? -- Visual Studio Magazine
  53029. Azure Functions Support for node.JS 14 and .Net 5 Is Now Generally Available
  53030. Microsoft Announces Azure Monitor SQL Insights for Azure SQL in Public Preview
  53031. Cloud Builders Conf: .NET & Java
  53032. Learn about problems, not solutions
  53033. Why I Became A Software Engineer
  53034. ctolkien/SodaPop.ConfigExplorer
  53035. A solution to dependency hell: static binaries by default
  53036. “This doesn’t have anything to do with this meeting, per se” then don’t ask. Don’t ask.
  53037. Social pomodoro
  53038. The Solution of the Zodiac Killer’s 340-Character Cipher—Wolfram Blog
  53039. Is a REST API with CQRS Possible?
  53040. Ask the Expert: Learn to Program with .NET and C#
  53041. Solo V2 — Safety Net Against Phishing
  53042. U.S. Fish & Wildlife Service - Migratory Bird Program
  53043. Is There a Case for Programmers to Unionize? - Qvault
  53044. GNOME 40
  53045. Visual Studio Toolbox Live - DevOps with GitHub From the Ground Up
  53046. Thousands of taxpayers' personal details potentially exposed online through councils' debt-chasing texts
  53047. On .NET Live - Messaging Patterns for .NET Developers
  53048. Episode 14: Spectre Console and Cake with Patrik Svensson
  53049. Home - Practical Go Lessons Book
  53050. Get new comics in your email
  53051. WhatsApp for work: Slack is turning into a full-on messaging app
  53052. Tutorial: Create a GitHub Action with .NET
  53053. The worst so-called “best practice” for Docker
  53054. PINEPHONE – Beta Edition Linux SmartPhone - PINE STORE
  53055. The Python Package Index is now a GitHub secret scanning integrator - GitHub Changelog
  53056. Keeping it Stupidly Simple!
  53057. Cloud-Native learning resources for .NET developers | .NET Blog
  53058. Firefox 87 introduces SmartBlock for Private Browsing – Mozilla Security Blog
  53059. RIP Igor Novikov
  53060. Scaling YC
  53061. SEO spammers don't really understand who they spammed | The Old New Thing
  53062. The Catch Block #51 - No More Learning, Boringness, SSDs, and Spock
  53063. Smarter Single Page Application with a REST API
  53064. Closing web browser windows doesn't close connections
  53065. Creating a task completion source for a C++ coroutine: Producing a result with references | The Old New Thing
  53066. Multiple Destroyers Were Swarmed By Mysterious 'Drones' Off California Over Numerous Nights
  53067. On .NET Live - Cloud Native Patterns for .NET Developers
  53068. Announcing Cloudflare’s Data Loss Prevention platform
  53069. Weekly Dev Tips 75: Blogging with guest Andrew Lock
  53070. Weekly Dev Tips 75: Blogging with guest Andrew Lock
  53071. I finally escaped Node (and you can too)
  53072. No Batch No Problem | Developer Support
  53073. Testing Web Applications with PlayWright and C#
  53074. .NET App Developer Links - 2021-03-24
  53075. A Complete Guide To Accessible Front-End Components — Smashing Magazine
  53076. Joining forces on better browser compatibility in 2021
  53077. GroovePizza
  53078. MSIX Packaging Extension v1.1 is now available!
  53079. Practical differences between C# vs Vb.Net – Michał Białecki Blog
  53080. TCPView v4.0, PsExec v2.33, WinObj v3.02 and Sysmon v13.02
  53081. C++, Getting Started with the Basics: Working with Dependencies and Linker
  53082. On .NET Episode: C# Source Generators
  53083. Introducing AWS SSO support in the AWS Toolkit for VS Code | Amazon Web Services
  53084. Happy 15th Birthday Amazon S3 -- the service that started it all
  53085. Astoria Company Data Breach & Leak Analysis | Night Lion Security
  53086. The Raspberry Pi can boot off NVMe SSDs now
  53087. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  53088. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  53089. Add debugger displays / type proxies for Timer by stephentoub · Pull Request #49100 · dotnet/runtime
  53090. RFC 8996 - Deprecating TLS 1.0 and TLS 1.1
  53091. Matrix Multiplication Inches Closer to Mythic Goal
  53092. My Developer Origin Story
  53093. The End of AMP
  53094. How To (Actually) Calculate CAC at andrewchen
  53095. The Decline and Fall of the Latin Neuter
  53096. Notes on some PostgreSQL implementation details
  53097. Let's Build a File Watcher
  53098. Really Simple Syndication
  53099. Transfer of Plan 9 to the Plan 9 Foundation
  53100. Lessons learned bootstrapping an app with no login
  53101. You merely adopted dark mode
  53102. The Problem with Odoo
  53103. On the Road to StarkNet: A Permissionless STARK-Powered L2 ZK-Rollup
  53104. SvelteKit is in public beta
  53105. Windows Terminal Command Palette
  53106. Time zone handling and `datepart()` in Seq 2021.2
  53107. a tiny macOS process monitor • Harry Marr
  53108. React Native Windows Team 'Dogfoods' New Update -- Visual Studio Magazine
  53109. Exception.PrepForRemoting Method (System)
  53110. Linus Torvalds on where Rust will fit into Linux | ZDNet
  53111. C# Source Generators | Channel 9
  53112. C# Source Generators
  53113. CoinList
  53114. GitHub Quick Reviews
  53115. CourseMaker | Make Online Courses
  53116. WELCOME BACK - SUBREDDIT STATEMENT
  53117. The ASP.NET Team @TheASPNETTeam
  53118. Creating a task completion source for a C++ coroutine: Producing a result | The Old New Thing
  53119. Umbraco Package Migration to .NET Core: Criteria Providers - Extension Methods
  53120. Data Saturdays Logo Contest - A Shot of SQLEspresso
  53121. Last Week In .NET #34 – Azure goes Achoo
  53122. A safer default for navigation: HTTPS
  53123. C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  53124. Debugging configuration values in ASP.NET Core
  53125. Browser Isolation for teams of all sizes
  53126. Efficiency of the Harrell-Davis quantile estimator
  53127. Rezi GPT-3 AI Cover Letter Builder
  53128. Easy generation of fake/dummy data in C# with Faker.Net
  53129. Dangling DNS and Subdomain Takeovers | Developer Support
  53130. .NET App Developer Links - 2021-03-23
  53131. DDD by Night April
  53132. Visual Studio hotkeys at the PowerShell command line in Windows Terminal
  53133. Substack's UI and 1Password just cost me $2,023
  53134. Setting dynamic Metadata for Blazor Web assembly
  53135. Let's Learn .NET - Microservices - Free Live Stream Event
  53136. WebSockets over HTTP/2 - Chrome Platform Status
  53137. Don't Code Tired | ICYMI C# 8 New Features: Asynchronous Streams
  53138. Adam Storr - Harness Azure CLI to Keep Your App Service Name
  53139. suite - Privacy-Enhancing Cryptography | CSRC | CSRC
  53140. Feature: Resident Evil At 25 - A Shambling Corpse Never Felt More Alive
  53141. 2 Ways to Log the Current User in ASP.Net Core
  53142. Destin's Collection (feat. Smarter Every Day) - Objectivity #237
  53143. Collecting Managed Crash Dumps on App Services for Linux
  53144. LibrePlanet 2021 ~ Live
  53145. Red seaweed (Asparagopsis taxiformis) supplementation reduces enteric methane by over 80 percent in beef steers
  53146. Updated pull request auto-merge behavior for users without write access - GitHub Changelog
  53147. denji/awesome-http-benchmark
  53148. Load Testing and Benchmarking With siege vs wrk
  53149. LiveReloadServer - A Generic Static Web Server with Live Reload based on .NET
  53150. Applied Cryptology - 1.1: Historical Ciphers
  53151. In 2020, Two Thirds of Google Searches Ended Without a Click | SparkToro
  53152. Getting Drunk with Datalog
  53153. Why Writing Software Is Hard - darcism.com
  53154. Grow Slow, Ambitious Programmer – Relentless Simplicity
  53155. Substack & Crossroads for a Revolution - This Too Shall Pass by Rhys Wallace
  53156. How much do I pay to host a private blog
  53157. Your Anti-bot is Not Accessible
  53158. You probably don’t need A/B testing
  53159. We Don't Need The Great Reset, We Need The Great Rebalancing
  53160. Crystal 1.0 - What to expect
  53161. The dispassionate developer
  53162. Fusing await using and await foreach and await
  53163. Cloud-Native learning resources for .NET developers | .NET Blog
  53164. Signature forgeries in Golang ECDSA library?
  53165. Running Kubernetes and the dashboard with Docker Desktop
  53166. no dogma podcast
  53167. Helsinki-NLP/Tatoeba-Challenge
  53168. Tetris in Blazor WebAssembly
  53169. Umbraco Package Migration to .NET Core: Criteria Providers - Migrating Tests
  53170. Episode 57 – React, writing a book, and Blazor with Carl Rippon – Coding After Work Podcast
  53171. Rewriting git history using C# (git filter-branch alternative) - Gérald Barré
  53172. The S in IOT is for Security – Purism
  53173. C# 5 and C# 6 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  53174. Creating other types of synchronization objects that can be used with co_await, part 10: Wait for an event to clear | The Old New Thing
  53175. 6 C# keywords you (probably) never had to use
  53176. Firefox 87 trims HTTP Referrers by default to protect user privacy – Mozilla Security Blog
  53177. Announcing Network On-ramp Partners for Cloudflare One
  53178. Live feed from Iceland volcano
  53179. Umbraco Package Migration to .NET Core: Criteria Providers - Leaning on Umbraco
  53180. Getting Started with the Roslyn APIs: Writing Code with Code - Steve Gordon - Code with Steve
  53181. Calling a Helper API in an Azure APIM Inbound Policy | Developer Support
  53182. CSS Generators
  53183. My Shot: A COVID Vaccine Adaptation
  53184. Creating Resilient Microservices in .NET with Polly - Code Maze
  53185. 246: Breaking out of the Desktop App Sandbox
  53186. Transfer Learning and Image Classification with ML.NET
  53187. .NET News Roundup - Week of Mar 15th, 2021
  53188. .NET App Developer Links - 2021-03-22
  53189. Consider upgrading a few PC components - a good SSD is so fast it's not even funny
  53190. Grokking Monads
  53191. Azure SDK Release (March 2021) | Azure SDK Blog
  53192. #Cancel We The Web?
  53193. C++, Getting Started with The Basics: Hello World and The Build Pipeline
  53194. Windows Developer Tool Updates
  53195. Resolve Services In ASP.NET Core Startup
  53196. Nightingale Diagrams - Numberphile
  53197. Fermat's Last Theorem - Numberphile
  53198. Every Single Scandinavian Crime Drama
  53199. HAIRMERGENCY!
  53200. Articulate 4.3.0 with support for markdown code snippets and syntax highlighting
  53201. EleutherAI/gpt-neo
  53202. Name Your Next Product With This Exercise - come up with a product name
  53203. Moving from Cable to DSL
  53204. Internal Tooling is Underrated
  53205. Building My Own Yahoo! Pipes
  53206. All horses have the same colour · Miguel Torres Costa
  53207. The #1 tip to familiarize with new JavaScript Codebases
  53208. Multithreading for game engines
  53209. mratsim/constantine
  53210. Ethernet and IP Networking 101 (Heavily Illustrated)
  53211. CutiePi tablet - Your Pi Projects, Untethered
  53212. Farmers Are Hacking Their Tractors Because of a Repair Ban
  53213. Don't End The Week With Nothing
  53214. YouTube
  53215. How to Docker Compose Vue.js, .NET Core and MSSQL
  53216. Welcome to Cloudflare Security Week 2021!
  53217. Flatpak - a security nightmare
  53218. Blazor Internals: EvenCallback | Awaiting Bits
  53219. Khalian/Modulo12
  53220. Leveraging Machine Learning for Game Development
  53221. Umbraco Package Migration to .NET Core: Criteria Providers - Working With HttpContext
  53222. My self-study plan for electrical engineering
  53223. Nyxt
  53224. Police warn students and universities of accessing an illegal website to download published scientific papers
  53225. Speeding up SQL queries by orders of magnitude using UNION – Foxhound Systems
  53226. What Key is Hey Joe in?
  53227. The New York Public Library for the Performing Arts' Tech Kits for Performing Artists
  53228. henkmollema/Dommel
  53229. Reflecting on a Hundred Days of a Software Podcast · Utsav's Blog
  53230. Google AMP — A 70% drop in our conversion rate.
  53231. Surfacing Required Knowledge
  53232. r/crypto - What's stopping the guy who has 2 guesses left to access his $240m bitcoin from copying all the data on the drive and trying again?
  53233. Migrating from LastPass to pass – Zoned Out
  53234. Don't set vision, set direction.
  53235. Jeremiah Reid - Time Travel Is ******* Hard
  53236. @devlead - Mattias Karlsson's Blog - Introducing DPI
  53237. Beint vefstreymi frá eldstöðvunum
  53238. How safe is zig?
  53239. A clock based on Cistercian numerals
  53240. The Invention of a New Pasta Shape
  53241. git/next/linux-next.git - The linux-next integration testing tree
  53242. Umbraco Package Migration to .NET Core: A Clean Start - Controllers, Services, Configuration and Caching
  53243. Umbraco Package Migration to .NET Core: A False Start
  53244. Umbraco Package Migration to .NET Core
  53245. Demoscene accepted as UNESCO cultural heritage in Germany - Demoscene - The Art of Coding
  53246. Nobody designs for small iPhone devices anymore
  53247. Moving k8s communication to gRPC
  53248. Random Employee Chats at Cloudflare
  53249. Newsletter Week 11, 2021
  53250. What I learned in two years of moving government forms online
  53251. The .NET Stacks #41: 🎁 Your monthly preview fix has arrived | Dave Brock
  53252. Tesla's "Full Self Driving" Beta Is Just Laughably Bad and Potentially Dangerous
  53253. mathiasbynens/dotfiles
  53254. A Universe of Sorts
  53255. What I wish I knew before building a Shopify App
  53256. Linus Torvalds on how AMD and Intel are changing how processor interrupts are handled | ZDNet
  53257. Release 1.0.0-preview10 · microsoft/reverse-proxy
  53258. About pull request merges - GitHub Docs
  53259. Azure SDK: Mixed Reality and Event Grid Client Libraries for .NET Go GA -- Visual Studio Magazine
  53260. Hybrid encryption and the KEM/DEM paradigm
  53261. Episode 369 - Learn Azure SQL
  53262. microsoft/codetour
  53263. Scrobble Everything.
  53264. Matthew McDonnell
  53265. Leprechaun dust from DuckDuckGo
  53266. I Sold My First Business - Anthony Diké
  53267. Moving from CentOS to Ubuntu
  53268. Nightingale Diagrams - Numberphile
  53269. What’s up with these new not-open source licenses? - The GitHub Blog
  53270. C# 2, 3 and 4 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  53271. Accelerating Matrix Multiplication with Block Sparse Format and NVIDIA Tensor Cores | NVIDIA Developer Blog
  53272. A Mind Is Born
  53273. Blazor Hero - Clean Architecture Template Quick Start Guide
  53274. bwesterb/armed-keccak
  53275. Juxtapoz Magazine - The Art of Warez Documents the Lost ANSI Art Scene
  53276. » System Shock The Digital Antiquarian
  53277. YouTube
  53278. Weekly Update 235
  53279. Young female Japanese biker is really 50-year-old man with luscious hair using FaceApp
  53280. November 27, 2020 - Introducing KlipTok and celebrating Fritz's 3-Year Streamiversary + Show #500
  53281. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  53282. mmulet/code-relay
  53283. COBOL programming language behind Iowa's unemployment system over 60 years old
  53284. Apple Silicon Tech Preview
  53285. Join our Cloud HD Video Meeting
  53286. Words
  53287. Creating other types of synchronization objects that can be used with co_await, part 9: The shared mutex (continued) | The Old New Thing
  53288. Cloudflare and WordPress.com partner to Help Build a Better Internet
  53289. Cookie Consent Speed.Run
  53290. Code Maze Weekly #69 - Code Maze
  53291. Third Time’s the Cache, No More
  53292. Episode 72 - Emulating a Video Game System in .NET with Ryujinx
  53293. code relay - Fontemon
  53294. YouTube
  53295. How to Design Programs, Second Edition
  53296. .NET App Developer Links - 2021-03-19
  53297. C# 10 — 3 Candidate Features That Could Make the Final Cut
  53298. Now THAT’S What I Call Service Worker!
  53299. Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  53300. Jon Galloway - MS Stage
  53301. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  53302. Xamarin - Q1 2021
  53303. LAG (Transact-SQL) - SQL Server
  53304. Facebook's ‘Red Team X’ Hunts Bugs Beyond the Social Network's Walls
  53305. koalaman/shellcheck
  53306. YouDo Product Skills Track
  53307. Poker 101 - Johnathan Nader
  53308. The missing explanation of ZK-SNARKs: Part 1
  53309. Skin In The Game Of Software Development
  53310. The 2021 Early-Retirement Update
  53311. Intel Goes Long
  53312. How we found and fixed a rare race condition in our session handling - The GitHub Blog
  53313. Who's the Best Engineer You've Worked With?
  53314. Relentlessly give the user what they want – Bryan Kennedy
  53315. MySQL from Below
  53316. Almost Everything You Do Causes Almost Everything
  53317. What you need to know about the recent MangaDex data breach (Thread) - MangaDex
  53318. Can we talk about client-side certificates?
  53319. OpenTelemetry .NET reaches v1.0 | .NET Blog
  53320. Nicholas Hunt-Walker | Hanselminutes with Scott Hanselman
  53321. From the ACR team: Super Resolution
  53322. Loop alignment in .NET
  53323. Q&A with John Kozubik, rsync.net - Console
  53324. Overv/outrun
  53325. Microservices made easy with Dapr
  53326. Proposing Dapr to CNCF as an Incubation project by msfussell · Pull Request #617 · cncf/toc
  53327. New in .NET: ML.NET/Model Builder Updates, PeachPie 1.0, Xamarin Performance Monitoring -- Visual Studio Magazine
  53328. State of the NuGet Ecosystem | The NuGet Blog
  53329. Service to service invocation with Refit and Dapr .NET SDK
  53330. YouTube
  53331. Debugging .NET Core memory issues (on Linux) with dotnet dump
  53332. Package Namespaces Proposal by JonDouglas · Pull Request #10660 · NuGet/Home
  53333. Zero Knowledge Proof (with Avi Wigderson) - Numberphile
  53334. YouTube
  53335. Creating other types of synchronization objects that can be used with co_await, part 8: The shared mutex | The Old New Thing
  53336. .NET Rocks! vNext
  53337. How Shazam Works (Probably!) - Computerphile
  53338. I Wrote an Algorithm to Draw Portraits from Thread
  53339. The coding conventions I use for C# and why I use them
  53340. We bootstrapped to $11 million in ARR
  53341. A deep-dive into Cloudflare’s autonomous edge DDoS protection
  53342. Building microservices with Tye
  53343. Visual Basic 16.9 in .NET 5
  53344. We are looking into GitHub Sponsors (and you should too)
  53345. The Teams Dashboard: The Design Story
  53346. RCE in Google Cloud Deployment Manager
  53347. Trying to setup an Azure DevOps organization using Terraform
  53348. Open source alternative to Trello, Asana, and Notion
  53349. Home
  53350. .NET Rocks! vNext
  53351. .NET App Developer Links - 2021-03-18
  53352. Reimagining the AWS .NET deployment experience | Amazon Web Services
  53353. Xamarin Best Practices
  53354. Getting Started with Local Notifications Xamarin Forms
  53355. Testing WebAPI with ApprovalTests.NET
  53356. How to Use Finite State Machines in React
  53357. Our commitment to expand Azure Availability Zones to more regions
  53358. Visa Plans to Enable Bitcoin Payments at 70 Million Merchants
  53359. Home - manim documentation
  53360. Blast Off with Blazor: Add a shared dialog component | Dave Brock
  53361. Microsoft's latest cloud authentication outage: What went wrong | ZDNet
  53362. ezrosent/frawk
  53363. Let there be more biographies of failures
  53364. signalr · pkg.go.dev
  53365. YouTube
  53366. Python in VS Code Improves Jedi Language Server Support -- Visual Studio Magazine
  53367. Why I Love Making Other People Rich With their Silly Trading Strategy! | Strategic Options
  53368. How to Back Up Your Signal Conversations
  53369. My father died 23 years ago, his voice is now an NFT — Ryan Mercer's Thoughts
  53370. 17 (ever so slightly) weird facts about the most popular dictionary format
  53371. Living Like It's 99: No Social Media, No Smartphone
  53372. You might not need centralized continuous integration
  53373. New Video Series: Coding Shorts
  53374. The Carta SAFE for Seed Rounds - Silicon Hills Lawyer
  53375. Performance and Polish with NuGet 5.9 | The NuGet Blog
  53376. A Survey of Existing and Proposed TLS Visibility Solutions – Pomcor
  53377. CUPID – the back story
  53378. Snapshots in Event Sourcing for Rehydrating Aggregates
  53379. Principles of Developer Experience | Christoph Nakazawa
  53380. It's Been Decades. Why Don't Databases Manage Themselves Yet? - Brent Ozar Unlimited®
  53381. Audacity 3.0.0 Released
  53382. FreeBSD 13.0 – Full Desktop Experience – Tubsta
  53383. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  53384. GitLive 11.0: Real-time merge conflict detection
  53385. Transient fault handling with gRPC retries
  53386. Charts.css
  53387. Sounds of the Pub
  53388. Provisioning Azure App Service Managed Certificates with PowerShell
  53389. Announcing Windows 10 Insider Preview Build 21337
  53390. The path to .NET 5 and Blazor WebAssembly with some fun sprinkled in
  53391. Milky Way, 12 years, 1250 hours of exposures and 125 x 22 degrees of sky
  53392. Decompilation Differ - @davidwengier
  53393. Indiana Jones and the Last Crusade EGA/VGA comparison
  53394. The 5 Common Mistakes Of New Engineering Managers - Ochronus online
  53395. How to Deal with Difficult People on Software Projects
  53396. Why in the World Would You Own Bonds When…
  53397. REST APIs for Microservices? Beware!
  53398. Boosting developer success on Google Play
  53399. Creating other types of synchronization objects that can be used with co_await, part 7: The mutex and recursive | The Old New Thing
  53400. apple/swift-evolution
  53401. dotnet/runtime
  53402. The authentication pyramid
  53403. Avast Hacker Archives Episode 4 – Troy Hunt | Avast
  53404. Y Combinator - Top 50 Software Startups
  53405. GitHub, f*ck your name change.
  53406. Not your typical Lithopane - 3D print awesome pictures with color gradients
  53407. .NET App Developer Links - 2021-03-17
  53408. Introducing Configurable Retry Logic in Microsoft.Data.SqlClient v3.0.0-Preview1 | Azure SQL Devs’ Corner
  53409. Announcing Windows Community Toolkit v7.0
  53410. Released: Microsoft.Data.SqlClient 3.0 Preview 1
  53411. Python in Visual Studio Code – March 2021 Release | Python
  53412. Give your tab key a break
  53413. Monsters Weekly 204 - Output Formatters in ASP.NET Core
  53414. GraphQL on Azure: Part 6 - Subscriptions With SignalR | LINQ to Fail
  53415. The Arrival of Java 16!
  53416. Moore's Law for Everything
  53417. Creating other types of synchronization objects that can be used with co_await, part 6: The semaphore | The Old New Thing
  53418. Image to Lithophane
  53419. Pool SocketSenders by davidfowl · Pull Request #30771 · dotnet/aspnetcore
  53420. Improving large monorepo performance on GitHub - The GitHub Blog
  53421. Windows Community Toolkit Gets .NET Standard MVVM Library -- Visual Studio Magazine
  53422. Why Senior Engineers Hate Coding Interviews
  53423. Can an economy keep on growing? - Inverted Passion
  53424. The Brazilian challenges for media streaming
  53425. You should only be using an old computer
  53426. totally_safe_transmute, line-by-line
  53427. Registrace s žádostí o ZK - Lidé
  53428. tomrothe.de - Dead simple Rails monitoring
  53429. Stunning Photoreal Renders in Blender by Blitter
  53430. In-kernel WireGuard is on its way to FreeBSD and the pfSense router
  53431. Docker Raises $23 Million to Capitalize on Accelerating Demand for Modern Apps and to Increase Developer Velocity
  53432. Survey Finds Slow EF Core Adoption, Surprising Dev Team -- Visual Studio Magazine
  53433. Windows APIs Everywhere in .NET
  53434. Windows Store Publish - GitHub Marketplace
  53435. The Case of the Last T: A behind the scenes look at how we decided to capitalize the T in Azure.IoT
  53436. JDK 16 GA Release
  53437. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  53438. C# with CSharpFritz - S2 E8 - Hosted Services and CORS with ASP.NET Core
  53439. Service to service invocation with Dapr .NET SDK
  53440. Here’s Why the New USPS Mail Trucks Look So Weird
  53441. One Year Alone in Forest of Sweden | Building Log Cabin like our Forefathers
  53442. Cuneiform Numbers - Numberphile
  53443. How C++ Resolves a Function Call
  53444. YouTube
  53445. YouTube
  53446. Secretless apps with .NET and Azure Key Vault
  53447. Brain’s ‘wiring insulation’ is one of the major factors of age-related brain deterioration
  53448. Navruz-Özdemir quantile estimator | Andrey Akinshin
  53449. Running Kubernetes and the dashboard with Docker Desktop
  53450. Automatic Platform Optimization post-launch report
  53451. Avoid password reuse with Pwned Passwords and ASP.NET Core
  53452. YouTube
  53453. ZpqrtBnk
  53454. Three ways to containerize .NET applications on Red Hat OpenShift - Red Hat Developer
  53455. Pre-Rendering: Carl Franklin's Blazor Train Ep 42
  53456. Why We Don’t Use Docker (We Don’t Need It)
  53457. .NET App Developer Links - 2021-03-16
  53458. Role of Performance Engineering in Designing Carbon Efficient Applications | Sustainable Software
  53459. Zoom Escaper
  53460. Pendulum swing: pure by default
  53461. Webinar: .NET 5 Dependency Injection | The .NET Tools Blog
  53462. Generate Dockerfile for .NET Applications with Rider | The .NET Tools Blog
  53463. Adam Storr - Becoming a Remote Worker - 1 Year
  53464. West Wind Web Connection 7.20 has been released
  53465. HelpMate.Core 2.1.0 Released!
  53466. Road to Ramen
  53467. Optimistic Nihilism Explained
  53468. ASP.NET Core IHostingStartup that as soon as the site has started makes a request to itself then shuts itself down
  53469. Starving Threads In Ruby
  53470. eyal0/Chicken-story
  53471. WTF is FP? For the Mildly Curious to the Mostly Skeptical|~ 4 min read
  53472. sd: my script directory
  53473. The Value of a Personal Site
  53474. DigitalHealth Class
  53475. Why bother with Scripting?
  53476. Rockstar thanks GTA Online player who fixed poor load times, official update coming
  53477. beuke.org
  53478. A Simple and Cheap Recording Setup for Online Lecturing
  53479. When Should I Interrupt Someone?
  53480. What It Means to Learn to Code
  53481. Use hosting startup assemblies in ASP.NET Core
  53482. YouTube
  53483. ASP.NET Community Standup - Building HTTP APIs
  53484. Surreptitious Forwarding [The Call of the Open Sidewalk]
  53485. Building .NET Hybrid Apps with Blazor
  53486. Mozilla plans to remove the Compact Density option from Firefox's Customize menu - gHacks Tech News
  53487. How to suppress dotnet whatch run to open a browser
  53488. ML.NET and Model Builder March Updates | .NET Blog
  53489. YouTube
  53490. VS Code Java Gets New Welcome Page with Features Tour -- Visual Studio Magazine
  53491. Game UI Database
  53492. How Many Decimals of Pi Do We Really Need? - Edu News | NASA/JPL Edu
  53493. Sleeping Tabs in Microsoft Edge: Delivering better browser performance
  53494. Unit Testing 101: Write your first unit test in C# with MSTest
  53495. Creating other types of synchronization objects that can be used with co_await, part 5: The auto-reset event | The Old New Thing
  53496. The .NET Docs Show - A look at the Middle East's largest maritime ERP
  53497. Using OpenApiReference To Generate Open API Client Code
  53498. Use C# to upload files to a GitHub repository | Dave Brock
  53499. Introducing PeachPie 1.0.0
  53500. Lowering in C# and the ability to predict code performance
  53501. Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
  53502. The FBI Should Stop Attacking Encryption and Tell Congress About All the Encrypted Phones It’s Already Hacking Into
  53503. When your data center is on fire… how will RavenDB react?
  53504. An Update on Toyota and Unintended Acceleration « Barr Code
  53505. Binding decimal numbers using the oninput event in Blazor - Gérald Barré
  53506. Enhancing privacy-focused Web Analytics to better meet your metrics needs
  53507. Integrating ASP.NET Identity Password Policies with Password Managers
  53508. Machine Learning with ML.NET - Recommendation Systems
  53509. Calculating Pi with Real Pies - Numberphile
  53510. Azure SQL with ASP.NET Core Web API - Code Maze
  53511. 245: Doubling Down on Cross-Platform Development
  53512. .NET App Developer Links - 2021-03-15
  53513. .NET News Roundup - Week of Mar 8th, 2021
  53514. Conditional animations with CSS properties
  53515. Creating Custom AuthorizeAttribute ASP.NET Core
  53516. tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  53517. Real Time WinUI Dashboard with SignalR Backend
  53518. YouTube
  53519. Show Recursion Show
  53520. harporoeder/ebpfsnitch
  53521. A Simple Personal Data Backup Setup
  53522. Living the "van life" as a developer
  53523. Is Crossplane the Infrastructure LLVM?
  53524. Why are tar.xz files 15x smaller when using Python's tar library compared to macOS tar?
  53525. Notes on Inflation
  53526. The Inverse Care Law
  53527. YouTube
  53528. appsettings.json gets IntelliSense
  53529. i got some bad news from my doctor... i'm scared
  53530. Cryptology ePrint Archive: Report 2021/055
  53531. Markdown links verifier - GitHub Marketplace
  53532. Build software better, together
  53533. How are zlib, gzip and zip related? What do they have in common and how are they different?
  53534. Setting up demos in Azure - Part 2: GitHub Actions
  53535. How to Build an Email Sentiment Analysis Bot - Using Azure Functions
  53536. I wrote one of the fastest DataFrame libraries - Ritchie Vink
  53537. Reprojecting the Perseverance landing footage onto satellite imagery
  53538. YouTube
  53539. Add and manage TLS/SSL certificates - Azure App Service
  53540. App Service Managed Certificate (Preview) Now Supports Apex Domains
  53541. Adobe Photoshop's 'Super Resolution' Made My Jaw Hit the Floor
  53542. Preemptive Pluralization is (Probably) Not Evil ∊ swyx.io
  53543. The Breadwinner (2017) - IMDb
  53544. YouTube
  53545. Learn languages reading
  53546. LuckyWatcher - Thoughts, stories and ideas
  53547. Fitting cubic Bézier curves
  53548. Jacques Corby-Tuech - NFT's Aren't the Answer to the IRL Problems of Digital Art
  53549. The Best Tech Companies in Berlin 2021
  53550. Baserow - Open source online database.
  53551. Blockchain art, electricity, and the many projects where that’s no longer an issue
  53552. Docker Security - OWASP Cheat Sheet Series
  53553. To Organize The World's Information
  53554. Illumina flow cell teardown
  53555. A Great Malaise
  53556. JRuby and Sorbet
  53557. Silencing Black Lives Matter: Priti Patel's anti-protest law - Politics.co.uk
  53558. Making of A Brief Visual Exploration of A Dictionary of Typography
  53559. GorvGoyl/Clone-Wars
  53560. A Brief Visual Exploration of A Dictionary of Typography
  53561. dhcpcd will need a new maintainer
  53562. Byrne's Euclid
  53563. Gary Ewan Park - I am a GitHub Star
  53564. GraphBLAS/GraphBLAS-Pointers
  53565. Changelog - Flameshot
  53566. The SPACE of Developer Productivity
  53567. CodingBlast
  53568. How To Convert Your Old Laptop Screen Into An External Monitor | Slashdigit
  53569. RethinkDB: why we failed
  53570. YouTube
  53571. YouTube
  53572. Bits and Bones (feat. Matt Parker) - Objectivity #236
  53573. The High Jumping Cosmologist (with Katie Mack) - Numberphile Podcast
  53574. The Trapped Knight - Numberphile
  53575. How to Build an Email Sentiment Analysis Bot - Using Logic Apps
  53576. YouTube
  53577. YouTube
  53578. How to send an 'E mail' - Database - 1984
  53579. Everyday Hiking Trips - BuiltWithDot.Net
  53580. Speed of Rust vs C
  53581. Ryujinx is an Experimental Nintendo Switch Emulator written in C# for .NET Core
  53582. Vitalik escalates ETH 2.0 merge as miners plan a 51% attack
  53583. Goroutines Are Not Significantly Smaller Than Threads
  53584. MonoMod - BuiltWithDot.Net
  53585. BAH Colloquium - Kevin Galloway
  53586. The .NET Stacks #40: 📚 Ignite is in the books | Dave Brock
  53587. 45 Work And Life Struggles Illustrated In Comic-Charts By Liz And Mollie
  53588. dotnet-db-migrate - BuiltWithDot.Net
  53589. M.2 on a Raspberry Pi - the TOFU Compute Module 4 Carrier Board
  53590. He got Facebook hooked on AI. Now he can't fix its misinformation addiction
  53591. YouTube
  53592. safepassme
  53593. GitHub Discussions now available for private repositories - GitHub Changelog
  53594. RegEx Crossword
  53595. .NET 6 Preview 2 Boosts Razor/Blazor in ASP.NET Core -- Visual Studio Magazine
  53596. Microsoft's WinUI Wed with Uno Platform for Cross-Platform Apps -- Visual Studio Magazine
  53597. Investigating a Linux CVE with .NET Images | .NET Blog
  53598. ASP.NET Community Standup - How to contribute to Blazor
  53599. Interpolating the internet
  53600. Do one thing well
  53601. Don’t Read Links on the Internet
  53602. N64 TAS (Tool-Assisted) Speedrun Research
  53603. Fast optimization of classification thresholds
  53604. Tech investors don't care about climate change - Can's blog
  53605. What is tax loss harvesting?
  53606. Building a Zoom Mute Button
  53607. The internet didn’t kill counterculture—you just won’t find it on Instagram
  53608. Neural Regression Using PyTorch: Model Accuracy -- Visual Studio Magazine
  53609. What’s new in SQLite 3.35
  53610. r/crypto - What kind of careers can I pursue with a PhD?
  53611. vscode-pets - Visual Studio Marketplace
  53612. Minion - BuiltWithDot.Net
  53613. Laurence's Home Page: Naming Pine
  53614. Can you spare a few moments to take my survey?
  53615. YouTube
  53616. Incident on 2021-03-12 18:26 UTC
  53617. YouTube
  53618. Adobe Photoshop ships on Macs with Apple Silicon: Gains speedier selections, filters and performance boosts
  53619. .NET Live TV | Live developer streams every day
  53620. 012. I Shipped, Therefore I Am
  53621. You Can't Censor Away Extremism (or Any Other Problem)
  53622. YouTube
  53623. YouTube
  53624. LibVLCSharp - BuiltWithDot.Net
  53625. UK to depart from GDPR
  53626. .NET documentation
  53627. r/Entrepreneur - Has Y Combinator lost its way as a leading incubator when the latest YC company is a Mac OS only google calendar menu bar widget that costs $120/yr?
  53628. Lessons Learned from Scaling Up Cloudflare’s Anomaly Detection Platform
  53629. Creating other types of synchronization objects that can be used with co_await, part 4: The manual-reset event | The Old New Thing
  53630. 30 Days to Learn It
  53631. .NET Rocks! vNext
  53632. Bitwarden Send
  53633. ConfigureAwaitChecker with support for “await using” and “await foreach”
  53634. Routing the technical interview
  53635. The Performance Inequality Gap, 2021 - Infrequently Noted
  53636. Telerik Scheduler Blazor (Part 1): Setting Up Scheduler
  53637. Codenesium - BuiltWithDot.Net
  53638. Code Maze Weekly #68 - Code Maze
  53639. YouTube
  53640. .NET MAUI Special Update
  53641. .NET App Developer Links - 2021-03-12
  53642. 6 free tools for .NET developers
  53643. Two UK Broadband ISPs Trial New Internet Snooping System - ISPreview UK
  53644. Key Exchange Standards
  53645. ASP.NET Core HATEOAS - BuiltWithDot.Net
  53646. YouTube
  53647. YouTube
  53648. YouTube
  53649. YouTube
  53650. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  53651. YouTube
  53652. Build new skills in 30 days
  53653. On .NET Episode: Building microservices with Tye
  53654. Managed Identity, Azure SQL and Entity Framework
  53655. 7-Zip developer releases the first official Linux version
  53656. Tip 308 - How to start and stop Azure Kubernetes clusters
  53657. Calling .NET APIs from Rust
  53658. useCallback and useRef: Two React Hooks You Should Learn
  53659. Build Cross-Platform apps with WinUI and Uno Platform
  53660. DotNet CLI
  53661. gh issue view
  53662. Coravel Pro: Admin Panel For .NET Core - BuiltWithDot.Net
  53663. Easy Storage + Easy Provisioning: Backblaze Is Now a Terraform Provider
  53664. Episode 368 - Azure Load Balancer
  53665. Entity Framework Community Standup - Julie Lerman and EF Core Ask Me Anything (AMA)
  53666. 3D Math Primer for Graphics and Game Development
  53667. Researchers measure the gravity exerted by a 90 milligram object
  53668. .NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine
  53669. A look at search engines with their own indexes
  53670. Stop Waiting for the Ripe Idea
  53671. Jeremy A Boyd |
  53672. I minted and sold an NFT of Mona Lisa
  53673. Why I Migrated to Sourcehut and Why You Should, Too - Sumner Evans
  53674. dotnet/net6-mobile-samples
  53675. On the Value of Platform Engineering - ulrichkautz.com
  53676. My bank sent me 64 copies of the same debit card
  53677. It's time for a new kind of calculator with NumWorks' Romain Goyet | Hanselminutes with Scott Hanselman
  53678. Becoming physically immune to brute-force attacks
  53679. Open Source Continuous Profiling Platform | Debug performance issues down to a single line of code | Open Source Continuous Profiling Platform
  53680. XAML Productivity Tooling Enhancements in Visual Studio
  53681. Sweden Solar System |
  53682. YoutubeDownloader - BuiltWithDot.Net
  53683. Project Reunion Preview: Because 'Windows Development Is Hard' -- Visual Studio Magazine
  53684. Write Simply
  53685. dotnet/net6-mobile-samples
  53686. Announcing Entity Framework Core 6.0 Preview 2 | .NET Blog
  53687. General availability: Azure Functions supports .NET 5 in production | Azure updates | Microsoft Azure
  53688. ASP.NET Core updates in .NET 6 Preview 2 | ASP.NET Blog
  53689. Announcing .NET 6 Preview 2 | .NET Blog
  53690. Julia Computing Receives DARPA Award to Accelerate Electronics Simulation by 1,000x
  53691. Ultra-weak gravitational field detected
  53692. Creating other types of synchronization objects that can be used with co_await, part 3: Parallel resumption | The Old New Thing
  53693. Episode 17 - ASP.NET Core's Middleware Pipeline with Andrew Lock
  53694. CryptoTrader.Tax - BuiltWithDot.Net
  53695. Using Service Invocation from Dapr .NET SDK
  53696. On .NET Live - Commands, Queries, and other architectural patterns for your .NET Application
  53697. How I earn a living selling my open source software
  53698. Rate this interview question, please
  53699. Partydonk/partydonk
  53700. Is LINQ in C# actually slow?
  53701. Mailoji: I bought 300 emoji domain names from Kazakhstan and built an email service
  53702. BF for WP - BuiltWithDot.Net
  53703. ARMs Race: Ampere Altra takes on the AWS Graviton2
  53704. Sky Views: Want to see the dangers of a cashless society? Just look at Sweden
  53705. 🍳 Based Cooking 🍲 — Based Cooking (https://based.cooking)
  53706. mortdeus/legacy-cc
  53707. Microsoft Releases Project Reunion 0.5 Preview
  53708. .NET Rocks! vNext
  53709. How the New York Times A/B tests their headlines
  53710. Labyrinth Explore - BuiltWithDot.Net
  53711. Zig, Parser Combinators - and Why They're Awesome
  53712. What Does Any of This Have To Do with Physics? - Issue 43: Heroes - Nautilus
  53713. My Favorite C# Features Part 2: LINQ
  53714. netaddr.IP: a new IP address type for Go
  53715. New Software Project Checklist
  53716. Why we are so excited about Durable Functions for Python
  53717. Penny Pinching in the Cloud: Azure Static Web Apps are saving me money
  53718. Simple WinUI + Uno Calculator - Nick's .NET Travels
  53719. Run Node.js 14 in Azure Functions
  53720. Mitigating leaked personal access tokens (PATs) found on GitHub public repositories | Azure DevOps Blog
  53721. GNU coreutils – MaiZure's Projects
  53722. ASMBLR - BuiltWithDot.Net
  53723. Blinking LEDs with Raspberry Pi | .NET Blog
  53724. Decomposing CRUD to a Task Based UI
  53725. An Opinionated Way to Deploy Windows Apps using GitHub Actions
  53726. .NET on Azure Functions Roadmap
  53727. As .NET Core 2.1 Support Nears End, Microsoft Previews .NET Upgrade Assistant -- Visual Studio Magazine
  53728. What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs
  53729. Too Many SVGs Clogging Up Your Markup? Try `use`. | CSS-Tricks
  53730. I don't want to learn your garbage query language
  53731. Even the best fail at UI
  53732. Opt-out of pwned secrets warnings
  53733. Migrated from Disqus to utteranc.es
  53734. About the March 8 & 9, 2021 Verkada camera hack
  53735. Tic Tac Toe Collection - BuiltWithDot.Net
  53736. Phil Libin: Find a new way to ski
  53737. authelia/authelia
  53738. Every issue I've had with my Airpods, and how to fix them
  53739. After Minimalism - David Perell
  53740. Wearing two watches - Both a mechanical and a smartwatch
  53741. Block Cipher Structures: Ranked
  53742. Hosting Two ASP.NET Core Apps In One Host
  53743. Web Wednesday
  53744. State tourism department reports data breach; no social security, financial data compromised
  53745. Proximal Policy Optimization (PPO) with Contra
  53746. The Future of Group Messaging
  53747. Search Jobs - Google Careers
  53748. Webmention.io
  53749. TypeScript Handbook Revamped as Primary Learning Resource -- Visual Studio Magazine
  53750. OVH Tasks
  53751. Anti-NFT sale.gif by Far Few Giants
  53752. What is the role of inflammation in the immune system? – Trevor Klee
  53753. half of curl’s vulnerabilities are C mistakes
  53754. Using Alba to Test ASP.Net Services
  53755. So you want to invest
  53756. What's New in Visual Basic on .NET 5?
  53757. Language detection and words-in-sentence classification in C#
  53758. Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
  53759. Creating other types of synchronization objects that can be used with co_await, part 2: The basic library | The Old New Thing
  53760. A Git security release
  53761. Welcome Session
  53762. part 1 — Store Halfword Byte-Reverse Indexed
  53763. Saas sucks: we can do better
  53764. Security Flaw in iPhone App Could Have Let Anyone Listen To Your Recordings
  53765. Inventor of cassette tape Lou Ottens passed away | Financial - Netherlands News Live
  53766. .NET App Developer Links - 2021-03-10
  53767. Write libraries instead of services, where possible
  53768. The coding interview that I failed
  53769. Pandemic Bill Would Cut Taxes by An Average of $3,000, With Most Relief Going to Low- And Middle-Income Households
  53770. No Kubernetes? How to run Docker containers in Azure VM Scale Sets
  53771. Final Fantasy Randomizer - BuiltWithDot.Net
  53772. Api2Pdf - BuiltWithDot.Net
  53773. Getting started with Dapr for .NET Developers
  53774. Let's Learn .NET: Web APIs
  53775. Creating other types of synchronization objects that can be used with co_await, part 1: The one-shot event | The Old New Thing
  53776. Know your “One Job” and do it first
  53777. Calzolari.DependencyInjection.Extensions 5.0.1
  53778. GitHub Quick Reviews
  53779. Sentry .NET SDK - BuiltWithDot.Net
  53780. Conflicted Capital
  53781. Arduino C# Serial USB to Computer | C# Tutorials Blog
  53782. #965 change dapr startup from daprd to dapr CLI by mmisztal1980 · Pull Request #966 · dotnet/tye
  53783. The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  53784. Debian running on Rust coreutils
  53785. artperrin/image2csv
  53786. State of Secrets Sprawl on GitHub - 2021 report
  53787. Role based JWT Tokens in ASP.NET Core
  53788. Is a REST API with CQRS Possible?
  53789. New article: “Beyond console.log() – level up your debugging skills”
  53790. Simplifying Rest Parameters in JavaScript
  53791. New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive -- Visual Studio Magazine
  53792. Let's Learn .NET: Web APIs
  53793. Why asynchronous Rust doesn't work
  53794. Dynamically Creating Components in Angular
  53795. Developing with Rust on Windows
  53796. Monsters Weekly 203 - OzCode Production Debugger
  53797. .NET March 2021 Updates – 5.0.4, 3.1.13, 2.1.26 | .NET Blog
  53798. Lynicon asp.net core CMS - BuiltWithDot.Net
  53799. On .NET Live - Deep Dive into Microsoft Orleans
  53800. Refactor object-oriented code with ReSharper | The .NET Tools Blog
  53801. Search Scholarly Materials Preserved in the Internet Archive - Internet Archive Blogs
  53802. security - git: malicious repositories can execute remote code while cloning
  53803. Compressing data with Parquet
  53804. Asemblr - BuiltWithDot.Net
  53805. Ask The Experts w/ Scott Hanselman, Wes Bos, Sarah Drasner, Troy Hunt, and Kent C. Dodds Part 1 | Junior to Senior with David Guttman
  53806. Git clone vulnerability announced - The GitHub Blog
  53807. Installing Docker Desktop for Windows and WSL 2
  53808. Sfakianakis-Verginis quantile estimator | Andrey Akinshin
  53809. Control web applications with two-clicks in Cloudflare Gateway
  53810. Giphy CLI - BuiltWithDot.Net
  53811. The Universe of Discourse : Fuckin' user interface design, I swear
  53812. Paths to the Future: A Year at Google Brain
  53813. What's new with GitHub Actions tooling in Visual Studio | Visual Studio Blog
  53814. How to map IPs to country for free with .NET and IP2Location
  53815. .NET App Developer Links - 2021-03-09
  53816. Neocoder - BuiltWithDot.Net
  53817. Why I Did Not Go To Jail - Andreessen Horowitz
  53818. New Algorithm Breaks Speed Limit for Solving Linear Equations
  53819. Easily nuke secrets from your Git history
  53820. Don't Code Tired | ICYMI C# 8 New Features: Upgrade Interfaces Without Breaking Existing Code
  53821. Pendulum swing: sealed by default
  53822. fuget.org - BuiltWithDot.Net
  53823. Adam Storr - Generating Date of Birth values for .NET5.0 Record types using AutoFixture
  53824. Ask About Azure: Why do resource groups need a location? | Dave Brock
  53825. Why we need the Rundown Provider
  53826. I want a Computer that I Own
  53827. GitHub security update: A bug related to handling of authenticated sessions - The GitHub Blog
  53828. AutoWrapper 4.5.0 Released!
  53829. 4 Times I Felt Discriminated Against for Being a Female Developer
  53830. Anonymous functions a.k.a closures - Rene Korss
  53831. Competition in SaaS doesn’t have to be cut throat
  53832. Set an intention for the year (and tell everyone)
  53833. The first beer is free
  53834. Enterprises Don't Self Serve
  53835. Shobhit Srivastava | Startup Maturity Model
  53836. Notion is not a knowledge base
  53837. Not Every Bug is Worth Fixing
  53838. The USB-C dream
  53839. Pay toilets and NYT: a free market microcosm
  53840. How Blogging Changed My Programming Career
  53841. I just got a peek at the future and it is a bit scary
  53842. A linear interpolation based liquidity pool
  53843. You Should Keep a Journal
  53844. Excel Never Dies
  53845. Microsoft's Surface Duo Dev Team Courts Flutter Coders -- Visual Studio Magazine
  53846. Communiroo - BuiltWithDot.Net
  53847. Google suffers from a digital petro curse
  53848. Unexpected finding about “await using var”
  53849. dotnet/announcements
  53850. When did writing in major newspapers become so bad?
  53851. Folklore.org: -2000 Lines Of Code
  53852. kootenpv/whereami
  53853. Machine Learning Community Standup - What's next for ML.NET tooling
  53854. Bill Gates Says that Bitcoin is bad For the Planet
  53855. The new Google Pay repeats all the same mistakes of Google Allo
  53856. Running npm tasks when building a .NET project - Gérald Barré
  53857. Pinboard.net - BuiltWithDot.Net
  53858. Finding Mona Lisa in the Game of Life
  53859. The Future of Native Apps Development in .NET 6
  53860. Creating a co_await awaitable signal that can be awaited multiple times, part 6 | The Old New Thing
  53861. Game Theory | Open Yale Courses
  53862. Cosmic Full-Stack: a Blazor, ML.NET, and CosmosDB Mashup :: GIDS 2021
  53863. The history of the dynamic type in C# and why I don't use it
  53864. The benefits of serving stale DNS entries when using Consul
  53865. Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  53866. Benchmarking RavenDB on the Raspberry PI
  53867. Happy International Women’s Day!
  53868. Azure IoT Hub LoRa Windows 10 IoT Core Field Gateway - BuiltWithDot.Net
  53869. Introduction to Benchmarking in C# and ASP.NET Core Projects
  53870. .NET App Developer Links - 2021-03-08
  53871. 244: Introduction to Microservices
  53872. How I bought a business for $0
  53873. Securing Blazor Web assembly using cookies
  53874. explain.dalibo.com
  53875. Giorgi/LINQPad.QueryPlanVisualizer
  53876. Paste The Plan - Brent Ozar Unlimited®
  53877. Egram - Telegram Client - BuiltWithDot.Net
  53878. We may Soon have City-Spanning 900 MHz Mesh Networks
  53879. .NET News Roundup - Week of Mar 1st, 2021
  53880. Announcing the New TypeScript Handbook | TypeScript
  53881. Tried everything? - Methodical debugging
  53882. Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  53883. Generate TypeScript and CSharp clients with NSwag based on an API
  53884. Cake - Cake v1.1.0 released
  53885. How networks speed up TV shows to fit in more ads | Digital Trends
  53886. Visual Studio Code February 2021
  53887. Don't forget about the GitHub Command Line
  53888. How to speed up / slow down a video – FFmpeg
  53889. 10 Reasons to Love Passwordless #10: Never use a password
  53890. Don't Code Tired | ICYMI C# 8 New Features: Prevent Bugs with Static Local Functions
  53891. Raspberry PI for Kill Mosquitoes by Laser
  53892. Bogus fake data generator - BuiltWithDot.Net
  53893. The Kilobyte’s Gambit ♟️💾 1k chess game
  53894. KeexyBox
  53895. Someone Is Hacking the Hackers
  53896. Donate Unrestricted
  53897. A flamegraph of Real-World Cryptography
  53898. OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  53899. How to Build a Community: Starting with "why?". | Claire Carroll
  53900. Don't use Tailwind for your Design System
  53901. “VC Brain”—Why VCs Seem Like Assholes
  53902. How Banks Create Money
  53903. The dark side of "eating lower on the food chain"
  53904. What factors influence DAU/MAU? Nature versus nurture at andrewchen
  53905. Zach Bellay | Doxxing for Good
  53906. Goodbye minikube
  53907. Storytime
  53908. ‎Risky Business: Risky Business #616 -- Exchange 0day party time for Chinese APT crew on Apple Podcasts
  53909. Lykke - BuiltWithDot.Net
  53910. 10 Exception handling best practices in C#
  53911. Zooqle.Net - BuiltWithDot.Net
  53912. Roundtrip implementation by generateui · Pull Request #481 · xoofx/markdig
  53913. New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  53914. First look at InferSharp: A C# version of Facebook’s Infer
  53915. Setting up demos in Azure - Part 1: ARM templates
  53916. Firestorm Overview
  53917. XDay Eventmanagement Software - BuiltWithDot.Net
  53918. May 22 2015 - Ulbricht letter to Judge Forrest
  53919. Nodes – a new way to create with code | https://nodes.io
  53920. Don’t fight, flight (or freeze) your body and emotions
  53921. Cryptology ePrint Archive: Report 2021/289
  53922. Published rANS patent by Storeleap
  53923. How we used AI to Create Complete Band’s Visual Identity
  53924. NFTs are a dangerous trap
  53925. Sqlite Global Tool - BuiltWithDot.Net
  53926. FFMPEG From Zero to Hero by Nick Ferrando
  53927. Speed up interface checking and casting by benaadams · Pull Request #49257 · dotnet/runtime
  53928. This Website Accidentally Left Promo Codes in Their Source Code
  53929. lib12 - BuiltWithDot.Net
  53930. carbon-web-components-react-getting-started - CodeSandbox
  53931. Custom Elements Everywhere
  53932. So how does a PS/2 keyboard interface work?
  53933. Carbon Custom Elements
  53934. Protecting against recently disclosed Microsoft Exchange Server vulnerabilities: CVE-2021-26855, CVE-2021-26857, CVE-2021-26858, and CVE-2021-27065
  53935. dolthub/dolt
  53936. reflections on the competing IDEs
  53937. Terms of Service | Uploader window
  53938. EmbedIO web server - BuiltWithDot.Net
  53939. Clojure from a Schemer's perspective
  53940. Animated Engines - Home
  53941. Beginner's Series to: Web APIs
  53942. The City Record Online - BuiltWithDot.Net
  53943. » Wing Commander III The Digital Antiquarian
  53944. Zero Data App
  53945. It's not easy being green: EV HTTPS cert seller Sectigo questions Chrome's logic in burying EV HTTPS cert info
  53946. Smart Home Using Netduino - BuiltWithDot.Net
  53947. Building Azure AD B2C custom policies part 2: Azure DevOps automated build and deployment
  53948. S-1
  53949. vvilhonen/nethoscope
  53950. SeeVoov - Video based trip planner - BuiltWithDot.Net
  53951. The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  53952. Azure Arc-Enabled Machine Learning Is Now in Preview
  53953. Microsoft Releases Visual Studio 2019 for Mac v8.9
  53954. Microsoft Releases Azure AD My App and New Risk Detections for Identity Protection into GA
  53955. Live Documenter - BuiltWithDot.Net
  53956. Chase was vibing #fyp #foryou #foryoupage #catsoftiktok #VideoSnapChallenge #Seitan #trending #duet
  53957. VS Code Now Has Apple Silicon Builds for Native Mac Development -- Visual Studio Magazine
  53958. Essential features of GitHub Actions
  53959. nodegui/svelte-nodegui
  53960. Ideas to monetize your side projects.
  53961. Life Quests, not Goals
  53962. My journey into game development
  53963. How to organise your Twitter follows into lists
  53964. SandDance
  53965. What Have You Changed Your Mind About?
  53966. I don't want to do front-end anymore — Nomm
  53967. The trouble with SPIR-V
  53968. Product Security Framework
  53969. Beyond Minimalism
  53970. Episode 12: Special Real World Crypto 2021 Pre-Conference Coverage!
  53971. Improve gRPC supported platforms doc by JamesNK · Pull Request #21689 · dotnet/AspNetCore.Docs
  53972. Ever wondered why the big beasts in software all suddenly slapped an 'I heart open-source' badge on?
  53973. ASP.NET Community Standup - Web Live Preview
  53974. Oakland Bans the Use of Combustion Engine-Powered Leaf Blowers and…
  53975. Colorista - BuiltWithDot.Net
  53976. Facial recognition technology can expose political orientation from naturalistic facial images
  53977. [ANN] Symbolics.jl: A Modern Computer Algebra System for a Modern Language - Community / Package announcements - JuliaLang
  53978. C# with CSharpFritz - S2 E7 - Introducing Authentication and Authorization with ASP.NET Core
  53979. CloneTfsVariableGroup - BuiltWithDot.Net
  53980. Heavy throttling of chained JS timers beginning in Chrome 88 - Chrome Developers
  53981. Taming the WSL 2 Resource Monster
  53982. Release PyTorch 1.8 Release, including Compiler and Distributed Training updates, New Mobile Tutorials and more · pytorch/pytorch
  53983. Atlas: Our journey from a Python monolith to a managed platform
  53984. Creating a co_await awaitable signal that can be awaited multiple times, part 5 | The Old New Thing
  53985. Proton Has Enabled 7000 Windows Games to Run on Linux - Boiling Steam
  53986. Bring Your Own Client
  53987. eyal0/valgrind-false-positive
  53988. PaletteBook - BuiltWithDot.Net
  53989. The Teams Dashboard: Finding a Product Voice
  53990. Episode 71 - Azure and .NET with Labrina Loving
  53991. .NET App Developer Links - 2021-03-05
  53992. EISK - BuiltWithDot.Net
  53993. dotnet/maui
  53994. Automatically update WSL distributions using the Windows Scheduler - Gérald Barré
  53995. Subscribing to cloud events with Abbot
  53996. Empowering every developer to innovate with Azure
  53997. The FREE Blazor Crash Course (.NET 5) | Getting Started
  53998. Non-JavaScript
  53999. statusmonitor - BuiltWithDot.Net
  54000. Serialize Dns async-over-sync requests for the same host by stephentoub · Pull Request #49171 · dotnet/runtime
  54001. Development on Windows is Painful
  54002. Why isn't the internet more fun and weird?
  54003. 20 Years Ago: SongMeanings | Kevin Marsh
  54004. The Shape of Tests - sulami's blog
  54005. How I Got My Jobs
  54006. The Missing Piece for Self-Taught Developers | Mike Tobias
  54007. Visual Studio 2019 for Mac v8.9 Ships with .NET 6 Preview 1 Support -- Visual Studio Magazine
  54008. How to IPO as an SEO - Jackie Chu
  54009. Why I don't need to clean up my desktop and downloads folder in macOS
  54010. how long
  54011. Humble Book Bundle: Pocket Reference Guides by O'Reilly
  54012. Migrate from ASP.NET Core 5.0 to 6.0
  54013. George Li is launching MiTEE Cube Satellites and making TikToks | Hanselminutes with Scott Hanselman
  54014. git/git
  54015. A Two-Version Visibility Solution for TLS 1.2 and TLS 1.3 based on a Handshake-Agnostic Middlebox – Pomcor
  54016. MailBee.NET Objects
  54017. Microsoft Edge Tools for VS Code - Visual Studio Marketplace
  54018. “User Engagement” Is Code for “Addiction”
  54019. Newsletry - BuiltWithDot.Net
  54020. Fertility
  54021. Oxfam Australia supporters embroiled in new data breach | ZDNet
  54022. Multimodal Neurons in Artificial Neural Networks
  54023. About 580,000 members of SIA's frequent flier programmes affected by external data leak
  54024. How Secure Is a Smart Baby Monitor? Finding Out Is Far Too Difficult - Nat Meysenburg
  54025. Learn to build HTTP APIs with .NET | .NET Blog
  54026. .NET Core 2.1 will reach End of Support on August 21, 2021 | .NET Blog
  54027. Transfer a copy of your iCloud Photos collection to another service
  54028. Beginner's Series to: Web APIs
  54029. HTTPWTF
  54030. Analyst: TypeScript Now Firmly in Top 10 Echelon (Ruby, Not So Much) -- Visual Studio Magazine
  54031. The .NET Docs Show - Taking home automation to a whole new level with Azure
  54032. Intranet Developer
  54033. .NET Interactive with SQL!| .NET Notebooks in Visual Studio Code | .NET Blog
  54034. Invoice Quickly - BuiltWithDot.Net
  54035. Google’s FLoC Is a Terrible Idea
  54036. Uploading Files With ASP.NET Core and Angular
  54037. WTF# is Mathematical Planning?
  54038. Creating a co_await awaitable signal that can be awaited multiple times, part 4 | The Old New Thing
  54039. An instant Do Not Hire decision
  54040. Introducing support for Xamarin
  54041. Ranking the SOLID principles
  54042. Numberphile
  54043. TypedTree-Editor - BuiltWithDot.Net
  54044. Conntrack turns a blind eye to dropped SYNs
  54045. John Allbritten / cbonsai
  54046. Remove controversial satirical piece 🔥 · godotengine/godot-docs@b872229
  54047. Introducing WiFiman.com – Ubiquiti’s New Wireless Speed Testing Site – Ubiquiti Inc Blog
  54048. Did Schnorr destroy RSA? Show me the factors.
  54049. RpiUno - BuiltWithDot.Net
  54050. Microsoft Releases Visual Studio 2019 v16.9
  54051. Tips for Building Accessible Design Systems
  54052. Types in JavaScript
  54053. Google Fonts ❤️ Material Icons
  54054. quictls/openssl
  54055. microwf - A simple finite state machine (FSM) - BuiltWithDot.Net
  54056. .NET Rocks! vNext
  54057. jott - m1_webgpu_perf
  54058. Online tool to generate and check bcrypt hashed passwords.
  54059. Okta + Auth0: Powering Identity for the Internet | Okta
  54060. Okta Signs Definitive Agreement to Acquire Auth0
  54061. Seven Deadly Sins of Security Teams
  54062. The Air Force Is Having To Reverse Engineer Parts Of Its Own Stealth Bomber
  54063. "This destroyes the RSA cryptosystem"
  54064. Entity Framework Community Standup - Performance Tuning an EF Core App
  54065. Microsoft Releases Azure Attestation into General Availability
  54066. Neural Regression Using PyTorch: Training -- Visual Studio Magazine
  54067. AVOID Entity Services by Focusing on Capabilities
  54068. GitHub Quick Reviews
  54069. Yet ANOTHER Machine Vise by TheGoofy
  54070. Reactive Hole · Rafal Pastuszak
  54071. Shiny Stock Syndrome
  54072. How much memory does a Linux system waste?
  54073. (Dis)Honest Functions | www.bendik.dev
  54074. No longer frugal
  54075. From Zero to Blinky in Ada
  54076. Business or People
  54077. Exciting New Features in Django 3.2
  54078. Möbius Printing helper
  54079. Cryptology ePrint Archive: Report 2021/015
  54080. Microsoft Ignite
  54081. NotifyDB - Cryptocurrency notifications - BuiltWithDot.Net
  54082. Microsoft Ignite
  54083. Google Fonts
  54084. Pwned passwords and secrets
  54085. Google als Sponsor für KI-Ethik-Konferenz nicht mehr erwünscht
  54086. Announcing Flutter 2
  54087. ant-design-blazor/ant-design-blazor
  54088. Managing ADX Data with .NET Core and Azure B2C
  54089. Hotpatch for Windows Server Azure Edition (preview)
  54090. February 2021 - Killing Turbotax
  54091. PipeWire: The Linux audio/video bus
  54092. Visual Studio 2019 for Mac version 8.9 is now available | Visual Studio Blog
  54093. DJI FPV - Redefine Flying - DJI
  54094. TasKCompletionSource In .Net
  54095. Crossing the Generics Divide
  54096. Frictionless repeated edits: IntelliCode suggestions in completion list | Visual Studio Blog
  54097. F# and F# tools update for Visual Studio 16.9 | .NET Blog
  54098. OurPlace - BuiltWithDot.Net
  54099. Cloudflare recognized as a 'Leader' in The Forrester Wave for DDoS Mitigation Solutions
  54100. Deno - A secure runtime for JavaScript and TypeScript
  54101. All I hear about is the bad stuff
  54102. Creating a co_await awaitable signal that can be awaited multiple times, part 3 | The Old New Thing
  54103. Event Sourcing: Rehydrating Aggregates with Snapshots
  54104. How I Might Have Hacked Any Microsoft Account - The Zero Hack
  54105. The 8 most missing features in C# – TooSlowException
  54106. Semantic Versioning Will Not Save You
  54107. ICANN Refuses to Accredit Pirate Bay Founder Peter Sunde Due to His 'Background' * TorrentFreak
  54108. Learner Mobile - BuiltWithDot.Net
  54109. microsoft/Power-Fx
  54110. Watchy: The Hackable $50 Smartwatch - IEEE Spectrum
  54111. Rookie coding mistake prior to Gab hack came from site’s CTO
  54112. For The First Time, Physicists Have Filmed The Oscillation of a Time Crystal
  54113. Deno - A secure runtime for JavaScript and TypeScript
  54114. Using HttpClientFactory in ASP.NET Core Applications - Code Maze
  54115. .NET App Developer Links - 2021-03-03
  54116. Level up your .NET libraries - Ben Foster
  54117. Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  54118. Encode One .Net Core theme - BuiltWithDot.Net
  54119. How to Scan NuGet Packages for Security Vulnerabilities | The NuGet Blog
  54120. C# Coding Standards – Updated
  54121. To write code comments or not, it should not be a question
  54122. Monsters Weekly 202 - Securing your Azure Functions
  54123. Welcome to .NET Conf: Focus on Windows
  54124. Cloudflare Pages
  54125. Pace To Race - BuiltWithDot.Net
  54126. Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today! | Visual Studio Blog
  54127. Intelligent Visual Studio Search Service | Visual Studio Blog
  54128. New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  54129. IntelliSense for appsettings.json | ASP.NET Blog
  54130. Cloudflare Pages docs
  54131. jQuery 3.6.0 Released! | Official jQuery Blog
  54132. I don't know why I blog
  54133. Foam: Six Months Later
  54134. Things I’ve learned from freelancing as a web developer - Part 1/n - David Hewitson
  54135. Hacking Super Monkey Ball Part 2 – Decompilation with Ghidra – Smoking on a Bike
  54136. Back To The Office
  54137. Postmortem on a side project: Curfew Alarm
  54138. blog
  54139. @devlead - Mattias Karlsson's Blog - Introducing Cake ClickOnce Recipe
  54140. Microsoft Ships Visual Studio 2019 v16.9 Servicing Baseline Release -- Visual Studio Magazine
  54141. The problem with perpetual licensing - Filip Iulian Pacurar (Filipac)
  54142. The Universe of Discourse : Fuckin' user interface design, I swear
  54143. Why ethical A.I. is nonsense
  54144. Things I Made That Sucked
  54145. MIT Press Journals
  54146. Come Join Me Online Next Week!
  54147. Clickhouse as an alternative to ElasticSearch and MySQL, for log storage and analysis, in 2021
  54148. SSH and User-mode IP WireGuard
  54149. Using GitHub as your Project Management Tool | Learn with Dr. G
  54150. dotnet-hash - BuiltWithDot.Net
  54151. Visual Studio 2019 version 16.9 Release Notes
  54152. Lotus 1-2-3
  54153. 9 Caribbean Diaspora members making their mark in global tech
  54154. Bitcoin Is Time | dergigi.com
  54155. JSON DOM API Review
  54156. Using source generators to generate a menu component in a Blazor app
  54157. Release fish 3.2.0 (released March 1, 2021) · fish-shell/fish-shell
  54158. Microsoft Extends Low-Code Push with Power Fx Programming Language -- Visual Studio Magazine
  54159. Introducing the .NET Upgrade Assistant Preview | .NET Blog
  54160. Improvements to Event Sourcing in Marten V4
  54161. Control Arduino from C# Serial Port | C# Tutorials Blog
  54162. How to Read Assembly Language
  54163. Clubhouse Is Recording Your Conversations. That’s Not Even Its Worst Privacy Problem
  54164. Home - Ad Fontes Media
  54165. MongoFramework - BuiltWithDot.Net
  54166. Generate iCal calendar with .NET using iCAL.NET
  54167. εxodus
  54168. Video Game Programming From Scratch with Casey Muratori - CoRecursive Podcast
  54169. C# with CSharpFritz S2 E6 - Build for the Live Web with SignalR
  54170. Creating a co_await awaitable signal that can be awaited multiple times, part 2 | The Old New Thing
  54171. Deploy a Docker image to an Azure Container Instance
  54172. I’ve an allergic reaction to SQL Injections
  54173. Create a Meetup Account
  54174. Speed is the killer feature
  54175. Razor Pages has Components too don't you know!
  54176. Low Earth Orbit Visualization | LeoLabs
  54177. Winsorized modifications of the Harrell-Davis quantile estimator
  54178. Configuring HTTPS using a custom TLS certificate with Netlify and Cloudflare
  54179. How to execute an object file: Part 1
  54180. Jonah Edwards - Internet Archive Infrastructure : Free Download, Borrow, and Streaming : Internet Archive
  54181. Infinity Crawler - BuiltWithDot.Net
  54182. How Nacon Cracked and Pirated The Sinking City - Frogwares
  54183. .NET App Developer Links - 2021-03-02
  54184. VisualStudioTips.co.uk - BuiltWithDot.Net
  54185. Updates: suspected data incident
  54186. Lyra audio codec enables high-quality voice calls at 3 kbps bitrate
  54187. Pendulum swing: internal by default
  54188. Breaking a Developer Ecosystem by Changing a Namespace - Nick's .NET Travels
  54189. Windows Terminal Preview 1.7 Release | Windows Command Line
  54190. Apple Card disabled my iCloud, App Store, and Apple ID accounts • Dustin Curtis
  54191. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  54192. Adam Storr - Subscription is not registered to use namespace Microsoft.AzureActiveDirectory
  54193. Retrieve compiler flags and metadata reference data as defined in htt… · NuGetPackageExplorer/NuGetPackageExplorer@3bbcfd7
  54194. dotnet/runtime
  54195. BDTest - BuiltWithDot.Net
  54196. nullpo-head/WSL-Hello-sudo
  54197. Project Gutenberg eBook of Struwwelpeter, Merry Stories and Funny Pictures, by Heinrich Hoffman
  54198. Far-Right Platform Gab Has Been Hacked—Including Private Data
  54199. The small web is beautiful
  54200. Mechanical Typewriter To Escape From Distractions?
  54201. Why I write · Krishna's words
  54202. Music To Program To
  54203. Distributed Capital
  54204. Splitting the ping
  54205. All your input are belong to me – 3rd party web security
  54206. Cryptology ePrint Archive: Report 2020/1491
  54207. European e-ticketing platform Ticketcounter extorted in data breach
  54208. Course Review – “Programming Languages” Series on Coursera - Vasil Kosturski
  54209. .NET R&D Digest (February, 2021)
  54210. NltkNet - BuiltWithDot.Net
  54211. Important Security Announcement
  54212. Weekly U.S. Influenza Surveillance Report
  54213. flowchart.fun
  54214. The Hijacking of Perl.com
  54215. Serve ML.NET Models as HTTP APIs with minimal configuration
  54216. Are Xiaomi browsers spyware? Yes, they are…
  54217. Microsoft Ignite
  54218. State of the NuGet Ecosystem | The NuGet Blog
  54219. PHINUG Online Dev Sessions 2021.03
  54220. Add Azure Key Vault to support to your ASP.NET application
  54221. .NET Tooling Community Standup - How tools help us learn!
  54222. Use Touch ID for sudo on Mac
  54223. Passion Not Required: It's OK to Only Program for a Paycheck
  54224. Is clean code actually slower?
  54225. Carter - BuiltWithDot.Net
  54226. Strongly-typed Ids using C# Source Generators - Gérald Barré
  54227. On The Experience of Being Poor-ish, For People Who Aren't
  54228. Creating a co_await awaitable signal that can be awaited multiple times, part 1 | The Old New Thing
  54229. The Last Message Sent on AIM
  54230. 📦 Demystify - com.needle.demystify
  54231. Global distributed consistency, the easy way
  54232. dotNetify - BuiltWithDot.Net
  54233. The Teams Dashboard: Behind the Scenes
  54234. .NET App Developer Links - 2021-03-01
  54235. Machine Learning with ML.NET - Random Forest
  54236. Using Azure AD groups authorization in ASP.NET Core for an Azure Blob Storage
  54237. Canceling HTTP Requests in ASP.NET Core with CancellationToken
  54238. 243: Lessons Learned - 3 Years of FuGet
  54239. Video Detail Player - BuiltWithDot.Net
  54240. flynn/flynn
  54241. Diablo IV: Debugging Linux in Visual Studio
  54242. .NET News Roundup - Week of Feb 22th, 2021
  54243. Releasing My Wilder Minds Courses for Free
  54244. Goodbye Client Affinity, Hello Data Protection with Azure
  54245. How to Implement Dependency Injection in ASP.NET Core
  54246. TypeScript Function Syntaxes
  54247. Remote Debug Support in Visual Studio 2019 | C++ Team Blog
  54248. Releasing My Wilder Minds Courses for Free
  54249. Working with Tags in Azure Resource Graph Explorer
  54250. VetYourCrew.com - BuiltWithDot.Net
  54251. Little League wants all your information
  54252. McYoloSwagHam/win3wm
  54253. Last Week on My Mac: Users are losing out against Big Sur’s sealed System
  54254. Why you should take a look at Nomad before jumping on Kubernetes
  54255. Prime+Probe 1, JavaScript 0: Overcoming Browser-based Side-Channel Defenses
  54256. Specialize or Bounce Around?
  54257. Recorded Presentation: ASP.NET MVC for Absolute Beginners - Your Secret Decoder Ring
  54258. Some thoughts on community
  54259. Keyboard control of Big Sur notification alerts – Rob Allen's DevNotes
  54260. The Ultimate Habit Tracker Guide: Why and How to Track Your Habits | James Clear
  54261. A note on boredom, anonymity, and declinism
  54262. mrcal: principled camera calibrations
  54263. 3 tools for 3 scenarios · Erkan Erol
  54264. Read this before you buy a Soviet camera - Kosmo Foto
  54265. Weird architectures weren't supported to begin with
  54266. 5 tools I use to protect my privacy online
  54267. Reasoning about Taxes
  54268. Why I left Node for Deno 🦕
  54269. What’s The Best Way To Store Pens? Up, Down, Or On Their Side?
  54270. VPN app threatens 100 million: Delete it right now
  54271. Could Age Replace OpenPGP? [The Call of the Open Sidewalk]
  54272. XAML Studio - BuiltWithDot.Net
  54273. The Mars Helicopter is Online and Getting Ready to Fly - Universe Today
  54274. How I cut GTA Online loading times by 70%
  54275. Episode 367 - Enterprise Scale Landing Zones
  54276. a new chapter
  54277. Netcode [p1]: Fightin' Words
  54278. Pockit app - BuiltWithDot.Net
  54279. Actually Portable Executables · Blog Needs a Name
  54280. This is my thinly veiled attempt to get you to use a library I wrote.
  54281. MFL Platinum - BuiltWithDot.Net
  54282. In Defense of Dumb TVs
  54283. Why isn't Godot an ECS-based game engine?
  54284. Globe Time - BuiltWithDot.Net
  54285. C# 9 Is Out
  54286. Learner's Permit Log Tracker - BuiltWithDot.Net
  54287. Flexi-Facehugger by OneIdMONstr
  54288. Camera Response Function
  54289. Why do things float ?
  54290. Format Replacement cycles
  54291. What You Can Actually Do About Burnout
  54292. The security of the "Pass" password manager
  54293. Amazon.com : Perky-Pet Clear Birdscapes Window Feeder 348, 6.88W x 5.6D ins : Wild Bird Feeder Accessories : Garden & Outdoor
  54294. Calculating FPS past requestAnimationFrame limit with requestIdleCallback - Blog - Clicktorelease
  54295. HttpTracer - BuiltWithDot.Net
  54296. BillDietrich/fake_contacts
  54297. Denial By DNS: Uber's Open Source Tool for Preventing Resource Exhaustion by DNS Outages
  54298. Internals of the POH | .NET Blog
  54299. W3C’s Excessive DTD Traffic | W3C Systems Team’s Blog
  54300. Create a Meetup Account
  54301. Are you trading or gambling?
  54302. Chessformer by rob1221
  54303. kuchin/awesome-cto
  54304. Six Labors Documentation.
  54305. λ# - Serverless .NET on AWS - BuiltWithDot.Net
  54306. Microsoft .NET Conf: Focus on Windows
  54307. A Vim Guide for Advanced Users
  54308. Free Land — Living Off Grid With No Money
  54309. FishAngler - BuiltWithDot.Net
  54310. Esporti Family - Health Academy of the Families - BuiltWithDot.Net
  54311. The .NET Stacks #38: 📢 I hope you like announcements | Dave Brock
  54312. ‘Deep Nostalgia’ Can Turn Old Photos of Your Relatives Into Moving Videos
  54313. SEC Suspends Trading in Multiple Issuers Based on Social Media and Trading Activity
  54314. trailofbits/graphtage
  54315. 2021 Tech Predictions · Ted Neward's Blog
  54316. Sheller - BuiltWithDot.Net
  54317. Introducing Hummingbard - Hummingbard
  54318. Here’s what’s happening with the Firefox Nightly logo – Mozilla Hacks - the Web developer blog
  54319. Medical chatbot using OpenAI’s GPT-3 told a fake patient to kill themselves
  54320. Microsoft's Tools to Fight Solorigate Attack Are Now Open Source -- Visual Studio Magazine
  54321. Becoming a tech leader: my principles
  54322. Pro Tip: Don't overcomplicate content storage / the database from the start - Filip Iulian Pacurar (Filipac)
  54323. Every thought about personal finance I've ever had, as concisely as possible
  54324. Code Maze Weekly #66 - Code Maze
  54325. How to start your own country in four steps – Karl's Notes
  54326. The Economics of Biodiversity
  54327. bad philosophy
  54328. Keeping platforms open
  54329. NMF Live Performance Series – 2021 National Math Festival
  54330. How to Debug Live .NET Application
  54331. All Researchers Should Become Entrepreneurs
  54332. Why Massachusetts Struggled to Make a Vaccine Website
  54333. Const generics MVP hits beta! | Rust Blog
  54334. dotnet/upgrade-assistant
  54335. 3 Reason Why I Prefer Using Norm vs Dapper
  54336. What's new in .NET 5
  54337. Flow-based monitoring for Magic Transit
  54338. Cryptology ePrint Archive: Report 2020/1610
  54339. Kamus - BuiltWithDot.Net
  54340. ISO 8601: the better date format | Blog
  54341. What does error E_ILLEGAL_DELEGATE_ASSIGNMENT mean? | The Old New Thing
  54342. How often should I rotate my ssh keys?
  54343. 2.92 — blender.org
  54344. Firefox 86.0, See All New Features, Updates and Fixes
  54345. Microsoft Releases Azure Firewall Premium in Public Preview
  54346. March 30, 2020 - Machine Learning with Madrinas! ML.NET #ad
  54347. March 31, 2020 - Minimal March concludes - .NET and Blazor at the Command Line
  54348. SmarTracks Athlete - BuiltWithDot.Net
  54349. March 29, 2020 - Minimal March - .NET at the command-line - Blazor 3.2 preview 3
  54350. Visualizing the code coverage results from Azure Pipelines in Visual Studio - Gérald Barré
  54351. How efficient is RavenDB?
  54352. Librsvg, Rust, and non-mainstream architectures
  54353. Actually Portable Executable
  54354. [JDK-8262273] Deprecate 3DES and RC4 in Kerberos
  54355. ASP.NET Core Pagination Library - BuiltWithDot.Net
  54356. Google admits Kubernetes container tech is so complex, it's had to roll out an Autopilot feature to do it all for you
  54357. Quitting Twitter · Krishna's words
  54358. redbean
  54359. .NET App Developer Links - 2021-02-26
  54360. Profile Store KQL Cheat Sheet
  54361. PeachPie.io - BuiltWithDot.Net
  54362. Azure .NET SDK: Q&A With Jeffrey Richter
  54363. AI learns to Speedrun QWOP (1:08) using Machine Learning
  54364. PowerShell for Visual Studio Code Updates - February 2021 | PowerShell Team
  54365. #Net6 – Single file apps improved for Windows and Mac !
  54366. YamlDotNet - BuiltWithDot.Net
  54367. microsoft/clarity
  54368. Windows 10 System High CPU Usage ACPI.sys
  54369. The Future of Web Software Is HTML-over-WebSockets
  54370. .NET Upgrade Assistant | Get Started
  54371. Map of my personal data infrastructure | beepb00p
  54372. Linux front-end development environment: my experience.
  54373. Imagining a Better Social Media
  54374. Being a workplace crusader - Articles
  54375. My Terminal-First Blogging Workflow
  54376. Ownership as code • brouillon
  54377. Don't define functions inline in your public headers
  54378. Free Online Tool to Convert From 2D/Heightmap Images to 3D STL Mesh File
  54379. Microsoft's Lander on Blazor Desktop: 'I Don't See a Grand Unified App Model in the Future' -- Visual Studio Magazine
  54380. Postgres Text Search: Full Text vs Trigram Search — Aapeli Vuorinen
  54381. Testing Web APIs with POSTMAN and Automating Bearer Token Generation
  54382. The Difficulty of Pricing DevOps Transformations
  54383. Leaving Comments on My Own Pull Requests
  54384. So long, Fry's
  54385. Beware of the Man of a Single Book
  54386. at age 15, I founded a tech startup. here's what I learned.
  54387. Understanding how Leela Chess Zero works
  54388. Macs and 4K 120Hz displays compatibility list
  54389. March 25, 2020 - David Giard joins us to talk about developer relations, public speaking, Blazor and
  54390. 9 "rules" for cleaner code | Object Calisthenics
  54391. How to create social media posts from long form content using Python
  54392. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  54393. Cryptology ePrint Archive: Report 2020/1608
  54394. .NET Rocks! vNext
  54395. Observability beyond buzzwords with New Relic's Tori Wieldt | Hanselminutes with Scott Hanselman
  54396. Using Streams with HttpClient to Improve Performance and Memory Usage
  54397. The NuGet.org repository signing certificate will be updated as soon as March 15th, 2021 | The NuGet Blog
  54398. Firm Automates Legacy Web Forms-to-ASP.NET Core Conversions -- Visual Studio Magazine
  54399. Developer prerequisites
  54400. March 22, 2020 - Minimal March - Linux and Blazor. PRs, Finishing the FormView, C#, HTML
  54401. How to copy data in Azure using AzCopy
  54402. March 24, 2020 - Working on Video Widgets and Old Man Developer
  54403. .NET App Developer Links - 2021-02-25
  54404. March 20, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  54405. 1Password has none, KeePass has none... So why are there seven embedded trackers in the LastPass Android app?
  54406. Big Data and Machine Learning in .NET 5
  54407. AppBeat Monitoring - BuiltWithDot.Net
  54408. GNU Taler
  54409. Levels.fyi | Salaries & Tools to Level Up Your Career
  54410. What does it mean when a call fails with 0x8000001F = RO_E_BLOCKED_CROSS_ASTA_CALL? | The Old New Thing
  54411. Using strongly-typed entity IDs to avoid primitive obsession
  54412. How I made $101,578.04 selling colors online - Dracula
  54413. Google Analytics: Stop feeding the beast
  54414. The Decline of Computers as a General Purpose Technology
  54415. A 500GB PS4 May No Longer Be Able to Fit Call of Duty: Black Ops Cold War and Warzone - IGN
  54416. AdvandedDLSupport - BuiltWithDot.Net
  54417. Upgrade Assistant | .NET
  54418. GCHQ to use AI to tackle child sex abuse, disinformation and trafficking
  54419. Introducing the Framework Laptop
  54420. Creating serendipity with Python
  54421. Cryptography Interface Design is a Security Concern
  54422. Form S-1
  54423. Document
  54424. INTERCAL, YAML, And Other Horrible Programming Languages
  54425. Common Nginx misconfigurations that leave your web server open to attack | Detectify Blog
  54426. UTM
  54427. PODCAST: The High Jumping Cosmologist - with Katie Mack — Numberphile
  54428. The High Jumping Cosmologist - with Katie Mack — The Numberphile Podcast
  54429. ‎The Numberphile Podcast on Apple Podcasts
  54430. CoordinateSharp - BuiltWithDot.Net
  54431. Aphalina Animator - BuiltWithDot.Net
  54432. Latest Firefox release includes Multiple Picture-in-Picture and Total Cookie Protection – The Mozilla Blog
  54433. ENROLL – Reskill Americans
  54434. Tip 307 - How to create faster and smarter apps with .NET 5
  54435. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  54436. Projections in Event Sourcing
  54437. Tiny.RestClient - BuiltWithDot.Net
  54438. DidierRLopes/GamestonkTerminal
  54439. 259640 - Find Toolbar's highlight mode should show matches next to or on top of scrollbar
  54440. The Blag — Logic And Graphics
  54441. Zero Bug Tolerance
  54442. Intention in languages
  54443. The Coming Era of Tokenized Essays
  54444. A minimal email client – Manu
  54445. Why I Moved My Latest StartUp From SF to Tampa - John Sung Kim
  54446. The Workhorse Group Story
  54447. ASP.NET Community Standup - Flexible HTTP APIs
  54448. Opus Codec
  54449. SynthWave '84 - Visual Studio Marketplace
  54450. opus build
  54451. Andrew Carr blog
  54452. Cryptographic Wear-Out for Symmetric Encryption
  54453. Mituyu - BuiltWithDot.Net
  54454. dotnet/core
  54455. Virtual Summit Session: Have Your Customers Been Pwned? - Arkose Labs
  54456. On .NET Live - Microservice applications with DAPR and .NET
  54457. C#'s Functional Journey
  54458. .NET Framework February 2021 Cumulative Update Preview for Windows 10 2004, Windows Server, version 2004, Windows 10, version 20H2 and Windows Server, version 20H2 | .NET Blog
  54459. Help Name Our Website
  54460. New TypeScript 4.2 Tweaks Include Project Explainer -- Visual Studio Magazine
  54461. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  54462. Announcing TypeScript 4.2 | TypeScript
  54463. Microsoft president asks Congress to force private-sector orgs to publicly admit when they've been hacked
  54464. My experience as a Gazan girl getting into Silicon Valley companies
  54465. Google Cloud vs AWS Onboarding Comparison - Kevin's Page
  54466. Integrating Tailwind CSS with Blazor - Detailed Guide
  54467. .NET Foundation January/February 2021 Update
  54468. Do Developers Still Want Swag?
  54469. Modules, monoliths, and microservices
  54470. Coravel - BuiltWithDot.Net
  54471. Introducing State Partitioning – Mozilla Hacks - the Web developer blog
  54472. Entity Framework Core 5 – Pitfalls To Avoid and Ideas to Try | The .NET Tools Blog
  54473. Use Azure Functions with .NET 5 | Dave Brock
  54474. OpenTelemetry 1.0 Extensions Released
  54475. BDDotNet-Bangalor.Net - AWS Cloud for .NET Developers
  54476. What is so special about the Application STA? | The Old New Thing
  54477. How do I reset my PIN complexity requirements after removing a work account from Windows 10? | The Old New Thing
  54478. The Catch Block #47 - Upcoming Features of .NET 6
  54479. Through the eyes of a Cloudflare Technical Support Engineer
  54480. Building an E-Ink Laptop
  54481. LinkedIn is building a gig marketplace - AIM Group
  54482. Decomposing CRUD to a Task Based UI
  54483. Implementing OAuth Pushed Authorisation Requests in Angular
  54484. Playstation 2 Architecture | A Practical Analysis
  54485. Will you pay the consistency costs?
  54486. SQL Mimic - BuiltWithDot.Net
  54487. Teaching Compilers Backward
  54488. Fix for Elgato Key Light not found by Control Center
  54489. Managing ADX Data with .NET Core and Azure B2C | Developer Support
  54490. .NET App Developer Links - 2021-02-24
  54491. 10 Years of Open-Source Visualization
  54492. Marten Postgres Document DB - BuiltWithDot.Net
  54493. Boosting Productivity and Performance with the NVIDIA CUDA 11.2 C++ Compiler | NVIDIA Developer Blog
  54494. Taking a Stand in the War on General-Purpose Computing
  54495. The Azure Security Architect Map
  54496. Monsters Weekly 201 - Avoiding SSL Expiries
  54497. Why does Task Manager tell me that I have a Startup program named Program? | The Old New Thing
  54498. Blazor Desktop: The Electron for .NET?
  54499. Ask the Expert: Notebooks in VS Code
  54500. How to Resolve Technical Debt: The Agile Root of Your Problem
  54501. On Prem To The Cloud: Lift and Shift (Ep 2)
  54502. How to Deploy Azure SQL Anywhere – Using Azure Arc for Data Services
  54503. Coloring Sheets — Teresa Grasseschi
  54504. Introducing CodeCarbon, an open source tool to help track the CO2 emissions of your research
  54505. M1 Mac owners are experiencing extremely high SSD writes over short periods of time, likely thanks to aggressive swap
  54506. You need to be able to run your system
  54507. JaxDug - Azure DevOps for .Net- Fall into the Pit of Success - Jeffrey Palermo
  54508. The three freedoms of the web - Paul Bakaus' blog
  54509. The first five employees
  54510. Large-scale Analysis of DNS-based Tracking Evasion - broad data leaks included?
  54511. The Pretty JSON Revolution
  54512. The Ghost Recruiter
  54513. Solving probability problem with code
  54514. Raising $20M from A16Z
  54515. My Essential and Carrier oils entrepreneurial story - Meflyn Anwana
  54516. I miss lunches
  54517. We need a renewed focus on our own cancer antibody responses · Ameyer.me
  54518. On The Basics of Modeling
  54519. Proposal: Association of Security Researchers
  54520. Qml.Net - BuiltWithDot.Net
  54521. Free for developers
  54522. Visual Studio Toolbox Live - Build Your First App with Uno Platform
  54523. Autenticación con Azure Active Directory B2C –End to End-
  54524. Using source generators with a custom attribute to generate a menu component in a Blazor app
  54525. Mikkel Paulson
  54526. What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  54527. Why Discord is switching from Go to Rust
  54528. GitHub Quick Reviews
  54529. Generating HTTP API clients using Visual Studio Connected Services | ASP.NET Blog
  54530. Dapr for .NET Developers
  54531. Microsoft Releases .NET 6 Preview 1
  54532. JavascriptUtils.NodeJS - BuiltWithDot.Net
  54533. Firefox 86 Introduces Total Cookie Protection – Mozilla Security Blog
  54534. Didja know: Network failure due to the disk full error
  54535. How I heat my home by mining crypto currencies
  54536. Mathematicians Set Numbers in Motion to Unlock Their Secrets
  54537. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  54538. Using source generators with a custom attribute to generate a menu component in a Blazor app
  54539. SimplCommerce - BuiltWithDot.Net
  54540. Misleading standard deviation | Andrey Akinshin
  54541. rui314/mold
  54542. .NET App Developer Links - 2021-02-23
  54543. Nurserycam horror show: 'Secure' daycare video monitoring product beamed DVR admin creds to all users
  54544. Exico Shopify Framework - BuiltWithDot.Net
  54545. Tune in for .NET Conf: Focus on Windows, February 25th | .NET Blog
  54546. Survey: Library & Open Source | .NET Blog
  54547. Let's Learn .NET - Web API - Free Live Stream Event
  54548. Pendulum swings
  54549. liamg/traitor
  54550. Experimenting with .NET 5 and 6 using Docker containers
  54551. Free Windows 10 development virtual machines for HyperV, Parallels, VirtualBox, and VMWare
  54552. Don't Code Tired | ICYMI C# 8 New Features: Simplify Array Access and Range Code
  54553. Integrate Create React app with .NET Core 5 - Simple Talk
  54554. (Preview) Creating Azure Functions using .NET 5
  54555. Time for Next-Gen Codecs to Dethrone JPEG
  54556. Free eBook: How to use Dapr for .NET Developers
  54557. Adam Storr - Default .NET 5.0 WeatherForecastController as an Azure Function
  54558. Parler Free Speech Social Network
  54559. REST.net - BuiltWithDot.Net
  54560. Dark Mode Favicons | CSS-Tricks
  54561. Need code help? Call a dev.
  54562. Let's Learn .NET: Web API
  54563. Epic will pay off class-action loot-box settlement with in-game currency
  54564. NetGalley discloses data breach after website was hacked
  54565. Release Preview Release v0.7212202 · dotnet/try-convert
  54566. Parsing floating-point numbers really fast in C#
  54567. Best practices for REST API design - Stack Overflow Blog
  54568. Font Sizer 2.0 - Visual Studio Marketplace
  54569. Which devices support the Mixed Reality Toolkit? | One Dev Question
  54570. Using HttpClient to Send HTTP PATCH Requests in ASP.NET Core
  54571. How I manage notifications to keep myself uninterrupted
  54572. Daily links from Cory Doctorow
  54573. How to Take Smart Notes Book Summary – Love Your Work, Episode 249
  54574. Why I’m Losing Trust in Open Source – gibson.ws
  54575. A retrospective look at Mac OS X Snow Leopard
  54576. Composability in functional and flow-based programming | RIL Labs
  54577. Rethinking the IDE for the 2020s
  54578. Find the Crux by Debating Excellence | cek.log
  54579. Reasons Why I Don't Like TWS Earphones — Vishnu's Pages
  54580. How I use neovim for note-taking | Day 8 of 100
  54581. Kowainik - Totality
  54582. Prodoscore: The Bleak Future of Work
  54583. Oakton v3 super charges the .Net Core/5 command line, and helps Lamar deliver uniquely useful IoC diagnostics
  54584. Add static PBKDF2 one-shot methods · dotnet/runtime@0c47471
  54585. ASP.NET Core in .NET 6 - Part 01 - Overview
  54586. Cryptology ePrint Archive: Report 2020/1581
  54587. 10 Software Engineering Laws Everybody Loves to Ignore
  54588. Abundant Capital
  54589. Perseverance Rover’s Descent and Touchdown on Mars (Official NASA Video)
  54590. TaskBeat - BuiltWithDot.Net
  54591. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  54592. We Hack Purple Podcast Episode 25
  54593. Microsoft's Distributed Application Runtime (Dapr) Debuts for Microservices Apps -- Visual Studio Magazine
  54594. tree-sitter/tree-sitter
  54595. .NET Support survey
  54596. Ethereum isn't fun anymore
  54597. Episode 366 - Azure Purview
  54598. Lena
  54599. .NET library and OSS survey
  54600. How to Play a Sound with Blazor and JavaScript
  54601. jindrapetrik/jpexs-decompiler
  54602. Indian Government Breached, Massive Amount of Critical Vulnerabilities
  54603. Making Service Workers easier to debug for Progressive Web Applications and more
  54604. Asp.net Core RateLimit - BuiltWithDot.Net
  54605. The .NET Docs Show - Increase your .NET Productivity with Roslyn Analyzers
  54606. Build software better, together
  54607. Build a Blazor 'Copy to Clipboard' component with a Markdown editor | Dave Brock
  54608. Reading candidates’ GitHub profilers
  54609. Multi-targeting a Roslyn analyzer - Gérald Barré
  54610. Shrink SignalR JS client (to 11kB compressed) by benaadams · Pull Request #30320 · dotnet/aspnetcore
  54611. What is Huffman Coding?
  54612. The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
  54613. Reverse engineering a GameBoy Advance game — Complete Guide
  54614. Amazon.com : Datacolor SpyderX Pro – Monitor Calibration Designed for Serious Photographers and Designers SXP100 : Camera & Photo
  54615. Immediate-Mode-UI/Nuklear
  54616. Netduino Facial Recognition WiFi Lock - BuiltWithDot.Net
  54617. Go is not an easy language
  54618. Machine Learning with ML.NET - Guide to Decision Trees
  54619. 242: Mac Backups, Store Promotion, & Multi-Window Apps with SceneDelegate
  54620. fitSharp - BuiltWithDot.Net
  54621. FlappyBlazorBird
  54622. FlappyBlazorBird
  54623. A remote code execution vulnerability in qmail
  54624. Building an Android app with .NET 6 - Nick's .NET Travels
  54625. Announcing: Azure Cosmos DB Conf, a free online developer event | Azure Cosmos DB Blog
  54626. My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types
  54627. A methodical approach to looking at F# compile times · Discussion #11134 · dotnet/fsharp
  54628. Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
  54629. Dev Discussions: Cecil Phillip | Dave Brock
  54630. YouTube AI Blocked Chess Channel after Confusing 'Black' and 'White' for Racist Slurs
  54631. Anatomy of a Prompt (PowerShell) » Blog Posts
  54632. Mistakes I've Made as an Engineering Manager | CSS-Tricks
  54633. Commenting vs. making
  54634. Dodging pitfalls when transitioning from academia to industry
  54635. Thought Space vs Reality
  54636. Managing (side)projects - Bram's Blog
  54637. Unit testing: The tSQLt framework and the execution of a test!
  54638. Tap your phone at Gold Coast bus stops to access my website
  54639. The problem of CryptoArt
  54640. "But How Do I Actually Start?" Making Games on Your Own as an Engineer
  54641. The modern packager’s security nightmare – Michał Górny
  54642. Nvidia Limits RTX 3060 Hash Rate, Unveils New 'Cryptocurrency Mining Processor' Line of GPUs
  54643. Episode #4: Alex Malozemoff – New attack on homomorphic encryption libraries: what does it mean?
  54644. The .NET Stacks #37: 😲 When your private NuGet feed isn't so private | Dave Brock
  54645. New malformed URL phishing technique can make attacks harder to spot
  54646. Eyes Guard - BuiltWithDot.Net
  54647. The Beirut Bank Job – Darknet Diaries
  54648. Secure ASP.NET Core Web API using API Key Authentication - Coding Sonata
  54649. Let's Learn .NET: Web API
  54650. qeeqbox/social-analyzer
  54651. Azure/azure-functions-openapi-extension
  54652. ASCII fluid dynamics -- IOCCC2012 endoh1.c
  54653. Announcing the .NET Foundation Speakers Directory
  54654. Carrel - Library Management System - BuiltWithDot.Net
  54655. Memory Randomization by adamsitnik · Pull Request #1587 · dotnet/BenchmarkDotNet
  54656. Choose Boring Technology
  54657. GridProtectionAlliance/go2cs
  54658. How to destroy the Earth
  54659. 'Apple M1 teaser' - MARC
  54660. XamlCSS - BuiltWithDot.Net
  54661. Age of distractions
  54662. GetYourPet.com - BuiltWithDot.Net
  54663. NASA has Decided to Start Building the Lunar Gateway Using the Falcon Heavy - Universe Today
  54664. TeeChart for .NET - BuiltWithDot.Net
  54665. The Little Language
  54666. 0 A.D. | A free, open-source game of ancient warfare
  54667. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  54668. Less handoffs: reviewer merges
  54669. The problem I have with stand-ups - A blog about technology, development and my own thoughts
  54670. Non-standard solutions to some technical problems
  54671. Website scores kill our success, waste our time
  54672. I paid for Spotify playlist placements so you don’t have to
  54673. Why some of these social networks are so hard to beat
  54674. A year of Rails - macwright.com
  54675. Thorsten Ball - How can you not be romantic about programming?
  54676. Double-Odd Elliptic Curves - Double-Odd Elliptic Curves
  54677. Simple Data Logger - BuiltWithDot.Net
  54678. dotnet/performance
  54679. New malware found on 30,000 Macs has security pros stumped
  54680. The Process is not the Product — The New Agile Anti-Manifesto.
  54681. Deploying Orleans Apps to Kubernetes
  54682. Deploying Orleans Apps to Kubernetes
  54683. M1 Macs have another hidden boot mode
  54684. My Life in E-ink
  54685. Checklist: If you want to see if anyone else has access to your device or accounts
  54686. DataDrop DB - BuiltWithDot.Net
  54687. Checklist: If you want to make sure no one else can see your location
  54688. Announcing the .NET Foundation Speakers Directory
  54689. Checklist: If you want to stop sharing with someone whom you previously shared with
  54690. welcome · ASP.NET Core in Action, Second Edition MEAP V06
  54691. I don't know, Timmy, being God is a big responsibility
  54692. A request for Pinboard old-timers
  54693. Newsletter Week 7, 2021
  54694. github/dmca
  54695. Nyancat CLI - BuiltWithDot.Net
  54696. mikekelly/btc-endgame
  54697. Getting started with Microsoft YARP
  54698. Json.NET - BuiltWithDot.Net
  54699. Iceberger
  54700. YoutubeExplode - BuiltWithDot.Net
  54701. Griddy | Griddy Update: Why energy prices were sky high this week | Texas Energy
  54702. NameResolutionPal.Unix enabled async name resolution by gfoidl · Pull Request #34633 · dotnet/runtime
  54703. GetAddrInfoExA function (ws2tcpip.h) - Win32 apps
  54704. Modified Dns.GetHostAddressesAsync to be truly async by JeffCyr · Pull Request #26850 · dotnet/corefx
  54705. getaddrinfo_a(3) - Linux man page
  54706. Meet Euphoria, a New Trans-Focused App Backed by Chelsea Clinton, Others
  54707. Ask the Expert: Rust at Microsoft
  54708. Code Maze Weekly #65 - Code Maze
  54709. Azure DevOps Podcast: Jeff Fritz on Blazor Webassembly Architecture - Episode 127
  54710. Managing Azure from your phone with the Azure mobile app | Azure Friday
  54711. AFTS Inc., Data Security Issue – Awwd
  54712. Brave Browser leaks your Tor / Onion service requests through DNS.
  54713. Understanding “reversed” callstacks in Visual Studio and Perfview with async/await code
  54714. Cryptology ePrint Archive: Report 2020/1533
  54715. Against Agile
  54716. When a Solution Is Right In Front of You
  54717. Silence
  54718. Why do software engineers struggle to write “chunks” function?
  54719. Open source projects should run office hours
  54720. How to know if you're interviewing at a product-led company
  54721. How to manage your manager
  54722. Lemme | with Music original sound - Kd97
  54723. CliWrap - BuiltWithDot.Net
  54724. Reply to @marknorton14 @charlihasnotallent7 @cr7xxxjw @sharifhashiva @raiden_r2d2
  54725. dotnet/versionsweeper
  54726. [mono] Implement public hot reload API by lambdageek · Pull Request #48380 · dotnet/runtime
  54727. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  54728. Add hot reload apply changes API: AssemblyExtensions.ApplyUpdate by mikem8361 · Pull Request #48366 · dotnet/runtime
  54729. Announcing the .NET Foundation Speakers Directory
  54730. Learn TV
  54731. Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio
  54732. » Ultima VIII (or, How to Destroy a Gaming Franchise in One Easy Step) The Digital Antiquarian
  54733. Introducing Outdated Answers project
  54734. WUG: (Ne)Známé vlastnosti Azure Storage (online)
  54735. The Virtual ML.NET Community Conference 2021: Call for Speakers/Papers
  54736. DiscordChatExporter - BuiltWithDot.Net
  54737. How can I prevent a Windows Runtime WebView from loading any content beyond the initial request and its redirects? | The Old New Thing
  54738. How NASA Designed a Helicopter That Could Fly Autonomously on Mars - IEEE Spectrum
  54739. “I will slaughter you” | daniel.haxx.se
  54740. ASP.NET sites - BuiltWithDot.Net
  54741. bliki: MonolithFirst
  54742. Using HPKE to Encrypt Request Payloads
  54743. Episode 70 - Picking the Right Azure Resources with Barry Luijbregts
  54744. Gleam v0.14 released! – Gleam
  54745. Vertical Farming Does Not Save Space
  54746. 12 requests per second in Python
  54747. Require user password verification with ASP.NET Core Identity to access Razor Page
  54748. coolstore-microservices - BuiltWithDot.Net
  54749. Building a High Performance Text Editor
  54750. Why is it so hard to see code from 5 minutes ago?
  54751. Why You Can’t Understand Conservative Rhetoric
  54752. Using Apache Kafka with .NET - Simple Talk
  54753. Introduction to Mixins in TypeScript
  54754. Cake NuGet Packages: Identity and Trust
  54755. Your GitHub story in 3D - GitHub Skyline
  54756. Discover .NET - BuiltWithDot.Net
  54757. 1977: Zork
  54758. Questionable Advice: “How can I sniff out bad managers while interviewing for a job?”
  54759. CoreWCF 0.1.0 GA Release
  54760. 🎉AutoWrapper Crossed 100K Downloads on NuGet!
  54761. Fat Fritz 2 is a rip-off
  54762. GeForce Is Made for Gaming, CMP Is Made to Mine | The Official NVIDIA Blog
  54763. The DuckTales Doctrine
  54764. The Launch Space: Surface Duo for Xamarin and .NET developers
  54765. ROG Strix G15/17 | Laptops | ASUS USA
  54766. ASP.NET Core Starts Path to Hot Reload, AoT Compilation, Blazor Desktop, More -- Visual Studio Magazine
  54767. Urbit :: the good, the bad, and the insane
  54768. When We Stopped Using Slack
  54769. All your domain are belong to us
  54770. No news is... a sign of a stagnating Internet
  54771. The 2021 Texas power outage is a nation wide problem
  54772. Paying for news — Benedict Evans
  54773. Prediction Markets: Tales from the Election
  54774. lochsh
  54775. Diceware is (slightly) overrated
  54776. Regex basics
  54777. Cross compiling made easy, using Clang and LLVM · mcilloni's blog
  54778. Downsides of working remotely
  54779. Nvidia to cripple Etherum mining on GeForce RTX 3060 cards to deter crypto bods from nabbing all the gear
  54780. Futex Reacquainted
  54781. How to move from LastPass to Bitwarden in ten minutes
  54782. Lisette Sutherland shows us a Handbook for Working Remotely | Hanselminutes with Scott Hanselman
  54783. Cryptology ePrint Archive: Report 2020/1536
  54784. The Cyber Tap Podcast
  54785. Dutch Roman-era bike tour app (iOS) - BuiltWithDot.Net
  54786. On .NET Live - Creating GraphQL APIs with a little Hot Chocolate
  54787. CRA suspends online accounts of over 100,000 Canadians after login credentials found for sale on dark web
  54788. Safari for Mac to Support WebM Video Playback 11 Years After Its Launch
  54789. Introducing: Smarter Tiered Cache Topology Generation
  54790. Api diff between net5.0 and net6.0-preview1 by Anipik · Pull Request #5975 · dotnet/core
  54791. Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
  54792. VS Code Improves ML Model Training with Python -- Visual Studio Magazine
  54793. How Azure SQL Enables Real-time Operational Analytics (HTAP) - Part 1
  54794. Improve load speed by benaadams · Pull Request #9 · terrajobst/themesof.net
  54795. .NET Conf: Focus on Windows
  54796. Wyam static content generator - BuiltWithDot.Net
  54797. Why There’s No Such Thing as a ‘Startup Within a Big Company’
  54798. Mitigating Memory Safety Issues in Open Source Software
  54799. How can I prevent a Windows Runtime WebView from loading any content beyond the initial request? | The Old New Thing
  54800. Deploy a cloud-native ASP.NET Core microservice with GitHub Actions - Learn
  54801. Google Open-Sources Trillion-Parameter AI Language Model Switch Transformer
  54802. The Need to Remove Bad Management
  54803. Zsh Tricks to Blow your Mind
  54804. Modeling temporal data with RavenDB
  54805. The refactoring test (1) | Cracking the .NET interview
  54806. The Fantasy of Opting Out
  54807. VS Code with remote containers and codespaces
  54808. How This Ends - AVC
  54809. My Expenditures - BuiltWithDot.Net
  54810. Blazored hits 1,000,000 downloads on NuGet
  54811. elixir-nx/nx
  54812. .NET App Developer Links - 2021-02-18
  54813. Statistics | Blazor .NET 6
  54814. Calabonga Blog - BuiltWithDot.Net
  54815. Tip 305 - How to automatically manage Azure Blobs lifecycles
  54816. Hello, bot! Conversational AI on Microsoft Platform
  54817. Starlink
  54818. Tip 306 - How to use Deployment Slots in Azure App Service for Containers
  54819. Monsters Weekly 199 - Diagnosing ASP.NET Core Startup Issues in Azure App Service
  54820. Blazor on Desktop
  54821. Pure functions and unused return values
  54822. .NET Rocks! vNext
  54823. Humanizer - BuiltWithDot.Net
  54824. Troy Hunt - Lessons From 10 Billion Breached Records
  54825. Objective or Biased
  54826. Event Sourcing Example & Explained in plain English
  54827. Sending POST, PUT, DELETE Requests Using HttpClient in ASP.NET Core
  54828. First .NET 6 Preview Introduces Blazor Desktop -- Visual Studio Magazine
  54829. Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  54830. OpenCelliD Visualization
  54831. Kill the Newsletter!
  54832. Decoding Mars 2020 – Daniel Estévez
  54833. A primer on code generation in Cranelift
  54834. Test Driven Development Deluxe
  54835. Why DoorDash Cannot Deliver Your Order Properly
  54836. Introducing Axelar Network
  54837. ThatGeoGuy - Can email not suck?
  54838. Cryptology ePrint Archive: Report 2020/1535
  54839. Video conferencing is the solution nobody asked for, to a problem that doesn’t exist
  54840. Ray.so - Create beautiful code
  54841. Publishers, curation and algorithms
  54842. Cleanup Transitive Dependencies in .NET with Snitch- CodeWithStu
  54843. You probably don’t need a micro-frontend
  54844. The web didn't change; you did
  54845. CTO day 4: Team building with "I dare you" challenge
  54846. Maybe We Can Have Nice Things
  54847. Declassified spacecrafts and orbital weapons of the USSR &#8211; Russia
  54848. Uno Platform - BuiltWithDot.Net
  54849. Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  54850. Engage: A Genetec podcast - Episode 6 - "Risky Business" Part II - Password1
  54851. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  54852. Go 1.16 is released - The Go Blog
  54853. .NET Framework February 2021 Cumulative Update Preview for .NET Framework. | .NET Blog
  54854. ASP.NET Core updates in .NET 6 Preview 1 | ASP.NET Blog
  54855. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  54856. Announcing Entity Framework Core 6.0 Preview 1 | .NET Blog
  54857. Announcing .NET 6 Preview 1 | .NET Blog
  54858. .NET microservices application architecture guidance
  54859. Uno Platform 3.5 Instantly Supports WinUI 3 Preview 4 as Part of #WinUIEverywhere -- Visual Studio Magazine
  54860. Release 1.0.0-preview9 · microsoft/reverse-proxy
  54861. Distributed Application Runtime (Dapr) v1.0 Announced
  54862. Announcing Dapr v1.0
  54863. Machine Learning Community Standup - Deep Dive into ML.NET APIs
  54864. AVOID Entity Services by Focusing on Capabilities
  54865. ConfigurationRootExtensions.GetDebugView(IConfigurationRoot) Method (Microsoft.Extensions.Configuration)
  54866. B2Emulator - BuiltWithDot.Net
  54867. Life, part 38
  54868. Why did I leave Google or, why did I stay so long?
  54869. How can I return custom content for specific URLs requested by a Windows Runtime WebView? | The Old New Thing
  54870. Deploying Orleans Apps to Kubernetes
  54871. graydon2 | always bet on text
  54872. Egyptian logistics startup raises pre-seed funding from syndicate of angel groups - Disrupt Africa
  54873. An anniversary for great justice: Remembering “All Your Base” 20 years later
  54874. 2021 TIME100 Next: Kizzmekia Corbett
  54875. NHibernate Profiler video
  54876. Development With A Dot - ASP.NET Core Pitfalls – AJAX Requests and XSRF
  54877. Remote Heart Rate Detection using Webcam and 50 Lines of Code
  54878. gitattributes.io - BuiltWithDot.Net
  54879. gitignore.io
  54880. Everything You Need to Know About NASA's Perseverance Rover Landing on Mars - IEEE Spectrum
  54881. .NET App Developer Links - 2021-02-17
  54882. MailBody - BuiltWithDot.Net
  54883. davidfowl/DotNetCodingPatterns
  54884. Go 1.16 Release Notes - The Go Programming Language
  54885. What is the difference between a DTO and a POCO (or POJO)
  54886. What You Need to Know About CSS-in-JS in 2021
  54887. Making Easy Auth tokens survive releases on Linux Azure App Service
  54888. Azure Durable Functions - Support Caller - Azure Greg
  54889. Done Answering Questions Stack Overflow
  54890. Xamarin Community Toolkit - MultiConverter & VariableMultiValueConverter
  54891. Sjoelbak / Dutch Shuffleboard for iOS - BuiltWithDot.Net
  54892. esbuild - FAQ
  54893. "You'll never work in this town again"
  54894. Why you should stop using CSS shorthand
  54895. The power of good service
  54896. Academic corruption 2: Emasculated culture
  54897. blog - 2021 - 01 - 13
  54898. DevOps for ASP.NET Developers: Hosting NuGet Packages
  54899. DevOps for ASP.NET Developers: Hosting NuGet Packages
  54900. How they harvest our data
  54901. Episode 365 - Bellhop
  54902. Managing Hierarchical Data in MySQL — Mike Hillyer's Personal Webspace
  54903. Government and its Test Pages
  54904. How I manage my browser tabs to maximize focus
  54905. Crappy looking site.
  54906. Functorio
  54907. And the Winner of the Game Idea Challenge Is.... | Learn With Dr G
  54908. Azure Unblogged - Azure Migrate
  54909. The fat storage system
  54910. Using the Power Platform to help Stroke Survivors with Paul Burns
  54911. Cryptology ePrint Archive: Report 2020/1541
  54912. Series Watchlist - BuiltWithDot.Net
  54913. ASP.NET Community Standup - Better Razor Editing in Visual Studio
  54914. Implement ECC APIs on Android using Android-built-in Crypto APIs by jkoritzinsky · Pull Request #48348 · dotnet/runtime
  54915. Changes to LastPass Free - The LastPass Blog
  54916. Raspberry Pi Officially Embraces Visual Studio Code, Telemetry and All -- Visual Studio Magazine
  54917. GitHub Quick Reviews
  54918. I just deleted a thousand lines of code - and I'll do it again! (Code quality/Technical debt)
  54919. The ASP.NET Team @TheASPNETTeam
  54920. upgundecha/howtheysre
  54921. What I Worked On
  54922. The Worst Experience I've Had With an aarch64 MacBook
  54923. Fusion++ - BuiltWithDot.Net
  54924. The .NET Docs Show - Modern authentication for your .NET apps with Microsoft Identity Platform
  54925. Hardware engineers solve a usability problem with the PS/2 connector, but inadvertently create a new one | The Old New Thing
  54926. Interlocked.Or Method (System.Threading)
  54927. Arranging Invisible Icons in Quadratic Time
  54928. “User Engagement” Is Code For “Addiction”
  54929. ASP.NET Core Dependency Injection: What is the IServiceCollection? - Steve Gordon - Code with Steve
  54930. apankrat/nullboard
  54931. Adding ASP.NET Core authorization for an Azure Blob Storage and Azure AD users using role assignments
  54932. Entity Framework Profiler video
  54933. Using source generators to to generate a menu component in a Blazor app
  54934. Using source generators to to generate a menu component in a Blazor app
  54935. Unbiased median absolute deviation based on the Harrell-Davis quantile estimator
  54936. davidfowl/DotNetCodingPatterns
  54937. Aussie Weather - BuiltWithDot.Net
  54938. Performance Profiling - CPU Usage
  54939. Many Small Queries Are Efficient In SQLite
  54940. Talking Blazored on the Blazor Community Standup
  54941. DotNet Boxed includes prescriptive templates for .NET Core
  54942. ”SonoBus
  54943. Windows Refund Day
  54944. .NET App Developer Links - 2021-02-16
  54945. The Evolution of ASP.NET - A Quick Recap
  54946. Ghostwriter.AI - BuiltWithDot.Net
  54947. Building a Foundation for Technical Wellness - Option A
  54948. Add PriorityQueue to System.Collections.Generic (#43957) by pgolebiowski · Pull Request #46009 · dotnet/runtime
  54949. 127 million user records from 8 companies put up for sale on the dark web | ZDNet
  54950. A Visual Guide: To Sustainable Software Engineering
  54951. Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
  54952. JetBrains .NET Day Online 2021 – Call for Speakers – .NET Tools Blog | JetBrains
  54953. Azure Functions in C# quick FAQs and tips
  54954. Web Proxy Authentication
  54955. Interview: Amanda Schneider Milne, Software Developer / Manager / Executive
  54956. Don't Code Tired | ICYMI C# 8 New Features: Nested Switch Expressions
  54957. Reading Code Is a Skill - DZone Agile
  54958. Adam Storr - Controlling The Logging Levels in Azure Functions
  54959. Agenty "Agents for Machine Intelligence" - BuiltWithDot.Net
  54960. Fetching Data and Content Negotiation with HttpClient in ASP.NET Core
  54961. Your phone vs. Supercomputers
  54962. Mining Bitcoin with pencil and paper: 0.67 hashes per day
  54963. It's going to cost four figures
  54964. The Database Inside Your Codebase
  54965. What Inception Net Doesn't See
  54966. YouTubers have to declare ads. Why doesn't anyone else?
  54967. Part 18: Packed textures and Keywords | Team Dogpit on Patreon
  54968. Introduction - OWASP Cheat Sheet Series
  54969. Cryptology ePrint Archive: Report 2020/1545
  54970. HubCount - BuiltWithDot.Net
  54971. Using GitHub Actions for Bulk Resolving
  54972. Porsche 911 10295 | Creator Expert | Buy online at the Official LEGO® Shop AU
  54973. Faster JavaScript calls · V8
  54974. RepoZ - BuiltWithDot.Net
  54975. ModelState in ASP.NET 5.0 MVC
  54976. I Really Blew It | Interactive Storytelling Tools for Writers
  54977. OTCC : Obfuscated Tiny C Compiler
  54978. Real-Time System Conditions
  54979. ASP.NET Community Standup - Dapr + .NET
  54980. International money transfers, sanctions and utter stupidity
  54981. Ice Formations Diurnal Freeze-Thaw Cycles
  54982. Packaging a Roslyn Analyzer with NuGet package references - Gérald Barré
  54983. Being a COBOL developer can be very fun
  54984. Correctly converting a character to lower/upper case - Gérald Barré
  54985. The COM static store, part 6: Using C++ weak references | The Old New Thing
  54986. Julia 1.6: what has changed since Julia 1.0?
  54987. Getting started with Behavior Driven Development (BDD) in .NET using SpecFlow
  54988. A first-person engine in 265 lines
  54989. Control Panel
  54990. thegrims/UsTaxes
  54991. JonPSmith/EfSchemaCompare
  54992. elmah.io - BuiltWithDot.Net
  54993. .NET App Developer Links - 2021-02-15
  54994. Machine Learning with ML.NET - Support Vector Machines
  54995. 241: Goodbye DTK, Hello Mac App Development
  54996. Australia's 10 most dangerous snakes
  54997. High-Performance Large-Scale Image Recognition Without Normalization
  54998. Announcing TypeScript 4.2 RC | TypeScript
  54999. Half Doses of Moderna Produce Neutralizing Antibodies - Marginal REVOLUTION
  55000. Microsoft Ignite
  55001. WinUI 3 Preview 4 (February 2021) - WinUI
  55002. OOPs, I did it again – Webinar recording – .NET Tools Blog | JetBrains
  55003. Creating a Windows Service with C#/.NET5 | #ifdef Windows
  55004. How to Upgrade a UWP Application to WinUI 3.0 - Nick's .NET Travels
  55005. Running custom availability tests using Azure Functions
  55006. Hangfire - BuiltWithDot.Net
  55007. I don't want to do front-end anymore
  55008. Why is Python Popular?
  55009. rand-net/khan-dl
  55010. Karan Sharma | Running Nomad for home server
  55011. Multi-asset shielded pool project (MASP)
  55012. On Witchcraft
  55013. Why do we write design documents?
  55014. What I'm Building in 2021
  55015. Don't Mess with Backprop: Doubts about Biologically Plausible Deep Learning
  55016. For the Love of Macros
  55017. A Billion Mockingbirds: The Role of Journalists in Destroyed Civilization
  55018. "Location-Based Pay" - Who Are You to Complain?
  55019. OpenCQRS - BuiltWithDot.Net
  55020. Preliminary Analysis of the Invalid Minting Bug
  55021. cube composer
  55022. Racket v8.0
  55023. The complexity that lives in the GUI
  55024. GTAmodding/re3
  55025. Finding Bugs in C and C++ Compilers using YARPGen
  55026. LiteDb NoSql database - BuiltWithDot.Net
  55027. K-9 Mail is looking for funding
  55028. no dogma podcast - powered by FeedBurner
  55029. Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  55030. The worst of the two worlds: Excel meets Outlook |
  55031. BTCPay Server - BuiltWithDot.Net
  55032. Pride D20 Enamel Pins
  55033. BuildStats.info - BuiltWithDot.Net
  55034. Statement on New York Times Article
  55035. Azure Functions Updates Include Moving .NET Outside the Runtime
  55036. MySqlConnector - BuiltWithDot.Net
  55037. Beginner's Series to: Dev Containers
  55038. Expertos: 1,2,3,4,5,6… clave del Presidente es de las más inseguras del mundo | Crhoy.com
  55039. OSM In Realtime
  55040. ratfactor/ziglings
  55041. Taming the E-Mail Avalanche
  55042. Why no one should use the AT&T syntax ever, for any reason, under any circumstances
  55043. The state of Linux on desktop (2020)
  55044. Securing the post-quantum world
  55045. How I Deal with My Fear of Confusing Readers - PASSIONATE REASON
  55046. How Our Brutal Science System Almost Cost Us A Pioneer Of mRNA Vaccines
  55047. subject matter networks
  55048. Duende Software Blog
  55049. ConjuGato - BuiltWithDot.Net
  55050. shitbowl
  55051. SVG Repo - Free SVG Vectors and Icons
  55052. How to Host .NET Core Applications in VPS Using Docker
  55053. FlubuCore - BuiltWithDot.Net
  55054. Welcoming Google as a Visionary Sponsor of the PSF
  55055. Dev creeped out after he fired up Ubuntu VM on Azure, was immediately approached by Canonical sales rep
  55056. Goodbye YC
  55057. SVG: The Good, the Bad and the Ugly | Eisfunke
  55058. 3,2 milliards d'emails et de mots de passe fuités ? Impressionnant, mais pas inquiétant - Cyberguerre
  55059. OrchardCore CMS - BuiltWithDot.Net
  55060. Our Solo v2 launch is official!
  55061. flameshot-org/flameshot
  55062. 14 Maryland Avenue, Carrara QLD 4211 | Domain
  55063. DotNet AOP - BuiltWithDot.Net
  55064. Decades-Old Computer Science Conjecture Solved in Two Pages
  55065. TWC9: MSIgnite registration is open, Visual Studio Code 1.53, Azure Space Mystery Game, and more!
  55066. Short Fat Engineers Are Undervalued
  55067. StreetWise.org - BuiltWithDot.Net
  55068. Building modern hybrid applications with Azure Arc and Azure Stack | Azure Friday
  55069. Chinese Character Test
  55070. C# with CSharpFritz S2 E5 - Get Started with OpenAPI and gRPC with ASP.NET Core
  55071. Ask the Expert: Smart Data Pipelines to Azure: Ingesting and migrating data the DataOps way
  55072. How to get better outbound connectivity using Azure NAT Gateway | Azure Friday
  55073. Code Maze Weekly #64 - Code Maze
  55074. File Picker (Xamarin.Essentials API of the Week)
  55075. Programming a Better Life
  55076. A retrospective of 100k yearly pageviews
  55077. Clubhouse Is the Future of Talk Radio • Vance Lucas
  55078. Why Bumble is overvalued
  55079. Ben Wiser | Building web apps without a SPA
  55080. Why You Should Ignore Every Founder's Story About How They Started Their Company
  55081. In Pursuit Of The Human Aim Of Leisure
  55082. Organic, Homegrown HTML
  55083. MSI AMD 7970 Graphics Card and Philips BDM4037U monitor
  55084. tensorflow/swift
  55085. On BDD with Predicate: Breaking the “Lattice Barrier” for the Hidden Number Problem
  55086. Creating Azure Functions using .NET 5
  55087. SerenityOS - Writing a full chain exploit
  55088. Startup chooses Blazor and Xamarin for full-stack development using C#
  55089. Migrate & Modernize ASP.NET Applications with Azure App Service and .NET 5
  55090. Power BI Report
  55091. BFF.DataVirtualizingCollection - BuiltWithDot.Net
  55092. Microsoft Preps WinUI 3 for Production Debut Next Month -- Visual Studio Magazine
  55093. Coding Adventure: Chess AI
  55094. Self-Organising Textures
  55095. HttPlaceholder - BuiltWithDot.Net
  55096. 12 most-important Indian origin tech executives in the world | Gadgets Now
  55097. The COM static store, part 5: Using COM weak references | The Old New Thing
  55098. Apple redirects Google Safe Browsing traffic through its own proxy servers to prevent disclosing users' IP addresses to Google in iOS 14.5
  55099. Release OpenSleigh v0.11.0 · mizrael/OpenSleigh
  55100. jimblandy/context-switch
  55101. Warning: Weird Wormholes! - BuiltWithDot.Net
  55102. Chick Corea
  55103. Xamarin Community Toolkit Extravaganza!
  55104. .NET App Developer Links - 2021-02-12
  55105. Cofoundry CMS - BuiltWithDot.Net
  55106. .NET Rocks! vNext
  55107. Building A Custom Event Hubs Event Processor with .NET | Azure SDK Blog
  55108. IronPython: First steps - Simple Talk
  55109. How to Unit Test Existing C# Apps? Easy—With a Mocking Tool
  55110. Introducing Abbot, a powerful ChatOps tool for collaborative work
  55111. Azure App Service, Health checks and zero downtime deployments
  55112. Clippings.io for Kindle - BuiltWithDot.Net
  55113. Senior Infrastructure Engineer Job in Albury Area
  55114. LinkedIn’s Alternate Universe
  55115. Performance Profiling - In Production
  55116. Frustum planes from the projection matrix
  55117. The Evolution of Developer Salaries: Looking Back 20 Years
  55118. The .NET Docs Show - A beginner's introduction to APIs in ASP.NET Core
  55119. VS Code C++ Tool Customizes IntelliSense for Target Platforms -- Visual Studio Magazine
  55120. What Do You Actually Agree To When You Accept All Cookies
  55121. Art of Sustaining at Things – Unstructed.tech
  55122. #1 Riding with Peloton - Back of the Napkin VC
  55123. Podman
  55124. Typing, RSI, and what I do differently
  55125. Ramanujan Machine Redux | Persiflage
  55126. a fun technique with iframes on the web – ciphrd
  55127. Environment Aware Sessions in SSH – Steven Wade
  55128. Nouriel Roubini: ‘Tether is a criminal enterprise,’ SEC should probe Elon Musk’s bitcoin tweets
  55129. Why Remote Friendly Won’t Do
  55130. Feeds Considered Harmful
  55131. Kubernetes Failure Stories
  55132. Uncovering a 24-year-old bug in the Linux Kernel
  55133. Why I Built Litestream
  55134. Modern Management Made Easy with Johanna Rothmann | Hanselminutes with Scott Hanselman
  55135. Public-Key Cryptography Standard (PKCS) #11 v 3.0 has been released: What is it, and what does it mean for RHEL?
  55136. Open-source HTTP API packages and tools | ASP.NET Blog
  55137. On .NET Live - Generating docs for ASP.NET Core Web APIs with Swashbuckle
  55138. Episode 364 - Virtual Networking with Functions
  55139. Neural Regression Using PyTorch: Defining a Network -- Visual Studio Magazine
  55140. Analyzing Code with Infer#
  55141. C#/WinRT Authoring Preview Unveiled -- Visual Studio Magazine
  55142. Staying safe with .NET containers | .NET Blog
  55143. Release v5.0.211103 · dotnet/format
  55144. Announcing Rust 1.50.0 | Rust Blog
  55145. Product Manager - Data & Security Products
  55146. Building a Code Analyzer for .NET
  55147. Build native and hybrid mobile apps with Mobile Blazor Bindings
  55148. GooglePlacesApi - BuiltWithDot.Net
  55149. Quantum cryptography network spans 4600 km in China – Physics World
  55150. The COM static store, part 4: Aggregating into a single object | The Old New Thing
  55151. Why I don't use the "else" keyword in my code anymore
  55152. Google is now telling users that its iOS apps are out of date (despite no updates being available) – product considerations
  55153. Beej's Guide to Network Programming
  55154. satwikkansal/wtfpython
  55155. How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  55156. Exporting Open Telemetry Data to Jaeger
  55157. tusdotnet - BuiltWithDot.Net
  55158. system76/launch
  55159. Do You Write Code With Your Mouse?
  55160. spec: add generic programming using type parameters · Issue #43651 · golang/go
  55161. Tiny top-level programs with C# 9 and SmallSharp and Visual Studio
  55162. .NET App Developer Links - 2021-02-11
  55163. Add Simple Distributed Tracing in .NET Libraries - CodeWithStu
  55164. .NET Core Koans - BuiltWithDot.Net
  55165. Progress Report January 2021 · yuzu
  55166. Get on the Windows Terminal PREVIEW train - now with Settings UI
  55167. Getting The Most Out Of Git — Smashing Magazine
  55168. Don't Code Tired | ICYMI C# 8 New Features: Simplify If Statements with Property Pattern Matching
  55169. Keep Tests Short and DRY with Extension Methods
  55170. [Guest Post] Better refactoring for Unity projects using .NET analyzers | Visual Studio Blog
  55171. Cake Frosting: More Maintainable C# DevOps
  55172. HockeyStats - BuiltWithDot.Net
  55173. .NET Rocks! vNext
  55174. hello — helloSystem experimental documentation
  55175. DNS exfiltration of data: step-by-step simple guide
  55176. On .NET Live - Running PHP and Wordpress sites on .NET with PeachPie
  55177. Aggregate (Root) Design: Behavior & Data
  55178. GitHub Quick Reviews
  55179. How to Record Great Sounding / High Quality Audio at Home
  55180. An Inside Joke for the Super-Rich - The Irrelevant Investor
  55181. Why doesn’t “Look Around” (Apple’s Street View) cover more areas?
  55182. Web Scraping 101 with Python
  55183. An Incomplete Field Guide to Crypto Adoption
  55184. Diligent (not Dry) January
  55185. Patterns of Distributed Systems
  55186. From Idea to MVP to Hacker News in 44 Hours
  55187. Release MsQuic v1.1.0 · microsoft/msquic
  55188. What's new with Translator
  55189. Good-bye ESNI, hello ECH!
  55190. Getting Started with Netduino - BuiltWithDot.Net
  55191. Are we game yet?
  55192. .NET Framework February Security and Quality Rollup | .NET Blog
  55193. Getting started with embedded device development doesn't have to be long and tedious. See how Ryan Winter's team's getting started guides will get you going in a matter of minutes on the #IoTShow
  55194. Preparing to Issue 200 Million Certificates in 24 Hours
  55195. CS193p - Developing Apps for iOS
  55196. Arkadia Zoomquilt
  55197. Timezone Bullshit
  55198. Mobidb Database - BuiltWithDot.Net
  55199. One second to read GitHub code with VS Code
  55200. Stack Overflow Users Rejoice as Pattern Matching is Added to Python 3.10 - Stephen Brennan
  55201. Projections in Event Sourcing: Build ANY model you want!
  55202. The COM static store, part 3: Avoiding creation of an expensive temporary when setting a singleton | The Old New Thing
  55203. Cambridge Bitcoin Electricity Consumption Index (CBECI)
  55204. dotnet/designs
  55205. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  55206. BeatPulse - BuiltWithDot.Net
  55207. Competitor Reported Our No-Buckle Belts as Containing a DEA Controlled Substance and Got Us…
  55208. Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies
  55209. Haxe 4.2.0 is released! - Announcements - Haxe Community
  55210. 2. Y-axis assembly
  55211. .NET App Developer Links - 2021-02-10
  55212. Cake (C# Make) - BuiltWithDot.Net
  55213. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  55214. Using position: sticky to create persistent headers in long texts
  55215. Building Micro Frontends with Components | Creating Startups
  55216. Monsters Weekly 198 - MassTransit with Chris Patterson
  55217. Uno Platform Sustaining the Open-Source Uno Platform
  55218. Llofty Ambitions
  55219. conwnet/github1s
  55220. RazorCart eCommerce - BuiltWithDot.Net
  55221. Creeping as a Service (CraaS)
  55222. Salesforce rolls out permanent remote work plans | ZDNet
  55223. ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  55224. DDoSers are abusing the Plex Media Server to make attacks more potent
  55225. Path.TrimEndingDirectorySeparator Method (System.IO)
  55226. Path.EndsInDirectorySeparator Method (System.IO)
  55227. PemEncoding Class (System.Security.Cryptography)
  55228. StringBuilder.GetChunks Method (System.Text)
  55229. Type.IsAssignableTo(Type) Method (System)
  55230. StringSplitOptions Enum (System)
  55231. Cat GIF - Find & Share on GIPHY
  55232. Cat GIF - Find & Share on GIPHY
  55233. Cat GIF - Find & Share on GIPHY
  55234. Pull request auto-merge is now generally available - GitHub Changelog
  55235. Cat GIF - Find & Share on GIPHY
  55236. Release Bebop v2.1.0 · RainwayApp/bebop
  55237. Event Sourcing with Marten V4: Aggregated Projections
  55238. Xamarin Community Toolkit: StateLayout
  55239. Release Preview Release v0.7210903 · dotnet/try-convert
  55240. How Lyft discovered OpenStreetMap is the Freshest Map for Rideshare
  55241. Pattern matching accepted for Python
  55242. The uphill battle of prioritising technical debt - andre.schweighofer
  55243. Product Management is Detective Work
  55244. From First Principles: Why Scala?
  55245. Crackpot Cryptography and Security Theater
  55246. Entrepreneurs & Stress
  55247. Be Humble
  55248. .NET February 2021 Updates – 5.0.3, 3.1.12, 2.1.25 | .NET Blog
  55249. Exposing sequential IDs is bad! Here is how to avoid it. | Petre Popescu
  55250. Clubhouse
  55251. The Technology of iCircuit 3D
  55252. dave yarwood · How I deploy my personal projects
  55253. (Autistic) visionaries are not natural-born leaders - Alexey Guzey
  55254. GitHub Actions on Azure Stack Hub
  55255. Why should I give you my ID card
  55256. Home Lab Beginners guide - Hardware
  55257. Where to find your first growth marketer?
  55258. DotNest - BuiltWithDot.Net
  55259. #034 José Valim reveals Project Nx - Thinking Elixir
  55260. Troy Hunt - Lessons From 10 Billion Breached Records
  55261. Conquer data sprawl and unleash digital transformation with Azure Purview
  55262. GitHub Quick Reviews
  55263. No. 2 Data Science IDE? VS Code -- Visual Studio Magazine
  55264. Hey now, you’re an all-star
  55265. What's the Difference between Channel<T> and ConcurrentQueue<T> in C#?
  55266. Cross-Platform In-App Purchases for Xamarin.Mac Apps!
  55267. Building Realtime applications on Angular with ASPNET Core and SignalR
  55268. Options Should Allow to Configure the Default Branch Name
  55269. No Support Linux Hosting is Shutting Down
  55270. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  55271. An Interactive Guide to CSS Transitions
  55272. Duality 2D game engine - BuiltWithDot.Net
  55273. Mozilla Welcomes the Rust Foundation – The Mozilla Blog
  55274. ASP.NET Community Standup - ASP.NET Core Architecture: Part 2
  55275. The COM static store, part 2: Race conditions in setting a singleton | The Old New Thing
  55276. I don't want to do front-end anymore
  55277. 2020 U.S. Election: Cybersecurity Analysis
  55278. Turning an old Amazon Kindle into a eink development platform
  55279. Using HTMX with ASP.NET Core: Deleting items with a page refresh
  55280. Using source generators to find all routable components in a Blazor WebAssembly app
  55281. Unbiased median absolute deviation | Andrey Akinshin
  55282. Volume Meter - BuiltWithDot.Net
  55283. Algorithms by Jeff Erickson
  55284. .NET App Developer Links - 2021-02-09
  55285. Blog with Markdown + Git, and degrade gracefully through time
  55286. Monitor Azure WebJobs status with Azure Application Insights
  55287. FrEee strategy game - BuiltWithDot.Net
  55288. Sharing data between CSS and JavaScript using custom properties
  55289. TechEmpower Web Framework Performance Comparison
  55290. Make code more readable by refactoring it with ReSharper – .NET Tools Blog | JetBrains
  55291. Continuous Monitoring for Web Performance and Accessibility | Azure DevOps Blog
  55292. 10 Reasons to Love Passwordless #2: NIST Compliance
  55293. My experience of using modular monolith and DDD architectures – The Reformed Programmer
  55294. Adam Storr - How I Approach New Codebases
  55295. Google joins the Rust Foundation
  55296. seRead serial port reader - BuiltWithDot.Net
  55297. State of the Common Lisp ecosystem, 2020 🎉 - Lisp journey
  55298. Legacy Survey Sky Browser
  55299. Performance Profiling - Picking the right tool
  55300. TechEmpower Web Framework Performance Comparison
  55301. ⚓ T273741 Investigate unusual media traffic pattern for AsterNovi-belgii-flower-1mb.jpg on Commons
  55302. Improving HTTP with structured header fields
  55303. Structured Field Values for HTTP
  55304. The .NET Docs Show - Creating an OSS mobile app using Xamarin + Azure ☁️
  55305. What is the value of a tree?
  55306. Just Launch the Damn Thing!
  55307. I built an internet performance analytics tool isplogger.com
  55308. Why You're In An Echo Chamber
  55309. Can Machines Think?
  55310. My opinion on blockchain
  55311. What's an SPF Record? - Ultimate Guide to Email
  55312. A look at GSM
  55313. Cake - Cake v1.0.0 released
  55314. Reverie: An optimized zero-knowledge proof system
  55315. The Real Novelty of the ARPANET
  55316. Use ideas as tools not truths
  55317. Introducing Clerk: All of user management, not just authentication - Clerk
  55318. The state of JVM desktop frameworks: Jetpack Compose for Desktop
  55319. Learn to code and write games on the Nintendo Game Boy | MVG
  55320. I followed my dreams to get demoted to software developer - Stack Overflow Blog
  55321. HTTP server for .NET Core CLI - BuiltWithDot.Net
  55322. Free Speech & Deplatforming - Firewalls Don't Stop Dragons Podcast
  55323. Microsoft Boosts Java in Azure Spring Cloud, VS Code -- Visual Studio Magazine
  55324. How To Combine Low Code With AI For Your Business?
  55325. Upload Files to Azure with .NET Core Web API and Blazor WebAssembly
  55326. Introduction to Git | Stream Recap | Learn With Dr G
  55327. Weekly .Net Tech Stack - #2
  55328. .NET 6.0 TFMs by terrajobst · Pull Request #174 · dotnet/designs
  55329. Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  55330. Rust Foundation
  55331. Who won Super Bowl LV? A look at Internet traffic during the game
  55332. Mac utility Homebrew finally gets native Apple Silicon and M1 support
  55333. Hastlayer - BuiltWithDot.Net
  55334. Intro to Graphics 06 - 3D Transformations
  55335. Blackjack in Blazor Part 4 - Putting it All Together
  55336. Why you should never use Cloudflare Free CDN Plan
  55337. Shithub: the fragrant git host
  55338. Accused murderer wins right to check source code of DNA testing kit used by police
  55339. Blazor Stability Testing Tools for Bullet Proof Applications
  55340. Treating Primitive Obsession with ValueObjects | DDD in .NET
  55341. The performance degradation in the load testing tool
  55342. The COM static store, part 1: Introduction | The Old New Thing
  55343. Congratulations to Cloudflare’s 2020 Partner Award Winners
  55344. Making Sense of The Audio Stack On Unix
  55345. Blazor WebAssembly - Uploading Files - EP18
  55346. Eto.Forms interface framework - BuiltWithDot.Net
  55347. Un cadre de Cdiscount suspecté d’avoir dérobé les données de 33 millions de clients
  55348. An Introduction to Channels in C#
  55349. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  55350. SitePoint discloses data breach after stolen info used in attacks
  55351. What Happens When The NYT and New Yorker Make Mistakes
  55352. .NET App Developer Links - 2021-02-08
  55353. Barcode Scanner app on Google Play infects 10 million users with one update - Malwarebytes Labs
  55354. 240: Stonks, Robots, and Cross-Platform IAP
  55355. Machine Learning with ML.NET – Complete Guide to Clustering
  55356. Dragon Front Companion - BuiltWithDot.Net
  55357. Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  55358. Taming Environments with Volta, the JavaScript Tool Manager
  55359. Kubernetes for ASP.NET Core Developers – Introduction, Architecture, Hands-On
  55360. Styles of Writing ASP.NET Core Middleware - Steve Talks Code
  55361. Visual Studio Code January 2021
  55362. Writing high performance F# code
  55363. Visual Studio 2019 Docker Tooling
  55364. Don't offer a Free Plan
  55365. Veturaneshitje.com - BuiltWithDot.Net
  55366. Report: Google considering an iOS-style anti-tracking feature for Android
  55367. Report: Romanian Real Estate Portal Suffers Crippling Data Breach
  55368. Azure App Service - Enable the Health Check
  55369. WTF# is Kit Eason?
  55370. microsoft/terminal
  55371. Search with typo tolerance
  55372. App Startup vs Content Startup
  55373. The Why of technology
  55374. How to Eat an Elephant, One Atomic Concept at a Time - kwokchain
  55375. Lessons Learned From My Last Startup: A Post Mortem
  55376. How to Sell Niche Websites: My Experience Selling 2 Websites
  55377. Boycotting FOSS - The Blog of Josias
  55378. gifts, work, vices, hurt
  55379. The power of three
  55380. What Experiences You Should Seek?
  55381. TS-Energy - BuiltWithDot.Net
  55382. Symbiosys Website - BuiltWithDot.Net
  55383. scandum/gridsort
  55384. Get Started With OpenTelemetry and ASP.NET Core - CodeWithStu
  55385. The Secret Life of Microsoft Interns - by Davepl
  55386. Visual guide to SSH tunnels
  55387. Firewall - BuiltWithDot.Net
  55388. jonasstrehle/supercookie
  55389. AdrienTorris/awesome-blazor
  55390. CFP Exchange - BuiltWithDot.Net
  55391. Is abstraction killing civilization? | datagubbe.se
  55392. The Best Cinnamon Rolls You'll Ever Eat | Ambitious Kitchen
  55393. OneSync Reader - BuiltWithDot.Net
  55394. Intro to Graphics 05 - 2D Transformations
  55395. Your First Custom Ortholinear Keyboard
  55396. Four Ways of Not Writing Software Bugs
  55397. Choosing my next job title (in a data science career)
  55398. What Companies Get Wrong about Remote Salaries
  55399. The 2020 IPOs surge is different from prior surges
  55400. How to utilize your Android when there's no internet?
  55401. Turn Hacker News into an RSS feed
  55402. Overcoming Bias : Experts Versus Elites
  55403. Small can be great
  55404. The problems with the GPL
  55405. Tracking My Water Intake With NFC Tags
  55406. Protect your accounts from data breaches with Password Checkup
  55407. Okta launches its new open-source design system with a focus on accessibility – TechCrunch
  55408. Password Monitor: Safeguarding passwords in Microsoft Edge - Microsoft Research
  55409. Newsletter Week 5, 2021
  55410. Exclusive 411 - BuiltWithDot.Net
  55411. ARCHITECTURE.md
  55412. Complexity Explained
  55413. Programming for Cats
  55414. Open Source Binaries of VSCode
  55415. Aimoresc.NET - BuiltWithDot.Net
  55416. Managing Azure App Service SSL Certificate with Azure Key Vault
  55417. Maoli - BuiltWithDot.Net
  55418. AI OpenCV Dolly Zoom Camera
  55419. NETworkManager - BuiltWithDot.Net
  55420. The High QA Guy
  55421. SeekTable - BuiltWithDot.Net
  55422. Home — Spyder IDE
  55423. What is Tailwind CSS
  55424. Operational best practices for web apps on Azure App Service | Azure Friday
  55425. Men's Suitmeister Rainbow Summer Suit & Tie Set
  55426. In the future, even your RAM will have firmware; and the subject of POWER10 blobs
  55427. Search Engines Don't Work and They Are Not Good
  55428. On the Missed Opportunities of Static Types
  55429. Bad Life Advice: Never Give Up - Replay Attacks Against HTTPS
  55430. How to choose a market where your startup can win
  55431. How to automatically set up a development machine with Ansible
  55432. How I stay motivated to publish despite being a lazy bastard
  55433. My Staff Software Engineering Reading List
  55434. Veloren
  55435. Is the world becoming better? - Inverted Passion
  55436. Teaching Myself Quantum Mechanics, Part one. |
  55437. On the 23andMe and VGAC Merger
  55438. Beware the Cult of Numeracy
  55439. VS Code Dev Team Eyes Long-Requested Testing Support -- Visual Studio Magazine
  55440. Let's Crack Zodiac - Episode 5 - The 340 Is Solved!
  55441. Making Vaccine - LessWrong
  55442. Mac utility Homebrew finally gets native Apple Silicon and M1 support
  55443. AutoHistory for EF Core - BuiltWithDot.Net
  55444. Firewalls Don't Stop Dragons Podcast - Don't Get Caught With Your Drawbridge Down!
  55445. The Elements of Computing Systems, Second Edition
  55446. Gift Egwuenu (Gift Egwuenu)
  55447. Code Maze Weekly #63 - Code Maze
  55448. FOSDEM 2021 - Schedule
  55449. Turn off that camera during virtual meetings, environmental study says
  55450. Atkinson Hyperlegible Font May Be Pretty Good If Your Granny Can't See Well
  55451. The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  55452. Episode 69 - The Risks of Third Party Code With Niels Tanis
  55453. Bidirectional Streaming | gRPC in .NET 5
  55454. 3.0.0
  55455. Building a social media platform without going bankrupt: Part X–Optimizing for whales
  55456. How do I get a foothold in the neutral apartment? | The Old New Thing
  55457. New report on Apple’s VR headset: 8K in each eye, potential $3,000 price tag
  55458. Dream Big: Three Months in at Elastic - Steve Gordon - Code with Steve
  55459. Disqus, the dark commenting system
  55460. Nightingale REST API Client - BuiltWithDot.Net
  55461. The man who produced Steve Jobs’ keynotes for 20 years.
  55462. A Free Hyperlegible Typeface from the Braille Institute
  55463. How hackers are finding creative ways to steal gift cards using artificial intelligence.
  55464. .NET App Developer Links - 2021-02-05
  55465. Helium Scraper - BuiltWithDot.Net
  55466. How to hire senior developers: Give them more autonomy
  55467. Compiling DirectShow.Net for use in .NET 5
  55468. Here, I made a thing to save time building all projects in a solution
  55469. Opening an Admin Windows Terminal from Visual Studio
  55470. ConcurrentDictionaryExtensions.cs
  55471. Fantasy Critic - BuiltWithDot.Net
  55472. Performance Profiling - Introduction
  55473. rust-analyzer/rust-analyzer
  55474. Google’s Dunant subsea cable is now ready for service | Google Cloud Blog
  55475. Working with SSL Certificate in Azure App Service
  55476. Templated Controls are Awesome | The Xamarin Show
  55477. The Great Suspender gets flagged for malware by Google Chrome
  55478. Oxfam Australia investigating suspected data incident | Media Oxfam Australia
  55479. Ideas That Created the Future
  55480. Sharing Knowledge Online
  55481. Entity Framework Community Standup - Introducing MSBuild.Sdk.SqlProj
  55482. Safia Abdalla · The ReadME Project
  55483. A Simple and Succinct Zero Knowledge Proof
  55484. I Finally Started Getting Programming
  55485. The spectrum of synchronousness - The Engineering Manager
  55486. Can networking be simple? with Tailscale's Avery Pennarun | Hanselminutes with Scott Hanselman
  55487. Inline caching: quickening
  55488. Sequencing DNA in our Extra Bedroom « Andrew J. Barry
  55489. Oh sorry, I was on mute!
  55490. Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog
  55491. Working inside a Docker container using Visual Studio Code
  55492. Art of Starting Things (or How to Start Doing Things That You've Been Delaying Forever) – Unstructed.tech
  55493. Enforcing work-life balance with bash scripting, or targeted ways to kill Linux programs – prem.moe
  55494. The Problem with Young Internet Entrepreneurs - Clayton Horning
  55495. Locating Humans with DNS
  55496. A short post on Nibby, URL shorteners and the dangers of machine translation
  55497. Fast Software, the Best Software
  55498. How to Lose Money With 25 Years of Failed Businesses
  55499. progrium/macdriver
  55500. NUKE - BuiltWithDot.Net
  55501. Waiting for PostgreSQL 14 – SEARCH and CYCLE clauses – select * from depesz;
  55502. Episode 363 - Streaming telemetry for NVAs
  55503. Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  55504. AWS Architecture Design Walkthrough - Global Lifts Scenario - CodeWithStu
  55505. Configuring and extending a service
  55506. GitHub Quick Reviews
  55507. Calling an API in Power Apps Portals using JavaScript | Developer Support
  55508. Cyber Security Bootcamp: Get CompTIA Certified and Land Your First Role
  55509. Chefs and Cooks
  55510. What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  55511. Testing App Cloud Readiness for Failover Resiliency with SQL Managed Instance
  55512. Help users in Iran reconnect to Signal
  55513. Use the SAN field
  55514. Adding approval workflow to your GitHub Action
  55515. .NET Rocks! vNext
  55516. Asynchronous Messaging, Part 5: Miscellaneous Considerations
  55517. Don't use functions as callbacks unless they're designed for it
  55518. Microsoft Viva: Empowering every employee for the new digital age - Microsoft 365 Blog
  55519. Lottie animations for WPF - BuiltWithDot.Net
  55520. On .NET Live - Distributed applications with ZeroMQ
  55521. Usage patterns for winrt::unbox_value_or | The Old New Thing
  55522. Building Product Intelligence Platform with Cloudflare Workers
  55523. .NET 5 and .NET 6 with Scott Hunter
  55524. Building a social media platform without going bankrupt: Part IX–Dealing with the past
  55525. HuffPost is now a part of Verizon Media
  55526. Virtual Event: Matt Parker - Events
  55527. Cloudpress - BuiltWithDot.Net
  55528. Humble Pi: When Math Goes Wrong in the Real World - Harvard Book Store
  55529. .NET GC Internals - 04. Plan phase
  55530. ianhan/BitmapFonts
  55531. My product is my garden
  55532. .NET App Developer Links - 2021-02-04
  55533. Ceras - powerful binary serializer - BuiltWithDot.Net
  55534. Building real applications with Orleans
  55535. When industrial AI meets IoT, different engineers & operators with different backgrounds & skills have to work together. Symphony AzimaAI joins @obloch on the #IoTShow to tell us how they can help
  55536. Update Statistics SQL Server
  55537. Command Line Parser on .NET5 | Windows Dev
  55538. Security: The Need-to-know principle
  55539. Security: The Principle of Least Privilege (POLP)
  55540. ASP.NET Core IOptions Configuration
  55541. Introduction to gRPC in .NET Core and .NET 5
  55542. Building real applications with Orleans
  55543. Tip 304 - How to use the VS Code Logic Apps extension to create stateless workflows
  55544. Clocktimizer - BuiltWithDot.Net
  55545. Welcome to » DVD Laser Scanner Microscope
  55546. The New .NET Multi-platform App UI | Xamarin Blog
  55547. Learn tidytext with my new learnr course | Julia Silge
  55548. stefanzweifel.io
  55549. Issue No. 102
  55550. I'm glad for using 1Password
  55551. ISP Column - February 2021
  55552. Cold Paths - Tim Kellogg
  55553. How To Put Faith in UX Design
  55554. Unhealthy obsession with analytics
  55555. How to be a Secret Agent (of Change) | cek.log
  55556. Write Stable Code using Coupling Metrics
  55557. Entity Framework Core 5.0: The Next Generation for Data Access
  55558. Ruby Garbage Collection Deep Dive: GC::INTERNAL_CONSTANTS
  55559. Threshold Cryptography with Omer Shlomovits from ZenGo
  55560. Facebook Authentication in Blazor WebAssembly Hosted Applications
  55561. Generate a GitHub Actions workflow file from dotnet CLI
  55562. Giraffe F# ASP.NET Core web framework - BuiltWithDot.Net
  55563. Computer Graphics form Scratch - Gabriel Gambetta
  55564. Springboard - Mentor - Cyber Security Course (Part-Time/Online)
  55565. .NET 6 Desktop Dev Options: WPF, WinForms, UWP, .NET MAUI, Blazor ... -- Visual Studio Magazine
  55566. 25 Ways AI/Machine Learning Helps Businesses
  55567. Why I Still Use RSS
  55568. Host your own private blog
  55569. BuiltWithDot.Net - BuiltWithDot.Net
  55570. Event Sourcing Example & Explained in plain English
  55571. RedisLabs | Accelerating Data Engineering with Azure
  55572. How many decisions do you make?
  55573. Client Streaming | gRPC in .NET 5
  55574. achannarasappa/ticker
  55575. Why is there no useful information in the RetailInfo class? | The Old New Thing
  55576. Computer Graphics from Scratch
  55577. How to lose money 💸
  55578. Huawei’s HarmonyOS: “Fake it till you make it” meets OS development
  55579. Building a social media platform without going bankrupt: Part VIII–Tagging and searching
  55580. LanHUB - BuiltWithDot.Net
  55581. Bluetooth trackball Mark II
  55582. The effect of switching to TCMalloc on RocksDB memory use
  55583. .NET App Developer Links - 2021-02-03
  55584. Go (golang) Anonymous Functions - Inlining Code for Goroutines
  55585. The One Thing I Wish I'd Known Before Using Cake
  55586. Oh My Zsh: 2020 Year in Review
  55587. FilterLists - BuiltWithDot.Net
  55588. A Look at Upcoming React Wednesdays Episodes
  55589. WinUI 3.0 Misconceptions - Nick's .NET Travels
  55590. OAuth Device Flow for IoT with the Microsoft Graph API
  55591. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  55592. PowerShell editors and environments part 1 - Simple Talk
  55593. EdgeTile Creators - BuiltWithDot.Net
  55594. Xamarin Community Toolkit: TabView
  55595. Expanded support for video uploads - GitHub Changelog
  55596. New Discourse forum for GoboLinux
  55597. alcover/buf
  55598. How to write cuneiform
  55599. Episode 178 – Identity with Christos Matskas | The 6 Figure Developer
  55600. Neural Regression Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  55601. OPS117: PowerShell Deep Dive
  55602. Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  55603. The relationship between genocide, hate speech and censorship | Boundless Human
  55604. 7 behaviours to avoid in a software architecture role - Daniel Watts
  55605. Avoiding false-positives with flow-sensitive conditional analysis
  55606. How to Find an Apartment in Berlin: The Art of Flat Hunting in 2021 - IchBerlin
  55607. AirPods Max: An Audiophile Review - Marius Masalar
  55608. Tearing Down a Humidifier - Lei's Blog
  55609. Do less and do it better
  55610. A New Beginning
  55611. ignore the code: Switching to Windows
  55612. Cryptology ePrint Archive: Report 2020/1506
  55613. Azure SDK to Add More Languages, Including Go -- Visual Studio Magazine
  55614. Buffalo Esoteric Programming Language - buffalolang.com
  55615. IdentityServer - BuiltWithDot.Net
  55616. Email from Jeff Bezos to employees
  55617. Black to the Future - Gerard Taylor
  55618. From Web Forms to Blazor - Introducing the Blazor Web Forms Components
  55619. GitHub Quick Reviews
  55620. The documentation system — Documentation system documentation
  55621. Getting better at Linux with 10 mini-projects
  55622. Unit Test the Untestable
  55623. Go (golang) WaitGroup - Signal that a Concurrent Operation is Complete
  55624. How to achieve style inheritance with Blazor CSS isolation
  55625. Meet your team where they are
  55626. Just because I have a vertical screen, doesn’t mean I’m on a phone!
  55627. Plats Search - BuiltWithDot.Net
  55628. I'm tired of this anti-Wayland horseshit
  55629. Chris's Wiki :: blog/programming/Go116OpenBSDUsesLibc
  55630. Elon Musk Interview: 1-on-1 with Sandy Munro
  55631. ‎The Numberphile Podcast on Apple Podcasts
  55632. Comparing distribution quantiles using gamma effect size
  55633. 5 JavaScript Concepts You HAVE TO KNOW
  55634. A metric that is consistently at 100% is probably broken | The Old New Thing
  55635. Rockstar Epidemiologists - with Adam Kucharski — The Numberphile Podcast
  55636. Using HTMX with ASP.NET Core: Deleting items
  55637. Inspiration4 - Home
  55638. A Complete Tutorial to Connect Android with ASP.NET Core Web API
  55639. Building a social media platform without going bankrupt: Part VII–Counting views, replies and likes
  55640. Finding all routable components in a Blazor App
  55641. ReflectApp.io web app - BuiltWithDot.Net
  55642. efcore/EFCore.CheckConstraints
  55643. .NET App Developer Links - 2021-02-02
  55644. ReflectApp.io iOS app - BuiltWithDot.Net
  55645. Coaching sessions: here’s what I talk about with junior developers
  55646. ASP.NET POCO Controllers: an experience report
  55647. Uno Platform The State of WebAssembly - 2020 and 2021
  55648. OSS Power-Ups: FluentValidation – Webinar recording – .NET Tools Blog | JetBrains
  55649. Tracing IO in .NET Core — Softwarepark
  55650. index
  55651. Don't Code Tired | ICYMI C# 8 New Features: Write Less Code with Using Declarations
  55652. Monsters Weekly 197 - Code Snippets in Visual Studio 2019
  55653. Adam Storr - Create Anonymous Data Object With AutoFixture From Type
  55654. Cab Ride by Powersaurus
  55655. pt.BTC bitcoin wallet - BuiltWithDot.Net
  55656. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  55657. DuckDuckGo is Hiring!
  55658. gemini:// space
  55659. Changelog - pip documentation v21.0.1
  55660. Tell Me I'm Wrong, Please (Angular and Async)
  55661. Google Authentication in Blazor WebAssembly Hosted Applications
  55662. Languages & Runtime Community Standup - Plans for .NET 6 and VB Source Generators
  55663. Dell Inspiron Desktop | Dell USA
  55664. Home · Solid
  55665. The reshaped Mac experience
  55666. My favorite podcasts - Part 1 | Dhruv Sharma
  55667. Estimates, Design and the Payoff Line
  55668. Meme Investing – SIGNAL MAXIMA
  55669. Slack’s Outage on January 4th 2021 - Slack Engineering
  55670. Non standard CSS selectors
  55671. "Mom, I'm on Spotify": How I Produced My First Music Album
  55672. How to approach tech interviews
  55673. Scraping, analyzing and generating companies, founders and job postings from YC's Work at a Startup
  55674. Why Generation X will save the web - Hi, I'm Heather Burns.
  55675. Weekly .Net Tech Stack - #1
  55676. FastAPI
  55677. Cryptology ePrint Archive: Report 2006/069
  55678. Conference Mobile App - BuiltWithDot.Net
  55679. Some things aren’t built to be tested
  55680. Episode 56 – Diversity and film making with Shawn Wildermuth – Coding After Work Podcast
  55681. r/funny - Yesterday I went kayaking thinking that it's probably really easy, oh boy was I wrong...
  55682. The Unexpected Find That Freed 20GB of Unused Index Space
  55683. Press Release - VideoLAN is 20 years old!
  55684. Azure Quantum is now in Public Preview - Microsoft Quantum
  55685. Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD
  55686. North Korea-Sponsored Hackers Attack with Bad-Code Visual Studio Projects -- Visual Studio Magazine
  55687. My Third Year as a Solo Developer
  55688. Release v3.0.0: Transformer-based pipelines, new training system, project templates, custom models, improved component API, type hints & lots more · explosion/spaCy
  55689. Graphics Programming weekly - Issue 168 — January 31, 2021 | Jendrik Illner
  55690. Intro to Graphics 04 - Raster Images (Part2)
  55691. Enterprise Web Library - BuiltWithDot.Net
  55692. Intro to Graphics 02 - Math Background
  55693. Intro to Graphics 03 - Raster Images (Part1)
  55694. Blackjack in Blazor Part 3 - Game State and Blazor Components
  55695. Intro to Graphics 00 - Opening
  55696. Intro to Graphics 01 - Introduction
  55697. Trailblazor: Building Dynamic Applications with Blazor
  55698. Why am I being told my fire_and_forget coroutine is not returning a value? | The Old New Thing
  55699. How to structure a .NET Solution (project separation & architecture)
  55700. Building a social media platform without going bankrupt: Part VI–Dealing with edits and deletions
  55701. Automatically generate a form from an object in Blazor - Gérald Barré
  55702. Blazor WebAssembly : CSS Isolation - EP17
  55703. Open Telemetry for ASP.NET Core
  55704. r/mildlyinfuriating - Why couldn’t it be even? Why
  55705. Counterfeiting Stock - Explaining illegal naked shorting and stock manipulation
  55706. vvvv gamma - BuiltWithDot.Net
  55707. Building Better NuGet Packages - CodeWithStu
  55708. Finally - My first book got published
  55709. Go (golang) Channels - Moving Data Between Concurrent Processes
  55710. Machine Learning with ML.NET - Ultimate Guide to Classification
  55711. 239: Planning an App Release
  55712. Implement app roles authorization with Azure AD and ASP.NET Core
  55713. Internet disrupted in Myanmar amid apparent military uprising - NetBlocks
  55714. .NET App Developer Links - 2021-02-01
  55715. Gluee. Developer discounts and deals. - BuiltWithDot.Net
  55716. Meshtastic
  55717. SSL/TLS connection issue troubleshooting guide
  55718. ASP.NET, Serilog and Application Insights
  55719. Surfacing Azure Pipelines Build Info in a .NET React SPA
  55720. Windows Terminal Preview 1.6 Release | Windows Command Line
  55721. Pholly – Azure From The Trenches
  55722. Demystifying Service Principals - Managed Identities | Azure DevOps Blog
  55723. Llama Rust SDK preview 0.1.3
  55724. VS Code an overnight success...10 years in the making with Erich Gamma
  55725. Does Neumorphism Have Any Place in App Design in 2021?
  55726. The Best TLS and PKI Training Course in the World
  55727. Naked shorting: The curious incident of the shares that didn't exist
  55728. HTML Washer - BuiltWithDot.Net
  55729. Get Windows Terminal - Microsoft Store
  55730. Hacker posts 1.9 million Pixlr user records for free on forum
  55731. Why I still Lisp (and you should too!)
  55732. Game Jam Lessons Learned
  55733. My experience passing CKA and CKAD
  55734. Things You Should Know
  55735. The Cult of Best Practice
  55736. klog
  55737. Practical and Ruthless Prioritization Rules
  55738. Mario Hayashi - Blog - Delivering software: The Product Management Triangle
  55739. A Survival Guide for Beating Information Addiction - zen habits
  55740. The MIT License, Line by Line
  55741. Genes Carrying Memes – Lessons Learned
  55742. Codus Operandi
  55743. Episode 10: Exploiting Authenticated Encryption Key Commitment!
  55744. NES.css
  55745. Remotime: Freelancer Invoicing - BuiltWithDot.Net
  55746. Why Robinhood Disabled Buys but not Sells
  55747. GitHub Should Start An App Store
  55748. wesdoyle/design-patterns-explained-with-food
  55749. LackRack - Eth0Wiki
  55750. Cardiff Gov Citizen app - BuiltWithDot.Net
  55751. Element suspended on Google Play Store: now resolved.
  55752. Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2021
  55753. Practical ASP.NET - BuiltWithDot.Net
  55754. WebAtoms for Xamarin.Forms - BuiltWithDot.Net
  55755. My 90's TV!
  55756. microsoft/Extensible-Storage-Engine
  55757. https global tool - BuiltWithDot.Net
  55758. The Secret History of Windows Bluescreens by Davepl
  55759. Lynn Conway's Story
  55760. Regular afternoon naps linked to improved cognitive function
  55761. Personal experiences bridge moral and political divides better than facts
  55762. About GitHub Security Advisories - GitHub Docs
  55763. BitLocker touch-device lockscreen bypass
  55764. Max Hodak - Do words mean anything?
  55765. Advice to My Younger Software Developer Self
  55766. SARS-CoV-2 variants of concern
  55767. All Stories Are Wrong, but Some Are Useful
  55768. Uniwidth typefaces for interface design
  55769. The student clique system of a desegregated high school
  55770. Dark Patterns at Scale: Findings from a Crawl of 11K Shopping Websites
  55771. Offline Algorithms in Low-Frequency Trading
  55772. Json2Email.com - BuiltWithDot.Net
  55773. r/wallstreetbets - Times Square right now
  55774. Website Fingerprinting on Early QUIC Traffic
  55775. TWC9: Windows Terminal 1.6 Preview, Python in VS Code, Pulumi, and more!
  55776. C# Nullable reference types – No more null reference exceptions!
  55777. The Secret History of Windows Bluescreens by Davepl
  55778. C# 9.0: Top Level Programs
  55779. C# 9.0: Record types
  55780. C# 9.0: Pattern Matching
  55781. Pidget, a Sentry.io client & library - BuiltWithDot.Net
  55782. Neural Networks Explained from Scratch using Python
  55783. Index of /map
  55784. WhatsApp Now Requires Biometric Authentication for Desktop, Web Access
  55785. Server Streaming | gRPC in .NET 5
  55786. Can you make a basic web app without googling? I can't
  55787. Permadelete - BuiltWithDot.Net
  55788. PHINUG Online Dev Sessions 2021.02
  55789. The weirdest compiler bug
  55790. Making GitHub’s new homepage fast and performant - The GitHub Blog
  55791. Ombi - BuiltWithDot.Net
  55792. Rewriting git history, removing files permanently. Cheatsheet & guide
  55793. Sejil - BuiltWithDot.Net
  55794. Azeroth Status - BuiltWithDot.Net
  55795. Caledos Runner for Android - BuiltWithDot.Net
  55796. Solcast API - BuiltWithDot.Net
  55797. Memstate - BuiltWithDot.Net
  55798. Voice in a Can - BuiltWithDot.Net
  55799. ObjectStore OR Mapper - BuiltWithDot.Net
  55800. RemarkFS Markdown slides - BuiltWithDot.Net
  55801. Tube Mate Underground planner - BuiltWithDot.Net
  55802. Wexflow - BuiltWithDot.Net
  55803. Core2D - BuiltWithDot.Net
  55804. Function Flow - BuiltWithDot.Net
  55805. Exalt Training - BuiltWithDot.Net
  55806. Weapsy CMS - BuiltWithDot.Net
  55807. The Graham & Brown AR App - BuiltWithDot.Net
  55808. Envoice - BuiltWithDot.Net
  55809. HoloLens object recognition - BuiltWithDot.Net
  55810. Spoons - BuiltWithDot.Net
  55811. Ombi Mobile - BuiltWithDot.Net
  55812. Baking with machine learning
  55813. Code Maze Weekly #62 - Code Maze
  55814. Achieving 11M IOPS & 66 GB/s IO on a Single ThreadRipper Workstation - Tanel Poder Consulting
  55815. Code with Fire! Top VS Code Tips -- Visual Studio Magazine
  55816. Discover - Pony
  55817. PyO3/pyo3
  55818. The Subtle Hazards of Real-World Cryptography
  55819. I didn't install Signal for privacy
  55820. Why we walked away from a $1.5 million seed round and shut down our company
  55821. khalidabuhakmeh/monorepo_build
  55822. Zone to Zone Disaster Recovery with Azure Site Recovery | Azure Friday
  55823. The Psychology of Stock Bubbles
  55824. I Launched my side project on Product Hunt, here is what I learned.
  55825. 2020-2021 Solarwinds hack explained in details by a software engineer. - Lav Patel | Lead Software Engineer
  55826. The Hedge Fund Citadel Does Not Buy Robinhood Data, Citadel Securities is a Different Company, and Other Misconceptions
  55827. I Hired College Students to Run My Business (<span class="caps">PK</span>&C WINternship 2020 Report)
  55828. Whiteboarding software and hardware
  55829. Daily links from Cory Doctorow
  55830. For once, not DNS: Huawei Modem ARP spoofing
  55831. Don’t write unit tests for their own sake
  55832. OpenWrt Forum
  55833. Speaker Directory
  55834. Shadow Of Mordor And Shadow Of War's Nemesis System Hasn't Appeared In More Games Because WB Patented The System - PlayStation Universe
  55835. ‎iCircuit 3D
  55836. Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI | Azure DevOps Blog
  55837. #150 Luke Hoban, Pulumi - Infrastructure as Software | no dogma podcast
  55838. microsoft/vscode-edge-devtools
  55839. Friday Facts #364 - 1.1 stable | Factorio
  55840. Statement of Acting Chair Lee and Commissioners Peirce, Roisman, and Crenshaw Regarding Recent Market Volatility
  55841. Cloudflare Named a ‘Best Place to Work for LGBTQ Equality’
  55842. .NET R&D Digest (January, 2021)
  55843. Autoscrolling on drag, part 5: Adding wiggle-to-scroll to escape velocity | The Old New Thing
  55844. Amazon.com: AUKEY USB C Power Bank, 20000mAh Portable Charger USB C, Slimline Type C Battery Pack with 3 Input & 4 Output Compatible with iPhone 11/11 Pro/XS Max/8, Nintendo Switch, Samsung Galaxy Note8, Pixel
  55845. Don’t grow.
  55846. Building a social media platform without going bankrupt: Part V–Handling the timeline
  55847. Starting a new job in the middle of a pandemic
  55848. Open MCT - Open Source Mission Control Software — Open MCT
  55849. Ebook Reader for web
  55850. .NET App Developer Links - 2021-01-29
  55851. A Look at iMessage in iOS 14
  55852. Troy Hunt: 'De Adobe-breach kwam precies goed uit voor Have I been Pwned'
  55853. High Short Interest Stocks : All exchanges : Showing 1
  55854. Why I'm losing faith in UX
  55855. Event-Driven on Azure: Part 1 – Why you should consider an event-driven architecture
  55856. Using fetch with TypeScript
  55857. Build Docker images *quickly* with GitHub Actions self-hosted runners
  55858. bliki: RefinementCodeReview
  55859. Automate application lifecycle management with GitHub Actions
  55860. .NET GC Internals – the Mark phase – TooSlowException
  55861. bliki: PullRequest
  55862. Deploying AWS Lambdas across environments - Octopus Deploy
  55863. DBA in training: SQL Server under the hood - Simple Talk
  55864. Select Tag Helper in ASP.NET Core MVC
  55865. A/B Testing with Azure App Service
  55866. Transfer Stocks Out Of Your Robinhood Account | Robinhood
  55867. Why You ACTUALLY Need Math for Programming
  55868. Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  55869. DevOps for ASP.NET Developers: Hosting NuGet Packages
  55870. App Actions (Xamarin.Essentials API of the Week)
  55871. High-performance Services with gRPC: What's new in .NET 5
  55872. Exploring My .bashrc In 2021
  55873. How to properly store a password in the Database | Petre Popescu
  55874. The Main Advantage Of TailwindCSS
  55875. Reading Recommendations for a New VC
  55876. Learn to Code with Infrastructure as Code
  55877. The life of a Web Component - Initialization
  55878. What if GitHub is the devil?
  55879. White House Youtube Dislike Manipulation
  55880. How the software becomes unmaintainable? – a practical example
  55881. Delivering with empathy
  55882. WhatsApp and the domestication of users
  55883. The myth of turning your hobby into a job with writer Aley Arion | Hanselminutes with Scott Hanselman
  55884. AT&T and Verizon have cut 95K jobs in five years | Light Reading
  55885. Why Johnny Still, Still Can't Encrypt: Evaluating the Usability of a Modern PGP Client
  55886. Coinbase announces proposed direct listing
  55887. C# with CSharpFritz S2 E4 - APIs with ASP.NET Core
  55888. [1] Complaint
  55889. Asynchronous Messaging, Part 4: Retrieve Results
  55890. Enriching Excel with higher-order functional programming
  55891. First comes the slop, then the good stuff
  55892. Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  55893. pascalw/kindle-dash
  55894. Protocols, Not Platforms: A Technological Approach to Free Speech
  55895. WE are Preparing a Class Action LAWSUIT against Robinhood!
  55896. the front page of the internet
  55897. Windows Terminal Preview 1.6 Release | Windows Command Line
  55898. New Spotify Patent Involves Monitoring Users’ Speech to Recommend Music
  55899. Authentication options in ASP.NET 5 and ASP.NET Core
  55900. A Tour of SQL Workshops
  55901. GitHub Quick Reviews
  55902. windows sound effect (acapella)
  55903. Web Real-Time Communications (WebRTC) transforms the communications landscape; becomes a World Wide Web Consortium (W3C) Recommendation and multiple Internet Engineering Task Force (IETF) standards
  55904. Developers spend most of their time figuring the system out
  55905. Choosing a ServiceLifetime
  55906. Autoscrolling on drag, part 4: Dynamic autoscroll based on escape velocity | The Old New Thing
  55907. Stack Overflow 2019 hack was guided by advice from none other than... Stack Overflow
  55908. .NET Rocks! vNext
  55909. benbjohnson/litestream
  55910. Take Your Online Presence to the Next Level with Hashnode
  55911. How to use FastReport Open Source in ASP.NET Core Web application
  55912. JaaS: the Team that Builds Jitsi Can Now Also Run it for You! - Jitsi
  55913. The EU must protect the right to privacy and not attack end-to-end encryption
  55914. GitLab removes its 'starter' tier: Users must either pay 5x more or lose features
  55915. Building a social media platform without going bankrupt: Part IV–Caching and distribution
  55916. GitHub Actions Breaking Change: .NET Core 3.0 will be removed from macOS and Ubuntu images - GitHub Changelog
  55917. Humans of Infosec - Troy Hunt
  55918. Data Privacy Day 2021 - Looking ahead at the always on, always secure, always private Internet
  55919. .NET App Developer Links - 2021-01-28
  55920. Implement OAUTH Device Code Flow with Azure AD and ASP.NET Core
  55921. .NET GC Internals - 03. Concurrent Mark phase
  55922. How Tesla’s Charging Stations Left Other Manufacturers in the Dust
  55923. A Quest to Find a Highly Compressed Emoji :shortcode: Lookup Function
  55924. OO in Python is mostly pointless
  55925. Bringing Edge’s Developer Tools to VS Code for debugging Web Apps – a talk at VS Code Day
  55926. Akka.NET Dependency Injection Best Practices
  55927. Using WinML in .NET5 | Windows Dev
  55928. No, Java is not a Secure Programming Language
  55929. Tip 303 - How to use GitHub Actions from Azure App Service
  55930. `undefined` vs. `null` revisited
  55931. Using C# Source Generators to create an external DSL | .NET Blog
  55932. How to Put Ethical Design Front and Center in 2021
  55933. .NET 5 Source Generators Jump Start
  55934. ASIC breached in Accellion hack
  55935. dotnet/runtime
  55936. berty/berty
  55937. Avoiding a Big Ball of Mud
  55938. Reports: Expired NuGet Cert Borks .NET 5 Apps on Debian Linux -- Visual Studio Magazine
  55939. Automating My Job with GPT-3
  55940. Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?
  55941. Application State in Blazor Apps
  55942. What to consider when choosing a new tech stack | Fotis Alexandrou - Software Engineer
  55943. Why I didn't use Wordpress for my blog
  55944. Startup Communities | Rural Entrepreneurship
  55945. Implementing support for message retention policies in Matrix · Brendan Abolivier
  55946. Gamedev from scratch 1: Scaffolding
  55947. Learn TV
  55948. What I wish I could've done instead of college
  55949. Stop holding people accountable, start treating them as adults
  55950. WebRTC is now a W3C and IETF standard
  55951. Narrative Driven Development
  55952. Bets, Bonds, and Kindergarteners
  55953. Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  55954. rr-wfm/MSBuild.Sdk.SqlProj
  55955. OSC mixer control in C#
  55956. Cryptology ePrint Archive: Report 2020/945
  55957. C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
  55958. Microsoft's New Programming Language for Excel Now Turing Complete -- Visual Studio Magazine
  55959. Using AzureAD B2C for authenticating users
  55960. Ascend | Accelerating Data Engineering with Azure
  55961. Telephoto fear: Japanese photojournalist shows how lenses affect views of crowds amid virus - The Mainichi
  55962. Mark Cuban Cost Plus Drug Company
  55963. Here's How I Bootstrapped a SaaS to 10k MRR
  55964. Saying Thanks to the Open Source Community Through Sponsorship - Exceptionless
  55965. LZ4 - Extremely fast compression
  55966. .NET Foundation Project Spotlight - DotVVM
  55967. Quick Fixes
  55968. Dockerfile
  55969. Blazor WebAssembly - Migrating from 3.1 to .NET 5 - EP16
  55970. Automating data center expansions with Airflow
  55971. crt.sh | 2399561127a57125de8cefea610ddf2fa078b5c8067f4e828290bfb860e84b3c
  55972. Autoscrolling on drag, part 3: Dynamic autoscroll based on mouse position | The Old New Thing
  55973. mRNA Vaccines: Questions & Misconceptions
  55974. The unreasonable effectiveness of simple HTML
  55975. On .NET Live - Deploying Akka.NET to Containers and Kubernetes
  55976. How null checks have changed in C#
  55977. Adhering to Consent with Cookie Information for Episerver
  55978. Building a social media platform without going bankrupt: Part III–Reading posts
  55979. Package validation broken in docker builds with errors NU3028 and NU3037 · Issue #10491 · NuGet/Home
  55980. security - Baron Samedit: Heap-based buffer overflow in Sudo (CVE-2021-3156)
  55981. Perfecting the password field with the HTML passwordrules attribute
  55982. Hack a TV into a Teams and Zoom Computer with EpocCam and Miracast
  55983. Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
  55984. Aggregate (Root) Design: Separate Behavior & Data for Persistence
  55985. The "do not be alarmed" clock - Stavros' Stuff
  55986. I tried to report scientific misconduct. How did it go?
  55987. Blizzard Diablo IV debugs Linux core dumps from Visual Studio | C++ Team Blog
  55988. Using dotnet watch run with JetBrains Rider
  55989. Learning Git for the Absolute Beginner
  55990. How to build a personal finance app using Azure
  55991. Idempotent Receiver
  55992. Episode 10: F# and Functional Programming
  55993. Monsters Weekly 196 - Visual Studio Code Snippets
  55994. Using HTMX with ASP.NET Core: Introduction
  55995. GitLab is moving to a three-tier product subscription model
  55996. CSS is awesome: A dark/light mode switch with preference detection in 15 lines of CSS
  55997. Don't Code Tired | ICYMI C# 8 New Features: Switch Expressions
  55998. leahneukirchen/nq
  55999. Load balancing and its different types - Wisdom Geek
  56000. About the security content of iOS 14.4 and iPadOS 14.4
  56001. Bill Hill - There is only one space after a period
  56002. Introducing the Xamarin Community Toolkit
  56003. New Visual Studio Razor Editor 'Close to Being Ready' for Blazor and Other Projects -- Visual Studio Magazine
  56004. Introduction [1 of 8] | Beginner's Series to: Dev Containers
  56005. Whew. We Got Iceland Teleworker Visas. – Brent Ozar
  56006. Why a paid Twitter won't work
  56007. Bing (and Brave?) are squatting Goo*gle domains so I joined them
  56008. Federated development and federated forges – Loïc Dachary
  56009. Twitter 'Industry' Bullshit
  56010. The Spaghetti Code Conjecture
  56011. Was Social Media a Mistake?
  56012. Working fewer hours and getting more done – Up There They Dev
  56013. Deep Dive into Many-to-Many: A Tour of EF Core 5.0 pt. 2
  56014. The fabrication of trust in various types of dollars
  56015. Wes Kao — How to instantly show your value
  56016. Saasify Key Takeaways
  56017. r/Damnthatsinteresting - Amazing... a capella group nails Windows sound effects
  56018. Tools I Love to Not Think About
  56019. Product Management in Saas B2B Enterprise is easy
  56020. Grow your business through the Microsoft commercial marketplace | Developer Support
  56021. PowerApps – Filtering BrowseGallery by Choice Field Values | Developer Support
  56022. Episode 362 - Azure VMWare Solution
  56023. What it means to be a cryptographer
  56024. New campaign targeting security researchers
  56025. Backblaze Hard Drive Stats for 2020
  56026. Microsoft Updates 'Must Have' Xamarin Community Toolkit -- Visual Studio Magazine
  56027. Improvements to the new Razor editor in Visual Studio | ASP.NET Blog
  56028. Mads Torgersen! C# 9 & Beyond
  56029. JetBrains Unveils Plans for WinForms, WPF and More in Rider .NET IDE -- Visual Studio Magazine
  56030. CVE-2021-3156: Heap-Based Buffer Overflow in Sudo (Baron Samedit) | Qualys Security Blog
  56031. System separation in the Continental Europe Synchronous Area on 8 January 2021 – 2nd update
  56032. More Razor syntax coloring
  56033. Postgres scaling advice for 2021 - CYBERTEC | PostgreSQL
  56034. The **Simplest** Web Developer Path for 2021
  56035. Award Extract - Australian Honours Search Facility
  56036. GitHub Quick Reviews
  56037. Does your code reward the right behavior?
  56038. A single outlier could completely distort your Cohen's d value
  56039. Firefox 85 Cracks Down on Supercookies – Mozilla Security Blog
  56040. Firefox 85.0, See All New Features, Updates and Fixes
  56041. Open Web Docs - Open Collective
  56042. Gay Dating App "Grindr" to be fined almost € 10 Mio
  56043. Medal of the Order of Australia — Brady Haran
  56044. Humble Pi by Matt Parker: 9780593084694 | PenguinRandomHouse.com: Books
  56045. Autoscrolling on drag, part 2: Why does scrolling go faster if I wiggle the mouse? | The Old New Thing
  56046. Building a social media platform without going bankrupt: Part II–Accepting posts
  56047. Microsoft Using Metadata to Enable Idiomatic Win32 Interop from Rust and Other Languages
  56048. Prerending a Blazor WebAssembly app to static files, without an ASP.NET Core host app
  56049. Stateless Workers in Microsoft Orleans - CodeWithStu
  56050. Halt and Catch Fire Syllabus
  56051. .NET App Developer Links - 2021-01-26
  56052. Coding with C# and .NET: JSON Deserialisation
  56053. .NET GC Internals - 02. Mark phase
  56054. Rider 2021.1 Roadmap – .NET Tools Blog | JetBrains
  56055. SQL Server 2019 Always Encrypted: The Searchable Encryption! | Data Exposed: MVP Edition
  56056. Github Actions for Visual Studio Extension developers
  56057. A New Role | bitcrazed.com
  56058. Some opinions about effective software development after 20+ years — Roy Osherove
  56059. Self-hosted integration tests in ASP.NET
  56060. SQL Server triggers: The good and the scary - Simple Talk
  56061. PostSharp's Great Reset: Announcing Project "Caravela", a Roslyn-based aspect framework
  56062. TWC9: VS Code Day, Microsoft Ignite Spring, Happy Birthday to NuGet, and more!
  56063. Adam Storr - Arrange, Act, Assert - Why I Still Comment Unit Tests
  56064. See a salamander grow from a single cell
  56065. The High Price of Mistrust
  56066. Multi-Class Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  56067. Is Making Software Sisyphean? - Aaron Francis
  56068. Cranelift, Part 2: Compiler Efficiency, CFGs, and a Branch Peephole Optimizer
  56069. Everyday decision making
  56070. Olo - Software Engineer - Back-End, (Mid - Staff Level)
  56071. AirPods Max sucked for me
  56072. SkyAlt
  56073. Names to avoid in Software Engineering
  56074. CSS Frameworks, hype and dogmatism - Post - Piccalilli
  56075. Stuff your logs! - Paul Khuong: some Lisp
  56076. Giant leak exposes data from almost all Brazilians - Somag News
  56077. Replacing Dropbox in favor of DigitalOcean spaces
  56078. survey.pdf
  56079. Alexandra Orlando
  56080. Firebase push notifications for dotnet. Advanced guide - Cool Coders
  56081. .NET Conf Armenia (2021-01-30)
  56082. See how Azure Sphere allows to run ML at the edge combined with Cloud AI in this demo on the #IoTShow with @obloch
  56083. Zig Makes Go Cross Compilation Just Work
  56084. AdamGold/Dryvo
  56085. Suspended from Google Play for listing supported subtitle formats · Issue #37 · moneytoo/Player
  56086. New experience for sending us your feedback | Visual Studio Blog
  56087. An Introduction to Infrastructure as Code
  56088. How we built Stack Overflow’s first guild
  56089. Improving how we deploy GitHub - The GitHub Blog
  56090. Hide your real email address to help protect your identity
  56091. .NET Conf: Focus on Windows
  56092. Blackjack in Blazor Part 2 - The C# Classes
  56093. 5nm in the USA: TSMC's Board Approves $3.5 Billion Fab in Arizona
  56094. Ojoy
  56095. dotnet/runtimelab
  56096. Troubleshooting .NET Core Project Templates
  56097. A deeper dive into our May 2019 security incident - Stack Overflow Blog
  56098. Simplifying paths handling in .NET code with the FullPath type - Gérald Barré
  56099. gRPC Server & Unary Calls | gRPC in .NET 5
  56100. Streamlining package versioning with MinVer
  56101. Autoscrolling on drag, part 1: Basic implementation | The Old New Thing
  56102. A lament about code reviews
  56103. How We Ran a Successful Remote Internship Program in 2020
  56104. Building a social media platform without going bankrupt: Part I–Laying the numbers
  56105. The PGM-index
  56106. .NET App Developer Links - 2021-01-25
  56107. 238: Island Tracker - The Final Chapter
  56108. Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  56109. Gerrymandering simulation shows how much it can affect representation
  56110. Stateful React Components
  56111. Cloud Design Patterns: The Gatekeeper and Valet Key Patterns
  56112. Webinar – OOPs, I did it again – .NET Tools Blog | JetBrains
  56113. PITTSBURGH &gt; PARIS
  56114. gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code
  56115. Barbados @Barbados
  56116. LIVE with Dave in Dave's Garage - Microsoft History
  56117. LorenzCK/OnTopReplica
  56118. Felipe Tavares
  56119. Things I've learned after 10 years in the industry
  56120. Build What They Want - Ric da Silva
  56121. You should always do server-side validation! Always! | Petre Popescu
  56122. The joy of deleting code
  56123. Fast indoor 2D localization using ceiling lights
  56124. Why Big Companies Buy Small Ones by EzzEddin Abdullah
  56125. ThreadPool Blocking Mitigation by benaadams · Pull Request #47366 · dotnet/runtime
  56126. Exclusive: leak that exposed 220 million Brazilians is worse than previously thought | Antivirus and Security | EarnGurus
  56127. Add support for ASP.NET (non-Core) projects · Issue #2670 · dotnet/project-system
  56128. Write Crypto Code! Don't publish it!
  56129. .NET 5: How to enable .NET 5 runtime on console apps instead of .NET Core 3.1 ?
  56130. Home - Exceptionless
  56131. ijq: Interactive jq
  56132. US Fertility says patient data was stolen in a ransomware attack – TechCrunch
  56133. ‎There Is No Game: WD
  56134. Hacker leaks data of 2.28 million dating site users | ZDNet
  56135. 50,000th Subscriber Extravaganza! LiveStream TONITE 7PM PST!
  56136. The Caribbean Collection
  56137. Quite the reMarkable Device :: FIGBERT
  56138. Streamlining package versioning with MinVer
  56139. pavlobu/deskreen
  56140. Filmulator
  56141. How Long Does a Bottle of Wine Last After It Is Opened? : Vinography
  56142. Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
  56143. Learn Programming for Free - Curious Drive
  56144. Publishing a React app to GitHub pages using a custom subdomain
  56145. Only Sponsors 🌟
  56146. FEDORA-2021-48866282e5 — security update for chromium — Fedora Updates System
  56147. Changelog - pip documentation v21.0
  56148. Software development topics I've changed my mind on after 6 years in the industry
  56149. Using ValueTask to create methods that can work as sync or async – The Reformed Programmer
  56150. JavaScript Complete Course - JavaScript Best Practices - Part 52
  56151. JavaScript Complete Course - Debugging - Part 50
  56152. JavaScript Complete Course - Thank You & Wrapping Up - Part 53
  56153. JavaScript Complete Course - JavaScript Errors try, catch & finally - Part 51
  56154. Product idea: verifiable digital document sharing
  56155. Moral basis for regulating social platforms
  56156. Technological stagnation: Why I came around
  56157. Simulation is easy, probability is hard...
  56158. My setup for using Twitter without hating it
  56159. Big Tech Censorship
  56160. s-51: Ask Me Anything (AMA), with Joan Daemen
  56161. DWM Thumbnail Overview - Win32 apps
  56162. Firecracker: start a VM in less than a second
  56163. Facebook Disabled My Account After I Criticized Them
  56164. ASCII Simulation of Colliding Galaxies C++
  56165. .NET GC Internals - 01. Introduction
  56166. no hello
  56167. Newsletter Week 3, 2021
  56168. Building Azure AD B2C custom policies part 1: Visual Studio Code and manual deployment
  56169. Does Building JavaScript Games Make You A Better Developer?
  56170. How hard should I push myself?
  56171. Pulumi vs Terraform - pritchard.dev
  56172. High Performance UDP sockets in .NET 5 — Enclave
  56173. CANNAtalk: magazine for serious growers
  56174. Flavor-cyber-agriculture: Optimization of plant metabolites in an open-source control environment through surrogate modeling
  56175. Calzolari.Grpc.AspNetCore.Validation 5.1.0
  56176. Dr. Brad J. Cox Ph.D. Obituary - Manassas, VA
  56177. Patch 1.1
  56178. GitHub Ships Enterprise Server 3.0 Release Candidate -- Visual Studio Magazine
  56179. Python in VS Code Adds Data Viewer for Debugging -- Visual Studio Magazine
  56180. Remembering Windows 3.1 themes and user empowerment - hisham.hm
  56181. Crystal close up | The University of Tokyo
  56182. Rosenzweig – Dissecting the Apple M1 GPU, part II
  56183. Iconduck
  56184. Audi announces end of combustion A4, A6 & A8 models - electrive.com
  56185. Troy Hunt @troyhunt
  56186. The .NET Docs Show - Functional Fun with F#
  56187. hayri atak proposes striking, sinuous 'sarcostyle tower' for the new york skyline
  56188. The architecture of my life | mjwsteenbergen-blog
  56189. Plugins
  56190. Cloud Economics | Developer Support
  56191. Get a Managed Identity access token in Azure App Service through Advanced Tools (Kudu)
  56192. Microsoft Town Hall Jan 21 Transcript
  56193. Loon’s final flight
  56194. Episode 68 - Xamarin Catch Up With Luce Carter
  56195. How do I protect myself against a COM call that can hang? I'm already running the server out-of-process. | The Old New Thing
  56196. Code Maze Weekly #61 - Code Maze
  56197. Hiring again (Poland): PHP Dev & QA Engineer
  56198. .NET Bootcamp - Learn
  56199. Network-layer DDoS attack trends for Q4 2020
  56200. Rust for Windows
  56201. Medusa
  56202. Access control for GitHub Pages - GitHub Changelog
  56203. Aspect ratio demo
  56204. AKS Zero To Hero - Series for everyone - Azure Greg
  56205. Building dual-screen web experiences with React | Surface Duo Blog
  56206. Automating Azure Access Restrictions with the Azure CLI
  56207. Release Notes | Bitwarden Help & Support
  56208. Using Tailscale on Windows to network more easily with WSL2 and Visual Studio Code
  56209. .NET GC Internals mini-series – TooSlowException
  56210. WPF, Text Rendering and the Blues
  56211. HTML and CSS still isn’t about painting with code
  56212. DamianEdwards/BlazingPageHead
  56213. Riffs & Dreams
  56214. Re-evaluating the “Double D’s” of Software Development: Test Driven Development
  56215. New Book Released - ASP.NET CORE 5 for Beginners
  56216. VSCode, Dev Containers and Docker: moving software development forward - Sticky Bits - Powered by Feabhas
  56217. Still Alive
  56218. Design Draft: First Class Fuzzing
  56219. NHTSA releases final Low-Volume Manufacturing Rules
  56220. Microsoft Opens Up Old Win32 APIs to C# and Rust, More Languages to Come -- Visual Studio Magazine
  56221. Episode 361 - Project Natick
  56222. Over 700,000 paintings from the Rijksmuseum online copyright free
  56223. The Next Gen Database Servers Powering Let's Encrypt
  56224. Righteous, Expedient, Wrong
  56225. Explore the art world by using RESTful APIs - Learn
  56226. Scott Finlay - The Agile Development of a Novel
  56227. Stepping up for a truly open source Elasticsearch | Amazon Web Services
  56228. Signal App UX irritation: “x just joined Signal” | Nitin Nain
  56229. My Backup Strategy
  56230. microsoft/terminal
  56231. Hacker leaks data of millions of Teespring users | ZDNet
  56232. Startup Franchises – Rebel Browser
  56233. Why Electron is a Necessary Evil
  56234. So, You Want to CTF? (A Beginner’s Guide to CTFing)
  56235. The widening gyre
  56236. An Ode to Chess
  56237. Stepping up for a truly open source Elasticsearch | Amazon Web Services
  56238. Loving Azure Boards with GitHub repos
  56239. Secret History of Microsoft Gary
  56240. .NET Foundation Project Spotlight - DNN
  56241. Regarding CSW and the Bitcoin Whitepaper
  56242. Azure SQL Connectivity Performance Tips & Tricks
  56243. Cryptography 101 with Oso's Dr. Sam Scott | Hanselminutes with Scott Hanselman
  56244. Did you know you can now run Linux IoT Edge modules on a Windows IoT device? Learn all about the public preview of EFLOW on the #IoTShow with @obloch
  56245. .NET Foundation Project Spotlight - Oqtane
  56246. Radzen Open Sources 60+ Blazor Components -- Visual Studio Magazine
  56247. Tucows | Retiring Tucows Downloads.
  56248. Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  56249. Asynchronous Messaging, Part 3: Backend Service
  56250. GitHub Quick Reviews
  56251. How We Ported Linux to the M1
  56252. microsoft/windows-rs
  56253. How management by metrics leads us astray
  56254. Connecting an Azure Logic App to a local Web API | Developer Support
  56255. Building your first Telegram Bot with ASP.NET Core
  56256. Please Stop Encrypting with RSA Directly
  56257. Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  56258. Solar System Compression Artifacts
  56259. README.md · master · LinuxCafeFederation / Awesome Alternatives
  56260. Announcement: Introducing FlavorsOf.NET!
  56261. Elegant API Versioning in ASP.NET Core (Web API)
  56262. What happens to the value returned from the function passed to Queue­User­Work­Item? | The Old New Thing
  56263. .NET nanoFramework taps C# for embedded systems
  56264. [Online] Sander van de Velde - IoT Beer Lift + David Whitney - Gameboy Emulator
  56265. My New Favorite VS Code Hack For Mac
  56266. Meet Raspberry Silicon: Raspberry Pi Pico now on sale at $4 - Raspberry Pi
  56267. Looking at Parler specs and their architecture
  56268. Coding with C# and .NET: JSON Deserialisation
  56269. Buy a Raspberry Pi Pico – Raspberry Pi
  56270. .NET App Developer Links - 2021-01-21
  56271. New Pluralsight Course: Getting Started with SAML 2.0
  56272. Understanding WebSockets with ASP.NET Core
  56273. Four Things I Learned About GraphQL From Eve Porcello - Telerik Blogs
  56274. Monsters Weekly 200e - Conversations with Scott Hunter
  56275. .NET Rocks! vNext
  56276. Visual Studio 2019 v16.9 Preview 3 is Available Today | Visual Studio Blog
  56277. MVC Controllers are Dinosaurs - Embrace API Endpoints
  56278. View the origin of a repeating call stack
  56279. Fixes DI deadlock when resolving singletons by maryamariyan · Pull Request #46157 · dotnet/runtime
  56280. 32-Channel ADC Object - Parallax
  56281. NHL announces Evgeny Kuznetsov, Dmitry Orlov, Alex Ovechkin, and Ilya Samsonov unavailable due to COVID protocols
  56282. Messaging Commands & Events Explained!
  56283. Tailscale on NixOS: A New Minecraft Server in Ten Minutes
  56284. Google Blocking Web Privacy Proposals at W3C
  56285. Deploying Blazor WebAssembly into Azure Static Web Apps - Code Maze
  56286. Release Tye 0.6 · dotnet/tye
  56287. FedEx Shipping Damage Creates Fractured Artworks
  56288. An abundance of caring (for yourself, and in turn those close to you)
  56289. Psychedelics are a waste of life
  56290. An Opinionated Introduction to Urbit
  56291. I only know you from above the shoulders
  56292. We Are Not Special • Hillel Wayne
  56293. The Irrevocable SSL certificates of CloudFlare
  56294. Release Tye 0.6 · dotnet/tye
  56295. Would You Rather Be Uninformed Or Misinformed? | jarbus.net
  56296. The harmful assumptions we make about tasks - An exercise in writing
  56297. Beeper - All Your Chats In One App
  56298. Applitools | The importance of testing data applications
  56299. Update: youtube-dl reinstantiated thanks to EFF
  56300. Progress Touts New Third-Party Blazor UI Components -- Visual Studio Magazine
  56301. I tried creating a web browser, and Google blocked me
  56302. Customize Your Own Audio Test Cues in Visual Studio 2019 v16.9 Preview 3 -- Visual Studio Magazine
  56303. Porting Firefox to Apple Silicon – Mozilla Hacks - the Web developer blog
  56304. Beeper - All Your Chats In One App
  56305. vim.so - Learn and Master Vim faster with interactive exercises
  56306. Elasticsearch does not belong to Elastic
  56307. I no longer trust The Great Suspender
  56308. Intel outsources Core i3 to TSMC's 5nm process
  56309. Edge Worker SQLite
  56310. How do I disassociate a thread from an I/O completion port? | The Old New Thing
  56311. Can't uninstall Adobe apps without an account. | Adobe Photoshop Family
  56312. Executive Order: Ethics Commitments by Executive Branch Appointees | The White House
  56313. Coding with C# and .NET: JSON Deserialisation
  56314. Seeking feedback on the RavenDB Cluster Dashboard
  56315. Deep Dive into Open Telemetry for .NET
  56316. Container networking is simple
  56317. Screensaver lock by-pass via the virtual keyboard · Issue #354 · linuxmint/cinnamon-screensaver
  56318. Write Stable Code using Coupling Metrics
  56319. PMI: Please Get Out of Scrum
  56320. .NET App Developer Links - 2021-01-20
  56321. .NET Conf 2020 - Bengaluru
  56322. Cruise and GM team up with Microsoft to commercialize self-driving vehicles
  56323. Angular Auto Save, Undo and Redo
  56324. damienbod/AngularAutoSaveCommands
  56325. ASP.NET Core Action Arguments Validation using an ActionFilter
  56326. Implementing UNDO, REDO in ASP.NET Core
  56327. Everything is cyber-broken 2 | NDC London 2021
  56328. Preview: The SQLite Llibrary as a .NET assembly
  56329. This Anime Does Not Exist
  56330. State Watch
  56331. Adding environments to ASP.NET Core with React.js SPA
  56332. A dapper sustainability | Sustainable Software dapr sustainability
  56333. How to use configuration with C# 9 top-level programs
  56334. Before the First Line of Code | Learn with Dr G
  56335. Best Visual Studio Code extensions to work for Azure (Part 2)
  56336. TV Detector Vans Once Prowled The Streets Of England
  56337. The State of State Machines
  56338. Entity Framework Community Standup - EF Core 6.0 Survey Results
  56339. radzenhq/radzen-blazor
  56340. When costs are nonlinear, keep it small.
  56341. The Science of How to Build Muscle: Full Guide
  56342. But how, exactly, databases use mmap?
  56343. Decline the 15 Minute Post-Vaccination Waiting Period
  56344. Compilers are hard | ShipReq Blog
  56345. Dynamic type systems aren't even simpler - hisham.hm
  56346. My Journey Building a Multiplayer Board Game
  56347. r/dotnet - Ask any question about ReSharper or Rider: Q&A session with JetBrains
  56348. AWS Open Sources .NET Porting Assistant GUI -- Visual Studio Magazine
  56349. The Evolution of a Research Paper
  56350. Shit Programmers Say - Just Scale Up
  56351. IPFS Support in Brave
  56352. How to Copy All the Resources from a Resource Group in #shorts
  56353. Entity Framework Core 6: What Developers Want -- Visual Studio Magazine
  56354. Support for renaming an existing branch - GitHub Changelog
  56355. User power, not power users: htop and its design philosophy - hisham.hm
  56356. JSON DOM (2) and Index/Range methods for Linq
  56357. Release 1.0.0-preview8 · microsoft/reverse-proxy
  56358. novelWriter
  56359. GitHub Quick Reviews
  56360. github/dmca
  56361. benaadams/Ben.Http
  56362. The ASP.NET Team @TheASPNETTeam
  56363. Intel Problems
  56364. Solved: .NET 5 “SEC_ERROR_INADEQUATE_KEY_USAGE” in Firefox
  56365. Kennethsite
  56366. Working with Azure Storage Blobs with a Java Azure Function | Developer Support
  56367. Amazon: NOT OK - why we had to change Elastic licensing
  56368. Google Job Interview - Barak Obama
  56369. Engineering, Product, and Design - Heap
  56370. Fun with IConfiguration
  56371. Anatomy of a CNC Router
  56372. Why did I lose 3D display mode when I upgraded to the next version of Windows 10? | The Old New Thing
  56373. Happy New Year! Book Giveaway Migrating to ASP.NET Core
  56374. FAQ on 2021 License Change | Elastic
  56375. React vs Vue - Which Frontend Framework to Learn in 2021?
  56376. Doubling down on open, Part II
  56377. mizrael/SuperSafeBank
  56378. License Change Clarification
  56379. Better moving quantile estimations using the partitioning heaps
  56380. Release Week 2 of the year 2021 · AdrienTorris/awesome-blazor
  56381. Be Careful With ZipArchive
  56382. Enabling prerendering for Blazor WebAssembly apps
  56383. Massive Nitro data breach impacts Microsoft, Google, Apple, more
  56384. popey/sosumi-snap
  56385. .NET App Developer Links - 2021-01-19
  56386. Unit Testing in .NET - The Complete Guide
  56387. ASP.NET - A last look back at 2013, looking ahead to 2014
  56388. The Embedded YouTube Player Told Me What You Were Watching (and more)
  56389. Free book on React
  56390. Parametrised test primitive obsession code smell
  56391. Fun with conversion-operator name lookup
  56392. Deskreen
  56393. MSIX Labs for Developers are now available!
  56394. sebastienros/parlot
  56395. How Blazor Performs Against Other Frameworks
  56396. Introducing Textrude - using Scriban to generate code from data
  56397. Tech Companies Are Profiling Us From Before Birth
  56398. Adam Storr - AutoFixture and .NET 5.0 Record Types
  56399. The Plan for Entity Framework Core 6.0 | .NET Blog
  56400. Download Files with ASP.NET Core Web API and Angular - Code Maze
  56401. micah5/ace-attorney-reddit-bot
  56402. Sideways (2004) - IMDb
  56403. I Think North and South Dakota Are Already At Herd Immunity
  56404. What's With All The Monopolys?
  56405. Gustin.blog - Two brothers trying to answer their own biggest questions
  56406. Consistency before quality
  56407. Are We Really Engineers? • Hillel Wayne
  56408. I wasted $40k on a fantastic startup idea
  56409. A solution for social media?
  56410. How to gather consensus before a big decision - Jacob Kaplan-Moss
  56411. Reintegration tracking
  56412. Jade Rubick - Implementing Amazons single threaded owner model a retrospective
  56413. Be Carefull With ZipArchive
  56414. My traitorous move to Windows
  56415. Environment variables, config, secrets, and globals | Henrique Vicente
  56416. The worrying trend of game technology centralization
  56417. Code Spotlight: the Reference Implementation of Ed25519 (Part 1)
  56418. The Shape of Code » Software effort estimation is mostly fake research
  56419. Julia Update: Adoption Keeps Climbing; Is It a Python Challenger?
  56420. Github Stale Bots: A False Economy
  56421. 4Dotnet Conf 2021
  56422. Last Week in .NET #25 – I am (g)root
  56423. Turquoise Health
  56424. Rezi GPT-3 AI Resume Builder
  56425. Blackjack in Blazor Part 1 - Rules and Modeling the Game
  56426. How can I prevent another program from showing a thumbnail preview in the taskbar? | The Old New Thing
  56427. CorNeat Vision's First Patient Regains Sight Following Artificial Cornea Implantation at Rabin Medical Center, Ending a Decade of Blindness
  56428. Canceling background tasks when a user navigates away from a Blazor component - Gérald Barré
  56429. SharedArrayBuffer updates in Android Chrome 88 and Desktop Chrome 91 - Chrome Developers
  56430. 4 C# features that you (probably) shouldn't be using
  56431. That XOR Trick
  56432. EleutherAI - GPT-Neo
  56433. bladeRF-wiphy - Nuand
  56434. We can do better than Signal
  56435. .NET App Developer Links - 2021-01-18
  56436. WUG: Monitoring (výkonu) aplikace pomocí Event Counterů v .NET (Core) (online)
  56437. Using ASP.NET Core Controllers and Razor Pages from a separate shared project or assembly
  56438. 237: Bot Awesome
  56439. 5 Tips To Hack Your .NET Builds - CodeWithStu
  56440. Free photos, graphics site Freepik discloses data breach impacting 8.3M users | ZDNet
  56441. Context switching costs more than we give it credit for.
  56442. Paper Reading: In Search of an Understandable Consensus Algorithm (Extended Version)
  56443. Intro into security principles in the context of database systems
  56444. Azure Easy Auth and Roles with .NET and Microsoft.Identity.Web
  56445. Azure Easy Auth and Roles with .NET (and .NET Core)
  56446. Windows Performance Analyzer - Table & Graph Configurations (Part 1)
  56447. Quick tip: listing global dev tools and extensions
  56448. Principle of Least Privilege (POLP)
  56449. Upgrading to React 17: How to Fix the Issues and Breaking Changes - Engineering Blog - Wealthfront
  56450. HR is not your friend, and other things I think you should know
  56451. Introducing Fss
  56452. Who Owns Open-Source Software?
  56453. Forcing ASP.NET WebForms Designer Files to Regenerate
  56454. E INK has developed ACEP Gallery 4100 Color E-Paper
  56455. About
  56456. CondensationDB/Condensation
  56457. UserVoice Authentication Updates!
  56458. Mesmerizing Chameleon Signatures
  56459. Hacker puts up for sale third round of hacked databases on the Dark Web | ZDNet
  56460. Vantage Pro2 Groweather Wireless Sensor Suite
  56461. Reducing tail latencies with automatic cooperative task yielding
  56462. Would Rust secure cURL?
  56463. The values of Emacs, the Neovim revolution, and the VSCode gorilla
  56464. BitLocker Lockscreen bypass
  56465. OpenSleigh: tackling state persistence, part 1 - David Guida
  56466. That’s not how 2FA works
  56467. Using Certificates From AWS Private Certificate Authority in .NET
  56468. fanfare/googleimagesrestored
  56469. Home - JingOS
  56470. mnm
  56471. ‎Computer Architecture Podcast on Apple Podcasts
  56472. Entity Framework Core 5 Resources I’ve Created Recently
  56473. gRPC & ASP.NET Core 5: Discover gRPCui, the GUI alternative to gRPCurl
  56474. Is Writing as Important as Coding?
  56475. a11y* is your ally
  56476. A Home Network Troubleshooting Journey – nuxx.net
  56477. How I develop web apps in 2021
  56478. Big O Notation - explained as easily as possible
  56479. I told you so, 2021 edition
  56480. Fully Homomorphic Encryption Part Three: Three Strawmans for the FHE Scheme
  56481. Computer System Engineering
  56482. Working inside WSL using Visual Studio Code
  56483. The Many Flavors of .NET
  56484. Book Review: The Games That Weren’t by Frank Gasking
  56485. Running a fake power plant on the internet for a month
  56486. A fresh new avenue for Google to kill your SaaS startup
  56487. Pirates, Crypto, and the Secret History of Windows Product Activation
  56488. I run untested, viewer-submitted code on my 500-LED christmas tree.
  56489. Newsletter Week 2, 2021
  56490. DO NOT MERGE: Regex source generator prototype by pgovind · Pull Request #47065 · dotnet/runtime
  56491. Duende Software Blog
  56492. Lua, a misunderstood language
  56493. Maximizing Developer Effectiveness
  56494. Escaping VirtualBox 6.1: Part 1
  56495. EU-Kommission stellt sich gegen Hintertüren in Verschlüsselung - derStandard.at
  56496. Rust is a hard way to make a web API - macwright.com
  56497. Code Maze Weekly #60 - Code Maze
  56498. How I hijacked the top-level domain of a sovereign state | Detectify Labs
  56499. A history of end-to-end encryption and the death of PGP
  56500. The Rise of Self-Supervised Learning
  56501. new codebase, who dis? (How to Join a Team and Learn a Codebase)
  56502. jQuery - 2006 | Web Design Museum
  56503. The Hairdresser Analogy
  56504. Portugal - The Most Crypto-Friendly Nation in Europe | Jean Galea
  56505. Why can't I write code inside my browser?
  56506. 2 years, 200 applications: A .NET Core Migration at Enterprise Scale
  56507. Ask the Experts: Customer Experience Reimagined with AI
  56508. 100+ Free Programming Books (Updated 2021 List)
  56509. Be My Eyes - See the world together
  56510. .NET Core Ranks High Among Frameworks in New Dev Survey -- Visual Studio Magazine
  56511. Fully Homomorphic Encryption Part Two: Lattice-based Crypto and the LWE Problem
  56512. Why cancer cells waste so much energy
  56513. The Unsettling Truth About the ‘Mostly Harmless’ Hiker
  56514. GitHub Quick Reviews
  56515. Reply to @noelggle what is #Azure? #Cloud #Programming #CodeTok
  56516. How to run VS Code as a Container for Remote Development
  56517. Signal Status
  56518. Importing an OpenAPI API into Azure API Management Service | Developer Support
  56519. Food on the table while giving away code
  56520. @devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  56521. Kuo: New MacBook Pro Models to Feature Flat-Edged Design, MagSafe, No Touch Bar and More Ports
  56522. HuffPost is now a part of Verizon Media
  56523. Uganda's January 13, 2021 Internet Shut Down
  56524. More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API
  56525. Episode 54 – Uno platform, why AOT is awesome, and toast with Jérôme Laban – Coding After Work Podcast
  56526. Developer-Y/cs-video-courses
  56527. The perils of the accidental C++ conversion constructor | The Old New Thing
  56528. Webinar recording: Filtered Replication in RavenDB
  56529. Jared Mauch didn’t have good broadband—so he built his own fiber ISP
  56530. KEMTLS: Post-quantum TLS without signatures
  56531. Apple M1 Assembly Language Hello World
  56532. Taking the new Chromium WebView2 Control for a Spin in .NET - Part 1
  56533. Go (golang) Goroutines - Running Functions Asynchronously
  56534. Change Notifications with Microsoft Graph
  56535. What happens when you type a URL in the web browser and press Enter? Computer Stuff #18
  56536. Understanding Microsoft's Docker Images for .NET Apps
  56537. Fitbit Joins Google - Fitbit Blog
  56538. Design for Developers—An Introduction to Xamarin Forms
  56539. Software development in 2021 and beyond - The Official Microsoft Blog
  56540. Minimalistic Serverless Shortlink Service in ~70 LoC
  56541. MSIX Packaging Tool January 2021 Release is now available!
  56542. Pauline Hanson&#8217;s website domain has been snapped up and redirected
  56543. Looking back on Software Development in 2020 and forward to 2021
  56544. Dungeon Magazine : Free Texts : Free Download, Borrow and Streaming : Internet Archive
  56545. Simplify Authentication with Managed Identities for Azure Resources
  56546. Here's a One-Stop Shop for .NET 5 Improvements -- Visual Studio Magazine
  56547. Manufacturers who sell direct with omnichannel retail gain powerful customer insights
  56548. Farmer - Making Repeatable Azure Deployments Easy
  56549. The Official Aquafaba Site
  56550. Exploring Event Modeling with Adam Dymitruk | Hanselminutes with Scott Hanselman
  56551. Fully Homomorphic Encryption Part One: A Gentle Intro
  56552. Testosterone levels show steady decrease among young US men
  56553. Updating many-to-many relationships in EF Core 5 and above – The Reformed Programmer
  56554. Azure SQL Database Ranked Among Top 3 Databases of 2020 -- Visual Studio Magazine
  56555. Taking Notes From Browser Address Bar
  56556. Optimize your distractions
  56557. How to Kill a Unicorn - Chris Frantz
  56558. How the Pandemic Opened the Door to My Career in Tech
  56559. 4 weeks of uselessness — Aakanksha Gaur
  56560. Finding the best streaming setup for a virtual Christmas
  56561. Why Negotiating Is Just Like Doing Squats
  56562. Email is the messenger you should migrate to
  56563. A more integrated terminal experience | Visual Studio Blog
  56564. source.winehq.org Git - wine.git/blob - ANNOUNCE
  56565. .NET Conf Thailand (2021-01-23)
  56566. Google completes Fitbit acquisition
  56567. Asynchronous Messaging, Part 2: Durable Queues
  56568. danso - happy-space: a whitespace-sensitive calculator
  56569. On .NET Live - Cross Platform .NET Development with OmniSharp
  56570. Archive exceptionnelle : écoutez l'accent parisien en 1912
  56571. DuckDuckGo Traffic
  56572. 10 years(-ish) of Elixir - Dashbit Blog
  56573. dotnet/installer
  56574. Azure Active Directory's gateway is on .NET Core 3.1! | .NET Blog
  56575. Holistic web protection: industry recognition for a prolific 2020
  56576. Machine Learning: The Great Stagnation
  56577. State of JavaScript 2020 Survey Results - My Reactions
  56578. How can I write a C++ class that iterates over its base classes? | The Old New Thing
  56579. Better Exception stack traces in .NET with Ben.Demystifier
  56580. The Guest Writer Program Returns for 2021!
  56581. How to configure your custom roslyn analyzer using an .editorconfig file
  56582. Persisting your users preferences using Blazor and Local Storage
  56583. Soar: Simulation for Observability, reliAbility, and secuRity
  56584. Go (golang) Multiple Return Values - Different from C# Tuples
  56585. Foam
  56586. .NET App Developer Links - 2021-01-14
  56587. The Principles of Sustainable Software Engineering - Learn
  56588. Profiling React Apps with Profiler API
  56589. Rethinking OSS Attribution In .NET
  56590. Announcing TypeScript 4.2 Beta | TypeScript
  56591. Lease
  56592. Using Azure Key Vault to manage your secrets
  56593. .NET Rocks! vNext
  56594. Large Tech taking on inequality
  56595. Happy 10th Birthday, NuGet! | The NuGet Blog
  56596. SpecterX | Data Management and External Organization Collaboration
  56597. Project Bicep – Next generation ARM Templates
  56598. An unlikely database migration
  56599. Timers & Reminders, backed by DynamoDB in Microsoft Orleans - CodeWithStu
  56600. Superconducting Microprocessors? Turns Out They're Ultra-Efficient - IEEE Spectrum
  56601. Start with a Monolith
  56602. Creating Serverless Apps with .NET using Azure Functions - Code Maze
  56603. Razor syntax coloring
  56604. Web Dev Without Tools
  56605. Running a blog with iPad
  56606. Task managers aren't built for ICs - An exercise in writing
  56607. null
  56608. Kaggle’s 5 remote-first tips for new WFHers
  56609. Data science as an atomic habit | Malcolm Barrett
  56610. Startup that broke me
  56611. Send and receive WhatsApp messages through email
  56612. Downloading and analyzing the source code of all available Chrome Extensions
  56613. We Don't Need Data Scientists, We Need Data Engineers
  56614. Being a Tech Lead in an Empowered Product Team
  56615. Ten years without Elixir
  56616. Becoming Silicon Valley
  56617. Xamarin Community Standup - Xamarin.Forms 5 LAUNCH PARTY!!!!!!
  56618. The Myth of Innovation in Canadian FinTech
  56619. A Proposal for Adding Generics to Go
  56620. JavaScript Complete Course - Math Object - Part 47
  56621. JavaScript Complete Course - let, var & const - Part 49
  56622. JavaScript Complete Course - Math Object - Part 48
  56623. VeriCrypt: An Introduction to Tools for Verified Cryptography
  56624. Diagnostics improvements in .NET 5 | .NET Blog
  56625. Improve Your Productivity with Roslyn Analyzers
  56626. Adam Storr - Debugging Dependency Injection Service Registrations in .NET 5.0
  56627. Moving .NET Core user secrets to another computer
  56628. Time Tracker Says VS Code Is No. 1 Editor for Devs, Some Working 15+ Hours Per Day -- Visual Studio Magazine
  56629. [Guest Post] Visual Studio for Mac Helps You Write Tests | Visual Studio Blog
  56630. JavaScript Complete Course - Array Sort - Part 44
  56631. JavaScript Complete Course - Date Objects - Part 45
  56632. JavaScript Complete Course - Array Reduce - Part 43
  56633. JavaScript Complete Course - Array Filter - Part 41
  56634. JavaScript Complete Course - Array Some & Every - Part 42
  56635. JavaScript Complete Course - Date Comparison - Part 46
  56636. Workaholism Leads to Mental and Physical Health Problems: Work Addiction Risk Depends on Occupation
  56637. WRT54G History: The Router That Accidentally Went Open Source
  56638. A Proposal for Change at MSPAC
  56639. The misleading MIDL error message: MIDL5023: The arguments to the parameterized interface are not valid | The Old New Thing
  56640. BeagleV™
  56641. The neural network of the Stockfish chess engine
  56642. The First Zig Website Redesign
  56643. How do you know when you’re an EXPERT at a #programming language?!?
  56644. The process, thought and technology behind building a friendly .NET SDK for JetBrains Space
  56645. What is Social Cooling?
  56646. Abusing C# For Loops For Job Security
  56647. Seeed launches BeagleV, a $150 RISC-V computer designed to run Linux
  56648. "Wireguard [sic]: great protocol, but skip the Mac app" blog post
  56649. How to Post a File to an Azure Function in 3 Minutes | Developer Support
  56650. How to Become a Better Developer by Asking Questions - Steve Gordon - Code with Steve
  56651. XTerm: It's Better Than You Thought
  56652. A Name Resolver for the Distributed Web
  56653. Unique Ways AI Can Help Recruitment Procedures
  56654. Avoiding a Big Ball of Mud! Coupling in a Monolith
  56655. Learn X by doing Y - A project-based learning search engine
  56656. Go (golang) Error Handling - A Different Philosophy
  56657. .NET App Developer Links - 2021-01-13
  56658. Reminder: Please be nice
  56659. Monsters Weekly 200d - Conversations with Nik Molar
  56660. The Play, the points, and the biggest lie in software
  56661. Introducing Strongly Typed HTTP Request Headers for ASP.NET Core - Steve Talks Code
  56662. .NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24 | .NET Blog
  56663. The Case for Codeless Testing
  56664. .NET Framework January Security and Quality Rollup Update | .NET Blog
  56665. gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl
  56666. Inspecting application metrics with dotnet-monitor
  56667. Migrating RealProxy Usage to DispatchProxy | .NET Blog
  56668. Rebuilding the most popular spellchecker. Part 1
  56669. Exact match domain vs a brand domain
  56670. Legacy Code Should Be Respected, Not Hated – Steven Wade
  56671. omriharel/deej
  56672. Lessons from my first (very bad) on-call experience
  56673. [Pre-Order] PCPanel - Pro | pcpanel
  56674. The Quietest Mechanical Keyboard
  56675. Episode 360 - Microsoft Solutions with Corey
  56676. Cloud design patterns - Azure Architecture Center
  56677. Microsoft Teams App With Blazor Made Easy Using Blazorade Teams
  56678. Get to know the .NET 5.0 SDK
  56679. Amazon.com: Design Patterns: Elements of Reusable Object-Oriented Software eBook: Erich, Gamma, Helm Richard, Johnson Ralph, Vlissides John, Grady Booch: Kindle Store
  56680. GitHub Quick Reviews
  56681. If it will matter after today, stop talking about it in a chat room
  56682. VS Code Java Project Explorer Gets Better -- Visual Studio Magazine
  56683. A Hacker Remotely Penetrated Bluetooth Chastity Belts, Demanding Victims Pay Ransom
  56684. jukefoxer/Signal-Android
  56685. VS Code Day 2021 live event
  56686. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  56687. Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  56688. Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  56689. I received first-ever donation on my open-source side project and it felt great!
  56690. Plain Text Accounting, a guide to Ledger and friends
  56691. ASP.NET Community Standup - Meet the Blazor Team
  56692. Introducing Cake Bridge Dependency Injection
  56693. Objective-See: LuLu
  56694. Why am I receiving SHCNE_UPDATEDIR notifications that my code never generates? | The Old New Thing
  56695. Pirated Academic Database Sci-Hub Is Now on the ‘Uncensorable Web’
  56696. Add a Parameter to a .NET Core Project Template
  56697. SignalRs Crazy 8
  56698. MP² quantile estimator: estimating the moving median without storing values
  56699. Resilient social networks
  56700. Changes are Coming... My Goals for 2021
  56701. Theranos destroyed crucial subpoenaed SQL blood test database, can't unlock backups, prosecutors say
  56702. Moderna Provides Business Update and Announces Three New Development Programs in Infectious Disease Vaccines | Moderna, Inc.
  56703. Entire Computer Science Curriculum in 1000 YouTube Videos | Laconicml
  56704. Teamspeak 5 Beta Bug-Report BBcode not working, channel commander not shown
  56705. Optimising Blazor Applications | ConFoo.ca
  56706. An introduction to the Data Protection system in ASP.NET Core
  56707. theseus-os/Theseus
  56708. Kernel Root Exploit via a ptrace() and execve() Race Condition
  56709. AMAZON ECHO FLEX: MICROPHONE MUTE, REAL OR FAKE?
  56710. Noise Planets
  56711. .NET App Developer Links - 2021-01-12
  56712. Go (golang) defer - Making Sure Something Gets Done
  56713. Notification of Data Security Incident - December 23, 2020
  56714. ECMAScript proposal: Import assertions
  56715. Improve error message when CORS is not configured correctly by JamesNK · Pull Request #1171 · grpc/grpc-dotnet
  56716. Programmatically Navigate with React Router
  56717. How we quickly refactored with Resharper more than 23.000 calls to Debug.Assert() into more meaningful assertions - NDepend
  56718. Combining .NET 5, WinUI, UWP - FullTrust, PartialTrust, WindowsAppContainer - Nick's .NET Travels
  56719. Justice Minister announces online freedom of speech bill
  56720. Uno Platform How To Build A Single-Page Web App in XAML and C# with WebAssembly Using Uno Platform
  56721. Writing decoupled code with MediatR: The Mediator Pattern
  56722. Using .env in .NET - Dusted Codes
  56723. A practical guide to WebAssembly memory - radu's blog
  56724. 01-11-21 Boca SN9--3 - EasyZoom | Place for high-resolution images
  56725. pakrym/jab
  56726. What does it mean to be really deliberate about building your space? How can we build a nest for our home office with a 4k window scene? For FREE?!
  56727. Blog migrated to Statiq
  56728. Updated Infragistics UI/UX Desktop Components Support .NET 5 -- Visual Studio Magazine
  56729. How Does .NET 5 Do XAML? By Decoupling It from Windows with WinUI 3, C#/WinRT and More -- Visual Studio Magazine
  56730. Hundred Rabbits
  56731. My personal wishlist for a decentralized social network
  56732. Startup ideas for 2021
  56733. Updating system right way
  56734. The clipboard history feature is the best thing since sliced bread :: Martin De Wulf —
  56735. The Right to Pay for my Products
  56736. Kafka As A Database? Yes Or No – A Summary Of Both Sides
  56737. My ISP Is Killing My Idle SSH Sessions. Yours Might Be Too. – Title
  56738. 52 Launches in 52 Weeks
  56739. How to Beat Parkinson's Law - Anthony Diké
  56740. Why the Canadian Tech Scene Doesn’t Work
  56741. .NetConf Virtual Event |Creating Native iOS + Android Apps in C# using Xamarin
  56742. Are Experts Real? | Fantastic Anachronism
  56743. Laptops need to change
  56744. GraphQL with Maarten Louage
  56745. Azure Application Insights Profiler | Channel 9
  56746. How to Use Query Strings in Blazor WebAssembly - Code Maze
  56747. The Developer Weekly podcast
  56748. Ubiquty Data Breach
  56749. Managing IoT devices at scale is no joke. See how Azure IoT Central allows you to group, streamline, orchestrate, and monitor devices in this #IoTShow episode with @obloch and @rangavadlamudi
  56750. Why Haskell is our first choice for building production software systems – Foxhound Systems
  56751. .NET 5 Networking Improvements | .NET Blog
  56752. SUCCESS: iPhone 7 with dead NAND netbooting unmodified Ubuntu 20.04 arm64 over usb gadget ethernet
  56753. What would it take for you to adopt Marten?
  56754. Don't Toss It, Fix It! Europe Is Guaranteeing Citizens the "Right to Repair"
  56755. Malware on my Android phone! « Otaku – Cedric's blog
  56756. We need more than deplatforming – The Mozilla Blog
  56757. Seven ways to test for accessibility of your web site with browser Developer Tools
  56758. tinyvision-ai-inc/UPduino-v3.0
  56759. Running GitHub Super-Linter in Azure Pipelines - Gérald Barré
  56760. Long term affects of banning Parler
  56761. r/ParlerWatch - Comment by u/BlueMountainDace on ”All Parler user data is being downloaded as we speak!”
  56762. How did I find the old Windows binaries and compilers for the processor retrospective series? | The Old New Thing
  56763. Stealing Your Private YouTube Videos, One Frame at a Time
  56764. You know? — Speech analysis and video summarization
  56765. dotnet/runtime
  56766. Untangling Compliance: Working Toward a Global Framework
  56767. Setting up for Azure B2C development | Developer Support
  56768. Klarheit bei Compliance schaffen: Die Arbeit an einem globalen Rahmenwerk
  56769. Home automation is heavily stateful and that sucks
  56770. Cryptography Dispatches: The Most Backdoor-Looking Bug I’ve Ever Seen
  56771. .NET App Developer Links - 2021-01-11
  56772. Machine Learning with ML.NET - Linear Regression
  56773. Build software better, together
  56774. Go (golang) Loops - A Unified "for"
  56775. 236: Supporting Your Customers
  56776. Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Azure AD OAuth
  56777. Writing your own NES emulator Part 3 - the 6502 CPU
  56778. ASP.NET Core OpenTelemetry Logging
  56779. Monsters Weekly 200c - Conversations with Andrew Stanton-Nurse
  56780. Tip 300 - Unit testing the Azure Cosmos DB change feed in xUnit and C#
  56781. Real World Akka.NET Clustering: Process Managers and Long-Running Operations
  56782. A Higher-Order Effectful Language Designed for Program Verification
  56783. NAudio 2 plans
  56784. Cyberattack update
  56785. Rust-GCC/gccrs
  56786. Vite for Existing Vue CLI Projects
  56787. Bird Buddy: A Smart Bird Feeder
  56788. What Silicon Valley "Gets" about Software Engineers that Traditional Companies Do Not
  56789. Element group video messenger | Group chat | Team communication productivity app | Matrix open network | Decentralized end-to-end encryption
  56790. I did not notice my worsening mental health, and got hit hard by OCD (a tale of caution)
  56791. Build Your Own Text Editor
  56792. Death to the document
  56793. DigitalOcean’s position on Parler
  56794. Two Weeks with FreeBSD as My Daily Driver
  56795. Exploring my writing: The subjects of sentences
  56796. I Immediately Lowered my Heart Rate By Switching My Yogurt
  56797. Elzear - 🗳 Ranked voting systems
  56798. Your security is our first concern.
  56799. Data of Over 100 Million Credit, Debit Cardholders Leaked on Dark Web
  56800. GNOME has no thumbnails in the file picker (and my toilets are blocked)
  56801. Spectre.Console - Tree
  56802. Spectre.Console - Selection
  56803. Spectre.Console - Multi Selection
  56804. #codetok #programming it’s ok to feel like an imposter. #impostersyndrome
  56805. How I stole the data in millions of people’s Google accounts
  56806. Reserve Bank responding to illegal breach of data system
  56807. The Vending Machine Model
  56808. cabal
  56809. Wasmer - The Universal WebAssembly Runtime
  56810. RemiBou/BrowserInterop
  56811. Chemistry of Cast Iron Seasoning: A Science-Based How-To
  56812. 2019-2020 Tech company donations to Republicans who voted to overturn the election
  56813. Ecosia - the search engine that plants trees
  56814. Algorithms for Decision Making
  56815. The code behind Quake's movement tricks explained (bunny-hopping, wall-running, and zig-zagging)
  56816. Scuttlebutt
  56817. The Architecture of Open Source Applications: LLVM
  56818. xkcd: Steepen the Curve
  56819. PeerTube v3 : it’s a live, a liiiiive !
  56820. The other tech giant - Wikipedia is 20, and its reputation has never been higher | International
  56821. Steepen the Curve
  56822. 1682995 - Enable AVIF support by default
  56823. d0nk/parler-tricks
  56824. How-to Add Support Emails in your Mobile Apps with Helpful Data/Logs
  56825. System Active Reverb - Consenna Notification
  56826. Ray Tracing in pure CMake
  56827. We Have A Reality Problem
  56828. How to grow your email list to three subscribers
  56829. Failing My Most Ambitious Project
  56830. Why you should test critical parts of your app
  56831. Why you can't find an engineering coach | Swizec Teller
  56832. Masks Off for TheDonald.win
  56833. Signal, thank you for not collecting my data. But I won’t use you.
  56834. The Tyranny Nobody Talks About
  56835. What I did on my winter vacation
  56836. How WhatsApp convinces you to give it your contacts |
  56837. Block your feeds
  56838. How tech acquisitions work
  56839. Why mmap is faster than system calls
  56840. Akin's Laws of Spacecraft Design
  56841. Smooth Voxel Terrain (Part 2)
  56842. Episode 7: Scaling Up Secure Messaging to Large Groups With MLS!
  56843. Add F# BankActor sample by cartermp · Pull Request #538 · dapr/dotnet-sdk
  56844. David Wong - What is Applied Cryptography? #121 - Develomentor
  56845. David Wong – What is Applied Cryptography? #121
  56846. Newsletter Week 1, 2021
  56847. OpenAI's DALL-E Can Create Images From Just Text Description
  56848. Haskell is a Bad Programming Language
  56849. efcore/EFCore.NamingConventions
  56850. JavaScript Array Some Method Practice in 5 Minutes
  56851. Meet The Workers Team Over Discord
  56852. Friday Five: Teams Public Preview, C# Tips, More!
  56853. Hello! You've Been Referred Here Because You're Wrong About Section 230 Of The Communications Decency Act
  56854. Best of show - abuse of libc
  56855. The Secret History of Windows ZIPFolders - by Original Author Davepl
  56856. safepassme
  56857. Code Maze Weekly #59 - Code Maze
  56858. Change FeedbackSize on Rijndael wrappers to delegate to implementation. by vcsjones · Pull Request #46686 · dotnet/runtime
  56859. Processing RSS feeds with Repl.it
  56860. How did Uber waste so much ad money?
  56861. What I learned doing 125 public talks - Part I
  56862. The Tether Press and Bitcoin's Speculative Mania - Trolly McTrollface's Blog
  56863. Crony Beliefs | Melting Asphalt
  56864. blog.harterrt.com – Controlled Experiments - Why Bother?
  56865. More drama on a forum, and a slew of new databases dumped
  56866. Building an Air Filtration System for a 3D Printer
  56867. What I Learned About Productivity Meditating 60 Hours in 60 Days – Love Your Work, Episode 246
  56868. Cryptology ePrint Archive: Report 2020/1390
  56869. 200 Black Women In Tech To Follow on Twitter {2021 List} | Hacker Noon
  56870. ardalis/ApiEndpoints
  56871. Scipy Lecture Notes — Scipy lecture notes
  56872. Apple's privacy labels reveals Whatsapp and Facebook Messenger's hunger for user data
  56873. The case of the crash during the release of an object from an unloaded DLL during apartment rundown | The Old New Thing
  56874. Hacking QR code design
  56875. How Boston Dynamics Taught Its Robots to Dance - IEEE Spectrum
  56876. Episode 67: Blazor in Action with Chris Sainty
  56877. Epic Acquires RAD Game Tools
  56878. adam-mcdaniel/atom
  56879. norvig/pytudes
  56880. Making ConcurrentDictionary GetOrAdd thread safe using Lazy
  56881. Thonny, Python IDE for beginners
  56882. .NET App Developer Links - 2021-01-08
  56883. Xamarin.Forms 5 with David Ortinau
  56884. synergy
  56885. JavaScript Array Every Method Practice in 5 Minutes
  56886. Bulk upload files to Azure Blob Storage with the Azure CLI
  56887. Sandboxing vs. Elevated Browsing (As Administrator)
  56888. Stack and Queue in JavaScript
  56889. Secret History of Windows Format: by Original Microsoft Author Davepl
  56890. WinUI 3 Preview 3 | Windows Dev
  56891. Xamarin Essentials: Features, Advantages and Benefits
  56892. Custom Properties as State | CSS-Tricks
  56893. `for` vs. `for-in` vs. `.forEach()` vs. `for-of`
  56894. #Net5 – C#9 “records”, “with” and “this”, a super cool mix 🆒🆒🆒
  56895. Azure Automation Runbooks moving to GitHub
  56896. WhatsApp? I try to back up my history. | maxwellito.com
  56897. The psychology of influence and hacking growth
  56898. An offer you can refuse
  56899. How I automated my Coffee Grinder
  56900. "Fixing" Convertible Note and SAFE Economics in Seed Rounds - Silicon Hills Lawyer
  56901. Living through 2020 as a Remote Developer with Amanda Silver | Hanselminutes with Scott Hanselman
  56902. Splitting up a Monolith into Microservices
  56903. New Xamarin.Forms 5 Drops Visual Studio 2017 Support -- Visual Studio Magazine
  56904. Cryptology ePrint Archive: Report 2020/1452
  56905. The Secret History of Windows Task Manager, Part 2 - Tech and Source Code
  56906. The Secret History of Windows Task Manager: Part 1 - Retired Microsoft Engineer Davepl
  56907. Rosenzweig – Dissecting the Apple M1 GPU, part I
  56908. Steam's login method is kinda interesting
  56909. Microsoft Customer Clear.Bank shares their journey and learnings
  56910. Azure Application Insights Profiler
  56911. Asynchronous Messaging, Part 1: Basic Distributed Architecture
  56912. Signal Messenger: Speak Freely
  56913. WSFederationHttpBinding in .NET Standard | .NET Blog
  56914. No Meetings, No Deadlines, No Full-Time Employees
  56915. Microsimulation of Traffic Flow: Onramp
  56916. Xamarin.Forms 5.0 is Here! | Xamarin Blog
  56917. Ransom DDoS attacks target a Fortune Global 500 company
  56918. .NET Rocks! vNext
  56919. JavaScript Array Sort Method Practice in 5 Minutes
  56920. What happens if I give contradictory values for the stack commit and stack reserve? | The Old New Thing
  56921. A Look At The CPU Security Mitigation Costs Three Years After Spectre/Meltdown
  56922. Reducing SNAT Port consumption in Azure App Services | Developer Support
  56923. Production postmortem: The file system limitation
  56924. Pointers Are Complicated, or: What's in a Byte?
  56925. .NET App Developer Links - 2021-01-07
  56926. Real World Localization Implementation ASP.NET Core 5
  56927. Maximizing Developer Effectiveness
  56928. Understanding WebSockets with ASP.NET Core - Sahan Serasinghe - Personal Blog
  56929. Cake - Cake for Rider released
  56930. Why Learn Prolog in 2021?
  56931. Entity Framework Core 5 free resources
  56932. Building a Chatbot to Order a Pizza
  56933. 2020 Personal year in review - Theme: &quot;Unprecedented times&quot;
  56934. Nissan source code leaked online after Git repo misconfiguration | ZDNet
  56935. Memory access on the Apple M1 processor
  56936. Don't worry son, all your friends are weirdos too | Robert Heaton
  56937. Why Goals Don't Work as We Expect — Bohdan Kit
  56938. The democratisation of Data Science : andrew-jones.com
  56939. WhatsApp gives users an ultimatum: Share data with Facebook or stop using the app
  56940. please please please offer feedback
  56941. The GL-MT300N A $20 hackable Linux Router - James Dawson
  56942. Weather and Boinc
  56943. Curious to know what real cyber attacks on IoT and OT solutions look like and how to secure your own solutions with Azure Defender for IoT? Don't miss this #IoTShow episode with @obloch and @rdecker99
  56944. Create a web app and use data to make decisions on the basketball court | Learn with Dr G
  56945. Department of Health and Human Services Victoria
  56946. Update build.cmd script and C# to .NET 5/6 by MichalStrehovsky · Pull Request #8 · MichalStrehovsky/zerosharp
  56947. Porting Projects to .NET 5
  56948. Building React Applications in F#
  56949. Code-first gRPC services and clients with .NET
  56950. Nick Caldwell, Twitter's VP of Engineering | Equivalent to Magic
  56951. Using the API Gateway Pattern In .NET to Encapsulate Microservices
  56952. Nick Caldwell, Twitter's VP of Engineering
  56953. JavaScript Complete Course - Array Basic Functions - Part 35
  56954. What I Use Now Instead Of Google
  56955. JavaScript Complete Course - Array Push, Pop, Shift and Unshift Methods - Part 36
  56956. JavaScript Complete Course - Array Concat, Reverse & IndexOf - Part 37
  56957. JavaScript Complete Course - Array Iterations - Part 34
  56958. JavaScript Complete Course - Arrays - Part 32
  56959. JavaScript Complete Course - Array Slice & Splice - Part 38
  56960. JavaScript Complete Course - Number Methods - Part 31
  56961. JavaScript Complete Course - Array ForEach - Part 39
  56962. Displaying Lists Efficiently in Blazor -- Visual Studio Magazine
  56963. JavaScript Complete Course - Array Map - Part 40
  56964. JavaScript Complete Course - Object Arrays - Part 33
  56965. Facebook senior software engineer interview: the only post you’ll need to read
  56966. The Virtual Estate Company
  56967. gnu.org
  56968. Natural TTS with minimal data
  56969. Internet traffic disruption caused by the Christmas Day bombing in Nashville
  56970. MinWiz - Starter kit for lightweight sites
  56971. What I've Learned in 45 Years in the Software Industry
  56972. Simulating the PIN cracking scene in Terminator 2
  56973. Adding Spell Checking to my Blog’s Build Process with GitHub Actions and cSpell
  56974. Concordant | Always know what to expect from your data
  56975. How can I tell whether my process is running as SYSTEM? | The Old New Thing
  56976. How the placenta evolved from an ancient virus
  56977. JavaScript Array Reduce Method Practice in 5 Minutes
  56978. New Features for Windows Forms 5.0
  56979. What's the difference between Commands & Events ?
  56980. .NET App Developer Links - 2021-01-06
  56981. Blank Zero Values in .NET Number Format Strings
  56982. New Defaults
  56983. Moral Competence
  56984. Xamarin.Forms 5.0.0.1874 (5.0.0) Release Notes - Xamarin
  56985. Everything You Always Wanted To Know About GitHub (But Were Afraid To Ask)
  56986. Consistent Core
  56987. Learn how you can manage configuration in ASP .NET
  56988. .NET Worker Service: Working Hard So You Don’t Have To
  56989. AzureFunBytes - CI/CD on Windows with the Azure DevOps Starter Kit | Azure DevOps Blog
  56990. C# A to Z: Assignment with Init-Only Setters
  56991. Wasmer 1.0
  56992. Unclack for macOS
  56993. Porting Projects to .NET 5
  56994. ASP.NET Community Standup - thanks.dot.net with Shayne Boyer
  56995. .NET Application Architecture Guides
  56996. Hack to the Future - Troy Hunt
  56997. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  56998. Case study: Accuracy of the MAD estimation using the Harrell-Davis quantile estimator (Gumbel distribution)
  56999. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  57000. Episode‌ ‌8:‌ ‌Breaking‌ ‌Elliptic-Curve‌ ‌Signatures‌ ‌With‌ ‌LadderLeak!‌
  57001. Create a .NET Core Project Template
  57002. .NET 5, Blazor and more in 2021!
  57003. Release OpenSleigh v0.3.0 · mizrael/OpenSleigh
  57004. Introducing the Microsoft.FeatureManagement library
  57005. MAUI in .NET 6: Xamarin.Forms Does Desktop, but Not Linux or VS Code -- Visual Studio Magazine
  57006. Genius is (mostly) comparative - Blog by Amir Bolous
  57007. Load testing is hard, and the tools are... not great. But why?
  57008. Why I'm Learning F# in 2021
  57009. The 6 Practices That Influenced my Life the Most over the Past 5 Years
  57010. Tell people something new
  57011. The Local Maxima Trap
  57012. How I (almost) quit caffeine in 1 year
  57013. Designing Engineering Organizations - Jacob Kaplan-Moss
  57014. A simple 2 x 2 for choices
  57015. .NET Conf 2020 in a Nutshell
  57016. Asahi Linux
  57017. Ticketmaster admits it hacked rival company before it went out of business
  57018. DALL·E: Creating Images from Text
  57019. Termux Google Play - Termux Wiki
  57020. GitHub Quick Reviews
  57021. My new PC (and why I chose the components I chose)
  57022. C# In Simple Terms is an eBook (and subscribers get a bonus chapter!)
  57023. Advancing developer freedom: GitHub is fully available in Iran - The GitHub Blog
  57024. H.R.69 - 117th Congress(2021-2022): To make daylight savings time permanent, and for other purposes.
  57025. Additional helpful pseudo-handles: The process token, the thread token, and the effective token | The Old New Thing
  57026. Creating a Serverless Docker Image - Espresso Coder
  57027. .NET Has a Third-Party Software Problem
  57028. Google Phases out Android Things
  57029. Auto-assigning issues using a GitHub Action: Creating my first GitHub app with Probot - Part 4
  57030. Reviewing code isn’t a binary operation
  57031. JavaScript Array Map Method Practice in 5 Minutes
  57032. JavaScript Complete Course - String Methods - Part 30
  57033. JavaScript Complete Course - Objects - Part 29
  57034. JavaScript Complete Course - Defining Functions for Classes - Part 28
  57035. JavaScript Complete Course - Creating Classes - Part 27
  57036. JavaScript Complete Course - Separation of Concerns - Part 25
  57037. JavaScript Complete Course - Classes Explained - Part 26
  57038. Azure AD Access Token Lifetime Policy Management in ASP.NET Core
  57039. Cory Doctorow: Neofeudalism and the Digital Manor
  57040. .NET App Developer Links - 2021-01-05
  57041. Telegram publishes users' locations online.
  57042. My Google Traffic Has Fallen to Zero
  57043. Missing Files in Multi-Targeted Project - Nick's .NET Travels
  57044. ML.NET Recommendation Engine: Pitfall of One-Class Matrix Factorization
  57045. Concurrent Mode in React
  57046. Tools we use - 2020 edition
  57047. Create React App with <code>ts-loader</code> and <code>CRACO</code>
  57048. Developing Destkop applications with .NET 5.0
  57049. Strongly typing <code>react-query</code>s <code>useQueries</code>
  57050. Modern development: creating a REST API, via CI/CD and back | Azure SQL Devs’ Corner
  57051. Data Of 10 Cr Digital Payments Transactions Leaked After Attack On Juspay’s Server
  57052. Extending the TLS 1.3 Visibility Solution to Include PSK and 0-RTT – Pomcor
  57053. Adam Honse / OpenRGB
  57054. Introducing the MVVM Toolkit, a .NET Standard Library in the Windows Community Toolkit
  57055. Can you spare a few moments to take my survey?
  57056. Ho.mobile Data Breach - Ho.Mobile Users Data are being Sold on Darknet
  57057. Use an Existing .NET Core Project Template
  57058. How to Sign in with Google Using Angular and ASP.NET Core Web API
  57059. How To Make Seamless Patterns
  57060. Why Grothendieck would say machine learning is mostly overfitting
  57061. Looks vs Results
  57062. From Idea To Pre-Launch
  57063. The state of JVM desktop frameworks: introduction
  57064. Taiwan's amazing bike-sharing system
  57065. How I Use My iPad For Work - Anthony Diké
  57066. What I Learnt Reading 80 Articles On Product Validation
  57067. Gwynne Shotwell talks about selling flight-proven rockets, Starship
  57068. Multi-Class Classification Using PyTorch: Training -- Visual Studio Magazine
  57069. CV
  57070. A Lap Around ActivitySource and ActivityListener in .NET 5
  57071. Defining NuGet restore sources in the csproj - Gérald Barré
  57072. Ditherpunk — The article I wish I had about monochrome image dithering — surma.dev
  57073. After spending over $57 million on Facebook ads, they kicked me and my pages off without warning…
  57074. The .NET Docs Show - Localization with GitHub Actions & Azure AI ☁️
  57075. App privacy labels show stark contrasts among messaging apps - 9to5Mac
  57076. How to Force git to Prompt You For a Password
  57077. Advanced Cosmos DB session (Hebrew)
  57078. Slack System Status
  57079. JavaScript Array Filter Method Practice in 5 Minutes
  57080. AccessViolation in ObjectNative::IsLockHeld (part 2 of 2)
  57081. Release v4.5.0 · Blazored/Typeahead
  57082. 20 Months in, 2K Hours Spent and 200K € Lost. A Story About Resilience and the Sunk Cost Fallacy
  57083. Release v6.0.0 · Blazored/Modal
  57084. How can I write a program that monitors another window for a change in size or position? | The Old New Thing
  57085. GRVYDEV/Project-Lightspeed
  57086. USA -v- Julian Assange
  57087. AMD Patent Reveals Hybrid CPU-FPGA Design That Could Be Enabled By Xilinx Tech
  57088. .NET Frontend Day
  57089. On repl-driven programming - by mikel evins
  57090. 235: Holiday Hack Success!
  57091. Machine Learning with ML.NET - Introduction
  57092. Monsters Weekly 195 - Playwright with Arjun Attam
  57093. Storing coordinates in C# - Performance versus readability
  57094. Get up to speed with partial clone and shallow clone - The GitHub Blog
  57095. Get Git Part 5
  57096. HTTP keep-alive is on by default in modular AWS SDK for JavaScript | Amazon Web Services
  57097. Notebook on nbviewer
  57098. Caliburn micro latest release candiate · Caliburn.Micro
  57099. Prettier your CSharp with <code>dotnet-format</code> and <code>lint-staged</code>
  57100. AzureFunBytes - Modernizing Your Apps With Containers | Azure DevOps Blog
  57101. What are the performance implications of using an immediate-mode GUI compared to a retained-mode GUI?
  57102. Our Favorite Developer Tools of 2020
  57103. How to Stop Endless Discussions
  57104. RWC 2021 registration
  57105. California’s Future
  57106. Equal pay for equal work - Dusted Codes
  57107. Don't complete their thought - AntiVacillate
  57108. Software Leviathans – Sledgeworx Software
  57109. From Mac to Linux
  57110. No Golang For You
  57111. How I discovered I was a baseball card "investor" for 30 years.
  57112. Developing and Maintaining Gratitude
  57113. How startups can avoid flawed decision making
  57114. Stats are the new analytics
  57115. Which benchmark programs are fastest?
  57116. bezzad/Downloader
  57117. Govt proposes to buy bulk subscriptions of all scientific journals, provide free access to all
  57118. My Biggest Piece of Advice for Developers in 2021
  57119. My year in data
  57120. Make smaller console apps with .NET and CoreRT - { Destructured }
  57121. How to rename a Git branch
  57122. SECURITY: New maintainer is probably malicious · Issue #1263 · greatsuspender/thegreatsuspender
  57123. A New Year, A New Launch! Solo V2.
  57124. Zig in 30 minutes
  57125. Real World Technologies - Forums
  57126. Apple reconsiders banning Mac app Amphetamine over its drug-inspired name
  57127. The Mobile Map App Part I: The Void
  57128. IDEA - nonverbal algorithm assembly instructions
  57129. .NET Cycling Kit
  57130. The Best Software Every Reverse Engineer Should Have for Cracking Software | PiProgramming
  57131. CVE Stuffing
  57132. The Yale Manual for Psilocybin-Assisted Therapy of Depression (using Acceptance and Commitment Therapy as a Therapeutic Frame)
  57133. How to overcome Phone Addiction [Solutions + Research]
  57134. Episode 9: Off-the-Record Messaging and PKI Implementations!
  57135. Cloud Terms of Service | Atlassian
  57136. I made Tetris with Triangles
  57137. I don't let design and UX get in the way of shipping early and often
  57138. URL shorteners set ad tracking cookies
  57139. Patterns and Habits
  57140. Vaccine distribution and the Obamacare web site
  57141. 10 Powerful Life Skills for the New Decade
  57142. Candy CORN: analyzing the CORONA concrete crosses myth
  57143. Shooting High-Res Thermal Photos of Iceland to Show Nature at Work
  57144. "Live" Coding A NES Emulator in C++!
  57145. PineTime | PINE64
  57146. Stream
  57147. In Conversation with Troy Hunt
  57148. A half-hour to learn Rust - fasterthanli.me
  57149. Anesthesia Works on Plants Too, and We Don’t Know Why
  57150. osnr/horrifying-pdf-experiments
  57151. artichoke/artichoke
  57152. Code Maze Weekly #58 - Code Maze
  57153. Peer-reviewed papers are getting increasingly boring
  57154. dfan says» Blog Archive » One more Ultima Underworld story
  57155. Finding one-way Latency on ISP
  57156. Reducing Eye Strain
  57157. If I could pick one thing for people this year, it'd be for them to learn how to make up with friends
  57158. State machines are wonderful tools
  57159. Stop writing shell scripts
  57160. Year(Decade) of the Homelab.
  57161. School or Prison
  57162. No Prize for Doing It the Hard Way (2020 Retrospective)
  57163. Cryptology ePrint Archive: Report 2020/1456
  57164. I lost my page | Managing your terraform across multiple environments
  57165. x74353/SaveAmphetamine
  57166. My Experience @ Apple
  57167. Scaffold an entire .NET 5 Web API using Wrapt
  57168. C# 9 Deep Dive: Records
  57169. EU Signs €145bn Declaration to Develop Next Gen Processors and 2nm Technology - EE Times Europe
  57170. A perceptual color space for image processing
  57171. I'd like an IUnknown, I know you have many, I'll take any of them | The Old New Thing
  57172. r/slatestarcodex - Most of What You Read on the Internet is Written by Insane People
  57173. AB  2149- CHAPTERED
  57174. Probabilistic Machine Learning: An Introduction
  57175. Reverse Engineering Source Code of the Biontech Pfizer Vaccine: Part 2 - Articles
  57176. TabFS
  57177. s-18: FSE 2020 Rump session
  57178. The Story of the Million Dollar Bounty
  57179. Mac meets Arm64
  57180. The Big Little Guide to Message Queues
  57181. JavaScript Complete Course - Variables & Literals - Part 4
  57182. JavaScript Complete Course - Functions - Part 22
  57183. Angular vs React - Which Is The Better Framework To Learn in 2021?
  57184. JavaScript Complete Course - For Loop - Part 18
  57185. JavaScript Complete Course - Statements & Assignment Operator - Part 3
  57186. Is HTML a Programming Language?!?
  57187. [Cryptography] Bitcoin is a disaster.
  57188. JavaScript Complete Course - String Operations - Part 10
  57189. JavaScript Complete Course - Comparison Operators - Part 12
  57190. JavaScript Complete Course - || Or Operator - Part 16
  57191. JavaScript Complete Course - While Loop - Part 20
  57192. Oblivious DNS - Simply Explained
  57193. JavaScript Complete Course - Events - Part 24
  57194. JavaScript Complete Course - if else & else if - Part 11
  57195. JavaScript Complete Course - Arrow Functions - Part 23
  57196. JavaScript Complete Course - JavaScript Identifiers - Part 6
  57197. JavaScript Complete Course - Getting Started - Part - 1
  57198. JavaScript Complete Course - Greater & Less than Operators - Part 13
  57199. JavaScript Complete Course - Arithmetic Operators - Part 8
  57200. JavaScript Complete Course - && and Operator - Part 15
  57201. JavaScript Complete Course - Continue & Break Statements - Part 19
  57202. JavaScript Complete Course - Primitive Data Types - Part 7
  57203. JavaScript Complete Course - Comments - Part 5
  57204. JavaScript Complete Course - Operator Precedence - Part 9
  57205. JavaScript Complete Course - Strict Comparison - Part 14
  57206. JavaScript Complete Course - Switch Statements - Part 17
  57207. My 2020 Recap - Content, Subscribers, Money, and More
  57208. JavaScript Complete Course - Hello World - Part 2
  57209. JavaScript Complete Course - Variable Scope - Part 21
  57210. How mRNA Vaccines Work - Simply Explained
  57211. Can you crack the code?
  57212. 2020 sucked - A year-end wrap-up with Scott's Wife, Mo | Hanselminutes with Scott Hanselman
  57213. Obligatory "What I wish I knew about git" post · Peter Whittaker
  57214. Shtetl-Optimized » Blog Archive » My vaccine crackpottery: a confession
  57215. Survive America
  57216. Notes on technology in the 2020s
  57217. Note to Self - How to Work
  57218. Stay Caffeinated - v2 Updates to my HomeKit Thermostat
  57219. Top 25+ Reasons Why Jira Sucks (in 2020)
  57220. WebAssembly Studio
  57221. Microsoft Internal Solorigate Investigation Update – Microsoft Security Response Center
  57222. Introducing the New and Improved Azure SDK for .NET
  57223. My Cadence for Arduino, a DIY Cadence Display for Indoor Cycling
  57224. Castlevania III Password Algorithm
  57225. MicroFrontends With Blazor WebAssembly | Developer Support
  57226. Announcing Rust 1.49.0 | Rust Blog
  57227. How can I create a non-circular tab order, or some other type of custom ordering in my Win32 dialog? | The Old New Thing
  57228. LibrePhotos/librephotos
  57229. Why make games for Linux if they don't sell? Because the nerds are just grateful to get something that works
  57230. Maoni0/mem-doc
  57231. nsriram/lambda-the-terraform-way
  57232. Ditching Excel for Python - Lessons Learned from a Legacy Industry - Amy Peniston
  57233. Linux Hardening Guide | Madaidan's Insecurities
  57234. Poznan. The clams filter the water. They check whether the water is polluted or clean - Polish News
  57235. .NET Rocks! vNext
  57236. Glasgow Haskell Compiler 9.0.1-rc1 now available!
  57237. How we built the GitHub globe - The GitHub Blog
  57238. Resetting Zcash: its about privacy, not scale, econ, dev funds, or governance
  57239. Zdeno Chara will wear number 33 with the Capitals
  57240. Microfrontends with Blazor: Welcome to the Party!
  57241. .NET R&D Digest (December, 2020)
  57242. Rootclaim. Calculating reality.
  57243. glouw/ctl
  57244. Habit Tracker Bullet Journal For Roam Research [Guide] - Mike Giannulis Productivity Blog
  57245. Introducing Thrift VPN
  57246. There Will Always Be Uncertainty - Anthony Diké
  57247. Ben Wiser | Writing my first Gameboy Emulator
  57248. The cost and value of knowledge
  57249. Leading someone with more years of experience than my age
  57250. Building a successful company is fucking hard
  57251. [new blog](https://garcia.in)
  57252. Star Wars Prequel Trilogy **SPECIAL EDITION**
  57253. ACE: Apple Type-C Port Controller Secrets | Part 1
  57254. Git email flow vs Github flow
  57255. PSX Party
  57256. Adding Markdown Linting to my Blog’s Build Process with GitHub Actions and markdownlint
  57257. Why are the C and C++ compilers giving me error messages about int when my code doesn't mention int? | The Old New Thing
  57258. Messengers of hope
  57259. Git Commands to Live By
  57260. START with a Monolith, NOT Microservices
  57261. Adding comments to your static blog with Mastodon
  57262. Visa Advertising Solutions (VAS) Opt Out
  57263. Scriban - Visual Studio Marketplace
  57264. Azure DevOps Podcast: Maddy Leger on Xamarin in a .NET 5 World - Episode 120
  57265. Privacy - Transparency Report - Apple
  57266. .NetConf Virtual Event | What’s new in EF Core 5.0
  57267. What's new in PHP 8 - stitcher.io
  57268. Environmental Genomics Reveals a Single-Species Ecosystem Deep Within Earth
  57269. AIDA Cruise Ships Under Cyber Attack
  57270. 20 Years Later | Not Even Wrong
  57271. 20 Macs for 2020: #1 – iMac G3
  57272. Colin Stebbins Gordon
  57273. My Impossible List - Harsha MV
  57274. Unlocking My Air Data Through API Analysis
  57275. Building websites and workflows
  57276. Four Difficulty Levels of Life
  57277. Paranoid password printing with a Raspberry Pi
  57278. When computers start cooking
  57279. My 2021 OSS Plans (Marten, Jasper, Storyteller, and more)
  57280. Failure Is Not An Option
  57281. Facebook’s Unknowable Megascale
  57282. Do You Love Me?
  57283. Why are video games graphics (still) a challenge? Productionizing rendering algorithms
  57284. CIA vs. Wikileaks
  57285. Thruhikes
  57286. Asking for app reviews really works! It just takes 1 line of code!
  57287. iPhone workers: forced labor or detention centers, says report - 9to5Mac
  57288. FSharp Quotations Evaluator to 2.1.0 by eaba · Pull Request #4696 · akkadotnet/akka.net
  57289. Google Maps' Moat is Evaporating
  57290. Google's Got A Secret - Knuckleheads' Club
  57291. Spectre.Console - Prompt
  57292. Real-time 3D Games with .NET and Unity
  57293. Spectre.Console - Bar Chart
  57294. Spectre.Console - Introduction
  57295. NumPy Illustrated: The Visual Guide to Numpy
  57296. What are these duplicate services whose names differ just by random characters at the end? | The Old New Thing
  57297. aarch64_amx.py
  57298. Fast Inverse Square Root — A Quake III Algorithm
  57299. RedditStockSentiment-Copy1 (1).py
  57300. Game Boy Advance Architecture | A Practical Analysis
  57301. igbit/micro-displays
  57302. Year in Review: 2020
  57303. Reilly Tucker Siemens
  57304. Various goodies from Dotnetos!
  57305. Buttplug Hits v1 Milestone - Nonpolynomial
  57306. Fujifilm Created a Magnetic Tape That Can Store 580 Terabytes
  57307. User Lockout Functionality with Angular and ASP.NET Core Identity
  57308. What I Learned About Raising A Seed Round, From Cutting My First Check
  57309. The Guy I Almost Was
  57310. Experimenting On My Hearing Loss
  57311. Accurate Estimations
  57312. I revised my code from 10 years ago
  57313. Lifetime Dividend Earmark
  57314. Why the iPhone Timer App displays a Fake Time
  57315. Writing without hedging
  57316. Hardware Acquisition Hacks
  57317. Hacking Google Docs to steal your private documents
  57318. zkSNARKS and Cryptographic Accumulators
  57319. Resolve Multiple Types In ASP.NET Core
  57320. Volume icon in menu bar disappear randomly in Big Sur
  57321. Github Wrapped 2020
  57322. AI Unlocks all trophies in ZigZag using Python and OpenCV.
  57323. South Africa: Microsoft Middle East & Africa - Interview with Julien Bertin
  57324. ML.NET, Azure and Xamarin: Best Friends Forever
  57325. Agreements reached between the United Kingdom of Great Britain and Northern Ireland and the European Union
  57326. C# A to Z: Prelude
  57327. A Vim Guide for Intermediate Users
  57328. 2020/12/28 What's New
  57329. genkami/watson
  57330. How to Clean up a Messed up MP3 Library With Metatogger
  57331. Comparing C to machine language
  57332. March 17, 2020 - Minimal March - Linux and Blazor. JavaScript, C#, HTML
  57333. March 18, 2020 - Minimal March - Linux and Blazor. FormView, Events, C#, HTML
  57334. March 19, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  57335. Why is the HSHELL_WINDOWDESTROYED notification raised when a window is hidden, even if it hasn't been destroyed? | The Old New Thing
  57336. r/Worldbox - The fight for WorldBox, or how a game you worked on for 8 years may be stolen from you without you even knowing it
  57337. March 11, 2020 - Minimal March - Blazor cascading values, demos
  57338. Manual document revisions with RavenDB
  57339. March 15, 2020 - Minimal March - Linux and Blazor. Communication between components, C#, HTML
  57340. March 13, 2020 - Minimal March - Linux and Blazor. Grids, Testing, C#, HTML
  57341. 2-Acre Vertical Farm Run By AI And Robots Out-Produces 720-Acre Flat Farm
  57342. Cosmopolitan C Library
  57343. 234: Goodbye 2020! Let's ship some apps!
  57344. Upptime
  57345. NeurIPS 2020 Best Machine Learning Paper Awards
  57346. Systems design explains the world: volume 1
  57347. SaaS we happily pay for
  57348. How DNS Works Visually
  57349. Blast Off with Blazor: Prerender a Blazor Web Assembly application
  57350. Web Authentication Methods Compared
  57351. Combating abuse in Matrix - without backdoors. | Matrix.org
  57352. How Complex Systems Fail
  57353. Does GPT-2 Know Your Phone Number?
  57354. Talking out loud to yourself is a technology for thinking | Psyche Ideas
  57355. Porting My Cadence to Android in 1 Day!
  57356. When seekdir() Won’t Seek to the Right Position
  57357. ASP.NET Core in Action, Second Edition
  57358. A New SolarWinds Flaw Likely Had Let Hackers Install SUPERNOVA Malware
  57359. API pagination design
  57360. Starship/Super Heavy
  57361. IngredientsPls
  57362. Executable PNGs - djhworld
  57363. Fun with IP address parsing · blog.dave.tf
  57364. How I reverse-engineered Google Docs to play back any document's keystrokes « James Somers (jsomers.net)
  57365. The aftermath of "No, 'Open Source' does not mean 'Includes Free Support'"
  57366. Quantifying the self - Why I track 80 metrics about my life every day
  57367. How to make an accurate estimate? You don't.
  57368. My Thoughts on The Fish Story from Pixar's Soul - Anthony Diké
  57369. Trading time for money - Nicolas Bouliane
  57370. Advice I wish I'd received as an Intern
  57371. Lawyers Automate This, So Why Don't Airlines?
  57372. Print this file, your printer will jam
  57373. 1937 Film Perfectly Explains How a Car Differential Works
  57374. Donating $250 to Warm Hearts Winter Drive Thanks to Hacker News!
  57375. What's new in Svelto.ECS 3.0 - Seba's Lab
  57376. Nashville Recovery Efforts
  57377. Pastrnak donne sa camionnette à une infirmière monoparentale de Boston
  57378. Photocatalyst that can Split Water into Hydrogen and oxygen at a Quantum Efficiency Close to 100% - FuelCellsWorks
  57379. Slower News
  57380. Buy Ubiquiti Amplifi Alien Wireless AX8000 Router with Mesh Point | Networking | Scorptec Computers
  57381. 21 Super Fun and Cool Python Projects for Beginners - TechyEverything
  57382. Peaks of Austria
  57383. Tal Rabin - Real World Cryptographers Podcast
  57384. I am Filippo Valsorda, Go cryptography lead and tool author, Ask Me Anything
  57385. [RFC 0/6] Nintendo 64 Linux port
  57386. Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine - Articles
  57387. Code Maze Weekly #57 - Code Maze
  57388. Let’s Encrypt comes up with workaround for abandonware Android devices
  57389. Release 1.0.0 - preview 01 · egil/bUnit
  57390. r/eink - Dasung just released a 25 inch eink monitor
  57391. Making an OS - Update, Resources, Future of the Series
  57392. A tour of std.crypto in Zig 0.7.0 - Frank Denis
  57393. Some Differences between macOS and Common Unix Systems
  57394. Bret Victor, beast of burden
  57395. String Optimization in .NET core
  57396. Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows
  57397. Artificial Intelligence — The Revolution Hasn’t Happened Yet
  57398. Craft | A fresh take on documents
  57399. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 5 | The Old New Thing
  57400. Using One Cron Parser Everywhere With Rust and Saffron
  57401. Ruby 3.0.0 Released
  57402. .NET App Developer Links - 2020-12-25
  57403. A Complete Guide to LLVM for Programming Language Creators
  57404. Sony Publishes An Official Linux Driver For PlayStation 5 DualSense Controllers
  57405. Suzanne Treister - Amiga Videogame Stills
  57406. Episode 6: Proving The Existence Of Vulnerabilities With Zero-Knowledge Proofs!
  57407. grpc/grpc-dotnet
  57408. Google Discloses Poorly-Patched, Now Unpatched, Windows 0-Day Bug
  57409. X Server and VNC on a Linode VM
  57410. 1945
  57411. Development time is money, therefore I RAID
  57412. Don’t Take Automatic Actions
  57413. Against Victimhood
  57414. How User Tracking Devalues Ads
  57415. Social Media Considered Harmful
  57416. Domain Hunting - Nico Hormazábal
  57417. Siddhant Goel
  57418. cfallin/treeos
  57419. Beyond The Queen's Gambit with Chess.com's Danny Rensch | Hanselminutes with Scott Hanselman
  57420. A Christmas Gift for Ledger Users – Death Threats - BeInCrypto
  57421. Neurobiological foundations of neurologic music therapy: rhythmic entrainment and the motor system
  57422. Free Piano Method - The Mayron Cole Piano Method
  57423. .NET Rocks! vNext
  57424. Amazon.com: LoveRPi Power-Over-Ethernet (PoE) HAT for Raspberry Pi 4 Model B and Raspberry Pi 3 Model B+ (Compact, Non-Isolated): Computers & Accessories
  57425. The Mystery of Deceased Hiker 'Mostly Harmless' Is At Long Last Solved
  57426. nicolas-siplis/cyberpwned
  57427. MS Dev Show
  57428. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 4 | The Old New Thing
  57429. Fantasy UIs
  57430. Holiday Season Update from Lisbon
  57431. JavaScript Performance in the Wild 2020
  57432. Snapdrop
  57433. I wired my tree with 500 LED lights and calculated their 3D coordinates.
  57434. .NET App Developer Links - 2020-12-24
  57435. How to Favicon in 2021: Six files that fit most needs — Martian Chronicles
  57436. Episode 359 - 2020 Roundup
  57437. .NET Rocks! vNext
  57438. StackExchange/Stacks
  57439. The beautiful Silent ThunderBolt-3 PC
  57440. 100 Tips for a Better Life - LessWrong
  57441. How We Saved .ORG: 2020 in Review
  57442. Angular Email Confirmation with ASP.NET Core Identity
  57443. Apple’s SSL Metrics Is Hanging My App
  57444. A 12.48 inch (1304x984) three-color e-paper display by Waveshare
  57445. My stack will outlive yours
  57446. Unconscious Algorithms
  57447. Build a Tiny Certificate Authority For Your Homelab
  57448. Cryptologie | Off The Record
  57449. The FBI is Secretly Breaking Into Encrypted Devices. We’re Suing.
  57450. Infer# Brings Facebook's Infer Static Analyzer to C# and .NET
  57451. 2096 - Windows: splWOW64 Elevation of Privilege
  57452. Interview advice that got me offers from Google, Microsoft, and Stripe
  57453. Comic Mono
  57454. Release Radar · December 2020 Edition - The GitHub Blog
  57455. .NET Tooling Community Standup - Designing UIs for developer tools
  57456. Tokio
  57457. No, Cellebrite cannot 'break Signal encryption.'
  57458. Anti-diarrhoea drug drives cancer cells to cell death – Aktuelles aus der Goethe-Universität Frankfurt
  57459. Robinhood Was Indeed Too Good to Be True
  57460. Data Security on Mobile Devices: Current State of the Art, Open Problems, and Proposed Solutions
  57461. Get a Head Start with Entity Framework Core 5.0 with EF Core Power Tools
  57462. How Bad Is Your Spotify?
  57463. ‘YouTube recommendations are toxic,’ says dev who worked on the algorithm
  57464. voidtools
  57465. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 3 | The Old New Thing
  57466. The Catch Block #39 - 2020 Year in Review!
  57467. Splitting up a Monolith to (micro)Services
  57468. News – Xfce 4.16 released
  57469. MAPS.ME is gone. We must bring it back.
  57470. Integrating Cloudflare Gateway and Access
  57471. .NET App Developer Links - 2020-12-23
  57472. RssBandit/RssBandit
  57473. Things You Should Never Do, Part I
  57474. WiFi 6 gets 1.34 Gbps on the Raspberry Pi CM4
  57475. C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  57476. Practical Networking for Future Founders
  57477. Stop charging for support plans
  57478. Team > market > product
  57479. Designing a better Terminal | Mark Essien
  57480. Things you're allowed to do
  57481. Testing your code is not optional. | Fotis Alexandrou - Software Engineer
  57482. You can't be "not good enough" to skip (or drop out of) college | Carol's Blog
  57483. I quit my high-paying job as a software director
  57484. Cryptologie | Dkim: Show Your Privates
  57485. Introduction to quantum computing with Q# – Part 11, EPR Quantum Key Distribution
  57486. Building Reusable Rich UI controls using PowerApps Component Framework (PCF)
  57487. A talk for trailblazers: Blazor in .NET 5
  57488. Introduction to quantum computing with Q# – Part 12, Bell’s inequality
  57489. CodeSwing - Visual Studio Marketplace
  57490. Getting started with GitHub Actions
  57491. Getting started with GitHub Actions
  57492. New Release: Tor Browser 10.0.7 | Tor Blog
  57493. Introducing My Cadence for iOS - a Simple Cadence Sensor Display
  57494. HTML Over The Wire | Hotwire
  57495. .NET Conf Philippines (2021-01-14)
  57496. NBCSN to air NWHL games for the first time
  57497. Why your Instagram Engagement Kinda Sucks Right Now
  57498. Tillis Releases Text of Bipartisan Legislation to Fight Illegal Streaming by Criminal Organizations
  57499. 2020 : Community Influencer of the Year
  57500. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 2 | The Old New Thing
  57501. Yet Another Bug Tracker article series
  57502. Why can’t you buy a good webcam? | Vsevolod Solovyov
  57503. How YouTube Music forced me to try F#
  57504. Why I've Been Merging Microservices Back Into The Monolith At InVision
  57505. Windows War Stories: The Secret History of Task Manager, Part 2
  57506. Cloudflare Acquires Linc
  57507. Beat - An Acoustics Inspired DDoS Attack
  57508. I Can't Keep It Up | announcements
  57509. .NET 5.0 now available for Red Hat Enterprise Linux and Red Hat OpenShift - Red Hat Developer
  57510. Parsing JSON at the CLI: A Practical Introduction to `jq` (and more!)
  57511. dotCover 2020.3 Improvements And Updates – .NET Tools Blog | JetBrains
  57512. How to Access Webcam Properties from C#
  57513. Senior Software Engineer, Planning and Tracking
  57514. Monsters Weekly 200b - Conversations with Julie Lerman
  57515. Simplifying Auth With Static Web Apps and React | LINQ to Fail
  57516. Developer Days
  57517. Astronomers Get Their Wish, and the Hubble Crisis Gets Worse
  57518. Understanding "Solorigate"'s Identity IOCs - for Identity Vendors and their customers.
  57519. Write code. Not too much. Mostly functions.
  57520. Angular Password Reset Functionality with ASP.NET Core Identity
  57521. Setting up Health Checks for an ASP.NET Core application and its Dependencies
  57522. SharePoint Workflow transformation to Power Automate | Developer Support
  57523. Cakelisp: a programming language for games
  57524. What’s the point of free if you have nothing to sell
  57525. Thoughts on Clubhouse
  57526. Free Market Vaccines
  57527. My Engineering Axioms
  57528. End of 2020 rough database landscape
  57529. Building My Own Chess Engine
  57530. The San Francisco that Could Have Been
  57531. 2-adic Logarithms and Fast Exponentiation
  57532. Toolchains as Code
  57533. About
  57534. Cryptologie | A Discretization Attack
  57535. (no title)
  57536. Last Week in .NET #23 – Solarwinds gets hacked; Microsoft goes on the Attack
  57537. Ignore AMP · Jens Oliver Meiert
  57538. What's Serverless in #Shorts and why should you care?
  57539. r/IAmA - Comment by u/bledfeet on ”Hi, I’m Anita DeFrantz, Olympic Champion, Vice President of the International Olympic Committee, author, civil rights lawyer, and professional speaker. Ask me anything about the Olympics, professional sports, rowing, and athletes’ civil rights issues!”
  57540. Azure DevOps Podcast: Scott Hunter on .NET 5 - Episode 119
  57541. South Africa: Spotlight on ComUnity
  57542. The need to reset & reinforce security posture will be 2021’s key themes - IT Supply Chain
  57543. Extending Android Device Compatibility for Let's Encrypt Certificates
  57544. Philip Wootton from DocuVision
  57545. Steve Blank Startup Stock Options – Why A Good Deal Has Gone Bad
  57546. C# 9 and .NET 5: Book Review and Q&A
  57547. WebAssembly, a revolution that follows - Josip Klaric, BLbit (2020-12-22)
  57548. Blazor vs React: Passing values to all children | Awaiting Bits
  57549. Configure identity-based policies in Cloudflare Gateway
  57550. Ruby 3.0.0 RC1 Released
  57551. Nicolás Siplis
  57552. C# In Simple Terms - Iterators
  57553. Utilizing Bogus with the Builder Pattern for better Mocks
  57554. Home Page - C# Advent
  57555. Merge Conflict
  57556. Nikon Is ending 70 years of camera production in Japan - mirrorlessrumors
  57557. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 1 | The Old New Thing
  57558. Caching an IEnumerable<T> instance - Gérald Barré
  57559. Empowering your queries with RavenDB
  57560. hxp | hxp CTF 2020: wisdom2
  57561. Mile-Long Wooden Xylophone Plays Bach in Japanese Forest
  57562. 233: Bluetooth is Mind-blowing!
  57563. 2020’s Top 15 Machine Learning & AI Research Papers
  57564. Paper about Herbalife®-related patient death removed after company threatens to sue the journal
  57565. The Internet is for Porn
  57566. .NET Foundation November/December 2020 Update
  57567. Need Something to Do over the Break? How About 25 Free JavaScript Courses?
  57568. Functional Gift Wrapping
  57569. Participate in the Developer Economics Survey
  57570. Nullable reference types; CSharp&#39;s very own <code>strictNullChecks</code>
  57571. Arrows born in flight
  57572. The State of .NET: Q&A Compilation
  57573. Writing High Performance Code in F#
  57574. Cake - Cake v1.0.0-rc0002 released
  57575. Get Git Part 4
  57576. Should I be Checking Injected Dependencies for Null? - Steve Talks Code
  57577. Redis Cluster - Benefits of Sharding and How It Works
  57578. Dave Vieira-Kurz a.k.a. @secalert on security
  57579. More challenging projects every programmer should try
  57580. HitchDev
  57581. Into the Octoverse
  57582. The Great iPwn: Journalists Hacked with Suspected NSO Group iMessage 'Zero-Click' Exploit - The Citizen Lab
  57583. » Lode Runner The Digital Antiquarian
  57584. Andrew Cooke: C[omp]ute
  57585. You're Missing Out If You Don't Write Weekly Digests
  57586. How and why I stopped buying new laptops
  57587. Cryptologie | Vetted Encryption
  57588. Counterfactual communication and intimidation
  57589. Why I left the U.S.
  57590. Path to my financial independence
  57591. The birth of the Web
  57592. Kira McLean | How To Set Up Your Own Nextcloud Server
  57593. Apple M1 foreshadows RISC-V
  57594. tuhdo/tuhdo.github.io
  57595. Windows 10 20H2: ChkDsk damages file system on SSDs with Update KB4592438 installed
  57596. Back to the '70s with Serverless
  57597. r/AmItheAsshole - AITA for telling my son to grow up and accept the consequences of his choice to snitch on his friends?
  57598. Episode 5: Isogeny-Based Cryptography For Dummies!
  57599. Get the local images working in the templates · RssBandit/RssBandit@73c4681
  57600. Bring Intelligence to the Edge with Custom Vision
  57601. Apple, Google, Microsoft, and Mozilla ban Kazakhstan's MitM HTTPS certificate | ZDNet
  57602. Countdown to 2021
  57603. Analyzing Solorigate, the compromised DLL file that started a sophisticated cyberattack, and how Microsoft Defender helps protect customers - Microsoft Security
  57604. ImmutableInterlocked.Update Method (System.Collections.Immutable)
  57605. gRPC Web with .NET
  57606. Update to nodejs 14.15.1 by JHyeok · Pull Request #6203 · TechEmpower/FrameworkBenchmarks
  57607. Markdown list syntax now autocompleted - GitHub Changelog
  57608. Release DurableFunctionsMonitor 3.9 · scale-tone/DurableFunctionsMonitor
  57609. Bizarre Design Choices In Zoom’S End-To-End Encryption
  57610. Your Credit Score Should Be Based on Your Web History, IMF Says
  57611. An Alternate AltaVista Search Engine History Lesson For Internet Nerds
  57612. My designs from 2016 to 2020 as a non-designer – alexandro.dev
  57613. Bouncy Castle crypto authentication bypass vulnerability revealed
  57614. Your domain driven project:Lean software development
  57615. Nobody Uses Datastructures These Days! — Vishnu's Pages
  57616. Branding Your Own Startup | Blog of Pascal
  57617. Don't buy the fucking domain.
  57618. The .NET Stacks #30: 🥂 See ya, 2020
  57619. Facebook: Free as in Bullshit
  57620. How to configure Postman API tests in Azure DevOps
  57621. Hubble
  57622. What is MSAL + Microsoft.Identity.Web
  57623. It Took Two Days to Develop Moderna's Vaccine | NeuroLogica Blog
  57624. Code Maze Weekly #56 - Code Maze
  57625. Google Cloud Status Dashboard
  57626. Why Big Tech Is Being Attacked
  57627. My Ken Williams story
  57628. How I Made $350k in Machine Learning Tournaments
  57629. Things That Didn't Kill My App
  57630. ph1lter
  57631. Auctioning vaccines - Ben Davies
  57632. Don't Kill Time - David Perell
  57633. How my Twitter hijacks happened
  57634. A Paradox of Irony
  57635. Get Through the Year with These Visual Studio Code Holiday Themes -- Visual Studio Magazine
  57636. no dogma podcast
  57637. Double Blind Passwords (aka Horcruxing)
  57638. Selling a Tiny Project | Tiny Projects
  57639. Cyberpunk 2077 Refunds
  57640. How I Got a Computer Science Degree in 3 Months for Less Than $5000
  57641. Centering in CSS
  57642. What should the state of a moved-from object be? | The Old New Thing
  57643. Asynchronous Courotines with C#
  57644. I have resigned from the Google AMP Advisory Committee
  57645. Syncing Logins Between Availability Group Replicas
  57646. Cryptography Dispatches: Re-Deriving the edwards25519 Decoding Formulas
  57647. The bug in Valgrind
  57648. What If OpenDocument Used SQLite?
  57649. Visual Studio Questions - Developer Community
  57650. Introduction to Performance - EF Core
  57651. dotnet/diagnostics
  57652. Blob Opera - Google Arts & Culture
  57653. Computing Euclidean distance on 144 dimensions
  57654. Facebook Criticising Apple’s iOS 14 Privacy Changes is a Hypocrisy
  57655. Apple has stopped providing standalone installers for macOS updates
  57656. American Airlines
  57657. Sony Removes Cyberpunk 2077 from PS Store, Will Offer Refunds to PlayStation Players Who Already Bought It - IGN
  57658. xamarin/Essentials
  57659. 2020 in Sound
  57660. dotnet-aspnetcore-blazor - Microsoft Q&A
  57661. Trove - Apps on Google Play
  57662. Cryptanalysis Of Curl-P And Other Attacks On The Iota Cryptocurrency
  57663. 10 Inspirational Black British Women Who Code!
  57664. Languages & Runtime Community Standup - Infer#
  57665. What's new for desktop developers building WPF, UWP & WinForms
  57666. Senior Software Engineer - Authentication
  57667. C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
  57668. Is Real-Time Phishing Eliminated With Fido? Social Engineering Downgrade Attacks Against Fido Protocols
  57669. Controlling My Home Sauna Using .NET 5
  57670. .NET 5 Runtime Deep Dive with Rich Lander and the Architects
  57671. Token authentication requirements for Git operations - The GitHub Blog
  57672. How to lock down your CSP using Swashbuckle in ASP.NET Core apps
  57673. Securing Blazor Server-side Applications
  57674. Tom Cruise pète sa coche sur le plateau de «Mission Impossible»
  57675. Protocol-Level Details Of The Tls 1.3 Visibility Solution
  57676. How to monitor multi-cloud Kubernetes with Prometheus and Grafana
  57677. Commits are snapshots, not diffs - The GitHub Blog
  57678. Understanding Availability Sets and Availability Zones
  57679. SQL Tools December release recap - SQL Server Blog
  57680. C# vs. F# – planetgeek.ch
  57681. 5 ways to save costs by running .NET apps on Azure
  57682. Catch up with 2020’s .NET community webinars – .NET Tools Blog | JetBrains
  57683. Hallucinations re: the rendering of Cyberpunk 2077
  57684. Getting Started with Windows Terminal | Windows Command Line
  57685. How to set up a Smashing dashboard on your Raspberry Pi
  57686. Episode 358 - Cloud Identity in the Cloud Era
  57687. A quirk in the SUNBURST DGA algorithm
  57688. Orbifolds and Other Games - DRY is a Trade-Off
  57689. David Prosser from ComUnity
  57690. Dennis's Blog
  57691. Lessons I learned on user onboarding – the dos and don’ts
  57692. Sarat Chandra | My Nextcloud setup
  57693. Writing An App In 2 Days
  57694. Giving more tools to software engineers: the reorganization of the factory
  57695. Cognitive biases
  57696. Building eBay's Web API ecosystem with Tanya Vlahovic | Hanselminutes with Scott Hanselman
  57697. Improved XAML Data Binding Diagnostics | The Xamarin Show
  57698. My year in review 2020
  57699. Stripe’s payments APIs: the first ten years
  57700. Chrome Extensions Every Web Developer Needs
  57701. I just installed a content blocker on my iPhone – Rukshan's Blog
  57702. The Shape of 1.7M Lines of Code · Stefan-Marr.de
  57703. Amazon disallows pointing out paid reviews « kmod's blog
  57704. What's IaaS, PaaS, and SaaS in #Shorts
  57705. YouTube
  57706. Image sharing. No bullshit.
  57707. No cookie for you - The GitHub Blog
  57708. 51% of 4 million Docker images have critical vulnerabilities
  57709. Facebook Takes Out Full-Page Newspaper Ads to Attack Apple’s Changes Strengthening iOS Privacy
  57710. ollelogdahl/ihct
  57711. On the ways of finding a dispatcher for the current thread in the Windows Runtime | The Old New Thing
  57712. .NET 5 Breaking Changes for WPF/Windows Forms
  57713. RavenDB Node.JS / TypeScript client 5.0 released
  57714. Introducing Cloudflare Pages: the best way to build JAMstack websites
  57715. Blob Opera - Google Arts & Culture
  57716. fulldecent/system-bus-radio
  57717. Download and Try the Tech Preview of Docker Desktop for M1 - Docker Blog
  57718. Setup and use CUDA and TensorFlow in Windows Subsystem for Linux 2
  57719. A Beginner's Garden of Chess Openings
  57720. Modular AWS SDK for JavaScript is now generally available | Amazon Web Services
  57721. Unit testing and mocking with Azure SDK .NET | Azure SDK Blog
  57722. Inside the Azure SDK Architecture | Azure SDK Blog
  57723. Amazon Location – Add Maps and Location Awareness to Your Applications | Amazon Web Services
  57724. Norns.Urd Lightweight AOP Framework
  57725. Data Deficient Messages
  57726. PowerShell 7.2 Preview 2 release | PowerShell
  57727. A guide to making a good pull request - James Croft
  57728. .NET 5 Source Generators - MediatR - CQRS
  57729. [Guest post] Our Head First C# Contest Got Some Truly Creative Entries | Visual Studio Blog
  57730. .NET Rocks! vNext
  57731. jwasham/coding-interview-university
  57732. The regular joy of the Adafruit AdaBox Subscription and exploring IoT with the family
  57733. Angular Role-Based Authorization with ASP.NET Core Identity
  57734. Key benefits of integrating web applications into Microsoft Teams
  57735. GTK 4.0 – GTK Development Blog
  57736. Embedding your web app in Teams
  57737. Understanding Teams apps..."Hello, world!" for Teams
  57738. Scaling a Monolith
  57739. After Last 2020 VS Code Update, What's In Store for 2021? -- Visual Studio Magazine
  57740. Preview in macOS Big Sur is irreversibly destroying PDFs – again – Annoying Technology
  57741. Jet Powered Volkswagen Beetle - cars & trucks - by owner - vehicle...
  57742. Introduction · Tig - Text-mode interface for Git
  57743. Increasing Trace Cardinality with Activity Tags and Baggage
  57744. The best 10 programming articles of the last 10 years
  57745. An Old New Adventure
  57746. How to conduct a competitive analysis - Philipp Muens
  57747. Due to unusually high call volumes
  57748. Stop Being So Polarized All the Time
  57749. Far Cry: How the Fire Burns and Spreads | Jean-Francois Levesque
  57750. On the Graying of GNOME | Et tu, Cthulhu
  57751. What's next for System.Text.Json? | .NET Blog
  57752. Blast Off with Blazor: Build a responsive image gallery
  57753. rocky-linux/rocky
  57754. Superconductive | Always know what to expect from your data
  57755. AIR-FI: Generating Covert Wi-Fi Signals from Air-Gapped Computers
  57756. $40M to Build the Next Web – Vercel
  57757. Trend data on the SolarWinds Orion compromise
  57758. Firefox Was Always Enough
  57759. i3 - improved tiling wm
  57760. Solved: Chromecast “Source not Supported” Error When Attempting to Cast
  57761. Building a $400 at home DIY spin bike for Peloton & Apple Fitness+
  57762. .NET Conf 2020 - Lahore (2020-01-23)
  57763. Why does PF_VIRT_FIRMWARE_ENABLED return false even when virtualization is enabled in the firmware? | The Old New Thing
  57764. Scaling Monolithic Applications
  57765. NHibernate Profiler & Entity Framework Profiler 6.0 RTMed!
  57766. Playing with C#9 Top-level Programs, Records and Elasticsearch.NET - Steve Gordon - Code with Steve
  57767. What I Wish Someone Had Told Me About Tensor Computation Libraries
  57768. .NET App Developer Links - 2020-12-16
  57769. To the brain, reading computer code is not the same as reading language
  57770. Top 10 Blazor Features You Probably Didn't Know
  57771. Monsters Weekly 200a - Conversations with Jon Galloway
  57772. Cross-origin resource sharing for cross-site cookie-based authentication - Simple Talk
  57773. Seasons of Serverless Challenge 3: Azure TypeScript Functions and Azure SQL Database serverless
  57774. The art of Rubber Ducking or Rubber Duck Debugging
  57775. Python in Visual Studio Code – December 2020 Release | Python
  57776. Azure Neural Text-to-Speech updates: 51 new voices added to the portfolio
  57777. Sponsoring Open Source Developers
  57778. Localize .NET applications with machine-translation | .NET Blog
  57779. Azure SQL from the Edge to the Cloud
  57780. 5 Reasons I Love Being a Software Developer
  57781. How to Use Your Own Router on CenturyLink
  57782. Top Best Reasons Why You Should Use WordPress for Your Website
  57783. Some real data on a DIY box fan air purifier
  57784. How to Compliment
  57785. Don’t buy a .icu domain – Rukshan's Blog
  57786. Multi-Class Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  57787. Design Systems Are Bullsh*t | Blog of Pascal
  57788. Catching Stack Overflow Exceptions
  57789. How Tail Call Optimization Works
  57790. Future of work
  57791. Mastering Postgres indexes in 10 minutes
  57792. The story of the one line fix – Dave Cheney
  57793. How market leaders disappear
  57794. Three Thoughts on My Sabbatical – Zaharenia Atzitzikaki – VP Design at Workable
  57795. AWS CloudShell – Command-Line Access to AWS Resources | Amazon Web Services
  57796. Cool Earth | Working to support rainforest communities to improve lives, reduce deforestation | Climate Change Charity
  57797. SuperRT
  57798. Firefox 84.0, See All New Features, Updates and Fixes
  57799. Shitlist Driven Development
  57800. Backyard birds of Seattle
  57801. There’s more to Power Platform than low-code/no-code development | Developer Support
  57802. I assume I’m below average
  57803. Minimal safe Bash script template | Better Dev
  57804. Twit Tips #2: Sonic and Tails
  57805. Adding Encrypted Group Calls to Signal
  57806. Lost Windows feature: The Horizon | The Old New Thing
  57807. Microsoft and the State of Quantum: Q&A With Mariia Mykhailova
  57808. Authentication with Graph SDKs
  57809. Learn about online security, privacy, and encryption
  57810. Framework Design Studio Released
  57811. XAML Hot Reload for Xamarin.Forms - Xamarin
  57812. Files and directories to exclude from antivirus scanning for Orion Platform products (AV exceptions and exclusions)
  57813. SEC filings: SolarWinds says 18,000 customers were impacted by recent hack | ZDNet
  57814. Apple’s anti-tracking plans for iPhone
  57815. Architecting Cloud Native Application in Azure using .NET Core
  57816. Should I use self-contained or framework-dependent publishing in Docker images?
  57817. Azure Functions in Any Language with Custom Handlers
  57818. moby/buildkit
  57819. The 3 CSS Methods for Adding Element Borders | Modern CSS Solutions
  57820. Cryptohack: A Fun Platform For Learning Modern Cryptography
  57821. YouTube
  57822. “Steal It” and Other Internal YouTube Emails from Viacom’s Copyright Suit
  57823. Hello World Has Been Released!
  57824. Google Cloud Status Dashboard
  57825. .NET App Developer Links - 2020-12-15
  57826. Life of a Netflix Partner Engineer — The case of extra 40 ms
  57827. Implementing a Text Templating Language and Engine for .NET | xoofx
  57828. ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI – .NET Tools Blog | JetBrains
  57829. Building a Code Analyzer for .NET
  57830. Exploring Blazor Mobile Bindings
  57831. Rider 2020.3: .NET 5, C# 9, F# 5, Immediate Window, Project Dependency Diagram, and Updates to Unity Support – .NET Tools Blog | JetBrains
  57832. Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  57833. Add Superpowers to Your Next ASP.NET Project with ABP.IO
  57834. The cleverest floppy disc protection ever? Western Security Ltd.
  57835. FTC Issues Orders to Nine Social Media and Video Streaming Services Seeking Data About How They Collect, Use, and Present Information
  57836. Ever wondered how Workplace Health and Safety solutions were built? Wonder no longer, this new #IoTShow episode with @obloch has the answer!
  57837. Angular Authentication Functionality with ASP.NET Core Identity
  57838. TWC9: Learn Together event, GitHub Universe, PowerShell Crescendo, and more!
  57839. Insulation: first the body, then the home
  57840. I have been dev for 20 years and I can say with guarantee this is the WORST documentation I have seen in my life. · Issue #180 · amzn/selling-partner-api-docs
  57841. Jacob Yates
  57842. My responsibility on this planet as a person in tech
  57843. Top Articles I've Read in 2020
  57844. Small, Sharp Tools
  57845. Clean advertising
  57846. Spotify's Worst Feature
  57847. Looking for more debugger
  57848. I Switched from Dashlane to Bitwarden and Why You Should, Too
  57849. Last Week in .NET #22 – Microsoft Parrots Google
  57850. [Guest Post] Creating a game art asset pipeline in .NET | .NET Blog
  57851. SPACE JAM: A NEW LEGACY Learn Lessons Overview
  57852. Europe's Biggest Vertical Farm Will Be Powered by Wind and Planted by Robots
  57853. Apple's M1 Chip Benchmarks focused on the real-world programming
  57854. What does the “runs-on” machine type of a GitHub Action mean?
  57855. Privacy matters even if "you have nothing to hide"
  57856. C# in Simple Terms - Indexers
  57857. Instantly Search OpenLibrary Books with Typesense
  57858. Building Serverless with Docker - Espresso Coder
  57859. How do I avoid race conditions in WaitOnAddress where the wake happens before I enter the blocking state? | The Old New Thing
  57860. Improving Cloudflare’s products and services, one feature request at a time
  57861. Never forget a #if when multi-targeting .NET libraries or applications - Gérald Barré
  57862. r/LambdaSchool - Lambda School is the biggest mistake I made this year 😔
  57863. Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  57864. Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  57865. About Cyberpunk 2077 and AMD CPUs
  57866. Small tech
  57867. Linux 5.10
  57868. .NET App Developer Links - 2020-12-14
  57869. 8 Best Instagrammers For AI Enthusiasts
  57870. 232: AirPods Max, Apple Fitness+, and AR/VR Indoor Cycling
  57871. Using multiple APIs in Blazor with Azure AD authentication
  57872. Highly Evasive Attacker Leverages SolarWinds Supply Chain to Compromise Multiple Global Victims With SUNBURST Backdoor
  57873. Announcing the general availability of Event Hubs on Azure Stack Hub
  57874. These Modern Programming Languages Will Make You Suffer
  57875. Batch.Parallel
  57876. Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly
  57877. First-class TypeScript support in modular AWS SDK for JavaScript | Amazon Web Services
  57878. Architecture Playbook — Architecture Playbook
  57879. Reindeer Secret Santa Assignment Problem
  57880. Home
  57881. Tips & Tricks to improve your .NET Build Setup with MSBuild – Webinar recording – .NET Tools Blog | JetBrains
  57882. Sharrows, the bicycle infrastructure that doesn’t work and nobody wants - macwright.com
  57883. Using Azure Slots and GitHub for Personal Projects
  57884. The Fraying of the US Global Currency Reserve System
  57885. Why self-learning is important as a developer
  57886. M1 and iOS Apps – Two Birds One Stone
  57887. Government IT Solutions | SolarWinds
  57888. GraphQL Schema Design | Channel 9
  57889. ‎The Numberphile Podcast: Statistics and Saving Lives - with Jennifer Rogers on Apple Podcasts
  57890. Developer! Developer! Developer! Day
  57891. What’s the Value of Hackable Hardware, Anyway? « bunnie's blog
  57892. Microsoft Developer UK @msdevUK
  57893. Ariel Gabizon On His Work With Zksnarks And The Beauty Of Math
  57894. Statistics and Saving Lives - with Jennifer Rogers — The Numberphile Podcast
  57895. Lazy Dependency Injection for .NET
  57896. The Separation
  57897. Porting Projects to .NET 5
  57898. Introducing Community Edition
  57899. A Book Like Foo
  57900. Port System.Speech to .NET Core by danmosemsft · Pull Request #45941 · dotnet/runtime
  57901. Listen to Audible on Apple devices | Audible.com
  57902. A House Dividing?
  57903. Notes on Learning Languages
  57904. Dec 10: Jeremy Likness - What’s new in EF Core 5.0
  57905. An M1 Mac vs the Surface Pro X: How do ARM devices compare?
  57906. We Got My Grandma a Facebook Portal & It’s Been the Best Gift for This Weird Holiday Season
  57907. Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
  57908. What's new in ASP.NET Core 5.0
  57909. Bletris - Blazor Tetris - BuiltWithDot.Net
  57910. dotnet-foundation/ecosystem-growth
  57911. Step 4 - Using passwords to protect your data
  57912. Ecc 2020 Panel "recent Trends In (Ecc) Crypto
  57913. Fast AF Fourier Transform (FafFT) | Conrad Ludgate
  57914. Quantum-Computing Pioneer Warns Of Complacency Over Internet Security
  57915. .NET Development on Apple Silicon – .NET Tools Blog | JetBrains
  57916. DDD Leaders: Building a project with freelancers
  57917. Remove closure allocations from ServiceCollectionDescriptorExtensions by benaadams · Pull Request #44696 · dotnet/runtime
  57918. Hard work is irritating
  57919. From .NET Standard to .NET 5
  57920. mimoo/bitcoinlottery
  57921. dotnet-foundation/ecosystem-growth
  57922. On .NET Live - Intro to Microservice Patterns for .NET Developers
  57923. GraphQL Schema Design
  57924. Beware “Amazon’s Choice” – Brian Bien
  57925. r/dotnet - What logging Framework do you use?
  57926. Introducing F# 5
  57927. chrissainty/ddd-2020
  57928. Codecamp - Your IT Conference in Romania
  57929. mimoo/bitcoinlottery
  57930. Open Source Cookbook
  57931. Porting Projects to .NET 5
  57932. 285976 - consider making use of aReason argument of nsIHelperAppLauncherDialog::show
  57933. LYWE, a better alternative to FIRE
  57934. Clean architecture: Domain-driven design, part 1 -
  57935. Star Wars - Boba Fett Helmet, Limited Edition by SWAROVSKI
  57936. ericfischer/if-then-else
  57937. Windows Task Manager Source Code Review by Original Author: Retired Microsoft Engineer "davepl"
  57938. Privacy and Compliance Reading List
  57939. Goodreads plans to retire API access, disables existing API keys
  57940. Getting Started | How to Make an OS: 1
  57941. hexops/dockerfile
  57942. Computers Are Bad
  57943. Part One – Alaa Abdulridha
  57944. Could I have passed muster with YC?
  57945. GitHub Dark Mode is Too Dark - blog.karenying.com
  57946. Why I still can't stop using Chrome
  57947. 12 prerequisites for a highly secure server
  57948. Agent vs System
  57949. Become shell literate
  57950. Aiming for correctness with types - fasterthanli.me
  57951. Earnestness
  57952. Chrome is Bad
  57953. How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  57954. An open source multi-tool for exploring and publishing data
  57955. Real World String Validation in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  57956. The .NET Stacks #29: More on route-to-code and some Kubernetes news
  57957. Supporting Jurisdictional Restrictions for Durable Objects
  57958. The dark reality behind Slack’s billion-dollar sale to Salesforce
  57959. Amazon owns more than $2B worth of IPV4 addresses
  57960. Mojeek
  57961. Longest known exposure photograph ever captured using a beer can
  57962. Umbraco Back-office Authentication With Azure Active Directory
  57963. The Anti-Mac User Interface (Don Gentner and Jakob Nielsen)
  57964. Python behind the scenes #6: how Python object system works
  57965. Inline XBRL Viewer
  57966. Code Maze Weekly #55 - Code Maze
  57967. Enable unified data governance with Azure Purview | Azure Friday
  57968. Judicial Website, No Money Down
  57969. Is deep learning a new kind of programming? Operationalistic look at programming
  57970. Dave goes back to Mac
  57971. How I stopped hating Test Driven Development
  57972. Being OK with Being Alone
  57973. No, engineers don't suck at time estimates
  57974. Heavy Is the Head That Wears the AirPods Max
  57975. Next Up for WinForms in .NET 6 Is High DPI Support -- Visual Studio Magazine
  57976. Who do we spend time with across our lifetime?
  57977. CS 6120: The Self-Guided Course
  57978. Visual Studio Code November 2020
  57979. Announcing Windows 10 Insider Preview Build 21277
  57980. Encrypting your WAF Payloads with Hybrid Public Key Encryption (HPKE)
  57981. Google Alternatives 2020: Best Privacy Friendly Alternatives
  57982. Parsing ETL traces yourself, part 3: The TraceProcessor | The Old New Thing
  57983. pointerpointer.com
  57984. Episode 66 - TDD and the Terminator With Layla Porter
  57985. JavaScript End to End Testing Framework
  57986. Web Stories on Google
  57987. Learning Quick - Serverless Functions, Netlify vs Vercel, and the Jamstack
  57988. How to Build a Global Network that Complies with Local Law
  57989. .NET App Developer Links - 2020-12-11
  57990. Wrapping up 2020 by looking ahead to 2021!
  57991. Mathematician Solves Centuries-Old Grazing Goat Problem Exactly
  57992. GitHub gets a dark mode – TechCrunch
  57993. Cake VSCode Extension Release 1.0.0
  57994. .Net Project Builds with Node Package Manager · Los Techies
  57995. .NET 5 support on Azure Functions
  57996. I need manual approvers for GitHub Actions!!!! And I got them now :) | Azure DevOps Blog
  57997. Web Accessibility: Aria, Focus, Focus Management
  57998. No recompile, no redeploy, managing features flags in .NET Core, locally and with Azure
  57999. Deno 1.6 Release Notes
  58000. Understanding the JavaScript Destructuring Syntax
  58001. The Handicap Principle: Why People Intentionally Make Bad Decisions - by Aman Manazir
  58002. The Airbnbs
  58003. Own your email
  58004. Small teams
  58005. Build New Zealand in an afternoon
  58006. Thoughts on CentOS Stream
  58007. Make your monolith last
  58008. HR: Hemorrhaging Responsibility
  58009. Use an Existing .NET Core Project Template
  58010. Create .NET Core Projects with the Command Line
  58011. Accelerating the Pixie community with New Relic
  58012. Shipping the Sandman Doppler with Palo Alto Innovation's Alex Tramiel | Hanselminutes with Scott Hanselman
  58013. Thread by @StanTwinB on Thread Reader App
  58014. Running Playwright on Azure Functions
  58015. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  58016. .NET Conf 2020 - Kerala (2021-01-09)
  58017. Announcing Workplace Records for Cloudflare for Teams
  58018. You should be customizing your PowerShell Prompt with PSReadLine
  58019. Parsing ETL traces yourself, part 2: The EventLogReader | The Old New Thing
  58020. gnu.org
  58021. Cloudflare Certifications
  58022. Instant Search Recipes with Typesense
  58023. facontidavide/PlotJuggler
  58024. DoorDash from application to IPO
  58025. .NET App Developer Links - 2020-12-10
  58026. [API] Did the review ID format change again?
  58027. SpaceX Launches—and Crashes—Its Starship Mars Rocket
  58028. Use local function attributes with C# 9
  58029. Discover the Azure Architecture Center - Video Tour!
  58030. Facepalm Mistakes to Avoid When Using React Hooks
  58031. Implementing an Effective Architecture for ASP.NET Core Web API
  58032. Tip 298 - How to run C# notebooks with Azure Cosmos DB
  58033. The Future of Hosting with Edge Computing
  58034. .NET Rocks! vNext
  58035. Death of an Open Source Business Model
  58036. Exhaustiveness Checking with Mypy
  58037. Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
  58038. The CentOS Project Just Committed Suicide
  58039. Microsoft Launches New Data Governance Service Azure Purview in Public Preview
  58040. "deno compile" into executable · Issue #986 · denoland/deno
  58041. Hystoria
  58042. VSCode Tinder
  58043. No. 1 Visual Studio IDE Feature Request: Linux -- Visual Studio Magazine
  58044. Blazor testing using bUnit - or something something testing Blazor
  58045. Starship | SN8 | High-Altitude Flight Test
  58046. ML.NET in the Real World
  58047. Service Discovery with Steeltoe
  58048. Build community-driven software projects on GitHub - Learn
  58049. C# with CSharpFritz - S2 Ep 1: Build for the Web with ASP.NET Core
  58050. Xamarin | Open-source mobile app platform for .NET
  58051. The Future of Flash on Armor Games
  58052. xamarin/Xamarin.Forms
  58053. Event Choreography & Orchestration (Sagas)
  58054. Reduce CacheEntry size by adamsitnik · Pull Request #45410 · dotnet/runtime
  58055. Producing Packages with Source Link | .NET Blog
  58056. #104 – David Wong: Many Layers of Complexity
  58057. Build Tools for protobuf-net and protobuf-net.Grpc
  58058. SpaceX Starship high altitude test flight ends in a fiery explosion
  58059. More MemoryCache perf improvements by adamsitnik · Pull Request #45280 · dotnet/runtime
  58060. Remove some allocations related to storing CacheEntry scopes by adamsitnik · Pull Request #45563 · dotnet/runtime
  58061. few minor MemoryCache perf improvements by adamsitnik · Pull Request #44797 · dotnet/runtime
  58062. The Games People Play With Cash Flow
  58063. optimize DateTimeOffset.UtcNow by removing redundant verification by adamsitnik · Pull Request #45281 · dotnet/runtime
  58064. GraphQL Schema Design
  58065. Why math?
  58066. Lessons learned on an Engineering Manager job search
  58067. Sales tax creates more unnecessary pain than value added tax
  58068. Lawrence Aberba
  58069. Iguazio | The Data Behind MLOps
  58070. 5 Marketing Tips For People With No Friends
  58071. Angular Custom Validators and Error Handling with ASP.NET Core Identity
  58072. How I Used Reddit to Double My Newsletter Subscribers
  58073. Three steps to a paperless home office
  58074. Hyundai to acquire Boston Dynamics for nearly $1B
  58075. What's New for C++, .NET and More in Visual Studio 2019 v16.9 Preview 2 -- Visual Studio Magazine
  58076. FTC Sues Facebook for Illegal Monopolization
  58077. Supporting the 2020 U.S. election
  58078. 5 Must Install NuGets for New Xamarin Projects
  58079. Bebop: An Efficient, Schema-based Binary Serialization Format | Rainway
  58080. There's Always More History • Hillel Wayne
  58081. Why is the Google Cloud UI so slow?
  58082. Designing 2D graphics in the Japanese industry
  58083. Using Calendly to run remote coaching sessions
  58084. Displaying your google profile picture in an ASP.NET Core Application
  58085. Parsing ETL traces yourself, part 1: wpaexporter | The Old New Thing
  58086. Event Choreography & Orchestration (with NServiceBus)
  58087. Cloudflare’s privacy-first Web Analytics is now available for everyone
  58088. Deprecating the __cfduid cookie
  58089. OpenSSL Releases Security Update | CISA
  58090. WerWolv/ImHex
  58091. .NET App Developer Links - 2020-12-09
  58092. 4 Key Machine Learning Methods for Prediction & Personalization
  58093. CoinHive javascript doesn't seem to work
  58094. Can developer productivity be measured? - Stack Overflow Blog
  58095. r/Kotlin - [OC] Compiler plugins are amazing!
  58096. Exploiting NVIDIA Ampere Structured Sparsity with cuSPARSELt | NVIDIA Developer Blog
  58097. Announcing PowerShell Crescendo Preview.1 | PowerShell
  58098. Add GetCiphertextLength for CBC, CFB, and ECB. by vcsjones · Pull Request #45003 · dotnet/runtime
  58099. The proper usages of the keyword 'static' in C# - NDepend
  58100. WDR
  58101. Using your organizational DevTest benefits
  58102. Invalid Access to memory location in KUDU App Services
  58103. Kafka is not a Database
  58104. C# Source Generators - Write Code that Writes Code
  58105. .NET December 2020 Updates – 5.0.1 | .NET Blog
  58106. Building End-to-End Diagnostics: ActivitySource and OpenTelemetry 1.0
  58107. wybiral/micropython-aioweb
  58108. You Don't Need All Those Root Certificates
  58109. Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You! | Visual Studio Blog
  58110. New in .NET 5 - Top-level Statements | C# Tutorials Blog
  58111. GitHub Pull Requests and Issues - Visual Studio Marketplace
  58112. sindresorhus/css-in-readme-like-wat
  58113. Sponsor @benaadams on GitHub Sponsors
  58114. mapbox/mapbox-gl-js
  58115. merill/InclusivenessAnalyzer
  58116. New from Universe 2020: Dark mode, GitHub Sponsors for companies, and more - The GitHub Blog
  58117. Net Conf 2020 Québec : Introduction à NET 5.0
  58118. .NET Thanks!
  58119. Sponsor @benaadams on GitHub Sponsors
  58120. Sign In - AWS re:Invent 2020
  58121. 2020 IFComp Post-Competition Survey
  58122. Expanding Fuchsia's open source model
  58123. ASP.NET Community Standup - Material Design in Blazor with Material.Blazor
  58124. [CentOS-announce] CentOS Project shifts focus to CentOS Stream
  58125. Stacks
  58126. Polly and Blazor, Part 1 – Simple Wait and Retry
  58127. Why Study Mathematics - with Vicky Neale — Numberphile
  58128. Stacks
  58129. [.NET Conf Virtual Event - .NET Perth Meetup] .NET 5 Launch & end of year get together (2020-12-08)
  58130. Infer#: Interprocedural Memory Safety Analysis For C# | .NET Blog
  58131. GitHub Universe · Virtual 2020 · Dec 8 - 10, 2020
  58132. servicetitan/Stl.Fusion
  58133. How do NoSQL databases work? Simply Explained!
  58134. VS Code C++ Tool Broadens ARM/ARM64 Reach -- Visual Studio Magazine
  58135. How to Automate Disaster Recovery in SQL Server On-Prem
  58136. Build software better, together
  58137. March 10, 2020 - Minimal March - Passing data between Blazor components and unit testing
  58138. Cloudflare and Apple design a new privacy-friendly internet protocol – TechCrunch
  58139. oskarsve/ms-teams-rce
  58140. Last Week in .NET #21 – Remembering the women of École Polytechnique
  58141. What's Azure in #shorts
  58142. Qt 6.0 Released
  58143. How did Windows open a portal to another dimension when reporting a program error? | The Old New Thing
  58144. Asynchronous JavaScript in ~10 Minutes - Callbacks, Promises, and Async/Await
  58145. Apple introduces AirPods Max, the magic of AirPods in a stunning over-ear design
  58146. What’s New on F#: Q&A With Phillip Carter
  58147. .NET 5 Breaking Changes for ASP.NET Core
  58148. Cryptography Improvements in .NET 5 - Support for PEM
  58149. Speaking at Azure Israel: Advanced Cosmos DB
  58150. Anyone can be a developer with Microsoft Dataverse for Teams!
  58151. OPAQUE: The Best Passwords Never Leave your Device
  58152. Improving DNS Privacy with Oblivious DoH in 1.1.1.1
  58153. How to configure CSP Headers for Static Website Hosted in Azure Blob Storage
  58154. Dark mode for your web applications (using Blazor and Tailwind CSS)
  58155. Using action results and content negotiation with "route-to-code" APIs
  58156. Distributed Systems Reading List
  58157. Red Blob Games: Hexagonal Grids
  58158. thought leaders and chicken sexers
  58159. .NET App Developer Links - 2020-12-08
  58160. December 7, 2020 Health Officer Statement - San Mateo County Health
  58161. Using multiple APIs in Angular and ASP.NET Core with Azure AD authentication
  58162. Monsters Weekly 194 - Single File Applications in .NET 5
  58163. Adopting Azure serverless architectures to help reduce CO2 emissions – Part 1 | Sustainable Software
  58164. [Guest Post] Bring lights in Unity into the real-world using Philips Hue | .NET Blog
  58165. Branching tests
  58166. Creating your first CRUD app with Suave and F# - Simple Talk
  58167. How To Install An ASP.NET Core In .NET 5 App On Ubuntu 20.04
  58168. Use C# 9 records and init-only properties in ReSharper and Rider 2020.3 – .NET Tools Blog | JetBrains
  58169. Skeleton Screens for React Apps
  58170. Automate a Markdown links page with Pinboard and C#
  58171. The Beginner's Series to Blockchain
  58172. Apache NetBeans 12.2 Features
  58173. Episode 357 - Verifiable Identity with Blockchain
  58174. Building an ASP.NET Core Web App from Scratch
  58175. Multi-Device Calls With Ice Forking
  58176. IoT Unravelled Part 1: It's a Mess. But Then There's Home Assistant
  58177. Modern Web Development with Blazor & .NET 5
  58178. Uber sells self-driving unit Uber ATG in deal that will push Aurora’s valuation to $10B – TechCrunch
  58179. imazen/imageflow
  58180. GitHub repositories to improve your programming skills
  58181. My first year of blogging - andre.schweighofer
  58182. Cameras and Lenses – Bartosz Ciechanowski
  58183. Drawings for technical explanations: my first steps
  58184. How I accidentally built an API business
  58185. The Future I Believe In
  58186. Evolution of my role as a founder CTO
  58187. Day 9 of I am not fat
  58188. Vladimir Cicovic Blog
  58189. Geek Blight - Embedding YouTube videos without making your site fatter
  58190. From Zero to AppStore
  58191. How To Keep Big Writers On Substack
  58192. Monitoring my boiler
  58193. Lockdowns, science and voodoo magic
  58194. Nicola Bortignon - We need more platforms in our lifes
  58195. ProtonDB | Gaming reports for Linux using Proton and Steam Play
  58196. Gitter now speaks Matrix! | Matrix.org
  58197. New report reveals Apple’s roadmap for when each Mac will move to Apple Silicon
  58198. Cyberpunk 2077 is equal parts beautiful and messy
  58199. #DevDecember Week 1 Recap: Growth
  58200. The .NET Docs Show - I AM GRUUT: Blogging .NET, C#, and Azure for fun and education
  58201. Graphics Programming weekly - Issue 160 — December 6, 2020 | Jendrik Illner
  58202. Recursive STARKs - Crowdcast
  58203. #104 – David Wong: Many Layers of Complexity
  58204. Entity Framework Community Standup - LLBLGen designer and .NET data history
  58205. Release 7.10.1 · elastic/elasticsearch-net
  58206. Flow, Digicel customers report regionwide internet outage
  58207. Signed copy of The Language Lover’s Puzzle Book by Alex Bellos (Paperback)
  58208. NEST 7.10.1
  58209. March 8, 2020 - Minimal March - Blazor Buttons and Commands !coffee
  58210. Why does CreateWindowEx take the extended style parameter as its first parameter instead of its last? | The Old New Thing
  58211. oskarsve/ms-teams-rce
  58212. Quick Tip: A Keyboard Shortcut to Start a Taskbar App as an Administrator
  58213. C# in Simple Terms - Dates and Times
  58214. cnlohr/channel3
  58215. Using .NET and PowerPoint to generate cover images - Gérald Barré
  58216. Falling out of Love with Apple, Part 3
  58217. RavenDB and multi region setup
  58218. Privacy needs to be built into the Internet
  58219. User Registration with Angular and ASP.NET Core Identity
  58220. Bartleby - How the pandemic is forcing managers to work harder | Business
  58221. 231: No M1 Talk We Promise... 🤞🤔🤫
  58222. .NET App Developer Links - 2020-12-07
  58223. Python for Data Science - NumPy & Pandas Cheatsheet
  58224. benwilber/boltstream
  58225. beurtschipper/Depix
  58226. Advent of Code 2020
  58227. A Free JavaScript Beginner Book!
  58228. Emulation in Q# | Q# Blog
  58229. Converting asynchronous cancellation from C# to F#
  58230. Next-Level React Performance
  58231. Understand The .NET 5 Runtime Environment
  58232. Inside the Quantum Katas, part 1 | Q# Blog
  58233. We Love Kubernetes
  58234. Indoor Cycling Stats Comparison - Peloton App vs Apple Watch Fitness
  58235. JavaScript Course For Beginners - 1 Hour
  58236. Docker's Second Death
  58237. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  58238. One Stark To Rule Them All (Video)
  58239. mkirchner/linked-list-good-taste
  58240. C# 9 records as strongly-typed ids - Part 3: JSON serialization
  58241. On Inclusion
  58242. Speak at a Meetup
  58243. Why is building a mobile app this hard
  58244. Rethinking Social Media
  58245. How to create simplicity
  58246. iPhones are inferior to Android phones: the value
  58247. How I Reclaimed My Attention
  58248. Protect your .env! - Tatooine Sunset
  58249. A developer's hopes for Open banking in Singapore · Prudent Documentation
  58250. Machine Learning And Human Learning
  58251. EmacsConf - 2020 - Talks
  58252. Every Model Learned by Gradient Descent Is Approximately a Kernel Machine
  58253. Amazon’s First Non-Employee Customer and What He Bought
  58254. The Grenfell Tower inquiry is uncovering a major corporate scandal | The Spectator
  58255. The Tragic Tale Of DEC, The Computing Giant That Died Too Soon - Digital.com
  58256. CSS Variables are cool (secretGeek.net)
  58257. Welcome to Privacy & Compliance Week
  58258. LinkedIn’s Alternate Universe
  58259. World's worst video card gets better?
  58260. The nightmare is real: 'Excel formulas are the world's most widely used programming language,' says Microsoft
  58261. InstaHide Disappointingly Wins Bell Labs Prize, 2nd Place
  58262. Run EF Core Migrations in Azure DevOps
  58263. Permit key-reuse in PKCS12. by vcsjones · Pull Request #45618 · dotnet/runtime
  58264. Apple’s “EDR” Brings High Dynamic Range to Non-HDR Displays — Prolost
  58265. Being honest about code coverage
  58266. That Time I Built a Crack for Nearly all Shareware
  58267. Newsletter Week 49, 2020
  58268. Cryptologie | Zkp-Privacy Summit Replay Video
  58269. Remapping Keys with XKB and KLFC
  58270. In defense of blub studies
  58271. Mental Models
  58272. On Trusting Macintosh Hardware
  58273. Navel Gazing on Hacker News
  58274. Thinking About Decentralized Communities
  58275. Building a feature store - nlathia.github.io
  58276. The .NET Stacks, #28: The future of MVC and themes of .NET 6
  58277. Your Smart TV is probably ignoring your PiHole
  58278. Reverse a String in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  58279. std::visit is everything wrong with modern C++
  58280. This is Real. That's Not.
  58281. Sight restored by turning back the epigenetic clock
  58282. How to do OAuth2 Authorization in ASP.NET Core for Swagger UI using Swashbuckle
  58283. ”They raped me with truncheons” – the truth about Lukashenko’s brutal war on opposition activists
  58284. About Google's approach to research publication
  58285. Command Line Interface Guidelines
  58286. JavaScript Heap Out Of Memory Error
  58287. How to Fix the Red dot on Discord Icon - Appuals.com
  58288. The Cloud Skills Show: .NET
  58289. No, DeepMind has not solved protein folding
  58290. Multi-Class Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  58291. Microsoft Updates Azure Mobile Apps, Ponders Future -- Visual Studio Magazine
  58292. Announcing LAMBDA: Turn Excel formulas into custom functions
  58293. Azure Arc enabled Kubernetes with GitOps | Azure Friday
  58294. The case for Elixir
  58295. My first Product Hunt launch
  58296. The UX of Proving Our Humanity To Machines
  58297. Billionaires Build
  58298. The Continuous Integration Mystery — Dan Hough
  58299. Workshop On Elliptic Curve Cryptography Ecc 2020 (Videos)
  58300. Why I Don't Retweet Anything
  58301. How I Manage My Random Daily Notes
  58302. About Google's approach to research publication
  58303. ??? · GroupXIV microphotography viewer
  58304. Add completion for preprocessor symbols. by CyrusNajmabadi · Pull Request #49705 · dotnet/roslyn
  58305. Generating and efficiently exporting a file in a Blazor WebAssembly application - Gérald Barré
  58306. ADO.NET provider 7.10.1.0 for Firebird is ready
  58307. Uno Platform Blazor WebAssembly (client-side) with AOT and SkiaSharp
  58308. UniFi 6 Lite Access Point
  58309. MSDelta - Win32 apps
  58310. UniFi Switch Aggregation
  58311. Frontliner Heroes
  58312. Level-up Your DevOps with GitHub Actions and Kubernetes
  58313. Use ASP.NET Core route-to-code for simple JSON APIs
  58314. Press Release
  58315. Azure DevOps Podcast: Paul Sheriff on What’s New in .NET - Episode 117
  58316. How Do Computers Remember?
  58317. mayuki/Rin
  58318. Code Maze Weekly #54 - Code Maze
  58319. An introduction to three-phase power and PDUs
  58320. Development With A Dot - ASP.NET Core Pitfalls – Async File Uploads
  58321. ADO.NET provider 7.10.0.0 for Firebird is ready
  58322. Webinar recording: RavenDB & Your Operations Team
  58323. Meet The Black Women Trying to Fix AI
  58324. Time to Say Goodbye to Google Fonts
  58325. Pangolin
  58326. Securing Your Web API Using Azure Active Directory
  58327. "I've had to relearn coding to get through the new interviews"
  58328. Diversity and The Digital Divide: Thoughts From Tech Leaders
  58329. - Developer! Developer! Developer! Day
  58330. VISCA camera control in C#
  58331. .NET App Developer Links - 2020-12-04
  58332. SoundCloud Widget
  58333. A Spellchecker Used to Be a Major Feat of Software Engineering
  58334. Wiki: TypeScript | Barbarian Meets Coding
  58335. America Has Central Planners. We Just Call Them ‘Venture Capitalists.’
  58336. Transient Error Handling with Polly Part 1
  58337. How to Start Contributing To Open-Source
  58338. Tagging Audio using Deep Learning
  58339. An update to storage policies across your Google Account
  58340. The Myth of Code Coverage
  58341. Price Mechanisms for Marketplaces
  58342. I got 99 problems but `SameSite` cookies ain't one
  58343. .NET Core 2.1, 3.1, and .NET 5.0 updates are coming to Microsoft Update
  58344. Banking on Status
  58345. Why Self-Hosted Emails Should Not Be Used - EVER
  58346. My time-travel online banking experiment, part I
  58347. After Minimalism — David Perell
  58348. Why I’m skeptical of Universal Basic Income
  58349. Triaging Information
  58350. C# 9 and Foreach Extensibility · Lukáš Lánský
  58351. Succeeding from Anywhere: The Remote Work Revolution with Tsedal Neeley | Hanselminutes with Scott Hanselman
  58352. Improved Cryptanalysis Of Uov And Rainbow
  58353. On .NET Live - .NET on Microcontrollers with the Meadow IoT Platform
  58354. YouTube will remind users to ‘keep comments respectful’ before posting
  58355. Blazor: Client Side vs. Server Side: Hands on Development and Deployment
  58356. Computer latency: 1977-2017
  58357. The withering email that got an ethical AI researcher fired at Google
  58358. TimescaleDB vs. Amazon Timestream: 6000x faster inserts, 5-175x query speed
  58359. TypeScript Surges in GitHub Octoverse 2020 Report -- Visual Studio Magazine
  58360. M1 Macs: Truth and Truthiness
  58361. Arecibo News Media | National Science Foundation
  58362. Don't Put Android in Your Namespace in Xamarin Projects
  58363. Customizing the Graph SDKs
  58364. Getting Started with DevOps for Azure SQL
  58365. Azure Unblogged - GitHub
  58366. Stripe Treasury: Banking-as-a-service for platforms
  58367. Customizing the Graph SDKs
  58368. libra/libra
  58369. About DEV
  58370. jeweg/hovatrace
  58371. protobuf-net/protobuf-net.ToolsDemo
  58372. Customizing the Graph SDKs | Channel 9
  58373. .NET Live TV | Live developer streams every day
  58374. Additional notes on the various patterns for passing C-style arrays across the Windows Runtime boundary | The Old New Thing
  58375. Turning animations to 60fps using AI!
  58376. How to configure a secured custom domain on a Azure Function or website
  58377. Interview with Rodrigo Branas on RavenDB
  58378. Fibratus
  58379. These are called opportunities
  58380. HTTP/2 Push is dead
  58381. Securing an ASP.NET Core API which uses multiple access tokens
  58382. .NET App Developer Links - 2020-12-03
  58383. Slope-Space Integrals for Specular Next Event Estimation
  58384. Why did renewables become so cheap so fast? And what can we do to use this global opportunity for green growth?
  58385. Justice et légumes frais, tome 1 de la série de bande dessinée Imbattable, de Jousselin - - Éditions Dupuis
  58386. Custom V2 OData queries will be deprecated March 9, 2021 | The NuGet Blog
  58387. What’s New in Angular 11
  58388. alugili/CSharp-9-CheatSheet
  58389. Linux + .NET 5 + VS Code XAML Preview + Hot Reload Running on Embedded Linux? (a sneak peek) 🤫 | MicroHobby
  58390. Tip 297 - Discovering the Azure Architecture Center
  58391. Avoid Wrapping DbContext in Using (and other gotchas)
  58392. AzureFunBytes - DevOps on Azure with Donovan Brown | Azure DevOps Blog
  58393. ASP.NET Core docs: What's new for November 1, 2020 - November 30, 2020
  58394. New for AWS Lambda – Functions with Up to 10 GB of Memory and 6 vCPUs | Amazon Web Services
  58395. .NET 5 AWS Lambda Support with Container Images | Amazon Web Services
  58396. .NET Rocks! vNext
  58397. Working Smarter: 5 Steps to Getting Unstuck
  58398. Build a computer from scratch.
  58399. Complex Model Validation in Blazor Applications - Code Maze
  58400. Handling Duplicate Messages (Idempotent Consumers)
  58401. Initial docker-compose.yaml support (#800) · dotnet/tye@e57af98
  58402. Requirements for Building a PKI
  58403. Analyzing firmware from embedded devices
  58404. AirBnB ignores the GDPR, and the Irish DPC is a fig leaf · derhagen
  58405. Fake Tweet Screenshot Proliferation
  58406. The Skill With The Highest ROI - Daniel Bustamante
  58407. How I Translate Feature Requests into Code
  58408. .NET5 - A Unified Platform
  58409. Cryptologie | International Olympiad In Cryptography
  58410. kubernetes/kubernetes
  58411. Introduction to the series [1 of 20]
  58412. Move Over, Stack Overflow: Microsoft Launches Q&A for .NET -- Visual Studio Magazine
  58413. JFrog  | From open source to a successful Startup
  58414. How to Make Your Code Reviewer Fall in Love with You
  58415. How Does Microsoft Do DevOps | Azure DevOps Blog
  58416. rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
  58417. A Chain Just Cut Through A Capsized Cargo Ship Filled With Cars And The Process Is Fascinating
  58418. QBE vs LLVM
  58419. .NET Tooling Community Standup - .NET 5 Performance with Stephen Toub
  58420. Improving Debug-time Productivity with Source Link | .NET Blog
  58421. Setting Up Feature Flags with .NET
  58422. Cool things I learned about NUnit while re-launching the docs
  58423. How can I check whether the user has disconnected from the session? | The Old New Thing
  58424. Attention K-Mart Shoppers : Free Audio : Free Download, Borrow and Streaming : Internet Archive
  58425. .NET 5 Breaking Changes: Historic Technologies
  58426. Handling Duplicate Messages (Idempotent Consumers)
  58427. Peter Gallagher - Speaker Profile @ Sessionize.com
  58428. What is the “protein folding problem”? A brief explanation
  58429. ASP.NET Core Improvements in .NET 5
  58430. monicahq/monica
  58431. Salesforce strikes deal to acquire Slack for $27.7 billion
  58432. .NET App Developer Links - 2020-12-02
  58433. How to Scope Software Projects When Everything is Something You've Never Done Before - 7pace
  58434. Code Smell – Primitive Obsession and Refactoring Recipes - NDepend
  58435. The Only Testing that Matters: Testing through User Eyes
  58436. Introduction - Computer Graphics from scratch
  58437. New for AWS Lambda – Container Image Support | Amazon Web Services
  58438. Seasons of Serverless Challenge 1: Azure Functions and Azure SQL Database serverless
  58439. How to Buy Gifts That People Actually Want - Will Patrick
  58440. Modular Monolith: Domain-Centric Design - Kamil Grzybek
  58441. What’s New in Text Analytics: Opinion Mining and Async API
  58442. Want more PostgreSQL? You just might like Babelfish | Amazon Web Services
  58443. The Cryptopals Crypto Challenges
  58444. Radicle - Peer-to-peer code collaboration
  58445. Amazon S3 | Strong Consistency | Amazon Web Services
  58446. Our commitment to privacy in Microsoft Productivity Score - Microsoft 365 Blog
  58447. .NET Framework November 2020 Cumulative Update Preview for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  58448. An iOS zero-click radio proximity exploit odyssey
  58449. Unity 101: Installation
  58450. Slack Technologies - Acquisition Legend
  58451. ‘Wonder Woman 1984’ will be HBO Max's first 4K movie
  58452. Salesforce Signs Definitive Agreement to Acquire Slack - Salesforce News
  58453. Disclosure: Yet another macOS privacy protections bypass
  58454. Building and deploying web apps with Static Web Apps
  58455. Jordan Matthiesen - You can book online!
  58456. KDE Community Edition is now available | PINE64
  58457. Cryptologie | Real World Cryptographers Podcast Episode 2
  58458. People Can Be Dishonest About Work
  58459. If at first you don't succeed boil it in acid
  58460. Can Eating Meat Be Good For You? And The Planet? by Edlin Choi
  58461. Basic JSON APIs with Route-to-code in ASP.NET Core
  58462. Protein folding & The AI ‘Solution’ : A primer for non-scientists
  58463. Learn C# with CSharpFritz - Ep11: New Features in C# 9
  58464. Airbnb. Thanksgiving. Burglary.
  58465. The Mojo Men Blog
  58466. Gamedev from scratch 0: Groundwork
  58467. Experts and expertise
  58468. Developer Decries WinForms-to-Blazor Performance Degradation -- Visual Studio Magazine
  58469. The Arecibo radio telescope's massive hanging platform has collapsed
  58470. Community Highlights: 7th edition
  58471. AWS Lambda – Pricing
  58472. macOS to FreeBSD migration a.k.a why I left macOS
  58473. Real-time Data fetching with GraphQL and Blazor
  58474. .NET 5 Runtime Improvements: From Functional to Performant Implementations
  58475. OpenAPI and Versioning for ASP.NET Core Web API
  58476. Realtime Questions - Stack Exchange
  58477. .NET Today, tomorrow and beyond – panel discussion - comitted
  58478. Get Your JAM On
  58479. Ethereum Energy Consumption Index (beta) - Digiconomist
  58480. Bitcoin Energy Consumption Index - Digiconomist
  58481. ABP.IO Platform v4.0 RC Has Been Released based on .NET 5.0!
  58482. Visual Studio Talk Show: 0250 - Miguel Bernard - Les nouveautes de .NET 5 et C# 9
  58483. Did Windows ever find solutions for programs that crashed? | The Old New Thing
  58484. .NET 5 Breaking Changes to the Base Class Library
  58485. Export Office 365 calendar events to JetBrains Space using the Microsoft Graph API, the JetBrains Space SDK, and automation
  58486. Upload Images to a Node.js Server with Uppy, Express.js, and Multer
  58487. Authentication with Graph SDKs | Channel 9
  58488. Authentication with Graph SDKs
  58489. New – Use Amazon EC2 Mac Instances to Build & Test macOS, iOS, ipadOS, tvOS, and watchOS Apps | Amazon Web Services
  58490. Using Quartz.NET with ASP.NET Core and worker services
  58491. What do I care the open web is dying?
  58492. Microsoft Releases Git Experience in Visual Studio
  58493. Ray Tracing in One Weekend
  58494. .NET App Developer Links - 2020-12-01
  58495. Blazor Updates in .NET 5
  58496. 한국을 대표하는 글로벌 방송! The World On Arirang!
  58497. Deep Learning with GPU Acceleration - Simple Talk
  58498. Now That's What I Call .NET 5 on #Dev_Jams
  58499. Checkout this video about Remote Development with VS Code
  58500. Unit tests in Entity Framework Core 5 – Michał Białecki Blog
  58501. Render as You Fetch with React Suspense
  58502. Name by role
  58503. Release OpenZFS 2.0.0 · openzfs/zfs
  58504. Boardsha.re - free whiteboard software
  58505. Creating an Image Classifier Model
  58506. The Developer Wish List - #DevDecember
  58507. Writing Rust the Elixir way
  58508. [Guest Post] Introducing WaveEngine 3.1 based on .NET 5 | .NET Blog
  58509. Working with Binding in Blazor Applications - Code Maze
  58510. ML.NET Model Builder November Updates | .NET Blog
  58511. The Tech Monopolies Go Vertical
  58512. Bookshlf
  58513. Building TakeNote, a Notes App for Developers With GitHub Sync
  58514. To Be or Not to Be Certain
  58515. Zcash Design With Sean Bowe
  58516. How to Delete Multiple Azure Resource Groups with Tags, Bash via Azure Cloud Shell, and the Azure CLI
  58517. Threat Actor: Unkown
  58518. Twitter Donation drive for Jon Ossoff GA runoff campaign
  58519. Buffer Overflows for Newbies
  58520. Stop Calling Us Frontline – We are your last resort
  58521. One Big Idea — David Perell
  58522. marcan is creating Linux for Apple Silicon Macs | Patreon
  58523. Dear finance, this is why cloud costs are complex
  58524. ASP.NET Community Standup - ASP.NET Core Architecture with David Fowler
  58525. Washington State Department of Health
  58526. Rant – You likely* don’t need a 2,000$ server for your home.
  58527. Why I Don’t Want To Be a Billionaire - Daniel Bustamante
  58528. Regex literals optimization
  58529. Google Cloud Functions Supports .NET Core 3.1 (but not .NET 5) -- Visual Studio Magazine
  58530. Why is Apple’s M1 Chip So Fast
  58531. Last Week in .NET #20 – Microsoft reclaiming the “Creepy Spying Company” mantle
  58532. Get Exclusive Content! Become a CodeOpinion Member
  58533. Build Your First for iOS & Android App with Xamarin and Visual Studio
  58534. A Day in a life of a Cloud Architect
  58535. I am an 80 column purist
  58536. #RealEstateCore is the gold standard of smart building ontologies. @KarlHammar and @alinamstanciu join @obloch on the #IoTShow to demo how the open source ontology is used with Azure Digital Twins
  58537. e Foundation - deGoogled unGoogled smartphone operating systems and online services - your data is your data
  58538. Suspicious network resurrections
  58539. WA Notify - Apps on Google Play
  58540. Planned Event Store Improvements for Marten V4, Daft Punk Edition
  58541. Use function pointers for reverse pinvokes by davidfowl · Pull Request #28249 · dotnet/aspnetcore
  58542. Bringing .NET Interactive to Azure Data Studio Notebooks
  58543. The Modern World Has Finally Become Too Complex for Any of Us to Understand
  58544. The .NET Docs Show - C# 9: A functionally better release with Dave Brock
  58545. AlphaFold: a solution to a 50-year-old grand challenge in biology
  58546. C# In Simple Terms - String Manipulation and Cultures
  58547. Getting Started With PowerShell Core in Windows Terminal
  58548. What are the requirements for the built-in Windows 10 camera-based barcode scanner? | The Old New Thing
  58549. ARM and Lock-Free Programming
  58550. microG Project
  58551. Investigating a performance issue with a regex - Gérald Barré
  58552. Ward Farnsworth's Predator at the Chessboard
  58553. Improving the Resiliency of Our Infrastructure DNS Zone
  58554. N,N-dimethyltryptamine compound found in the hallucinogenic tea ayahuasca, regulates adult neurogenesis in vitro and in vivo
  58555. Going all-in with nullable reference types
  58556. Muhammad Rehan Saeed: Developer at Microsoft | Leonardo Tuna Podcast
  58557. OAuth is Not User Authorization
  58558. Developer! Developer! Developer! 2020
  58559. 230: QA Testing M1 iOS Apps + 21% Raise for Frank!
  58560. Quake’s 3-D Engine: The Big Picture
  58561. 18 Machine Learning Best Practices
  58562. mhx/dwarfs
  58563. S2 E1 The Queen's Gambit Breakdown: Openings
  58564. Processing Google reCaptcha Tokens in ASP.NET Core
  58565. Developers Guide to AI
  58566. Return JSON Result with Custom Status Code in ASP.NET Core
  58567. Duplex gPRC
  58568. Nishant Agrawal » How to Run a Ponzi Scheme for Tech People
  58569. pallada-92/dna-3d-engine
  58570. Release v3.0.0 · pimbrouwers/Falco
  58571. Undeleting a file overwritten with mv - pretix – behind the scenes
  58572. Error - Cookies Turned Off
  58573. Pyecsca: Python Elliptic Curve Cryptography Side-Channel Analysis Toolkit
  58574. Shawn Wildermuth's Blog
  58575. Ten Reasons for Tech Optimism in 2021
  58576. Oisín Moran | How I Made a Self-Quoting Tweet
  58577. Yes, I use Nix
  58578. Microsoft is working on an Android subsystem for Windows 10
  58579. Why sharing files/folders across devices is still messy in 2020?
  58580. Help! 4 different kinds of people like my app
  58581. This Guy Watercooled His Canon R5 and Unlocked Unlimited 8K
  58582. Pijul - The Mathematically Sound Version Control System Written in Rust
  58583. How To Get Back On Track - Darius Foroux
  58584. We Need Organic Software
  58585. Search for the perfect blog post
  58586. mikf/gallery-dl
  58587. Flappy bird in 341 bytes
  58588. Home | SpaceHey.com
  58589. Deploying a Lobsters Clone: What I Learned
  58590. Processing Google reCaptcha Tokens in ASP.NET Core
  58591. When I lost a few hundred leads - stitcher.io
  58592. Ruffle
  58593. #PowerBarbados 2020 Registration Form
  58594. The 2020 Christmas List of Best STEM Toys for Kids
  58595. No Config for Old Men
  58596. Challenge
  58597. Filippo's developing on Apple Silicon notes
  58598. Microsoft Releases .NET for Apache Spark 1.0
  58599. Please
  58600. 30 years later, QBasic is still the best
  58601. Stupid light software
  58602. Growl in Retirement • Let us chat about nothing.
  58603. TabMerger Chrome Extension Example Use Case
  58604. Thank you, Tony
  58605. Running a job board in Japan can land you in prison
  58606. The Truth About Starting a Startup
  58607. Apple Silicon M1: A Developer’s Perspective
  58608. ph1lter
  58609. the depression thing
  58610. Jacques Corby-Tuech - Garbage In, Garbage Out
  58611. Why can't I stick to side projects?
  58612. Building noJS.club
  58613. Empathy is required for democracy
  58614. bartczernicki/Blazor-MachineIntelligence
  58615. kalk
  58616. ESP32 6- Axis IMU
  58617. The Pgp Problem: A Critique
  58618. Summary of the Amazon Kinesis Event in the Northern Virginia (US-EAST-1) Region
  58619. Peeking into VALORANT's Netcode
  58620. loadimpact/k6
  58621. The .NET Stacks #27: Giving some 💜 to under-the-radar ASP.NET Core 5 features
  58622. A Thanksgiving 2020 Reading List
  58623. Going all-in with nullable reference types
  58624. The HTML presentation framework | reveal.js
  58625. Digital Tools I Wish Existed
  58626. Always leave the code better than you found it
  58627. Enable nullable in Kestrel.Core by JamesNK · Pull Request #28050 · dotnet/aspnetcore
  58628. Enable nullable in hosting by JamesNK · Pull Request #28068 · dotnet/aspnetcore
  58629. Whisky from our homelands and Stress Management with Troy Hunt by InfosecWhiskey • A podcast on Anchor
  58630. Shadertoy
  58631. Code Maze Weekly #53 - Code Maze
  58632. The updated GetGCMemoryInfo API in .NET 5.0 and how it can help you | .NET Blog
  58633. Are My Encryption Keys In The Cloud Really Secure?
  58634. Episode 356 - Sustainability solutions in Azure
  58635. Use generics trick to cache tag helper instances by davidfowl · Pull Request #28208 · dotnet/aspnetcore
  58636. SQLite as a document database
  58637. k88hudson/git-flight-rules
  58638. 「Dflat」Structured Data Store for Mobile
  58639. How to Think for Yourself
  58640. Disk and File I/O performance with ETW traces: Miscellany | The Old New Thing
  58641. Life Before the Pandemic
  58642. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  58643. xkcd: Life Before the Pandemic
  58644. Episode 65 - Marten DB With Jeremy Miller
  58645. Early Access Program - Rider: Cross-platform .NET IDE
  58646. ASICs at the Edge
  58647. Build serverless APIs with Azure Functions | Azure Friday
  58648. A Byzantine failure in the real world
  58649. Surviving Black Friday: Or designing for failure
  58650. Microsoft's New 'Productivity Score' Gamifies Workplace Surveillance
  58651. Back to Basics: Creating a clickable card interface in plain HTML, CSS and JavaScript
  58652. Working with Git Branches!
  58653. Event Sourcing on Azure
  58654. Announcing Azure Mobile Apps v4.2.0 for .NET | Xamarin Blog
  58655. People Can't Vacuum Or Use Their Doorbell Because Amazon's Cloud Servers Are Down - Eminetra Australia
  58656. Kansalaisaloitepalvelu - Julkiset ohjelmistohankinnat avoimiksi
  58657. Code Correct's Soldering Kit Teaches the Inner Workings of Common Logic Gates
  58658. 1.5 is the midpoint between 0 and infinity in Ruby
  58659. Audit found ‘significant risks’ in Baltimore County schools’ computer network
  58660. Organisational structures to create autonomy: what I've learned from my daughter – Another look on tech
  58661. No Perfect Reorg
  58662. The Long Leaf Pine Slate - Lessons Learned - Blair Reeves
  58663. PHP: PHP 8.0.0 Release Announcement
  58664. Revisiting Bookmarklets
  58665. DIY NAS: 2020 Edition
  58666. Risp (in (Rust) (Lisp))
  58667. How fast does interpolation search converge?
  58668. Plonk By Hand (Part 1: Setup)
  58669. A self-driving AI and Raspberry Pi powered Trash Bin with Ahad Cove | Hanselminutes with Scott Hanselman
  58670. Protect domains that don’t send email
  58671. How to write an essay well
  58672. How io_uring and eBPF Will Revolutionize Programming in Linux
  58673. Modern storage is plenty fast. It is the APIs that are bad.
  58674. Why Java is better than C++ for high speed trading systems
  58675. Don’t do your own electrical work | Electrical Safety Office
  58676. OrchardCMS/OrchardCore.Samples
  58677. Building Black Friday e-commerce experiences with JAMstack and Cloudflare Workers
  58678. Zoom Together This Thanksgiving with Unlimited Meetings - Zoom Blog
  58679. An ex-Googler's guide to dev tools
  58680. FrontPage: The Good, The Bad, and The Ugly
  58681. Atrix256/MIS
  58682. Multiple Importance Sampling in 1D
  58683. PHP: News Archive - 2020
  58684. Development With A Dot - Inline Images with ASP.NET Core
  58685. Disk and File I/O performance with ETW traces: Why is System doing so much stuff? | The Old New Thing
  58686. Upcoming story about Coinbase
  58687. dcz-self/breedmatic
  58688. Terry Lambert's answer to What’s your opinion about macOS Big Sur?
  58689. How to add Open API support for Azure Functions
  58690. How to create a QR Code generator with Azure Functions
  58691. Blazor JavaScript Isolation, Modules, and Dynamic C#
  58692. Announcing Microsoft Q&A for .NET | .NET Blog
  58693. varkor/quiver
  58694. Upgrading ConfigurationManager for .Net 5
  58695. Getting Started With Entity Framework Core 5 – .NET Tools Blog | JetBrains
  58696. I Spent 11 Years Working on This Line Rider Track
  58697. Uno Platform Webcast: What’s new with Uno Platform, .NET 5 and WinUI 3 Preview 3
  58698. .Net 5 is PERFECT for DevOps
  58699. Dark version of github · Issue #66 · isaacs/github
  58700. 2.91 — blender.org
  58701. .NET Rocks! vNext
  58702. Themes of .NET
  58703. VerbalExpressions/JavaVerbalExpressions
  58704. Adding sign language interpretation to your online event
  58705. Melb․Net December 2020 Online Meetup
  58706. IPFS Free Library - freeread.org
  58707. Custom Validation in Blazor WebAssembly - Code Maze
  58708. Microsoft Edge WebView2 Now Generally Available
  58709. Modern storage is plenty fast. It is the APIs that are bad.
  58710. Outbox Pattern: Reliably Save State & Publish Events
  58711. An opinionated list of best practices for textual websites
  58712. My brother’s hamster | Jesse Li
  58713. Be Thankful for Open Source This Year! Try an Alternative OS
  58714. From Laptop to Rack Mount Server
  58715. Reasons why SELECT * is bad for SQL performance - Tanel Poder Consulting
  58716. Herding Code 243: Shawn Wildermuth on his new film, Hello World
  58717. I wrote a script in 4 hours that will save my hospital $40,000 every year for the next 10 years
  58718. Monorepo? Think Twice
  58719. Magnetic USB-cable mod for Ultimate Hacking Keyboard
  58720. Exit Feeds, Enter Community
  58721. Recruiting and Hiring Software Engineers
  58722. Gcp Certificate Authority Service (Beta)
  58723. Watch out for .NET Core Runtime Bitness for IIS Installs
  58724. The dangers and gotchas of using scoped services in IConfigureOptions
  58725. Crypto Dictionary
  58726. hCaptcha Is Now the Largest Independent CAPTCHA Service, Runs on 15% Of The Internet
  58727. AWS Service Health Dashboard - Nov 25, 2020 PST
  58728. [Guest post] Learn C# with Visual Studio, Visual Studio for Mac, and Unity (and win a free book!) | Visual Studio Blog
  58729. We Rewrote Everything in $HOTLANG, and our Startup Still Failed
  58730. I asked GPT-3 for the question to “42”. I didn’t like its answer and neither will you.
  58731. Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs
  58732. Caching - Simply Explained
  58733. ‎The Numberphile Podcast on Apple Podcasts
  58734. Club Automatic - with Alex Bellos — The Numberphile Podcast
  58735. PODCAST: Club Automatic - with Alex Bellos — Numberphile
  58736. macOS has checked app signatures online for over 2 years
  58737. Accelerate .NET to Azure with GitHub Actions
  58738. Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
  58739. Logz.io | Stop wasting your time with Old-School Logging
  58740. Moving Quicksilver into production
  58741. Preliminary notes on analyzing Disk and File I/O performance with ETW traces | The Old New Thing
  58742. Learn Difficult Concepts with the ADEPT Method – BetterExplained
  58743. Managing developer identities in autonomous teams | Kislay Verma
  58744. Reliably Save State & Publish Events (Outbox Pattern)
  58745. Development With A Dot - Interfaces and Inversion of Control
  58746. safepassme
  58747. microsoft/TypeScript
  58748. AMA? BITFD! | Epsilon Theory
  58749. honza/smithy
  58750. Naming NuGet, A Lesson In Distributed Decision Making
  58751. Deploying .NET apps to containers on AWS
  58752. Spectre.Console lets you make beautiful console apps with .NET Core
  58753. Improving your ASP.NET Core site's e-mailing capabilities
  58754. Monsters Weekly 192 - C# 9 Top Level Statements
  58755. C# 9 Records as DDD Value Objects
  58756. Effective Remote Teaching with intention and creativity - Computer Stuff They Didn't Teach You #16
  58757. .NET Conf 2020 Demos & Sessions for .NET 5 + Virtual Events! | .NET Blog
  58758. Jane Street Market Prediction
  58759. Upgrading to .NET Core 5.0
  58760. Apple Silicon M1: Black. Magic. Fuckery.
  58761. What’s New in C#?
  58762. Entry failed to load
  58763. Why I've Liked Chess So Much
  58764. Not as Productive as Others?
  58765. Jake Prins - Maker of digital products
  58766. Comparison of Email Hosting Possibilities
  58767. Crossing the Rubicon - Austin G. Walters
  58768. We Can Solve the Student Loan Crisis by Cutting out Students
  58769. Ruby on Rails: Still the Best Web App Framework for Most Teams - naildrivin5.com
  58770. Least squares as springs
  58771. The war we forgot in our embrace of streaming
  58772. Learning all VSCode shortcuts evolved my developing habits
  58773. These are called opportunities
  58774. Lucas Simpson
  58775. Writing engineering strategy
  58776. Why And How Zk-Snark Works
  58777. .NET Community Standups | Streaming live each week
  58778. Binary Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  58779. Someone attacked our company
  58780. Email a dumpster fire | H.E.R.L.
  58781. Implementing a Custom TypeConverter In Razor Pages
  58782. GitHub Quick Reviews
  58783. Should You Unit-Test in ASP.NET Core?
  58784. How do people find bugs?
  58785. On the bonkers color palette of Garfield comics
  58786. Virtual - Lightning Talks
  58787. What was it like to be a software engineer at NeXT? Did workers interact with Steve Jobs?
  58788. Get Started with Individual Dev/Test
  58789. Why AWS loves Rust, and how we’d like to help | Amazon Web Services
  58790. The ASP.NET Team @TheASPNETTeam
  58791. What is the benefit of having FIPS hardware-level encryption on a drive when you can use Veracrypt instead?
  58792. Development With A Dot - ASP.NET Core Pitfalls – Dependency Injection Lifetime Validation
  58793. Insane Coding Camp Sues Their Critics For Being Right
  58794. Last week in .NET #18 – Throwing TFMs at the Wall to see what sticks
  58795. Why does the disk optimizer put boot files at low-numbered sectors? | The Old New Thing
  58796. Handle inconsistent � in Pkcs9Document{Name|Description} by bartonjs · Pull Request #45040 · dotnet/runtime
  58797. 5 Things Developers Should Be Thankful For in 2020
  58798. Applying the MVC design pattern to Razor Pages
  58799. Working for free and other desirable behaviors
  58800. You might not need machine learning
  58801. Odyssey
  58802. Testing out Azure Static Web Apps service. Let's try to deploy this blog into an static web app
  58803. Sydney Alt.Net User Group (Sydney, Australia)
  58804. Image tagged in immo dance
  58805. Detective Game Design Problems
  58806. Generate Client for ASP.NET Core Web API using OpenAPI
  58807. Azure Durable Entities: What are they good for?
  58808. Intuitive Guide to Convolution – BetterExplained
  58809. I created my own YouTube algorithm (to stop me wasting time)
  58810. "We must never become too busy sawing to take time to sharpen the saw." [Two solutions to a programming challenge]
  58811. How to make a WinForms app with .NET 5 entirely from the command line and publish as one self-contained file
  58812. India Azure Community Conference 2020
  58813. Adding claims to existing identity
  58814. #IoTPlugAndPlay is now fully integrated in @Azure #IoTCentral. Check out how this simplifies devices integration into IoT Solutions with @obloch and Sandeep Pujar on the #IoTShow
  58815. The macro problem with microservices - Stack Overflow Blog
  58816. Learn C# with CSharpFritz - Ep10: SDK, Project Types, and Testing
  58817. Compiler Explorer - C
  58818. DamianPEdwards - Every developer ever
  58819. Twitch
  58820. Twitch
  58821. DamianPEdwards - A new ringtone was born
  58822. Xamarin.Forms 5.0: Debugging Improvements, New Features, and Controls
  58823. Book giveaway for Real-World Python: Projects to Make You Think by Lee Vaughan Nov 22-Dec 13, 2020
  58824. Demystifying the second law of thermodynamics
  58825. Getting lucky with posting on Hacker News
  58826. Don't chase being liked or respected
  58827. Why Lies are Effective (clue: because we embody them) — Cindy Engel
  58828. My fitness philosophy
  58829. Why fairness is basically unobservable
  58830. The Organic Web
  58831. Productive Uncertainty - Reaction Wheel
  58832. Standardizing <select> And Beyond: The Past, Present And Future Of Native HTML Form Controls — Smashing Magazine
  58833. CSS Isolation in Blazor Applications - Code Maze Blog
  58834. Dark Forest Is An Mmo Space-Conquest Game Where Players Discover And Conquer Planets In An Infinite, Procedurally-Generated, Cryptographically-Specified Universe
  58835. Visual Basic in .NET 5: Ready for WinForms Apps -- Visual Studio Magazine
  58836. What can I do with Visual Basic in .NET 5? | One Dev Question
  58837. This Giant Outdoor Bubble Tent Will Turn Your Backyard Into a Winter Oasis
  58838. #148 Brandon Minnick, Getting an App into the App and Play Stores | no dogma podcast
  58839. Report Regarding the November 16, 2020 Email Incident
  58840. See the Inner Workings of a Convolutional Neural Network with This PCB Business Card
  58841. Kasa devices and Home Assistant - Integration now broken due to firmware update
  58842. dotnet/diagnostics
  58843. Vulkan Ray Tracing becomes official with Vulkan 1.2.162 (updated)
  58844. The Tech Stack of a One-Man SaaS
  58845. Build Your First for iOS & Android App with Xamarin and Visual Studio
  58846. zkSummit 6 | Hopin
  58847. C# In Simple Terms - Expressions, Lambdas, and Delegates
  58848. Effectively Diagnose and Debug .NET Apps in Visual Studio
  58849. fractals, computer graphics, mathematics, shaders, demoscene and more
  58850. Shadertoy
  58851. FSDN
  58852. WTF Happened In 1971?
  58853. C# 9 records as strongly-typed ids - Part 2: ASP.NET Core route and query parameters
  58854. Visual Basic WinForms Apps in .NET 5 and Visual Studio 16.8 | .NET Blog
  58855. Home | ClockworkPi
  58856. .NET Diagnostics Expert - your path to excel at diagnostics in .NET. Dotnetos training
  58857. Virtual desktops are an end-user window management feature, not a programmatic one | The Old New Thing
  58858. On .NET Live - Exploring the inner loop with VS Code and GitHub
  58859. mikelxc/Workarounds-for-ARM-mac
  58860. The design of concurrent subscriptions in RavenDB
  58861. C# 9 - Improving performance using the SkipLocalsInit attribute - Gérald Barré
  58862. Tests are hard, LightBDD can help
  58863. Deploying Machine Learning Models with FastAPI and Angular
  58864. .NET App Developer Links - 2020-11-23
  58865. 229: Selling iOS Apps on M1 Apple Silicon
  58866. Conventional Options · Los Techies
  58867. Announcing General Availability of Microsoft Edge WebView2 for .NET and Fixed Version distribution mode
  58868. Get Git Part 2
  58869. 9 New 2020 Browser Features You Probably Didn't Know
  58870. Blast Off with Blazor: Isolate and test your service dependencies
  58871. Exotic Programming Ideas: Part 3 (Effect Systems)
  58872. Design patterns in C# - The Facade Pattern | endjin
  58873. Normal Forms - Simple Talk
  58874. A festive introduction to Visual Studio Extensions
  58875. Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5 #dotnet #dotnetcore
  58876. Pagination using Async Iterators in modular AWS SDK for JavaScript | Amazon Web Services
  58877. On the Loss of a Cofounder
  58878. Guy Built A Bird Feeder That Accepts Bottle Caps For Food, And These Wild Magpies Love It
  58879. What is a Developer Game Jam?
  58880. How to become a hacker
  58881. building a roam-like, networked, heavily-customized realtime editor, part 1
  58882. API Developers Never REST
  58883. Layered architecture. What is layered architecture and when to use it?
  58884. The book is finished, well sort of...
  58885. Episode 3: Blake3, A Parallelizable Hash Function Using Merkle Trees!
  58886. Refactoring UI: The Book
  58887. Release: Elastic Beanstalk introduces .NET 5 on Linux and Windows Server platforms on November 20, 2020
  58888. The Birth of UNIX with Brian Kernighan - CoRecursive Podcast
  58889. Facebook Is Going After Its Critics in the Name of Privacy
  58890. Datasheets: 16x2 LCD By Hand (No microcontroller)
  58891. Even faster bash startup
  58892. Booting from a vinyl record – BOGIN, JR.
  58893. X11 Library Sees Lots Of Fixes With libX11 1.7 Release
  58894. GIMP - This is 25
  58895. - Developer! Developer! Developer! Day
  58896. iPad Linux
  58897. chain_tree.py
  58898. dkopko/klox
  58899. HANDS-ON: The TAG Heuer X Grand Prix de Monaco Historique Limited Edition is a red rocket for the wrist | Time and Tide Watches
  58900. Things I wish I'd known as a junior developer
  58901. Redirector, Keyboard and foxes
  58902. TIL: eBPF is awesome
  58903. How I Teach vim
  58904. A Taste of OCaml's Predictable Performance - Dev.Poga
  58905. Five Cryptologic Giants Inducted Into The Nsa/css Cryptologic Hall Of Honor
  58906. Sega VR Revived: Emulating an Unreleased Genesis Accessory | Video Game History Foundation
  58907. PostgREST/postgrest
  58908. ASCII Art in 1939 - Popular Science (Jun, 1939)
  58909. Digest - .NET Conf 2020
  58910. Minimalist stylesheet for HTML elements
  58911. The .NET Stacks #26: .NET 5 has arrived, let’s party
  58912. LPC-2019: SQLite on Linux
  58913. I miss working from the office
  58914. ZpqrtBnk
  58915. Amazon, Apple, Microsoft Want Their Data Kept Private from Google in Court Case - Thurrott.com
  58916. Optimizing Your Web App 100x is Like Adding 99 Servers
  58917. What is new in ASP.NET Core 5.0 Web API
  58918. Hyperbaric oxygen treatment: Clinical trial reverses two biological processes associated with aging in human cells
  58919. Why We're Building Observable
  58920. Introducing Cover Your Tracks!
  58921. Why Japanese Web Design Is So Different – Cultural, Linguistic & Technical Factors – Randomwire
  58922. Risks from symmetric encryption in Ubiquiti UniFi’s inform protocol · Jade.WTF
  58923. Transitioning from Docker to Podman - Red Hat Developer
  58924. Code Maze Weekly #52 - Code Maze
  58925. Introducing another free CA as an alternative to Let's Encrypt
  58926. Is Apple Silicon ready ?
  58927. SUCCESS IN BLOGGING
  58928. Chief Notion Officer
  58929. DIY Tech MBA
  58930. The Internet Is Now Terrifying
  58931. Test for divisibility by 13 (and 7 and 11)
  58932. Instinctive Binary Search
  58933. The Signal Private Group System And Anonymous Credentials Supporting Efficient Verifiable Encryption
  58934. Cloud to Code with VS Code and Docker
  58935. Deploy Standalone Kayenta with an Azure Storage Backend
  58936. iRel8
  58937. The Year of the Linux Desktop
  58938. microsoft/java-wdb
  58939. In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  58940. Hello World Film Available for Pre-order (Fixed LInks)
  58941. What’s New in Visual Studio 2019 and beyond
  58942. Microsoft .NET Bounty | MSRC
  58943. Announcing General Availability for Microsoft Edge WebView2 for .NET and Fixed Distribution Method | .NET Blog
  58944. .NET Conf 2020 Feedback
  58945. .NET Framework November 2020 Cumulative Update Preview | .NET Blog
  58946. Collections: Assassin’s Creed: Valhalla and the Unfortunate Implications
  58947. Astonishing Performance of .NET 5: More Data
  58948. Enabling C# 9 in Xamarin & .NET Standard Projects
  58949. How thread-safe is the Windows Runtime PropertySet object? | The Old New Thing
  58950. Batteries included with Emacs
  58951. Dev Fonts
  58952. [JDK-8254713] Disable TLS 1.0 and 1.1
  58953. [webkit-dev] Starting January 4, 2021, Google will block all sign-ins to Google accounts from embedded browser frameworks
  58954. Getting to the Core: Benchmarking Cloudflare’s Latest Server Hardware
  58955. Eight years at Roblox
  58956. Using Microsoft Graph API in ASP.NET Core
  58957. .NET App Developer Links - 2020-11-20
  58958. Registration Statement on Form S-1
  58959. Subscribe to Reactor Events
  58960. Windows Subsystem for Linux: The lost potential - jmmv.dev
  58961. Announcing TypeScript 4.1 | TypeScript
  58962. Released: General Availability of Microsoft.Data.SqlClient 2.1
  58963. Understanding Disposables In .NET Dependency Injection - Part 1 - Steve Talks Code
  58964. Recursive Fibonacci and Memoization in C#
  58965. Understanding Disposables In .NET Dependency Injection - Part 3 - Steve Talks Code
  58966. hello: Let’s make a FreeBSD for “mere mortals”
  58967. Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2 -
  58968. Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  58969. Peanut Butter Jelly Time : Anonymous (And Buckwheat Boyz) : Free Download, Borrow, and Streaming : Internet Archive
  58970. fanf | Leap second hiatus
  58971. Go standard library benchmarks - Intel vs M1
  58972. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  58973. How to Send an SMS with ASP.NET Core - Code Maze
  58974. Performance Profiling | .NET Object Allocation Tracking Tool
  58975. Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  58976. [Virtual] Microservices -- The Easy Way is the Wrong Way
  58977. Why aren't developers paid more?
  58978. Rational Creativity: A Brief Manifesto - Daniel Bustamante
  58979. How to AirDrop to Linux
  58980. My skepticism towards current developer meta-productivity tools.
  58981. Freelancing when you have a stutter
  58982. ErgoBlue 2: Wireless and Solar Powered ErgoDox Mechanical Keyboard
  58983. TL;DR - Extreme Summarization as a service with Isabel Cachola | Hanselminutes with Scott Hanselman
  58984. Improving Performance and Search Rankings with Cloudflare for Fun and Profit
  58985. Vertical Slice Example Updated to .NET 5
  58986. An Introduction to the Microsoft Identity Platform
  58987. Free Public Records Search - judyrecords
  58988. I'm Micah Lee, Director Of Infosec For The Intercept, Security And Privacy Enthusiast, Open Source Coder, Journalist, Techie For The Snowden Leak, Etc. Ama!
  58989. Software Library: Flash : Free Software : Free Download, Borrow and Streaming : Internet Archive
  58990. Apple Silicon M1 Chips and Docker - Docker Blog
  58991. DEVintersection Virtual Workshop Event
  58992. 1MB Club
  58993. Virtual Maths Retreat (Y10-Y11) with James Grime and Katie Steckles
  58994. As internet forums die off, finding community can be harder than ever
  58995. GitHub accounts are now integrated into Visual Studio 2019 | Visual Studio Blog
  58996. After Hiring Creator of Python VS Code Tool, Microsoft Hires Creator of Python -- Visual Studio Magazine
  58997. Using GANs to Create Fantastical Creatures
  58998. Episode 355 - Splunk, Blockchain and Azure
  58999. Announcing Rust 1.48.0 | Rust Blog
  59000. New Software Assurance Benefits for SQL Server on Azure Virtual Machines
  59001. zfs.rent
  59002. We found 12 items matching 'rubiks'
  59003. C# in Simple Terms - Attributes and Reflection
  59004. Timing for bringing page experience to Google Search
  59005. Other uses for the -library flag of the C++/WinRT compiler | The Old New Thing
  59006. GitHub + Visual Studio ❤ .NET
  59007. The Beirut Port Explosion
  59008. Open Source & Money: Part II
  59009. Development With A Dot - ASP.NET Core Pitfalls Index
  59010. Be a better public speaker! PRESENTATION TIPS AND SPEAKING HACKS by Scott Hanselman
  59011. Development With A Dot - ASP.NET Core Pitfalls – Returning a Custom Service Provider from ConfigureServices
  59012. Haskell - All Hail Geometric Algebra!
  59013. Many services, one cloudflared
  59014. Microsoft .NET Conf 2020: .NET 5, C# 9.0, F# 5.0, and More
  59015. DDD Leaders: Prioritisation skills for tech leaders
  59016. Atari Token: Turbocharging Classic Games With Crypto - Decrypt
  59017. SmallSharp 1.0.0
  59018. React refs with TypeScript
  59019. Adding .NET 5 Support to Azure App Service
  59020. Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  59021. .NET Microservices == MEGAFUN – Webinar recording – .NET Tools Blog | JetBrains
  59022. Webinar – Tips & Tricks to improve your .NET Build Setup with MSBuild – .NET Tools Blog | JetBrains
  59023. Simplify your ASP.NET Core API models with C# 9 records
  59024. Using Standard Health Checks and Building your Own in ASP.NET Core
  59025. Tip 295 - What database should you use in your next Azure Functions app
  59026. How to Succeed at Automating UI Testing
  59027. Uno Platform Uno Platform 3.3 - Day 0 support for WinUI 3 Preview 3, Android 11
  59028. .NET Rocks! vNext
  59029. Librem 5 Mass Production Phone Has Begun Shipping – Purism
  59030. Open letter from content moderators re: pandemic — Foxglove
  59031. KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  59032. I patched Battle for Bikini Bottom's worst glitches 17 years after release
  59033. #DisneyMustPay Alan Dean Foster - SFWA
  59034. Apple's 15% Deflection Tactic
  59035. The Complexity of Caching
  59036. Learn C# with CSharpFritz - Ep9: SOLID Principles and Dependency Injection
  59037. Lambda Fellows
  59038. ARM64 Support, Hot Reload Featured in WinUI Preview 3 -- Visual Studio Magazine
  59039. 'Extremely aggressive' internet censorship spreads in the world's democracies
  59040. New Representations Of The Aes Key Schedule
  59041. ModernWorkplaceTransformation_Oct_2020.mp4 - OneDrive
  59042. Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
  59043. Writing a technical book: from idea to print
  59044. GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine
  59045. How I 5x'd My Rate In Three Years (graph included)
  59046. The DJ’s And The Chef’s Mindsets - Daniel Bustamante
  59047. The Mac is losing me
  59048. Architectural Tension
  59049. jsomers.net | I should have loved biology
  59050. OpenStreetMap is Having a Moment
  59051. Overview of Cloud Adoption Framework for Azure
  59052. Microsoft Turns Teams Collaboration Software into Low-Code Dev Tool -- Visual Studio Magazine
  59053. Microsoft Autonomous Driving Startups Program
  59054. Tailwind CSS v2.0 – Tailwind CSS
  59055. What's new in .NET Productivity | .NET Blog
  59056. Entity Framework Community Standup - Special EF Core 5.0 Community Panel
  59057. Six months of Tiny Projects
  59058. DiffSharp: Differentiable Functional Programming
  59059. On combining static libraries that implement C++/WinRT activatable objects | The Old New Thing
  59060. [PATCH 00/28] Use main as default branch name
  59061. Become a Web Developer for $10 - Here's How You Do It
  59062. Open Source & Money: Part I
  59063. Complexity of Caching: Strategy, Invalidation & Fallbacks
  59064. Keynote - Welcome to .NET 5
  59065. .NET Developer Conference: Tasks and async/await from the ground up
  59066. Apple announces App Store Small Business Program
  59067. Network-layer DDoS attack trends for Q3 2020
  59068. 1648496 - (aarch64-macos) [meta] Support AArch64 on Desktop macOS (Apple Silicon)
  59069. How to Make the World Add Up (signed hardback)
  59070. Neural Network Cars and Genetic Algorithms
  59071. .NET App Developer Links - 2020-11-18
  59072. 3 Remote Productivity Hacks We Wish We Knew: Mattermost's Journey
  59073. Announcing WinUI 3: Preview 3
  59074. Announcing the end of support for the AWS SDK for .NET version 2 | Amazon Web Services
  59075. Your dotnet outdated is outdated! Update and help keep your .NET projects up to date
  59076. Monsters Weekly 191 - C# 9 Pattern Matching
  59077. Devinar 2020
  59078. Home - YaCy
  59079. Localization in Blazor WebAssembly Applications - Code Maze
  59080. Service Discovery with Steeltoe
  59081. Reproducible Data Science with Machine Learning
  59082. Release Preview Release v0.7.156704 · dotnet/try-convert
  59083. My Coding Laptop is Smaller, Faster, and Cheaper than Yours
  59084. 4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  59085. Why Do I Think There Will be Hundreds of Billions of TinyML Devices Within a Few Years?
  59086. Embedded analytics
  59087. Why I Still Own Disney Stock — Ari Lewis
  59088. How much I earn on YouTube with under 2,000 subscribers - Grohs Fabian
  59089. amymhaddad
  59090. C# Expression Trees: Property Getters | Awaiting Bits
  59091. High performance individuals and teams
  59092. On Releasing Major Software Versions | Gergely Nemeth
  59093. Failing sucks, but it doesn’t kill you - Daniel Bustamante
  59094. We can do better than DuckDuckGo
  59095. davidfowl/Todos
  59096. Zaid-Ajaj/SAFE.React
  59097. davidfowl/Todos
  59098. Cryptologie | Pairing-Friendly Curves
  59099. Hemingway Editor
  59100. Can you build mobile apps with .Net 5? | One Dev Question
  59101. .NET 046: Moving .NET Solutions to Kubernetes with Andrew Lock - Devchat.tv
  59102. GitHub Quick Reviews
  59103. The ASP.NET Team @TheASPNETTeam
  59104. Lagavulin - at Drizly.com
  59105. Monitoring AKS with Azure Sentinel
  59106. Java on Visual Studio Code Adds 'Small' New Things -- Visual Studio Magazine
  59107. reHackable/awesome-reMarkable
  59108. jarun/nnn
  59109. ranger/ranger
  59110. Servo’s new home
  59111. Marten 4.0.0-alpha.3
  59112. Updates to our Terms of Service and Privacy Statement now merged - The GitHub Blog
  59113. expect(Exception) Podcast
  59114. AWS Snowball Edge now supports Windows operating systems
  59115. One senior executive's warning about escalating conflicts to upper management | The Old New Thing
  59116. How a global financial institution shuts down cyberthreats at scale with Microsoft Azure Sentinel
  59117. Git is simply too hard
  59118. Using RavenDB Subscriptions with complex object graphs
  59119. How do Spotify Codes work?
  59120. Firefox 83 introduces HTTPS-Only Mode – Mozilla Security Blog
  59121. Tips, tricks, and edge cases: Deploying ASP.NET Core applications to Kubernetes - Part 12
  59122. Anchoring Trust: A Hardware Secure Boot Story
  59123. Overwhelmed with Programming? Here's small things to help - Computer Stuff They Didn't Teach You #14
  59124. .NET App Developer Links - 2020-11-17
  59125. Working With Uno Platform And Rider – .NET Tools Blog | JetBrains
  59126. Migrate .NET Core 3.1 to .NET Core 5.0
  59127. C# Index and Range Operators Explained - NDepend
  59128. Open API Extension Support for Azure Functions V1
  59129. Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development
  59130. .NET Rocks! vNext
  59131. Api diff between net5.0 and netcoreapp3.1 & netstandard2.1 by Anipik · Pull Request #5610 · dotnet/core
  59132. Big no on Big Sur: Mullvad disallows Apple apps to bypass firewall - Blog | Mullvad VPN
  59133. Shawn Wildermuth's Blog
  59134. GitHub Reinstates Youtube-DL and Puts $1M in Takedown Defense Fund * TorrentFreak
  59135. psql command line tutorial and cheat sheet
  59136. What Gödel Discovered
  59137. S-1
  59138. From Maybe to Ensure | A Danver Braganza Extravaganza
  59139. How I read blogs
  59140. How to be a normal human being during lockdown
  59141. Graphics for JVM
  59142. Episode 2: Breaking Lightweight Symmetric Cryptography!
  59143. Creativity is a habit - Daniel Bustamante
  59144. Web Wednesday
  59145. Blazor WebAssembly Component Virtualization with ASP.NET Core API
  59146. Vulnerability, leadership and paternity leave ft. Erran Berger
  59147. Small refactoring by davidfowl · Pull Request #27869 · dotnet/aspnetcore
  59148. Miwa - Data and Applied Scientist on Azure
  59149. Visual Studio 2019 for Mac v8.8 Adds Blazor WebAssembly Debugging -- Visual Studio Magazine
  59150. Secrets of a successful shut in
  59151. The C Standard Library Is Not Dependency Free
  59152. Android Lock-Screen Bypass (Lockdown Pro App Locker & Hi Locker)
  59153. Black screen after PacBook Pro update to …
  59154. youtube-dl repository restored at GitHub
  59155. Ok Google: please publish your DKIM secret keys
  59156. nelsontky/gh-pages-url-shortener
  59157. Blazor WebAssembly : Google Authentication - EP15
  59158. Workers KV - free to try, with increased limits!
  59159. GraphQL Schema stitching
  59160. Curious to know what a retail analytics solution is made of and want to deploy your very own? Check out the latest #IoTShow episode with @obloch and Teo De las Heras
  59161. South Africa: All about accessibility
  59162. Standing up for developers: youtube-dl is back - The GitHub Blog
  59163. The .NET Docs Show - REST in .NET: The ignored parts with Irina Scurtu
  59164. C# in Simple Terms - Tuples and Anonymous Types
  59165. github/dmca
  59166. scalablecory/NetworkToolkit
  59167. Terminal-Icons 0.2.0
  59168. Why does my command line redirection echo with an extra 1? Who's inserting these rogue 1s everywhere? | The Old New Thing
  59169. Process.WaitForExitAsync is not the async equivalent of Process.WaitForExit in .NET 5 - Gérald Barré
  59170. Amazon.com: AMD Ryzen 7 5800X 8-core, 16-Thread Unlocked Desktop Processor Without Cooler: Computers & Accessories
  59171. ytdl-org/youtube-dl
  59172. Exploring How Computers Work
  59173. Apollo3zehn - Overview
  59174. Apple apps on Big Sur bypass firewalls and VPNs — this is terrible
  59175. SignalR core python client (VIII): MessagePack
  59176. RavenDB 5.1 Features: Searching in Office documents
  59177. Поговорим про performance-тестирование
  59178. On Learning Chess as an Adult – From 650 to 1750 in Two Years
  59179. When trusted relationships are formed, everyone wins!
  59180. Claims encryption for B2C tokens | Developer Support
  59181. Apple Silicon M1 Emulating x86 is Still Faster Than Every Other Mac in Single Core Benchmark
  59182. Assemblysoft Specialists in .Net | Umbraco | Azure | ASP.Net Blazor
  59183. Ask Jamie: Configuration, Infrastructure, and DevOps • Jamie Phillips
  59184. Turing Tumble - Build Marble-Powered Computers
  59185. 228: .NET Conf 2020 & Apple M1 Event Recap
  59186. nbeaver/why-linux-is-better
  59187. How to make SUBST mapping persistent across reboots?
  59188. Tiny Difference, Big Consequences Reloaded: SignalR in .NET Core 3.1 vs. .NET 5
  59189. Big O Notation
  59190. Implement A Webhook Framework With ASP.NET Core
  59191. Using OpenAPI Auto-Generated Clients in ASP.NET Core
  59192. Bulletproof uniq with TypeScript generics (yay code reviews!)
  59193. Get Git
  59194. Create Vintage Videos Using FFmpeg in 4 Simple Steps - OTTVerse
  59195. How much do statins prolong life? - Sebastian Rushworth M.D.
  59196. 4 Different Perspectives to Solve Problems
  59197. Why Git blame sucks for understanding WTF code (and what to use instead)
  59198. No one believes in climate change. Not really.
  59199. A Hero – maciek.blog
  59200. DevOps and Ransomware
  59201. Why Everyone Should Learn To Write
  59202. How to have a creative partnership at work
  59203. Zcash Counterfeiting Vulnerability Successfully Remediated
  59204. SourceHut's second year in alpha
  59205. Moving my serverless project to Ruby on Rails
  59206. Shawn Wildermuth's Blog
  59207. BetterExplained – Math lessons that click
  59208. StrongInject 1.0.0
  59209. Top 9 Feature Engineering Techniques with Python
  59210. Facebook has taken the name of my open source project · Issue #30395 · facebook/react-native
  59211. Can’t open apps on macOS: an OCSP disaster waiting to happen
  59212. anthonychu/serverless-streamr-blazor
  59213. How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps
  59214. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  59215. Tutorials/Part 1 | ABP Documentation
  59216. Simulation Erosion: A experiment
  59217. fszlin/certes
  59218. .NET Conf 2020 and .NET 5 links
  59219. The Prestige Trap
  59220. An Interactive Introduction to Fourier Transforms
  59221. Are you depressed?
  59222. Using Matrix to replace proprietary and centralized chat apps
  59223. JS Bin
  59224. Going Bark: A Furry’s Guide to End-to-End Encryption
  59225. Does Apple really log every app you run? A technical look
  59226. Popular stock photo service hit by data breach, 8.3M records for sale
  59227. Remove allocations from IsCustomAttributeDefined by benaadams · Pull Request #44694 · dotnet/runtime
  59228. Open Source Is Not Free Software
  59229. Mad Man and Sane Man
  59230. Publish early, publish often
  59231. Stop Emailing Like A Rube
  59232. How to improve your mathematical writing
  59233. C++ programming language: How it became the invisible foundation for everything, and what's next
  59234. Episode 1: Post-Quantum Tls With Kems Instead Of Signatures!
  59235. JonPSmith/EfCoreinAction-SecondEdition
  59236. dekuNukem/pimp_my_microwave
  59237. Identity in Azure with Christos Matskas
  59238. Beyond CUDA: GPU Accelerated Python for Machine Learning on Cross-Vendor Graphics Cards Made Simple
  59239. How do brains count? - Numberphile
  59240. Intel’s Disruption is Now Complete
  59241. xoofx/Broslyn
  59242. Never Use Google to Sign-In
  59243. Personal Data Warehouses: Reclaiming Your Data
  59244. GFXBench - Unified cross-platform 3D graphics benchmark database
  59245. Building a secure and high-performance AKS Kubernetes cluster using Terraform - Pradeep Loganathan
  59246. #stargate by tomxor | Dwitter
  59247. S-1
  59248. Write once. Deploy everywhere.— BeeWare
  59249. The .NET Stacks #25: .NET 5 officially launches tomorrow
  59250. I Sold VSCode Stories
  59251. Episode 354 - NORAD Santa Tracker
  59252. Migrate and modernize your .NET applications on Azure | Azure Friday
  59253. Getting Started With NuGet 5.8 | The NuGet Blog
  59254. Investing and Causation - Nick Krasney
  59255. Disagree and commit
  59256. <blink> and <marquee>
  59257. Dropping Support For IE11 Is Progressive Enhancement
  59258. Rename OR_GREATER to OR_LATER by terrajobst · Pull Request #165 · dotnet/designs
  59259. A Comparison of Modern Graphics APIs
  59260. Be Kind
  59261. What are digital gardens?
  59262. Introducing DaVinci Resolve 17
  59263. Cryptologie | Safeboot Threat Model
  59264. Carl Franklin's Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly
  59265. VS Code Python Updates Include New Jupyter Extension -- Visual Studio Magazine
  59266. Code Maze Weekly #51 - Code Maze
  59267. Pauls Online Math Notes
  59268. Democratizing Community with the Power Platform
  59269. So you've made a mistake and it's public... - Meta
  59270. SAD DNS Explained
  59271. Sample script to transform SharePoint Migration Tool reports | Developer Support
  59272. Microsoft.EntityFrameworkCore 5.0.0
  59273. Token authentication required for API operations - GitHub Changelog
  59274. Alex Bellos
  59275. Secure app development with Azure AD, Key Vault and Managed Identities
  59276. Always profile! The case of the mysterious performance regression
  59277. Blazor WebAssembly : Facebook Authentication - EP14
  59278. The history of the EncodePointer function for obfuscating pointers | The Old New Thing
  59279. Effect of exercise training for five years on all cause mortality in older adults—the Generation 100 study: randomised controlled trial
  59280. Automated Origin CA for Kubernetes
  59281. Join the C# Discord Server!
  59282. [cairo] Time for a release ?
  59283. Episode 64 - Augmented Reality With Lee Englestone
  59284. Your Computer Isn't Yours
  59285. November is for .NET 5
  59286. github/dmca
  59287. Stashy is a Really simple Key Value store (secretGeek.net)
  59288. Keynote - Welcome to .NET 5
  59289. Announcing PowerShell 7.1 | PowerShell
  59290. Source Generators in .NET 5 with ReSharper – .NET Tools Blog | JetBrains
  59291. Uno Platform Markup vs Code for UI - Angled Brackets, yay or nay?
  59292. A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js
  59293. Babylon.js 4.2: Simplicity Reimagined
  59294. .NET 5 is Here....Now What?
  59295. Windows Terminal Preview 1.5 Release | Windows Command Line
  59296. ASP.NET Core 5 Model Binding to C# 9 Record Types
  59297. Balancing promises in your software
  59298. The Shape of Code » Evidence-based software engineering: book released
  59299. Python creator Guido van Rossum joins Microsoft – TechCrunch
  59300. The key to consistency - Sandro Maglione
  59301. Questionnaire
  59302. Top 10 libraries that don't run on the new MBPs yet
  59303. Poor Intel
  59304. Zakk Fleischmann
  59305. Linux graphics, why sharing code with Windows isn't always a win.
  59306. Figma
  59307. Using Azure WebJobs in .NET Applications - Code Maze
  59308. Getting started with DynamoDB and .NET Core
  59309. Growing the next generation of technologists with CodeCrew's Meka Egwuekwe | Hanselminutes with Scott Hanselman
  59310. Hot Reload Revamp Leads Xamarin Updates in Visual Studio 2019 v16.8 -- Visual Studio Magazine
  59311. Cryptologie | High-Assurance Crypto Software
  59312. Stripe Billing: manage subscriptions, recurring payments and billing
  59313. How a Game Developer Leaked 46 Million Accounts
  59314. Babylon.js 4.2: Simplicity Reimagined
  59315. Electron | Empowering Distributed Energy Markets
  59316. macOS Big Sur is here
  59317. Blazor and ASP.NET Core Get Faster in .NET 5 -- Visual Studio Magazine
  59318. Announcing the Release of the Git Experience in Visual Studio | Visual Studio Blog
  59319. .NET Framework November 2020 Security and Quality Rollup Updates | .NET Blog
  59320. Running database migrations using jobs and init containers by @andrewlocknet - Abundant Code
  59321. Test web APIs with the HttpRepl
  59322. Microsoft.dotnet-httprepl 5.0.0
  59323. Release v5.0.0 · dotnet/HttpRepl
  59324. Docker fails to launch on Apple Silicon · Issue #4733 · docker/for-mac
  59325. C# in Simple Terms - Generics
  59326. Charles proxy for web scraping
  59327. Review and apply suggestions faster with IntelliCode suggestions
  59328. Destructing outside the lock when removing items from C++ standard containers | The Old New Thing
  59329. Motorcycle Repair Course
  59330. Microsoft Ignite
  59331. Funkwhale - Your free and decentralized audio platform
  59332. Blazor WebAssembly : Facebook Authentication - EP14
  59333. Always profile! The hidden cost of serializing large object graphs to JSON
  59334. UK Black History Month at Cloudflare
  59335. Generate a Service Bus SAS Token and Manage Token renewal using Azure Runbooks | Developer Support
  59336. Shawn Wildermuth's Blog
  59337. Testing Minecraft in Minecraft with Henrik Kniberg – Agile with Jimmy
  59338. Etebase - Your end-to-end encrypted backend
  59339. C# 9 Language Features
  59340. git-ux - Developer Community
  59341. Five Questions You May Have About ASP.NET Core For .NET 5
  59342. Securing a GraphQL endpoint
  59343. Throttling data requests with React Hooks
  59344. React Server-Side Rendering with Deno
  59345. Exploring .NET 5 with the AWS Toolkit for Visual Studio | Amazon Web Services
  59346. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  59347. Should I Migrate to .NET 5?
  59348. Build REST APIs in three steps with API Management and Azure Functions
  59349. Building Micro Frontends
  59350. Future of Desktop
  59351. Why's (Poignant) Guide to Ruby
  59352. .NET Rocks! vNext
  59353. Apple Silicon M1 Chip in MacBook Air Outperforms High-End 16-Inch MacBook Pro
  59354. Get Animal Jam for your mobile device, PC, or Mac
  59355. An updated daily front page of The New York Times as artwork on your wall
  59356. Youtube down or app not working? Current status and problems for the UK
  59357. Talking C# Performance with Steve Gordon
  59358. Apple’s Shifting Differentiation
  59359. caddytls: Support multiple issuers by mholt · Pull Request #3862 · caddyserver/caddy
  59360. Yes to Feature Requests, No to Entitlement
  59361. What I Wish I Knew About Incident Management | Ronak Nathani
  59362. Notes On Owning Your Own Business
  59363. Write Angry
  59364. Download localized .NET IntelliSense files
  59365. How I increased my conversion rate by 2% in a day.
  59366. Give back to free and open source software
  59367. Why an IDE?
  59368. How to succeed in reaching your goals online in 2020
  59369. Cryptologie | Learning With Errors
  59370. Running Python on .NET 5
  59371. AccessViolation in ObjectNative::IsLockHeld (part 1 of 2)
  59372. Call For Papers - NDC London 2021 | Online Developers Conference
  59373. c9fe/22120
  59374. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  59375. Astonishing Performance of .NET 5
  59376. Architect successful workloads on Azure
  59377. How to Kick Off Your Career with Custom Vision
  59378. YAML Ain’t Markup Language (YAML™) Version 1.2
  59379. Introduction to Linear Algebra for Applied Machine Learning with Python
  59380. Release v7.1.0 Release of PowerShell · PowerShell/PowerShell
  59381. dotnet-script 1.0.0 released – with support for .NET 5.0 and C# 9
  59382. Wifi Dabba
  59383. Publish an ASP.NET Core web API to Azure API Management with Visual Studio
  59384. Wayve | Disrupting Autonomous Driving
  59385. Development With A Dot - ASP.NET Core Pitfalls - Localization with Shared Resources
  59386. Brotli compression using a reduced dictionary
  59387. The hidden callout: The destructor | The Old New Thing
  59388. Talking C# Performance with Steve Gordon | Guest Series
  59389. Tech Leaders on the Future of Remote Work
  59390. My Little Crony
  59391. Dealing with large documents (100+ MB)
  59392. Using Rust to Scale Elixir for 11 Million Concurrent Users
  59393. Is it possible to render components "dynamically" using Blazor?
  59394. damianh/docker-ci
  59395. .NET App Developer Links - 2020-11-11
  59396. Should Your Enterprise Pick Angular, React or Blazor?
  59397. Back to C# basics: Difference between "=>" and "{ get; } =" for properties
  59398. Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release
  59399. Modular packages in AWS SDK for JavaScript | Amazon Web Services
  59400. Monsters Weekly 190 - Using Elastic Query on SQL Azure
  59401. .NET 5 on AWS | Amazon Web Services
  59402. vscode-xml 1.14.0: A more customizable XML extension for VS Code - Red Hat Developer
  59403. .NET 5 - The breaking changes you need to know about | Miguel Bernard's Blog
  59404. My experience as a poll worker in Pennsylvania
  59405. How to get root on Ubuntu 20.04 by pretending nobody’s /home - GitHub Security Lab
  59406. Visual Studio Preview
  59407. amymhaddad
  59408. The Resurgence of Functional Programming - Highlights From QCon Plus
  59409. How to beat the bank
  59410. Microsoft Releases .NET 5
  59411. Executive
  59412. Eleven Years of Go - The Go Blog
  59413. Voting Systems
  59414. Netflix's Biggest Competitor is Choice — Ari Lewis
  59415. Bankrupting Fraud Summit
  59416. GA Election Resources | Fair Fight
  59417. Leveling Up Your Azure SQL Database Deployments
  59418. C# 9.0 on the record | .NET Blog
  59419. Cryptologie | The End Of Crypto
  59420. .NET Core November 2020 Updates – 3.1.10 | .NET Blog
  59421. Introducing QnA managed: Now in Public Preview
  59422. The Gods on HackerNews
  59423. Cloud Security Solutions Comparisons
  59424. Visual Studio 2019 v16.8 Ships with Git Turned On by Default -- Visual Studio Magazine
  59425. Bin Log Reader
  59426. GitHub Quick Reviews
  59427. Geek Blight - Origins of the youtube-dl project
  59428. Introducing the next generation of Mac
  59429. Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  59430. .NET 5 Arrives -- Visual Studio Magazine
  59431. Visual Studio 2019 for Mac version 8.8 is now available | Visual Studio Blog
  59432. Apple unveils M1, its first system-on-a-chip for Mac computers - 9to5Mac
  59433. r/dotnet - Comment by u/davidfowl on ”SimpleNetwork networking library”
  59434. .NET IoT Libraries documentation
  59435. microsoft/vscode
  59436. Download Visual Studio Code Insiders
  59437. Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today | Visual Studio Blog
  59438. Spectre.Console - Welcome
  59439. .NET Foundation Store
  59440. Announcing F# 5 | .NET Blog
  59441. Azure/app-service-linux-docs
  59442. .NET Thanks!
  59443. .NET 5 on App Service
  59444. Microsoft takes a major step toward .NET unification with .NET 5.0 release | ZDNet
  59445. .NET Conf 2020 - Day 1
  59446. On Apple's Piss-Poor Documentation
  59447. Implementing a Custom Model Binder In Razor Pages
  59448. Announcing the Release of EF Core 5.0 | .NET Blog
  59449. How-To Revert HP Printer’s Ban on 3rd-Party Ink Cartridges
  59450. Announcing .NET 5.0 | .NET Blog
  59451. Valve Is Working On Another Extension To Help In Direct3D-Over-Vulkan
  59452. SharpLab
  59453. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  59454. I sold Baremetrics - Baremetrics
  59455. The prank cursor that resulted in an employee being fired before they even started | The Old New Thing
  59456. Download .NET 5.0 (Linux, macOS, and Windows)
  59457. 5 Things I've Learned From Creating Developer YouTube Videos
  59458. My interview with Canal do Jorge Maia is now up–My career and the history of RavenDB
  59459. Gather
  59460. Avoiding downtime in rolling deployments by blocking SIGTERM: Deploying ASP.NET Core applications to Kubernetes - Part 11
  59461. Zoom lied to users about end-to-end encryption for years, FTC says
  59462. What is a System-on-Chip (SoC), and Why Do We Care if They are Open Source? « bunnie's blog
  59463. An opinionated approach about how to create an AWS ECS Fargate cluster and deploy apps on it using Azure DevOps Pipelines
  59464. .NET App Developer Links - 2020-11-10
  59465. How to Recalculate a Spreadsheet
  59466. Bienvenue Cloudflare France! Why I’m helping Cloudflare grow in France
  59467. Breadmaking 101: How to Troubleshoot Bad Bread
  59468. C# 9: Record Types Introduction & Deep-Dive | Claudio Bernasconi
  59469. Coding, Cloud & Technology | Case Study : Virtual Studio for Twitch LiveStream
  59470. Blazor Stability Testing Tools for Bullet Proof Applications
  59471. Git in action - Simple Talk
  59472. Multicasting: Enhance a group of methods with just one attribute
  59473. Running Stored Procedures Across Databases in Azure
  59474. Azure Processor Limits
  59475. Diving Into NuGet History For Fun and Community Insights – .NET Tools Blog | JetBrains
  59476. Open Azure Day: A VIP Linux and OSS speaker line-up in one event
  59477. DDD 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  59478. OR_GREATER preprocessor symbols for TFMs by terrajobst · Pull Request #164 · dotnet/designs
  59479. Data breach at Mashable leaks users’ personal information online
  59480. net5-contrib.diff
  59481. Making Mass Effect not require administrator rights, or maybe how not to write a boolean check
  59482. TWC9: .NET Conf, GitHub Game Off, Windows Terminal and more
  59483. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  59484. How Go helped save HealthCare.gov featuring Paul Smith, CTO of Ad Hoc (Go Time #154)
  59485. Lazy Loading in Blazor WebAssembly - Code Maze
  59486. Improve your tests with Assert Object Pattern - CodeJourney.net
  59487. Beginner's Series to: Unity | Channel 9
  59488. Over 1M Lazada RedMart accounts sold online after data breach
  59489. A more secure GitHub Experience | Visual Studio Blog
  59490. Google Updates Editor for Cloud Shell, Alternative to .NET-Centric GitHub Codespaces -- Visual Studio Magazine
  59491. Convex and Concave Dispositions
  59492. Productivity vs. Privacy
  59493. When Remote Work doesn't cut it
  59494. No Free Features
  59495. A look at S&P 500's real excess return over Treasuries
  59496. 365 Blog Posts In 365 Days
  59497. Start with pen and paper
  59498. Don’t outsource your thinking — Avthar Sewrathan
  59499. Enabling Powerlines in your Visual Studio Terminal
  59500. Cellular connectivity for IoT devices is transformative. Learn how #AzureSphere helps secure this connection to the cloud with @obloch and Nicholas Chen on the #IoTShow
  59501. Cryptologie | The Joy Of Cryptography
  59502. Uno Platform Uno Platform 3.2: .NET 5, C# 9 support and .NET 5 WebAssembly AOT Support
  59503. Last Week in .NET #17 – EF stands for “Ever Frantically” shipping code
  59504. Ink-Stained Wretches: The Battle for the Soul of Digital Freedom Taking Place Inside Your Printer
  59505. The Tao of Programming
  59506. Introduction to Unity [1 of 7]
  59507. What is Azure Arc Enabled SQL Managed Instance | Data Exposed
  59508. a US visa in 937 days
  59509. How to write commands for dotnet-dump
  59510. C# in Simple Terms - LINQ Basics
  59511. Why aren't my custom backgrounds, animations, and colors working, such as ApplicationViewTitleBar colors? | The Old New Thing
  59512. Home
  59513. A tiny CI system - Christian Ştefănescu
  59514. Rendering raw/unescaped HTML in Blazor - Gérald Barré
  59515. I’ll be speaking on Build Stuff conference this week
  59516. Attention Is My Most Valuable Asset for Productivity as a Software Developer
  59517. Webgl Fluid Simulation
  59518. ML Optimization pt.3 - Hyperparameter Optimization with Python
  59519. 227: Databases!
  59520. r/oculus - I now have an Oculus Paperweight
  59521. DevDay 2020: Using Roslyn to improve your codebase
  59522. No more free work from Marak - Pay Me or Fork This · Issue #1046 · Marak/faker.js
  59523. Implement a Web APP and an ASP.NET Core Secure API using Azure AD which delegates to second API
  59524. Melb․Net Virtual Meetup in November
  59525. Module Initializers In C# 9
  59526. Multithreading Handbook for Simulation Developers
  59527. Java Developer Productivity on Windows
  59528. mgasiorowski/performance_testing
  59529. Pretending that SQLite has Stored Procedures and Functions – Chris F Carroll
  59530. The DevOps Handbook – Create Organizational Learning
  59531. LCC3 | The Live Coders
  59532. Hancock Conservancy – Hancock Park, A Brighter Future for Austin
  59533. How Kaggle makes GPUs accessible to 5 million data scientists
  59534. rileytestut/AltStore
  59535. Episode 54 – Remote working, streaming and racing simulators with Andy Morrell – Coding After Work Podcast
  59536. The missing explanation of zk-SNARKs: Part 2
  59537. Programming With Proofs For High-Assurance Software
  59538. iSH
  59539. Auf den Terroranschlag folgt EU-Verschlüsselungsverbot - fm4.ORF.at
  59540. Is this Mahler? This sounds like Mahler
  59541. Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component
  59542. Taking screenshots isn't allowed by the app or your organization after upgrading to Android 11
  59543. Overwolf for mac OS
  59544. Building the World's Weirdest Fan
  59545. Sn0w5t0rm/Pris-Verglukar
  59546. Mutt 2.0 Release Notes
  59547. JWT Social auth with ASP.net core and Xamarin Essentials - Cool Coders
  59548. Fmstrat/winapps
  59549. Jacques Corby-Tuech - Marketers are Addicted to Bad Data
  59550. global.json overview - .NET Core CLI
  59551. Four Seasons Total Landscaping
  59552. fuck capitalism / spotifykeydumper
  59553. My first-time pure functional programming - Sandro Maglione
  59554. My first mechanical keyboard: The Vortex Core
  59555. Startup Financing in the Age of Capital Abundance
  59556. How I Write Elm Applications
  59557. Nephila - Wikipedia
  59558. Hotel reservation platform leaked user data from top online booking sites
  59559. Installing the world’s worst video card
  59560. Cryptologie | Patenting Cryptographic Technology
  59561. Calzolari.Grpc.Net.Client.Validation 5.0.0-rc
  59562. Calzolari.Grpc.AspNetCore.Validation 5.0.0-rc
  59563. (t,i,x,y) => 'creative code golfing'
  59564. How to Run Node.js in VS Code From Scratch
  59565. Why not use GraphQL? | wundergraph
  59566. 7723 Alaska Ave NW #P-4, Washington, DC 20012 | MLS #DCDC482004 | Zillow
  59567. Awakening after a sleeping pill: Restoring functional brain networks after severe brain injury
  59568. Rust vs Go — Bitfield Consulting
  59569. Announcing Spectrum DDoS Analytics and DDoS Insights & Trends
  59570. Collections: Iron, How Did They Make It, Addendum: Crucible Steel and Cast Iron
  59571. Deprecating scp
  59572. [PRE-ORDER] Coding Witch Clothes
  59573. r/TVDetails - My Name is Earl (2005-2009) was shot in HD (16:9) but at the time most TVs displayed SD (4:3) image. They introduced at least 3 jokes in 3 different episodes that would only be seen by HD viewers and missed by SD viewers, because they are not shown on a 4:3 screen
  59574. A Gopher view of Gemini
  59575. A Linux sysadmin's introduction to cgroups
  59576. Building a Weather Station UI
  59577. how to read a youtube
  59578. Everyone is Lying About Texting and Driving - Luther Wealth
  59579. This Product doesn't exist: Building products super fast
  59580. Server Error for Notebooks | Data Science and Machine Learning
  59581. Standing on Our Own Two Feet
  59582. Cryptologie | Journal Of Craptology
  59583. Cake - Cake v1.0.0 RC1 released
  59584. Code Maze Weekly #50 - Code Maze
  59585. YouTube's Fake Animal Rescue Ring
  59586. The .NET Stacks #24: Blazor readiness and James Hickey on Coravel
  59587. Technical debt as a lack of understanding
  59588. Troublesome Codespaces Work Hinders VS Code 'Housekeeping' Update -- Visual Studio Magazine
  59589. .NET Conf 2020
  59590. Daily links from Cory Doctorow
  59591. Release Tye 0.5 · dotnet/tye
  59592. Episode 353 - WVD Updates
  59593. tomnomnom/gron
  59594. We asked people from all over the world how journalists should cover powerful people who lie. Here is what they said
  59595. No, your clean code won't save the planet
  59596. How do I save a C++/WinRT array_view as a com_array? | The Old New Thing
  59597. Is Madeline Canonically Trans?
  59598. Optimization: what I did to make the game 300 times faster
  59599. DotVVM Blog: Announcing DotVVM 2.5
  59600. SignalR Service – Real time web | Microsoft Azure
  59601. The Turing-Completeness Problem - Alan Language
  59602. Deprecating scp
  59603. Fall 2020 RPKI Update
  59604. ANN Election Data
  59605. Spending political capital
  59606. dotnet/core
  59607. RIAA Abuses DMCA to Take Down Popular Tool for Downloading Online Videos
  59608. .NET App Developer Links - 2020-11-06
  59609. dotnet/core
  59610. Run Blazor Apps Within Electron Shell – .NET Tools Blog | JetBrains
  59611. TylerBrinks/ExCSS
  59612. GraphQL.NET and endpoint authorization in ASP.NET Core 3.1
  59613. 90 day Finn - Helsinki Business Hub
  59614. Querying Across Databases In SQL Azure
  59615. The good, the bad, and the ugly · Alex Gaynor
  59616. The Guide to CSS Grid
  59617. The Most Confusing Grep Mistakes I've Ever Made
  59618. Controlling the hostname with a WebApp when fronted by Application Gateway
  59619. erebe/personal-server
  59620. Add natural language understanding to your bot - Part 2
  59621. Why Dark didn't choose Rust
  59622. Netflix Targets Critical 'Cuties' Tweets With Copyright Takedown Requests * TorrentFreak
  59623. OS hacking: Let's debug a GCC crash on SerenityOS
  59624. Corporate Password Security with Troy Hunt | Authlogics
  59625. Learning how to learn (Pt. 1)
  59626. Underjord | The BEAM marches forward
  59627. The problem of centralisation
  59628. We Don't Need to Boycott Wayland
  59629. Stop telling me to exercise: dealing with a mild short-term depression
  59630. Everybody be Coil. You... Be Coil - Tink - Léonie Watson
  59631. Life and Death of a Linux Process
  59632. Don't make me think about whether I should pay you
  59633. Compose for Desktop UI Framework
  59634. A Productive Productivity System
  59635. The winner of the election is... Big Tech
  59636. How to allow executable .exe files to be downloaded with ASP.NET Core and UseStaticFiles middleware
  59637. A Complete Analysis Of The Bkz Lattice Reduction Algorithm
  59638. Machine Learning and Scientific Computing with Python
  59639. Setup Git with Multiple Configs
  59640. Programmatic Problem Solving with Nicole Archambault | Hanselminutes with Scott Hanselman
  59641. What is Azure Arc Enabled PostgreSQL Hyperscale?
  59642. Wrapping JavaScript Libraries with C# in Blazor WebAssembly
  59643. Real-time Data fetching with GraphQL and Blazor
  59644. Hamilton Halloween
  59645. Python, a VS Code Mainstay, Slithers Past Java in Popularity Index -- Visual Studio Magazine
  59646. NewReleases.io
  59647. janos/compromised
  59648. Uno Platform
  59649. Nextjs Crash Course with Fauna, Tailwind CSS, React Hook Form, and SWR
  59650. Scripts for Managing Azure Container Registry
  59651. The Forgotten Number System - Numberphile
  59652. .NET Live TV | Live developer streams every day
  59653. SvgPathEditor
  59654. Override webpage resources with local copies using Microsoft Edge DevTools - Microsoft Edge Development
  59655. Python overtakes Java to become the second-most popular programming language
  59656. C# in Simple Terms - Arrays and Collections
  59657. .NET Conf 2020
  59658. Auschwitz-Birkenau - Wirtualne zwiedzanie
  59659. Building applications with C# and a Challenge!
  59660. What's the point of APTTYPE_CURRENT? I mean, of course I'm current. | The Old New Thing
  59661. ClickHouse Capacity Estimation Framework
  59662. A first look at the JIT
  59663. .NET Conf 2020
  59664. Boris Johnson: The gambler, by Tom Bower book review
  59665. FFMPEG.WASM
  59666. .NET App Developer Links - 2020-11-05
  59667. Randy Pausch Last Lecture: Achieving Your Childhood Dreams
  59668. TypeScript Dictionary
  59669. Generate a GitHub Actions workflow file from dotnet CLI
  59670. Announcing TypeScript 4.1 RC | TypeScript
  59671. Lazy-Loading Your React App
  59672. How to Switch from Redux to Recoil
  59673. Introducing Middleware Stack in Modular AWS SDK for JavaScript | Amazon Web Services
  59674. Seller Floods Forums With Stolen Data - Binary Defense
  59675. .NET Rocks! vNext
  59676. GitHub Source Code Leak
  59677. Online/Absentee Ballot Tracking
  59678. Modernizing a codebase for C# 9
  59679. New study finds psilocybin greatly and quickly relieves depression
  59680. Michigan Voter Information Center
  59681. Ballot-by-Mail/Early Ballot Search
  59682. Georgia My Voter Page
  59683. Nevada
  59684. COBOL and $2,020,202.02
  59685. Track My Ballot
  59686. Cryptologie | Taming The Many Eddsas
  59687. bddisasm: The Bitdefender x86 Disassembler
  59688. Websocket - support for custom headers for handshake · Issue #3062 · whatwg/html
  59689. On productivity
  59690. CQRS Myths: 3 Most Common Misconceptions
  59691. Sexual Suppression And Repression II: The Human Battery — Karel Donk
  59692. Hacker is selling 34 million user records stolen from 17 companies
  59693. Discover a new world of birding...
  59694. Optimizing SQL queries. Sometimes two queries are better than one.
  59695. A Brief Introduction to Deniability
  59696. School is Broken | Thoughts | SimonBlogs
  59697. How I added realtime search to my static site
  59698. Data Grid for Blazor - Group and Total summary, Column Resize, Fixed Columns, and more (available in v20.2)
  59699. Binary Classification Using PyTorch: Training -- Visual Studio Magazine
  59700. ocornut/imgui
  59701. Best practice when naming Durable Functions in C#
  59702. RIAA Takedowns Backfire as Pirated MP3s Now Surface on GitHub * TorrentFreak
  59703. Syncfusion Previews WinUI Controls -- Visual Studio Magazine
  59704. Home
  59705. Massachusetts voters pass right-to-repair expansion opening up car data
  59706. Discogs 20th Anniversary: Thank You for 20 Years!
  59707. Stop compilation after first error
  59708. Development With A Dot - ASP.NET Core Pitfalls – Areas
  59709. What is the format of the data in the AudioBuffer memory buffer, and how do I convert it to something else? | The Old New Thing
  59710. New Environment.ProcessId in .NET 5
  59711. C#9 - init-only properties are not read-only at runtime - Gérald Barré
  59712. CQRS Myths | 3 Most Common Misconceptions
  59713. Malicious npm package opens backdoors on programmers' computers | ZDNet
  59714. DISCLOSURE: Unlimited Chase Ultimate Rewards Points
  59715. GitHub warns devs face ban if they fork DMCA'd YouTube download tool... while hinting how to beat the RIAA
  59716. .NET App Developer Links - 2020-11-04
  59717. It's 2020. Why Do Printers Still Suck?
  59718. Building an artificial sun that looks unbelievably realistic...
  59719. Routing in ASP.NET Core OData 8.0 Preview | OData
  59720. Real World Akka.NET Clustering: State Machines
  59721. .NET Conf 2020 and Virtual Events in November | Xamarin Blog
  59722. Add natural language understanding to your bot - Part 1
  59723. Async code smells and how to track them down with analyzers - Summary
  59724. How to Use Browser Functionalities with Blazor WebAssembly
  59725. It’S 255:19Am. Do You Know What Your Validation Criteria Are?
  59726. Continuous Deployment explained in code
  59727. Blog - Cyber Security, Security Scan, Full Stack Vulnerability Management
  59728. A Nameless Hiker and the Case the Internet Can’t Crack
  59729. [Product Update] Increased Resources for Datasets and Kernel Outputs | Data Science and Machine Learning
  59730. Azure Functions error handling and retry guidance
  59731. 2070 - Github: Widespread injection vulnerabilities in Actions
  59732. How we made our SaaS homepage cookie-free 🍪
  59733. Challenge
  59734. My VS Code Setup - Must Have Configurations and Shortcuts
  59735. The MVP reconnect daily
  59736. Dark's new backend will be in F#
  59737. World of Warcraft: one simple line of code can cost you dearly
  59738. Overview sobre o Módulo 1 [1 de 84]
  59739. The Settings app lets me pick a custom color for my mouse pointer, how do I get in on that action? | The Old New Thing
  59740. Fast Inverse Square Root
  59741. Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  59742. Microservices — architecture nihilism in minimalism's clothes - Blog by Vasco Figueira
  59743. .NET 5.0 Launches at .NET Conf, November 10-12 | .NET Blog
  59744. Episode 13: Andrew Gallant (BurntSushi), creator of ripgrep
  59745. Looking Ahead: Five Opportunities on The Horizon According to Tech Leaders
  59746. curlpipe/ox
  59747. Many companies pay nothing in taxes. The public has a right to know how they pull it off.
  59748. .NET App Developer Links - 2020-11-03
  59749. Flutter Web: A Fractal of Bad Design
  59750. Why billions of people won't eat pork (or why we don't know)
  59751. Monitoring Health of ASP.NET Core Background Services with TCP Probes on Kubernetes
  59752. Minted discloses data breach after 5M user records sold online
  59753. Why Tunnels in The US Cost Much More Than Anywhere Else in The World - Tunnel Business Magazine
  59754. Announcing the end of support for the AWS SDK for .NET version 1 | Amazon Web Services
  59755. Monsters Weekly 189 - New Features in Playwright 1.5
  59756. Migrating from MVC to Blazor
  59757. The Guide to Deno
  59758. .NET Core with NGINX on Linux - Irina Scurtu
  59759. Domain model purity and lazy loading
  59760. Implementing Health Checks in ASP.NET Framework Applications
  59761. Union and Intersection of types in TypeScript
  59762. how to publish git repos that cannot be republished to github
  59763. How to Become a Digital Nomad in Bali
  59764. The best way to lose weight
  59765. Why your first customer is worth $10,000,000 — Eric Jorgenson
  59766. Regex matching with nonograms and finite state machines
  59767. How Are You Really Voting?
  59768. Leaving OCaml
  59769. Democracy is an achievement, not a recipe — sirodoht blog
  59770. Mentoring First-Time Managers | Gergely Nemeth
  59771. Two workers are quadratically better than one • Hillel Wayne
  59772. Understanding Backup Storage Redundancy in Azure SQL
  59773. Visual Studio for Mac tips and resources - Visual Studio
  59774. Brave Passes 20M MAUs and 7M DAUs
  59775. v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities by mdo · Pull Request #30571 · twbs/bootstrap
  59776. Don't let your IoT project stall when getting to production and real problems managing IoT Edge devices at scale arise! Learn how with @obloch and @toeberto from @ZededaEdge on the #IoTShow
  59777. Cryptography Dispatches: Reconstruct Instead Of Validating
  59778. How to Call C# Methods from JavaScript in Blazor WebAssembly
  59779. No More Google
  59780. Is a billion-dollar worth of server lying on the ground
  59781. Things you need to know as a C# developer - Build types
  59782. Uno Platform Update Highlights New Linux Support -- Visual Studio Magazine
  59783. Are C# 9 records immutable by default?
  59784. Top 70 DotNet Blogs & Websites for .NET Developers To Follow in 2020
  59785. Update os-lifecycle-policy.md by jamshedd · Pull Request #5500 · dotnet/core
  59786. Working with Dates And Times in Razor Pages Forms
  59787. r/dotnet - ASP.NET Core Architecture Overview by David Fowler
  59788. Names are not type safety
  59789. GitHub Warns Users Reposting YouTube-DL They Could Be Banned * TorrentFreak
  59790. South Park creators have a new political satire series with some of the best AI-generated deepfakes on the internet yet
  59791. C# in Simple Terms - Exceptions and Exception Handling
  59792. Google reCAPTCHA service under the microscope: Questions raised over privacy promises, cookie use
  59793. Episode 352 - Azure Security Podcast
  59794. The .NET Docs Show - Navigating ML.NET 🗺️ in depth with Bri Achtman
  59795. LG UltraFine 5K Display
  59796. Document
  59797. Software Library: MS-DOS Games : Free Software : Free Download, Borrow and Streaming : Internet Archive
  59798. Off the blocks with the new Cosmos Db SDK V4 - Pradeep Loganathan
  59799. How to get ASP.NET Core logs in the output of xUnit tests - Gérald Barré
  59800. How can I ask the networking stack whether the system has obtained network connectivity? | The Old New Thing
  59801. Second edition of Bulletproof SSL and TLS now in preview
  59802. Background Features in Google Meet, Powered by Web ML
  59803. Raspberry Pi 400: the $70 desktop PC - Raspberry Pi
  59804. Here's Why That Autonomous Race Car Crashed Straight Into a Wall
  59805. ML Optimization - Advanced Optimizers from scratch with Python
  59806. Winamp for Windows 10 | Winamp for Windows, Mac, Android
  59807. 226: Universal Custom Data Link Schemes
  59808. Implement a Blazor full text search using Azure Cognitive Search
  59809. Blazor and Azure B2C: The Big Picture
  59810. The State of .NET Webinar: Unpacking .NET 5 Together!
  59811. The Basis of Testing – Stories from a Software Tester
  59812. The Software Rewrite
  59813. Identity Server 4 with .NET Core App
  59814. Back to Basics: Event Delegation
  59815. Installing a Server Rack in my Home Office and adding a Ubiquiti Dream Machine/Switches for Dual WAN
  59816. Netflix Android and iOS Studio Apps — now powered by Kotlin Multiplatform
  59817. Don’t Judge
  59818. Daniel Skogly's blog | You might not need to store (plaintext) emails
  59819. Focus - Leadership Breadcrumbs - Carlos Vilhena
  59820. Here is a way to predict who is going to win the election.
  59821. Goodbye, Twitter.
  59822. Why men's health depends on feminism
  59823. How do Wake-On-Lan works?
  59824. Every article about software is wrong
  59825. Cryptologie | Real World Cryptographers Podcast
  59826. Danish military intelligence uses XKEYSCORE to tap cables in cooperation with the NSA
  59827. .NET Learning Challenge!
  59828. 7GUIs
  59829. WordPerfect for DOS Updated
  59830. The missing explanation of ZK-SNARKs: Part 1
  59831. India Azure Community Conference 2020 | The ultimate developer conference
  59832. RISC-V.md
  59833. Dev Discussions - James Hickey
  59834. youtube-dl
  59835. HALF OFF everything + a free Halloween treat!
  59836. Pattern matching in C# 9.0
  59837. Why is subtracting these two times (in 1927) giving a strange result?
  59838. 123 Sesame Street 21324 | Ideas | Buy online at the Official LEGO® Shop AU
  59839. Uno Platform 3.1 Released
  59840. A Spectre is Haunting Unicode
  59841. Data of 21 million Mixcloud users put up for sale on the dark web | ZDNet
  59842. Samy Kamkar - NAT Slipstreaming
  59843. Azure SignalR Service now supports Event Grid! | ASP.NET Blog
  59844. Introducing C# 9: Extension GetEnumerator support for foreach loops
  59845. WinXP - Windows XP in React
  59846. Exploring Ubuntu Desktop on the Raspberry PI
  59847. Programming can still be magical
  59848. Extreme Debugging
  59849. Isogeny-Based Cryptography: Past, Present, And Future
  59850. Scott Santens - An Engineering Argument for Basic Income
  59851. Why Clojure?
  59852. Essays on Programming I Think About a Lot
  59853. Full-time web developer vs being a full-time dad |
  59854. Observations and Imaginations — Note Taking Apps
  59855. adamsky/globe
  59856. The .NET Stacks #23: .NET 5 support, migration tools, and links
  59857. Coding Interview Preparations - 30th October 2020
  59858. Governments Worldwide Consider Ditching Daylight Saving Time
  59859. 17-313: Foundations of Software Engineering
  59860. Startup School for Future Founders
  59861. High performance Data modelling in Azure Cosmos Db - Pradeep Loganathan
  59862. How to deal with Extreme Physical Pain
  59863. I’m deaf, and this is what happens when I get on a Zoom call
  59864. Code Maze Weekly #49 - Code Maze
  59865. Using C# 9 records as strongly-typed ids
  59866. Rockin’ The Code World with dotNetDave – Special Guest: Jeremy Likness
  59867. Hacker group claims to have stolen Star Tribune user information
  59868. Use generic trick to replace callsite · davidfowl/uController@efbbbe8
  59869. Introducing VSCode Stories
  59870. Introducing Flexible Server in Azure Database for PostgreSQL & MySQL | Azure Friday
  59871. Adi Shamir 2002 Acm A.m. Turing Award Lecture, "cryptography: State Of The Science"
  59872. High performance Data modelling with Cosmos Db - Pradeep Loganathan
  59873. Predicting Meteor Showers Using Python and Visual Studio Code
  59874. Goodbye IFTTT
  59875. Use Azure Custom Vision to Repurpose the Lunar Rover
  59876. How about bringing your whole IoT solution on premise with IoT Hub now available on Azure Stack Hub? All about it on the #IoTShow with @obloch
  59877. GitHub Codespaces
  59878. Annals.pdf
  59879. The Man Who Carried Computer Science on His Shoulders – Krzysztof Apt – Inference
  59880. Codespaces for desktop - You can book online!
  59881. GitHub Codespaces using Visual Studio or browser
  59882. To apply AI for good, think form extraction
  59883. Carnation - Visual Studio Marketplace
  59884. Mobile Blazor Bindings Unifies Cross-Platform UI -- Visual Studio Magazine
  59885. RedMart Data Security Incident
  59886. ryzngard/Carnation
  59887. Unified Blazor UI in the Mobile Blazor Bindings Preview 5 | ASP.NET Blog
  59888. Troy Hunt partners with 1Password as Strategic Adviser | 1Password
  59889. Visual Studio Extensions Getting Revamp -- Visual Studio Magazine
  59890. .NET Conf 2020
  59891. Context on STM in Ruby
  59892. Goodbye IFTTT
  59893. Wobblepaint
  59894. State and governance of the project? · Issue #767 · zloirock/core-js
  59895. Here be dragons: advances in problems you didn’t even know you had
  59896. The failure of a computer you didn't even know existed
  59897. Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve
  59898. Are we web yet? Yes, and it's freaking fast!
  59899. Why am I getting an access violation trying to access a method on my C++/WinRT object? | The Old New Thing
  59900. Event Driven applications on Kubernetes with KEDA
  59901. Microsoft Night - .BLD() Tech Talks XXL
  59902. Unwrap the SERVFAIL
  59903. Episode 63 - Being Productive With Jay Miller
  59904. I Hate Coordinate Systems!
  59905. For Complex Applications, Rust is as Productive as Kotlin
  59906. C# 9 The unknown goodies | Miguel Bernard's Blog
  59907. How Gitlab puts gRPC in the Real World
  59908. Uno Platform WebAssembly tools, frameworks, and libraries for .NET Developers
  59909. Writing a dog picture browser in ~200 lines of code
  59910. Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure
  59911. Azure Logic Apps Running Anywhere – Runtime Deep Dive
  59912. Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains
  59913. Animal Menagerie - O'Reilly Media
  59914. MockMechanics
  59915. .NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  59916. Ruby on Rails in a Week - Simple Thread
  59917. Awaitable/awaiter pattern and logical micro-threading in C#
  59918. Why You Shouldn't Sell Your SaaS Business
  59919. What's the heck is web components - Soubai's Stories
  59920. Klim Yadrintsev
  59921. On Good Judgment and Decision-Making: The Science and Practice - Max's Two Cents
  59922. Run your own free Stock Checker - Check if sought-after items are in stock online
  59923. Going deep
  59924. Secrets of the best product teams
  59925. The Future Self Savings Method
  59926. An attempt at estimating the actual top speed of the SSC Tuatara fastest production car record, using youtube-dl and audacity.
  59927. Hanselminutes with Scott Hanselman
  59928. Prove-It, Blockchain-It: Zkp In Action
  59929. Understanding Azure Arc Enabled SQL Server
  59930. Intro to PyTorch Tutorial: Building fashion recognizer
  59931. MDN Web Docs evolves! Lowdown on the upcoming new platform – Mozilla Hacks - the Web developer blog
  59932. On .NET Live - Operationalizing ML models with ONNX, C# .... and Pokemon!
  59933. NuGet supports API key option - GitHub Changelog
  59934. Elasticsearch in ASP.NET Core - Code Maze
  59935. JDConf - Save the Date!
  59936. What is the Strategy Pattern? (Software Design Patterns)
  59937. A Tour of C++ Modules in Visual Studio | C++ Team Blog
  59938. How A Little Money Laundering Can Have A Big Impact On Real Estate Prices | Better Dwelling
  59939. My Resignation From The Intercept
  59940. Departing senior engineer refuses to introduce replacement to open source community/peers
  59941. Getting Started | MonoGame Documentation
  59942. paulio/UnityPhilipsLights
  59943. Stride for Unity® developers | Stride
  59944. Stride Game Engine
  59945. The VSTO startup sequence
  59946. .NET Game Dev Community Standup - First .NET Game Dev Community Standup
  59947. What's New | MonoGame Documentation
  59948. Unity 2020.1 is now available
  59949. Introduction to GitHub
  59950. Stride Game Engine - vvvv releases VL.Stride
  59951. So long, Brackeys, and thanks for all the gamedev tutorials!
  59952. NeoAxis Engine
  59953. Introducing the Game Growth programGame Growth プログラムのご紹介 - Unity Technologies Blog
  59954. LEGO® Microgame - Unity Learn
  59955. Unity’s future starts with U - Unity Technologies Blog
  59956. Wave Engine for business and industry
  59957. 3b1b/manim
  59958. Fungus
  59959. The remarkable number 1/89
  59960. Organizing Code by Feature using Vertical Slices
  59961. Configuration pattern and ConfigureServices
  59962. C# in Simple Terms - Namespaces
  59963. Study helps explain why motivation to learn declines with age
  59964. What's in a Linux executable? - fasterthanli.me
  59965. Putting JSON in a block chain? First decide what your JSON is…
  59966. Do any Windows Runtime projections cache nondefault Windows Runtime interfaces? | The Old New Thing
  59967. Xamarin.Forms 5 Is Here! | The Xamarin Show
  59968. Next.js is the Best React Framework - Authentication, SSR vs CSR, and more!
  59969. Machine Learning Attack Series: Image Scaling Attacks · wunderwuzzi blog
  59970. Consuming JSON Objects Stream (NDJSON) With HttpClient
  59971. Introducing Bot Analytics
  59972. Introducing SparkFun À La Carte
  59973. Pyston v2: 20% faster Python
  59974. Adam Storr - Integration Testing with ASP.NET Core 3.1 - Set Default Headers for All Clients
  59975. Using Azure Cognitive Search Suggesters in ASP.NET Core and Autocomplete
  59976. Security incident, October 2020
  59977. .NET App Developer Links - 2020-10-29
  59978. .NET Rocks! vNext
  59979. The Future of Visual Studio Extensions | Visual Studio Blog
  59980. Test Series: Part 2 Unit Testing
  59981. A Type of Useless
  59982. Tip 293 - 5 Things you didn't know about Azure Cognitive Services
  59983. How to Pass Multiple Parameters GET Method ASP.NET Core MVC
  59984. ASP.NET Community Standup - Updating Scott's blog to DasBlog Core
  59985. The System
  59986. I violated a code of conduct
  59987. How Secure is Your Data Security | Thu 5 Nov midday-12:40pm (AEDT), Hosted online, 5th of November | Humanitix
  59988. Organizing Code by Feature using Verticle Slices
  59989. South Africa's most notable data breaches and leaks
  59990. How many mistakes do Grandmaster chess players make?
  59991. Python in Visual Studio Code Update Adds Debugger, Debugpy 1.0 -- Visual Studio Magazine
  59992. Cryptologie | A Cryptologic Mystery
  59993. What would you risk for free Honey?
  59994. Anatomy of a Successful Newsletter Launch
  59995. Two Paradigms of Personal Computing
  59996. Indy Xamarin - Shell in Xamarin.Forms
  59997. A Hierarchical Tool for Thought
  59998. Why We Memo All the Things - Stefano J. Attardi
  59999. The Unhandled Exception Podcast
  60000. See how Microsoft Healthcare team is putting #IoT on FHIR (pronounce "fire") with @obloch and Rashmi Raj on the #IoTShow
  60001. If not SPAs, What? - macwright.com
  60002. Top 5 Reasons to Choose .NET for Your IoT Project
  60003. on abandoning the X server
  60004. Kite AI-Powered Code Completion Tool Adds C#, TypeScript, More -- Visual Studio Magazine
  60005. Stripe Climate
  60006. Setting the command timeout with the latest .NET SqlClient
  60007. Entity Framework Community Standup - EF Core 5.0 Collations
  60008. GitLab consultation - MediaWiki
  60009. Webinar Recording: Advanced Search Scenarios in RavenDB
  60010. What is C#? | One Dev Question
  60011. Optimizing Blazor performance using the @key directive - Gérald Barré
  60012. Organize Code by Feature | Vertical Slices
  60013. Windows Runtime objects are represented by their default interface, so choose your default interface wisely | The Old New Thing
  60014. Part of your world: Why we’re proud to build a truly native Mac app
  60015. .NET App Developer Links - 2020-10-28
  60016. .NET libraries and the art of backward compatibility – Part 3
  60017. .NET libraries and the art of backward compatibility – Part 1
  60018. .NET libraries and the art of backward compatibility – Part 2
  60019. Splitting Large Interfaces Into Smaller Ones Is Easy
  60020. Google’s new logos are bad – TechCrunch
  60021. A Guy Walks Into an Apple Store
  60022. Have you considered buying used hardware?
  60023. Using JSInterop to Pass HTML Elements and Handle JS Errors
  60024. Apple’s A14 Packs 134 Million Transistors/mm², but Falls Short of TSMC’s Density Claims
  60025. The Danger in Listening to Experts
  60026. Taking Ideas Seriously is Hard
  60027. Why I Stopped Using ORMs to Get the Job Done
  60028. How software eats money
  60029. I tried 21 diet and exercise programs. None of them worked. Except for one.
  60030. I built an app to fix my depression (now with stats) – Eli Finer
  60031. Why We Will Never Have Enough Software Developers
  60032. Au Revoir: The End of Notebag
  60033. Taming the Tech Giants – jake lazaroff
  60034. The Grand Unified Theory of Software Architecture
  60035. Type in the exact number of machines to proceed
  60036. Creating Your First Azure SQL Database
  60037. Cryptologie | A Discretization Attack
  60038. Getting started with GraphQL and HotChocolate
  60039. Bomb Blast Radius - Numberphile
  60040. GitHub Quick Reviews
  60041. Next.js 10
  60042. WSL2 - Tips, Tricks and Techniques
  60043. RIAA's YouTube-DL Takedown Ticks Off Developers and GitHub's CEO * TorrentFreak
  60044. .Net 5 with Scott Hunter
  60045. Policy as Code with Terraform and Sentinel
  60046. gRPC performance improvements in .NET 5 | ASP.NET Blog
  60047. .NET for Apache Spark Debuts in Version 1.0 -- Visual Studio Magazine
  60048. safepassme
  60049. Announcing Version 1.0 of .NET for Apache Spark | .NET Blog
  60050. Cleaning up Azure Durable Functions execution history
  60051. The .NET Docs Show - Blazor & Comet ☄️ for Native Mobile Apps with Sam Basu
  60052. Abusing Teams client protocol to bypass Teams security policies
  60053. ASP.NET Community Standup - Updating Scott Hanselman's blog to .NET 5
  60054. Building a Dashboard with ASP.NET Core and DotVVM
  60055. Free Linear Algebra text, from Jim Hefferon
  60056. MonkSoul/Fur
  60057. Mind Your Strings with .NET 5.0
  60058. ASP NET CORE SINGLE PAGE APPLICATION (SPA) Build/Release Pipeline | Azure DevOps
  60059. Help Us Plan EF Core 6.0 | .NET Blog
  60060. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  60061. Microsoft.dotnet-httprepl 5.0.0-preview.20521.1
  60062. Change Task.FromResult to use same task cache as async methods by stephentoub · Pull Request #43894 · dotnet/runtime
  60063. PLAN C: A Safe abortion with pills
  60064. github/dmca
  60065. Mobilizon. Your events. Your groups. Your data. – Framablog
  60066. Self Managed Abortion; Safe and Supported
  60067. Project Dependency Diagrams come to Rider 2020.3 – .NET Tools Blog | JetBrains
  60068. JavaScript Game Tutorial - Create Tic Tac Toe with HTML, CSS, and JavaScript
  60069. re: Investigating query performance issue in RavenDB
  60070. How Entity Framework Core’s query cache works
  60071. Quickly coding with Codespaces
  60072. AMD to Acquire Xilinx
  60073. Getting started with GraphQL and HotChocolate
  60074. The Next Generation Web Services Framework
  60075. Using Blazor JavaScript Isolation with Library Manager
  60076. Monitoring Helm releases that use jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 9
  60077. Diving into /proc/pid/mem
  60078. Troy Hunt on Rebooting with Lisa Forte
  60079. Struct Layout - Visual Studio Marketplace
  60080. Enormous security leak at the Rikssbanken and banks – Nord News
  60081. Colouring Knots - Numberphile
  60082. Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  60083. Apache Helix - Near-Realtime Rsync Replicated File System
  60084. .NET App Developer Links - 2020-10-27
  60085. Uno Platform Uno Platform 3.1 Released - Linux, new WinUI controls, Prism 8.0 and more
  60086. Released: Microsoft.Data.SqlClient 2.1 Preview 2
  60087. Monsters Weekly 188 - Intercepting Network Requests with Playwright
  60088. Microsoft® and the .NET Foundation announce the release of version 1.0 of .NET for Apache® Spark™
  60089. Upgrading a .Net Framework library to .Net 5
  60090. Running an Online Conference using Microsoft Azure
  60091. Using the ASP.NET Core Environment Feature to manage Development vs. Production for any config file type
  60092. How to Accommodate a Massive Surge in Absentee Voting
  60093. Blast Off with Blazor: Get to know Blazor and our project
  60094. A talk about Dump File analysis
  60095. Asking Microsoft to resign from the RIAA over youtube-dl takedown demand
  60096. How to Call JavaScript Functions with C# in Blazor WebAssembly
  60097. Surviving disillusionment
  60098. Hello there.pdf
  60099. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  60100. Oracle Groundbreakers APAC Virtual Tour 2020
  60101. Oracle Groundbreakers APAC Virtual Tour 2020
  60102. On the psychology and dynamics of OSS: passion, burnout and (im)balance
  60103. Understanding company decisions using knowledge graphs – Leopold Bosankic
  60104. Fighting Bots With The Client-Puzzle Protocol
  60105. Lessons learnt from building Newslettrs – Monish Kumar's Blog
  60106. You Need to Timestamp Your Shell History
  60107. How much specification does a developer need?
  60108. Shared Curiosity
  60109. EditForm - forms and validation in Blazor
  60110. morris/vanilla-todo
  60111. Bytecode Alliance: One year update
  60112. Why we chose Java for our High-Frequency Trading application
  60113. Blazer WebAssembly with EF Core
  60114. In-App Reviews Come to Xamarin.Forms Android -- Visual Studio Magazine
  60115. Last Week in .NET Issue #15 – It's not a Bug, it's just a feature you didn't expect!
  60116. Twitter still hasn't unlocked the New York Post's account - melovedata
  60117. Setting up a build with NUKE
  60118. Lobe | Machine Learning Made Easy
  60119. dotnet-vs 0.3.85
  60120. Rethink the Modern Mobile App: An Intro to Mobile Development
  60121. dotnet/aspnetcore
  60122. Simple way to Docker on Windows 10 home with WSL 2
  60123. Road to gRPC
  60124. C# in Simple Terms - Interfaces and Abstract Classes
  60125. Otvdm/winevdm
  60126. Get more done with search in Visual Studio | Visual Studio Blog
  60127. Keyboard shortcuts for Microsoft Teams
  60128. Fast bitmap iteration in C#
  60129. I told the Microsoft Visual C++ compiler not to generate AVX instructions, but it did it anyway! | The Old New Thing
  60130. Enumerating files using Globbing and System.IO.Enumeration - Gérald Barré
  60131. Using IR Receiver (HX1838) + Remote Control (ESP32 + Arduino Series)
  60132. Standard ML in 2020 | notes.eatonphil.com
  60133. Using Servo Motors - SG90 (ESP32 + Arduino Series)
  60134. How a one line change decreased our build times by 99%
  60135. An Intuition for Lisp Syntax
  60136. Leaving Silverlight: Converting to the Web
  60137. 225: Frank Got Catalyst for Xamarin.iOS Working!
  60138. ML Optimization pt.1 - Gradient Descent with Python
  60139. The RIAA's fraudulent attack on youtube-dl is not a DMCA §512 infri...
  60140. Are there any limitations to test automation? - Kevin Tuck
  60141. Azure Web App Service and GitHub Actions (Video Tutorial) | Azure DevOps Blog
  60142. Use ASP.NET With Turbolinks 5
  60143. The Future of Desktop: All You Need to Know about .NET 5!
  60144. Don't ever break a URL if you can help it
  60145. Address decision fatigue - before it turns code into spaghetti - JAXenter
  60146. WPF .NET Core - Routed Events
  60147. Blazor – C# in the Browser – Webinar recording – .NET Tools Blog | JetBrains
  60148. saintmarina/undelete_jpg
  60149. The 2020 Shopping Spree
  60150. I am Seriously Considering Going Back to Desktop Computers
  60151. YouTube-DL Removed From GitHub After DMCA Notice
  60152. Microsoft Edge brings Pinterest integration to Collections
  60153. Frontend development is pain in 2020. But it gets better
  60154. Why Are Discussions about Hiring Being Broken So Broken?
  60155. Sharing a Gaming Computer with VMs - M1cr0blog
  60156. Lighthouse: Expectation vs. Reality. Lighthouse web peformance audit suggestions and issues prioritize your core metrics over lighthouse | Ashutosh Sharma | Housing.com
  60157. Why We Choose to Homeschool Our Kids - The Handbook of Prosperity, Success, and Happiness
  60158. A blog post about nothing | Blog
  60159. Julia Helps To Bridge The Gap Between User and Creator
  60160. Llvm Provides No Side-Channel Resistance
  60161. Add PriorityQueue<T> to Collections · Issue #14032 · dotnet/runtime
  60162. Department of Health and Human Services Victoria
  60163. SpielAffe · Über 12.000 Online-Spiele kostenlos spielen
  60164. Have I Been Pwned: Pwned Passwords
  60165. It's Time To Admit It: The X.Org Server Is Abandonware
  60166. Strict Transport Security vs. HTTPS Resource Records: the showdown
  60167. GitLab blocked Iranians’ access.
  60168. mimoo/crypto_blogs
  60169. Delete Facebook And You'll Lose All Oculus Games For Good
  60170. JÄTTELIK Soft toy, dinosaur, dinosaur/tyrannosaurus Rex, 44 cm - IKEA
  60171. github/dmca
  60172. Melb․NET Meetup November 2020 Submit a Talk Proposal
  60173. Pandoc - About pandoc
  60174. QuickJS Javascript Engine
  60175. The coming civil war over general purpose computing | Boing Boing
  60176. Are my Encryption Keys in the Cloud Really Secure? | Cryptosense
  60177. What Was BeOS, and Why Did People Love It?
  60178. Cryptologie | The Kyber/dilithium Ntt
  60179. chrismaltby/gb-studio
  60180. GB Studio
  60181. Setting up a build with NUKE
  60182. This Insane 2.5 Gigapixel Image of the Orion Constellation Took Five Years To Complete
  60183. Anki as Learning Superpower: Computer Science Edition | G Research
  60184. Chris Ball » Announcing GitTorrent: A Decentralized GitHub
  60185. The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  60186. prabhuignoto/react-chrono
  60187. Google Play Music, Music Play Store & Music Manager are going away – everything you need to know
  60188. Tin-eared, tone-deaf - Selaine Saxby gets it very, very wrong - West Country Bylines
  60189. Electoral College Decision Tree
  60190. gnu.org
  60191. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  60192. r/csharp - Matlab porting to C# goes really slow
  60193. github/dmca
  60194. Creating a Drag and Drop Bookmarklet
  60195. On self-tracking, exobrains and quantified self
  60196. Penetration Testing and Low-Cost Freelancing
  60197. I Still Dislike My Home Work Setup (and I don't know what to do about it)
  60198. The YouTube-DL Takedown
  60199. Parenting doesn’t do what I thought
  60200. The Solution to Big Tech Isn't Legislation, It's Technology
  60201. So Many Notebooks, So Little Time...
  60202. Should I buy the dip?
  60203. I'm handing over maintenance of wlroots and sway to Simon Ser
  60204. r/dotnet - What would be the reasons to use an IoC framework instead of the default container?
  60205. How To Buy a Computer for Cross-Platform Development
  60206. How bare metal provisioning works in theory
  60207. No More Politics in the Workplace – jake lazaroff
  60208. Intro to Twitch: Join the Live Coding Community!
  60209. Code Maze Weekly #48 - Code Maze
  60210. Attacks On Gcm With Repeated Nonces: Poc Or It Didn't Happen
  60211. Lets Talk .NET 5, with Scott Hunter
  60212. King County Elections
  60213. Use “pseudo-sets” to control how many actions people take
  60214. How data saves lives: Using the Power Platform to gain amazing insights
  60215. C# Slides in Usage Ranking of Programming Languages -- Visual Studio Magazine
  60216. Performance Profiling | .NET Async Tool
  60217. Fowl Language
  60218. Intro to the Show
  60219. Cryo–electron microscopy breaks the atomic resolution barrier at last
  60220. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  60221. Xamarin.Forms 5 Is Here!
  60222. Data’s Role in Moon Missions: Fictional and Real
  60223. BlazorGalaga
  60224. How to: Implement a producer-consumer dataflow pattern
  60225. BlazorGuy/BlazorGalaga
  60226. Preloading content with rel="preload"
  60227. Learn with Dr G: Predicting Meteor Showers Using Python and Visual Studio Code
  60228. PHP 8: before and after - stitcher.io
  60229. How can I tell whether a file is on an SSD? | The Old New Thing
  60230. Talking on Emerging Code about RavenDB
  60231. Damian Hickey
  60232. ConditionalWeakTable<TKey,TValue> Class (System.Runtime.CompilerServices)
  60233. Quiz Shows and Math Anxiety (with Bobby Seagull) - Numberphile Podcast
  60234. ‎The Numberphile Podcast on Apple Podcasts
  60235. A Tour of the .NET Functions Framework
  60236. How To Get Started in Developer Relations - What It's Like Creating Content for a Living
  60237. C# 10 First Look: Constant string interpolation
  60238. Bongo Cat
  60239. Falsehoods programmers believe about time zones
  60240. Beautiful and compact Web APIs with C# 9, .NET 5.0 and ASP.NET Core
  60241. Seeing AI
  60242. .NET App Developer Links - 2020-10-23
  60243. A Programmer’s Intuition for Matrix Multiplication – BetterExplained
  60244. C# 8.0 nullable references: defeating the point with empty strings | endjin
  60245. Webinar – .NET Microservices == MEGAFUN – .NET Tools Blog | JetBrains
  60246. Building A Blazor Farm Animal Soundboard – .NET Tools Blog | JetBrains
  60247. terrajobst/dotnetepicsweb
  60248. F# Advent Calendar in English 2020
  60249. Is Blazor a Safe Enterprise Bet
  60250. C# 9 Record Factories
  60251. Simple AiMesh Wi-Fi System
  60252. The Microsoft author signing certificate will be updated as soon as November 1st, 2020 | The NuGet Blog
  60253. Viewing Matrices & Probability as Graphs
  60254. Deploying ASP.NET Core Web API to Azure API Apps - Code Maze
  60255. Greatly Accelerating Machine Learning with Intel's Huma Abidi | Hanselminutes with Scott Hanselman
  60256. Why I Switched to SuperMemo After Using Anki for 5 Years, With Over 50k Cards and 420k Total Reviews
  60257. You Are Procedurally Generated
  60258. The Internet We Built
  60259. Sinc Split Mechanical Keyboard Build Log
  60260. How to retain customers who are leaving
  60261. Let’s build a high-performance fuzzer with GPUs!
  60262. Why Laugh At Quibi's Failure?
  60263. Be prolific
  60264. Software development by analogy - Francisco J. Revoredo
  60265. Scott Santens - With UBI, won't people just watch TV and play video games?
  60266. Static versus dynamic web sites
  60267. Reconciling Forward Secrecy With Network Traffic Visibility In Enterprise Deployments Of Tls 1.3
  60268. .NET Core with NGINX on Linux
  60269. Supercar Showdown - Supercar Showdown
  60270. How A Search Engine With 400 Million Records Literally Started From A Controller Class Test Method
  60271. Telerik UI for Blazor Updated -- Visual Studio Magazine
  60272. The .NET Docs Show
  60273. Damian Hickey
  60274. ufcpp/StringLiteralGenerator
  60275. Infragistics Unveils UI Components for Blazor -- Visual Studio Magazine
  60276. ongoing by Tim Bray · Google Antitrust Notes
  60277. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  60278. C# in Simple Terms - Inheritance and Polymorphism
  60279. The physiological effects of slow breathing in the healthy human
  60280. OAuth 3
  60281. A Last Call for QUIC, a giant leap for the Internet
  60282. Taking a shortcut: You can query properties from a volume, and it will forward to the physical drive | The Old New Thing
  60283. Learn C# with CSharpFritz - Ep 8: Abstract Classes, Interfaces and Error Handling
  60284. A Virtual Product Management Internship Experience
  60285. Bits from the Debian Project
  60286. GitHub Actions: Deprecating set-env and add-path commands - GitHub Changelog
  60287. ASP.NET Core Blazor CSS isolation
  60288. Workflow commands for GitHub Actions
  60289. Workflow syntax for GitHub Actions
  60290. Tiark's Notebook
  60291. /* You Are Not Expected to Understand This */
  60292. Notes on My Colon Cancer
  60293. Psychotherapy centre's database hacked, patient info held ransom
  60294. .NET App Developer Links - 2020-10-22
  60295. Tip 291 - 5 Things you didn't know about Azure App Service
  60296. React v17.0 – React Blog
  60297. Azure Service Fabric 7.2 Release
  60298. Tip 290 - How to secure a Blazor application with Azure Active Directory
  60299. What’s new in the Windows 10 October 2020 Update
  60300. Load Balancing on Azure - An Overview
  60301. ESPHome: Nothing-to-firmware in 30 minutes
  60302. .NET Rocks! vNext
  60303. Using encrypted access tokens in Azure with Microsoft.Identity.Web and Azure App registrations
  60304. Blazor FAST WebComponents
  60305. Entity Framework Visual Editor - Visual Studio Marketplace
  60306. New Chrome 0-day Under Active Attacks – Update Your Browser Now
  60307. Greater bandwidth in trains
  60308. 1Password for Linux beta is now open 🎊 🐧 🎊 | 1Password
  60309. Defining Service Boundaries by Splitting Entities
  60310. JsonSrcGen 0.2.0 Alpha Released
  60311. This website is killing the planet
  60312. amymhaddad
  60313. My Lab Power Setup
  60314. Repeating Crossbow - The Lazy Forger
  60315. Value dragons
  60316. blog.harterrt.com – Defining Data Intuition
  60317. A fucking rant about fucking const vs fucking let
  60318. James Randi has died.
  60319. The tangled webs we weave
  60320. How Silicon Valley will solve the trolley problem
  60321. Every hackable connector on ASUS Eee PC 901
  60322. A Brief Tour of the Unity Editor
  60323. Talking, Typing, Thinking: Software Is Not a Desk Job
  60324. Is Software Contracting For You? - Mischa Spiegelmock
  60325. Your SEO strategy should never start with keyword research. | Kole McRae
  60326. Why I write: The Feynman Technique for learning
  60327. Advisory: Security Issues In Aws Kms And Aws Encryption Sdks
  60328. Attribute-Based Access Control with Blazor WebAssembly and IS4
  60329. Search changes for anonymous users
  60330. United States v. Google
  60331. #VS2019 – ML.NET Model Builder for Object Detection using #Azure Compute #mlnet #objectdetection
  60332. franzsilva/MLBuilderVSCode-Source
  60333. AWS Open Sources Tool for Porting .NET Framework Apps to .NET Core -- Visual Studio Magazine
  60334. Image Classification(Deep Learning) with ML.NET and Blazor Server App (.NET Core)
  60335. Creating a Deep Neural Network in ML.NET - Microsoft.ML.Vision Update
  60336. Marten V4 Preview: Command Line Administration
  60337. Applied F# Challenge 2021 - Call for Judges
  60338. #VS2019 – ML.NET Model Builder for Object Detection, be careful with file names and VoTT
  60339. #ML.NET Image Classification with ML.NET Command-Line Interface (CLI), no #VS2019 needed !
  60340. switch expression - C# reference
  60341. ASP.NET: Dependency injection, Configuration, Background workers, Testing and more with Steve Gordon
  60342. Facebook Container for Firefox | Prevent Facebook from seeing what websites you visit.
  60343. ML.NET Model Builder (Preview) - Visual Studio Marketplace
  60344. Hands-Free Coding
  60345. Chrome won't clear your Google and YouTube data — even if you tell it to
  60346. Getting started with Cosmos DB on .NET Core - Pradeep Loganathan
  60347. Defining Service Boundaries by Splitting Entities
  60348. How do I get from a volume to the physical disk that holds it? | The Old New Thing
  60349. Understanding cross platform .NET, and why .NET 5 is important
  60350. The Cloudflare Radar 2020 Elections Dashboard
  60351. What ORMs have taught me: just learn SQL
  60352. I enforced the AGPL on my code, here's how it went
  60353. Is it possible to see the entire history of a renamed file?
  60354. Six Lessons Learned and a New Tool Published After Organizing My 1st Virtual CodeCamp
  60355. .NET App Developer Links - 2020-10-21
  60356. Ridiculously fast unicode (UTF-8) validation
  60357. SQL Server Management Studio 18.7 now generally available - SQL Server Blog
  60358. Test Series: Part 1 – Understanding Testing Strategies
  60359. Empowering Azure CLI developers with AI
  60360. Discussing the Five Questions Every Unit Test Must Answer
  60361. Azure CLI Oct 2020 release
  60362. Continuous deployment at scale - Simple Talk
  60363. Debugging Multiple .NET Core Projects in VS Code
  60364. C# support · Issue #156 · github/semantic
  60365. Blazor in depth — Create Blazor component without Lifecycle methods
  60366. Debugging Multiple .NET Core Projects in VS Code
  60367. MoienTajik/AspNetCore-Developer-Roadmap
  60368. The Ungreen Web: Why Our Web Apps Are Terribly Inefficient?
  60369. How to Use NPM Packages in Blazor - Brian Lagunas
  60370. open-telemetry/opentelemetry-dotnet
  60371. My Eight-Year Quest to Digitize 45 Videotapes (Part One)
  60372. App Development Community Standup: React Native for Windows update
  60373. Episode 351 - Azure Spring Cloud
  60374. Improve rendering performance with Blazor component virtualization
  60375. Introducing C# 9: Static anonymous functions
  60376. What's Next? featuring Lin-Manuel Miranda — The West Wing Weekly
  60377. Average person has 100 passwords - study
  60378. Uno Platform Ports Windows Calculator to Linux -- Visual Studio Magazine
  60379. Get Started with PyTorch
  60380. How to Deploy Azure Arc Data Services Anywhere
  60381. Cross-platform development with .NET 5
  60382. Monkeytype
  60383. Event Driven applications on Kubernetes with KEDA
  60384. The accelerating adoption of Julia
  60385. Apple Releases iPadOS and iOS 14.1 With Multiple Bug Fixes Ahead of iPhone 12 Launch
  60386. What sacrifices do you need to take in order to achieve your goal?
  60387. Cloudflare Analytics review
  60388. Give your variables better values
  60389. Double Your Impact in 12 Months
  60390. Why I don't take notes
  60391. How to find freelance work for junior developers?
  60392. You Can Compete With Free When It's B2B
  60393. Getting Big Things Done - Marc's Blog
  60394. Kayak.com Founding Story
  60395. Is coding a procrastination trap?
  60396. Stupid Moves
  60397. DIY custom mouse shell - The process
  60398. Salesforce Sucks
  60399. How I Made $350k in Machine Learning Tournaments
  60400. On writing in an engineering context
  60401. Expanding AI’s Impact With Organizational Learning
  60402. The Cybersecurity Community Demands Transparency, Not Legal Threats | Orca Security
  60403. On Methodology: Turing Laureates Discuss Their Approach To Work
  60404. Updates to our Terms of Service and Privacy Statement - The GitHub Blog
  60405. .NET Conf 2020
  60406. WebTransport
  60407. GitHub for Your Octopus Deploy
  60408. GitHub Quick Reviews
  60409. ASP.NET Core OData 8 Preview Supports .NET 5, but with Breaking Changes -- Visual Studio Magazine
  60410. Blazor in Action: building reusable frontends with C#
  60411. Firefox 82.0, See All New Features, Updates and Fixes
  60412. Combing through ComponentBase
  60413. Early Work
  60414. The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  60415. X509Certificate2.CreateFromPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>) Method (System.Security.Cryptography.X509Certificates)
  60416. Top 10 VS Code Extensions for Web Development (2020)
  60417. SK hynix to Acquire Intel NAND Memory Business | SK hynix Newsroom
  60418. dotnet/runtime
  60419. How do I get from a file path to the volume that holds it? | The Old New Thing
  60420. Adding AssemblyMetadataAttribute using new SDK project, with MSBuild
  60421. Sponsor @kevinchalet on GitHub Sponsors
  60422. I miss Microsoft Encarta
  60423. Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  60424. Assorted thoughts on zig (and rust)
  60425. GPU-Motunui · Render blog
  60426. Bot Attack trends for Jan-Jul 2020
  60427. Home
  60428. dotnet/runtime
  60429. .NET App Developer Links - 2020-10-20
  60430. Monsters Weekly 187 - Windows Terminal with Kayla Cinnamon
  60431. Blockchain, the amazing solution for almost nothing
  60432. Building cross-platform apps with .NET and Uno - Simple Talk
  60433. Monomorphic functors
  60434. Better Git diff output for Ruby, Python, Elixir, Go and more
  60435. Improving Azure Functions performance
  60436. First Bitcoin “Mixer” Penalized by FinCEN for Violating Anti-Money Laundering Laws
  60437. Async code smells and how to track them down with analyzers - Part II
  60438. Why mmap is faster than system calls
  60439. Announcing Microsoft Edge WebView2 General Availability
  60440. Blazor WebAssembly Role-Based Security with IdentityServer4
  60441. Highlights from Git 2.29 - The GitHub Blog
  60442. Intro: Adafruit Circuit Playground Express | How to Code | Ep. 1
  60443. How Discord Won
  60444. Code navigation for C# repositories - GitHub Changelog
  60445. This is not your usual High School project. @Bahburs joins @obloch on the #IoTShow to talk about his @Arduino + #AzureIoT remote heart rate monitor
  60446. Extract Available Settings Using C# | Awaiting Bits
  60447. Search personal websites
  60448. Personal banking needs an API | Chris Hardie's Tech and Software Blog
  60449. App stores foolishly bundle distribution with updates
  60450. Lessons from a Year of Side Projects
  60451. Hacking on my finances
  60452. VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  60453. Wrapping NFTs for fun and less tax – Blog of Christian Felde
  60454. Let's talk about fake reviews - part 1
  60455. People Need to Reclaim the Internet - Craig Murray
  60456. The case for a learned sorting algorithm
  60457. Weird Subtitles
  60458. Structure and Interpretation of Computer Programmers
  60459. Why Deep Learning Works Even Though It Shouldn’t
  60460. It has been one year since my company was acquired
  60461. Meet Face ID and Touch ID for the Web
  60462. Cryptologie | Shor, I’Ll Do It
  60463. Securely accessing MS Graph from gRPC .NET with Azure AD
  60464. Serverless .NET on AWS - 50th Anniversary Edition!
  60465. Open sourcing the Porting Assistant for .NET | Amazon Web Services
  60466. Building Real-Time Applications with Blazor Server and Firestore
  60467. AKS Bootcamp: Pré Módulo - Introdução do curso e apresentação do instrutor
  60468. AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling interativo
  60469. AKS Bootcamp: Módulo 5 - Escalabilidade - Cluster autoscaling
  60470. AKS Bootcamp: Materiais Relacionados e Finalização do curso
  60471. AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade avançada
  60472. AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade manual
  60473. AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling declarativo
  60474. Marten V4 Preview: Linq and Performance
  60475. ‎Rezipe
  60476. Eilon/Rezipe
  60477. Choose a .NET Game Engine | .NET Blog
  60478. Teletype
  60479. Farming Systems Trial - Rodale Institute
  60480. Audio on the Web, for Games and VR!
  60481. C# in Simple Terms - Structs and Enums
  60482. The .NET Docs Show - Reactive Extensions for UI frameworks with Rodney Littles II
  60483. Discord Desktop app RCE
  60484. Home
  60485. Publishing a self-contained Blazor component (Razor + CSS + JS) as a NuGet package - Gérald Barré
  60486. MONOSPACE by @p01
  60487. Mount points, volumes, and physical drives, oh my! | The Old New Thing
  60488. This page is a truly naked, brutalist html quine.
  60489. What is happening to .NET standard with .NET 5? | One Dev Question
  60490. Weekly Notes - #33 | Miguel Bernard's Blog
  60491. How a Customer's Trust in Cloudflare Led to a Big Win against Bots
  60492. 14 Popular Machine Learning Evaluation Metrics
  60493. OpenBSD 6.8
  60494. Forum Data Breach - Please Change Your Password - Albion Online Forum
  60495. 224: iPhone 12 is here with magnets!
  60496. .NET Epics
  60497. Data "As You Need It" with Telerik UI for Blazor DataGrid
  60498. Amazon.com: Sleep Headphones Bluetooth Headband-Wireless Sports Headband Headphones with Ultra-Soft Music Headband-Perfect Sleeping Headphones for Side Sleepers Running Yoga Insomnia Travel, Gift for Men Women: Home Audio & Theater
  60499. Object Detection at 1840 FPS with TorchScript, TensorRT and DeepStream
  60500. .NET App Developer Links - 2020-10-19
  60501. Implement a full text search using Azure Cognitive Search in ASP.NET Core
  60502. 4 Ways to Handle Test Data for Your End-to-End Tests | Dev Tester
  60503. Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog
  60504. Unit testing with F# - Christina Ljungberg
  60505. Classic Path.DirectorySeparatorChar gotchas when moving from .NET Core on Windows to Linux
  60506. Dynamically invoking a generic method with Reflection in .NET C# - Brian Lagunas
  60507. Uno Platform Windows Calculator on Linux via Uno Platform
  60508. Towards sockets and networking in WebAssembly and WASI - radu's blog
  60509. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  60510. A Legislative Path to an Interoperable Internet
  60511. Amazon.com: Micro USB to Mini USB 2.0 Adapter, (2-Pack) Micro USB Female to Mini USB 2.0 Male Convert Connector Support Charge & Data Sync Compatible PS3 Controller, MP3 Player, Dash Cam, Digital Camera, Hero 3+: Home Audio & Theater
  60512. Introducing C# 9: Attributes on local functions
  60513. Layoutit Grid — CSS Grids layouts made easy!
  60514. 3 Reasons Why I Love Low Touch SaaS
  60515. Beating the Casino
  60516. Influencers as Tech Founders: Real Monetization at Last
  60517. Say goodbye to resource-caching across sites and domains
  60518. Hating Monday | Eryb's Space
  60519. Cryptologie | Grover's Algorithm
  60520. Open sourcing Layoutit Grid
  60521. Questioning Probability
  60522. Abstract Classes vs. Interfaces in C# - What You Know is Probably Wrong
  60523. Add Git Ignore to an existing Visual Studio Solution (New Git Experience)
  60524. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  60525. ironcev/awesome-roslyn
  60526. A language made for WebAssembly.
  60527. Three npm packages found opening shells on Linux, Windows systems | ZDNet
  60528. Chrome exempts Google sites from user site data settings
  60529. hgcgccccg by akashwebdesigns · Pull Request #1038 · nothings/stb
  60530. Analyzing the Design of Unusual Japanese Butter Tableware - Core77
  60531. LISP From Nothing - T3X.ORG
  60532. We deleted the production database by accident 💥
  60533. The Emerging Architectures for Modern Data Infrastructure
  60534. Holy Post - Race in America - Part 2
  60535. charmbracelet/glow
  60536. Coding Basics: If Statements, If Else, Else - Coding Tutorial For Java, C, and C++!
  60537. Voters Support Removing Traffic Enforcement From Police Purview in New York
  60538. 22U LINIER® Fixed Wall Mount Cabinet - Glass Door - Kendall Howard
  60539. Why do ARM chips have an instruction with Javascript in the name (FJCVTZS)?
  60540. OpenPrinting/cups
  60541. We’re not as divided as we think we are
  60542. On Continuous Delivery
  60543. The Case for Unique Email Addresses
  60544. dandavison/delta
  60545. What if users brought the infrastructure?
  60546. Cryptologie | How Cdns Generate Certificates
  60547. WUG Days 2020 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  60548. Identifying and protecting against the largest DDoS attacks | Google Cloud Blog
  60549. Download the Atkinson Hyperlegible Font | Braille Institute
  60550. vx-underground - home
  60551. AI Reduces Bandwidth Problems for Video Calls [NVIDIA Maxine]
  60552. How to waste your career, one comfortable year at a time
  60553. My 3 revenue streams as a developer — without freelance work!
  60554. The Old Net
  60555. One more (Zero Trust) thing: Cloudflare Intrusion Detection System
  60556. Newsletter Week 42, 2020
  60557. What does Atlassian's cloud-first model mean for you?
  60558. Faster and Lighter Model Inference with ONNX Runtime from Cloud to Client
  60559. Delivering Better Customer Experience with Omni Channel
  60560. Bring compute, storage, and intelligence to the edge with Azure Stack Edge | Azure Friday
  60561. The .NET Stacks #21: Azure Static Web Apps, .NET 6 feedback, and more!
  60562. Tutorial - Create a Blazor Server app that uses the Microsoft identity platform for authentication - Microsoft identity platform
  60563. The New Rules for Playing in Microsoft's Open Source Sandbox
  60564. Corporate statement
  60565. Tinnitus Treatment | Neuromodulation Science | Lenire
  60566. Uninstall Nano Defender Immediately
  60567. Episode 350 - Azure Time Series Insights
  60568. Porn, Zen, and .vimrc
  60569. On Managing People
  60570. The only way to be productive
  60571. Raccoon Is A Timing Vulnerability In The Tls Specification
  60572. Thoughts on Improving Online Communities
  60573. Who (and Who Not) to Get Advice From? — Juan David Campolargo
  60574. How Social Media Divides Us
  60575. Bootstrap+Blazor essentials
  60576. How to Look Great on Zoom - David Klein
  60577. Collections: Iron, How Did They Make It, Part IVb: Work Hardening, or Hardly Working?
  60578. | Ruling your NetworkMichele Coscia
  60579. Decoding the Peloton (PeloMon, Part I)
  60580. Karlův most - Stavba pilíře a klenebního pole ve 14. století
  60581. Non-Data Signals in Entrepreneurship – Phil Strazzulla's Blog
  60582. Code Maze Weekly #47 - Code Maze
  60583. Woodworking In America: Taryn Pratt | Popular Woodworking Magazine
  60584. Release v1.0.0-preview6 · microsoft/reverse-proxy
  60585. What is .NET? What's C# and F#? What's the .NET Ecosystem? .NET Core Explained, what can .NET build?
  60586. So you want to build an embedded Linux system? - Jay Carlson
  60587. Binding Tools for Swift | The Xamarin Show
  60588. Version 1.4.0 released
  60589. How our network powers Cloudflare One
  60590. Looking for a PHP developer to build a PHP RavenDB client
  60591. .NET Microservices with DAPR
  60592. Introducing Magic Firewall
  60593. 40 milliseconds of latency that just would not go away
  60594. kekyo/IL2C
  60595. The future of .NET Standard | .NET Blog
  60596. Structured binding in C++/WinRT: The key-value pair | The Old New Thing
  60597. Introduction to quantum computing with Q# – Part 9, BB84 Quantum Key Distribution
  60598. Episode 62 - What Have I Missed With Zac Braddy
  60599. c-smile/sciter-js-sdk
  60600. PC and Mac with single Mouse and Keyboard Setup on Dual 4k Screens
  60601. .NET App Developer Links - 2020-10-16
  60602. @adlrocha - What if we had Local-First Software?
  60603. Service Creation via .NET Core Templates – Webinar recording – .NET Tools Blog | JetBrains
  60604. Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io
  60605. Some helpful extensions when dealing with types in .NET |
  60606. How to Add gRPC to Your Blazor App
  60607. MVVM Toolkit Preview 3 & The Journey of an API | PAX - Windows
  60608. Best Similar Movies recommendation service
  60609. Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds)
  60610. TasteDive | Recommends music, movies, TV shows, books, authors, games, and podcasts
  60611. Personal identifiability of user tracking data during observation of 360-degree VR video
  60612. .NET Foundation September/October 2020 Update
  60613. My SQL Server Toolbox
  60614. The Problem With Seraphine
  60615. No More Mixed Messages About HTTPS
  60616. Continuous Deployment from GitHub to Azure App Service
  60617. Front Page
  60618. ASP.NET Core Series: PWA's with Blazor
  60619. Build SQL Database Projects Easily in Azure Data Studio
  60620. Performance Profiling | Database Tool
  60621. Song stuck in your head? Just hum to search
  60622. Join Hacktoberfest at the Xamarin Community Toolkit | Xamarin Blog
  60623. Embrace, Extend, Extinguish
  60624. Abundance
  60625. When You Don't Create Things
  60626. Virtual Desktop is what VR needs - with Guy Godin | Hanselminutes with Scott Hanselman
  60627. Debugging Misadventures: Down the Rabbit Hole
  60628. How (Not) to Build a Button
  60629. Inbox Zero on a Budget: How to Create Superhuman in Gmail — GG
  60630. Demystifying XML (an attempt)
  60631. How to keep up with e-mail newsletters
  60632. How We Institutionalized Incompetence
  60633. Fixing Random, part 7
  60634. Anti-unification, part 5
  60635. Exhausting vs exhaustive
  60636. beneater/rug-puzzle
  60637. Where You Can Get Freebies, Discounts With An 'I Voted' Sticker In Austin | 102.3 THE BEAT
  60638. On .NET Live - Diving into Azure Static Web Apps
  60639. Debugger Tip - Step into a specific method
  60640. Brighton Web Development Meetup (Brighton, United Kingdom)
  60641. Solution & Project Structure of a Loosely Coupled Monolith
  60642. GitHub and VS Code
  60643. Announcing HashiCorp Waypoint
  60644. r/jobs - A Warning About Glassdoor
  60645. March 6, 2020 - Minimal March - Building a Blazor CommandButton component on a Chromebook
  60646. C# in Simple Terms - Classes and Members
  60647. Why and How Use Azure Active Directory (AAD) with Blazor Web Assembly (WASM)
  60648. How small businesses can start using Cloudflare One today
  60649. March 5, 2020 - Minimal March - Customizing tmux and Live Coding .NET on a Chromebook
  60650. Why Congress should invest in open-source software
  60651. Why Are the Noses Broken on Egyptian Statues?
  60652. Paystack is joining Stripe
  60653. .NET | Free. Cross-platform. Open Source.
  60654. C-Sharpcorner - Live
  60655. Introducing .NET Live TV - Daily Developer Live Streams | .NET Blog
  60656. .NET Microservices with DAPR
  60657. Open sourcing docs.github.com
  60658. Introducing Cloudflare Browser Isolation beta
  60659. 5 Ways to Customize VS Code
  60660. The Curious Case of Commands and Cancellation
  60661. Brian Tracy - copy-paste-shell
  60662. Microsoft.Identity.Web is now generally available! - Microsoft 365 Developer Blog
  60663. Task Scheduling | Coravel
  60664. How to add C++ structured binding support to your own types | The Old New Thing
  60665. February 27, 2020 - Let's Deploy a Blazor Website to Azure with Containers
  60666. Stripe acquires Nigeria’s Paystack for $200M+ to expand into the African continent – TechCrunch
  60667. March 4, 2020 - Minimal March - Live Coding .NET on a Chromebook
  60668. How I Used Python and Selenium To Get a Lifetime Supply of Garlic Pizza Sticks
  60669. ASP.NET Core Architecture Overview
  60670. natelastname/hanoi
  60671. Someone Masquerading as me on Indeed and LinkedIn
  60672. Code - /dev/null as a Service
  60673. .NET App Developer Links - 2020-10-15
  60674. SmartEarrings by peripherii
  60675. How does .NET 5 change my development? | One Dev Question
  60676. The October 2020 release of Azure Data Studio is now available - SQL Server Blog
  60677. Hacker leaks passwords for 900+ enterprise VPN servers | ZDNet
  60678. Audit .NET/.NET Core Apps with Audit.NET and AWS QLDB
  60679. PowerShell Working Groups | PowerShell
  60680. Ace Switch Expressions in C# 8
  60681. Killing the Walk Monster
  60682. New FREE Ebook: Unit Testing in .NET—The Complete Guide
  60683. React Event Handlers with TypeScript
  60684. A Great Old-Timey Game-Programming Hack
  60685. .NET Rocks! vNext
  60686. How to Build a Great Series A Pitch and Deck: Series A
  60687. Sega Master System Architecture | A Practical Analysis
  60688. Dialect Quiz
  60689. How to build a Blazor web app with Azure Active Directory authentication and Microsoft Graph - Microsoft 365 Developer Blog
  60690. How robots made this food commercial look effortless
  60691. TDD for ELT – Kaminsky
  60692. The Irrationality Of Risk
  60693. Binary Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  60694. Comparing image formats. JPEG vs WebP vs AVIF.
  60695. Scaling Hangfire: Process More Jobs Concurrently
  60696. The Case against Low Priority Alerts · Utsav's Blog
  60697. The Tech Resume Inside Out
  60698. What income percentage do I need to invest to reach financial freedom in 10 years?
  60699. Helping people spot the spoofs: a URL experiment
  60700. PERTENCE.net - Blog
  60701. Cryptologie | Invisible Salamanders In Aes-Gcm-Siv
  60702. INTEL-SA-00435
  60703. Dockerfile Security Best Practices - Cloudberry Engineering
  60704. Announcing HashiCorp Boundary
  60705. Spotify Tries to Hold Your Playlists Hostage - But You Can Still Transfer - Blog - FreeYourMusic.com
  60706. Need a cloud-based, self-provisioning, ready-to-deploy Predictive Operations Platform that places SMEs at the center of the solution? Check out @twin_thread on the #IoTShow with @obloch
  60707. SculptGL - A WebGL sculpting app
  60708. Visual Studio Presentation Mode - Developer Community
  60709. verless/verless
  60710. YARP: The .NET Reverse proxy
  60711. Room-Temperature Superconductivity Achieved for the First Time
  60712. madskristensen/Tweakster
  60713. Entity Framework Community Standup - Oct 14th 2020 - Cosmos DB: Repository Pattern .NET Wrapper SDK
  60714. r/OculusQuest - Facebook account banned within 10 minutes, reviewed and cannot be reversed.
  60715. .NET and Visual Studio - Oracle Office Hours
  60716. Krita 4.4.0 released! | Krita
  60717. Breaking changes, version 3.1 to 5.0 - .NET Core
  60718. Plasma 5.20: One absolutely massive release
  60719. Getting a result index score from RavenDB Map/Reduce results
  60720. A brief introduction to C++ structured binding | The Old New Thing
  60721. Scaling HANGFIRE: Processing More Jobs Concurrently
  60722. From 1 to 1,000,000 — Wait But Why
  60723. Learn C# with CSharpFritz - Ep 7: The Errata Report No. 1
  60724. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 3 - Steve Gordon - Code with Steve
  60725. .NET Foundation September/October 2020 Update
  60726. Propaganda, Censorship, and Surveillance are attributes of the same...
  60727. Answering some basic questions about registering applications on Azure Active Directory
  60728. .NET App Developer Links - 2020-10-14
  60729. C# 9: Partial Methods get more flexibility | Miguel Bernard's Blog
  60730. Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  60731. Monsters Weekly 186 - Some Basic Linux Commands
  60732. C# 8.0 nullable references: prepare today by not misusing 'as' | endjin
  60733. .NET Framework republishing of July 2020 Security Only Updates | .NET Blog
  60734. SEO mistakes I've made and how I fixed them - Maxime Heckel's Blog
  60735. HomePod mini
  60736. Google is Killing Unlimited Drive Storage for Non-Enterprise Users
  60737. LDM: My Favorite ARM Instruction
  60738. Wait for user cancel
  60739. Blast Off with Blazor, Azure Functions, and Azure Static Web Apps
  60740. Speaker Directory
  60741. Office 365 Login | Microsoft Office
  60742. Open source licensing and why we’re changing Plausible to the AGPL license
  60743. Remote State Management with Terraform Cloud
  60744. How Language Understanding enables Voice Commands in Word Dictation
  60745. YARP: The .NET Reverse proxy
  60746. Exchanging UDP messages - Low-Level Academy
  60747. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 2)
  60748. C#/WinRT Version 0.8 and the .NET5 RC2 Release
  60749. Code style rules overview - .NET
  60750. The Importance of Memory | Barnabas Kendall
  60751. The City, Inc. board of directors - phildini.dev
  60752. world smallest office suite
  60753. How much traffic do I need to earn $1000 per month - EyeSwift
  60754. Evolving your cloud-cost strategy as you scale
  60755. Blazor Debugging Boosted in .NET 5 RC 2 -- Visual Studio Magazine
  60756. Why Ferrari is the World's Most Valuable Brand — Ari Lewis
  60757. Prefer Fakes Over Mocks | Alexey Golub
  60758. What do I need to build an application ? - LanRaccoon
  60759. 4 things I've learned about negotiation
  60760. Stripe Atlas: the Key to a $100B+ Company
  60761. Technology and its side effects
  60762. Bidding Farewell to Software Engineering — cdahmedeh
  60763. Bootstrapping
  60764. Cryptography Dispatches: Nacl Is Not A High-Level Api
  60765. .NET Core October 2020 Updates – 2.1.23 and 3.1.9 | .NET Blog
  60766. Using Access Token with Blazor WebAssembly HttpClient
  60767. Announcing Entity Framework Core (EF Core) 5 RC2 | .NET Blog
  60768. MLOps: DevOps for Machine Learning | .NET Blog
  60769. Final Go-Live .NET 5 Release Candidate Ships Ahead of Nov. 10 Debut -- Visual Studio Magazine
  60770. Apple
  60771. .NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  60772. What’s New In .Net 5? - Solace Infotech Pvt Ltd
  60773. How The Dude Was Duped By Big Tech
  60774. ASP.NET Core updates in .NET 5 Release Candidate 2 | ASP.NET Blog
  60775. DevReach Online - The Premier Dev Conference Now Online
  60776. GitHub Quick Reviews
  60777. The future of .NET Standard | .NET Blog
  60778. Announcing .NET 5.0 RC 2 | .NET Blog
  60779. YARP: The .NET Reverse proxy
  60780. Under the hood with routing in Blazor
  60781. Pushing UI changes from Blazor Server to browser on server raised events
  60782. Use is null/is not null for null checking by marek-safar · Pull Request #43360 · dotnet/runtime
  60783. Intermittently receiving "Oops! Something bad happened!" error on Meta Stack Exchange
  60784. 14,000x Speedup - James Hiebert's Blog
  60785. zheap
  60786. The security of a pin code vs. thumbprint
  60787. Just for fun: Retail demo user names in Windows 10 | The Old New Thing
  60788. Tailwind Crash Course - How I Built My New Product Landing Page
  60789. Release Npgsql v5.0.0 Preview 1 · npgsql/npgsql
  60790. JDK 15 Security Enhancements
  60791. The LLBLGen Pro Blog: HnD 3.0 has been released!
  60792. Don’t Pay for 95% | 5 Kids 1 Condo
  60793. Running database migrations when deploying to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 7
  60794. daveabrock/NASAImageOfDay
  60795. Constraint satisfaction solver (Java™, Open Source)
  60796. Render Blazor WASM components in your existing MVC/Razor Pages applications
  60797. DDD by Night: Trivia Edition
  60798. ASP.NET Core in Action with Andrew Lock
  60799. .NET App Developer Links - 2020-10-13
  60800. Quick Helper For Blazor Performance
  60801. 150+ Stanford On-Campus Computer Science Courses Available Online — Class Central
  60802. .NET Standard 1.3 in AWS SDK for .NET is now in maintenance mode | Amazon Web Services
  60803. Bootstrap logging with Serilog + ASP.NET Core
  60804. verifiedcoder/Twilight
  60805. Async code smells and how to track them down with analyzers - Part I
  60806. ASP.NET Core in Action, Second Edition
  60807. Learn Node.js with this series of short videos for beginners
  60808. Keeping your WSL Linux instances up to date automatically within Windows 10
  60809. Visual Studio Code September 2020
  60810. Why the Serverless Revolution Has Stalled
  60811. Shawn Wildermuth's Blog
  60812. Exposing covert surveillance backdoors in children’s smartwatches
  60813. Advice to my young self: forget side projects and focus on your job
  60814. The Cycle of Life
  60815. The Cloud Native Show - 12 Factor Series : Introduction
  60816. Why we don't prepare enough for things we want - JFJ
  60817. We need to talk about GitHub - Thea Flowers
  60818. Professional licensing isn't a solved problem
  60819. Microsoft Identity Platform which OAuth flow should I use? | Developer Support
  60820. The art of oatmeal
  60821. Window Activation Headaches in WPF
  60822. What's Luck Got To Do With It?
  60823. Stages of self-development
  60824. Counting Speeches to Understand Xi Jinping
  60825. Differential Analyzer
  60826. Will Remote Compensation Be Tied To Location In The Future?
  60827. Let's use NUKE to Quickly Deploy an App to Azure via Zip Deployment - Dangl.Blog();
  60828. C# Language Highlights: Default Literal Expressions
  60829. Musings on relationship
  60830. Introducing Cloudflare One
  60831. [llvm-announce] LLVM 11.0.0 Release
  60832. BinomialLLC/bc7e
  60833. Why You Want To Encrypt Password Hashes
  60834. Car Care Products | Tevo Creations Australia | Queensland
  60835. chriswalz/bit
  60836. Edge Browser Dev Tools for VS Code Now Generally Available -- Visual Studio Magazine
  60837. How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  60838. The .NET Docs Show - The .NET Foundation and .NET OSS with Claire Novotny
  60839. Blazor WebAssembly : Twitter Authentication - EP13
  60840. r/privacy - AT&T is selling your phone calls and text messages to marketers. Here is how to opt out:
  60841. welcome · Blazor in Action MEAP V01
  60842. What is Node.js and why you should learn it [1 of 26]
  60843. world smallest office suite
  60844. Dude comes straight from the dealership for a car-seat installation, but halfway through the car disables itself (I'm guessing some anti-tamper safeguard). Hilariously, the boys at Ferrari can't remotely fix it because there's no reception undergound.
  60845. As election looms, a network of mysterious ‘pink slime’ local news outlets nearly triples in size
  60846. DMV Lookup
  60847. Life, part 37
  60848. C# in Simple Terms - Methods, Parameters, and Arguments
  60849. Use Design Time Data with the XAML Designer in Visual Studio - Visual Studio
  60850. How I killed The Event Store and Why It Had It Coming
  60851. The Ideal Auction - Numberphile
  60852. Testing Blazor components using bUnit - Gérald Barré
  60853. Building complex systems with duplication and multiple overlapping fields of fire
  60854. In 1979, some software company in Bellevue was hiring | The Old New Thing
  60855. Open Source Tools & Data for Music Source Separation — Open-Source Tools & Data for Music Source Separation
  60856. r/space - On Tuesday, I captured my best shot of the ISS transiting the face of the sun. The transit lasted less than a second. [OC]
  60857. Back to Machine Learning Basics - Regularization
  60858. Blazor in Action is now available on MEAP
  60859. 223: How App Updates Work
  60860. mackron/vkbind
  60861. PR Tracker for .NET projects
  60862. How do you use the Command line? PowerShell, cmd, bash? - Computer Stuff They Didn't Teach You #13
  60863. Learn Docker in a Month: Week 4 in 5 YouTube Videos
  60864. What I Am Excited About in TypeScript 4.0
  60865. Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin — App vNext
  60866. What is Render in React and How Do You Force it?
  60867. How to Debug C# 9 Source Code Generators - Nick's .NET Travels
  60868. Don't Code Tired | Approval Tests: Assert With Human Intelligence
  60869. Web “Sessions” in Private Mode
  60870. No, Microsoft is not rebasing Windows to Linux
  60871. Fuck you sunday - never let a side project die anymore on that day and just start
  60872. .NET Virtual Conference
  60873. Introducing C# 9: Covariant returns
  60874. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  60875. The DevOps Handbook – Enable Daily Learning
  60876. ryzngard/DotNot
  60877. A Note about Spotify Transfers
  60878. The AMD Radeon Graphics Driver Makes Up Roughly 10.5% Of The Linux Kernel
  60879. The JuliaMono Typeface
  60880. Cryptologie | Zk-Snarks Explained With Bellman
  60881. The Observation Deck » Rust after the honeymoon
  60882. Fall Ramblings
  60883. The End of Crypto
  60884. Plan Your Route Privately: DuckDuckGo Now Has Driving & Walking Directions
  60885. We Need a Nuclear New Deal, Not a Green New Deal - The Bellows
  60886. Please stop using CDNs for external Javascript libraries
  60887. There are Only Four Billion Floats–So Test Them All!
  60888. Printing PDF’s in Blazor
  60889. ymte/metamine
  60890. Western Digital Sued to Permanently Block SMR in NAS HDDs - ExtremeTech
  60891. Western Digital is trying to redefine the word “RPM”
  60892. Getting started with terraform on azure - Part 1 - Pradeep Loganathan
  60893. Getting started with terraform on azure - part 2 - Pradeep Loganathan
  60894. Guido Oliveira
  60895. XChaCha20-Poly1305: A Primer with Examples in .NET
  60896. Today’s Webcams Are Boring, So I Brought Back a Classic
  60897. bash errors
  60898. 10 app store principles to promote choice, fairness and innovation - Microsoft on the Issues
  60899. How does a gas pump know to shut itself off?
  60900. Adelaide .NET User Group (Adelaide, Australia)
  60901. SerenityOS: The second year
  60902. Build your Azure skills with Microsoft Learn and Pluralsight
  60903. How to Surface a Classic Solution in a Modern Page | Developer Support
  60904. Why I'm starting a newsletter
  60905. Decentralized Finance will reshape (or eat?) Centralized Finance
  60906. Imposter syndrome
  60907. Why is 0.1 + 0.2 not equal to 0.3?
  60908. CRISPR is Dead
  60909. Paul Rouget - Goodbye Mozilla
  60910. (Quantum Key Distribution) Verizon Achieves Milestone In Future-Proofing Data From Hackers
  60911. Quote config_file in Mono ENV Options by mholo65 · Pull Request #1979 · OmniSharp/omnisharp-roslyn
  60912. How to Docker with .NET: Getting Started
  60913. The Lovin' Spoonful - Do You Believe in Magic (Audio)
  60914. Sorry! This site is experiencing technical difficulties.
  60915. They're Made out of Meat
  60916. warrenm/HeadphoneMotion
  60917. Google sues me for using the word "droid" in my company name Orpheusdroid
  60918. Exclude folders by regex (?) from time machine backup
  60919. Newsletter Week 41, 2020
  60920. App Store gives Apple ‘monopoly power’ over iOS apps, US House antitrust report says [U: Apple responds] - 9to5Mac
  60921. Going Viral as a Woman in Tech
  60922. Using Azure Container Registry for building and deploying .NET Core Apps | Azure Friday
  60923. chsienki/Kittitas
  60924. VwjZNrJ
  60925. Update on Cybersecurity Incident | Fairfax County Public Schools
  60926. The .NET Stacks #20: Route to Code, IdentityServer, community links
  60927. ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
  60928. Biggest Y Combinator Failed Startups
  60929. The unreasonable effectiveness of the Julia programming language
  60930. Working From Home
  60931. Microsoft Is Leader in API Management, Seen as Key to Post-Pandemic 'New Normal' -- Visual Studio Magazine
  60932. Down the ergonomic keyboard rabbit hole
  60933. Git scraping: track changes over time by scraping to a Git repository
  60934. How I hacked my social media addiction and restored my habit of reading? – Quit Being An Idiot
  60935. Could you do this?
  60936. On Learning and Knowledge Management
  60937. Electronic Signature and Sales Document Tracking Software
  60938. One Year Of Verifpal: Understanding Verifpal’S Relationship With Cryptographic Protocol Security
  60939. Memory Safe ‘curl’ for a More Secure Internet
  60940. Brainwashing by Social Media
  60941. Thanking random internet people
  60942. Stopping a Project
  60943. A History Of Elliptic Curves In Tweets
  60944. NVIDIA Uses AI to Slash Bandwidth on Video Calls
  60945. Single file application - .NET Core
  60946. Cryptologie | Attacking Threshold Wallets
  60947. If Worker Pay Had Kept Pace With Productivity Gains Since 1968, Today's Minimum Wage Would Be $24 an Hour
  60948. Leading the Global Tech Community with Anna Chu
  60949. r/redditads - 35-50% of clicks on Reddit Ads are fraudulent
  60950. I called everyone in Jeffrey Epstein's little black book.
  60951. Episode 349 - Advancing the Outage Experience
  60952. C# 9 Language Features
  60953. ProtonMail CEO calls Apple's forced in-app purchases 'Mafia extortion'
  60954. Neuron 1.0 released
  60955. rust in curl with hyper
  60956. MediatR 9.0 Released
  60957. An interview with Paul Mockapetris, the creator of the DNS
  60958. Code Maze Weekly #46 - Code Maze
  60959. A consequence of being the first to adopt a standard is that you may end up being the only one to adopt it: The sad story of Korean jamo | The Old New Thing
  60960. Blazor: Our first impressions with Andrew Lock
  60961. Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications
  60962. Event Feeds: Simple and reliable messaging infrastructure
  60963. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  60964. October of Releases
  60965. A follow up to Coinbase as a “mission focused” company
  60966. Blazor in Action
  60967. .NET App Developer Links - 2020-10-09
  60968. Interactive Unit Testing with .NET Core and VS Code
  60969. Developing with Design
  60970. Report from the House of Representatives may suggest that the Facebook login requirement for the Oculus Quest 2 is anticompetitive.
  60971. Azure Best Practices - Azure Advisor
  60972. Deploy a .NET Container with Azure DevOps
  60973. Uno Platform Introduction to WebAssembly for .NET Developers: Building with Uno Platform, XAML, and C#
  60974. Computer Scientists Break Traveling Salesperson Record
  60975. Web Scraping with C#
  60976. Llama preview 0.1.2
  60977. Testing is not dead - Lee Hawkins
  60978. IG: @cost_n_mayor see ya thayer ;) #fyp #foryou #ToMyBestFriend #vibewithus #feelinggood #hellofall #worldpeace
  60979. Reverse engineering my cable modem and turning it into an SDR
  60980. To The Assembly - CoRecursive Podcast
  60981. For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  60982. Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  60983. .NET code style rule options - .NET
  60984. What Working At Stripe Has Been Like
  60985. What's New in Visual Studio Code September 2020 Update -- Visual Studio Magazine
  60986. Living and Gaming in UltraWide on Linux - Boiling Steam
  60987. Who cares about security by obscurity
  60988. The Idea Lifecycle: Why Good Ideas Are Not Enough - Will Patrick
  60989. The joy of fixing things · Viorel Sfetea
  60990. Normalizing Failure with Susana Benavidez | Hanselminutes with Scott Hanselman
  60991. How Spotify is Killing the Open Podcast Ecosystem
  60992. Duck or Rabbit? How Politics Tricks the Brain
  60993. I built an app to fix my depression – Eli Finer
  60994. Windows 98 Icon Viewer
  60995. Undersea datacenter in our future?
  60996. Why GPT-3 Can Understand Things
  60997. Police violence: Your ratios don’t prove what you think they prove
  60998. Building A Modern Trng: An Entropy Source Interface For Risc-V
  60999. Google’s Supreme Court faceoff with Oracle was a disaster for Google
  61000. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  61001. Languages & Runtime Community Standup - Source Generators
  61002. Xamarin.Essentials Mobile-Centric APIs Add macOS Desktop Support -- Visual Studio Magazine
  61003. Azure SQL Capacity Planning: Scenarios
  61004. JeremyLikness/ExpressionPowerTools
  61005. .NET - apps.peachpie.io
  61006. Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  61007. Where Gaming Begins | AMD Ryzen™ Desktop Processors
  61008. James Bruton Built a Guitar-Like Synthesizer with Barcodes in Place of the Strings
  61009. Announcing Rust 1.47.0 | Rust Blog
  61010. Careers - Automated Visual Testing | Applitools
  61011. .NET Rocks! vNext
  61012. C# in Simple Terms - Code Blocks, Basic Statements, and Loops
  61013. Announcing Swift Algorithms
  61014. .NET Blog
  61015. An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  61016. GPU Accelerated Machine Learning with WSL 2
  61017. Prerendering your Blazor WASM application with .NET 5 (part 1)
  61018. Using machine learning with RavenDB
  61019. Cryptography Dispatches: Reconstruct Instead of Validating
  61020. Microsoft Developer UK @msdevUK
  61021. We Hacked Apple for 3 Months: Here’s What We Found
  61022. Building a simple tooltip component for Blazor in under 10 lines of code*
  61023. #CloudSkills Revisited (S2/E3)
  61024. Almost Real Resume
  61025. C++ 3D Game Tutorial 24: Graphics Engine - Materials
  61026. Bruce Momjian: Postgres Blog
  61027. Beginner's Series to: JavaScript | Channel 9
  61028. Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  61029. Using monorepos to increase velocity during early stages of product development | Creating Startups
  61030. How to use, open, resize, and split Panes in the Windows Terminal
  61031. Writing JavaScript tools in other languages – a new trend?
  61032. Asyncify a method and event response
  61033. How to use autocomplete at the command line for dotnet, git, winget, and more!
  61034. Responding to the OFCCP on our June diversity commitments - Microsoft on the Issues
  61035. Yael Tauman Kalai - Real World Cryptographers Podcast
  61036. dotnet/aspnetcore
  61037. JDConf - Save the Date!
  61038. Microsoft Announces Playwright for Python Web Testing Tool -- Visual Studio Magazine
  61039. .NET Conf 2020
  61040. Building a Weather Station Bot
  61041. How to design an algorithm
  61042. The Challenges of NPNM Innovation - Bone and Feathers
  61043. My App Scaled to 46,000 Users Two Weeks After Launch and Made $0. Lessons Learned.
  61044. Zoom, Humming and Rough Consensus | Tom Gamon
  61045. How to prepare for tech summer internships — Web log of agrawal-d
  61046. Thingifying the world (ii)
  61047. Team Management Brain Dump
  61048. How a side project has made me a better manager
  61049. Message Queue Overload from High Processing Latency
  61050. Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  61051. The Design Of Scalar Aes Instruction Set Extensions For Risc-V
  61052. Configure code analysis rules - .NET
  61053. Chrome is deploying HTTP/3 and IETF QUIC
  61054. PS5 Teardown: An up-close and personal look at the console hardware
  61055. Bridge to Kubernetes Simplifies Microservice Development in Visual Studio/VS Code -- Visual Studio Magazine
  61056. NVIDIA Announces Cloud-AI Video-Streaming Platform to Better Connect Millions Working and Studying Remotely
  61057. Release Release v1.2.0 · aslotte/MLOps.NET
  61058. 39 Shirts - Leaving Mozilla
  61059. Inventing Virtual Meetings of Tomorrow with NVIDIA AI Research
  61060. virtualmlnet/hackathon-2020
  61061. Get all prediction scores from your ONNX model with ML.NET
  61062. Introdução ao ML.NET - Machine Learning com .NET na prática
  61063. Prioritizing Patients with Predicted Heart Disease Result with ML.NET > Amatis Blog
  61064. r/ProgrammerHumor - Oh, as easy as that. No wonder it's popular.
  61065. Episode 163 – MLOps and ML.NET with Alexander Slotte | The 6 Figure Developer
  61066. Get started with MLOps.NET
  61067. Machine Learning | Cómo hacer predicciones en batch usando ML.NET
  61068. Getting Started with ElasticSearch, Part 1 – Seeding
  61069. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 2 - Steve Gordon - Code with Steve
  61070. Getting Started with Machine Learning using ML.NET | NDC Sydney 2020
  61071. Take A Look At ML.NET
  61072. Grapefruit Is One of the Weirdest Fruits on the Planet
  61073. Error C3867: non-standard syntax; use '&' to create a pointer to member: What it means and how to fix it | The Old New Thing
  61074. Message Queue Overload! Avoiding Processing Latency
  61075. C# for Loop (Animated Examples)
  61076. Buy For Life
  61077. How to Troubleshoot THREADPOOL Waits and Deadlocked Schedulers
  61078. Two ways you can take advantage of types in JavaScript (without TypeScript) - The Blinking Caret
  61079. r/ProgrammingBuddies - Website to find coding buddies/friends
  61080. From site.css to component styles
  61081. Edgescan Questions & Answers with Troy Hunt Part 3 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  61082. 100,000 Stars
  61083. .NET App Developer Links - 2020-10-07
  61084. MIME type mismatch error after enabling the HTTP response header “X-Content-Type-Options”
  61085. Storage 101: Monitoring storage metrics - Simple Talk
  61086. SuperJSON - JSON on steroids
  61087. Creating a .NET Core Global Tool
  61088. Changing Serilog Minimum level without application restart on .NET Framework and Core
  61089. Cryptologie | Libressl Documentation Status Update
  61090. AI Applications Without a PhD
  61091. How to Publish Angular with ASP.NET Core - Code Maze
  61092. How Mercedes-Benz uses Mixed Reality to quickly connect remote experts with field technicians
  61093. TIME for a WTF MySQL moment
  61094. How to remember what you learn
  61095. The Future of .NET is .NET 5 | DB123
  61096. How to Store Session Tokens in a Browser (and the impacts of each)
  61097. Side projects
  61098. The data on drop-downs - don't let your users suffer!
  61099. Don’t Find Mentors. Find Your Future Self. — Juan David Campolargo
  61100. Interfaces That Help Machine Learning
  61101. GPT-3 Bot Posed as a Human on AskReddit for a Week
  61102. When to leave the best job ever – Mike Thomas - Tech Leader. Engineering Manager. Software Developer.
  61103. Ideas from my Development Setup: Clipboard :: Ceda EI's Blog
  61104. Building a Homelab VM Server (2020 Edition)
  61105. Taiwan's amazing bike-sharing system
  61106. Diagnostics tools overview - .NET Core
  61107. Q3 Linux Touchpad like Macbook Update: Multitouch gesture test packages are ready – Relentless Simplicity
  61108. GitLab's security trends report – our latest look at what's most vulnerable
  61109. Smart male chastity lock cock-up
  61110. Scientists discover 24 'superhabitable' planets with conditions that are better for life than Earth
  61111. Game Development with .NET | .NET Blog
  61112. Four Micro-Frontend Architecture Types You Can Implement With Blazor
  61113. Elixir v1.11 released
  61114. GitHub Quick Reviews
  61115. Understanding Global VNet Peering Support for Azure SQL Managed Instance
  61116. Life, part 36
  61117. VS Code Favorite Python Closes In on Java in Popularity Ranking -- Visual Studio Magazine
  61118. ARM Series #12: Azure DevOps With ARM Templates
  61119. Plausible: Self-Hosted Google Analytics alternative
  61120. Amazon.com : RODE VideoMic Studio Boom Kit - VM, Boom Stand, Adapter, 25' Cable : Camera & Photo
  61121. How to plug in your USB Type A connector correctly the first time | The Old New Thing
  61122. RavenDB JVM Client
  61123. amuste/DnetIndexedDb
  61124. .NET Internals: System.Threading.Channels - UnboundedChannel (Part 1) - Steve Gordon - Code with Steve
  61125. ADefWebserver/BlazorSimpleSurvey
  61126. Drag and drop file uploading with .NET 5.0 Blazor InputFile component – Roman Simuta
  61127. r/Blazor
  61128. The Nobel Prize in Physics 2020
  61129. Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  61130. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  61131. Building a simple tooltip component for Blazor in under 10 lines of code*
  61132. All Hands - Fall 2020 Question
  61133. How to Handle JAMstack Forms with KwesForms
  61134. Practice Typing, Read Lit | TypeLit.io
  61135. Stop the EARN IT Bill Before It Breaks Encryption
  61136. Creating a dotnet new Project Template
  61137. What you could steal from the Kakoune code editor right now, and get away with it
  61138. Orleans is a cross-platform framework for building robust, scalable distributed applications | Microsoft Orleans Documentation
  61139. r/UIUC - Chowbus is Hacked & Leaks 800,000+ entries of Personal Data
  61140. .NET App Developer Links - 2020-10-06
  61141. Blazor For All
  61142. Nvidia unveils Jetson Nano 2GB for students and robot hobbyists | ZDNet
  61143. Tidy up your HttpClient usage
  61144. Security Of Streaming Encryption In Google's Tink Library
  61145. Git anatomy - Simple Talk
  61146. Monsters Weekly 185 - Azure Static Web Apps
  61147. milkshakesoftware/PreMailer.Net
  61148. milkshakehq.com is coming soon
  61149. Home
  61150. Former Patent Litigator Becomes Federal Judge And Begins Advertising For Patent Trolls To Come To His Court (And They Have In Droves)
  61151. How we built a $1m ARR SaaS startup – Canny Blog
  61152. 6 Best Practices to Keep a .NET Application's Memory Healthy - Michael's Coding Spot
  61153. What’s New In Python 3.9 — Python 3.9.0 documentation
  61154. Diagram Maker: Open sourcing IoT visualization | Amazon Web Services
  61155. .NET Interactive Now Does .NET Notebooks with VS Code -- Visual Studio Magazine
  61156. Cells are very fast and crowded places
  61157. dotnet/installer
  61158. Deploy your .NET Core Blazor app in minutes with Azure Static Web apps
  61159. Why You Should See Race – A City Away
  61160. In tepid defense of…
  61161. Who monitors Prometheus?
  61162. Randomizing Lists in Power Automate Flow
  61163. The Database is on Fire
  61164. Moonshot Papers | David Wyde
  61165. Guerrilla productivity tactics
  61166. It Didn’t Take Too Long…
  61167. Consensus is Harder Than It Looks
  61168. #147 Martine and Michael Dowden, Teaching Children to Program | no dogma podcast
  61169. Fighting the Tinder++ Malware
  61170. Why do AirPods sound so bad when you’re on a call?
  61171. Last Week in .NET – Issue #12 – dotnet and .NET Please don't do this to us again
  61172. Twitter is holding me hostage
  61173. How men can change themselves and the world
  61174. Coach! Football is life. | Gergely Nemeth
  61175. Influence of Minimalism
  61176. Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python
  61177. Fortunately, I don't squash my commits
  61178. GET OFF MAH TRACK! The Game | ldjam.com
  61179. Get off Mah Track: The Game by RubyNova
  61180. Full-Bleed Layout Using CSS Grid
  61181. I built a lay-down desk
  61182. Full-Bleed Layout Using CSS Grid
  61183. Slack System Status
  61184. Principles of Data Oriented Programming
  61185. Binary Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  61186. Memoria [EN] No. 36 (09/2020)
  61187. DotNet 2020 [Online]
  61188. C# in Simple Terms - Operators
  61189. The .NET Docs Show - Data and .NET with Julie Lerman
  61190. Register to Vote
  61191. Article series: Yet Another Bug Tracker
  61192. How can I bulk-revert a subdirectory of a repo to an earlier commit? | The Old New Thing
  61193. Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  61194. Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  61195. OAuth2 Refresh Token with Anular and IdentityServer4
  61196. Update the HTML head from your Blazor components
  61197. Back to Machine Learning Basics - Clustering
  61198. 222: Cool New Tech
  61199. Microsoft Translator API and Bot Framework | C# Tutorials Blog
  61200. Anbox - Android in a Box
  61201. Stack/Heap Allocation, Frames, Call Stacks, Recursion - Computer Stuff They Didn't Teach You #12
  61202. .NET App Developer Links - 2020-10-05
  61203. macOS translation layer for Linux
  61204. Autofac 6, integration tests and .NET generic hosting
  61205. Exploring your .NET applications with dotnet-monitor
  61206. Streamline .NET Dependency Management with NuGet Meta Packages | endjin
  61207. Deploy your .NET Blazor app in minutes with Azure Static Web Apps
  61208. Bringing the browser developer tools to Visual Studio Code
  61209. User-defined functions in Serilog Expressions
  61210. Running ASP.NET Core 5 RC applications on Azure App Service
  61211. GZip EmbeddedResource in MSBuild with RoslynCodeTaskFactory
  61212. Cryptologie | Zero-Knowledge Proofs From Information-Theoretic Proof Systems
  61213. Create a Website Scraper for Azure Functions
  61214. Groovy Loops | ldjam.com | Ludum Dare game jam
  61215. dotnet/HttpRepl
  61216. The DDoS That Almost Broke the Internet
  61217. The Good, the Bad, and the Bye Bye: Why I Left My Tenured Academic Job · Yanick Fratantonio
  61218. Algorithm discovers how six simple molecules could evolve into life’s building blocks
  61219. Motivation and why finishing a personal project is hard.
  61220. davidwengier/winforms
  61221. How we ran a Unix-like OS (Xv6), on our home-built CPU with our home-built C compiler
  61222. shapez.io
  61223. The Real Reason Your City Has No Money — Strong Towns
  61224. It’s 255:19AM. Do you know what your validation criteria are?
  61225. I got 7 job offers during the worst job market in history. Here’s the data...... — Jeff Li Chronicles
  61226. The two types of technology companies
  61227. The illusion of technology
  61228. Knolling
  61229. Sonos is spying on me… (and you)
  61230. The Power of a Link
  61231. The passion economy and the future of finance
  61232. Basic Concepts in Unity for Software Engineers
  61233. Imposter syndrome: Is it a bug or a feature? | Blog
  61234. Restoring Democracy - A Thought Experiment • Lashoun
  61235. Turing Machine Notation and Normal Form
  61236. Database Creation with DbUp
  61237. Gespensterwald 64b by Desire
  61238. The Internet's Own Boy: The Story of Aaron Swartz
  61239. Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  61240. Computation Of A 30750-Bit Binary Field Discrete Logarithm
  61241. A Human Friendly Data Format — NestedText 1.0.0 documentation
  61242. Witeboard
  61243. r/WatchRedditDie - Reddit Rewrites History By Excluding Aaron Swartz
  61244. Applying "Make Invalid States Unrepresentable"
  61245. Using protobuf-net with Noda Time
  61246. Actively speaking two languages protects against cognitive impairment
  61247. Git Exercises
  61248. Why do we use the Linux kernel's TCP stack?
  61249. Color blindness
  61250. Amazon.com: Non-Slip Rubber Mousepad Ouija Board Mouse Pad Retro Ouija Board Mouse Pad 180mm x 220mm x 2mm: Computers & Accessories
  61251. REGISTER YOURSELF TO VOTE - When We All Vote
  61252. brackets cheatsheet
  61253. Frequently Answered Questions | Open Source Initiative
  61254. Robots, Oracles And Protocols; Breaking Cryptography Through Information Leakage
  61255. When does Blazor decide to render your UI?
  61256. What The Heck Is "keyboard Interactive" Authentication?
  61257. .NET Dev Summit 2020 - APAC
  61258. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  61259. Wiki - RustStarterKit2020
  61260. Saving in the age of abundance
  61261. The end of the American internet — Benedict Evans
  61262. Save your wrists and your time: lose the mouse | Kevin Chow
  61263. Does Snowflake have a technical moat worth 60 billion?
  61264. Why Charge, How Much to Charge, and Pricing - Bone and Feathers
  61265. Open Source Thinkpad T420 Battery Part 2
  61266. Replacing Zoom with Open Broadcaster Software
  61267. LLVM provides no side-channel resistance
  61268. SLOs for Open Source
  61269. nidhaloff/igel
  61270. Passwords with Troy Hunt
  61271. Computer science is not software engineering | Swizec Teller
  61272. Month full of Days | undefined News - Times of India
  61273. The open source paradox - <antirez>
  61274. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  61275. Raycasting engine in Factorio 1.0 (unmodded) - Facto-RayO v2.0
  61276. Newsletter Week 40, 2020
  61277. Quartz.NET 3.2 Released | Quartz.NET
  61278. What is the best Dumb TV without smart features? - Pointer Clicker
  61279. Bring your whole self
  61280. Require PRs be in a repo with hacktoberfest topic and be accepted by MattIPv4 · Pull Request #596 · digitalocean/hacktoberfest
  61281. .NET 5: Exploring System.Net.Http.Json namespace
  61282. ASP.NET Core breaking changes
  61283. The Kyber/Dilithium NTT
  61284. [Wikitech-l] Logging everyone out
  61285. Code Maze Weekly #45 - Code Maze
  61286. Azure Load Balancer insights using Azure Monitor for Networks | Azure Friday
  61287. Warren Buffett Says This 1 Simple Habit Separates Successful People From Everyone Else
  61288. How To Get Promoted
  61289. Analyze suspicious emails with Tines and urlscan - Phish.ly
  61290. I built a lay-down desk
  61291. siderea | Where Our Economy Is, For the Young [econ, US, Patreon]
  61292. Income tax
  61293. Joel Grus – Creating Games in Streamlit
  61294. What I’ve learned about isometric rendering
  61295. Why Does My Computer Not Boot with a USB Hub Attached?
  61296. Emulate vision deficiencies in DevTools
  61297. Pressing YubiKeys
  61298. Magic Wand Rechargeable Teardown – Inside Sex Toys
  61299. Samsung Ads
  61300. Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
  61301. Stephen Toub - Dotnetos Week
  61302. Microsoft Trainees Helping To Solve Homelessness On The Power Platform
  61303. Xamarin Warsaw Mobile Developers #21 - ONLINE
  61304. Flatpak - a security nightmare
  61305. Why Privacy Is the Most Important Concept of Our Time - In Re
  61306. Episode 61 - Azure and Live Conferences With Andy Morrell
  61307. Little gotcha with C++/WinRT iterators: The case of the mutated temporary | The Old New Thing
  61308. C# Language Highlights: Tuples
  61309. .NET App Developer Links - 2020-10-02
  61310. Computers Are Hard: app performance with Jeff Fritz
  61311. .NET Conf 2020 and Community Events this October | Xamarin Blog
  61312. ArrayPool vs MemoryPool—minimizing allocations in AIS.NET | endjin
  61313. xraymemory/micromtn
  61314. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  61315. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  61316. Building Your Next Web App with ASP.NET Core
  61317. HP 975A Ink Cartridge Cyan
  61318. UI/UX for Devs: An Illustrated Mental Model for Empathy
  61319. Overview
  61320. Publishing an ASP.NET Core App to Azure App Service Using Visual Studio - Code Maze
  61321. Escaping strings in Bash using !:q
  61322. KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  61323. How One Guy Ruined #Hacktoberfest2020 #Drama
  61324. Enjoyable Code Reviews with Dr. Michaela Greiler | Hanselminutes with Scott Hanselman
  61325. Bridge to Kubernetes
  61326. The Next Desktop Replacement: Phones? | Joshua Austin
  61327. Short-form podcasts are the future, just not mine - Martin's Thoughts
  61328. How to avoid overengineering
  61329. My Deep Learning Toolchain
  61330. Assumptions and Variable Names
  61331. Replicating User Profile UI | The Xamarin Show
  61332. Proton’s statement on the BGP hijacking incident this week
  61333. Why not PHP?
  61334. Spaced repetition, Anki and Execute Program - mike.place
  61335. Adopting a clean gold standard
  61336. all you need to build a product is a mission – noemi titarenco
  61337. Programmers need to think like hackers!
  61338. Startup Lessons I Needed to Learn First Hand (But Maybe You Don't)
  61339. MBA: Useless? Worth it? How to decide if business school is for you — ThinkTank
  61340. FUSE for macOS: Why a popular open source library became closed source and commercially licensed
  61341. On .NET Live - Building a College Diary with Xamarin.Forms
  61342. Comment passer pour un hacker auprès de non-développeurs. - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  61343. Render diagrams on the fly in your Blazor apps
  61344. New reinforcement learning methods aim to improve AI in gaming and beyond
  61345. The Future of IdentityServer
  61346. .NET Rocks! vNext
  61347. JamesNK/BlazorSerialization
  61348. Code Small with C# in .NET nanoFramework for Embedded Systems -- Visual Studio Magazine
  61349. BlazorRepl/BlazorRepl
  61350. Announcing Major Performance Improvements for Azure SQL Managed Instance
  61351. Bringing the browser developer tools to Visual Studio Code
  61352. rui314/chibicc
  61353. mono/website
  61354. C# in Simple Terms - Casting, Conversion, and Parsing
  61355. Code scanning is now available! - The GitHub Blog
  61356. Hacktoberfest presented by DigitalOcean
  61357. r/DIY - My wife recently passed away. I used my time off to build her the giant bookshelf she always wanted.
  61358. USB-C Was Supposed to Simplify Our Lives. Instead, It’s a Total Mess.
  61359. Bonus operations for C++/WinRT iterators: The IIterable<T>, and C++/WinRT collections | The Old New Thing
  61360. Helping Junior Developers Find Jobs with Drew Clements
  61361. How normal am I?
  61362. Car Seats as Contraception by Jordan Nickerson, David H. Solomon :: SSRN
  61363. Beyond Sentiment Analysis: Object Detection with ML.NET
  61364. Industrial literacy
  61365. Azure Sydney User Group (Sydney, Australia)
  61366. Melb․Net Virtual Meetup in October
  61367. .NET App Developer Links - 2020-10-01
  61368. Implement Azure AD Client credentials flow using Client Certificates for service APIs
  61369. Melb․Net Virtual Meetup in October
  61370. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  61371. Windows Performance Analyzer "WPA" Intro
  61372. Google TV
  61373. Serialize Interface Instances With System.Text.Json
  61374. TypeScript is slow. What can we do about it?
  61375. Leaving Silverlight: Converting to WPF .NET Core
  61376. How to Make a VSCode Extension | Barbarian Meets Coding
  61377. .NET Framework Connection Pool Limits and the new Azure SDK for .NET | Azure SDK Blog
  61378. Examples of Four New Features in C# 9 That Aren't in C# 8
  61379. Learning tracker
  61380. the fast, featureful, GPU based terminal emulator — kitty 0.18.3 documentation
  61381. Confidential Containers Nodes Now Supported on Azure Kubernetes Service (AKS) – Public Preview
  61382. Say goodbye to hold music
  61383. Linux under WSL2 can be leaking - Blog | Mullvad VPN
  61384. Advanced Arrays
  61385. Windows XP leak confirmed after user compiles the leaked code into a working OS | ZDNet
  61386. Why Beeminder?
  61387. ClickHouse, Redshift and 2.5 Billion Rows of Time Series Data
  61388. The Definition of News Has Been Legally Changed
  61389. DigitalOcean's Hacktoberfest is Hurting Open Source
  61390. Semantically Modeling of Narrative Events
  61391. Fast Builds: Make a Url Shortener with .NET
  61392. planck constant
  61393. Using Hangfire and MediatR as a Message Dispatcher
  61394. Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  61395. How to not get lost while job-hunting?
  61396. The Coinbase post was 100% right. Here's what you can do about it
  61397. Personality Does Not Define Success
  61398. The story on how I discovered, fell in love and abandoned Event Sourcing
  61399. Objects Of Power
  61400. How about connecting any BLE, Modbus, Serial IoT device to Azure easily? That's what the IoT Plug and Play bridge is for! Learn more on the #IoTShow with @obloch
  61401. Code scanning is generally available - GitHub Changelog
  61402. Ideas from my Development Setup: Always Tmux :: Ceda EI's Blog
  61403. Dan's Tattoo Assassins Page
  61404. teenage engineering – OB–4 magic radio
  61405. Episode 348 - Cloud Skills Challenge
  61406. Google/Fitbit will monetise health data and harm consumers
  61407. How to Build Securely with Blazor WebAssembly (WASM)
  61408. Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  61409. Transitioning the Dapr project to open governance
  61410. NASA Built Two Versions of the Apollo Command Module
  61411. .NET Interactive Preview 3: VS Code Insiders and Polyglot Notebooks | .NET Blog
  61412. Collect and Automate Diagnostic Actions with Azure App Services | Premier Developer
  61413. Entity Framework Community Standup - Sept 30th 2020 - Geographic Data with NetTopologySuite
  61414. Welcoming Gitter to Matrix! | Matrix.org
  61415. Six Figures in 6 Days
  61416. Validating an input on keypress instead of on change in Blazor - Gérald Barré
  61417. GameDataCrunch: my facts-first game metrics website
  61418. Coinbase offers exit package to those uncomfortable with new direction
  61419. Flexbox Froggy
  61420. Bonus operations for C++/WinRT iterators: The IIterator<T> | The Old New Thing
  61421. C# Language Highlights: Tuples
  61422. Hangfire + MediatR = Message Dispatcher
  61423. dotnet/AspNetCore.Docs
  61424. Provisioning resources on AWS using AWS CDK and Azure DevOps Pipelines
  61425. Hackers jailbreak Apple's T2 security chip powered by bridgeOS - Report Cyber Crime
  61426. NDC Sydney 2020 | Online Developers Conference
  61427. Customer Success Engineer- Australia
  61428. .NET App Developer Links - 2020-09-30
  61429. Release OBS Studio 26.0 · obsproject/obs-studio
  61430. Seeing Theory
  61431. Immutability in JavaScript
  61432. A simple pattern for using System.CommandLine with dependency injection | endjin
  61433. Getting rid of array bound checks, ref-returns and .NET 5 – TooSlowException
  61434. Find and Compare Removalists
  61435. New features in the fish shell
  61436. From Zero to main(): How to Write a Bootloader from Scratch
  61437. Alcohol poisoning - Symptoms and causes
  61438. SwiftUI 2.0: Flexible Layout Design
  61439. Repo experience survey results | .NET Blog
  61440. A categorized list of all Java and JVM features since JDK 8 to 15
  61441. Vespa vs. Elasticsearch for matching millions of people
  61442. Rust 2021: GUI
  61443. The .NET Portability Analyzer - .NET
  61444. Azure Machine Learning Designer
  61445. Doing discourse better: Stuff I wish I knew
  61446. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 1)
  61447. I've become obsessed with networked thought
  61448. Automated Machine Learning on Azure
  61449. It Is Never a Compiler Bug Until It Is
  61450. Tines Blog / Part 3 : Respond and protect with a multi-pronged automated approach
  61451. How to convert more users when their trial expires
  61452. Xamarin.Forms 5 Preview Ships Ahead of .NET 6 Transition to MAUI -- Visual Studio Magazine
  61453. Future
  61454. Fun Yet Effective Meetings
  61455. Vitamin D and Covid: A Review
  61456. Social Media
  61457. vanila-io/wireflow
  61458. kzu/NuGetizer
  61459. The .NET Docs Show - Accessibility, Autonomous Systems 🤖, and more with John Alexander
  61460. ARM Series #11: GitHub Actions
  61461. GitHub Quick Reviews
  61462. is it worth it? — Martin Kleppmann’s blog
  61463. Microservices and containerization - Ratko Cosic
  61464. Floating Point in the Browser, Part 1: Impossible Expectations
  61465. Social Cooling - big data's unintended side effect
  61466. protobuf-net/protobuf-net.Grpc
  61467. Juneteenth History
  61468. Stupid solutions: Live server push without JS
  61469. RoadShow Microsoft #2
  61470. Identifying Airtel middleboxes that censor HTTPS traffic
  61471. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  61472. Samsung TV owners complain about increasingly obtrusive ads
  61473. 🚨🚨 That's a lot of YAML 🚨🚨
  61474. Google Play requiring Android apps to use its billing system - 9to5Google
  61475. gRPC-Web in Blazor
  61476. Carl Franklin's Blazor Train: CSS 101 with Chris Sainty
  61477. Role-Based Access Control with Angular and IdentityServer4
  61478. November DDD by Night
  61479. Why does HTML think “chucknorris” is a color?
  61480. Use Attributes & Middleware in ASP.NET Core for Logging, Telemetry, and Anything Else - Michael's Coding Spot
  61481. How not to pass parameters in Entity Framework Core 5 – Michał Białecki Blog
  61482. Azure Advocates Weekly Round Up - A Blazing Week at Microsoft Ignite!
  61483. WebAssembly Could Be the Key for Cloud Native Extensibility – The New Stack
  61484. .NET 5.0 App Trimming and Potential for Future Progress - NDepend
  61485. Monsters Weekly 184 - Static Site Generators with Khalid Abuhakmeh
  61486. Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  61487. .NET App Developer Links - 2020-09-29
  61488. As Predicted, Google’s Search Preference Menu Eliminates DuckDuckGo
  61489. YouTube celebrates Deaf Awareness Week by killing crowd-sourced captions
  61490. Pack.png seed reversal methodology
  61491. Using Access Token to Secure Angular Calls to Web API
  61492. ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  61493. ML.NET Improves Object Detection -- Visual Studio Magazine
  61494. Sign in - Google Accounts
  61495. David Nicholas Williams
  61496. Daniel Vassallo made $200k teaching how to get Twitter followers
  61497. On failure - Can's blog
  61498. The SaaS Website Content You Need to Close Sales [Data]
  61499. 2 months of daily blogging
  61500. Things I Was Wrong About: Types  — Sympolymathesy, by Chris Krycho
  61501. Customer Communication During Incidents The How to of Status Page Updates
  61502. More Improvements for VS Code's New Python Language Server -- Visual Studio Magazine
  61503. Why Blogs Died - Greg Raiz
  61504. Home is where the bits flow
  61505. You Don’t Need Permission – Bone and Feathers
  61506. Why you need a service registry
  61507. Service principles and app registration
  61508. muesli/duf
  61509. Mark Okhakumhe - Intellectual Property Rights in the Technology Sector [w/ASL Interpreting]
  61510. Azure Service Fabric managed clusters are now in public preview
  61511. How to get promoted
  61512. Maoni0/mem-doc
  61513. I was wrong. CRDTs are the future
  61514. Learn how to bring SQL to the IoT edge using SQL Edge on Azure IoT Edge with Vasiya Krishnan and @obloch on the #IoTShow
  61515. Becoming a Director of Program Management with .NET’s Scott Hunter
  61516. Maoni Stephens - Dotnetos Week
  61517. C# in Simple Terms - Primitive Types, Literals, and Nullables
  61518. How to Adapt Your .NET App for SameSite
  61519. Automatic factory with Microsoft.Extensions.DependencyInjection and Castle DynamicProxy
  61520. Don’t Launch a Browser Running ASP.NET Core Back-end Created from Web Template Studio
  61521. The DevOps Handbook – The Value of A/B Testing
  61522. Advisory: security issues in AWS KMS and AWS Encryption SDKs
  61523. If You Don't Understand Quantum Physics, Try This!
  61524. Eat The World Vs. Eaten by The World — Juan David Campolargo
  61525. Thoughts on Structured Editing: Breaking Away from Syntax
  61526. How I keep ads away from me
  61527. Bipolar: feelings vs. reality - BrettTerpstra.com
  61528. Sidecar Pattern in Action
  61529. Battle of the $350 laptops: Acer Swift 1 vs. Gateway Ryzen 3 3200U
  61530. Edgescan Questions & Answers with Troy Hunt Part 2 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  61531. BBC Micro Elite source code
  61532. 221: Swift on Windows, Clean Code, and iOS 14
  61533. How do I remove the first 300 million lines from a 700 GB txt file on a system with 1 TB max disk space?
  61534. Reading Documentation Upfront
  61535. A Subtle Gotcha with Azure Deployment Slots and ASP.NET Core
  61536. Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  61537. My summer 2020 road trip along the Italian Riviera
  61538. This Hacked Coffee Maker Demands Ransom and Demonstrates a Terrifying Implication About the IoT
  61539. Twitter Contributions
  61540. Back to Machine Learning Basics - Decision Tree & Random Forest
  61541. Streaming an HTTP response in Blazor WebAssembly - Gérald Barré
  61542. Universal Split Screen
  61543. It’s not free software if you can’t easily fork it (and how to fix it)
  61544. Microsoft.PowerShell.ConsoleGuiTools 0.5.0
  61545. Announcing Azure Deprecation Notices
  61546. Static hosting with Azure Blob Storage and Azure CDN - Simple Talk
  61547. Zig's New Relationship with LLVM
  61548. The Serverless Hype Explained!
  61549. For Us, Without Us: Addressing Tech's Shortcomings in Creating Equity for Black People [w/ASL]
  61550. git commit-tree parlor tricks, Part 9: How can I bulk-revert an entire repo to an earlier commit? | The Old New Thing
  61551. Your Man in the Public Gallery: Assange Hearing Day 18 - Craig Murray
  61552. Town Hall [w/ASL Interpreting]
  61553. .NET App Developer Links - 2020-09-28
  61554. Happiness is Bad - Naughty Computer
  61555. AnthonyGiretti/commonfeatures-webapi-aspnetcore
  61556. Introducing DotNet.SystemCollections.Analyzers
  61557. Web Debugging: Watching Element Changes
  61558. Shawn Wildermuth's Blog
  61559. ASP.NET Core 3.1 Migration by NickCraver · Pull Request #355 · opserver/Opserver
  61560. Remember ASP.NET Request Culture Using Middleware
  61561. ongoing by Tim Bray · Won’t Subscribe
  61562. codemix/ts-sql
  61563. A better logs experience with GitHub Actions - The GitHub Blog
  61564. A tale of two libcs
  61565. Dawood Iddris - The Future of Tech and How to Keep in Touch While It Evolves [w/ASL Interpreting]
  61566. bar.com
  61567. Vote Save America 2020
  61568. How to properly manage ssh keys for server access :: Päpper's Coding Blog — Have fun coding.
  61569. Git: Dealing with unrelated changes whilst working on a feature branch
  61570. LEd – 2D level editor
  61571. Microsoft Launches a New Communication Platform with Azure Communication Services
  61572. Microsoft Releases Bridge to Kubernetes
  61573. ShopBack and RedDoorz report data breaches
  61574. Ora2Pg - Moves Oracle database to PostgreSQL
  61575. TWC9: #MSIgnite, GitHub Codespaces, Microsoft Edge for Linux and more
  61576. Kubernetes and Container Orchestration 101 - Computer Stuff They Didn't Teach You #11
  61577. Stop Asking Me to “Sign Up”
  61578. A tale of two libcs
  61579. Being visible.
  61580. A Short Story for Engineers
  61581. Taking Notes
  61582. SQLite Is Dynamically Typed
  61583. The ROS Theory of Obesity - Fire In A Bottle
  61584. Divide Then Conquer
  61585. Azure DevOps Services: Essentials – Git with Visual Studio and VS Code | Premier Developer
  61586. MichaelBell/HovalaagCPU
  61587. Harold Jackson N / A - Black Queer Living: A History of DIY Culture in the Black LBGT+ Community
  61588. On Methodology: Turing Laureates Discuss their Approach to Work
  61589. C# Corner @CsharpCorner
  61590. Dev Discussions - Phillip Carter
  61591. Open Alpha Playtest - Sept 26, 2020
  61592. Lightning Interviews with Danny Thompson - Part 2 [w/ASL Interpreting]
  61593. Use CryptographicallySecureRandomBytes for Guid generation by jkotas · Pull Request #42770 · dotnet/runtime
  61594. mplayer.c - Pastebin.com
  61595. The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  61596. Blazor WebAssembly : Authentication State - EP12
  61597. Toward a "modern" Emacs
  61598. Pluralsight Editing: Behind the Scenes
  61599. Bypassing Android MDM using Electromagnetic Fault Injection by a Gas Lighter for $1.5
  61600. cecilphillip/ContosoCrafts
  61601. View Background Image
  61602. Code Maze Weekly #44 - Code Maze
  61603. Quick, Draw!
  61604. ML.NET September Updates | .NET Blog
  61605. Desktop Community Standup - Sept 24th 2020 - Open source development for WinForms
  61606. Swift System is Now Open Source
  61607. IntelliCode Team Completions
  61608. Ruby 3.0.0 Preview 1 Released
  61609. Securing Services with MSAL
  61610. Microsoft and VMware: Supporting Spring and Open Source Developers
  61611. Death of the Dev Machine? -- Visual Studio Magazine
  61612. Azure Container Instances (ACI) under the hood | Azure Friday
  61613. A Blog About Computer Systems and Language Design
  61614. Angie Jones - Keynote: The Reality of Developing an Artificial World [w/ASL Interpreting]
  61615. How I Became the...
  61616. Is this real life?
  61617. Most Technical debt is just bullshit
  61618. Will iOS 14 Destroy Your Productivity?
  61619. Things Elixir's Phoenix Framework Does Right
  61620. Salman Ansari - Blog
  61621. The failed promise of Web Components – Lea Verou
  61622. Using External Configuration with Spring Cloud Config and Steeltoe
  61623. Amazon Luna servers will run Windows games directly on Nvidia T4 GPUs
  61624. Xamarin SDK for Xbox One, Xbox Series X, Xbox Series S
  61625. People expect technology to suck because it actually sucks
  61626. PG and Jessica
  61627. Getting Started with System.CommandLine
  61628. Free VPNs are bad for your privacy – TechCrunch
  61629. JsonSrcGen + CoreRT = Pure Magic
  61630. BBC Sound Effects - Research & Education Space
  61631. Rockin’ The Code World with dotNetDave: Show #1
  61632. Lightning Interviews with Danny Thompson - Part 1 [w/ASL Interpreting]
  61633. Machine Learning Community Standup - Sept 23rd 2020 - Blazor WASM & ML.NET with .NET 5
  61634. ggerganov/wave-share
  61635. This AI Restores Old Photos with Damages AUTOMATICALLY
  61636. Your Man in the Public Gallery: Assange Hearing Day 17 - Craig Murray
  61637. Structured binding may be the new hotness, but we'll always have std::tie | The Old New Thing
  61638. Learn Git Branching
  61639. Get to know your .NET streamers
  61640. Modern JavaScript Explained For Dinosaurs
  61641. The BBC is releasing over 16,000 sound effects for free download
  61642. Looks Like the Windows XP Source Code Just Leaked on 4chan
  61643. calibre - New in calibre 5.0
  61644. Save your spot at the Azure Data Explorer online event!
  61645. Microsoft Edge Browser Coming To Linux | Build5Nines
  61646. Webinar – Blazor – C# in the Browser – .NET Tools Blog | JetBrains
  61647. Allow Your Users to Login to your ASP.NET Core App Through Facebook
  61648. Lessons for beginners and junior developers - Technology
  61649. Optimizing Your Website with Fiddler and Lighthouse
  61650. Feature watch: ECMAScript 2021
  61651. Zero Installer, Zero MSIX, Zero Packaging with .NET Single File Apps - Nick's .NET Travels
  61652. TodoMVC Full Stack with Azure Static WebApps, Node and Azure SQL #beginners #node #sql #serverless
  61653. Open sourcing the R and Python language extensions for SQL Server - SQL Server Blog
  61654. Escaping the Dark Forest
  61655. Work on what matters
  61656. Learn C# with CSharpFritz - Ep 5: Collections, Generics, and Introducing LINQ
  61657. A Monster's Expedition (Through Puzzling Exhibitions)
  61658. How Oodle Kraken and Oodle Texture supercharge the IO system of the Sony PS5
  61659. Alex West | Daily blog
  61660. Indy Xamarin User Group - The Best Way to Architect Your Xamarin.Forms App
  61661. Remarkable software engineers write remarkable code - Joannes Vermorel's blog
  61662. Notes on Notes
  61663. What I Wish I Knew Before I Started Job Hunting
  61664. Story ate the world. I’m biting back.
  61665. Optimize Your Meetings for Engagement
  61666. Access to Porn does not mean Sexual Freedom — Karel Donk
  61667. Testing Controllers, Messages & Systems with Andrew Lock
  61668. Start Freelancing Today with The Tap Room's Kelly Vaughn | Hanselminutes with Scott Hanselman
  61669. Release ILSpy 6.2 · icsharpcode/ILSpy
  61670. Moving away from Visual Studio to JetBrains Rider - Hi, I'm Ankit
  61671. This is a pretty dire assessment of Mozilla
  61672. Education is never a straight line – My Website
  61673. AppStore Reviews Should be Stricter
  61674. DIY Solar Tiki lights from a couple of cheap hardware store items | Igor Kromin
  61675. Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  61676. Nate Rose - Innovating on OUR STEM Education [w/ASL Interpreting]
  61677. Creating Real-Time Charts with Blazor WebAssembly and SignalR
  61678. How to Secure Azure SQL Database by Setting Minimal TLS Version
  61679. Introducing Metrics Advisor
  61680. Quiver Quantitative
  61681. Docker, Kubernetes, Azure et DevOps
  61682. Future of C#
  61683. Microsoft.Data.Sqlite 5.0
  61684. locationtech/jts
  61685. Building a self-sustaining open-source business in the cloud era
  61686. Namespace NetTopologySuite | NetTopologySuite
  61687. Microsoft.Data.Sqlite 5.0
  61688. NetTopologySuite
  61689. New release: Have I Been Pwned feature lets you find out if your email has been compromised
  61690. Episode 347 - KEDA
  61691. deWiTTERS Game Loop – deWiTTERS
  61692. Home - Coalition for App Fairness
  61693. Don't IPO over functions that can be de-refined · llvm/llvm-project@5ce3272
  61694. 1 in 4 Parents Is Working While Caregiving. Here's Why Employers Need to Rethink Their Child Care Benefits
  61695. NET Core Releases and Support | .NET Blog
  61696. dotnet/winforms
  61697. C# in Simple Terms - The Type System
  61698. A Pipeline Made of Airbags
  61699. Your Man in the Public Gallery: Assange Hearing Day 16 - Craig Murray
  61700. Why We Upgraded Our Production Application to .NET 5.0
  61701. This $1 hearing aid could treat millions with hearing loss
  61702. Shukri Abdullahi - Through Programming I Became a Better Artist [w/ASL Interpreting]
  61703. Oops! Something went wrong. - YouTube
  61704. Age of Ascent Founder's Packs
  61705. PostgreSQL: PostgreSQL 13 Released!
  61706. Blitz.js, - The Fullstack React Framework For the JAMstack
  61707. Inside C++/WinRT: How does C++/WinRT represent ABI types? | The Old New Thing
  61708. Bleeding edge tech means you'll bleed to death
  61709. Using Azure RBAC with Azure Key Vault
  61710. Service principles and app registration
  61711. Uncomfortable Questions About App Signing
  61712. Securing Azure Functions using Azure AD JWT Bearer token authentication for user access tokens
  61713. Added type handler for jsonpath by YohDeadfall · Pull Request #3177 · npgsql/npgsql
  61714. rotoclone/strategic-communication
  61715. Release v4.4.0 · Blazored/Typeahead
  61716. Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  61717. Async Expert - Module 04 - Lesson 04 - TaskCompletionSource
  61718. Click here to support Na leczenie podopiecznych organized by Stowarzyszenie Pomocy Królikom
  61719. .NET App Developer Links - 2020-09-24
  61720. .NET Rocks! vNext
  61721. ASP.NET Core Localization Jump Start
  61722. NET Core Releases and Support | .NET Blog
  61723. Top Microsoft Ignite 2020 News For Developers | Build5Nines
  61724. Power Up Your Dev Experience with Nx.io
  61725. Microsoft Ignite
  61726. Method `.item()` for Arrays, Typed Arrays, and strings
  61727. Jeff Bezos wants to start a school for kids whose families are underpaid by people like Jeff Bezos
  61728. Proposal: Low level struct improvements by jaredpar · Pull Request #3936 · dotnet/csharplang
  61729. Moving work Out-of-Process using Brighter and RabbitMQ
  61730. Computer Vision for Spatial Analysis
  61731. Microsoft Ignite
  61732. Microsoft Ignite
  61733. They're Deleting My Channel - But They Don't Even Know Why!!?!
  61734. Python behind the scenes #2: how the CPython compiler works
  61735. Why did I leave my stable job in the middle of a pandemic?
  61736. Two Types of Boredom
  61737. Idea to paying customer in one month
  61738. The trade-offs of being a startup founder | Findka
  61739. B2B SaaS Marketing Guide - 2020
  61740. Save money and uninstall Tinder
  61741. Early Sales for Developer-Facing Startups
  61742. Blackfacts and the Wakanda Technology Platform - Technology By Us, for Us, About Us [w/ASL]
  61743. There would be no Hey without Gmail
  61744. My quest to find happiness: Part 1
  61745. Why Mobile IDEs Are Bad
  61746. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  61747. Wikipedia is getting a new look for the first time in 10 years. Here’s why.
  61748. Mono Icons
  61749. .NET Virtual User Group | .NET Foundation
  61750. Home - Ignite 2020 Book of News
  61751. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  61752. How data breaches lead to fraud – Which? News
  61753. Visual Studio 2019 v16.8 Preview Update Adds Codespaces -- Visual Studio Magazine
  61754. Automating .NET Security Updates
  61755. Unity hiring: Senior Software Engineer, Scripting @ Copenhagen
  61756. Xamarin.Forms 5.0.0.1487-pre1 (5.0.0 Pre Release 1) Release Notes - Xamarin
  61757. MLOps- The .Net Way with Alexander Slotte
  61758. Beyond Sentiment Analysis: Object Detection with ML.NET
  61759. February 26, 2020 - Open Source Project Management and Deploying to Azure !coffee
  61760. ML.NET | Blazor WASM
  61761. Introducing Bean Machine
  61762. March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  61763. Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  61764. upodate tensorflow.net to 0.20.0 by LittleLittleCloud · Pull Request #5404 · dotnet/machinelearning
  61765. ML.NET | Blazor WASM
  61766. Data Science Virtual Group
  61767. bartczernicki/Test-Blazor-MLNet-WASMHost
  61768. Baseball ML Workbench
  61769. End-to-End Serverless Deep Neural Network with Azure Functions and ML.Net
  61770. Amnesia is now open source! – Frictional Games
  61771. February 28, 2020 - C#, Machine Learning, and PowerBI with Alex Davis from Madrinas
  61772. ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  61773. bartczernicki/ArtificialIntelligence-Presentations
  61774. Release ML.NET 1.5.2 · dotnet/machinelearning
  61775. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  61776. Danny Thompson - Keynote: From Frying Chicken To Software Engineer [w/ASL Interpreting]
  61777. FrictionalGames/AmnesiaTheDarkDescent
  61778. Run EF Core Queries on SQL Server From Blazor WebAssembly
  61779. Microsoft Ignite
  61780. Moving work Out-of-Process using Brighter and RabbitMQ
  61781. DevReach Online - The Premier Dev Conference - Monday
  61782. Deploying a .NET desktop application using MSIX - Gérald Barré
  61783. 今月から、スタジオジブリ作品の場面写真の提供を開始します - スタジオジブリ|STUDIO GHIBLI
  61784. Rockin' The Code World with dotNetDave - Show 1
  61785. How to get your C++/WinRT asynchronous operations to respond more quickly to cancellation, part 3 | The Old New Thing
  61786. Blazor WebAssembly on Azure Static Web Apps
  61787. Firefox usage is down 85% despite Mozilla's top exec pay going up 400%
  61788. Visual Studio Codespaces Is Now Github Codespaces
  61789. .NET App Developer Links - 2020-09-23
  61790. No script is too simple
  61791. Defend Your Web Apps from Cross-Site Scripting (XSS)
  61792. My personal Quality Assurance list before submitting my applications to QA
  61793. Run EF Core Queries on SQL Server From Blazor WebAssembly
  61794. Coding unit tests is boring. Wouldn't it be cool if an AI could do it for you? That's where Diffblue comes in
  61795. Don't Code Tired | Approval Tests: Write Tests More Quickly
  61796. Everything about null in JavaScript
  61797. Migrate, modernize .NET applications with Azure
  61798. How to generate code using Roslyn source generators in real world scenarios
  61799. Announcing more ways, we’re making app development easier on Windows
  61800. The September 2020 release of Azure Data Studio is now available - SQL Server Blog
  61801. Using GitHub Codespaces with .NET Core | .NET Blog
  61802. Introducing Swift on Windows
  61803. A Picture of Java in 2020 – IntelliJ IDEA Blog | JetBrains
  61804. The biggest gainers in Video Games sales rank over the past 24 hours
  61805. charliesome/doslinux
  61806. Amazon.com: Dell OEM Genuine USB 104-key Black Wired Keyboard (RH659 L100 SK-8115): Computers & Accessories
  61807. Windows Terminal Preview 1.4 Release | Windows Command Line
  61808. What is a good input method?
  61809. The Management Flywheel
  61810. How to use your support system to get started with marketing today
  61811. What’s New in Web Experiences, Ignite 2020: Need to secure your remote workers? Choose Microsoft Edge as your browser for business
  61812. I Will Build Something Great...Once I Get an Idea
  61813. The Era of Visual Studio Code
  61814. I got married and had kids so you don't have to | Robert Heaton
  61815. Running SQL Server Integration Tests in .NET Core Projects via Docker - Dangl.Blog();
  61816. Report 2019-113
  61817. Thoughts on the Pythagorean theorem
  61818. Banjo Obayomi - Grimoire, A Data-Centric Blogging Platform [w/ASL Interpreting]
  61819. Microsoft to Contribute to Java on Windows and Mac ARM
  61820. Microsoft Ignite
  61821. 773219 - Warning if HTTP/2 pushed items are not collected
  61822. 71.177.243.54
  61823. Make tracking your work easier than ever with Tables
  61824. Using GitHub Actions in Visual Studio is as easy as right-click and Publish | Visual Studio Blog
  61825. The cop who quit instead of helping to gentrify Atlanta
  61826. New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  61827. GitHub Quick Reviews
  61828. Release 1.0.0-preview5 · microsoft/reverse-proxy
  61829. New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
  61830. Hybrid Disaster Recovery Scenarios for SQL Server
  61831. Microsoft Ignite
  61832. Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
  61833. Microsoft Ignite
  61834. Microsoft Ignite
  61835. Google Interview Questions Deconstructed: The Knight’s Dialer
  61836. The Oscars
  61837. Firefox 81.0, See All New Features, Updates and Fixes
  61838. postprintum/devcomrade
  61839. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  61840. Empowerment to the People! What You Need to Know About Black People, Disability, and Accessibility
  61841. View PDF files in Firefox or choose another viewer
  61842. terrajobst/sample-blog-tooling
  61843. Why does the Disk Cleanup tool's Windows Update Cleanup take so long and consume so much CPU? | The Old New Thing
  61844. Simple Anomaly Detection Using Plain SQL
  61845. Top 5 Pieces of Advice for Aspiring Web Developers
  61846. Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  61847. Chrome Web Store payments deprecation
  61848. » X-COM The Digital Antiquarian
  61849. Angular Authentication Actions with IdentityServer4 - Code Maze
  61850. Blazor UI Components - Telerik UI for Blazor
  61851. .NET App Developer Links - 2020-09-22
  61852. Monsters Weekly 183 - Cross Browser Automation with Playwright
  61853. terrajobst/sample-blog-tooling
  61854. Experimenting with .NET 5 Target Framework Names and the Windows platform - Nick's .NET Travels
  61855. GitHub to replace 'master' branch with 'main' on 1st October
  61856. Add sample post by terrajobst · Pull Request #2 · terrajobst/sample-blog-tooling
  61857. Injecting services into Serilog filters, enrichers, and sinks
  61858. Using Disassembly Tool for optimized debugging
  61859. Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More
  61860. Lightweight justice for your SBC!
  61861. Bridge to Kubernetes GA | Visual Studio Blog
  61862. Angular OAuth2 OIDC Configuration with IdentityServer4
  61863. Tech CEOs: Become a D&I Accomplice, Not Just an Ally
  61864. The Local Case for Reparations — Strong Towns
  61865. You Have A Performance Problem
  61866. I asked an online tracking company for all of my data and here's what I found
  61867. WordPress Creator Vs The Jamstack - Kev Quirk
  61868. Understanding and getting started in the marketing game | Ramen Potential
  61869. Seeing Like an Algorithm — Remains of the Day
  61870. My Least Favorite Rust Type
  61871. Exclusive: Hackers Hit Virgin Mobile in Saudi Arabia
  61872. The Autoplay President
  61873. What I learned flashing an EEPROM · Steel Brain
  61874. The Algorithm Isn’t Everything: TikTok’s Virtuous Cycle
  61875. VPNs from first principles
  61876. A little rant about talent - Benji's Blog
  61877. Everything you want to know about New Features of C#9
  61878. We need young programmers; we need old programmers
  61879. Build Xamarin.iOS apps using iOS 14 and Xcode 12 | Xamarin Blog
  61880. 20 Sorts, Visualized - Scatter Plot
  61881. Aaron Saunders - Keynote - The Journey To Inclusive Innovation Incubator In3DC [w/ASL Interpreting]
  61882. NuGet/Home
  61883. No, Moving Your SSH Port Isn't Security by Obscurity | Daniel Miessler
  61884. Top 10 .NET 5.0 new APIs - NDepend
  61885. Entity Framework Core 5 RC1 Is Feature Complete, Ready for Production -- Visual Studio Magazine
  61886. Announcing Next Generation Pulumi Azure Provider
  61887. September 21st! A Charity Fundraiser
  61888. Why not rust for security?
  61889. Introducing C# in Simple Terms!
  61890. February 21, 2020 - Blazor and interesting differences from Web Forms
  61891. February 25, 2020 - Linux and .NET - Live from Channel 9!
  61892. February 20, 2020 - Deploying Blazor Samples to Azure.. Attempt #2
  61893. Why Not Rust?
  61894. Android 11—The Ars Technica Review
  61895. UniFi Switch PRO 24 PoE
  61896. The .NET Docs Show - Azure and All Things Mobile 📱 with Matt Soucoup
  61897. Write Xamarin.Mac Apps With JetBrains Rider
  61898. Claudius Mbemba - What They Don't Teach You About Fundraising as a Black Founder [w/ASL]
  61899. My Notebook: Refit - A type-safe REST library
  61900. Why Microsoft Is the Perfect Fit
  61901. JavaScript Isolation in Blazor Components - Gérald Barré
  61902. Git commit-tree parlor tricks, Part 8: I just rebased my branch, but now I realize that I should have merged | The Old New Thing
  61903. Microsoft Identity and series introduction
  61904. Allow `docker push' to push multiple/a subset of tags · Issue #267 · docker/cli
  61905. New performance improvements in Unity 2020.2
  61906. Shaking things up a bit - ASPF02O Outro
  61907. Domains for the Rest of Us
  61908. Marc Andreessen On Productivity, Scheduling, Reading Habits, Work, and More - Andreessen Horowitz
  61909. 220: Apple Event Recap - Apple Watch Series 6 & New iPad Air
  61910. Keith's Building Tour - Objectivity #231
  61911. PEM Loading in .NET Core and .NET 5
  61912. .NET App Developer Links - 2020-09-21
  61913. Microsoft Releases Entity Framework Core 5.0 RC 1
  61914. Custom Defender Showcase | ECD Automotive Design
  61915. PORK: A Technology Resilience Framework
  61916. Postgres For Those Who Can’t Even, Part 3 - In The Real World
  61917. Cross-platform diagnostic tools for .NET Core
  61918. Major Activision hack reportedly compromises over 500k CoD accounts | Dexerto.com
  61919. Announcing TypeScript 4.1 Beta | TypeScript
  61920. Learn Docker in one month - on YouTube! Your guide to week 3 of 4
  61921. Sysmon v12.0, Process Monitor v3.60, Procdump v10.0 and ARM64 ports
  61922. Ben - Initial cut by benaadams · Pull Request #6022 · TechEmpower/FrameworkBenchmarks
  61923. Dream Vendor "Canna_Bars" Sentenced to Prison - Darknetlive
  61924. Why Not Rust?
  61925. Rock the Vote
  61926. On the use of a life
  61927. Order on Motion for Preliminary Injunction AND Order on Motion for Preliminary Injunction – #59 in U.S. WeChat Users Alliance (N.D. Cal., 3:20-cv-05910) – CourtListener.com
  61928. ‎Steve - The Jumping Dinosaur!
  61929. dwmkerr/hacker-laws
  61930. Laid off, now what?
  61931. Throw Away Code
  61932. Valerie Phoenix - Empowered By Imposter Syndrome [w/ASL Interpreting]
  61933. Secrets I use to becoming a better remote developer
  61934. Revenue Model, not Culture, is the Dominant Term
  61935. MEAN Stack Considered Harmful
  61936. How Do Neobanks Make Money?
  61937. Remote Build Execution
  61938. We need physical audio kill switches
  61939. Debug ASP.NET Core Back-end Created from Web Template Studio
  61940. Brian Douglas - Your Next Open Source Contribution [w/ASL Interpreting]
  61941. February 18, 2020 - Giving Blazor a ViewState?
  61942. February 19, 2020 - Blazor Component Updates to Support DataBinding
  61943. Electronic Components Distributor - Mouser Electronics
  61944. February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  61945. gorhill/uMatrix
  61946. evanw/esbuild
  61947. TL;DR Rust
  61948. DuckDB - An embeddable SQL OLAP database management system
  61949. mozilla/rr
  61950. Windows Server Vulnerability Requires Immediate Attention
  61951. pin_ptr (C++/CLI)
  61952. Most people are happy to share their work! #learnontiktok #tiktokpartner #research #edutok
  61953. CVE-2020-1472: 'Zerologon' Vulnerability in Netlogon Could Allow Attackers to Hijack Windows Domain Controller
  61954. Max Hodak - What is relativity, anyway?
  61955. Monitoring my home network
  61956. 👨‍🔧 Maker tech on the land
  61957. How To Be Talent
  61958. How to Think About Your Marketing Career
  61959. My first 15,000 curl commits
  61960. Brittney Braxton - Journaling as a Dev [w/ASL Interpreting]
  61961. Introducing Precursor « bunnie's blog
  61962. SARS-CoV-2 positivity rates associated with circulating 25-hydroxyvitamin D levels
  61963. Deploying ASP.NET Core applications to Kubernetes - Part 3 by @andrewlocknet - Abundant Code
  61964. watchOS 7 Removes Force Touch Support From Your Apple Watch, Here's Everything That's Changed
  61965. PASS Summit 2020 > Register Now
  61966. What Does Culturally Responsive Teaching Mean in an Online Environment? [w/ASL Interpreting]
  61967. The .NET Stacks #17: EF Core 5, Blazor + CSS, and community!
  61968. Dev Discussions - Isaac Abraham
  61969. Index of /hovalaag/size
  61970. Git Internals - Learn by Building Your Own Git
  61971. Index of /hovalaag/speed
  61972. Poncelet's Porism - Numberphile
  61973. Why Christopher Nolan Actually Blew Up A Real Plane For Tenet
  61974. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  61975. When double.Epsilon can equal 0
  61976. Mind-Blowing View Of The Chicago Skyline From Indiana
  61977. A developer's guide to Ignite 2020
  61978. Who can and can't contribute - FEC.gov
  61979. Quand j'implémente un bout de code trouvé sur Stack Overlfow directement en production - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  61980. Use long flags when scripting
  61981. Becoming RBG: Ruth Bader Ginsburg's Journey to Justice: Levy, Debbie, Gardner, Whitney: 9781534424555: Amazon.com: Books
  61982. Code to Cloud with Docker and Azure Container Instances | Azure Friday
  61983. Dating our clients
  61984. How to be an introverted leader
  61985. The forecasting fallacy — Alex Murrell
  61986. Stop just using “Frontend” or “Backend” to describe the Engineering you like
  61987. Mastodon shows its stripes
  61988. The most important feature of Sublime Text
  61989. Ayodele Odubela - Combatting Bias in ML [w/ASL Interpreting]
  61990. Anthony Seure / Don't hate the book because you don't use it
  61991. My Principles for Building Software
  61992. Are Founders Allowed to Lie?
  61993. VS Code 1.49 (August 2020 Update) Continues Remote Development Improvements -- Visual Studio Magazine
  61994. Introducing Cosmos DB Studio
  61995. mrDIMAS/rg3d
  61996. Announcing ImageSharp.Web 1.0.0 | Six Labors
  61997. Blessing Krofegha - Is Headless CMS the Future of Development? [w/ASL Interpreting]
  61998. Age of Ascent Trailer
  61999. Continuous Integration for the .NET Framework
  62000. Code Maze Weekly #43 - Code Maze
  62001. Apple Ending Fortnite Save the World Updates for Mac
  62002. Astrocamel - Blog/Portfolio of George Skouroupathis
  62003. To All The Jobs I Had Before
  62004. HOVALAAG Processor Documentation
  62005. Fabulous: Functional App Development | Xamarin Blog
  62006. Commerce Department Prohibits WeChat and TikTok Transactions to Protect the National Security of the United States
  62007. Release v3.0.0 One Piece · vuejs/vue-next
  62008. Ice
  62009. What happened to Firefox Send?
  62010. HOVALAAG
  62011. #ServerlessSeptember 2020 Content Collection - updated 🚨 DAILY 🚨
  62012. I get a weird error about no matching function when I try to use winrt::capture | The Old New Thing
  62013. Calling public methods on Blazor component from another component - Gérald Barré
  62014. RavenDB Meetup : Building a grown up database
  62015. The File System is Unpredictable
  62016. Episode 60 - Uno Platform With Jérôme Laban
  62017. NVIDIA Broadcast App Out Now! Turn Any Room Into A Home Studio On GeForce RTX GPUs
  62018. FreeCAD/FreeCAD
  62019. safepassme
  62020. .NET App Developer Links - 2020-09-18
  62021. TechEmpower Web Framework Performance Comparison
  62022. GraphQL on Azure: Part 5 - Can We Make GraphQL Type Safe in Code | LINQ to Fail
  62023. TypeScript Builders: Improving your types one step at a time
  62024. C# 9.0: Target-typed expression | Miguel Bernard's Blog
  62025. The future of .NET Standard | .NET Blog
  62026. Ultra Safe Nuclear Corporation
  62027. Under Deconstruction: The State of Shopify’s Monolith
  62028. DivineOmega/laravel-password-exposed-validation-rule
  62029. Xamarin.Forms Code Snippets
  62030. 22687 - (pgp) [meta] OpenPGP support
  62031. Windows Sysinternals - Windows Sysinternals
  62032. .NET on Microsoft Learn
  62033. What the heck is source code, environments, and versioning for non technical people
  62034. The broken Internet | ungleich.ch
  62035. The stages of a side project
  62036. Aurora Database | Bin Wang
  62037. 9 Year Homelab history in pictures
  62038. Escargotic Commotion
  62039. Taking Notes on Our Feelings
  62040. A new way to learn about technology with Disco's Saron Yitbarek | Hanselminutes with Scott Hanselman
  62041. Deduplicating Decklists
  62042. Ashley Janelle Why You're Not Landing that UX Role [w/ASL Interpreting]
  62043. An introduction to Data Oriented Design with Rust
  62044. How to Shut Off Public Connectivity to Azure SQL Database
  62045. PowerToys: Utilities to customize Windows 10
  62046. Let's Encrypt's New Root and Intermediate Certificates
  62047. Visual Studio Code's C++ Extension Hits v1.0 General Availability -- Visual Studio Magazine
  62048. Becoming a Director of Program Management with .NET’s Scott Hunter
  62049. On .NET Live - .NET Core Code Coverage with Coverlet
  62050. Document
  62051. CQRS and MediatR in ASP.NET Core - Code Maze
  62052. C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  62053. The Countdown Show
  62054. Cloudflare and the Wayback Machine, joining forces for a more reliable Web - Internet Archive Blogs
  62055. Debug Your .NET Core Apps in WSL 2 with Visual Studio | .NET Blog
  62056. .NET Tooling Community Standup - Sept 17th 2020 - Analysis Levels in .NET 5: Find latent bugs
  62057. Germany will violate 3 international agreements with the Unitary Patent, says FFII
  62058. Why We Don't Like Our Underground House
  62059. Privacy-focused search engine DuckDuckGo is growing fast
  62060. Episode 346 - Autonomous Systems
  62061. The C++/WinRT "capture" function helps you interoperate with the COM ABI world | The Old New Thing
  62062. Dear Programmers, You Are Not F****** Special
  62063. RavenDB in Action Workshop in NDC Conference
  62064. ASP.NET App Migration Webinar | Microsoft Azure
  62065. GitHub CLI 1.0 is now available - The GitHub Blog
  62066. Diversity in Tech With Pariss Chandler
  62067. Philipp is annoyed
  62068. Retrieving Images from the Clipboard and WPF Image Control Woes
  62069. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  62070. Herding Code 242: The COVID Cabin Fever
  62071. Microsoft Releases .NET 5.0 RC 1
  62072. .NET App Developer Links - 2020-09-17
  62073. Azure + Spring Boot = Serverless - Q&A with Julien Dubois
  62074. Microsoft announces new Project OneFuzz framework, an open source developer tool to find and fix bugs at scale - Microsoft Security
  62075. What is the cloud? Explained
  62076. Using OpenAPI with .NET Core - Red Hat Developer
  62077. Building an AWS DevOps Pipeline for Databases - Redgate Software
  62078. Running 16-bit applications on Windows 10 64-bit
  62079. MYSTERY MEMORY LEAK: WHERE DID MY MEMORY GO?!
  62080. Melbourne is not a city in revolt. The truth is far more incredible (and far more boring)
  62081. .NET Rocks! vNext
  62082. iOS 14 is available today
  62083. Core Web Vitals - Wix vs. WordPress, Shopify vs. Shopware – What's fastest? - SISTRIX
  62084. Why use MediatR? 3 reasons why and 1 reason not
  62085. A Thanksgiving Carol
  62086. So You Want To Be A
  62087. iOS 14 vs iPadOS 14: Every iPhone feature you’re not getting on the iPad
  62088. .NET Rocks! vNext
  62089. I Suspect many Task Deadlines are Designed to Force Engineers to Work for Free
  62090. Some Things I’ve Learned About SEO
  62091. 10 Tips for Ramping Up as a Senior Engineer
  62092. How I learned to charge my customers
  62093. I want to outsource technical interviews
  62094. skeeto/endlessh
  62095. Can I really be an engineer?
  62096. Julio Biason .Net 4.1 | The Hidden Value of TikTok
  62097. How to Become As Rich As Bill Gates
  62098. What happened to all the non-programmers?
  62099. The IKEA Packout
  62100. Turtles all the way down.
  62101. The thing about age • Pranay Prakash
  62102. The Great Ensmallening
  62103. Join @joemoeAT and @obloch on the #IoTShow as they discuss how #CrateDB can help turning #IIoT data into action on @Azure @CrateIO
  62104. Nova
  62105. Steeltoe - External Configuration with Spring
  62106. windeln.de confirms data security incident
  62107. Entity Framework Community Standup - Sept 16th 2020 - What's New with Migrations in EF Core 5.0
  62108. Major German shopping site leaks customer data
  62109. DIY TinyTV Kit
  62110. Azure Container Instances - Docker integration now in Docker Desktop stable release
  62111. Microsoft Says .NET 5 Replaces .NET Standard (Except for ...) -- Visual Studio Magazine
  62112. Blazor Server CRUD App Using Visual Studio Code
  62113. Microsoft submits Linux kernel patches for a 'complete virtualization stack' with Linux and Hyper-V
  62114. Why is Apple acting like an Asshole?
  62115. Seeding data in EF Core using SQL scripts
  62116. Playing with EF Core 5 and Stack Overflow Data
  62117. Oracle EF Core 3.1 Production Release
  62118. Migrations Overview - EF Core
  62119. Developer Weekly Podcast on RavenDB with Oren Eini
  62120. CSS isolation in Blazor - Gérald Barré
  62121. MediatR: Why should you use it?
  62122. Material Shell- A new desktop experience
  62123. Composant avancé avec Blazor, refaisons un Windows 3.1
  62124. ReconInfoSec/canaries2thehive
  62125. Why did I lose the ability to co_await a std::future and concurrency::task? | The Old New Thing
  62126. Integrating Thinkst Canaries with TheHive
  62127. .NET Performance Optimisations Don't Have to be Complex - Steve Gordon - Code with Steve
  62128. Securing Azure Key Vault inside a VNET and using from an Azure Function
  62129. Support OctoPrint
  62130. Rewriting the Technical Interview
  62131. IBM publishes its quantum roadmap, says it will have a 1,000-qubit machine in 2023 – TechCrunch
  62132. Introducing Pebble: A RocksDB Inspired Key-Value Store Written in Go | Cockroach Labs
  62133. .NET App Developer Links - 2020-09-16
  62134. Nvidia’s Integration Dreams
  62135. Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  62136. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  62137. Leaving Silverlight: Your Options
  62138. Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  62139. Building Cross-Platform Desktop Apps with Electron.NET
  62140. When you browse Instagram and find former Australian Prime Minister Tony Abbott's passport number
  62141. Remembering my father
  62142. Workshop Module 5: Deploying Service Mesh to Kubernetes
  62143. The future of .NET Standard | .NET Blog
  62144. Thought Leadership Series: How can we remain relevant in a virtual world?
  62145. We do crafts with origami resin and miniatures. by CraftsKaizen
  62146. Security through obscurity isn't / Matiss Treinis
  62147. Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server
  62148. You're Not Solving the Problem You Think You're Solving
  62149. The Great Bubble Barrier - A smart solution to plastic pollution
  62150. Reinforcement learning, non-Markov environments, and memory
  62151. Who Influences Your Working Pace?
  62152. The Production Readiness Spectrum
  62153. It always takes more time - Stan Bright
  62154. Smoke Has Caused Temperature Forecasts to Go Crazy Plus An Update
  62155. Searching for style
  62156. Turn Your Newsletter Into an Experience — Ari Lewis
  62157. An Introduction to Microsoft Hybrid SQL Server Solutions
  62158. Getting the DOM to debug for you
  62159. Elon Musk's "Loop" - It's bad, folks
  62160. .NET 5 Hits 'Go Live' Status in RC1, Ready for Production -- Visual Studio Magazine
  62161. GitHub Quick Reviews
  62162. .NET Foundation Project Spotlight - Cake
  62163. ElasticON Global | Free virtual event | 13-15 October 2020 | Elasticsearch & ELK Stack user conference
  62164. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  62165. ASP.NET Core Configuration – Azure Key Vault - Code Maze
  62166. 6 red flags I saw while doing 60+ technical interviews in 30 days - interviewing.io blog
  62167. dotnet/format
  62168. gnu.org
  62169. ASP.NET Community Standup - Sep 15, 2020 - New Features for .NET API Developers
  62170. Anchor navigation in a Blazor application - Gérald Barré
  62171. Zigソフトウェア財団とZenプログラミング言語に関する声明 - News - The Zig Programming Language
  62172. Fasting mimicking diet as an adjunct to neoadjuvant chemotherapy for breast cancer in the multicentre randomized phase 2 DIRECT trial
  62173. Adam Storr - Using Project Tye to Run .NET Worker Services
  62174. Use CSS isolation in your Blazor projects
  62175. ARM Series #10: Template for Resource X
  62176. Luxon
  62177. Settings Sync in Visual Studio Code - IT's BUILT IN NOW!
  62178. Embarrassing product names averted: Windows Embedded POS and Windows 10 for Advanced PCs | The Old New Thing
  62179. An introduction to deploying applications with Helm: Deploying ASP.NET Core applications to Kubernetes - Part 3
  62180. Telerik Web Products R3 2020 Release Webinar
  62181. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  62182. A Better Mousetrap - Turnerj (aka. James Turner)
  62183. How HTTPS works
  62184. Home
  62185. Moment.js | Docs
  62186. Raspberry Pi as a local server for self hosting applications
  62187. .NET App Developer Links - 2020-09-15
  62188. Monsters Weekly 182 - Sending Dates from JavaScript to .NET
  62189. Microsoft Visual Studio Code August 2020 (version 1.49) update gets several improvements
  62190. .NET Adds Latent Bug Discovery Feature
  62191. Index Usage: finding indexes not being used - Simple Talk
  62192. – Wren
  62193. Update .NET frameworks to .NET 5.0 by benaadams · Pull Request #6000 · TechEmpower/FrameworkBenchmarks
  62194. A database for every repl
  62195. Don't get burned by missing await Calls for Async Code in ASP.NET Core Middleware
  62196. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  62197. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  62198. Phosphine gas in the cloud decks of Venus
  62199. The Art of Turboing
  62200. A New Way To Monetize An Audience
  62201. The compositor is evil
  62202. UBM, and a lament for the software industry
  62203. Home Office Project: Overkill Workbench Series Part 1
  62204. Never Invest in the Business Model
  62205. GNSS Jamming and Spoofing, aka Galileo's Authentication Algorithm Part 3 - Articles
  62206. Febraury 13, 2020 - Blazor TreeView GridLines and starting the FormView component
  62207. Minimum Viable Air Quality Monitoring
  62208. Understanding Gaussian Blurs - Digital Bunker
  62209. Countdown Show: Microsoft Ignite 2020 - Episode 2
  62210. February 14, 2020 - Blazor Coding with Squirrel
  62211. Modelling a Wealth Tax Correctly · Krishna's words
  62212. npgsql/efcore.pg
  62213. MMOs You’ve Never Heard Of: Age of Ascent, Little Sim World, Arcane Showdown, Riders Republic
  62214. Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  62215. Prepare your cloud environments using Azure landing zones | Azure Friday
  62216. Disassembly improvements for optimized managed debugging | Visual Studio Blog
  62217. ASP.NET Community Standup - Sept 8 2020 - New Identity experience with Microsoft.Identity.Web
  62218. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  62219. Shawn Wildermuth's Blog
  62220. GraphQL - Fiyaz Hasan
  62221. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  62222. Building Windows Terminal with WinUI
  62223. Announcing .NET 5.0 RC 1 | .NET Blog
  62224. Hints of life on Venus
  62225. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  62226. Just Vim It! Learning Vim For Fun and Profit
  62227. Life, part 35
  62228. "await Task.WhenAll" Shows One Exception - Here's How to See Them All
  62229. TWC9: Microsoft Ignite, Surface Duo Release, WSL2 Updates, Xbox Series S and more
  62230. Running a .NET Core application in Kubernetes - high level walk-through
  62231. 219: Move over float, it is time for Half
  62232. Lazy load assemblies in a Blazor WebAssembly application - Gérald Barré
  62233. Apple Tries to Charge as Much as a New MacBook Pro for a Screen Replacement
  62234. Svitla Smart Talk: Most Common Mistakes in Using Tasks and in Asynchronous Code
  62235. Niek/Niek
  62236. DotFest 2020: Using Roslyn to improve your codebase
  62237. .NET App Developer Links - 2020-09-14
  62238. Analyzing Chicago’s Taxis data with RavenDB
  62239. Create an Application with Web Template Studio
  62240. Is Kubernetes Programming?
  62241. What's up with error C4838: a WinRT type cannot be a member of a union, and how can I work around it? | The Old New Thing
  62242. What's so hard about PDF text extraction? ​
  62243. What is personal information?
  62244. Jobs at CyberCX
  62245. Tip 277 - Azure Functions on Kubernetes with KEDA Part 1 of 2
  62246. The New Git Experience
  62247. Fabulous: Functional App Development | Xamarin Blog
  62248. Microsoft Surface Duo is released | Surface Duo Blog
  62249. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  62250. Pull Request is your friend not foe!
  62251. Hosting applications on Azure B-series virtual machines
  62252. Learn Docker in one month - on YouTube! Your guide to week 2
  62253. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  62254. Your Phone Is Your Castle – Purism
  62255. Why governments should adopt and invest in FOSS
  62256. Teacher invents low-tech laptop & CD lifehack to screen handwritten notes for online class
  62257. Collecting dumps anywhere with dotnet-monitor
  62258. Map - PurpleAir
  62259. NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  62260. NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  62261. The feedback loop of productivity | Blog
  62262. Ankit Gupta's Blog
  62263. Enable Learning in Technical Writing
  62264. When to start looking for a new job
  62265. Getting The Most Out Of Anki
  62266. Thoughts on giving feedback
  62267. The Five Temptations of a CEO — cherif.ca
  62268. Disrespectful Design—Users aren’t stupid or lazy
  62269. GitHub Actions annotation previewer
  62270. damienbod/AspNetCoreMvcVueJs
  62271. efcore/EFCore.CheckConstraints
  62272. damienbod/IdentityServer4VueJs
  62273. Code Maze Weekly #42 - Code Maze
  62274. Epoch Converter
  62275. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  62276. Unix Time Stamp - Epoch Converter
  62277. Super Mario Bros. 3 in 3 minutes - World Record Speedrun Explained
  62278. google/makani
  62279. I Want to Fix Goodreads
  62280. Some Great Books For Programmers That StackOverflow Cannot Replace
  62281. Why Do So Many People Want Us Back In The Office?
  62282. Choosing a mailing list tool for WordPress besides MailChimp – Andy Sylvester's Web
  62283. coin_artist – 34700 $coin Puzzle Write-Up ($20,000)
  62284. “But it works”
  62285. Why senior engineers get nothing done | Swizec Teller
  62286. Be considerate while sharing knowledge
  62287. It's No 'Giggle': Managing Expectations for Vulnerability Disclosure
  62288. Unix Time Stamp - Epoch Converter
  62289. r/homeassistant - Is it possible to get data from my utility's meters?
  62290. Dickhead of the Week: Instagram CEO Adam Mosseri
  62291. The Importance of Numbers - with Tim Harford — The Numberphile Podcast
  62292. Open Alpha Playtest - Sept 12, 2020
  62293. The Importance of Numbers (with Tim Harford) - Numberphile Podcast
  62294. The Numberphile Podcast
  62295. The Importance of Numbers - with Tim Harford — Numberphile
  62296. ‎The Numberphile Podcast on Apple Podcasts
  62297. Pack.PNG has been FOUND! - Here's how they did it.
  62298. Friday Five: Azure Cloud, Active Directory, More!
  62299. Epoch Converter
  62300. ‘Ugh Fields’, or why you can’t bear to think about that task
  62301. App Store Review Guidelines - Apple Developer
  62302. Announcing the GitHub integration with Microsoft Teams - The GitHub Blog
  62303. In-App Purchase Rules – Marco.org
  62304. FCPS Statement on Ransomware Investigation | Fairfax County Public Schools
  62305. Vxsort by PeterSolMS · Pull Request #37159 · dotnet/runtime
  62306. Epic vs Apple: What to Expect? - IT Hare on Soft.ware
  62307. From Vim to Ed
  62308. You Are Planning Too Much | eitherway
  62309. Why Don't VCs Index Invest?
  62310. Microsoft Ignite
  62311. Back to Learning: Save 45% on Books and eBooks
  62312. Security by Obscurity is Underrated
  62313. Release v0.3.0 · ant-design-blazor/ant-design-blazor
  62314. Increasing reports of Pixel 3 and Pixel 3 XL battery swelling damaging phones
  62315. The macros for declaring COM interfaces, revisited: C++ implementation | The Old New Thing
  62316. Minitel: The Online World France Built Before the Web - IEEE Spectrum
  62317. [llvm-dev] [RFC] Machine Function Splitter
  62318. The SP mvp Weekly
  62319. Autism / Asperger's Test - 2 Minute Test, Instant Results.
  62320. OmniSharp/omnisharp-roslyn
  62321. Caddy Server Acquired By Apilayer
  62322. How I operated as a Staff engineer at Heroku
  62323. Tines | Security Orchestration, Automation and Response (SOAR) Platform | Product
  62324. 100 Websites That Shaped The Internet As We Know It
  62325. Shawn Wildermuth's Blog
  62326. Unit Testing in TypeScript Code – .NET Tools Blog | JetBrains
  62327. C# 9.0: Improved pattern matching | Miguel Bernard's Blog
  62328. Migrate Your ASP.NET Framework to ASP.NET Core with Okta
  62329. Securing Azure Functions using an Azure Virtual Network
  62330. Computed Column Performance in SQL Server - Simple Talk
  62331. Notifiable Data Breaches – and how to avoid them
  62332. Microsoft's Fluid Framework is now open source on GitHub
  62333. What Clojure spec is and what you can do with it (an illustrated guide)
  62334. TOML: Tom's Obvious Minimal Language
  62335. Use the concrete ECDiffieHellmanCng type. by vcsjones · Pull Request #42086 · dotnet/runtime
  62336. Xamarin Community Standup - Sept 3rd 2020 - XAML Tooling Updates & Dual-screen Fun
  62337. Nikola: How to Parlay An Ocean of Lies Into a Partnership With the Largest Auto OEM in America
  62338. How do Routers Work, Really?
  62339. Let employees sell their equity
  62340. Learn C# with CSharpFritz - Ep 4: C# Conditionals and Loops for Beginners
  62341. The Tyranny of the Popcorn Post - Will Patrick
  62342. Survival of the Fittest
  62343. Waiting for Zero
  62344. Everything I ever learned about creating online courses. Part 1: Product Development
  62345. Stop Watching YouTube
  62346. How I got fibre
  62347. Giggle; laughable security | Digital Interruption Research
  62348. ‎A Monster's Expedition
  62349. A Monster's Expedition by Draknek & Friends
  62350. Workshop Module 6: Distributed Data
  62351. Access Linux filesystems in Windows and WSL 2 | Windows Command Line
  62352. Why it is Important that Software Projects Fail
  62353. The Cloud Skills Show Episode 5: Web
  62354. A conversation could change a life | R U OK?
  62355. Life, part 34
  62356. The macros for declaring COM interfaces, revisited: C++ version | The Old New Thing
  62357. Relativty an Open-source VR headset for $200
  62358. Relativty - An open-source VR headset for $200 | Product Hunt
  62359. Emacs is very special regarding UIs
  62360. Working with Local Storage in a Blazor Progressive Web App -- Visual Studio Magazine
  62361. Wordpress on .NET Core
  62362. Microsoft Developer UK @msdevUK
  62363. 5 most annoying website features I face as a blind person every single day | The Big Hack
  62364. Edgescan Questions & Answers with Troy Hunt Part 1 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  62365. 7 ud af 20 ministres kodeord ligger åbent tilgængeligt på nettet: ‘Det er hovedrystende’
  62366. The Amazing $1 Microcontroller - Jay Carlson
  62367. Jared Mauch - Getting Fiber To My Town (NLNOG Live! September 2020)
  62368. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  62369. Building Windows Terminal with WinUI | Windows Command Line
  62370. .NET Framework September 2020 Security and Quality Rollup Updates | .NET Blog
  62371. GraphQL on Azure: Part 4 - Serverless CosmosDB
  62372. Settings Sync for Visual Studio Code
  62373. Self-Documenting Code&#58; No Comment
  62374. Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  62375. .NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  62376. Understand Recoil in React
  62377. Thin vs Fat Integration Events
  62378. Goodbye Xamarin.Forms, Hello .NET MAUI!
  62379. Mimestream
  62380. Sourcegraph - Universal Code Search
  62381. Kubernetes YAML Generator
  62382. Use .NET Interactive to run .NET code in Jupyter Notebooks on an Azure Machine Learning compute instance
  62383. Global AI Tour | The Tech Platform
  62384. henon/Python.Included
  62385. #VS2019 – ML.NET Model Builder GPU Support, awesome !
  62386. #MLNet – AutoML for ranking scenarios
  62387. ML.NET Workshop
  62388. Machine Learning com ML.Net no Jupyter Notebook | Dados ao Cubo
  62389. Machine Learning Crash Course With ML.NET
  62390. New Zealand Is About to Test Long-Range Wireless Power Transmission
  62391. How we learnt to stop worrying and love web scraping
  62392. Why is there a normal galaxy sitting at the edge of the Universe?
  62393. Socket.IO
  62394. microsoft/FluidFramework
  62395. C# 9.0: Target-typed New Expressions – Make Your Initialization Code Less Verbose
  62396. Dozens of scientific journals have vanished from the internet, and no one preserved them
  62397. Hacking Ethernet out of Fibre Channel cards
  62398. Learn C# with CSharpFritz - Ep 3: C# Methods, Events, and Delegates for Beginners
  62399. 20 years to overnight success
  62400. Shaping your team culture | Helen Anderson
  62401. grit, or the moralist’s fable about education
  62402. How does Night Mode work? | Sivasubramanyam A
  62403. Visualizing My Imposter Syndrome - Ricardo Luevanos
  62404. The story of how to NOT start a project. - Mr. Picky
  62405. How To Build Momentum in Life & Business
  62406. How I streamline and “automate” giving one free mentoring session every day.
  62407. 168 AWS Services in 2 minutes
  62408. Programming is a losers game | Tom Gamon
  62409. Learn TV
  62410. .NET & GRPC What they forgot to tell you
  62411. Fix repeatedly decoding base64 with large grpc-web-text request by JamesNK · Pull Request #1045 · grpc/grpc-dotnet
  62412. The cron schedule expression editor
  62413. Is the web getting slower? | DebugBear
  62414. Raccoon Attack
  62415. The macros for declaring COM interfaces, revisited: C version | The Old New Thing
  62416. Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive
  62417. A Taxonomy of Bidirectional Scattering Distribution Function Lobes for Rendering Engineers
  62418. On all that fuckery
  62419. So You Want To Be A
  62420. Little Known ASP.NET Core Features - HTTP Trailers
  62421. First Steps with Blazor - Simple Talk
  62422. gRPC Best Practices for .NET
  62423. How to Build a RESTful API with Deno
  62424. View your Azure Cache for Redis data in new Visual Studio Code extension
  62425. .NET Microservices with Steeltoe
  62426. The Native File System API: simplifying access to local files
  62427. microsoft/FluidFramework
  62428. Fluid Framework Preview
  62429. Fluid Framework is now open source - Microsoft 365 Developer Blog
  62430. Free Hosted Titanoboa
  62431. Getting started PeachPie
  62432. The HTML autocomplete attribute
  62433. Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  62434. EngstromJimmy/Blazm.Bluetooth
  62435. Splitting code and markup into different files when creating a Blazor component - Gérald Barré
  62436. AzureAD/microsoft-identity-web
  62437. The Best Samples to Teach Yourself Blazor
  62438. dotnet/aspnetcore
  62439. Adding a Little DAPR to your .NET Microservices
  62440. Release 4.1.1 Release · aspnet/AspNetKatana
  62441. Maoni0/mem-doc
  62442. Scaling SignalR Core Web Applications With Kubernetes
  62443. Spreadsheets, smoke, and leases
  62444. Clipboard API for browsers is inconsistent
  62445. Good students find questions, not answers
  62446. Why Masks Work Better Than You Think: An Interactive Essay
  62447. How to Consume Information - Daniel Adeyemi
  62448. Have I Been Pwned Report
  62449. Why I dropped out of college
  62450. The Automated CIO
  62451. After-the-fact warnings
  62452. Gem Island • Nicholas Pilkington
  62453. Is there any place for monoliths in 2020? - Francisco J. Revoredo
  62454. The Two Risks of Investing - Jonathan Liu
  62455. For the Future of Work, Look to Gaming
  62456. Using Logrotate to manage logs – Mohit Khare
  62457. Non-POSIX file systems - weinholt.se
  62458. That time I needed money… – Dave Gooden
  62459. BombSolver - Test Run
  62460. Announcing a new way to paste URLs, Link format!
  62461. State of Cybersecurity Industry Exposure at Dark Web
  62462. loic-sharma/BaGet
  62463. Vitamin D, part 3 - The Evidence
  62464. Get Weather Forecast -- with records
  62465. Home - History of .NET
  62466. Study: “LinkedIn is Basically a Money Pit” Because of Ad Fraud
  62467. GDPR Violation: ScribD acquires PII on 500M users in a deal with LinkedIn
  62468. Configuring resources with YAML manifests: Deploying ASP.NET Core applications to Kubernetes - Part 2
  62469. Charge your Tesla for less
  62470. Dhghomon/programming_at_40
  62471. .NET Microservices with Steeltoe
  62472. Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  62473. Your Man in the Public Gallery: the Assange Hearing Day 6 - Craig Murray
  62474. Why I Link to WayBackMachine Instead of Original Site
  62475. How is it possible to jam a virtual card reader? | The Old New Thing
  62476. Create React App vs Next.js vs Gatsby
  62477. BashPitfalls - Greg's Wiki
  62478. Update noda time plugin to support bcl types by forwarding these to the existing bcl type handlers. by davidroth · Pull Request #3124 · npgsql/npgsql
  62479. AVIF has landed
  62480. Migration of Arbitrage from Windows to Mesos
  62481. The US Army Spent Millions Developing Giant, Six-Legged Walking Trucks in the 1980s
  62482. How to speed up the Rust compiler one last time – Nicholas Nethercote
  62483. Inaugural Melb.NET virtual meetup
  62484. Eftel Group - Telecommunication Infrastructure for Corporate, Wholesale, Government & Residential Sectors
  62485. Pair programming with JetBrains IDEs
  62486. Learn Docker in one month - on YouTube! Your guide to week 1
  62487. ASP.NET Core Configuration - Options Validation - Code Maze
  62488. Auto generated WebAPI client library with NSwag
  62489. Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions - Michael's Coding Spot
  62490. Using a Dapper Base Repository in C# to Improve Readability
  62491. Dataflow Analysis of Integral Values – .NET Tools Blog | JetBrains
  62492. Can't disable Chrome Mobile video autoplay. Have set to Blocked in Site Settings; still autoplaying
  62493. sinshu/managed-doom
  62494. Quand je découvre que mon code a été modifié en mon absence - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  62495. DIY IoT door monitor with ESP8266
  62496. Re-examining our approach to memory mapping | Time series data, faster
  62497. Disposable mask under the microscope
  62498. Tooltips in tooltips · Philip Ardeljan is a UI designer
  62499. Stellar Cartography With Self Organizing Maps
  62500. Tinkerer - You Aren't Going To Need It
  62501. Before you pack your webapp in Electron | Ori Livni’s Notes
  62502. » BitTorrent v2
  62503. The Business Lessons I Learned from Not Cutting My Hair for 18 Months
  62504. Beijing KFC
  62505. Language Log » "That, that, that…", part 2
  62506. Music Theory is Racist
  62507. Create php-gd2-12129745956.jpg by dddndd21 · Pull Request #107 · StackExchange/StackExchange.DataExplorer
  62508. This is definitely rare: It happens only ten times a month | The Old New Thing
  62509. C++/WinRT injects additional constructors into each runtime class | The Old New Thing
  62510. 18.S191 Introduction to Computational Thinking
  62511. Oracle Developer Live—Java
  62512. Weekly Notes - #27 | Miguel Bernard's Blog
  62513. TLS certificate lifespan cut short: A win for security, or cause for chaos?
  62514. Things I Learned to Become a Senior Software Engineer
  62515. index - BasicIncome
  62516. Verizon achieves milestone in future-proofing data from hackers
  62517. Elixir Is Not Ruby. Elixir Is Erlang
  62518. It’s getting Cozy
  62519. Securing Azure Functions using certificate authentication
  62520. Build and Deploy .Net Core WebAPI Container to Amazon EKS using CDK & cdk8s | Amazon Web Services
  62521. Calling Windows APIs in .NET5
  62522. When Things Get Really Bad – NTFS File System Corruption War Story
  62523. An Azure Reference Architecture – Azure From The Trenches
  62524. Kassel Labs
  62525. Migrating from ASP.NET to ASP.NET Core
  62526. Web-to-App Communication: The Native Messaging API
  62527. Visual Studio Codespaces is consolidating into GitHub Codespaces | Visual Studio Blog
  62528. Hard to discover tips and apps for making macOS pleasant
  62529. Noita - A roguelite where everything can be destroyed.
  62530. Service proxy, pod, sidecar, oh my!
  62531. Rain Speedtest
  62532. Preventing Insecure Network Connections | Apple Developer Documentation
  62533. DEVintersection Virtual Workshop Event
  62534. Why you want to encrypt password hashes
  62535. Athletic Anti-Nutrition: What a Vegan Diet Did to Carl Lewis
  62536. The most efficient way to solve problems: not having them
  62537. What is the Value of Browser Diversity?
  62538. Attention is your scarcest resource
  62539. Boardwatch Magazine Vol 09 01 1995 Jan : Free Download, Borrow, and Streaming : Internet Archive
  62540. How to pick more beautiful colors for your data visualizations
  62541. 10+ Sorts, Visualized - Disparity Cube (Radix, Gravity, Quicksort, ...)
  62542. boardwatch-1994-08 : Free Download, Borrow, and Streaming : Internet Archive
  62543. Predators and Prey - Numberphile
  62544. Contra - Behind the Code
  62545. yaelwrites/Big-Ass-Data-Broker-Opt-Out-List
  62546. NetLearner.org Home page - NetLearner.Portal
  62547. Key exchange standards - Manning
  62548. Massacring C Pointers
  62549. Are You An Anarchist? The Answer May Surprise You!
  62550. jsakamoto/ipaddressrange
  62551. The stack monoid
  62552. vasanthv/talk
  62553. Why you should charge more for your app subscriptions – Matt Ronge
  62554. Debt Matters
  62555. My Ergodox EZ Layouts to Relearn Typing within Three Days
  62556. Building a better home network
  62557. Fraidycat
  62558. When to stop working on side-projects
  62559. The MVP reconnect daily
  62560. Key exchange standards - Manning
  62561. Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  62562. spectresystems/spectre.console
  62563. Bridging the Gap Between Junior and Senior Engineers
  62564. Yahtzee in Blazor WebAssembly Part 1: The C# Model
  62565. Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  62566. You Should Probably Change Your Password! | Michael McIntyre Netflix Special
  62567. Snake in a QR code
  62568. » Bullfrog after Populous The Digital Antiquarian
  62569. wybiral/micropython-aiolora
  62570. .NET Rocks! vNext
  62571. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  62572. Controller Display by Fred Wood by Fred Wood
  62573. Asynchronous coroutines with C# 8.0 and IAsyncEnumerable
  62574. Lose Weight with Nightmare Fuel
  62575. A Meta-Layer for Notes
  62576. Wittgenstein’s Revenge
  62577. Garbage in, garbage out
  62578. The 16 Hour Product
  62579. A history of elliptic curves in tweets
  62580. Join the DotNetEvolution Discord Server!
  62581. xkcd: University COVID Model
  62582. University COVID Model
  62583. C# - Handy Features
  62584. Update on Adobe Flash Player End of Support
  62585. Microsoft Ignite
  62586. Costs of running a Python webapp for 55k monthly users
  62587. What Every C Programmer Should Know About Undefined Behavior #2/3
  62588. The .NET Docs Show - Exploring ASP.NET Core + Vue.js with Matt Millican
  62589. Coursera | CareerForce
  62590. Modern C
  62591. Rough edges in the when_all coroutine, part 2: Overloaded comma operator | The Old New Thing
  62592. Future of C#
  62593. Edit and Replay your network requests, direct from the browser
  62594. Using HIBP, AppInsights and Grafana to detect credential stuffing.
  62595. Add contibutors to the release notes by Brar · Pull Request #46 · npgsql/doc
  62596. Website Security, WAF, CDN, DDoS Protection | AppTrana
  62597. Reddit gets its app to 50 million Play Store downloads, mostly by making the mobile web experience miserable
  62598. A Beginner’s Guide to Setting Up a Web Application with Typescript and Express
  62599. Ian Bebbington - State-of-the-art ML in UWP
  62600. It's 2020 and it is time for text mode with Gui.cs
  62601. Top-level programs in C# 9.0
  62602. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  62603. Everything You Need to Know to Get Started with Deno
  62604. It’s not just cars that make pollution. It’s the roads they drive on, too
  62605. Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  62606. NuScale’s small nuclear reactor is first to get US safety approval
  62607. Time passed since Daniel applied for a US visa
  62608. RGBW RGB Downlight WiFi - 4 Pack
  62609. What is your take on checking return values?
  62610. Learn how to deploy .NET Core apps to Azure with GitHub Actions
  62611. Battery-free Game Boy runs forever
  62612. Upcoming changes to CI/CD Minutes for free tier users on GitLab.com
  62613. samizdatco/skia-canvas
  62614. Why You Should Share Your Ideas Online - Stew Fortier
  62615. Beginner's Mind | SQL, Code, Coffee, Etc.
  62616. Why I Don't Care About My Window Manager
  62617. Winning Communication in Remote Teams
  62618. Open Source Everything
  62619. A case for the mediocre developer
  62620. Thomas Jefferson to John Norvell
  62621. This Tiny Nuclear Reactor Will Change Energy—and Now It's Officially Safe
  62622. Microsoft Expressive Pixels: a platform for creativity, inclusion and innovation
  62623. What If Certain Mental Disorders Are Not Disorders At All?
  62624. On .NET Live - Application logs and diagnostics with Serilog
  62625. FilePizza - Your files, delivered.
  62626. A* Program — /dev/color
  62627. Black engineers group seeks next-gen IT leaders
  62628. transport_security_state_static.json - Chromium Code Search
  62629. Call session - Microsoft User Research
  62630. Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  62631. React is becoming a black box
  62632. Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  62633. Rough edges in the when_all coroutine, part 1: Empty parameter list | The Old New Thing
  62634. Creating background .NET Core services on Linux
  62635. Juno College Bootcamp Student to Web Developer with Ro The Coder
  62636. Blazor WebAssembly : Custom Authentication - EP11
  62637. Factorio - Trailer 2014
  62638. Factorio - Trailer 2020
  62639. Build your own .NET memory profiler in C#
  62640. Platform Tempered Glass Plate 310*310mm for FDM 3D Printer
  62641. Shelly1 physical button switch not working - Offizielles Shelly Support Forum
  62642. The release of the Azure Data Studio extension generator is now available - SQL Server Blog
  62643. Connector for AWS in Azure Cost Management + Billing is now generally available
  62644. Use TempDataAttribute For Clean Code
  62645. AWS Toolkit in JetBrains Rider | Amazon Web Services
  62646. C# 9.0: Records – Work With Immutable Data Classes
  62647. DevReach 2020 Now ONLINE & Free
  62648. Virtual Events in September to Discover! | Xamarin Blog
  62649. Building React Apps With Storybook — Smashing Magazine
  62650. Amazon.com: RCAWD Front and Rear Shock Absorber Oil Filled Type Aluminum Alloy 1316 for Rc Hobby Model Car 1-14 Wltoys 144001 Buggy Option Parts Hop-Ups 4Pcs(Yellow): Toys & Games
  62651. MIT 18.S097: Programming with Categories
  62652. thomasgalliker/ObjectDumper
  62653. ASP.NET Community Standup - Aug 25th 2020 - Razor Tooling
  62654. Customizing Trimming in .NET Core 5 | .NET Blog
  62655. Full-Text Search Battle: PostgreSQL vs Elasticsearch
  62656. E-mail gateways and gatekeeping
  62657. Inexpensive Dynamic DNS over IRC
  62658. Options, Text Editor, C#, Advanced - Visual Studio
  62659. In Defense of a Switch
  62660. Pour One Out | Potemkin Life
  62661. Calming down Clickhouse
  62662. Writing for nobody, writing for everybody
  62663. Blanket Solutions and Microservices
  62664. Think Twice Before You Wish to Live Forever — Remo Uherek
  62665. max.hn | 3 years of receiving my twitter feed via mail
  62666. Why Universal Basic Income Is Inevitable: What You Need To Know -
  62667. Data practices for scrappy startups
  62668. The Official, Authorized List Of Legitimate Reasons For Deciding to Become a Manager
  62669. leeoniya/uPlot
  62670. Cloud firewall management API SNAFU put 500k SonicWall customers at risk
  62671. dotnet/roslyn
  62672. The .NET Docs Show - .NET open-source projects 👨🏻‍💻 with Isaac Levin 👨🏻‍🦲
  62673. .NET CLI Templates in Visual Studio | .NET Blog
  62674. XAML Hot Reload Survey
  62675. TSA tries out another (illegal) biometric “ID verification” system – Papers, Please!
  62676. So You Want to Learn Physics... — Susan Fowler
  62677. ARM64 Performance in .NET 5 | .NET Blog
  62678. NeoAxis Engine 2020.5 Released - .NET Core, Visual Studio Code, Rider support, improved built-in GUI
  62679. chsienki/Kittitas
  62680. 10 lesser-known Web APIs you may want to use
  62681. Lo-Fi Player
  62682. Synthesizing a when_all coroutine from pieces you already have | The Old New Thing
  62683. Announcing PeachPie 1.0-preview1 @ PeachPie
  62684. Future Tech 2020 Conference | Homepage
  62685. connorferster/handcalcs
  62686. Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  62687. Most favorited Hacker News posts of all time
  62688. Inaugural Melb.NET virtual meetup
  62689. The Why and How of Privacy and Security — This Too Shall Grow
  62690. Create on Your Terms with Your Community | Patreon Blog
  62691. How to Spot Toxic Software Jobs From Their Descriptions
  62692. US court fully legalized website scraping and technically prohibited it - Parsers
  62693. Adding Scripting to .NET Applications
  62694. Deploying .NET Core to Heroku
  62695. Postel's Law - The Robustness Principle
  62696. Running Container Workloads in Microsoft Azure - Simple Talk
  62697. Aspect Oriented Programming using proxies in ASP.NET Core | Awaiting Bits
  62698. Tracing at Slack: Thinking in Causal Graphs - Slack Engineering
  62699. ASP.NET Core Configuration - Basic Concepts - Code Maze
  62700. Announcing the General Availability of Bottlerocket, an open source Linux distribution built to run containers | Amazon Web Services
  62701. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  62702. Translating NHibernate LINQ query to SQL
  62703. New Steps to Combat Disinformation - Microsoft on the Issues
  62704. 9 open source leaders I enjoy following on Twitter
  62705. Xamarin.Forms New Drawing API! Part 1
  62706. Experian database laked
  62707. Handle IdLinkage X509 chain building status. by vcsjones · Pull Request #41691 · dotnet/runtime
  62708. Add SafeBuffer Span<T> methods by huoyaoyuan · Pull Request #40842 · dotnet/runtime
  62709. Why I Actively Discourage Online Tooling like `jwt.io` and Online JSON Validators · Jamie Tanna | Software Engineer
  62710. Make Security an Inside Job – Design Monday | J Wolfgang Goerlich
  62711. You flow downhill
  62712. amymhaddad
  62713. Why developers hate Ruby on Rails
  62714. On the Epic side of history
  62715. How I Built Our Marketing Team, 15 Years After Launching – Bogdan Mitrache
  62716. Thoughts on Fundraising - Blair Reeves
  62717. Lunar
  62718. Nerves-keyboard - Running a mechanical keyboard with Elixir
  62719. Seven trust and safety features to build into your product before someone gets hurt
  62720. I've decided to pursue a Bootstrap MBA
  62721. Awesome 8-Bit DIY Breadboard Computer (Kits are Available) - EEWeb
  62722. Adding a Little DAPR to Your .NET Microservices
  62723. CoffeeGeek - Baratza Sette 30 Grinder
  62724. VALORANT's 128-Tick Servers
  62725. ASP.NET Community Standup - Sept 1 2020 - YARP Reverse Proxy Toolkit
  62726. Introducing GitHub Container Registry - The GitHub Blog
  62727. Improvements in native code interop in .NET 5.0 | .NET Blog
  62728. Performance best practices with gRPC
  62729. Why we are suing the Administration - Newsroom
  62730. Why I’m Writing A Book On Cryptography
  62731. htop-dev/htop
  62732. An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  62733. More on trivial functions like CopyRect and EqualRect | The Old New Thing
  62734. GitLens Extension in Visual Studio Code
  62735. The database I wish I had
  62736. About Applebot
  62737. Monsters Weekly 178 - How to Manually Trigger GitHub Actions
  62738. Build a REST API in .NET Core - Simple Talk
  62739. How to log NHibernate SQL to ASP.NET Core loggers
  62740. Natively Format JavaScript Numbers
  62741. Setting Up GrayLog For Use With NLog
  62742. REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  62743. Monsters Weekly 180 - SQL Profiling with Azure Data Studio
  62744. Solution & Project Structure of a Loosely Coupled Monolith
  62745. .NET Foundation Project Spotlight
  62746. Monsters Weekly 179 - Working with AsyncLocal
  62747. Free Books for Learning and Getting Started with Cloud-Native .NET Apps
  62748. Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  62749. Docker 101 and How do containers work?
  62750. New C# Source Generator Samples | .NET Blog
  62751. Shawn Wildermuth's Blog
  62752. AWS SDK for .NET v3.5 Now Generally Available | Amazon Web Services
  62753. Minimal React: getting started with the frontend library
  62754. What is .NET? How does it work? Is it a language or a Platform?
  62755. Don't Code Tired | Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests
  62756. C# preprocessor directive symbols from the dotnet build command line via DefineConstants
  62757. Securing Azure Functions using API Keys
  62758. BSides København
  62759. Consequences Of Code « blarg?
  62760. Motivation
  62761. Azure/bicep
  62762. Version number bumped to 3.0.0 from 2.8.0 (tentative). · ruby/ruby@21c62fb
  62763. Debug ASP.NET Core Blazor WebAssembly
  62764. If your Mac doesn't turn on
  62765. Google, the Stupidity Amplifier — Greg Egan
  62766. App Trimming in .NET 5 | .NET Blog
  62767. F# 5 update for August | .NET Blog
  62768. A Lesson in LoRa Module P2P Standards (or the Lack Thereof)
  62769. Supporting Linux kernel development in Rust
  62770. Introducing the Half type! | .NET Blog
  62771. Big Plans for Big Data and .NET for Spark | .NET Blog
  62772. The Architecture of Open Source Applications
  62773. GIFBot - Interactive Twitch Bot
  62774. An interesting question for technical founders
  62775. Soatok’s Guide to Side-Channel Attacks
  62776. Amazon.com: BatPower 120W USB C Laptop Car Charger, PD 90W Car Charger for New Surface Book 2 Laptop Pro 7 USB C Car Charger HP Spectre X360 Razer Microsoft Dell Laptop Car Charger Vehicle DC 12v-24v Auto Adapter: Computers & Accessories
  62777. System Programming in 2k20
  62778. On the moral authority of the founding CEO - As Risky As It Gets
  62779. The Importance of Doing - Jonathan Liu
  62780. Tips for stable and portable software
  62781. No longer looking for shortcuts!
  62782. Deployed To Production Is Not Enough
  62783. Zigbee Device Compatibility Repository
  62784. At First I Thought Someone Was Trying to Scam Me Out of My Domain Name
  62785. Taking a look at Gerät 32620 — The Postface
  62786. .NET R&D Digest (August, 2020)
  62787. 1st Game: Snek - Making an 8 Bit pipelined CPU
  62788. Users
  62789. App Review process updates - News - Apple Developer
  62790. Orleans at Microsoft
  62791. 2.90 — blender.org
  62792. Blender 2.90 - Features Showcase
  62793. PinePhone Manjaro Community Edition | PINE64
  62794. Application Containerization - Migrate apps to Azure Kubernetes Service (Preview)
  62795. Is there a code page that matches ASCII and can round trip arbitrary bytes through Unicode? | The Old New Thing
  62796. Dispose Resources Asynchronously With IAsyncDisposable
  62797. The More You Know The More You Realize You Don't Know
  62798. Why are there 5280 feet in a mile?
  62799. Adding a little Swagger to OData
  62800. Inject a service into a System.Text.Json converter
  62801. Analysis of Today's CenturyLink/Level(3) Outage
  62802. Release ILSpy 6.2 Preview 1 · icsharpcode/ILSpy
  62803. Do we really travel through time with the speed of light?
  62804. Blazor GameDev - part 9: introducing the Finite State Machine - Davide Guida
  62805. Take Action with MJ for Texas · Mobilize
  62806. Get Involved - MJ for Texas
  62807. My PR was denied by Iranian Law
  62808. Vimac
  62809. Being a Grafanista: a look from inside
  62810. swyx Writing | How to Create Luck
  62811. My mama told me "Hiring a Developer" is like a box of chocolate, you never know what you gonna get - Alireza Savand blog
  62812. Less is more
  62813. Zen and Development | Potemkin Life
  62814. reegeek/StructLinq
  62815. Real-time rendering of water caustics
  62816. VerifyTests/DiffEngine
  62817. Introduction
  62818. Cryptologie | Links
  62819. vinayak-mehta/present
  62820. Antifragile Web Development
  62821. [outages] Level3 (globally?) impacted (IPv4 only)
  62822. NASA Workmanship Standards : National Aeronautics and Space Administration : Free Download, Borrow, and Streaming : Internet Archive
  62823. How to build mini high voltage Jacob's Ladder
  62824. Exploring mullender.c - A deep dive into the first IOCCC winner :: LainSystems
  62825. Flexbox Defense
  62826. Zero-Knowledge Proofs from Information-Theoretic Proof Systems - Part I | ZKProof Standards
  62827. So you want to roll your own crypto?
  62828. Random colours – ANU QRNG
  62829. Atte Juvonen - No, banks do not have a magic wand that creates money out of thin air
  62830. Fully embracing the dumb terminal laptop
  62831. Don't get stuck - stitcher.io
  62832. Beyond Black Hole: A Shower Thought
  62833. SubtletyAndSignificance
  62834. Memoirs from My First Interview
  62835. Tips for hobby embedded development beginners
  62836. Anatomy of a low frequency aviation radio beacon
  62837. A Good Day | Jonathan Verrecchia
  62838. Write explicit type guards
  62839. Software Engineering Tips and Best Practices for Data Science | Ahmed BESBES
  62840. Go Fuzz Yourself! Where do I even begin?! – MIKE CURNOW
  62841. - Age of Ascent
  62842. Follow My Explorations into AWS for .NET Developers
  62843. GeekDesk “Max” sit-stand desk review: Two years with a motorized desk
  62844. Programming with Proofs for High-assurance Software
  62845. Life is Short
  62846. Very short functions are a code smell – an overview of the science on function length – Software by Science
  62847. Slack disclosed on HackerOne: Remote Code Execution in Slack...
  62848. dotnet/aspnetcore
  62849. Objective-Rust
  62850. Optimized shot-based encodes for 4K: Now streaming!
  62851. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  62852. CSS 3D ENGINE
  62853. Cyberdecks For High-Tech Low-Lifes
  62854. HealthcareIsDumb.com
  62855. florinpop17/app-ideas
  62856. Ham radio is dying! No it’s not, it's evolving - K0LWC
  62857. Analysis | For some military veterans, QAnon conspiracies offer comfort and belonging
  62858. Apple Terminates Epic Games' Developer Account
  62859. weikio/PluginFramework
  62860. Zoom is now critical infrastructure. That’s a concern
  62861. Pure and Applied Chess
  62862. Why not make it easier to share the truth? part 1
  62863. Analog writing tools
  62864. Ethereum Is a Dark Forest
  62865. The ability to send a plain text email is not a skill people care about (mostly)
  62866. Hidden Gems Conference Day 3 Track Two
  62867. How I finally beat my son at a computer game
  62868. Overlap and Glue
  62869. Open Alpha Playtest - Aug 29, 2020
  62870. RFC8890: The Internet is for End Users
  62871. Website Domains Names & Hosting
  62872. DNS Physical Structure
  62873. EGX 2020 Leftfield Submissions
  62874. How do I convert from the C++/WinRT projection type to the C++/WinRT implementation type? | The Old New Thing
  62875. 🎓 Dr. Freemo :jpf: 🇳🇱 (@freemo@qoto.org)
  62876. The Internet Speculative Fiction Database
  62877. Meet Silq- The First Intuitive High-Level Language for Quantum Computers
  62878. Muse — tool for thought
  62879. Zoom still don't understand GDPR
  62880. A Short Guide to Minimal Web Development · Jens Oliver Meiert
  62881. Easily create web extensions for Safari. - News - Apple Developer
  62882. .NET for Spark Survey
  62883. WSLconf
  62884. From a Whatsapp group prototype to a $1.3 million investment. A founders validation journey.
  62885. Coaching without doing
  62886. Ergonomic superiority, RSI and why I bought a split keyboard
  62887. Regulation Is Killing Medical Software Innovation
  62888. Getting Started PeachPie
  62889. Asana S-1 Analysis - Comparing One Productivity Powerhouse to Another by @ttunguz
  62890. It Took 2 Years To Make My First Dollar Selling A Product
  62891. Democracy in China During the Early 20th Century
  62892. How To Update Your BIOS For Windows 8? | Samsung Support Gulf
  62893. CTO + VP Engineering: Needed or Redundant?
  62894. Agenda: .NET Core as Cloud Native - NDC Minnesota 2020 | Online Developers Conference
  62895. Wind and solar are 30-50% cheaper than thought, admits UK government
  62896. The Single Responsibility Principle Revisited
  62897. Securing Blazor Client-side Applications
  62898. Announcing Rust 1.46.0 | Rust Blog
  62899. agileobjects/ReadableExpressions
  62900. Home | reMarkable
  62901. Automatically find latent bugs in your code with .NET 5 | .NET Blog
  62902. TikTok
  62903. Kill sticky headers
  62904. Use Project Tye to simplify your .NET microservice development experience (part 2)
  62905. Scrollbar Blindness | Sven Kadak
  62906. HTML Standard
  62907. How do I convert from the C++/WinRT implementation type to the C++/WinRT projection type? | The Old New Thing
  62908. Fullstack Course Tracker with React, Airtable, and Netlify - JAMstack Crash Course #2
  62909. Venus is the Best Place in the Solar System to Establish a Human Settlement (2003)
  62910. Facebook apologizes to users, businesses for Apple’s monstrous efforts to protect its customers' privacy
  62911. d3/d3
  62912. Code Runner - Visual Studio Marketplace
  62913. C++ with Visual Studio Code on macOS
  62914. iOS 14 privacy settings will tank ad targeting business, Facebook warns
  62915. Crowdin | Localization Management Platform for agile teams
  62916. Computer Stuff They Didn't Teach You #9 - Ports and Processes! What Process has that Port open?
  62917. The Potentially Revolutionary Celera 500L Aircraft Officially Breaks Cover
  62918. Configure VS Code for Clang/LLVM on macOS
  62919. Call For Presentations – PasswordsCon
  62920. Technical Advisory – wolfSSL TLS 1.3 Client Man-in-the-Middle Attack (CVE-2020-24613)
  62921. .NET Rocks! vNext
  62922. Racket
  62923. Release Beta 9 - adds support for .net 5.0 preview 8 and later · egil/bUnit
  62924. How to not give a fuck
  62925. The Joy of Things being Things - The Space Under the Window (Andrew Plotkin, 1997) - Half Mermaid Productions
  62926. Why walking meetings boost creativity 60% - Greg Raiz
  62927. The Five Pillars Of Wealth Building - Darius Foroux
  62928. Robots I Love
  62929. What you should study
  62930. Bilingual baby name finder
  62931. Evolving .NET Framework Monoliths with .NET 5 and Kubernetes
  62932. Release 1.0.0-preview4 · microsoft/reverse-proxy
  62933. Using Azure Monitor Workbooks for Quick Monitoring Analytics - Daily .NET Tips
  62934. Making WAVs: Understanding, Parsing, and Creating WAV Files in JavaScript
  62935. Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  62936. Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  62937. Fennel – Why Fennel?
  62938. Windows Terminal Preview 1.3 Release | Windows Command Line
  62939. Building A GitHub Repo Importer For A .NET Application - James Hickey
  62940. Jacques Cousteau's Grandson Wants to Build the International Space Station of the Sea
  62941. Is TDD Dead
  62942. Life, part 33
  62943. First Run Dedection with Xamarin.Essentials | Xamarin Blog
  62944. Why Johnny Won't Upgrade · Jacques Mattheij
  62945. A REAL Nintendo Wii is Packed into this Handheld!!!
  62946. Frontend performance: React SSR and the Uncanny Valley
  62947. PCI Express Retimers vs. Redrivers: An Eye-Popping Difference | Astera Labs
  62948. Arwes - Sci-Fi UI Framework
  62949. Why are some system functions exported as stubs instead as forwarders? | The Old New Thing
  62950. radEventListener: a Tale of Client-side Framework Performance | CSS-Tricks
  62951. Beyond REST and RPC: Asynchronous Eventing and Messaging Patterns
  62952. The Intersection of Microservices, Domain-Driven Design and Entity Framework Core
  62953. Adding a little Swagger to OData
  62954. What happens when you load a URL?
  62955. Where's the YouTube Video? : dylanbeattie.net
  62956. You want people to do the right thing? Save them the guilt trip | Psyche Ideas
  62957. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  62958. Hiring is Broken | Emily Nakashima | Monktoberfest 2018
  62959. Producer/consumer pipelines with System.Threading.Channels
  62960. Heyyyyyyyyyyyy.com | email with *nuance*
  62961. 💲🇹🇼 Sharing Salary in Taiwan 🤔(only paid by Taiwanese company or Local branch, No remote)
  62962. Black Americans Want Police to Retain Local Presence
  62963. Syllabus for Eric's PhD students
  62964. Optimal Peanut Butter and Banana Sandwiches | Ethan Rosenthal
  62965. Event Sourcing on Azure - part 1: architecture plan - Davide Guida
  62966. wybiral/micropython-lora
  62967. Providers | PrivacyTools
  62968. Bahnschrift font family - Typography
  62969. EVOLT 11148 | D/LIGHT LED 12W TRI COL IP44 DIM 92MM WHT
  62970. open-sdr/openwifi
  62971. Smart RGBW WiFi DownLight
  62972. How to achieve career growth: opportunities, skills & sponsors - Blog by Damian Schenkelman
  62973. Visual Studio 2019 for Mac - Preview Release Notes
  62974. Reflecting on my failure in building Prosper.
  62975. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  62976. Google Play Music Desktop Player
  62977. Source Generators in C#
  62978. highlightjs/highlight.js
  62979. .NET Rocks! vNext
  62980. Can Thieves Crack 6-Digit iPhone Passcodes?
  62981. Quick S-1 Teardown: Snowflake
  62982. Constrained Open Generics Support Merged in .NET Core DI Container
  62983. Thorsten Ball - But does it help you ship?
  62984. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  62985. Leading-Trim: The Future of Digital Typesetting
  62986. If Humans Spoke in Vectors...
  62987. Announcing .NET 5.0 Preview 8 | .NET Blog
  62988. Is cloud security too easy to screw up? | A Cloud Guru
  62989. What's it like as a Senior Engineer?
  62990. Do Storks Deliver Babies? - Numberphile
  62991. DevOps Notts - August 2020 - Michael Gillett and Martin Woodward - OUR FIRST BIRTHDAY 🎉🎂!
  62992. Github package registry not compatible with dotnet nuget client
  62993. jcansdale/gpr
  62994. Kindle Collects a Surprisingly Large Amount of Data
  62995. Should you unit-test API/MVC controllers in ASP.NET Core?
  62996. Build a Pokedex with NextJS and Tailwind CSS - SSR vs SSG
  62997. A New Botnet Is Covertly Targeting Millions of Servers
  62998. Quaternions and 3d rotation, explained interactively
  62999. How to write in plain English
  63000. [base] Revision 364746
  63001. Blazor by Example
  63002. The 2020 Virtual LLVM Developers' Meeting Program
  63003. NDC Sydney 2020 | Software Developers Conference
  63004. dotnet/runtime
  63005. The Maths Masterclasses | TalentEd
  63006. Asynchronous programming - C#
  63007. SharpLab
  63008. projectkudu/kudu
  63009. Please read the paper before you comment
  63010. LiveSharp
  63011. Scaling Docker to Serve Millions More Developers: Network Egress - Docker Blog
  63012. Oh what a feeling: New Toyotas will upload data to AWS to help create custom insurance premiums based on driver behaviour
  63013. S-1
  63014. Challenge to scientists: does your ten-year-old code still run?
  63015. Release Submit Propagation Nation v0.2.2 · haacked/aspnet-client-validation
  63016. Release Squirrel.Windows 2.0.0 · Squirrel/Squirrel.Windows
  63017. PaperCall.io - .NET Conf 2020
  63018. The making of Visual Studio IntelliCode's first deep learning model: a research journey | Visual Studio Blog
  63019. View dependent packages on NuGet.org | The NuGet Blog
  63020. How to Query HaveIBeenPwned Using an Azure Sentinel Playbook
  63021. Troy Hunt @troyhunt
  63022. GCD and the magic of subtraction
  63023. Can we be both rational and creative? - Daniel Bustamante
  63024. My startup validation process
  63025. Saving the Web With Very Small Amounts of Money
  63026. How to write Blog without Motivation
  63027. You Can Sit With Us - Jonathan Liu
  63028. Under the Hood of a Simple DNS Server
  63029. Alice in Wonderland and the theft of the public domain
  63030. What You Learned Before You Were Born
  63031. Story of Vitamin D Toxicity
  63032. Enforce .NET code style in CI with dotnet format - Gérald Barré
  63033. S-1
  63034. Cross-platform cryptography in .NET Core and .NET 5
  63035. How to use the editor in Azure Cloud Shell? - Daily .NET Tips
  63036. Exploring App Service Diagnostics in Azure Portal - Daily .NET Tips
  63037. Defining Cloud Native
  63038. DevOps, Waffles, and Superheroes - Oh My!
  63039. Stay Sharp
  63040. Learn C# with CSharpFritz - Ep 1: Types, Type Conversion, and C# Language Syntax
  63041. .NET Rocks! vNext
  63042. Using Redis as a .NET Core Data Store
  63043. Developing and Deploying Microservices with 'Tye'
  63044. ASP.NET Community Standup - Aug 4th 2020 - Project Tye Update
  63045. A Journey into .NET Microservices with Steeltoe
  63046. Announcing New Version of the dotNetTips.Utility Assemblies and NuGet Packages!
  63047. .NET Regular Expressions
  63048. .NET Rocks! vNext
  63049. Entity Framework Community Standup - August 19th 2020 - Many-to-Many in EF Core 5.0
  63050. Pieter Levels makes $600k a year from Nomad List and Remote OK
  63051. Migrating .NET Framework Web Apps to Azure
  63052. On .NET Live - Generating static web applications with Statiq
  63053. Inspect and Mutate IQueryable Expression Trees
  63054. Workshop Module 2: Modeling and Architecting Microservices
  63055. API Communication in Microservices with Azure API Management and Azure Functions
  63056. On .NET Live - Sharing your status with Smart Bulbs and PrecenseLight
  63057. Languages & Runtime: .NET Community Standup - August 13 2020 - IOT, API Analyzers, Bin Log Reader
  63058. Workshop Module 1: Introducing Microservices
  63059. What not to do in ASP.NET, and what to do instead
  63060. Try New Gradients & Brushes with Xamarin.Forms 4.8 | Xamarin Blog
  63061. Why You Should Care About Microservices
  63062. Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  63063. Packaging and deploying .NET Core for Linux - Part 2
  63064. Measure performance in Xamarin.Android applications | Xamarin Blog
  63065. Learn C# with CSharpFritz - Ep 2: Building our own types with Class
  63066. .NET Rocks! vNext
  63067. A tale of webpage speed, or throwing away React
  63068. Rust Contributors
  63069. Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  63070. NuGet and long file name support · Issue #3324 · NuGet/Home
  63071. Bare-Metal MCU #9 - Review; ATTiny85 from scratch
  63072. JRediSearch version 1.8 Sync Up by tombatron · Pull Request #1531 · StackExchange/StackExchange.Redis
  63073. Implement ROLE command by zmj · Pull Request #1551 · StackExchange/StackExchange.Redis
  63074. How can I get the number of processors in the system, when there are more than 64? | The Old New Thing
  63075. Altopia Corporation Information
  63076. Questions · Patrick Collison
  63077. C# to the max! Continuations, co-routines and Source Generators!
  63078. .NET &amp; JavaScript Ninjas Community Program | Telerik
  63079. Never Run ‘python’ In Your Downloads Folder
  63080. Actually Portable Executable
  63081. Computer Stuff They Didn't Teach You #7 - Git Push --Force will destroy the timeline and kill us all
  63082. Computer Stuff They Didn't Teach You #4 - Git 101 Basics
  63083. Computer Stuff They Didn't Teach You #6 - Git Rebase vs Merge explained
  63084. Computer Stuff They Didn't Teach You #2 - Code Pages, Character Encoding, Unicode, UTF-8 and the BOM
  63085. Computer Stuff They Didn't Teach You #3 - Basic Text Editing and Hotkeys in VS Code
  63086. Computer Stuff They Didn't Teach You #5 - Git Pull Requests explained
  63087. Computer Stuff They Didn't Teach You #1 - What's a Carriage and Who's Feeding it Lines? CRLF
  63088. xunit/xunit
  63089. KitchenAid&#174; Stand Mixer Ice Cream Maker Attachment
  63090. tomrothe.de - Behavior-Driven Test Data
  63091. Daily links from Cory Doctorow
  63092. Yards, balls, fences, and software engineering
  63093. Logs and Time Series are not the same - Vallified
  63094. Newton Papers : College Notebook
  63095. US Border Patrol Says They Can Create Central Repository Of Traveler Emails, Keep Them For 75 Years - View from the Wing
  63096. Making an OS (x86) - Part 1: CPU, Assembly, Booting
  63097. What's New In DevTools (Chrome 86)  |  Web  |  Google Developers
  63098. Atmosphere Experiment by Sebastian Lague
  63099. Coding Adventure: Atmosphere
  63100. Gary Ewan Park - How to verify SQL Server connection using udl file
  63101. Computer Stuff They Didn't Teach You #8 - Containers? So What? Docker 101 Explained
  63102. sbidy/wiz_light
  63103. Thinking about dependencies :: sunshowers
  63104. Hide My Secrets - Visual Studio Marketplace
  63105. ExecutionContext vs SynchronizationContext | .NET Parallel Programming
  63106. Worldwide Mobile Data Pricing League | Cost of 1GB in 230 countries - Cable.co.uk
  63107. Logical Increments
  63108. Pilo: Raspberry Pi-Powered Lights-Out Remote Server Management for $60 or less
  63109. PaperCall.io - .NET Conf 2020
  63110. MSBuild Log Viewer
  63111. Blockchain, the amazing solution for almost nothing
  63112. Build tools around workflows, not workflows around tools
  63113. Voting in NC FAQ | NC-Voter
  63114. The Anti-Capitalist Software License
  63115. Future of DeepSpeech / STT after recent changes at Mozilla
  63116. degoogle
  63117. drduh/macOS-Security-and-Privacy-Guide
  63118. VTM
  63119. Contempt Culture - The Particular Finest
  63120. awaescher/RepoZ
  63121. ant-design-blazor/ant-design-pro-blazor
  63122. amuste/BlGridExamples
  63123. Cryptography Dispatches
  63124. BlGrid.ServerSide
  63125. High Score | Netflix Official Site
  63126. Ventoy
  63127. do {...} while (0) in macros
  63128. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  63129. Newsletter Week 34, 2020
  63130. China is building a GitHub alternative called Gitee – TechCrunch
  63131. N O D E
  63132. LiveAuctioneers data breach: Millions of cracked passwords for sale, say researchers
  63133. July 11, 2020 - LiveAuctioneers Account Security
  63134. AI Slays Top F-16 Pilot In DARPA Dogfight Simulation
  63135. .NET Dev Summit 2020 - Virtual Conference - Bengaluru
  63136. Use Project Tye to simplify your .NET microservice development experience (part 1)
  63137. What's new in the Windows Store client
  63138. Get Microsoft Remote Desktop - Microsoft Store en-CA
  63139. Why write ADRs
  63140. nTopology jobs
  63141. Leaked Palantir S-1 shows $579M loss in 2019 – TechCrunch
  63142. Exclude code that follows [DoesNotReturn] from code coverage (per #898) by kevin-montrose · Pull Request #904 · coverlet-coverage/coverlet
  63143. Kids Trap (Collection 1-15)
  63144. This is your one shot
  63145. fast.ai releases new deep learning course, four libraries, and 600-page book
  63146. Generating Sales from YouTube micro-influencers
  63147. You don’t always have to be productive - WEEB TRASH LIFE
  63148. Tom Spark Talks with Troy Hunt - Owner of HaveIBeenPwned!
  63149. Toward a Zoom agreement
  63150. Hand washing stations
  63151. Why I Started Experimental Cooking — A Pursuit of Joy
  63152. Why Do Technical Recruiters Even Exist? - Scott Turman
  63153. Port 5432 is open: introducing the Splitgraph Data Delivery Network
  63154. Why efficiency is dangerous and slowing down makes life better | Psyche Ideas
  63155. Ignoring mass reformatting commits with git blame – Rob Allen's DevNotes
  63156. An Update on MDN Web Docs – Mozilla Hacks - the Web developer blog
  63157. Developer Advocate, Careers At EDB
  63158. Inside the Microsoft STL: The std::exception_ptr | The Old New Thing
  63159. My Stream Timer
  63160. .NET Productivity Tips and Tricks
  63161. Recognizing different types of exception objects that Windows platform libraries can throw | The Old New Thing
  63162. How NAT traversal works
  63163. Productivity Tips and Tricks
  63164. GUIDs are globally unique, but substrings of GUIDs aren't | The Old New Thing
  63165. Introducing the new Azure SDKs
  63166. Azure SDK Latest Releases | Azure SDKs
  63167. Approximate results may vary
  63168. reMarkable microSD
  63169. The Brussels Choice - Numberphile
  63170. First thoughts on Rust vs OCaml
  63171. Chromium’s impact on root DNS traffic | APNIC Blog
  63172. Why Did Mozilla Remove XUL Add-ons?
  63173. Fullstack Vulnerability Management | Cyber Attack Prevention
  63174. Building a Second Brain: The Illustrated Notes
  63175. Building a Second Brain
  63176. Lightroom App Update Wipes Users' Photos and Presets, Adobe Says they are 'Not Recoverable'
  63177. Development quotes of the week [LWN.net]
  63178. How Shopify Reduced Storefront Response Times with a Rewrite
  63179. Upgrade to .NET 5 by davidfowl · Pull Request #96 · davidfowl/BedrockFramework
  63180. Guess a GUID
  63181. WSL 2 Support is coming to Windows 10 Versions 1903 and 1909 | Windows Command Line
  63182. Docker Desktop & WSL 2 - Backport Update - Docker Blog
  63183. Add enhancement to default behavior of client reconnection by barahonajm · Pull Request #24992 · dotnet/aspnetcore
  63184. The Temporality of Media
  63185. Who to ignore (3 bullshit filters)
  63186. The Ebb and the Flow of Product Development
  63187. Is Sapiens Worth Reading? — mattswain.co.uk
  63188. How to Initiate Contact With a Mentor | Daniel Miessler
  63189. Angel Investing: Check Sizes
  63190. Transfer a Software Project - Lessons Learned - dcaulfield
  63191. The sandpaper learning method
  63192. Pascal’s Scam - Second Breakfast
  63193. The Impostor's Advantage
  63194. Announcing TypeScript 4.0 | TypeScript
  63195. Hoppscotch
  63196. .NET Tooling Community Standup - August 20th 2020 - Chat with the NuGet team!
  63197. Moving from YouTube to PeerTube
  63198. An early release of pbrt-v4 and some notes about pbrt-gpu
  63199. 24h Sunrise/Sunset
  63200. NGINX Config | DigitalOcean
  63201. First Side Project with Svelte...and Other Cool Stuff (Stripe, Netlify Identity, FaunaDB)
  63202. Loosely Coupled Monolith
  63203. How To Remember Anything Forever-ish
  63204. ASP.NET Core in Action, Second Edition
  63205. ASP.NET Core Health Checks
  63206. A Deep Dive into How .NET Builds and Ships | .NET Blog
  63207. Evaluating “ReadLine using System.IO.Pipelines” Performance in C#
  63208. Evaluating “ReadLine using System.IO.Pipelines” Performance in C# — Part 2
  63209. The Case of the Top Secret iPod - TidBITS
  63210. davidfowl/CommunityStandUpNet5
  63211. Random UO anecdote #2
  63212. How to contact Google SRE: Dropping a shell in cloud SQL
  63213. dotnet/interactive
  63214. davidfowl/CommunityStandUpNet5
  63215. jesseduffield/horcrux
  63216. Meet the startup that helped Microsoft build the world of Flight Simulator – TechCrunch
  63217. Ice Lake AVX-512 Downclocking
  63218. Everything Old is New Again: Binary Security of WebAssembly
  63219. Microsoft.dotnet-httprepl 3.1.0
  63220. Unico Campania, hackerato il sito: 165mila email e password di utenti in rete. “Subito disattivati”
  63221. Can't you just right click?
  63222. You deserve better news. Let me pay for it.
  63223. Persisting as a solo founder
  63224. How I Use Work Tools To Organize Personal Life
  63225. Should billionaires exist? – Part 1
  63226. My dev super power is "I can build anything" so what the heck should I build?!
  63227. Obfuscating your email on the web
  63228. A Guide to Autodidactism | Jack Kinsella
  63229. Implementing 'focus and reply' for Fastmail with JMAP
  63230. Buildstarted/PuppeteerSharpBypassingBotDetection
  63231. chris124567/puppeteer-bypassing-bot-detection
  63232. Post | theheadless.dev - Learn Puppeteer & Playwright
  63233. 569936821221962380720 - Numberphile
  63234. Pixel 4xl stuck on 50% ,Switches off randomly,Has a battery symbol with a ?
  63235. MediatR: how to use Decorators to add retry policies - Davide Guida
  63236. Bring the best of the Web to your .NET desktop applications with WebView2 | .NET Blog
  63237. minvws/nl-covid19-notification-app-backend
  63238. Most "mandatory requirements" in corporations are imaginary
  63239. The Reason For The Weird PHP Function Names
  63240. ASP.NET Core 5: Make your options immutable
  63241. Simulate Mobile Devices with Device Mode in Microsoft Edge DevTools - Microsoft Edge Development
  63242. Porting a Golang and Rust CLI tool to D
  63243. Researchers Can Duplicate Keys from the Sounds They Make in Locks
  63244. A Cloudflare worker to redirect image requests from dickhead content scraper's site to a Rick Roll
  63245. Symmetric and Asymmetric Encryption in .NET Core
  63246. Kowainik - Haskell mini-patterns handbook
  63247. The Death Of Corporate Research Labs
  63248. Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  63249. Introducing C# 9: Native-sized integers
  63250. ShinyHunters Serving up 21 New Compromised Databases - Binary Defense
  63251. $5 DIY "Smart" Garage Door Opener using Sonoff SV
  63252. Introduction & Table of Contents
  63253. A Look at the Current 2020 Hard Drive Failure Rates
  63254. You Need a Password Manager. Here Are the Best Ones
  63255. Scrum is not for humans
  63256. Graphical Linear Algebra
  63257. Big money, not big data
  63258. Vulnerabilities in ATM Milano's mobile app
  63259. The Economics of OnlyFans | XSRUS
  63260. Early Startup Employees and Company Growth
  63261. Release v0.0.1 · wybiral/zap
  63262. How many pieces can a puzzle have?
  63263. The Contrary Consultant
  63264. Kinesys Advantage2 - Review after three years of use
  63265. dotnet/runtime
  63266. Why Remote Work Will Convince You to Relocate -
  63267. The little guide to CI/CD for frontend developers - Maxime Heckel's Blog
  63268. Wealth Tax
  63269. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  63270. Is the Phone Gap closed in 2020?-firt.dev
  63271. Dear Apple: Your Services Are No Longer Required.
  63272. Uzay-G/archivy
  63273. Web Scraping without getting blocked
  63274. Let's Learn x86-64 Assembly! Part 0
  63275. Popular seafood species in sharp decline around the world
  63276. The ASP.NET Team @TheASPNETTeam
  63277. ignatandrei/NETCoreBlockly
  63278. Running headless Chromium in Azure Functions with Puppeteer and Playwright
  63279. umami
  63280. Modeling a Wealth Tax
  63281. Controlling IHostedService execution order in ASP.NET Core 3.x
  63282. Laying the foundation for Rust's future | Rust Blog
  63283. If Founders Treated Their Investors The Same Way They Treated Their Employees
  63284. Nintendo DS Architecture | A Practical Analysis
  63285. sourcegen.dev - Source Generator Playground
  63286. privacycg/first-party-sets
  63287. SuperIlu/DOjS
  63288. 2.5 Million Medical Records Leaked By AI Company
  63289. Supporting Encrypted Content-Encoding in HttpClient - Replacing Bouncy Castle With .NET Core
  63290. Canon's cloud platform has lost users' files – and it CAN'T restore them
  63291. RC-Network Modellsport e.V.
  63292. NDC Workshops Q4 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  63293. JWTs: Which Signing Algorithm Should I Use?
  63294. Dungeon Map Doodler
  63295. ERAC National Certification Database - GMA-507368
  63296. karpathy/minGPT
  63297. Apple expands its independent repair program to Mac, after US antitrust investigation examined company’s repair policies – TechCrunch
  63298. Dependency
  63299. Data Breach Statement - Utah Gun Exchange
  63300. 2020 (ISC)² Global Achievement Awards: Celebrating achievements in cybersecurity - Help Net Security
  63301. Apple, Epic, and the App Store
  63302. Gregor Riegler · Levels of Modularity
  63303. Cheating is OK (In Some Places) — Brendan Cahill
  63304. Your first 90 days as CTO or VP Engineering.
  63305. Introduction to quantum computing with Q# – Part 6, No-cloning theorem
  63306. Why I Left a Career as a Startup CTO to Become a Writer
  63307. How to Read Instagram Backup Messages the Easy Way - jq
  63308. On How Couples Meet and Legal Salaries - Jonathan Liu
  63309. SSH Considered Harmful – Why You Should Be Using Persistent Sessions
  63310. .NET and Visual Studio project tooling survey
  63311. #124 Een wachtwoord is als een onderbroek, een interview met TROY HUNT #haveibeenpwned
  63312. C# 9 – Anthony Giretti's .NET blog
  63313. Carl Franklin's Blazor Train: Application State
  63314. Codice Software joins Unity Technologies to bring version control to real-time 3D workflows
  63315. Introducing Blazor Automatic Kingdom
  63316. Practical Debugging for .NET Developers is Available! - Michael's Coding Spot
  63317. Report: “No Need to Hack When It’s Leaking:” GitHub Leaks of Protected Health Information
  63318. Apple Threatens to Terminate Epic Games' Developer Accounts on August 28
  63319. ASCII Ray Tracing in C++ Console
  63320. Support SkyCircl.es
  63321. Ct.js — a free game editor
  63322. Life, part 32
  63323. The ODIN
  63324. IBM Reveals Next-Generation IBM POWER10 Processor
  63325. Response to Google open letter
  63326. mines
  63327. Hiding messages in x86 binaries using semantic duals
  63328. Recent advances in Natural Language Processing- Some Woolly speculations
  63329. Watch Netflix Through a Filmmaker's Lens
  63330. Open letter - The way Aussies search with Google is at risk - Google
  63331. Stateful Hash-Based Signatures | CSRC | CSRC
  63332. WebAssembly Weekly Issue #126
  63333. SQLite Release 3.33.0 On 2020-08-14
  63334. charliegerard/safe-space
  63335. MicroPython - Python for microcontrollers
  63336. Using Kibana to Debug Production Issues | Preslav Mihaylov
  63337. Digital Sight Management, and the Mystery of the Missing Amazon Receipts
  63338. Factorio and Software Engineering · Krishna's words
  63339. Delete Your Social Media 📱 — Brendan Cahill
  63340. The “Easiest” Paths to Product Management
  63341. Code Smell: Concrete Abstraction
  63342. Focus on what you can control
  63343. » The ergonomic mouse that saved my wrist by James Eftegarie
  63344. labuladong/fucking-algorithm
  63345. p-j-miller/ya-sprintf
  63346. Pascal (Not Just Nickel & Dime) - Computerphile
  63347. United States Postal Service (USPS) Files Patent for a Blockchain-Based Voting System - Herald Sheets
  63348. Publication Images
  63349. Developers’ side projects
  63350. Web by Google (TM)
  63351. The Mutt E-Mail Client
  63352. Everything You Need to Vote - Vote.org
  63353. ROMAN EMPEROR PROJECT - Daniel Voshart - Design / Cinematography
  63354. How I use Obsidian to manage my goals, tasks, notes, and software development knowledge base
  63355. [PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software.
  63356. The best way to exercise self-control is not to exercise it at all | Psyche Ideas
  63357. To the future occupants of my office at the MIT Media Lab
  63358. Oh Shit, Git!?!
  63359. The Illustrated TLS Connection
  63360. Fastest star ever seen is moving at 8% the speed of light
  63361. Cross Stitch and Embroidery Keycap for Mechanical Keyboard R5 MX | PrusaPrinters
  63362. Domain hacks with unusual Unicode characters
  63363. linksfor.dev(s)
  63364. Frustrated? It's not you, it's Rust - fasterthanli.me
  63365. Future Tech 2020 Conference | Homepage
  63366. Survey: Native AOT · Issue #40430 · dotnet/runtime
  63367. Getting started as a cloud engineer with Gwyneth Peña | Azure Friday
  63368. Isoflow
  63369. A Guide to Understanding What Makes a Typeface Accessible, and How to Make Informed Decisions.
  63370. Cloud images, which one is the fastest?
  63371. Short Domain Names
  63372. The BEAM has Spoiled Me
  63373. The Mythical DevOps Engineer - Alessandro Diaferia
  63374. What is Immutable Infrastructure?🤔
  63375. twilco/kosmonaut
  63376. A Database of 5,000 Historical Cookbooks Is Now Online, and You Can Help Improve It
  63377. Can modern software be snappy? :: The Brush Blog
  63378. Java Performance in Containers
  63379. Chernobyl Fungus Eats Nuclear Radiation Via Radiosynthesis
  63380. Amazon's Machine Learning University is making its online courses available to the public
  63381. Mozilla’s uncertain future
  63382. Zillow 2020 Urban-Suburban Market Report - Zillow Research
  63383. I was building a new website for Post Apathy - until the petulant CEO of Ghost.org deleted my website
  63384. davidwengier/SourceGeneratorPlayground
  63385. Test components in ASP.NET Core Blazor
  63386. Dear Google Cloud: Your Deprecation Policy is Killing You
  63387. Check Your Voter Registration Status - Vote.org
  63388. The Walmart Drive-in
  63389. Domeneshop
  63390. Most Americans Have No Real Choice in Internet Providers – Institute for Local Self-Reliance
  63391. Multi-Cloud is the Worst Practice - Last Week in AWS
  63392. Unicode In Five Minutes ⌚
  63393. My best SEO tactic so far
  63394. DEVintersection Virtual Workshop Event
  63395. XLL with Embedded ASP.NET Core (Kestrel) - Built with XLW against .NET 5 Preview
  63396. Adding support for constrained open generics to DI by jbogard · Pull Request #39540 · dotnet/runtime
  63397. What it took to Reach $100 MRR
  63398. Bend business networking to your will
  63399. Machine Learning of Sets
  63400. Navigating Termsheets
  63401. 10 Reasons why Enterprises should modernize Applications
  63402. A quick look at Rookout, a real-time debugging & logging product
  63403. How Well your Product is Really Doing
  63404. Commiserations, skepticism, and antirealism about genomics and Truth
  63405. 20 Developer Portfolios for Inspiration
  63406. Testing Sucks
  63407. How to write commit messages that will save you a lot of time
  63408. Mozilla's failures and a path to profitability
  63409. Multitasking Is A Myth. Here's why
  63410. Build An Audience Online - How To Build It?
  63411. How to Become a Technical Product Manager
  63412. www.QRpicture.com
  63413. r/gatech - My story of what it’s been like being symptomatic for covid at Georgia Tech
  63414. What's the future of Servo? · Discussion #27575 · servo/servo
  63415. Intel® Trust Domain Extensions
  63416. Write your Own Virtual Machine
  63417. servo/servo
  63418. I Love MDN, or the cult of the free in action
  63419. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  63420. dotNET Weekly
  63421. Google resumes its attack on the URL bar, hides full addresses on Chrome 86
  63422. Mozilla: The Greatest Tech Company Left Behind
  63423. Creating a dotnet tool
  63424. Socially distant abbreviated summer vacation
  63425. Hubble finds that Betelgeuse's mysterious dimming is due to a traumatic outburst
  63426. Friday Facts #360 - 1.0 is here! | Factorio
  63427. Migrating to .NET Core: Mission Complete - CodeOpinion
  63428. Subscribe to Reactor Events
  63429. rossumur/espflix
  63430. Write-Ahead Log
  63431. Programming Linux With .NET Core 3: Introduction & Chapter 2
  63432. Serverless: I'm a big kid now - Simple Thread
  63433. Azure SQL Capacity Planning: Overview | Data Exposed
  63434. ReSharper 2020.2: Improved Code Analysis for C# 8, Code Cleanup on Save, and Revamped Unit Test Runner – .NET Tools Blog | JetBrains
  63435. Migrating to .NET Core: Mission Complete - CodeOpinion
  63436. Rider 2020.2: Localization Manager, Debugger Updates, and Major Updates to Unity Support – .NET Tools Blog | JetBrains
  63437. Ian Bebbington - On the incredible value proposition of .NET & the Uno Platform
  63438. ANNOUNNCING: Uno Platform 3.0 - Linux Support, Fluent, Material and more. - Uno Platform
  63439. "Rust does not have a stable ABI"
  63440. Segmented Log
  63441. Equality for free – planetgeek.ch
  63442. Web browsers need to stop
  63443. Byron/gitoxide
  63444. Could Fanatec upgrade firmware to support keyboard mappings on Xbox consoles now?
  63445. Container Image Retention Policy
  63446. YairHalberstadt/stronginject
  63447. Ubuntu on WSL 2 Is Generally Available | Ubuntu
  63448. patriksvensson/dotnet-example
  63449. The Languages Which Almost Became CSS - Eager Blog
  63450. Air pollution is much worse than we thought
  63451. Epic files suit against Apple after Fortnite pulled from iOS App Store [Updated]
  63452. Stop Getting Fu*ked By Technical Recruiters - A Nerd's Guide to Negotiating Salary, Benefits, and Raises - Scott Turman
  63453. Post-Open Source
  63454. How I Offloaded My Anxiety to Trello
  63455. How I Collected a Debt from an Unscrupulous Merchant
  63456. Nineteen Eighty-Fortnite
  63457. .NET Rocks! vNext
  63458. The Fortnite Mega Drop - Permanent Discounts Up to 20%
  63459. Life, part 31
  63460. If the NSA has been hacking everything, how has nobody seen them coming?
  63461. Handles are the better pointers
  63462. How to Build a Pig Latin Translator with Vanilla JavaScript
  63463. BlazorTransitionableRoute 1.0.2
  63464. Build Auth FAST for Blazor WebAssembly in .NET
  63465. JByfordRew/BlazorTransitionableRoute
  63466. Stopping phishing campaigns with bash
  63467. VisualSOS.Extension - Visual Studio Marketplace
  63468. Vitamin D, part 1
  63469. Release 0.6.0-preview1 · dotnet/blazor
  63470. EmailPwd: Has your email been hacked?
  63471. Announcing the new Jupyter Book
  63472. How to optimize your Azure workload costs
  63473. Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  63474. Secrets of a .NET Professional
  63475. Data Prep for Machine Learning: Encoding -- Visual Studio Magazine
  63476. TDD and Exception Handling With xUnit in ASP.NET Core
  63477. .NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  63478. Durable Functions: Part 1 – The Intro
  63479. Serverless apps on AWS using F# and fable
  63480. Raise less money
  63481. Building & Debugging Microservices faster using Kubernetes and Visual Studio
  63482. Why Bertrand Russell's argument for idleness is more relevant than ever
  63483. Learn to write COBOL programs in VS Code
  63484. I Love MDN ♥️ Share your appreciation for MDN
  63485. Microsoft Open Source
  63486. Squares and Tilings - Numberphile
  63487. Correctly handle a cached CRL with no NextUpdate by vcsjones · Pull Request #40717 · dotnet/runtime
  63488. JULY 2020 UPDATE: Average User Rating for Micromobility Operators - Prabin Joel
  63489. Risks of Clicking Links - ahmsec
  63490. Ready to move to the Open Web? | Joshua Austin
  63491. How does "Send all to voicemail" actually work, anyway? :: Kevin Liu
  63492. Search is too good - A Walk Within Boredom
  63493. The Social Media Problem · Jacques Mattheij
  63494. From stock market email newsletter side project to micro SaaS
  63495. Donate now | Donate to Mozilla
  63496. microsoft/msquic
  63497. Mozilla Alumni Network
  63498. Internet connection needed at home
  63499. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (3rd Edition) (Addison-Wesley Microsoft Technology Series): Cwalina, Krzysztof, Barton, Jeremy, Abrams, Brad: 9780135896464: Amazon.com: Books
  63500. Pen Test Partners: Boeing 747s receive critical software updates over 3.5" floppy disks
  63501. Announcing TypeScript 3.1 | TypeScript
  63502. FarazzShaikh/Terrain-Builder
  63503. Build an intelligent chat bot that runs on Slack, Facebook & more!
  63504. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  63505. The Year In Science 2018
  63506. Security Compliance Survey
  63507. dadhi/LempTest
  63508. Mitochondria May Hold Keys to Anxiety and Mental Health | Quanta Magazine
  63509. Court dismisses Genius lawsuit over lyrics-scraping by Google – TechCrunch
  63510. r/europe - Highly accurate scientific study results
  63511. Creating background .NET Core services on Linux
  63512. Continuous Speech Recognition in .NET Core WPF applications
  63513. Quorum
  63514. Tip 274 - Set Your AzContext Interactively
  63515. Monsters Weekly 177 - C# 9 Record Types Revisited
  63516. Check out this workshop @AzureAIConf - Advanced .NET, Containers and Azure
  63517. The CompSci Pub
  63518. dotnet/aspnetcore
  63519. Bevy - Introducing Bevy
  63520. Tripping over the potholes in too many libraries
  63521. Azure DevOps Server 2020 RC2 now available | Azure DevOps Blog
  63522. How to stop procrastinating by using the Fogg Behavior Model
  63523. .NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  63524. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  63525. A Keyboard With Blank Keycaps Made Me an Expert Typist · Bojan Vidanovic
  63526. Steve Blank Teaching Lean Innovation in the Pandemic
  63527. Creating a QR Code step by step
  63528. The Five P Framework for Product Discovery
  63529. That coworker who never stops refactoring
  63530. YouTube is King … TikTok is Queen — Ari Lewis
  63531. I don’t trust Signal
  63532. Everything I did wrong fundraising as a first-time founder - Alex Cohen
  63533. Would breaking up 'big tech' work? What would? — Benedict Evans
  63534. Careers in Industry and Academia
  63535. What Is a Cholesky Factorization?
  63536. Warn if users target EOL frameworks by joeloff · Pull Request #12579 · dotnet/sdk
  63537. joseftw/jos.httpclient
  63538. The case for why Google should be regulated as a public utility | RankScience
  63539. SpaceX & Starlink: Is Satellite Internet a Good Idea?
  63540. Building a BASIC Interpreter, '80s Style, Part 2
  63541. Building a BASIC Interpreter, '80s style
  63542. crt.sh | 2427368505
  63543. Let’s implement a Bloom Filter
  63544. Northern VA CodeCamp
  63545. It is perfectly OK to only code at work, you can have a life too.
  63546. Staff Product Security Engineer
  63547. Free SSL Certificates and SSL Tools
  63548. Single Page Applications using Rust
  63549. Senior Product Security Engineer
  63550. The kernel and BitKeeper part ways
  63551. DI scopes in IHttpClientFactory message handlers don't work like you think they do
  63552. The day I accidentally built a nudity/porn platform
  63553. Changing World, Changing Mozilla – The Mozilla Blog
  63554. I Built My First Google Chrome Extension!
  63555. Workshop: Hack Yourself First: How to go on the Cyber-Offence - Day 1/2 - NDC TechTown 2020
  63556. Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  63557. Emacs 27.1 released
  63558. PDF: Still Unfit for Human Consumption, 20 Years Later
  63559. How Malicious Tor Relays are Exploiting Users in 2020 (Part I)
  63560. Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  63561. That UPS you bought for your home server may not be as useful as you think
  63562. Woz's 70th Birthday
  63563. Use Visual Studio in Presentation Mode | Visual Studio Blog
  63564. An ASP.NET Core URL Builder
  63565. Reactive Extensions for .NET | endjin
  63566. Shawn Wildermuth's Blog
  63567. Comic: Pirates Love Continuous Deployment
  63568. Devcontainers AKA performance in a secure sandbox
  63569. Blazor vs Angular for Web Developers
  63570. Implementing Model View Update Pattern in Typescript
  63571. Tip 273 - Getting started with Azure Image Builder
  63572. GraphQL on Azure: Part 3 - Serverless With JavaScript
  63573. Math.Clamp Method (System)
  63574. The Clean Network - United States Department of State
  63575. Amia Srinivasan · The Sucker, the Sucker! What’s it like to be an octopus? · LRB 6 September 2017
  63576. Type.IsAssignableTo by benaadams · Pull Request #40326 · dotnet/runtime
  63577. How I Modernized My Flash Game
  63578. terrajobst/HarvestPlatformSupport
  63579. Achilles: Small chip, big peril. - Check Point Software
  63580. Why We Chose Prodigy • Marty Hu
  63581. Are CRDTs suitable for shared editing?
  63582. Metaprogramming, Metaobject Protocols, Gradual Type Checks: Optimizing the "Unoptimizable" Using Old Ideas · Stefan-Marr.de
  63583. Simon Blogs
  63584. Dorking Your Way to Search Results That Don’t Suck
  63585. It’s Not You - It’s Your Knowledge Base
  63586. Why I Can’t Stand the FSF
  63587. Python Typosquatting for Fun not Profit
  63588. How To Understand Systems
  63589. How I'm getting things done in 2020 · ./jm
  63590. You don't need this fancy recommendations system
  63591. Structured Debugging
  63592. Tolerate imperfection
  63593. I want to contribute to your project, how do I start?
  63594. Advices on writing blog posts
  63595. Beware Of Best Practices
  63596. Implement resiliency in a cloud-native ASP.NET Core microservice - Learn
  63597. Why the C Language Will Never Stop You from Making Mistakes
  63598. The Linux Backdoor Attempt of 2003
  63599. MonoGame 3.8
  63600. Why We Urgently Need a Hippocratic Oath for Software Engineers (Business Strategy)
  63601. How long does food in a freezer stay frozen when the power goes out
  63602. We Can Do Better Than SQL
  63603. Database Profiling with Visual Studio | Visual Studio Blog
  63604. How are barcodes read?? (Library-less image processing in C#)
  63605. Use C# Preprocessor Directives
  63606. Free EBook: Developer's Guide To Azure: 2020 Edition | Build5Nines
  63607. Fiddler Everywhere Simplifies Web Debugging
  63608. Making repeated edits easier with IntelliCode suggestions | Visual Studio Blog
  63609. Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  63610. Advanced search on NuGet.org | The NuGet Blog
  63611. Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  63612. Announcing TypeScript 4.0 RC | TypeScript
  63613. Learn Node.js with these 5 modules on LEARN
  63614. Configuration, Secrets and KeyVault with ASP .NET Core
  63615. “It never gets easier, you just go faster.”
  63616. Federal Reserve announces details of new 24x7x365 interbank settlement service with clearing functionality to support instant payments in the United States
  63617. Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  63618. r/ModSupport - Ongoing incident with compromised mod accounts
  63619. Introducing C# 9: Extending Partial Methods
  63620. What you lose when you retool.
  63621. How to create a Logging Dashboard with Kibana | Preslav Mihaylov
  63622. Mobile Phone Streams
  63623. dorking (how to find anything on the Internet)
  63624. Talk to Yourself - Austin G. Walters
  63625. Grand Challenges of Robotics
  63626. On being extrovertAugust 8th, 2020
  63627. Comradery
  63628. bulletproofs::notes::range_proof - Rust
  63629. Latches inside: Reverse-engineering the Intel 8086's instruction register
  63630. Why you should fire your bad customers
  63631. Introducing Rome
  63632. Hans Hildenbrand: The German front in rare color photos, 1914-1918 - Rare Historical Photos
  63633. Firefox Voice | browse the internet with your voice
  63634. M 2.6 - 3 km SE of Sparta, North Carolina
  63635. Latest Earthquakes
  63636. Brice’s Blog
  63637. TwikTwok
  63638. UPI 101: The Basics
  63639. Western Digital Red WD101EFAX 10TB 3.5
  63640. How to encrypt and decrypt shared folders on my Synology NAS
  63641. microsoft/terminal
  63642. Hedging tail risk, emigration, keyboard superoptimization
  63643. Opinions worth sharing | Quentin Delcourt
  63644. Second Innings: SaaS - Harsha Halvi's Blog
  63645. Why is Backblaze tracking me?
  63646. The problem with labeling people
  63647. My first year without social media
  63648. Lessons learned leading an internal team
  63649. Winning the Internet
  63650. Why Did The Mathematician Cross The Road? - with Roger Penrose
  63651. Why Did The Mathematician Cross The Road? - with Roger Penrose — The Numberphile Podcast
  63652. ‎The Numberphile Podcast on Apple Podcasts
  63653. danso - git branch --delete master
  63654. Google's secret home security superpower: Your smart speaker with its always-on mics
  63655. An attempt to make a font look more handwritten
  63656. When Feature Flags Do And Don’t Make Sense
  63657. How to better design your game communities for kindness
  63658. RaDVaC – Rapid Deployment Vaccine Collaborative
  63659. Oatly: The New Coke
  63660. Why Did The Mathematician Cross The Road? - with Roger Penrose — Numberphile
  63661. Alcohol as a social technology to check the trustworthiness of others
  63662. Newsletter Week 32, 2020
  63663. C# to the max! Continuations, co-routines and Source Generators!
  63664. Why is This Idiot Running My Engineering Org?
  63665. hndex.org
  63666. SQLite and EF Core Concurrency Tokens
  63667. Thread by @alkreidler: Thread: Google and other tech giants are happy to have control over the Web's metadata schemas, but they let its infrastructure languish. Sc…
  63668. Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  63669. vcmi/vcmi
  63670. 6- Axis IMU with ESP32
  63671. Intel, ARM, IBM, AMD Processors Vulnerable to New Side-Channel Attacks
  63672. Government’s PACER Fees Are Too High, Federal Circuit Says (2)
  63673. SalehAlbuga/azure-functions-swift
  63674. Building dashboards for operational visibility | Amazon Builders' Library
  63675. dotnet-presentations/dotNETConf
  63676. julielerman/dotnetconfms2020
  63677. Automate everything that is not part of the problem you’re solving
  63678. Talking about power tools of the culture – Andy Sylvester's Web
  63679. Do more by Doing less
  63680. 2020 is the year of IPv6
  63681. In-Memory Caching in ASP.NET Core - Detailed Guide
  63682. Query optimizer and chess? · Erthalion's blog
  63683. What VCs Can't Say
  63684. DEVintersection Virtual Workshop Event
  63685. Have I Been Pwned Set to Go Open-Source
  63686. Working in Public and the Economics of Free
  63687. Introduction | FAST
  63688. Scientists rename genes because Microsoft Excel reads them as dates
  63689. Apple says game streaming services like Microsoft's xCloud violate App Store policies
  63690. PINEPHONE | PINE64
  63691. First Impressions of Rust
  63692. Mac keyboard shortcuts
  63693. Q&A - EventStoreDB, Event Sourcing, CQRS, and DDD
  63694. Draft - io_uring - GSoC 2020 by 1Jo1 · Pull Request #10356 · netty/netty
  63695. N O D E
  63696. liljencrantz/crush
  63697. An alternative to ConfigureAwait(false) everywhere
  63698. Apple responds to Xbox Project xCloud iOS block, Microsoft kicks back
  63699. Automatically Improving Floating Point Accuracy
  63700. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  63701. Use nightly builds - Mobile Blazor Bindings
  63702. Monsters Weekly 176 - HMAC in Postman (Postperson)
  63703. Diagnostics and Instrumentation Packages Targeting Open Telemetry Beta for MongoDB and NServiceBus Published
  63704. Easy ASP.NET Core localization with AppText – Martijn Boland
  63705. Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  63706. High-Water Mark
  63707. Getting Started: Apache Kafka with .NET Core - CodeOpinion
  63708. Leader and Followers
  63709. Configuring Codespaces for .NET Core Development
  63710. Introducing React Wednesdays—A Hangout with React Experts
  63711. Dash | Scale up, speed up.
  63712. Hacking group puts millions of Zoosk dating profiles up for sale • Graham Cluley
  63713. Nyan Sat - Satellite Communications Challenge
  63714. Accelerating Standard C++ with GPUs Using stdpar | NVIDIA Developer Blog
  63715. Merge Extension GetEnumerator into master by 333fred · Pull Request #46573 · dotnet/roslyn
  63716. Powderfinger - Odyssey Number Five 20th Anniversary (Trailer)
  63717. Azure/azure-notificationhubs-android
  63718. GitHub draft pull requests should trigger the pipeline
  63719. It's time to get some wins.
  63720. Surviving Django (if you care about databases) — Daniele Varrazzo
  63721. Reversing Lyft’s ride history API to analyze 6 years worth of rides
  63722. A Day Without Business – Charlie Monroe
  63723. Negotiations
  63724. A Modern Space Cadet / Steve Losh
  63725. Proof of X
  63726. Productivity porn
  63727. Saving Your Initial Reaction
  63728. What I learned from 35 Hackathons
  63729. A short case for unifying the iPad and the MacBook
  63730. XXXI.
  63731. acidanthera/OpenCorePkg
  63732. WASM: Add MD5 and SHA* hash functions by akoeplinger · Pull Request #40486 · dotnet/runtime
  63733. Toilet Trouble – Aaron Bockover
  63734. YC Startup Library
  63735. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  63736. Azure Thursday - 6 August 2020 19:00 CEST
  63737. AzureThursday @AzureThursday
  63738. dotnet/Kerberos.NET
  63739. hephaest0s/usbkill
  63740. Is Using LINQ in C# Bad for Performance?
  63741. Life Beyond Coding with Justin Chau
  63742. How to Cancel Tasks in C# - Using CancellationTokenSource and CancellationToken
  63743. Life, part 30
  63744. ErikEJ/EFCorePowerTools
  63745. simdjson/simdjson
  63746. <ol>: The Ordered List element
  63747. Reverse Reverse
  63748. AutomaticKingdom
  63749. ADefWebserver/AutomaticKingdom
  63750. Telerik Blazor 2.16—Editor TreeList StockChart ContextMenu
  63751. Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  63752. the creeping scourge of tooling config files in project root directories · Issue #79 · nodejs/tooling
  63753. Generate Reference Assemblies With Refasmer – .NET Tools Blog | JetBrains
  63754. JuxtaposeJS Embed
  63755. Build High-performance Microservices with gRPC and .NET
  63756. Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog
  63757. New Azure SQL Learning Tools help reduce the global technology skills gap
  63758. Why is async void bad and how do I await a Task in an object constructor in C#? - Brian Lagunas
  63759. What is default(object) used for?
  63760. Best way to create an empty collection (array and list) in C# (.NET)
  63761. nxrighthere/UnrealCLR
  63762. Amazon.com: SAMSUNG T7 Portable SSD 1TB - Up to 1050MB/s - USB 3.2 External Solid State Drive, Gray (MU-PC1T0T/AM): Computers & Accessories
  63763. Chat Bubble Blindness | Atlist
  63764. Web We Want - Web Apps
  63765. Native AOT Survey
  63766. Remembering Frances E. Allen | IBM Research Blog
  63767. Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  63768. Why are you testing your software?
  63769. SharpLab
  63770. Layering domains and microservices using API Gateways | Kislay Verma
  63771. SharpLab
  63772. Turn your camera on for remote meetings
  63773. Reverse Engineering Netgear's Auth to extend my Meural
  63774. Consumer Data Exposed in Telemarketing Adviser Breach
  63775. On finding your passion — CULLIN
  63776. Don't just learn to code, learn to create
  63777. Using .NET Core Tools to Create Reusable and Shareable Tools & Apps
  63778. Latest Firefox rolls out Enhanced Tracking Protection 2.0; blocking redirect trackers by default – The Mozilla Blog
  63779. .NET Summit 2020 Online Conference
  63780. Entity Framework: .NET Community Standup - August 5th 2020 - EF Core In Depth Video Series
  63781. Chris Sainty: Blazor Routing - What you need to know
  63782. GitLab Support is no longer processing MFA resets for free users
  63783. r/sysadmin - [Rant... sorta] Physically moved a server today...
  63784. Watch SpaceX ACTUALLY hop Starship SN-5 150m!!!
  63785. How to SSH into WSL2 on Windows 10 from an external machine
  63786. THE EASY WAY how to SSH into Bash and WSL2 on Windows 10 from an external machine
  63787. Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  63788. Creating an .NET AWS serverless application using API Gateway with API Key
  63789. Query Design performance issues #01 - All-in-one query
  63790. GitHub joins the Open Source Security Foundation - The GitHub Blog
  63791. Announcing the new TypeScript Website | TypeScript
  63792. Data Prep for Machine Learning: Normalization -- Visual Studio Magazine
  63793. Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  63794. Microsoft joins Open Source Security Foundation
  63795. Creating a Progressive Web App with Blazor WebAssembly -- Visual Studio Magazine
  63796. Patterns of Distributed Systems
  63797. Azure Event Hubs With Kafka
  63798. TikTok and the Sorting Hat — Remains of the Day
  63799. restore: trying out mmap-based file extraction by zkat · Pull Request #3524 · NuGet/NuGet.Client
  63800. 1Password for Linux development preview
  63801. Story Creator - Social Media Video Editor For Brands & Agencies
  63802. Announcing ImageSharp 1.0.0 | Six Labors
  63803. Amazon.com: Govee Temperature Humidity Monitor, Bluetooth Room Temperature Monitor, Indoor Thermometer Hygrometer Gauge with Alert, Free Data Export Temp Humidity Sensor for Home Garage Greenhouse Cigar Humidor: Home Improvement
  63804. The Hacker Way: How I taught my nephew to program
  63805. Why I Chose Dropbox Despite All the Privacy Scandals – The Hulry
  63806. It’s 2020, And I’m Still Getting Plain Text Credentials Via Email
  63807. In the Pursuit of Knowledge and Mastery
  63808. rowlinson bike shed - Bing images
  63809. Cloudfront Geolocation headers
  63810. Speech Synthesis on Linux
  63811. Manazir
  63812. What is Numerical Stability?
  63813. Frequency + Common Goal + Vulnerability = Great Friends — Juan David Campolargo
  63814. Google has shut down Toogles
  63815. Why I Self-Host My Website Analytics
  63816. I Got Scammed Out Of $5K
  63817. The Need for Speed, 23 Years Later
  63818. 27-inch iMac gets a major update
  63819. Essence of linear algebra — 3Blue1Brown
  63820. Two Friends Quit Their Jobs to Build a Cabin. Everything Went Wrong.
  63821. Tales of the Autistic Developer - Senior Developer
  63822. Create Customizable, Hi-Def, and Scalable Backgrounds
  63823. Issue UPDATE: in graph theory, different definitions of edge crossing numbers - impact on applications?
  63824. Amazon.com: Genki - Covert Dock for the Nintendo Switch. Ultra Portable Switch Accessories - TV Docking & Charging via USB-C. FREE BONUS: USB C 3.1 included: Video Games
  63825. Django 3.1 Released | Weblog
  63826. .NET Foundation Board of Directors Election 2020: Results!
  63827. Introducing localization support in OpenIddict 3.0 beta3
  63828. Exploring the code behind IHttpClientFactory in depth
  63829. The best parts of Visual Studio Code are proprietary
  63830. How can I protect static files with authorization on ASP.NET Core?
  63831. Starboard
  63832. Make a responsive Navbar with Blazor and Tailwind?
  63833. Why Is America Stuck with Bad Headlights?
  63834. Cleaner tests with XUnit's IAsyncLifetime and expression-bodied members
  63835. The Julia Language
  63836. The .NET Core Journey at Criteo
  63837. PowerShell Microservice - Hello World
  63838. Sign Up for the Private Preview of Visual Studio support for Codespaces! | C++ Team Blog
  63839. XamarinCommunityToolkit: an introduction - Gerald Versluis
  63840. August dotNET Virtural Events to Tune Into | Xamarin Blog
  63841. Automated Production Deployments are Not the Key to DevOps Performance - Redgate Software
  63842. .NET Annotated Monthly | August 2020 – .NET Tools Blog | JetBrains
  63843. .Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  63844. Drawing Custom Graphs in HTML and Javascript - The Long Walk
  63845. Moving .NET to Linux at Scale
  63846. Shawn Wildermuth's Blog
  63847. Best Practices for Regular Expressions in .NET
  63848. Shell and Blazor Navigation by lachlanwgordon · Pull Request #152 · xamarin/MobileBlazorBindings
  63849. Microsoft Joins Open Source Security Foundation - Microsoft Security
  63850. What Makes Godot Engine Great for Advance GUI Applications
  63851. プレステ4の裏側 ソニー社員も見られないロボの指先
  63852. LesnyRumcajs/grpc_bench
  63853. Go vs Rust: Writing a CLI tool
  63854. RollerCoaster Tycoon 2 - The Impossible Maze
  63855. The Rise of Data Science | Louie Dinh
  63856. Peeking at user agents for fun and profit :: Kevin Liu
  63857. The Art of Not Thinking
  63858. Managing Chronic Pain as a Developer
  63859. A Primer on Database Replication
  63860. Different kinds of testing
  63861. Planning for my kidnapping - My blog
  63862. Replacing YouTube & Invidious
  63863. Your calendar should be a whitelist, not a blacklist
  63864. Stop learning and start doing
  63865. Validating Apps That Connect to Your Server
  63866. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  63867. The UX of LEGO Interface Panels – George Cave
  63868. Brady Haran - Me and YouTube: The Benefits of Making Videos About Science & Math (July 31, 2020)
  63869. Establishing Your App’s Integrity | Apple Developer Documentation
  63870. NuGet - You can book online!
  63871. The Coming Open Source Sustainability Crisis
  63872. How Raygun increased transactions per second by 44% by removing Nginx | Raygun Blog
  63873. giraffe-fsharp/Giraffe
  63874. Letter Opener – Open Winmail.dat, MSG and EML files online
  63875. RELEASE: ASP .NET Core 3.1 A-Z eBook
  63876. Mastodon 3.2
  63877. Life, part 29
  63878. The Truth Is Paywalled But The Lies Are Free ❧ Current Affairs
  63879. Implement the "download file" feature on a Blazor WebAssembly app
  63880. How it works - Briar
  63881. Choosing the right asynchronous-messaging infrastructure for the job - Red Hat Developer
  63882. Semantic Highlighting in the PowerShell Preview extension for Visual Studio Code | PowerShell
  63883. Hardware interrupts
  63884. IIS Express error: Failed to register URL for site. The process cannot access the file because it is being used by another process.
  63885. .NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  63886. UI/UX for Devs: Have You Thought About the Mental Model?
  63887. Debugging with Fiddler Everywhere: Collaborative Debugging
  63888. GitLab Takes Over VS Code Extension, Plans Improvements -- Visual Studio Magazine
  63889. Azure Cloud Shell Tips And Tricks | Build5Nines
  63890. So I coded Plague Inc. for a Calculator
  63891. 133m records for sale as fruits of data breach spree keep raining down
  63892. Microsoft to continue discussions on potential TikTok purchase in the United States - The Official Microsoft Blog
  63893. .NET Foundation Board Member Elections
  63894. Brain-Gut Circuit Lets Microbiota Directly Affect the Sympathetic Nervous System
  63895. Why Mercedes & BMW Vehicles Need To Adopt The Tesla Platform
  63896. 2gether
  63897. Python Beginner Projects 2020 - Add them to your resume!
  63898. Web apps aren't tech. They're "tech".
  63899. Let's Talk about Cache - Daniel Leskosky
  63900. Create change within your locus of control
  63901. The Problem of Preference Falsification in Online Dating
  63902. Who Should Buy ARM? - Dr. Z and Eng. L
  63903. Free Market Capitalism vs Government Socialism
  63904. Honey, I Accidentally Became A Product Manager
  63905. FAQs - Raspberry Pi Documentation
  63906. Hydroxychloroquine: The Narrative That it Doesn’t Work is the Biggest Hoax in Recent Human History
  63907. Low latency tuning guide
  63908. TrueFire hacked - credit cards and other personal info potentially compromised
  63909. Home | Laws of UX
  63910. Tines Blog / Part 1 : Breaches are inevitable and early detection is crucial
  63911. Cosmetics firm Avon leaks 19 million customer records (Includes interview)
  63912. GPU.js - GPU accelerated Javascript
  63913. System UIcons
  63914. Hacking Portable Air Conditioners
  63915. andrewlock/blazor-with-source-generators-poc
  63916. NASA Astronauts Return Home in SpaceX's Crew Dragon Spacecraft
  63917. David Wong Portfolio
  63918. Pimp up your Blazor EditForms with Tailwind CSS!
  63919. 2km From Home
  63920. Revealing Passwords
  63921. David Wong Portfolio
  63922. David Wong
  63923. What Happened When I Peeked Into My Node_Modules Directory
  63924. Ineffective Altruism
  63925. Why did Neobanks become so boring? - This Too Shall Pass by Rhys Wallace
  63926. Sharing knowledge in a remote team, across timezones
  63927. English to SQL: progess updates
  63928. Techniques for Difficult Team Members - dcaulfield
  63929. When you find out you’re the copycat
  63930. Python is now the second most popular language for programming - newserector
  63931. dodyg/practical-aspnetcore
  63932. Unbricking a $2,000 Bike With a $10 Raspberry Pi
  63933. WordSafety.com
  63934. What I Learned from Doing 60+ Technical Interviews in 30 Days
  63935. OctoPrint.org
  63936. OctoPrint/OctoPrint
  63937. Glucosamine Supplementation Reduces All-Cause Mortality | Lifespan.io
  63938. Azure Durable Functions Monitoring and Diagnostics
  63939. ASCII rendering Tetrahedron with shading | Platonic Solids Part 1
  63940. If You Don’t Know, Now You Know: Black Women Deserve More Credit | The Daily Social Distancing Show
  63941. Unity Tutorial | 3D Spinning Cube in 10 minutes | .NET
  63942. Niklaus Wirth was right and that is a problem – bowero
  63943. The Big Crackdown is upon us – NEWS FROM UNDERGROUND
  63944. swyx Writing | Slack is Fumbling Developers
  63945. Leveraging Cloudflare Workers to prevent attackers from bypassing your Cloudflare WAF
  63946. What makes Paul Graham a great writer?
  63947. Apple’s bulls**t narrative on the App Store
  63948. How I Spent 2 Days Chasing a Bug that Didn't Exist
  63949. Build and deploy GitHub Pages from any branch beta The GitHub Blog
  63950. OpenTelemetry .NET Beta Released!
  63951. trozler/whereAmI
  63952. Zello Security Notice – July 31, 2020
  63953. Blackbaud's Bizarre Ransomware Attack Notification
  63954. .NET R&D Digest (July, 2020)
  63955. Read function arguments from .NET applications with .NET ProfilingAPI
  63956. News Releases | Washington State Department of Agriculture
  63957. 7 Resource Scheduling Errors and How to Mitigate Them - DZone Agile
  63958. Release Release v0.20.0 · microsoft/PowerToys
  63959. Upgrade to pip 20.2, plus, changes coming in 20.3
  63960. Developer News - Visual Studio Marketplace
  63961. Blazor GameDev - part 6: mouse input - Davide Guida
  63962. Azure Thursday - August 2020
  63963. Monitoring demystified: A guide for logging, tracing, metrics | TechBeacon
  63964. Philosophers On GPT-3 (updated with replies by GPT-3) - Daily Nous
  63965. Add a Blazor sample by ADefWebserver · Pull Request #30 · richorama/IronBlock
  63966. Code Maze Weekly #36 - Code Maze
  63967. Turn on & manage community contributions
  63968. Google Timelapse
  63969. Using the brightness() CSS Filter to generically highlight Content
  63970. Angular Language Service for Visual Studio — NoWaySheCodes
  63971. September DDD by Night
  63972. Book Your Daily Ride or Make Money Driving Now
  63973. How we migrated Dropbox from Nginx to Envoy
  63974. Run Blazor-based .NET Web applications on AWS Serverless | Amazon Web Services
  63975. TDD is an antidote for uncertainty
  63976. How to fix .NET Core's 'Unable to obtain lock file access' error on Red Hat OpenShift - Red Hat Developer
  63977. Integration testing your Polly policies with HttpClient Interception
  63978. How do I find which directory my .NET Core console application was started in or is running from?
  63979. DTIC TR JUMPER INDEX
  63980. Introducing launch configurations support for SAM debugging in the AWS Toolkit for VS Code | Amazon Web Services
  63981. Back to Basics #2: Binding Markup - Nick's .NET Travels
  63982. dotnet-presentations/dotNETConf
  63983. rynowak/link-a-thon
  63984. dotnet/designs
  63985. The Era of DNA Database Hacks Is Here
  63986. Token authentication requirements for API and Git operations - The GitHub Blog
  63987. Azure/CloudShell
  63988. Libraries lend books, and must continue to lend books: Internet Archive responds to publishers’ lawsuit - Internet Archive Blogs
  63989. Announcing Windows 10 Insider Preview Build 20170 | Windows Experience Blog
  63990. AirPods Pro Clone Review - Tim Leland
  63991. On Inflection Points - Michael Dempsey: Blog
  63992. The Forgotten Early Adopters
  63993. Cat without cat on the commandline
  63994. Where have all the rentals gone?
  63995. Apple tells app devs to use IPv6 as it's 1.4 times faster than IPv4 | ZDNet
  63996. The 3 problems of Django
  63997. The essence of quantum mechanics
  63998. The Haskell Elephant in the Room
  63999. 2020-07-30 Beyond REST and RPC Asynchronous Eventing and Messaging Patterns.pptx
  64000. Lecture Slides | Performance Engineering of Software Systems | Electrical Engineering and Computer Science | MIT OpenCourseWare
  64001. Microsoft.dotnet-httprepl 3.0.47301
  64002. Indian Students To Learn Coding Skills From 10 Yrs Of Age: New Education Policy
  64003. Search Results for “grpc” – Anthony Giretti's .NET blog
  64004. A Piece of Pi
  64005. Angular Language Service - Visual Studio Marketplace
  64006. Life, part 28
  64007. Using WinDBG with .NET Core 3
  64008. Azure Functions On macOS With JetBrains Rider
  64009. Budget
  64010. .NET Foundation "State of the Union"
  64011. You Want to See My Data? I Thought We Were Friends! - Facts So Romantic - Nautilus
  64012. How to Deal with Burnout
  64013. Trains․NET - Episode 40 - Trees! And a massive refactoring to enable Trees!
  64014. Sudoku solver (Algorithm explained w/ code)
  64015. A new funding model for open source software
  64016. Azure Cost Management + Billing updates – July 2020
  64017. NuGet PackageReference Versions SOLUTION Wide
  64018. Handling concurrency in an ASP.NET Core Web API with Dapper
  64019. Measuring Concurrent Jobs Over Time
  64020. Back to Basics #1: Data Context - Nick's .NET Travels
  64021. Announcing Microsoft Security’s #CyberContest
  64022. The Secret Origin of the Action RPG
  64023. Universal Basic Income is Capitalism 2.0
  64024. Teaching GPT-3 to Identify Nonsense
  64025. Security Incident
  64026. Zoom Security Exploit - Cracking private meeting passwords
  64027. Why and How I Bullet Journaling
  64028. amymhaddad
  64029. The State of Ruby 3 Typing
  64030. Rewrite or Refactor - The Risks of Rewrites
  64031. If you see everything, you'll get nothing 🎯
  64032. Dual-monitor 4K@60hz KVM switch for $30
  64033. Open problems in Robotics
  64034. ChatBooks discloses data breach after data sold on dark web
  64035. Why aren’t you more serious?
  64036. You don’t need reproducible builds.
  64037. Incident Management. Not everything is critical
  64038. Learn about the latest .NET Productivity features | .NET Blog
  64039. Hacker leaks 386 million user records from 18 companies for free
  64040. Microsoft joins the Blender Development Fund — blender.org
  64041. Rainbow Hunt
  64042. .NET Conf: Focus on Microservices
  64043. Jon Galloway: VS Mac & More
  64044. Dzoukr/SDSCore
  64045. Let's build a Full-Text Search engine
  64046. Blazor WebAssembly : Open-source Project - EP10
  64047. Customizing your repository's social media preview
  64048. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  64049. Андрей Акиньшин — Поговорим про перформанс-анализ
  64050. Dungeon Numbers - Numberphile
  64051. Addressing the July 2020 e-commerce and marketing data breach -- A Message From Ledger’s Leadership | Ledger
  64052. Full data set for the 2020 Developer Survey now available! - Stack Overflow Blog
  64053. Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  64054. Monsters Weekly 175 - YARP!
  64055. Problems and Solutions for Agility with Legacy Monolith Databases - Redgate Software
  64056. Pimp up your Blazor EditForms with Tailwind CSS!
  64057. Write Object-Oriented TypeScript Well – .NET Tools Blog | JetBrains
  64058. poteto/hiring-without-whiteboards
  64059. Shawn Wildermuth's Blog
  64060. Dunzo suffers data breach, launches internal investigation
  64061. felixrieseberg/macintosh.js
  64062. Fireworks: Sugar Stars
  64063. Development Containers in Education with Visual Studio Code
  64064. Interview with a Pornhub Web Developer
  64065. New Developer Landing Page and Issues Repo - Windows Developer Blog
  64066. Vulnerability doesn’t come after trust – it precedes it.
  64067. Conversations and Ideas
  64068. Visual Studio 2019 for Mac - Release Notes
  64069. Great CRO Tool or Privacy Nightmare – SystemTrap
  64070. Trademarking Infocom, again, part one
  64071. Increasing Battery Life on an Arch Linux Laptop (ThinkPad T14s) - Austin G. Walters
  64072. Jack of all trades, master of none
  64073. Alcohol delivery service Drizly hit by data breach – TechCrunch
  64074. Apparel - Unisex - .NET Foundation Store
  64075. Firefox 79: The safe return of shared memory, new tooling, and platform updates – Mozilla Hacks - the Web developer blog
  64076. The Toxoplasma Of Rage
  64077. github/roadmap
  64078. Historical programming-language groups disappearing from Google
  64079. runlyio/core-dotnet
  64080. Introducing GitHub's OpenAPI Description - The GitHub Blog
  64081. WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  64082. github/renaming
  64083. Announcing the GitHub public roadmap - The GitHub Blog
  64084. Move C# 9 specs to sub-folder by jcouv · Pull Request #3731 · dotnet/csharplang
  64085. Expanding Beyond 64kb of Memory with Bank Switching (16-Bit VM in JavaScript 012)
  64086. Migrating a 40TB SQL Server Database
  64087. IEvangelist/Blazing.Twilio.Video
  64088. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  64089. Chessprogramming wiki
  64090. Lazy Load Images with Vanilla JavaScript and Intersection Observer
  64091. Fody/MethodDecorator
  64092. Polymorphic Encryption Algorithms — Generating Code Dynamically
  64093. ritterim/stuntman
  64094. Some SQL Tricks of an Application DBA
  64095. Official Support for Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows
  64096. Why It's Easier to Manage 4 People Than It Is to Manage 1 Person · Stay SaaSy
  64097. Catalina - *all* web-browsers fail to open new pages after a few hours use.
  64098. ongoing by Tim Bray · Not an Amazon Problem
  64099. shirhatti/zocket
  64100. Double Entry Accounting for Developers — Django Hordak 1.0 documentation
  64101. Advancing resilience through chaos engineering and fault injection
  64102. Gittrends lags: A Tale Of CollectionView and Garbage Collector
  64103. LunrCore, a lightweight search library for .NET
  64104. How do I set multiple items to a Windows Runtime vector in a single call? | The Old New Thing
  64105. Task asynchronous programming as an IO surrogate
  64106. The falsehoods of anti-AGPL propaganda
  64107. Comic: Why Do Their Keyboards Keep Breaking?
  64108. Calling Generic Methods from Non-Generic Code in .Net
  64109. How to list and download the contents of a Google Drive shared folder in C#
  64110. Don't Judge XAML Based On Lines of Code - Nick's .NET Travels
  64111. How GPT3 Works - Visualizations and Animations
  64112. Join the DotNetEvolution Discord Server!
  64113. Learn more about the Ransomware attack we recently stopped
  64114. Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  64115. SachiraChin/dotnet-monitor-ui
  64116. dotnet-monitor ui
  64117. When does it make sense to use containers in a development workflow?
  64118. How do I stop others from sharing files with me? I want to stop file sharing on my Android.
  64119. Vocodes. Vocal playground.
  64120. Hackers stole GitHub and GitLab OAuth tokens from Git analytics firm Waydev | ZDNet
  64121. Writing a file system from scratch in Rust · carlosgaldino
  64122. The Great Fish Oil Experiment
  64123. Buidler, Waffle & Ethers | The Geeky Grower
  64124. VPE and CTO - the first 90 days
  64125. Work or walk?
  64126. Product Gravity
  64127. Wrappers
  64128. Paul Graham's "Same Way"
  64129. Don't forget the human
  64130. CS Syd - How to deal with money in software
  64131. Tech vs Biotech — Celine Halioua
  64132. You Want Options
  64133. May you suffer well
  64134. Make Slack Smaller
  64135. The Freud Moment
  64136. Usability of Footnotes
  64137. Box CI
  64138. Apache Arrow 1.0.0 Release
  64139. Is 40 the new 60? How popular media portrays the employability of older software developers
  64140. Oodle 2.8.9 with Oodle Texture speed fix and UE4 integration
  64141. Stack Overflow Developer Survey 2020
  64142. Highlights from Git 2.28 - The GitHub Blog
  64143. The code I’m still ashamed of
  64144. Life, part 27
  64145. How to pay your rent with your open source project
  64146. UnoConf 2020 - Uno Platform Developer Conference
  64147. Index
  64148. Cosmos DB capacity pitfall: When more is less
  64149. Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  64150. Headphones are collecting too much personal data
  64151. microsoft/vscode
  64152. BenchmarkDotNet 0.12.1
  64153. Tyrrrz/CliFx
  64154. Slowsort - a pessimal sorting algorithm | Arpit Bhayani
  64155. andrewducker | Facebook has blocked Dreamwidth
  64156. Copy/Pasta Driven Development®
  64157. Fresh Mozzarella From Scratch Recipe
  64158. LunrCore, a lightweight search library for .NET
  64159. Tip 272 - Azure Security Best Practices
  64160. Super Troopers (2/5) Movie CLIP - The Cat Game (2001) HD
  64161. Reverse Engineering Tools Review
  64162. Naming things
  64163. Twilio Security Incident Shows Danger of Misconfigured S3 Buckets
  64164. S&P Best of Times Wost of Times
  64165. Writing more succinct C# – in F# (Part 1)!
  64166. Amazon gets priority while mail gets delayed, say letter carriers
  64167. Virtual Azure Community Day - July 28th, 2020
  64168. Compilers Do Static Analysis, They Just Don't Tell You · Peter Dimov
  64169. Create Your Own Logging Provider to Log to Text Files in .NET Core
  64170. Understanding the SynchronizationContext in .NET with C#
  64171. Small Mailserver Best Current Practices
  64172. New ‘Meow’ attack has deleted almost 4,000 unsecured databases
  64173. How C# Records will change my life
  64174. Developers Should Abandon Agile
  64175. What’s the point?
  64176. Finding Joy in Making Happy Little Computer Videos on YouTube
  64177. Lets stop being stupid about security
  64178. Pixelles Creator Fund | Pixelles (Montreal)
  64179. Primer: The Job Guarantee
  64180. Wicked problems
  64181. Relâchement des gestes barrière chez les jeunes : «Le pire qu’on aura, c’est une grosse grippe»
  64182. Exploring the Worker Thread API in Node
  64183. An alleged Nintendo leak has unearthed early game prototypes | VGC
  64184. slither.io
  64185. Sponsor @egil on GitHub Sponsors
  64186. The fastest way do debug .net code without sources.
  64187. Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  64188. adam-mcdaniel/oakc
  64189. froggey/Mezzano
  64190. Doing Stupid Stuff with GitHub Actions
  64191. LunrCore 2.3.8
  64192. Promo Data Breach FAQ
  64193. Fundamentals of the Vulkan Graphics API: Why Rendering a Triangle is Complicated
  64194. Working From Home
  64195. The Four Actions I Took To Attract 72,000 Followers
  64196. Hacking the Bureaucracy to Get Stuff Done
  64197. The Art Of Learning For Software Developers
  64198. How to Make Money With Blogging?
  64199. Dance training is superior to repetitive physical exercise in inducing brain plasticity in the elderly
  64200. How I would grow Gumroad – Min-Kyu Jung
  64201. Grab a Shitty Rod and Start Fishing — Dickie Bush
  64202. Your Brain = Your Dog?
  64203. Joe Bergeron | Java Obfuscation: A Pattern Language
  64204. plant99/felicette
  64205. How I Finally Started Listening to Podcasts Every Day – The Hulry
  64206. canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator
  64207. Reverse engineering tools for .NET applications
  64208. Component lifecycles – Blazor University
  64209. SuperTails/langcraft
  64210. Gopiandcode > logs > Bloom filters debunked: Dispelling 30 Years of bad math with Coq!
  64211. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  64212. Who gets invited to the party?
  64213. Indian IT consultancies struggle against technological obsolescence
  64214. GitHub Protips: Tips, tricks, hacks, and secrets from Luke Hefson
  64215. Regional Air Mobility - Lilium
  64216. On Liberating My Smartwatch From Cloud Services « bunnie's blog
  64217. hallatore/Netling
  64218. ASP.NET Community Standup - July 21st 2020 - Web Tools with Sayed Hashimi
  64219. Summernote - Super Simple WYSIWYG editor
  64220. From Dev to Devrel
  64221. Twitter Card
  64222. Realestate Investing for Engineers
  64223. Why Schrems is wrong - From Luxembourg with Love
  64224. The surprising science of alpha males & females: The most empathetic member of the group
  64225. p410n3 blog
  64226. Sets and Probability
  64227. A Short Guide to Statistical Rethinking²
  64228. Dreambuilding as a CEO
  64229. Pursuing Speed, Pt. 2 — 0xFF.nu
  64230. A Federal Blue Checkmark, and Not Learning Lessons
  64231. Need business ideas? Watch out for unbundlings
  64232. Christmastide, Ohio - Podcast App Links - Plink
  64233. Instacart customer records hacked, includes order history - 9to5Mac
  64234. U.K. School Hires 10-Year-Old Nigerian Tech Genius As Coding Instructor
  64235. Quartz.NET 3.1 Released | Quartz.NET
  64236. 10 Standout GitHub Profile READMEs
  64237. Implemented support for user provided pixel shaders by mrange · Pull Request #7058 · microsoft/terminal
  64238. To Get More Replies, Say Less
  64239. When Hubble Stared at Nothing for 100 Hours
  64240. Microsoft Analyzed Data on Its Newly Remote Workforce
  64241. 14 Best Data Science Books to Read Right Now
  64242. Advice to Myself When Starting Out as a Software Developer
  64243. King County Elections
  64244. Hand Tremor Mouse Accessibility Software
  64245. Slack Files EU Competition Complaint Against Microsoft - Several People Are Typing
  64246. Microservices and [Micro]services – Kalele
  64247. hwayne/awesome-cold-showers
  64248. The Four Quadrants of Conformism
  64249. Who gets invited to the party?
  64250. I Made Wii Tennis in 24 Hours
  64251. Waiting for Azure Durable Functions to complete
  64252. Buy on Google is now open and commission-free
  64253. Considering Rust
  64254. PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  64255. Stop throwing Exceptions! Start being Explicit
  64256. Blazor EditForms, an essential tool or too much magic?
  64257. Men's T-Shirt | Create your own | Spreadshirt
  64258. Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  64259. Top Programming Languages 2020 - IEEE Spectrum
  64260. GraphQL on Azure: Part 2 - dotnet and App Service
  64261. Fast refresh and more on Windows with 0.62 release · React Native for Windows + macOS
  64262. ASP.NET Core 3, IIS and empty HTTP headers
  64263. Redirect azurewebsites.net to Custom Domain
  64264. Google Fonts
  64265. Ongoing Meow attack has nuked >1,000 databases without telling anyone why
  64266. public-games@w3.org from July 2020: by thread
  64267. Intel's 7nm is Broken, Company Announces Delay Until 2022, 2023
  64268. How to Manage a Freelance User Experience Designer or Researcher — Cakewalk Labs UX/UI Consulting
  64269. Whose bug is it anyway?
  64270. Don&#39;t buy the AirPods Pro - Another Rattlegate story
  64271. ARCHITECTURE.md
  64272. You don't need no Service Mesh
  64273. Marketing Month Week 2
  64274. China launches ambitious Tianwen-1 Mars rover mission
  64275. Five Buck Fatigue - Underjord
  64276. The Indie Consulting Business Model Canvas V0.1
  64277. On .NET Live - A chat with the .NET Interactive Team
  64278. Recent influx of substack posts to Hacker News
  64279. My Backup Plan & Lessons learned
  64280. Dropping Out of College to Join Facebook: 3 Years Later
  64281. Using Turbolinks with the SAFE web stack
  64282. ‎The Numberphile Podcast on Apple Podcasts
  64283. The Third Cornet - with Katie Steckles — The Numberphile Podcast
  64284. The Third Cornet - with Katie Steckles — Numberphile
  64285. obfuscar/obfuscar
  64286. Garmin services and production go down after ransomware attack | ZDNet
  64287. Inside a Collaborative Text Editor
  64288. BBS Graphics History: Pretty Awesome, Until the Web Showed Up
  64289. Top 7 OBS Studio Tricks for 2020 – and you won’t believe #4
  64290. .NET Presentations: Events in a Box!
  64291. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  64292. Archive
  64293. Life, part 26
  64294. Dhghomon/easy_rust
  64295. Slack Files EU Competition Complaint Against Microsoft
  64296. TinyPilot: Build a KVM Over IP for Under $100
  64297. I Created An A.I. to DESTROY Tetris
  64298. Cognitect Joins Nubank
  64299. Add CBOR property-based tests by eiriktsarpalis · Pull Request #39828 · dotnet/runtime
  64300. My Process for Creating YouTube Videos
  64301. 1 Second Painting - Home
  64302. KDE Slimbook
  64303. RGB Keyboard as Audio Level Meter
  64304. Amazon Ion
  64305. .NET Conf: Focus on Microservices
  64306. troyhunt/hibp-stickers
  64307. Build software better, together
  64308. SQL Server Management Studio 18.6 is now generally available  - SQL Server Blog
  64309. Storage 101: Data Security and Privacy - Simple Talk
  64310. MSIX Packaging Tool July 2020 Release is now available!
  64311. C# 9: Putting it all together with a scavenger hunt
  64312. Getting Started with Azure DevOps - Simple Talk
  64313. Windows Terminal Preview 1.2 Release | Windows Command Line
  64314. Three Reasons You Should Join the Tour de Tech
  64315. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  64316. .NET Framework July 2020 Cumulative Update Preview | .NET Blog
  64317. Blazor Tuesday Tip: Test User Behavior Not Implementation Details With bUnit
  64318. Microsoft Campus Tours - Inside the NEW Channel 9 Studio
  64319. Akeyless Vault Review: Intuitive Secrets Management Solution for Your DevOps Workflow
  64320. .NET Foundation Projects
  64321. Add support for binding record types by pranavkm · Pull Request #23976 · dotnet/aspnetcore
  64322. Enable tab completion - .NET Core CLI
  64323. propjockey/css-sweeper
  64324. Apple Security Research Device Program - Apple Developer
  64325. bitdefender/bddisasm
  64326. Badges!
  64327. VS Code Docker extension can now run containers in Azure Container Instances - Open Source Blog
  64328. Online classes are not worth cost of full tuition
  64329. Customer feedback for Have I Been Pwned
  64330. Phillip Carter
  64331. Media Claims of Law Enforcement Agencies Purchasing Breach Data, How Serious Is It?
  64332. Fawkes
  64333. Design Docs at Google
  64334. Windows Server Insiders getting gRPC support in Http.sys
  64335. First Ever Image of a Multi-Planet System around a Sun-like Star Captured by ESO Telescope
  64336. Twilio: Someone broke into our unsecured AWS S3 silo, added 'non-malicious' code to our JavaScript SDK
  64337. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  64338. How Flash games shaped the video games industry
  64339. VSCode CSS Snippets - Visual Studio Marketplace
  64340. Write code that is easy to delete, not easy to extend.
  64341. Mathematicians Discover the Perfect Way to Multiply | WIRED
  64342. dodyg/practical-aspnetcore
  64343. It's time to start writing
  64344. How and why I (attempt to) use Links as main browser
  64345. Why Medium is Not the Home for Your Ideas – The Hulry
  64346. .NET for Beginners - Dusted Codes
  64347. r/dotnet - A wiki written in 416 lines of C#9 code all in Program.cs
  64348. Monsters Weekly 174 - NodaTime and JavaScript Dates
  64349. GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  64350. Levels.fyi Salary Stream – Software Engineer Offers
  64351. Svelte <3 TypeScript
  64352. Azure Icons - Azure Architecture Center
  64353. System.Formats.Asn1 5.0.0-preview.7.20364.11
  64354. Complexity of Hello World & what comes after
  64355. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  64356. Humble Book Bundle: Raspberry Pi by Raspberry Pi Press
  64357. Release 1.0.0-preview3 · microsoft/reverse-proxy
  64358. Improve health, wellbeing, and productivity by tracking your home workspace CO2 levels - Latest open tech from seeed studio
  64359. shanselman/Hanselminutes-Transcripts
  64360. Scaling relational SQL databases – Software development and beyond
  64361. Fast design will kill your product · Philip Ardeljan is a UI designer
  64362. Email Your Memory
  64363. Digital Astronomy with Cellular Automata · Kyle Hovey
  64364. Where to blog? Medium, substack, WordPress, Ghost, or roll your own?
  64365. India, Jio, and the Four Internets
  64366. How to Choose What To Read
  64367. You might not have a motivation problem
  64368. How I learned 50 new keyboard shortcuts in 42 minutes
  64369. Exploring Fully Homomorphic Encryption
  64370. Conversation with my dog
  64371. The Era Of Unlimited Everything: Unlimited Materials & Unlimited Money — Juan David Campolargo
  64372. Opinions are a liability
  64373. The Thinking Placebo
  64374. Syntax highlighting is a waste of an information channel
  64375. How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | Carol's Blog
  64376. Reforming Wall Street, Protecting Main Street - Obama Foundation
  64377. Thank you for trying out Project Tye!
  64378. Release Tye 0.4 · dotnet/tye
  64379. Getting Started With ASP.NET
  64380. Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
  64381. Safely reviving shared memory – Mozilla Hacks - the Web developer blog
  64382. Why you need "cross-origin isolated" for powerful features
  64383. Making your website "cross-origin isolated" using COOP and COEP
  64384. ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  64385. Announcing .NET 5.0 Preview 7 | .NET Blog
  64386. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  64387. Creating a custom endpoint visualization graph: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 4
  64388. Stripe: Building a Developer Cult
  64389. The most powerful and extensible open source Wiki software
  64390. Invert, always, invert
  64391. Farmer: Simpler ARM deployments with Octopus Deploy - Octopus Deploy
  64392. ‘Strong Opinions, Weakly Held’ Doesn't Work That Well
  64393. ShareX - Screen capture, file sharing and productivity tool
  64394. Netlify Serverless Functions with Netlify Dev
  64395. SQL Server 2019 Tuple Mover Behavior Change
  64396. Essays on programming I think about a lot
  64397. PowerShell script to automate configuring PostgreSQL for SSPI authentication on Windows
  64398. Zoom Earth – View LIVE satellite images
  64399. You Can’t Kill the Bloomberg Terminal. But If You Were Going to Try, Here’s How.
  64400. Designing a New Old Home: Part 1
  64401. Effect Programming in C#
  64402. Systems design for advanced beginners | Robert Heaton
  64403. Zoekmachine met gelekte wachtwoorden bevat 10 miljard accounts
  64404. Exploring the .NET open source hybrid ORM library RepoDB
  64405. Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  64406. Transact-SQL: The Building Blocks to SQL Server Programming by Gregory A. Larsen - Simple Talk
  64407. Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  64408. MS Performance HUD – Analyze EventLog Reading Performance In Realtime
  64409. Using Key Vault and Managed Identities with Azure Functions
  64410. .NET on AWS: Introducing Docker ECS Integration - Code with Steve
  64411. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  64412. Natively Format JavaScript Dates and Times
  64413. Azure Service Fabric 7.1 Second Refresh Release
  64414. TransPerfect’s GlobalLink Vasont Inspire CCMS Releases New .NET Core Build and Surpasses Industry Performance Standards
  64415. NerdyPepper/dijo
  64416. Azure Static Web Apps: a first look
  64417. MicrosoftEdge/MSEdgeExplainers
  64418. Ireland donates its COVID Tracker app to Linux Foundation
  64419. Make your feed discoverable
  64420. What about design? | Grumpy pep.
  64421. Nikon D5600 in 2020: still worth it?
  64422. 22 Principles for Great Product Managers
  64423. Thoughts on Cross-platform
  64424. Solving Sudoku with Graph Theory
  64425. Ingradient: building the cooking tool I've always wanted
  64426. Rethinking My Thinking
  64427. You Don't See The Whole Picture - Party at the Moontower
  64428. Are You Using These VPN Apps? Personal Info Of 20 Million Users Leaked: That’s 1.2TB Data
  64429. Technology - Vectorly docs
  64430. Tabler Icons
  64431. I Don't Want to be a Founder and I Don't Think You Do Either | Carol's Blog
  64432. Overview • Zettelkasten Method
  64433. 3D Book Image CSS Generator
  64434. Life, part 25
  64435. Turns out half the internet has a Single-Point-of-Failure called “Cloudflare”
  64436. Implementing cosine in C from scratch
  64437. r/MachineLearning - [Discussion] OpenAI should now change their name to ClosedAI
  64438. Creating Elliptical Curve Keys using OpenSSL
  64439. DIY Video Hosting
  64440. Tempering Expectations for GPT-3 and OpenAI’s API
  64441. Lecture Slides | Statistics for Applications | Mathematics | MIT OpenCourseWare
  64442. Team Objectives - Overview | Silicon Valley Product Group
  64443. iamshaunjp/deno-websockets
  64444. BunnyCDN - Simple, Powerful & Lightning Fast CDN
  64445. dendron
  64446. Asynchronous messaging with Azure Service Bus
  64447. Four Reasons React Renders (and three ways to stop it) – Cory House
  64448. Sort Data With ASP.NET Core and Query Strings
  64449. Travis logs and .NET Core console output
  64450. Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  64451. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  64452. Azure SDK Release (July 2020) | Azure SDKs
  64453. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  64454. Eliminating duplicate objects: three approaches
  64455. How to make separate Work and Personal Profiles with the New Microsoft Edge on Beyonce's Internet
  64456. In Praise of Elevated Values
  64457. Azure SQL Bootcamp
  64458. Tip 271 - Azure Functions and secure configuration with Azure Key Vault
  64459. .NET Foundation Board Elections – Meet the Candidates!
  64460. Experiment: Wirelessly Control a Cyborg Cockroach
  64461. Seven 'no log' VPN providers accused of leaking – yup, you guessed it – 1.2TB of user logs onto the internet
  64462. Worms Armageddon 3.8 Features - Worms Knowledge Base
  64463. A Bug-Sized Camera for Bug-Sized Robots and Bug-Sized Bugs - IEEE Spectrum
  64464. Cryptography Dispatches: DSA Is Past Its Prime
  64465. Amazon.com: Customer Questions & Answers
  64466. Wattpad data breach exposes account info for millions of users
  64467. Explain Kubernetes to me like I'm Five
  64468. SignalR without Javascript, the Promise of Blazor - Steve Lorello
  64469. TrueNAS Core will soon replace FreeNAS—and we test the beta
  64470. Cloudflare outage and the risk in today's Internet
  64471. Things Unexpectedly Named After People · Notes
  64472. Foam: Software as Curation
  64473. Adding SIP calls to Android – for free!
  64474. CloudFront Analytics
  64475. CloudFormation Tips and Tricks
  64476. Made 13 Dollars with Brave and Basic Attention token
  64477. On Becoming a Devout Pastafarian
  64478. Clipboard injection on the Financial Times
  64479. Audio From Scratch: Part3, changing the amplitude
  64480. I wish pods were fully restartable · Erkan Erol
  64481. My failed startup - How it failed and why i'm giving the code away for free.
  64482. One year of Flutter as a web developer
  64483. What TikTok got right.
  64484. Tired of note-taking apps
  64485. Technical analysis of client identification mechanisms - The Chromium Projects
  64486. Fixing Mass Effect black blobs on modern AMD CPUs
  64487. A Simple Scam Trick (Don't get fooled!)
  64488. Release Npgsql v4.1.4 · npgsql/npgsql
  64489. reveiws on games.
  64490. Arlec Grid Connect Smart 5m LED White & Colour Changing Strip Light
  64491. Swiss Political System: More than You ever Wanted to Know (I.)
  64492. hugelkultur: the ultimate raised garden beds
  64493. OpenAI's GPT-3 may be the biggest thing since bitcoin
  64494. Is software development better than 20 years ago? | Loosely Coupled Show #011
  64495. Understanding F# applicatives and custom operators
  64496. On Trouser Pockets | Sam Bleckley
  64497. Krita, OpenGL and Qt – Fading Memories
  64498. shabda/tweet-signer
  64499. lawl/NoiseTorch
  64500. Turning the IDE Inside Out with Datalog
  64501. Powerful AI Can Now Be Trained on a Single Computer - IEEE Spectrum
  64502. Automatic Garage Opener
  64503. If Looks Could Kill (1991) - IMDb
  64504. Mainframe workloads supported on Azure
  64505. Azure Functions Day 0 survey
  64506. dotnet-foundation/announcements
  64507. CP2104 USB to Serial Converter Arduino Programmer
  64508. The Ultimate Oldschool PC Font Pack: FAQ/Docs/ReadMe
  64509. Compiler Explorer - C (x86-64 clang 10.0.0)
  64510. Cloudflare outage on July 17, 2020
  64511. Add methods to convert between hexadecimal strings and bytes by tkp1n · Pull Request #37546 · dotnet/runtime
  64512. The encrypted homelab
  64513. Delivering value & reducing risk
  64514. stu2b50
  64515. Goodbye to Grommet
  64516. Raspberry Pi as a Penetration Testing Implant (Dropbox) - System Overlord
  64517. How a Chrome Extension Broke My Web App
  64518. tetrakai
  64519. Some people like their jobs
  64520. My 2017 iPhone X Died: I Got a 2016 iPhone SE, Upgraded the Battery and Added Wireless Charging — It's Great
  64521. Questionable Advice: Can Engineering Productivity Be Measured?
  64522. Software Consulting: What This Really Means and How to Start
  64523. Lazy evaluation in real life
  64524. What Is Preferred Stock And Why Is Given To Investors?
  64525. Apple Is Killing A Billion-Dollar Ad Industry With One Popup
  64526. NewPipe - a free YouTube client
  64527. All the Ways to Make a Web Component - June 2020 Update
  64528. TensorFlow, Keras and deep learning, without a PhD
  64529. Release v0.14.0 · vmware-tanzu/octant
  64530. A Walk through of Azure
  64531. Getting Started with ASP.NET Core
  64532. Index
  64533. GitHub Archive Program: the journey of the world's open source code to the Arctic
  64534. What is a Developer Advocate - Here's What I Do
  64535. EF Core In depth – Tips and techniques for configuring EF Core – The Reformed Programmer
  64536. MAVERICK LIFE TECH: Four steps to take right now to protect your accounts from hackers
  64537. Hypertext Style: Cool URIs don't change.
  64538. What’s New in Thunderbird 78
  64539. How to store app secrets for your ASP .NET Core project
  64540. C# 9: New `and`, `or`, and `not` Keywords for Pattern Matching
  64541. .NET on AWS: Pushing a .NET Docker Image to Amazon ECR - Code with Steve
  64542. How Object.entries work internally in JavaScript
  64543. GitHub Actions Overview | Premier Developer
  64544. How Do You Comfort a JavaScript Bug?
  64545. Thread Safety & Scoped Lifetime in Dependency Injection Containers
  64546. 100 Best Kubernetes Books of All Time
  64547. Features/module initializers by RikkiGibson · Pull Request #46071 · dotnet/roslyn
  64548. microsoft/ProcMon-for-Linux
  64549. Testing on the Toilet: Don’t Mock Types You Don’t Own
  64550. dotnet/designs
  64551. Be a Hero - Bonus Panel - Fowl Language Comics
  64552. How the OBS Project changed video forever with lead Hugh Bailey
  64553. Careers
  64554. Tweaks
  64555. What exactly is the DevOps model and what advantages does it bring to your workflow?
  64556. Poor feedback from readers
  64557. My First PC
  64558. The pivot Snapchat never made
  64559. Giving your first International talk - Recon2019 & BlackHat - Niemand - Cyber Security
  64560. We need tests. But now or later?
  64561. Do You Like Your Internal Customers? Give Them Self-Service!
  64562. Release Dapr Runtime v0.9.0 · dapr/dapr
  64563. Mads Brodt - Front-end engineer
  64564. Fort & Forge
  64565. How to Be Unpersuasive - Calvin Rosser
  64566. Software Update by 👨🏽‍💻 Francisco Costa
  64567. Zulip 3.0: Threaded Open Source Team Chat
  64568. pimbrouwers/Falco
  64569. When your coworker does great work, tell their manager
  64570. Twitter Is at Its Best When Verified Accounts Can’t Tweet
  64571. Board of Director 2020 Elections - Interviews - Round 1
  64572. Announcing Rust 1.45.0 | Rust Blog
  64573. Let’s avoid talk of ‘chemical imbalance’: it’s people in distress | Psyche Ideas
  64574. Join conversation
  64575. Life, part 24
  64576. I made a robot to cut my hair with scissors
  64577. How SHA-2 Works Step-By-Step (SHA-256)
  64578. Post title
  64579. Hacking Reolink cameras for fun and profit
  64580. The Internet Wasn't Built for Security
  64581. Create: Frontend - A one of a kind live event from Microsoft about all things frontend
  64582. Viewing Managed COM Objects Through Native Pointers | Visual Studio Blog
  64583. Systems Performance: Enterprise and the Cloud, 2nd Edition
  64584. C# 9 Deep Dive: Target Typing and Covariant Returns
  64585. Introducing C# Markup for Xamarin.Forms | Xamarin Blog
  64586. Implementing a Thread Safe Message Queue in C#
  64587. Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  64588. Introduction to Web Programming in F# with Giraffe - Part 1 — Softwarepark
  64589. Introduction to Functional Programming in F# - Part 11 — Softwarepark
  64590. The July 2020 release of Azure Data Studio is now available - SQL Server Blog
  64591. Understanding Functions in JavaScript
  64592. Workshop: KEDA, Scale Your Kubernetes Workload on Your Own Terms - NDC Melbourne 2020
  64593. PinePhone – PINE Store
  64594. Blockchain.com Explorer | BTC | ETH | BCH
  64595. Create a Meetup Account
  64596. damageboy
  64597. Stop The Overuse Of Copy-Pasting And Unecessary Libraries
  64598. The (painful) Enterprise Way to the Cloud
  64599. Why inaccurate antigen tests are better than slow PCR tests · Chris Said
  64600. The next wave in higher education
  64601. benjamin.computer - Benjamin Blundell
  64602. When (not) to squash commits
  64603. Espresso shots and software development – Lucas T. Teixeira
  64604. Almost Paperless Office
  64605. Lies, Damn Lies, and Front-end Tracking
  64606. Thought: Handling rate limited apis
  64607. Not recommending Purism - anarcat
  64608. “Zero logs” VPN exposes millions of logs including user passwords, claims data is anonymous
  64609. New experimental Razor editor for Visual Studio | ASP.NET Blog
  64610. .NET Conf: Focus on Microservices
  64611. dotnet/crank
  64612. Tech Job Interviews Assess Performance Anxiety Instead Of Coding Skills: Report
  64613. What a Counterfeit Lightning to Headphone Adapter Looks Like
  64614. Oliver's Blog
  64615. The Importance of Deep Work & The 30-Hour Method for Learning a New Skill
  64616. Orthodox Privilege
  64617. DRBG: rename the DRBG taxonomy. · openssl/openssl@ce3080e
  64618. Comet NEOWISE
  64619. Blazor and Dragons! How to Consume gRPC-web From Blazor
  64620. Nearly 70% of iOS and Android users will deny tracking permissions if they are requested in-app to opt-in - Online Survey Tool, Mobile App for Quick Survey
  64621. Oracle JRE and JDK Cryptographic Roadmap
  64622. Welcome to Element!
  64623. Release Beta 8 · egil/bUnit
  64624. Data Structures & Algorithms I Actually Used Working at Tech Companies
  64625. You've only added two lines - why did that take two days!
  64626. Host ASP.NET Core on Linux with Nginx
  64627. Webinar – REST – the ignored parts
  64628. How does the built-in dependency injection work on ASP.NET Core?
  64629. Bypassing Polymorphism with Reflection in .NET - Matthias Koch
  64630. 10 Visual Studio Navigation Productivity Tips - NDepend
  64631. Deep Dive: How is the ASP.NET Core Middleware Pipeline Built? - Code with Steve
  64632. .NET Framework July 2020 Security and Quality Rollup Updates | .NET Blog
  64633. Our Data
  64634. End-to-End Integration Testing with NServiceBus: How It Works
  64635. Fiddler Everywhere: Scanning for 404 and 500 Status Codes
  64636. Web Proxy Auto Discovery
  64637. .NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  64638. FCC ID 2AWHPR201
  64639. Generally available: Azure Private Link for Azure SignalR Service | Azure updates | Microsoft Azure
  64640. How to Receive an SMS With Blazor and SignalR
  64641. SharpLab
  64642. Pixel Art Tutorials - Saint11
  64643. Add public comment period for bylaw and policy changes by bradbiddle · Pull Request #197 · dotnet-foundation/website
  64644. dotnet/aspnetcore
  64645. How HEY Protects Your People
  64646. Visual Studio 2019 for Mac - Preview Release Notes
  64647. How to Transform Your Board Meeting with Written Narratives by @ttunguz
  64648. You've only added two lines - why did that take two days!
  64649. The Power of Defaults
  64650. Make me think!
  64651. My Motivation Behind Digital Minimalism
  64652. Most advice is too prescriptive to be useful
  64653. oltdaniel - Do not render a PDF in a canvas
  64654. Entrepreneur, Stage 1: Bootstrapping, Burnout, and Babies
  64655. The Resume is Dead. And Content Killed it. — Avthar
  64656. Luck is the Opposite of Efficiency - J.D. Moyer
  64657. Save the world with a personal carbon tax
  64658. Reclaiming Technology / Thomas Wang
  64659. Blazor GameDev - part 4: moving a sprite - Davide Guida
  64660. Arbiter Sports - ArbiterSports
  64661. 10 best free app to track a Cheating Spouse for Android
  64662. Tech Sector Job Interviews Assess Anxiety, Not Software Skills
  64663. Reliable Async Systems with Coyote - Part 1
  64664. BinaryFormatter long-term obsoletion plan by GrabYourPitchforks · Pull Request #141 · dotnet/designs
  64665. Digicert revokes a raft of web security certificates
  64666. papers-we-love/papers-we-love
  64667. crates.io: Rust Package Registry
  64668. crates.io security advisory | Rust Blog
  64669. The TikTok War
  64670. Etcd, or, why modern software makes me sad
  64671. Portal Abstractions with Sam Ritchie - CoRecursive Podcast
  64672. Disallow unrestricted polymorphic deserialization in DataSet by GrabYourPitchforks · Pull Request #39304 · dotnet/runtime
  64673. Coding Adventure: Procedural Moons and Planets
  64674. Is it worth the cost?
  64675. How to Run a Live Coding Stream on Twitch using OBS
  64676. All .Net Exceptions List
  64677. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  64678. How To Create a Github Profile ReadMe
  64679. ‎The Numberphile Podcast on Apple Podcasts
  64680. Ex-Googler's Startup Comes Out of Stealth With Beautifully Simple, Clever Robot Design - IEEE Spectrum
  64681. Podcast — Numberphile
  64682. The Mathematical Showman - Ron Graham (1935-2020) — The Numberphile Podcast
  64683. Dotnetos Week - 5 days, 5 sessions, 5 speakers
  64684. The Mathematical Showman - Ron Graham (1935-2020) - Numberphile Podcast
  64685. Python Malware On The Rise
  64686. Add support for Pipeline Operator by Pokute · Pull Request #38305 · microsoft/TypeScript
  64687. Debugging web apps in Visual Studio with custom browser configurations | endjin
  64688. How to stop worrying and adopt nullable reference types – Webinar Recording
  64689. Sometimes It's Easier to Mock Without Moq
  64690. Monsters Weekly 173 - Record Types
  64691. All in One with OData $Batch | OData
  64692. Azure Web App: Connection Strings | Build5Nines
  64693. Implementation of the C# IO container
  64694. Handling SPA Fallback Paths in a Generic ASP.NET Core Server
  64695. Understanding How Assemblies Load in C# .NET - Michael's Coding Spot
  64696. Implicit References, Context Popup, Configuration and Deprecation Messages – NuGet Updates in Rider 2020.2 EAP
  64697. Atlas of Surveillance
  64698. VEX in Houdini: Mandelbrot and Mandelbulb
  64699. How Remote Work Could Destroy Silicon Valley
  64700. Git - gitfaq Documentation
  64701. zombodb/pgx
  64702. libtorrent adds support for the WebTorrent protocol » Feross.org
  64703. Thousands of shop, bank, and government websites shut down by EV revocation | Netcraft News
  64704. How I made $11,673 in 5 days with an open-source project | Samuel Štancl
  64705. My impression of the PineBook Pro - a $200 ARM powered laptop
  64706. Dark Web Price Index 2020. Check all 2020 Dark Web Prices
  64707. Ideas Are Worthless - Greg Raiz
  64708. Why Do We Have Dev Rels Now?
  64709. Philipp is annoyed
  64710. Why you should be more unlikeable
  64711. Head asleep, body awake
  64712. A $50.000/year streaming service | Gianluca Mauro
  64713. Doing the impossible
  64714. A Steve Jobs masterclass (from a decade ago)
  64715. Give some ❤️ to your PR
  64716. Why Every Developer Should Start Blogging
  64717. Matthew Leibowitz - Uno Conference
  64718. Linux founder tells Intel to stop inventing 'magic instructions' and 'start fixing real problems'
  64719. Life, part 23
  64720. European Union sets limits on platform madness
  64721. primo is an all-in-one IDE, CMS, component library, and static site generator
  64722. A few thoughts about Signal’s Secure Value Recovery
  64723. The Most Remarkable Legacy System I Have Seen
  64724. Linux kernel in-tree Rust support
  64725. Performance Improvements in .NET 5 | .NET Blog
  64726. So Many of Us: Recognizing Abuses of Power
  64727. Some GIF fixes stb_image by NuklearBomb · Pull Request #683 · nothings/stb
  64728. Hacker breaches security firm in act of revenge | ZDNet
  64729. How to Build a CORS Proxy for Client-side Blazor
  64730. GitHub Status
  64731. Dyxsleia
  64732. Azure Functions Configuration and Secrets Management
  64733. AWS Well-Architected Framework – Updated White Papers, Tools, and Best Practices | Amazon Web Services
  64734. Generating the Premier League Table in F#
  64735. On Reactive Programming
  64736. A .NET Color Console Helper
  64737. Creating an Instance of Type, 8 Years Later
  64738. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  64739. Type-Safe Single Page Apps: F# Vs. TypeScript
  64740. Entity Framework Core In-Depth Part 10
  64741. The Future of Online Identity is Decentralized — yarmo
  64742. .NET Core: Still a Microsoft platform thing despite more than five years open source
  64743. Shawn Wildermuth's Blog
  64744. Entity Framework Core In-Depth Part 9
  64745. A Developer's Introduction to Data Science Video Series
  64746. Devcontainers and SSL interception
  64747. r/dotnet - Upcoming AMA on Monday with Krzysztof Cwalina - author of .NET Framework Design Guidelines, and a long time .NET Architect at Microsoft.
  64748. Trending
  64749. Apple Silicon: The Passing of Wintel
  64750. Cooking for Geeks: Real Science, Great Cooks, and Good Food: Potter, Jeff: 9781491928059: Amazon.com: Books
  64751. Fix capitalization of .NET by terrajobst · Pull Request #2226 · MicrosoftDocs/architecture-center
  64752. Get up and running with Kubernetes
  64753. The fastest way to learn a new language — ThinkTank
  64754. Multiple Monitors with Touchscreens
  64755. Getting Artificial Neural Networks Closer to Animal Brains
  64756. stu2b50
  64757. Why I Learnt How to Code (As A Non-technical Founder Of My First Startup)
  64758. We are not prisoners of groupthink.
  64759. The Soul of a New Debugger
  64760. Episode 1: A basic expression evaluator
  64761. V8 release v8.4 · V8
  64762. V-Drum Explorer: Blazor and the Web MIDI API
  64763. Tour of Rust
  64764. Announcing the Zig Software Foundation - News
  64765. Cloud Native Infrastructure Engineer / Architect at IBM | intellijobs.ai
  64766. Twisties Cheesy Bacon 250g | Woolworths
  64767. ongoing by Tim Bray · Just Too Efficient
  64768. Getting the .editorconfig working with MSBuild
  64769. Ennio Morricone - Here's to You (In Concerto - Venezia 10.11.07)
  64770. Do not remain nameless to yourself
  64771. Microsoft Announces that it will drop official support of PHP on Windows
  64772. davidfowl/uController
  64773. Do YOU know how much your computer can do in a second?
  64774. Testing Firefox more efficiently with machine learning – Mozilla Hacks - the Web developer blog
  64775. Building a self-updating profile README for GitHub
  64776. git/torvalds/linux.git - Linux kernel source tree
  64777. Powerful new route planner that prefers greenery and can generate round trip routes of a specified distance | Trail Router
  64778. Enable BinaryFormatter killbit by default in aspnet applications; introduce feature switch by GrabYourPitchforks · Pull Request #12434 · dotnet/sdk
  64779. Why Are Toys Such a Bad Business?
  64780. Linux kernel in-tree Rust support
  64781. Initial contents for BinaryFormatter security guide by GrabYourPitchforks · Pull Request #19442 · dotnet/docs
  64782. The Problem with Mandating Enterprise Target State Architecture
  64783. Experimenting with RF using RTL-SDR
  64784. Satisfactory way of thinking
  64785. The secret to long term wealth
  64786. Own your infrastructure
  64787. Our hiring process is what we can get away with
  64788. Playground: Asp.Net Core SignalR
  64789. Dunzo suffers data breach; users' phone numbers, email IDs exposed
  64790. The Hard Parts — Martin Kleppmann’s talks
  64791. Friday Five: Azure Live Streaming, Teams Approvals, More!
  64792. Microsoft Host Integration Server - Wikipedia
  64793. Array Functions and the Rule of Least Power – Pursuit of Laziness
  64794. PDC 2000 | Channel 9
  64795. Linux kernel in-tree Rust support
  64796. Investors say agroforestry isn’t just climate friendly — it’s also profitable
  64797. The Mathematics of Neural Networks (Explained Visually)
  64798. AVIF for Next-Generation Image Coding
  64799. 960620 - Support AVIF - chromium
  64800. The Liddle'est President: Padellan, Majid M, Kelly, John: 9781734666427: Amazon.com: Books
  64801. bdougie/awesome-black-developers
  64802. I’m leaving Sleeping Giants, but not because I want to
  64803. Span Symmetric ICryptoTransform by vcsjones · Pull Request #38722 · dotnet/runtime
  64804. Reducing TLS Certificate Lifespans to 398 Days – Mozilla Security Blog
  64805. Don't close your MacBook, MacBook Air, or MacBook Pro with a cover over the camera
  64806. 1651828 - DigiCert: Delay of revocation for EV audit inconsistency incident
  64807. No, node_modules are not heavy - Chaotic good engineering
  64808. Marketing CPAs, Explained
  64809. Keyboardio Atreus Review - sulami's blog
  64810. The Frink is Good, the Unit is Evil • Hillel Wayne
  64811. This blog is now running on solar power
  64812. The Value of Alternative Investments · Sturm Mabie
  64813. The Polymath Playbook
  64814. Driving Therapy - Now on YouTube — cdahmedeh
  64815. How to get your first Enterprise customer after having several SMB customers
  64816. Disabling Google 2FA Doesn't Need 2FA
  64817. Strong Generalization and Efficiency in Neural Programs
  64818. MikeCodesDotNET/ColoredBadges
  64819. Denver Startup Week | 2020 Session Selection | Building a Developer Community: Lesson Learned
  64820. WWDC 2020 Followup Survey
  64821. Loading Related Data - EF Core
  64822. Azure Kubernetes for Developers
  64823. The Bourne Collection: Online Search Is Older than You Think! - CHM
  64824. LibreOffice: the next five years
  64825. 2 Years To Make $10 in Software Revenue
  64826. Criteo R&D Blog – Medium
  64827. Start Your Career as a Frontend Developer with Scrimba
  64828. App suddenly crashing on startup in production due to FBSDKRestrictiveDataFilterManager.m · Issue #1427 · facebook/facebook-ios-sdk
  64829. Ten modern layouts in one line of CSS
  64830. Using SignalR in ASP.NET Core & React to Send Messages
  64831. Passwordless: The Future of Authentication
  64832. Regex Named Groups and Using Them in C# - Gerald Versluis
  64833. Mads Kristensen Unveils 'The Essentials' Visual Studio Extension Pack for All Devs -- Visual Studio Magazine
  64834. Ask a Techspert: How do machine learning models explain themselves?
  64835. WinDbg debugger tool updated with several new improvements - MSPoweruser
  64836. Webwaste
  64837. C# .NET IO.Path.GetExtension vs PInvoke Win32 PathFindExtension Native API Speed Comparison
  64838. Exciting new updates to the Git experience in Visual Studio | Visual Studio Blog
  64839. Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  64840. Azure for .NET developers
  64841. Pokémon Sprite Decompression Done By Hand
  64842. Free MacOS Sampler, Samplr For Touchbar
  64843. How to unc0ver a 0-day in 4 hours or less
  64844. Perf Track
  64845. Quartz.NET
  64846. A framework for investigating bugs
  64847. How Machine Learning Pipelines Evolve Based on your Business Maturity
  64848. How to Choose a Machine Learning Technique
  64849. Is Technology Making Us More Productive?
  64850. 6 reflections on turning 27
  64851. The death of serendipity
  64852. Samplr for Touchbar · Multitouch Sampler for the Touch Bar
  64853. New German law would force ISPs to allow secret service to install trojans on user devices
  64854. Developer Stories | Microsoft Azure
  64855. zerodivs.com
  64856. Blazor GameDev - part 3: sprite rendering - Davide Guida
  64857. Building ASP.NET Core Hosted Services and .NET Core Worker Services
  64858. [tl;dr sec] #42 - tl;dr sec Search, Towards Trusted Sensing, Root Causes of Procrastination
  64859. Programming should be a seperate category from Science & Technology
  64860. synercoder/FileFormats.Pdf
  64861. Entity Framework: .NET Community Standup - July 8th 2020 - EF Core 5.0 Demo Extravaganza
  64862. Life, part 22
  64863. Auto Union Type C Racecar
  64864. Shared Cache is Going Away
  64865. Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  64866. GitHub Stars
  64867. Unit Testing is Overrated | Alexey Golub
  64868. IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  64869. Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  64870. What is an event loop?
  64871. Why you'll probably regret using Tailwind
  64872. Moving from TypeScript to Rust / WebAssembly
  64873. The saddest "Just Ship It" story ever
  64874. How to write proper Software Documentation?
  64875. VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  64876. A Few Catchy Philosophy Quotes That Are Often Misinterpreted - Neel Somani
  64877. Jonathan Bergknoff: Terraform Pain Points
  64878. Everything is a Strawman
  64879. 'Jiro dreams of sushi' lessons for SaaS - Blog by Damian Schenkelman
  64880. Why I built a new app for practicing keyboard shortcuts
  64881. How I learned to suck less at Chess
  64882. HashCode Struct (System)
  64883. A deep-dive into WinUI 3 in desktop apps - Windows Developer Blog
  64884. Improved XML grammar binding and more in Red Hat VS Code XML extension 0.13.0 - Red Hat Developer
  64885. Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  64886. Beginners quick start to learn React.js
  64887. End-to-End Integration Testing with NServiceBus
  64888. Understanding .NET MAUI and the future of Xamarin
  64889. Debounce Explained – How to Make Your JavaScript Wait For Your User To Finish Typing
  64890. Microservices vs. Monoliths: An Operational Comparison – The New Stack
  64891. tauri-apps/tauri
  64892. Data WhiteOps collects
  64893. Introduce opt-in BinaryFormatter killbit by GrabYourPitchforks · Pull Request #38963 · dotnet/runtime
  64894. JustWatch - The Streaming Guide
  64895. The Difference Between HTTP Auth, API Keys, and OAuth | Nordic APIs |
  64896. Reddit's website uses DRM for fingerprinting
  64897. SixLabors/ImageSharp
  64898. The More Senior Your Job Title, the More You Need to Keep a Journal
  64899. Lifeng-Liang/NSQLite
  64900. A Better Private Search Engine
  64901. Getting started with cross-platform development using .NET on Ubuntu on WSL | Ubuntu
  64902. Linux Mint drops Ubuntu Snap packages
  64903. HollyPixel
  64904. Barebones WebGL in 75 lines of code
  64905. Bring back the 'Developer News' on startup
  64906. Goodwill Hunting
  64907. .NET Core Debugging with WSL 2 - Preview - Visual Studio Marketplace
  64908. JaidedAI/EasyOCR
  64909. startsWith() and endsWith() functions in PHP
  64910. Voter Express: Voter Express Lookup
  64911. Release 3.1.2 · aspnet-contrib/AspNet.Security.OAuth.Providers
  64912. dog-qiuqiu/MobileNetv2-YOLOV3
  64913. r/boardgames - Card Game about Programmers/IT (free Print & Play - IT Startup)
  64914. LOOPY!
  64915. How Developers Stop Learning: Rise of the Expert Beginner
  64916. Pwning smart garage door openers
  64917. The Fastest NuGet Package Ever Published (Probably)
  64918. NDC Melbourne Warmup Meetup #2
  64919. Martin Björkström - gRPC Server Reflection in the .NET world
  64920. Zero to Hero with App Service, Part 3: Releasing to Production
  64921. What is MaxDOP controlling?
  64922. How to Implement Azure Serverless with Blazor WebAssembly
  64923. TypeScript Types Deep Dive - The Talk | Barbarian Meets Coding
  64924. Monsters Weekly 172 - NodaTime and API Controllers
  64925. When data is messy
  64926. Shawn Wildermuth's Blog
  64927. New Training for Your Team on Redgate University: Learn DevOps and SQL Server for Free - Redgate Software
  64928. Local Users with ASP.NET Core – ASP.NET Core Identity
  64929. .NET Core vulnerability lets attackers evade malware detection
  64930. The Latest
  64931. Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  64932. xamarin/MobileBlazorBindings
  64933. New Work by Gary Larson | TheFarSide.com
  64934. Release ILSpy 6.0 · icsharpcode/ILSpy
  64935. RickStrahl/Westwind.AspnetCore.LiveReload
  64936. HDMI Capture Comparison - OneDrive
  64937. Help message for shell scripts — samizdat
  64938. Pulsar vs Kafka - Comparison and Myths Explored - Kai Waehner
  64939. Analysis of YouTube Trending Videos of 2019 (US)
  64940. Bay Area Twitter Sentiment During a Pandemic
  64941. No pain, no gain: Tracktions' story
  64942. Are you living in a kettle?
  64943. Most valuable developer linux notebooks in 2020
  64944. mmhmm - Clear, compelling communication for everyone
  64945. Saadat Qadri
  64946. Ultra Cheap VPS hosts for Tor Bridges
  64947. A Team
  64948. Disrupting Enterprise Search
  64949. ASP.NET Core Series: Route To Code
  64950. Buypass European Certificate Authority (CA)
  64951. Moving from data science to machine learning engineering
  64952. The adaptive interface system for modern web experiences
  64953. microsoft/fast
  64954. sayedihashimi/myproposals
  64955. MVP Perks
  64956. PPP Loan Data
  64957. Concurrent Reference Counting and Resource Management in Wait-free Constant Time
  64958. Flatter wait-free hazard pointers - Paul Khuong: some Lisp
  64959. ASP.NET Community Standup - July 7, 2020 - FAST Framework
  64960. braver-browser/braver-browser
  64961. Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  64962. Show & tell: a steampunk desktop background radiation monitor
  64963. Dark Patterns after the GDPR: Scraping Consent Pop-ups and Demonstrating their Influence
  64964. Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  64965. Invite Rick
  64966. Youtube DELETED Jordan Pier's Electronics Repair Channel!
  64967. yourduskquibbles/webannoyances
  64968. #144 Bill Wagner, .Net 5 and Unifying .NET
  64969. JAMstack Crash Course - Build a Full Stack Application
  64970. A Terrible, Horrible, No-Good, Very Bad Day at Slack
  64971. Only 9% of visitors give GDPR consent to be tracked
  64972. Custom validation logic on client AND server with Blazor?
  64973. Produce your own physical chips. For free. In the Open.
  64974. What’s the difference between blue/green and red/black deployments?
  64975. Software architecture diagrams - which tool should we use?
  64976. Using External Inputs in Azure Durable functions
  64977. Java Programming
  64978. Event Sourcing in .NET Core – part 1: A gentle introduction
  64979. C# 8.0 nullable references: MaybeNull | endjin
  64980. Add ESLint Rules to a `react-blessed` Application
  64981. How to secure ASP.NET Core with OAuth and JSON Web Tokens
  64982. How To Test Your React Apps With The React Testing Library — Smashing Magazine
  64983. Microsoft Threat Protection advanced hunting cheat sheet
  64984. Introducing event timeline – an innovative, new way to manage your security exposure
  64985. .NET Core Summer Event 2020
  64986. How to Explain White Privilege to Someone Who Doesn’t Think it Exists
  64987. Non-Euclidean Worlds Engine
  64988. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  64989. Door & Window Sensor Alarms For Smart Home 2020
  64990. Just in time knowledge - Niall Bunting
  64991. How People Learn — The Brain Basics - Iulian Gulea
  64992. Tasty - Delicious dotnet testing | Manuel Grundner
  64993. Addio Redis, I'm leaving Redis Labs
  64994. Data migration gotchas and lessons learned - Coding Nagger
  64995. koaning.io: The Future of Data Science is Past
  64996. James Stanley - I made a macro keypad with 3d-printed switches
  64997. A new desk
  64998. Giving GPT-3 a Turing Test
  64999. Hacker News Design is Ugly
  65000. D-Bus and Polkit, No More Mysticism and Confusion
  65001. Buying and Selling stocks with maximum profit
  65002. Clean Architecture, 2 years later - Elton Minetto
  65003. Why You Should Share Your Salary
  65004. Donut-shaped C code that generates a 3D spinning donut
  65005. SEVP modifies temporary exemptions for nonimmigrant students taking online courses during fall 2020 semester
  65006. NDC Melbourne Warmup Meetup #1
  65007. 1650910 - DigiCert: Inconsistent EV audits
  65008. Decision for 2020-21 Academic Year
  65009. Non-Euclidean Worlds Engine
  65010. PlayStation's secret weapon: a nearly all-automated factory
  65011. Performance Improvements via Formally-Verified Cryptography in Firefox – Mozilla Security Blog
  65012. Model 777 — Luca Iaconi-Stewart
  65013. How I Got My Attention Back
  65014. Versatile Video Codec (H.266) finalized, will produce 50% smaller files than HEVC (H.265)
  65015. Life, part 21
  65016. Screen space shadows
  65017. Fraunhofer Heinrich Hertz Institute HHI
  65018. Brython
  65019. Hat Problems - Numberphile
  65020. Stacks of Hats (extra) - Numberphile
  65021. A Concurrency Cost Hierarchy
  65022. Using an OData Client with an ASP.NET Core API
  65023. OData with ASP.NET Core
  65024. Blazor WebAssembly : Using HttpClient in MVVM - EP09
  65025. The myth of NoSQL (vs. RDBMS) "joins dont scale" - Blog dbi services
  65026. Flexible Access Token Validation in ASP.NET Core
  65027. Writing a winning 4K intro in Rust
  65028. HTTPie – command-line HTTP client for the API era
  65029. VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  65030. ANN: Cosmos DB Profiler 1.0 Release
  65031. Exploring Proxy to Achieve TypeScript Type Safety with Element Binding, two way Data Binding, Events, and More
  65032. Virtual Events for Xamarin and .NET in July | Xamarin Blog
  65033. A developer-centered approach to application development - Red Hat Developer
  65034. Change Feed – Unsung Hero of Azure Cosmos DB | Azure Cosmos DB Blog
  65035. Build an In-memory REST API with Deno and Oak
  65036. HTTP OPTIONS and Default page vulnerabilities
  65037. bach-sh/bach
  65038. A Distributed Tracing Adventure in Apache Beam
  65039. UASP makes Raspberry Pi 4 disk IO 50% faster
  65040. mfreeborn/heliocron
  65041. willmcgugan/rich
  65042. AbdulMalikDev/ounotes
  65043. Debubble
  65044. A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  65045. Exposing proto files in a gRPC service over a frameworkless and lightweight API
  65046. Veldrid 4.8.0
  65047. Castle Game Engine
  65048. Old Code Gets Younger Every Year
  65049. Why I’m Writing A Book On Cryptography
  65050. 10 modern layouts in 1 line of CSS
  65051. The Comeback of Fun in Visual Design
  65052. 1-Line Layouts
  65053. Beginner’s Guide To Abstraction – Pursuit of Laziness
  65054. Learn about transaction isolation levels - LanRaccoon
  65055. SemVer Considered Harmful | Joey Lynch's Site
  65056. nabeelqu
  65057. Eating local has a tiny environmental impact
  65058. bible-api.com
  65059. Why Can't I Reproduce Their Results?
  65060. What I discovered studying Neuroscience, having a background in Electronics - Recknsense
  65061. No, universities are not going away.
  65062. How my article became one-hit-wonder on hacker news · Tomas Vik
  65063. Laptop battery insights – Blog of Christian Felde
  65064. When You Come at the King - This Too Shall Pass by Rhys Wallace
  65065. Coffee & Open Source
  65066. Linus Torvalds: 'I Do No Coding Any More' - Slashdot
  65067. 1-Line Layouts
  65068. A ‘Viral’ New Bird Song in Canada Is Causing Sparrows to Change Their Tune
  65069. willmcgugan/rich
  65070. Reparar tu smartphone o instalarle una ROM será delito en México: la nueva ley que protege los candados digitales, explicada
  65071. The Wrong Abstraction — Sandi Metz
  65072. Release Version 01.00.30 · ADefWebserver/Blazor-Blogs
  65073. Release Week 27 of the year 2020 · AdrienTorris/awesome-blazor
  65074. Onyx is violating the Linux kernel's license - refuses to release source code
  65075. a327ex/BYTEPATH
  65076. Scamming the scammers -- catching the virus call centre scammers red-handed
  65077. De-Escalating Social Media
  65078. HTML tags flagged as error in razor view : RSRP-477782
  65079. Another non-year of Desktop Linux – Structure and Interpretation of Computer Programmers
  65080. Giving code presentations
  65081. Thinking about Algorithmic problems II
  65082. No More Shampoo
  65083. You need a PO Box : JetGirlArt
  65084. Can we even make a cloud by ourselves?
  65085. Project Audio for GitHub
  65086. GitHub Special Repository, The Public Profile Readme
  65087. simone.computer
  65088. USA.css
  65089. SQL-MisterMagoo/BlazorCultures
  65090. Bitcoin From Scratch - Part 1
  65091. Building Subversion - CoRecursive Podcast
  65092. A look at the Gemini protocol: a brutally simple alternative to the web
  65093. A real-time Event Grid viewer with serverless SignalR
  65094. Friday Five: Azure Private Link, Visual Studio, And More!
  65095. Crear cliente en C# Windows Forms .Net Core para SignalR | Aplicaciones en tiempo real
  65096. 2 + 1 = 4, by quinoa
  65097. retaildevcrews/webvalidate
  65098. Project Gemini
  65099. How can I get a Bootstrap column to span multiple rows?
  65100. Flex
  65101. Better words by richsalz · Pull Request #12089 · openssl/openssl
  65102. The silence is deafening
  65103. Where Am I? · The Internet Bytes.
  65104. The true cost of knowledge | RoyalSloth
  65105. Race Conditions/Concurrency Defects in Databases: A Catalogue
  65106. HELP WANTED - bitprophet.org
  65107. How I wrote 214 pages for a web development book with 19 pull requests in 3 months
  65108. The risks of falling in love (for product designers)
  65109. mrlee.dev - On Sharing Vulnerability
  65110. Autonomous Review: The Best Affordable Standing Desk - Tim Leland
  65111. How we beat existing network effects and got 900 customers from day one
  65112. Code Only Says What it Does
  65113. Goodbye
  65114. Beware the Google Password Manager - fasterthanli.me
  65115. Director/Sr. Director of Finance and Operations
  65116. Franz – a free messaging app for Slack, Facebook Messenger, WhatsApp, Telegram and more
  65117. Adds a focus trap to the modal as well as the ability to dismiss the modal with the escape key by chrissainty · Pull Request #185 · Blazored/Modal
  65118. See Intricate Details in Leonardo da Vinci’s The Last Supper in a New Gigapixel Image
  65119. A Markdown Editor for the 21st Century - Zettlr
  65120. Icons list
  65121. alfiopuglisi/guietta
  65122. Anti-Algorithmic Music: How Bandcamp Is Helping Artists Beat The Odds
  65123. Understand which font is being rendered - Chrome DevTools
  65124. Blazor WebAssembly : Dependency Injection - EP08
  65125. The SP mvp Weekly
  65126. OpenStreetMap, a global map for worldwide insight
  65127. Using the Internet Archive’s Wayback Machine as a CDN
  65128. Inside the Invasive, Secretive “Bossware” Tracking Workers
  65129. Abstract Wikipedia/July 2020 announcement - Meta
  65130. Generics for Go
  65131. AWS Blog
  65132. Getting Started with GitFlow - Simple Talk
  65133. Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  65134. Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code | Python
  65135. Introducing Fiddler Jam
  65136. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  65137. Always Use the for…of loop to iterate in JavaScript
  65138. Devs-Garden/jsonbase
  65139. Serious Vulnerabilities in F5's BIG-IP Allow Full System Compromise
  65140. Michael Plant | University of Oxford
  65141. Sleep Tracking: My Oura Ring Review (After Two Years) — Remo Uherek
  65142. The illusion of statelessness
  65143. Keeping the product promise
  65144. The Science Behind The Mask | Don Jones®
  65145. Thinking about Algorithmic problems
  65146. @msurdi blog
  65147. Micah Lerner
  65148. Understanding principal component analysis | Yousuf
  65149. Surprising Things About Working at Well-Known Tech Unicorns
  65150. A History of my Mechanical Keyboards
  65151. From Employee To Contractor - How I did it
  65152. What accomplishments sound like on software engineering resumes
  65153. The First Two-Million-Dollar Check
  65154. Linear scalable read-write lock
  65155. Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  65156. Using Remote Containers in WSL 2
  65157. Blazor and 2D game development - part 1: intro - Davide Guida
  65158. Abstract Wikipedia/June 2020 announcement - Meta
  65159. Gameplay enhancements
  65160. Really Good Emails
  65161. Life, part 20
  65162. Git Credential Manager Core: Building a universal authentication experience
  65163. Join conversation
  65164. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  65165. Technical progress with Age of Ascent
  65166. The Easiest Way to Version NuGet Packages
  65167. NuGet Package Alternatives when Migrating to .NET Core
  65168. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  65169. The Sci-hub Effect: Sci-hub downloads lead to more article citations
  65170. Apple's latest privacy measures could turn users off
  65171. The Whimsical Web
  65172. Fighter Pilot Breaks Down Every Button in an F-15 Cockpit | Ars Technica
  65173. Age of Ascent
  65174. Announcing the Porting Assistant for .NET | Amazon Web Services
  65175. Lights and Shadows – Bartosz Ciechanowski
  65176. Shmew/Fable.SignalR
  65177. Future-proofing .NET application development with the Uno Platform
  65178. Cancelling a Windows Runtime asynchronous operation, part 1: C# | The Old New Thing
  65179. The Magical Methods in C#
  65180. The Road to Cross-Platform Setup & Bootstrapping in .NET - Matthias Koch
  65181. Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
  65182. [Guest Blog] Using AI to Save Lives
  65183. Entity Framework Core In-Depth Part 7
  65184. Environment Variables with .NET Core and Elastic Beanstalk | Amazon Web Services
  65185. Feature Rejection: sending an email alert from RavenDB
  65186. The Art and Design Philosophy of Age of Ascent
  65187. Book Review: A Philosophy of Software Design
  65188. The New Ford F-150's Onboard Generator Can Power a Ridiculous Amount of Equipment
  65189. Asus Zephyrus G14 Review
  65190. GitHub Pull Requests and Issues - Visual Studio Marketplace
  65191. Good Enough Is Just Fine - More To That
  65192. Apple Lightning
  65193. XXX.
  65194. The Lottery Ticket Hypothesis: A Survey
  65195. Organic Proposals
  65196. The dark side of KPIs - andre.schweighofer
  65197. 120-ish Days Later
  65198. Desugaring - taking our high-level language and simplifying it!
  65199. Building Bootleg BuiltWith – Blog – Emerson Code
  65200. Reflecting on a year of making machine learning actually useful
  65201. Respecting Browser Navigation in Single Page Applications
  65202. About Scaling Model-View-Update
  65203. A tale of latency and broken windows - Blog by Damian Schenkelman
  65204. Why marketing is eating the world
  65205. The Pros and Cons of Self-Learning
  65206. open-telemetry/opentelemetry-specification
  65207. dapr/azure-functions-extension
  65208. Architecting Cloud Native .NET Applications for Azure
  65209. GitHub.com Help Documentation
  65210. Launching docs.github.com - The GitHub Blog
  65211. Oppose the EARN IT Act
  65212. photonlines/Intuitive-Guide-to-Maxwells-Equations
  65213. Announcing Azure Functions extension for Dapr - Open Source Blog
  65214. C# Digest #317 for June 29, 2020
  65215. Special: Brilli Timilli - The Unmade Podcast
  65216. Special: Brilli Timilli — The Unmade Podcast
  65217. The Unmade Podcast
  65218. Deconstructing Pinterest's reverse-image-search SEO growth hack | RankScience
  65219. The Numeracy Ambassador (with Simon Pampena) - Numberphile Podcast
  65220. Intermediate CSS with Kyle from Web Dev Simplified (Flexbox, Grid, Custom Properties, and more!)
  65221. 'It's really hard to find maintainers': Linus Torvalds ponders the future of Linux
  65222. How Did Vim Become So Popular
  65223. Common Voice Dataset Release - Mid Year 2020
  65224. New Mac ransomware spreading through piracy - Malwarebytes Labs
  65225. Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  65226. Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  65227. How Hello World! changed – top level statements and functions
  65228. Announcing Azure DevOps Server 2020 RC1 | Azure DevOps Blog
  65229. Connection Pooling for MySQL with the Heimdall Proxy
  65230. Perkeep lets you permanently keep your stuff, for life.
  65231. The Pain of Debugging WebAssembly – The New Stack
  65232. Build a Terminal Dashboard in React with `react-blessed`
  65233. Go faster with your own re-usable Blazor components
  65234. Using Spread Syntax to Merge Objects in JavaScript
  65235. Write Once, Run Everywhere with .NET and the Uno Platform -- Visual Studio Magazine
  65236. Updating to Azure Functions v3 in Visual Studio
  65237. Misusing C#: Multiple Main() Methods
  65238. Debugging .NET Core via Symbol Server on OSX in VSCode
  65239. Home
  65240. How do cars fare in crash tests they're not specifically optimized for?
  65241. On Committing Suicide - Austin G. Walters
  65242. Blazor&Dragons! How to consume gRPC-web from Blazor - part 2: the server - Davide Guida
  65243. Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  65244. irinascurtu/graphql-dncse
  65245. mizrael/BlazorCanvas
  65246. Return to School - Enrollment Options | Fairfax County Public Schools
  65247. protobuf-net/protobuf-net
  65248. Nano services with ASP.NET Core or how to build a light API
  65249. Monday, Jun. 29, 2020 - The MVP reconnect daily
  65250. Real-time in no time (and costs) - with Azure Functions, Cosmos DB & SignalR - Serverless Architecture Conference
  65251. Disclosure: Another macOS privacy protections bypass
  65252. Experiments with WSL2... Yes you can use VSCode but could you run...
  65253. Blazor WebAssembly Template Lands in .NET 5 Preview 6 -- Visual Studio Magazine
  65254. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  65255. Announcing TypeScript 4.0 Beta | TypeScript
  65256. Blazor&Dragons! How to consume gRPC-web from Blazor - part 1: the client - Davide Guida
  65257. Containerize an app with Docker tutorial - .NET Core
  65258. .NET Conf: Focus on Microservices
  65259. How CDNs Generate Certificates
  65260. NuxtJS Static Pages and Content API - The Latest Features
  65261. How many trees in the Random Forest?
  65262. GOTO 2018 • Machine Learning: Alchemy for the Modern Computer Scientist • Erik Meijer
  65263. C# 8.0 nullable references: NotNull | endjin
  65264. Domestic Meat Shortages and Exports — Jayson Lusk
  65265. YES NO AS A SERVICE
  65266. No Knead Sourdough Bread
  65267. Tip 268 - Exploring Microsoft Power Virtual Agents based off Microsoft Bot Framework
  65268. Anthony Giretti's .NET blog
  65269. How To Build a Twitch Chat Bot with Nodejs
  65270. Refresh Tokens in IdentityServer4 v4
  65271. Assume 100% responsibility
  65272. Async vs Sync Communication
  65273. How to deploy Blazor webassembly on GitHub Pages using GitHub Actions - Davide Guida
  65274. Load Balancing an ASP.NET Core Web App using Nginx and Docker
  65275. Lockdown Burnout | Tiny Projects
  65276. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  65277. How conspiracy theories emerge—and how their storylines fall apart
  65278. IRL to Anime With Cartoonization AI
  65279. home
  65280. Running WSL GUI Apps on Windows 10
  65281. Docker container for windows
  65282. Black Girls Code, BlackGirlsCode, Women of Color in Technology
  65283. Life, part 19
  65284. Friday Five: OneNote, Azure SQL, And More!
  65285. Linear – The issue tracking tool you'll enjoy using
  65286. Capacitor plague - Wikipedia
  65287. You only have to be good enough
  65288. Documenting with PowerShell: Breaches using the HIBP API - CyberDrain
  65289. Lockdown Suburbs - uMap
  65290. Creating a Custom Validation Message Component for Blazor Forms
  65291. Email Is Not Broken - Kev Quirk
  65292. Wltoys 144001 1/14 2.4G 4WD High Speed Racing RC Car Vehicle Models 60km/h RC Vehicles from Toys Hobbies and Robot on banggood.com
  65293. Why I don't like SemVer anymore
  65294. How to list and download the contents of a GitHub repo in C#
  65295. It’s Time for a Change
  65296. Hosting Blazor WebAssembly app on GitHub Pages
  65297. Superstimulus in 2020
  65298. Pokémon Sprite Decompression Explained
  65299. Zero to Hero with App Service, Part 1: Setting Up
  65300. GitHub Actions for .NET Core NuGet packages - Dusted Codes
  65301. Scalability concepts: zero-downtime deployments
  65302. Create wonderful things, be good, have fun
  65303. le podcast des technologies .NET
  65304. Analysis of @anthonygiretti FOLLOWERS
  65305. Classic ThinkPad Thermal Paste Change
  65306. Automatic Reconnection in the Swift SignalR Client
  65307. Looker might slow you down · O.
  65308. Entity Framework Core In-Depth Part 6
  65309. Exposing a custom type as a JSON string in an ASP.NET Core API
  65310. Does more choice make software development easier?
  65311. How to Know You’re Not Insane (And how a Cards Against Humanity Staff Writer was fired.)
  65312. Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  65313. Circuit Breaker Pattern - Pradeep Loganathan
  65314. Monsters Weekly 171 - Artiller.io + Faker.js
  65315. 1.29 Million customer records of LimeRoad posted on darknet for sale | QuickCyber
  65316. Event detail - Redgate Software
  65317. Reflections on 6 months solo SaaS startup
  65318. Visual Studio for Mac: Refresh();
  65319. corte.si
  65320. ZX Spectrum emulator running on Blazor
  65321. Our AWS bill is ~ 2% of revenue. Here's how we did it
  65322. Defining Resources — IdentityServer4 1.0.0 documentation
  65323. Overview — IdentityServer4 1.0.0 documentation
  65324. IdentityServer4.Templates 4.0.0
  65325. Resource Access in IdentityServer4 v4 and going forward
  65326. Any Other Indie Hackers Building with .NET?
  65327. Choosing an Azure compute service - Azure Architecture Center
  65328. FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  65329. foambubble/foam
  65330. 5 modern alternatives to essential Linux command-line tools
  65331. Python may get pattern matching syntax
  65332. Astronomers detect regular rhythm of radio waves, with origins unknown
  65333. Markets, discrimination, and "lowering the bar"
  65334. maxgoedjen/secretive
  65335. blog
  65336. r/microservices
  65337. Get started with Azure Queue storage using .NET - Azure Storage
  65338. What Does It Take To Be An Expert At Python?
  65339. How to Use the Sound Recognition Accessibility Feature in iOS 14
  65340. Zero to hero - Part 5 - My buttery smooth icing algorithm
  65341. GNU GCC does not round floating-point divisions to the nearest value
  65342. How to get the best out of your Yubikey with GPG
  65343. The Wisdom of rationals
  65344. How does SQLite work? Part 1: pages!
  65345. xi-editor retrospective
  65346. Dreamcast 32MB RAM upgrade
  65347. Configuration is an API, not an SDK
  65348. Building a high performance JSON parser
  65349. VS Code comments auto completion - Visual Studio Marketplace
  65350. POWERful DEVS Virtual Conference
  65351. How much information can you store on one laptop? (Q2 2020)
  65352. devring.club
  65353. New US Bill would require makers of encrypted devices to leave a backdoor
  65354. Rainbow - an attempt to display colour on a B&W monitor
  65355. Talk: Anatomy of ASP.NET Core Requests - Steve Gordon
  65356. Palm | Product | The best small phone for minimalists, athletes, and kids
  65357. LMS Prize Winners 2020 | London Mathematical Society
  65358. Unim.Press: read Reddit on a newspaper
  65359. GOTO 2020 • Beyond Microservices: Streams, State and Scalability • Gwen Shapira
  65360. loic-sharma/BaGet
  65361. feedback wanted - Developer Community
  65362. HiFiC - High-Fidelity Generative Image Compression
  65363. Introducing Money in Excel, an easier way to manage your finances - Microsoft 365 Blog
  65364. F# 5 and F# tools update for June | .NET Blog
  65365. Don't Publish On Medium — Brian Balfour
  65366. The 6 Levels of Reusability
  65367. JP Morgan, the largest US bank, retired their last Perl software in 2019
  65368. Interviews - The Good, the Bad and the Ugly
  65369. Use managed services. Please. | Dan Moore!
  65370. Searching with the power of PostgreSQL in Symfony Applications
  65371. The Recurring Tragedy of Orchestration
  65372. Dynamic linking
  65373. a string hash.c
  65374. The .NET Docs Show: Blazing into Summer
  65375. Download Beyond Compare Free Trial
  65376. Chris Hacken - Stories about building an Internet Service Provider
  65377. dotnet/core
  65378. Orchard Core Release Candidate 2 now available | ASP.NET Blog
  65379. Earning $800 / Month With Spotify — Steve Benjamins
  65380. Why Birds Can Fly Over Mount Everest - Issue 86: Energy - Nautilus
  65381. Session Details - Code PaLOUsa 2020
  65382. Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  65383. Trace 'function enter/leave' events with a .NET profiler + detect StackOverflow. Assembler code included!
  65384. Carl Franklin's Blazor Train: Blazor Component Life Cycle
  65385. Dismantling barriers to participation in programming communities with Dr. Denae Ford
  65386. Amazon.com: USB C to USB C Cable 10ft [100W 20V/5A], uni Type-C Fast Charging Cable, Braided USB C Cable Compatible with MacBook Pro 2019/2018/2017, iPad Pro 2020/2018, Samsung Galaxy S20/S10/S9, Grey: Computers & Accessories
  65387. microsoft/reverse-proxy
  65388. NET Foundation Nominations are closing
  65389. Amazon.com: FosPower iPhone Charger (2 Pack), Apple MFi Certified Lightning to USB C Cable [Nylon Braided] Compatible with iPhone 11/11 Pro / 11 Pro Max/X/XS/XR/XS Max / 8/8 Plus - 10FT: Computers & Accessories
  65390. Deploy to Azure Container Instances with Docker Desktop
  65391. Black Lives Matter | Bonfire
  65392. Announcing Azure Service Operator for Kubernetes - Open Source Blog
  65393. Elijah McClain organized by Sheneen McClain
  65394. Q&A: Ask the .NET Product Group Anything | UCP2019
  65395. Understanding SSIM
  65396. Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  65397. ASP.NET Core updates in .NET 5 Preview 6 | ASP.NET Blog
  65398. Debugging with Fiddler Everywhere: Mocking Remote Issues
  65399. Life, part 18
  65400. .NET: Prepare your company for the future
  65401. How to Utilize gRPC-Web From a Blazor WebAssembly Application | Premier Developer
  65402. How to Unit Test an Abstract Class
  65403. Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  65404. chubin/wttr.in
  65405. Announcing .NET 5.0 Preview 6 | .NET Blog
  65406. Mona Lisa in Real Life? Depixelizing Doom Guy? The "Upscaling" AI: PULSE
  65407. Using the Blockly visual programming editor to call a .NET Core WebAPI
  65408. How to embed JavaScript components in C# built Uno WebAssembly Web Applications - Uno Platform
  65409. Recorded session: Modeling in non relational world | RavenDB
  65410. Fix Your Timestep! | Gaffer On Games
  65411. macOS Big Sur: Has the Dust Finally Settled on Limiting Third-Party Apps?
  65412. Why some methodologies cannot spread?
  65413. Emacs Server – Why and why not? – arenzana.org
  65414. The Quest to Take Your Time Back
  65415. Why AES-GCM Sucks
  65416. TikTok Succeeds by Making Copying Easy
  65417. Industry and workers
  65418. mjg59 | Making my doorbell work
  65419. What's in a Linux executable?
  65420. Krita 4.3.0 Released | Krita
  65421. Symbian Won
  65422. Eastern European Movies in English Online
  65423. dotnet/runtime
  65424. Nonparametric Cohen's d-consistent effect size
  65425. There’s Now an Even Worse Anti-Encryption Bill Than EARN IT. That Doesn’t Make the EARN IT Bill OK.
  65426. PEP 622 -- Structural Pattern Matching
  65427. Nice Bug
  65428. How I deleted my Facebook, WhatsApp, and Instagram accounts, and felt great since - Shogan.tech
  65429. AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  65430. How Azure.com operates on Azure part 2: Technology and architecture
  65431. Silicon Valley Pain Index
  65432. Azure.com operates on Azure part 1: Design principles and best practices
  65433. Learn TV
  65434. ECMAScript proposal: private static methods and accessors in classes
  65435. Bay Area tech diversity: White men dominate Silicon Valley
  65436. Multi-Targeted NuGet Package Gotchas!
  65437. Multiplayer games room with F#, SignalR, Akka.Net and SAFE stack
  65438. Delivering on a promise – the essential extension pack | Visual Studio Blog
  65439. 10 large Bay Area tech companies employ no Black women, study finds
  65440. Breaking changes, version 3.1 to 5.0 - .NET Core
  65441. Amazon establishes new Counterfeit Crimes Unit
  65442. Copy Paste List
  65443. Enable automatic updates in a web application using Azure Functions and SignalR Service - Learn
  65444. Migrate coreclr's worker thread pool to be able to use the portable thread pool in opt-in fashion by kouvel · Pull Request #38225 · dotnet/runtime
  65445. Are we going to get treated to spam popups advertising Edge and having it duplicate our data from Firefox without asking every time Microsoft decides to update it from now on?
  65446. What are the benefits of mobile app session recording
  65447. Loved Hey, but it’s not for me
  65448. How to fix the App Store?
  65449. The Goldilocks Management Structure · Stay SaaSy
  65450. The theory behind making something people want · Philipp Cannons
  65451. Software Entropy
  65452. The Super Duper Universal Binary
  65453. Navigating Power & Status
  65454. Nico Tuason
  65455. Block websites from reading or modifying Clipboard contents in Firefox - gHacks Tech News
  65456. This $35 Keyboard for Children Transformed Me Into a Novelist
  65457. Introducing Amazon Honeycode – Build Web & Mobile Apps Without Writing Code | Amazon Web Services
  65458. I have stepped down as a Microsoft MVP
  65459. Check out this London tube map made from a working circuit board
  65460. Power BI Report
  65461. What Silicon Valley Doesn’t Understand About Agriculture – Thinking Agriculture
  65462. LEGO blocks and organ transplants
  65463. TechEmpower/FrameworkBenchmarks
  65464. Meet Face ID and Touch ID for the web - WWDC 2020 - Videos - Apple Developer
  65465. Video: "My girlfriend had to subscribe to my Twitch channel to tell me to open the door" - Charles Leclerc
  65466. Keep all your packages up to date with Dependabot - The GitHub Blog
  65467. Visual Studio 2019 for Mac - Preview Release Notes
  65468. Announcing OpenJDK for Windows 10 on ARM | Java at Microsoft
  65469. sotu 2.1
  65470. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  65471. Introduction to quantum computing with Q# – Part 4, multi-qubit gates
  65472. Announcing Perl 7
  65473. Entity Framework: .NET Community Standup - June 24th 2020 - EF Core in Blazor
  65474. F# and Functional Programming!
  65475. Google blew a ten-year lead. - Second Breakfast
  65476. Can I get a refund?
  65477. Add Apple Silicon support by lambdageek · Pull Request #20014 · mono/mono
  65478. OpenDiablo2/OpenDiablo2
  65479. Facebook accused of trying to bypass GDPR, slurp domain owners' personal Whois info via an obscure process
  65480. QuestDB · Console
  65481. Account details for 4 million Quidd users shared on hacking forum | ZDNet
  65482. Workshop: ML.NET Training - 1/2 - NDC Melbourne 2020
  65483. TCC : Tiny C Compiler
  65484. What I learned from looking at 200 machine learning tools
  65485. Elevator.js
  65486. Introducing C# 9: Improved pattern matching
  65487. It’s all in the Host Class – Part 2: Configuration
  65488. Exclusive: Segway, the most hyped invention since the Macintosh, ends production
  65489. Differences between String and string in C# - Code Maze
  65490. Deploy a .NET Container with AWS Fargate
  65491. New Windows Containers GitHub repo - Roadmap and more!
  65492. jantic/DeOldify
  65493. Import X509 certificate and collections from PEM. by vcsjones · Pull Request #38280 · dotnet/runtime
  65494. Path Building vs Path Verifying: The Chain of Pain
  65495. Path Building vs Path Verifying: Implementation Showdown
  65496. You can't tell people anything
  65497. NHSX
  65498. Terminology, Power and Oppressive Language
  65499. .NET Foundation Board Member Elections
  65500. Get started with Azure CLI
  65501. Nobody knows what an 850% increase is, so please stop saying it - Sam Ireland
  65502. A wild bug: 1970s Intel 8271 disc chip ate my data!
  65503. Bit Hacks in C#
  65504. Lighthouse Syndrome
  65505. Reflections from a Week of Vagabonding (Pt. II) – The Blog of Joe Balcom
  65506. Don’t fight the trail. Take what it gives you.
  65507. Indexing JSONB columns in PostgreSQL | Vsevolod Solovyov
  65508. Dungeon Scrawl | Home
  65509. Notes on Note-taking
  65510. So you want to become a senior engineer?
  65511. [Don't merge] Create dotnet-monitor.md by shirhatti · Pull Request #1267 · dotnet/diagnostics
  65512. Home - WINGS
  65513. Visual Studio 2019 Preview Release Notes
  65514. Cloudflare TV | Cloudflare
  65515. Part II: After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  65516. Cloudflare TV | Cloudflare
  65517. The End of OS X
  65518. CERN approves plans for a $23 billion, 62-mile long super-collider
  65519. Writing about software and other curiosities
  65520. Monitor GC stats with a startup hook
  65521. Introducing dotnet-monitor, an experimental tool | .NET Blog
  65522. hyrmn - Overview
  65523. Is WebP really better than JPEG?
  65524. The world is changing...
  65525. IHP is a modern batteries-included Web Framework, built on top of Haskell and Nix.
  65526. Addressing racial injustice - The Official Microsoft Blog
  65527. Software patents are another kind of disease — Free Software Foundation — working together for free software
  65528. How Create and Publish NPM Packages
  65529. Learning operating system development using Linux kernel and Raspberry Pi
  65530. I Just Hit $100k/yr On GitHub Sponsors! 🎉❤️ (How I Did It)
  65531. 3+1 ways to manage state in your Blazor application
  65532. The Google ‘vs’ Trick
  65533. Getting started with ASP.NET Core
  65534. NYT Is Threatening My Safety By Revealing My Real Name, So I Am Deleting The Blog
  65535. iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)
  65536. Your terminal can be much, much more productive
  65537. Which Database should I use in my Azure Serverless App?
  65538. React, Redux, and Typescript - Why, What and How - The Long Walk
  65539. Monsters Weekly 170 - Noda Time and Entity Framework Core
  65540. Introducing C# 9: Improved target typing
  65541. XML + JSON Output for Web APIs in ASP .NET Core 3.1
  65542. Ian Bebbington - Uno WebAssembly Containerization
  65543. Introducing Secret Store
  65544. Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  65545. Introducing C# 9: Top-level programs
  65546. The IO functor
  65547. A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  65548. Failover Clustering Networking Basics and Fundamentals
  65549. Reduce mental energy with C# 9
  65550. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  65551. Onion Architecture In ASP.NET Core With CQRS - Detailed
  65552. Avoiding exposing identifier details to your users
  65553. Create a React Teleprompter using the Web SpeechRecognition API
  65554. No, MediatR Didn't Run Over My Dog
  65555. A WinUI 2 Reference App
  65556. dotnet/machinelearning
  65557. HPackDecoder performance by JamesNK · Pull Request #23083 · dotnet/aspnetcore
  65558. Elastic Stack (Elasticsearch, Kibana, Logstash, Beats) 7.8.0 released
  65559. dabreegster/abstreet
  65560. What’s New in macOS - macOS - Human Interface Guidelines
  65561. What is Zig's “Colorblind” Async/Await?
  65562. Sonos S2 compatibility | Sonos
  65563. jonathan-laurent/AlphaZero.jl
  65564. romkatv/powerlevel10k
  65565. Stalker Online hacked! Over one million gamers' passwords made available for download
  65566. Gift of inspiration and its role in technology
  65567. When threadWaitRead Doesn't
  65568. Improve your web typography with a few solid tips
  65569. How to Transition to a Tech Career
  65570. Reflections on Being a Female Founder
  65571. Good intentions make bad roadmaps - andre.schweighofer
  65572. Radar Theory and Teardown of Aircraft Transponder RT-459A
  65573. Japan Captures TOP500 Crown with Arm-Powered Supercomputer
  65574. There Is No (Real World) Use Case for Face Super Resolution
  65575. Spotify is trying to embrace, extend, and extinguish open podcasting – Kyle Piira
  65576. Safari 14 Beta Release Notes
  65577. Interested in running?
  65578. ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  65579. The Next Step for Mixer - From the Myxer
  65580. I created a perfect AI for Fruit Ninja
  65581. schenkd/nginx-ui
  65582. The warnings have changed into bannings
  65583. Simplifying declarative deployments in Azure
  65584. ARM Mac Impact On Intel
  65585. Life, part 17
  65586. Olo jobs
  65587. Game Dev Digest Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!
  65588. Build a Blazor WebAssembly LOB App Part 4: Make it Blazor-Friendly
  65589. .NET Foundation Election 2020 Nominations are Open!
  65590. Yet another robust outlier detector
  65591. [ANNOUNCE] WireGuard Merged Into OpenBSD
  65592. JoeMayo/LinqToTwitter
  65593. Using Azure CLI to create Azure App Registrations
  65594. AdrienTorris/awesome-blazor
  65595. gioblu/PJON
  65596. Chat Wars
  65597. Software & Hardware Used in Formula 1
  65598. Windows Terminal Preview 1.1 Release | Windows Command Line
  65599. InnoDB Internals - Consistent Reads
  65600. 7 Things to Enjoy in Maui and .NET MAUI
  65601. Code snippets for Xamarin Forms XAML Platform-specifics
  65602. UnoConf 2020 (Virtual & Free) – Aug 12, 2020 – Save the date - Uno Platform
  65603. Task.WhenAll / Select is a footgun 👟🔫
  65604. Sysinternals ProcDump For Linux | Build5Nines
  65605. Introducing C# 9: Questions & answers about Records
  65606. How to Develop Inside a Container Using Visual Studio Code Remote Containers - Docker Blog
  65607. Matrix.org
  65608. Wireless is a trap
  65609. @adlrocha - Software should be designed to last
  65610. Delores Source Code Released!
  65611. 'CVS: cvs.openbsd.org: src' - MARC
  65612. Toddler Password - Secure passwords generated by a toddler
  65613. Memory-prediction asymmetry
  65614. I used to run my own mail server
  65615. Writing a curriculum vitæ
  65616. 6 Months of Spanish Progress
  65617. nabeelqu
  65618. Reverse Engineering Snapchat (Part II): Deobfuscating the Undeobfuscatable
  65619. You don't need news
  65620. How I cleared my inbox of calendar updates
  65621. How not to be sad
  65622. Reviews of distributed filesystems | Regressionist
  65623. Log-Structured Merge-Trees
  65624. Do you CI? | Benji's Blog -
  65625. Following Your Dreams Full-Time Isn't Expensive — farza
  65626. Hacking Starbucks and Accessing Nearly 100 Million Customer Records - Sam Curry
  65627. On using WordPress as a back end
  65628. We’re losing the war against surveillance capitalism because we let Big Tech frame the debate
  65629. J. Cole – Neighbors
  65630. dotnet/runtime
  65631. dotnet/runtime
  65632. BYE
  65633. ChesterYue/ohmyzsh-theme-passion
  65634. Writing userspace USB drivers for abandoned devices
  65635. Why Apple Ditched PowerPC, and What it Says About Apple Ditching Intel
  65636. Wireless is a trap - LessWrong 2.0
  65637. FlatBuffers: FlexBuffers
  65638. A little bit of plain Javascript can do a lot
  65639. How is NSA breaking so much crypto?
  65640. Cleaning My MacBook After 16800 Hours of Use!
  65641. Sponsor @chrissainty on GitHub Sponsors
  65642. Teach Yourself Computer Science
  65643. jsmouret/grpc-over-webrtc
  65644. My Favorite CLI Tools
  65645. Linear types are merged in GHC
  65646. Banjo Obayomi - Grimoire: A Data Centric Blogging Platform
  65647. Nate Rose - Innovating on OUR STEM Education
  65648. Angie Jones - Keynote: The Reality of Developing an Artificial World
  65649. Mark Okhakumhe - Intellectual Property rights in the technology sector
  65650. Blackfacts and The Wakanda Technology Platform Technology By Us For Us About Us
  65651. Town Hall
  65652. Lightning Interviews - Part 2
  65653. Lightning Interviews - Part 1
  65654. What does culturally responsive teaching mean in an online environment?
  65655. Shukri Abdullahi - Through Programming I became a better Artist
  65656. For Us, Without Us: Addressing Tech’s Shortcomings in Creating Equity for Black People
  65657. RSS Box
  65658. Dawood Iddris - The future of tech and how to keep in touch while it evolves
  65659. Ashley Janelle - Why You're Not Landing That UX Role
  65660. Sorting and information theory
  65661. Reverse-engineering and comparing two Game Boy audio amplifier chips
  65662. Head Up, Head Down
  65663. One Advantage of the App Store That’s Gone
  65664. Kara Swisher: ‘Is It Finally Hammer Time for Apple and Its App Store?’
  65665. Proofs and computation with trees
  65666. Lessons Learned: Giving Feedback as an Engineering Manager
  65667. A NVIDIA Engineer In His Spare Time Wrote A Vulkan Driver That Works On Older Raspberry Pi
  65668. Discovering Dennis Ritchie’s Lost Dissertation - CHM
  65669. Juneteenth Conference - Track 2
  65670. Virtual: Steve Collins - .NET Core Dependency Injection – The Booster Jab
  65671. Juneteenth Conference - Track 1
  65672. Bug #1463112 “Cat sitting on keyboard crashes lightdm” : Bugs : Unity
  65673. Pair Programming - Dan Clarke
  65674. Juneteenth Conference - Track 1
  65675. The live coders conference
  65676. Juneteenth Conference - Track 2
  65677. Black Queer Living: A history of DIY culture in the Black LBGT+ community
  65678. What they don't teach you about fundraising as a Black Founder
  65679. Empowerment to the People! What You Need to Know about Black People, Disability, and Accessibility
  65680. Combatting Bias in ML
  65681. From Combat To Code How Vets Who Code Trained Over 250 veterans how to Code and Get Jobs For Free
  65682. Giving Back to Tech without Burnout
  65683. Journaling as a Dev
  65684. Keynote: The Journey To Inclusive Innovation Incubator (In3DC)
  65685. The Ideal Community Model: Lessons Learned
  65686. Breaking into Tech From the Trenches
  65687. Your next open source contribution
  65688. Empowered By Imposter Syndrome
  65689. Workshop: Docker and Kubernetes - 1/2 - NDC Melbourne 2020
  65690. Home : Hypothesis
  65691. HTTPS is NOT Secure Enough for API
  65692. Why Figma Wins - kwokchain
  65693. How I Got My 7 Person Startup Featured In Entrepreneur Magazine - David Kemmerer
  65694. The ugly truth
  65695. Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly
  65696. Starting from the Problem not the Solution
  65697. The Wolf
  65698. Switching from Fedora & Gnome to Arch & Sway | Josh Mcguigan
  65699. Good and Bad Parts of Ansible after 2 Years of Usage
  65700. johang/btfs
  65701. Police-Data-Accessibility-Project/Police-Data-Accessibility-Project
  65702. You Download the App and it Doesn't Work
  65703. Written communication is remote work super power
  65704. CCCXLIII - Muscle Sword
  65705. Join us live! - JuneteenthConf - June 19th and 20th 2020
  65706. IdentityServer4
  65707. Olo - Xamarin Mobile Engineer
  65708. » The Shareware Scene, Part 5: Narratives of DOOM The Digital Antiquarian
  65709. Code Maze Weekly #30 - Code Maze
  65710. The smartest password policy enforcer for Active Directory
  65711. Build your own .NET memory profiler in C# — call stacks (2/2–2)
  65712. Quit Whining about Apple and Just Stop Using Them
  65713. Heading into WWDC by insulting developers, Apple? Really? - 9to5Mac
  65714. Announcing CUDA on Windows Subsystem for Linux 2 | NVIDIA Developer Blog
  65715. the-benchmarker/web-frameworks
  65716. MiniProfiler for .NET : Release Notes
  65717. dotnet/tye
  65718. Machine learning on Azure for baseball decision analysis
  65719. Stepping away from Caliburn.Micro · Caliburn.Micro
  65720. CAP: Event Bus & Outbox Pattern
  65721. New Azure maps make identifying local compliance options easy
  65722. How much do you need transactions?
  65723. How to setup Visual Studio Codespaces for collaborative use
  65724. Refactoring optional chaining into a large codebase: lessons learned – Lea Verou
  65725. Making your data residency choices easier with Azure
  65726. Don't Code Tired | Configuring Custom Feature Filters with Azure App Configuration (Microsoft.FeatureManagement)
  65727. The June 2020 release of Azure Data Studio is now available - SQL Server Blog
  65728. AgileMapper v1.7 Released
  65729. Apple gave me the Hey treatment back in 2014
  65730. This is why we need to #DoTheMath, even on "small" projects. — Strong Towns
  65731. Why is there a "V" in SIGSEGV Segmentation Fault? — Idea of the day
  65732. The Australian Dream
  65733. microsoft/WinDev
  65734. Workshop: Hack Yourself First: How to go on the Cyber-Offence - 1/2 - NDC Melbourne 2020
  65735. The Return of the 90s Web
  65736. Let's Encrypt: Senior Software Engineer
  65737. Ask Troy Hunt your data protection questions at Redgate Streamed
  65738. No to .io, yes to .xyz! — Yarmo Mackenbach
  65739. You need a new hobby
  65740. Intuitive Programming - Comments
  65741. Be Careful What You Benchmark
  65742. Stop Being a Floating Leader
  65743. MSI Optix MAG272CQR – Redefine eSports rules | eSports Gaming Monitor | MSI
  65744. State of Linux Desktop Security
  65745. People, not numbers
  65746. My Favorite CLI Tools
  65747. Convolutional Neural Networks - Yaonotes Blog | Yaonotes Blog
  65748. How to protect your job from automation
  65749. A Small Insight About Power, Markets, and Post-capitalism
  65750. Hetzner Cloud Review: Revisited in 2020 - Magnus Skog
  65751. Why Fighting Unintended Bias in Machine Learning Matters
  65752. Scheduling in Linux – A Rebel's Musing
  65753. After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  65754. Simulating Liquids in Bottles with a Shader
  65755. Introducing Firefox Private Network VPN’s Official Product – the Mozilla VPN – Future Releases
  65756. Steve Blank The Coming Chip Wars
  65757. ASP.NET Core Series: Performance Testing Techniques
  65758. Akamai Edge Live | EMEA Summit 2020 | Akamai
  65759. BlazorDay 2020
  65760. Introducing GitHub Super Linter: one linter to rule them all - The GitHub Blog
  65761. PacMan in Blazor WebAssembly
  65762. ASP.NET Core Series: Blazor
  65763. Testing in Production with Feature Toggles in .NET Core
  65764. Life, part 16
  65765. Our commitments to racial equity
  65766. LibriVox | free public domain audiobooks
  65767. .NET Rocks! vNext
  65768. 11 User Authentication · Real-World Cryptography MEAP V07
  65769. Copy & Paste playground
  65770. Lightweight alternatives to Google Analytics
  65771. UKMT Maths Masterclass
  65772. Antitrust: Commission opens investigations into Apple
  65773. Please Help, Apple Is Threatening To Terminate My Apple Developer Account With No Clear Reason.
  65774. GPU accelerated ML training inside the Windows Subsystem for Linux - Windows Developer Blog
  65775. Image GPT
  65776. Reverse Engineering Snapchat (Part I): Obfuscation Techniques
  65777. AWS said it mitigated a 2.3 Tbps DDoS attack, the largest ever | ZDNet
  65778. Diagnostics and Instrumentation Packages for MongoDB and NServiceBus Published
  65779. ASP.NET Core Series: Tracing
  65780. Blaming the operating system for allowing people to create files with unusual characters in their names | The Old New Thing
  65781. Resuming optional Windows 10 and Windows Server non-security monthly updates
  65782. The Continuous Integration Check-In Dance | Gary Woodfine
  65783. Entity Framework Core In-Depth Part 3
  65784. What’s next for Windows 10 updates | Windows Experience Blog
  65785. Python in Visual Studio Code - June 2020 Release | Python
  65786. Optimize your Azure costs to help meet your financial objectives
  65787. Introducing C# 9: Records
  65788. Development With A Dot - ASP.NET Core OData Part 3
  65789. Semantic highlighting in OmniSharp and C# extension for VS Code
  65790. Proposal: Use static keyword for lambdas to disallow capturing locals and parameters · Issue #275 · dotnet/csharplang
  65791. Workshop: Building Your First Voice Experience with Alexa - 1/2 - NDC Melbourne 2020
  65792. Lupusa87/LupusaBlazorDemos
  65793. JuneteenthConf - June 19th and 20th 2020
  65794. Startup School Relaunching as Continuous Program
  65795. MAY 2020 UPDATE: Average User Rating for Micromobility Operators -
  65796. My trip through the Starmaze: a world in the 9th dimension
  65797. How I Removed My Own Face From My Head - Maximillian Laumeister
  65798. Hey Next.js, Is Server Side Rendering Dead?
  65799. 160k+ high school students will only graduate if a statistical model allows them to
  65800. QR Code History: Story of evolution of the very popular 2D Barcode
  65801. Tracker Testing HEY vs MailChimp: Can They Coexist?
  65802. TextMate’s Enduring Influence
  65803. efcore/EFCore.NamingConventions
  65804. Sleep Hygiene For Software Engineers
  65805. The Web Has Got Me
  65806. .NET Oxford - Scott Hunter - .NET 5 and MS Build Announcements!
  65807. dodyg/practical-aspnetcore
  65808. Converting a hundred million integers to strings per second
  65809. Scrappy Vs. Polished
  65810. Hello World, Again | Cedric Fung (vecio)
  65811. hashcat 6.0.0
  65812. Deep JavaScript: Theory and techniques
  65813. Try the Latest Xamarin.Forms 4.7 Features Today! | Xamarin Blog
  65814. Introducing AWS Snowcone – A Small, Lightweight, Rugged, Secure Edge Computing, Edge Storage, and Data Transfer Device | Amazon Web Services
  65815. A virtual developer conference with a SciFi/Fantasy comic-con flair
  65816. Time to upgrade your monitor
  65817. End-to-End Encryption Update - Zoom Blog
  65818. The .NET docs show
  65819. Learn Python for Data Science Full Course - Kharpann
  65820. Simplify DisplayName Calls In Razor Views
  65821. Running NServiceBus Endpoints in Azure App Services Part 3: Pulling Back the Curtain on Visual Studio Publish
  65822. Proxyjump, the SSH option you probably never heard of
  65823. Fix IL interpreter to run on Hello World by yuchong-pan · Pull Request #37825 · dotnet/runtime
  65824. Fun with Bit Hacks in C#
  65825. Workshop: Web performance matters 1/2 - NDC Melbourne 2020
  65826. GitHub isn't fun anymore
  65827. A Jupyter kernel for SQLite
  65828. Computers as I used to love them
  65829. Make your PWA feel more like an app
  65830. Standalone Q# console applications | StrathWeb. A free flowing web tech monologue.
  65831. Monsters Weekly 169 - Giraffe
  65832. Explore the stunning LEGO® Technic Lamborghini Sián
  65833. FreeBSD 11.4-RELEASE Announcement
  65834. Introducing C# 9: Init only properties
  65835. The Importance of Nesting when Remote Working and Quarantine Working
  65836. Honoring Our Beloved Melody Lo organized by Amineta Lo
  65837. ASP.NET Community Standup - June 16, 2020 - Performance Infrastructure (David Fowler & Sébasten Ros)
  65838. Home | Geany
  65839. GitHub Terms of Service - GitHub Help
  65840. The Russian Disinfo Operation You Never Heard About
  65841. Executive Summary
  65842. Linux GUI applications in the Windows Subsystem for Linux (WSL) survey
  65843. Apple Threatens to Remove Email App 'Hey' From App Store Over Lack of In-App Subscription Option [Updated]
  65844. Are 14 people currently looking at this product?
  65845. Bootstrap 5 alpha!
  65846. Introducing Sdkbin - The Marketplace for Software Developers.
  65847. Selling People What They Want, Not What They Need
  65848. Oodle Texture Compression
  65849. TIL#2: How to add a transparent video to a web page
  65850. How I Growth Hacked Instagram to Drive $13,000 of Card Game Sales - David Kemmerer
  65851. Zoom in China
  65852. DEVS(show) : The Universe is (not) deterministic. Is it a bootstrapping compiler?
  65853. The Next Step for Generics
  65854. News by the ton: 75 years of US advertising — Benedict Evans
  65855. What does the product design team do here? — Tanner Christensen
  65856. Variadic tuple types by ahejlsberg · Pull Request #39094 · microsoft/TypeScript
  65857. You won't kill racism by replacing words - Coding Nagger
  65858. Guix Further Reduces Bootstrap Seed to 25% — 2020 — Blog — GNU Guix
  65859. 3K, 60fps, 130ms: achieving it with Rust | tonari blog
  65860. Download FFmpeg
  65861. 2020 Chrome Extension Performance Report | DebugBear
  65862. gRPC-Web for .NET now available | ASP.NET Blog
  65863. Why Gravity Is Not Like the Other Forces
  65864. Entity Framework: .NET Community Standup - June 10th 2020 - EF Core Power Tools
  65865. 2020 Chrome Extension Performance Report | DebugBear
  65866. Goodbye NancyFX, Hello F#!
  65867. XAML code editor - Visual Studio
  65868. High Performance Browser Networking (O'Reilly)
  65869. Generics and Compile-Time in Rust | TiDB
  65870. Black Google manager: “My education and elocution cannot save me from these situations”
  65871. Apple, ARM, and Intel
  65872. Cloudinary Image Upload with Nodejs and React
  65873. r/programming - GitHub will no longer use the term 'master' as default branch because of negative association
  65874. Reasoning by Lego: The wrong way to think about cryptography.
  65875. How the Nintendo Switch prevents downgrades by irreparably blowing its own fuses
  65876. corona-warn-app/cwa-documentation
  65877. Blazor WebAssembly : MVVM Architecture - EP07
  65878. Adding host filtering to Kestrel in ASP.NET Core
  65879. Beautiful Trigonometry - Numberphile
  65880. Model S Long Range Plus: Building the First 400-Mile Electric Vehicle
  65881. New Statue Appears By The Colston Plinth | Best of Bristol
  65882. New LEGO® MINDSTORMS® Robot Inventor lets creators build and bring to life anything they can imagine
  65883. Looking Back at Postgres
  65884. Tip 267 - Using the Bot Framework Composer tool
  65885. Marten Quickstart with .Net Core HostBuilder
  65886. C# semantic classification with Roslyn
  65887. Computing with types in TypeScript
  65888. Announcing .NET Foundation Election 2020
  65889. Validation in ASP .NET Core 3.1
  65890. Remembering Windows 2000, Microsoft’s Forgotten Masterpiece
  65891. Redgate Streamed
  65892. Delivery Hero Confirms Foodora Data Breach
  65893. Viewing async code with Visual Studio
  65894. The Flat Earth Society
  65895. Recent database technology that should be on your radar (part 1)
  65896. Nine ways 5G and the Internet of Things will harm humans, wildlife & Earth
  65897. Introducing Windows Insider Channels | Windows Experience Blog
  65898. The spreadsheet I use to compare job offers
  65899. Blog
  65900. How I create photo stories from my travel.
  65901. The blog of wjwh - Redis Lua scripting for library writers
  65902. On Coding, Ego and Attention
  65903. Dear engineers, this is a marathon and not a sprint so take care
  65904. fdn-email.md
  65905. I tweet every time I spend money
  65906. Why Does Logitech Hate Left Handed People? - Kev Quirk
  65907. Offering a solution for Terminal Wide Character issues · Articles
  65908. Blog of Jake | Compound Interest
  65909. [OC] Baby Shark as a Finite State Machine : dataisbeautiful
  65910. jbp.io :: Third-party audit of rustls
  65911. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  65912. MuseScore 4. Moving from notation software to composition software.
  65913. Basecamp’s founders are trying to start an email rebellion
  65914. Debugging Async Code: Parallel Stacks for Tasks | Visual Studio Blog
  65915. Adobe Flash Player End of Life
  65916. 1027106 - Make ImageLib share cached imgRequests for the same SVG document even if the URI has a different ref/hash
  65917. Introduction to the High Performance package - Windows Community Toolkit
  65918. Holy Post - Race in America
  65919. Accelerated KVM guests on WSL 2
  65920. Life, part 15
  65921. Build yourself a weather station. Part I
  65922. The Thumb Zone: Designing For Mobile Users — Smashing Magazine
  65923. DeepFakes used in Animations - A New Way of Animating?
  65924. Managing Package Versions Centrally
  65925. Workshop: Google Cloud Serverless - NDC Melbourne 2020
  65926. Weekly Notes - #15
  65927. GeorgeFloyd Protest - police brutality videos on Twitter
  65928. Farm WiFi Off The Grid with Ubiquiti and Solar
  65929. A collection of free books from Springer
  65930. .NET with Scott Hunter Part 1
  65931. .NET 5 – How to start – Michał Białecki Blog
  65932. Thursday Quickie: Fixing NCrunch for Azure Functions
  65933. Consuming REST API with Swagger / OpenAPI in Xamarin and Uno Applications - Nick's .NET Travels
  65934. Protecting your GitHub assets with Azure Sentinel
  65935. On Redis master-slave terminology - <antirez>
  65936. GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  65937. Workshop: Getting started with GraphQL on .NET - 1/2 - NDC Melbourne 2020
  65938. Coming soon – paraLLEl N64 RDP – Resolution upscaling! (Video demonstration) – Libretro
  65939. Zsh and Fish’s simple but clever trick for highlighting missing linefeeds – Vidar's Blog
  65940. ISS Photo Explorer Flat
  65941. Problem with Goal driven work
  65942. LSTM for Programmers
  65943. Matt Inouye - The Curse of Excess Information
  65944. An Introduction to Progressive Delivery
  65945. Managing the risk of not upgrading
  65946. I'm 15 and I slept on the floor for a year. Here's why.
  65947. Building a command line tool to generate number sequences
  65948. Who is Saddam Hussein? #blacklivesmatter
  65949. One Task Board to Rule Them All
  65950. Why Low Pay In the Games Industry Leads to Bad Games – Aaron Nemoyten
  65951. BLM - Bonus Panel - Fowl Language Comics
  65952. EF Core In depth – what happens when EF Core writes to the database? – The Reformed Programmer
  65953. How to Estimate Your Projects Like a Boss
  65954. Bible Believers v. Wayne County, Mich., 805 F. 3d 228 - Court of Appeals, 6th Circuit 2015
  65955. Why Devs (Should) Like Estimates - Stack Overflow Blog
  65956. Never Hertz to Ask
  65957. Collected Notes.
  65958. Music Grid Piano. Create Beautiful Short Music Snippets
  65959. How x86_64 addresses memory
  65960. #FuckDiscord | Cadence's Blog
  65961. JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  65962. Google resumes its senseless attack on the URL bar, hides full addresses on Chrome 85
  65963. Fast 2D rendering on GPU
  65964. Applying for 1000 jobs per hour
  65965. Jonathan Bayless - Handwired Iris Keyboard Build
  65966. May 2020 news · Gwern.net
  65967. How I Used Revenue Stacking To Generate Over $4,000 In One Month — Brendan Cahill
  65968. jbogard/nsb-diagnostics-poc
  65969. I made an actual Drum Machine in Excel
  65970. microsoft/PowerToys
  65971. SageMath Mathematical Software System - Sage
  65972. Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming – The New Stack
  65973. Michael Feathers - Functional Code is Honest Code
  65974. SQLite As An Application File Format
  65975. Publishing an NPM Package- Webinar
  65976. Design electronics like it is 70's at CERN
  65977. Twilio Docs - IoT - Super SIM
  65978. How Many U.S. Taxpayers Are There?
  65979. Urgent Immigration Update — News of a Damaging Proposed Immigration Proclamation on Non-Immigrant Visa Holders | Kuck Baxter Immigration
  65980. Schedule | Linux Foundation Events
  65981. Adding Additional Mime Mappings to the Static File Provider
  65982. Below the Great Pacific Garbage Patch: More Garbage - Eos
  65983. 5 Common Feelings Being a Woman of Color in Tech
  65984. Wil Shipley: Every year I fill out this survey from Apple, for Apple developers. Every year nothing changes.
  65985. web.dev LIVE
  65986. Detecting soccer teams using unsupervised learning and tensorflow object detection (images and videos)
  65987. Alex Money
  65988. In Defense of Myers Briggs
  65989. Getting Started with Nix
  65990. Record charts
  65991. The Upcoming Future of Online Meetups
  65992. Dependence
  65993. A Look at Cryptovoxels
  65994. Introduction to Bimachines
  65995. r/sanfrancisco - I was so close to renting a new apartment, but then the landlords took it completely off the market
  65996. Password Checkup Tools Warnings
  65997. Optimising .NET Core Docker images - Ben Foster
  65998. Biohacking Lite
  65999. Best practices for managing & storing secrets like API keys and other credentials [2020]
  66000. IdentityServer/IdentityServer4
  66001. Jepsen: PostgreSQL 12.3
  66002. Async Python is not faster
  66003. Starcom: Nexus, An Indie Dev Story
  66004. What to write down when you’re reading to learn
  66005. CS-ONLINE.CLUB - Play CS 1.6 in the browser!
  66006. Is Dark Mode Such A Good Idea? - Kev Quirk
  66007. Flat UI Elements Attract Less Attention and Cause Uncertainty
  66008. Release Notes Chocolatey Gui
  66009. Chocolatey GUI Release 0.17.1
  66010. The Trouble With Phishing
  66011. GIMP - GIMP 2.10.20 Released
  66012. Ecoji.NET
  66013. Getting Value from appsettings.json in .NET Core
  66014. Visual Studio Code May 2020
  66015. Life, part 14
  66016. How Do I Debug Async Code in Visual Studio? | Visual Studio Blog
  66017. Multi-App Support with Custom Domains for .NET and AWS Elastic Beanstalk | Amazon Web Services
  66018. DevExpress Controls for WinUI 3 Preview are Now Available
  66019. RE320 - Variable‑d dynamic vocal & instrument microphone by Electro-voice
  66020. University of the People: Tuition-Free, Accredited Online Degree Programs
  66021. Artvee
  66022. JeremyLikness/BlazorWasmEFCoreExample
  66023. The Byzantine Generals Problem - Microsoft Research
  66024. How async should have been
  66025. Develop, Preview, Test
  66026. Model facts, not your problem domain
  66027. Towards a New Leveraged ETF Part 3 · Sturm Mabie
  66028. Steven Gerhardt-King - Asking a stranger to watch your stuff at Starbucks doesn't make any sense
  66029. The Many Quirks of Qsort
  66030. And so it begins | Regressionist
  66031. Compressing Synapse database | Levans' workshop
  66032. ECDSA: Handle with Care
  66033. Framework for unit testing generators
  66034. Learning about distributed systems: where to start?
  66035. Web or System Fonts
  66036. Audio forwarding on Android 10 · ~rom1v/blog
  66037. How to make a good impression as a new grad engineer
  66038. Mission Vimpossible
  66039. Oh Hello Ana - Blog
  66040. JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  66041. Introducing "Web Live Preview" | ASP.NET Blog
  66042. OpenAI API
  66043. How and why GraphQL will influence the SourceHut alpha
  66044. A Facebook crawler was making 7M requests per day to my stupid website – On Coding
  66045. Blazor RenderTree Explained
  66046. Collations and case sensitivity - EF Core
  66047. Collations and Case Sensitivity | Npgsql Documentation
  66048. dotnet/pinvoke
  66049. I’m watching you…
  66050. Removing "Annoying" Windows 10 Features is a DMCA Violation, Microsoft Says * TorrentFreak
  66051. Cloudinary and React Hooks with Domitrius Clark (Live Stream)
  66052. HuffPost is now a part of Verizon Media
  66053. Foxtana Pro - Redirect Cortana – Get this Extension for 🦊 Firefox (en-US)
  66054. Finally, I Closed My LinkedIn - PC Maffey
  66055. GE FILTERGATE
  66056. The Deficit Myth: Modern Monetary Theory and How to Build a Better Economy Hardcover – 9 Jun. 2020: Amazon.co.uk: Kelton, Stephanie: 9781529352528: Books
  66057. Home - The Amos Bursary
  66058. Confessions of a Former Bastard Cop
  66059. Woodworking for engineers
  66060. Viewing AutoMapper Execution Plans with ReadableExpressions
  66061. Reddit Welcomes Michael Seibel to Board of Directors
  66062. How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  66063. Blazor Day - 18th june 2020
  66064. ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  66065. PINETAB – 10.1″ Linux tablet with detached backlit keyboard – PINE Store
  66066. await false & await true – TooSlowException
  66067. How Do I Think About Async Code?! | Visual Studio Blog
  66068. Shawn Wildermuth's Blog
  66069. Development With A Dot - ASP.NET Core OData Part 2
  66070. Azure CLI - Interactive Mode - Azure Greg
  66071. .NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  66072. Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  66073. Blazor vs React for Web Developers
  66074. The Idealcast - IT Revolution
  66075. Writing a full-text search engine using Bloom filters - Stavros' Stuff
  66076. microsoft/terminal
  66077. apohl79/audiogridder
  66078. I Will Vote
  66079. Why Tacit Knowledge is More Important Than Deliberate Practice
  66080. .NET Virtual User Group - Building Island Tracker – Xamarin, Functions, Table Storage, and More
  66081. We are implementing a one-year moratorium on police use of Rekognition
  66082. The seven deceptions of microservices
  66083. From Ops Engineer to Product Manager, A Career Journey
  66084. The One About Giving & Receiving Feedback
  66085. You dont believe in clean code
  66086. Who should you be: Technology Generalist or Specialist?
  66087. my love letter to redo
  66088. Exploration Strategies in Deep Reinforcement Learning
  66089. Radio Garden
  66090. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  66091. .NET Virtual User Group (Seattle, WA)
  66092. YOLOv5 is Here
  66093. ASP.NET Core updates in .NET 5 Preview 5 | ASP.NET Blog
  66094. AWS Ruins Own Attempt at Sabotage - Last Week in AWS
  66095. Added support for splitting on ReadOnlySpan<char> by bbartels · Pull Request #295 · dotnet/runtime
  66096. r/webdev - fyi: You can bypass youtube ads by adding a dot after the domain
  66097. natemcmaster/LettuceEncrypt
  66098. BlazorRepl/BlazorRepl
  66099. Blazor REPL
  66100. Shapes
  66101. dapr/dapr
  66102. How Wikipedia Lost 3 Billion Organic Search Visits To Google in 2019 | Hacker Noon
  66103. Announcing .NET 5.0 Preview 5 | .NET Blog
  66104. 25 Years of PHP History
  66105. 6 Steps To Run .NET Core Apps In Azure Kubernetes
  66106. Don't Joke About Firing People · Stay SaaSy
  66107. Blazor WebAssembly : Entity Framework Core - EP06
  66108. Overcoming Bias : No Recent Automation Revolution
  66109. Create diagrams with code using Graphviz
  66110. After 10 Years in Tech Isolation, I'm Now Outsider to Things I Once Had Mastered
  66111. gnu.org
  66112. .NET Today and Tomorrow | Strangelights
  66113. A Tiny, Static, Full-Text Search Engine using Rust and WebAssembly | Matthias Endler
  66114. Project Tye with .Net Core and Angular
  66115. Async Iterators in the Azure SDK for JavaScript & TypeScript
  66116. Versioning an ASP.NET Core API
  66117. TypeScript: validating external data
  66118. Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core
  66119. Durable Functions’ Distributed Tracing
  66120. Security headers in ASP.NET Core
  66121. DRY vs DAMP in Unit Tests
  66122. SQL: What is the difference between connecting to .SQLEXPRESS and (localdb)v11.0 ? - The Bit Bucket
  66123. Memory profiling on Linux and macOS with dotMemory 2020.2 - .NET Tools Blog
  66124. Posh-git on Mac using Oh My Zsh Themes - Emad Alashi
  66125. Tickets - NDC Melbourne 2020
  66126. Haiku R1/beta2 has been released!
  66127. Explore Pharaoh Ramesses VI Tomb in 3D
  66128. Introducing: Quotebacks
  66129. Overcoming YAML Hell in Build Pipelines - Matthias Koch
  66130. Machine learning is hard.
  66131. Reflecting on Close Calls
  66132. Arguing over Agile
  66133. The One About Managing Self As A Junior
  66134. A Collection of all Keyboard Shortcuts I use
  66135. How to set compensation using commonsense principles
  66136. My Essential Mac Applications · jshah
  66137. 'Escaping Web' Season One Retrospective
  66138. Learning more about lacto-fermentation - luke miles
  66139. Playing Around With The Fuchsia Operating System
  66140. CacheOut
  66141. Moving the System.Runtime.Intrinsics.Arm namespace in box by tannergooding · Pull Request #37656 · dotnet/runtime
  66142. hsoft/collapseos
  66143. New inline assembly syntax available in nightly | Inside Rust Blog
  66144. Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
  66145. The Deficit Myth
  66146. We're launching Black Tech Pipeline🚀
  66147. React Router Tutorial - Setup in 5 Minutes
  66148. CapRover · Build your own PaaS in a few minutes!
  66149. Most tech content is bullshit - aleksandra.codes
  66150. Deno Beginner | Deno Crash Course | Learn Deno
  66151. target="_blank" - The most underrated security vulnerability
  66152. Software & Hardware Used in Formula 1
  66153. leoxshn/mangoLang_kt
  66154. The Deficit Myth: Modern Monetary Theory and the Birth of the People's Economy: Kelton, Stephanie: 9781541736184: Amazon.com: Books
  66155. Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  66156. NVIDIA/cutlass
  66157. Monsters Weekly 168 - Microsoft.FeatureManagement and Azure App Configuration
  66158. TypeScript: narrowing types via type guards and assertion functions
  66159. Angular SPA with an ASP.NET Core API using Azure AD Auth and user access tokens
  66160. Create a Windows module for React Native with asynchronous code in C#
  66161. ASP.NET Core 3.1: Newtonsoft.Json Issues With Enumerable.Empty Assignment
  66162. Analysts say Apple should buy DuckDuckGo Search Engine
  66163. Understandability: The Most Important Metric You’re Not Tracking
  66164. Daniel Radcliffe Responds to J.K. Rowling’s Tweets on Gender Identity – The Trevor Project
  66165. ethomson/retarget_prs
  66166. Container technologies at Coinbase
  66167. Potential Organized Fraud in ACM/IEEE Computer Architecture Conferences
  66168. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  66169. Best Practices for ACME Client Operations
  66170. The Live Coders
  66171. Why Is Grayscale Buying 100% Of The Mined Bitcoins Since Halving - Hamad Dar's Blog
  66172. 22 Things You Should Give Up If You Want To Be A Successful Developer
  66173. I’m switching back to “non-true” wireless earbuds. Here’s why…
  66174. Borg+Vorta is finally a usable backup solution for Linux desktop | Blog by Simon Frey
  66175. 12 Lessons from Saying No to a Life of Mediocrity – The Blog of Joe Balcom
  66176. Some Virtualization Papers Worth Reading
  66177. Cox slows Internet speeds in entire neighborhoods to punish any heavy users
  66178. The Path Toward Mastery—How To Become An Expert In Your Field - Iulian Gulea
  66179. A Better Way to do Standups
  66180. ASP.NET Core Series: Endpoint Routing
  66181. How To Detect Unsupported Browsers Under a Blazor WebAssembly Application?
  66182. The Mad Magazine Fold-In Effect in CSS
  66183. The RuboCop Name Drama Redux
  66184. Google got rich from your data. DuckDuckGo is fighting back
  66185. Nulls not missing anymore
  66186. Typology of Lego Computers. | Present&Correct
  66187. Lessons from nullable: Superstars + Feedback
  66188. Use a group to manage access to SaaS apps - Azure AD
  66189. An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  66190. Nodesign.dev | Design less develop more.
  66191. Discret 11, the French TV encryption of the 80's
  66192. My White Friend Asked Me on Facebook to Explain White Privilege. I Decided to Be Honest - Yes! Magazine
  66193. It's never too late to stretch your wings: Why I got a Ph.D. at age 66
  66194. PostSharp Blog | Pack your .NET program to a single .exe file with PostSharp Community
  66195. REMOVAL PUBLIC DISPLAYS OF THE CONFEDERATE BATTLE FLAG > United States Marine Corps Flagship
  66196. Type assertions in TypeScript
  66197. dotnet/runtime
  66198. RyuJIT: Guess unique interface for guarded devirtualization by EgorBo · Pull Request #37563 · dotnet/runtime
  66199. Achieving a 12% performance lift migrating Raygun's API to .NET Core 3.1 | Raygun Blog
  66200. Collapse OS — Why Forth?
  66201. carlini/printf-tac-toe
  66202. Email from HaveIBeenPwned wipes helpdesk tickets
  66203. Blazor vs. React / Angular / Vue.js
  66204. Terminology, Power and Oppressive Language
  66205. Blazor WebAssembly : Debugging in VS Code, Chrome and Visual Studio : EP05
  66206. Released: Update to Microsoft OLE DB Driver 18 for SQL Server
  66207. The Ultimate Guide to Running Healthy Apps in the Cloud
  66208. Have I Been Pwned breach report email pwned entire firm's helldesk ticket system
  66209. Ladies and Gentlemen… Cloudflare TV!
  66210. Hacking Windows with F# 5.0 Scripts
  66211. Tip 266 - Build 2020 – Application Developer on-demand videos list
  66212. BackgroundService Gotcha: Application Lifetime
  66213. Easily rename your Git default branch from master to main
  66214. Blazor Day - 18th june 2020
  66215. SharpLab
  66216. 25 million user records leak online from popular math app Mathway | ZDNet
  66217. Ethical Hacking: SQL Injection
  66218. dotnet/runtime
  66219. r/GunsAreCool
  66220. Byzantine and non-Byzantine distributed systems
  66221. ROTHULT Smart lock, white - IKEA
  66222. Test in Production with Fiddler
  66223. ASP.NET Core 3.1: Default System.Text.Json Settings Don’t Roundtrip (Serialize/Deserialize) Through Test Server
  66224. Add "Update All" button to Visual Studio Installer page
  66225. Bias-free communication - Microsoft Style Guide
  66226. Home - Juneteenth Conference
  66227. apple/password-manager-resources
  66228. r/melbourne - Melbourne trams 🚃#blacklivesmatter
  66229. downr 3.0 - bradygaster.com
  66230. European Cybersecurity Blogger Awards Winners Announced
  66231. Pricing | Six Labors
  66232. Vue.js
  66233. A Random Postcard
  66234. Time to Evolve: .NET Multi-Platform App UI (MAUI)
  66235. Call function in unmanaged DLL from C# and pass custom data types [Marshal]
  66236. NPacMan.Blazor
  66237. Donate | VALS
  66238. Interactive map of Linux kernel
  66239. Johan Kaewberg's answer to What screams 'I never properly learned to program'?
  66240. mimoo/disco
  66241. SimRefinery : Maxis Business Simulations : Free Download, Borrow, and Streaming : Internet Archive
  66242. F# and Azure Functions
  66243. Logging with Decorators in TypeScript
  66244. .NET Core 3.1 Migration - Quick Reference for WEB API Projects
  66245. 15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  66246. .NET Rocks! vNext
  66247. Same Origin Policy & CORS
  66248. Klein Bottles - Numberphile
  66249. cradle77/OrdersDemo
  66250. MS Build 2020: Key Takeaways for .NET Developers
  66251. Algorithms of Oppression
  66252. Run static constructors at compile time by MichalStrehovsky · Pull Request #8176 · dotnet/corert
  66253. Dynamically Build LINQ Expressions
  66254. Configure 3rd Party Libraries for Testing | bUnit
  66255. HaveIBeenPwned
  66256. Data of 3.5 million Zoomcar customers up for sale - ETtech
  66257. .NET ThreadPool starvation, and how queuing makes it worse
  66258. fsharpConf 2020
  66259. Virtual code execution via IL interpretation
  66260. Building the most inaccessible site possible with a perfect Lighthouse score
  66261. Peeking under the hood of Command & Conquer
  66262. Is the Periodic Table Upside Down?
  66263. Widespread error in Radiance HDR RGBE conversions
  66264. SixLabors.ImageSharp 1.0.0-rc0002
  66265. Microsoft.Diagnostics.Runtime 2.0.130507
  66266. Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  66267. Why I (still) love Vaadin
  66268. Faster than radix sort: Kirkpatrick-Reisch sorting
  66269. milen.me — Distributed Caching & Compilation
  66270. Race Conditions on Rails
  66271. Running Linux on my Macbook
  66272. My current Wiki approach
  66273. Gearing up your development environment with IPv6 Prefix Delegation - fnordahl.com
  66274. Software as a Liability
  66275. Dos and Don'ts for a Product Engineering team
  66276. The one bad thing about vim
  66277. My Standard Desktop
  66278. The shadow of have to
  66279. sqlancer/sqlancer
  66280. Eloston/ungoogled-chromium
  66281. Email Automation Sequences
  66282. The Weaponization of Diversity - Silicon Hills Lawyer
  66283. The online courses you must take to be a better Data Scientist
  66284. Best music to listen to when studying/working
  66285. Code Review and Criticism · Caffeinspiration
  66286. How are you improving your technology skills today? Start by reading articles
  66287. 3dSen
  66288. anopara/genetic-drawing
  66289. Why I Abandoned 22% of My Life
  66290. How to Save Emails to Pocket
  66291. My criteria for a tiny SaaS - Public Notes
  66292. Ruby vs Crystal Performance
  66293. Presentation Rules – Jilles.net
  66294. Building an easy on the eyes IKEA style blog, in no time, for free, again
  66295. Personality and Engineering
  66296. Going serverless :: Aloïs Micard
  66297. The Dictator's Army and charismatic founders
  66298. How to be Extraordinarily Ordinary – The Blog of Joe Balcom
  66299. Pragmatic weekend project - apartments bot
  66300. Monitor your website with cloud functions
  66301. Why you should measure tail latencies
  66302. Experimenting with Memory Management for Basil
  66303. Efficient Note Taking
  66304. Batch, batch, batch: Respect the classics!
  66305. julia as a cli calculator
  66306. Restoring a UBR-1 · Robot & Chisel
  66307. Keeping myself motivated to write
  66308. Turn off your browser and try red, green & refactor pattern (part 2)
  66309. My experience posting on
  66310. Dear freelancer, protect yourself.
  66311. State of the Market - Infinite State Hidden Markov Models
  66312. Size Matters
  66313. Deploying a Branch to Netlify on the Command-Line · Jamie Tanna | Software Engineer
  66314. Taming Webpackʼs content hashes
  66315. Why does this lazy sequence work? | Phillippe Siclait
  66316. SQLite Forum: Caution: clang-11.0.0 miscompiles SQLite
  66317. Configuring Errors and Warnings in C#
  66318. .NET Rocks! vNext
  66319. Hn blogs newsletter
  66320. iMessage for Windows
  66321. Agenda - NDC Melbourne 2020
  66322. 25 million user records leak online from popular math app Mathway | ZDNet
  66323. Those Win9x Crashes on Fast Machines…
  66324. GitHub Classroom
  66325. Good Practices for Starting with Containers
  66326. The top types `any` and `unknown` in TypeScript
  66327. Building Design Systems for Apps
  66328. ReSharper 2020.2 Roadmap - .NET Tools Blog
  66329. Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  66330. Building an Azure Static Web App With GraphQL | LINQ to Fail
  66331. Why isn't Seattle trying to save this Black-owned bookstore? | Nikkita Oliver
  66332. Cysharp/MagicOnion
  66333. PeeringDB
  66334. johnboiles/obs-mac-virtualcam
  66335. Is a trillion-dollar worth of programming lying on the ground
  66336. Haveibeenpwned.com pwned our helpdesk! GLPI 9.4.5 SQL Injection – fyr.io
  66337. This German city wants to ditch Microsoft for Linux - AndroidRookies
  66338. Declining worker power versus rising monopoly power
  66339. Software Engineering Within SpaceX - Yasoob Khalid
  66340. Blazor Train - Free Training on Microsoft Blazor
  66341. Avoiding Unexpected Navigation
  66342. Ways To Help
  66343. Lenovo Brings Linux® Certification to ThinkPad and ThinkStation Workstation Portfolio, Easing Deployment for Developers & Data Scientists | Lenovo StoryHub
  66344. The Universe of Discourse : Weirdos during the depression
  66345. Basic.css - Classless CSS Starter File
  66346. The Rise and Fall of Commercial Smalltalk
  66347. Add Black Lives Matter banner by benaadams · Pull Request #106 · dotnet-foundation/website
  66348. Gleam v0.9 released! – by Otter Nonsense
  66349. The Current State of OpenTelemetry in .NET
  66350. Using Currying to Pass Additional Data to React Event Handlers
  66351. Visual Studio 2019 v16.7 Preview 2 Available Today! | Visual Studio Blog
  66352. Introducing Local Process with Kubernetes for Visual Studio 2019 | Visual Studio Blog
  66353. OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  66354. Papers with Code - The latest in machine learning
  66355. Running Awk in parallel to process 256M records
  66356. How to write a (toy) JVM
  66357. QuantumBox/blackgamedevs
  66358. Black Game Developers
  66359. immuni-app/immuni-documentation
  66360. TypeScript - JavaScript that scales.
  66361. .NeXt Generation (London, United Kingdom)
  66362. Introducing P2P Matrix | Matrix.org
  66363. joshiemoore/snakeware
  66364. Lawsuit over online book lending could bankrupt Internet Archive
  66365. Wiki - PinebookProSixMonthsIn
  66366. Avalonia UI Framework
  66367. Why Our Intuition About Sea-Level Rise Is Wrong - Oceans on Nautilus
  66368. Customising the ASP.NET Core default UI without editing the PageModels
  66369. Folklore.org: Round Rects Are Everywhere!
  66370. r/Seattle - This is the moment it all happened
  66371. Donate — Brooklyn Community Bail Fund
  66372. Microsoft Defender SmartScreen is hurting independent developers – ImageView
  66373. How We Solved the Worst Minigame in Zelda's History
  66374. Simplifying Board Games
  66375. Seven years later, I bought a new Macbook. For the first time, I don
  66376. C Internals
  66377. Getting Started With Cloudinary API (Live Stream)
  66378. Surprise Capital One court decision spells trouble for incident response
  66379. The danger of async/await and .Result in one picture – TooSlowException
  66380. Serializer recommendations for 5.0 by steveharter · Pull Request #113 · dotnet/designs
  66381. Martin Heinz - Personal Website & Blog
  66382. The Debian Administrator's Handbook
  66383. electronicarts/CnC_Remastered_Collection
  66384. Stop Taking Regular Notes; Use a Zettelkasten Instead
  66385. Tip 256 - Work with your Azure apps in Visual Studio Codespaces
  66386. Fiddler Everywhere v0.10 is Here!
  66387. Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  66388. winget install learning | Windows Command Line
  66389. Introducing the Microsoft.FeatureManagement library
  66390. Getting Started with ASP.NET Core and MongoDB - Code Maze
  66391. Absentee and Early Voting | USAGov
  66392. Visual Studio Subscriptions administrator feature updates | Visual Studio Blog
  66393. Monsters Weekly 167 - Generating an Absolute URL in Razor Pages
  66394. Police brutality in Seattle
  66395. Administrative Records Mask Racially Biased Policing by Dean Knox, Will Lowe, Jonathan Mummolo :: SSRN
  66396. Balance fallacy - RationalWiki
  66397. How We Solved the Worst Minigame in Zelda's History
  66398. EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  66399. The Worst Typo I Ever Made
  66400. Reconstructing a lost NES game from 30-year-old source code disks – Video Game History Foundation
  66401. Joomla Resources Directory (JRD) Portal Suffers Data Breach
  66402. Merge features/function pointers to master by 333fred · Pull Request #44727 · dotnet/roslyn
  66403. 38: The past, present and future of .NET. With Immo Landwerth
  66404. How To Become A Hacker
  66405. ryansolid/solid
  66406. dotnet/tye
  66407. dotnet/tye
  66408. yaakov-h/Notepad.Extensions.Logging
  66409. chrissainty/BuildingCustomInputComponentsForBlazorUsingInputBase
  66410. dotnet/AspNetCore.Docs
  66411. canaxess/presentations
  66412. Framework Benchmarks Round 19 - TechEmpower Blog
  66413. cake-build/cake-action
  66414. Modern Web UI with Blazor WebAssembly
  66415. dapr/dapr
  66416. Import PEM keys by vcsjones · Pull Request #34086 · dotnet/runtime
  66417. AndreyAkinshin/perfolizer
  66418. .NET Core to .NET branding changes by jkotas · Pull Request #33694 · dotnet/runtime
  66419. DotNetAnalyzers/DocumentationAnalyzers
  66420. 80-characters-per-line limits should be terminal, says Linux kernel chief Linus Torvalds
  66421. Report: Indian e-Payments App Exposes Millions of Users in Massive Data Breach
  66422. Measuring keyboard-to-photon latency with a light sensor
  66423. This Website Will Self Destruct
  66424. Weather API: Get ClimaCell's Free Weather API Now
  66425. Fiddler for Xamarin Developers
  66426. Changes to How We Manage DefinitelyTyped | TypeScript
  66427. Logically Fallacious
  66428. Login and use an ASP.NET Core API with Azure AD Auth and user access tokens
  66429. Help us improve WPF and UWP XAML designer | .NET Blog
  66430. ASP.NET Core WebSockets and Application Lifetime Shutdown Events
  66431. a1studmuffin/SpaceshipGenerator
  66432. Immutable data structures in F#
  66433. What Blazor Needs: An Ecosystem
  66434. Trying and setting up WSL 2
  66435. Adding a WebSocket Security Middleware to ASP.NET Core Web Applications
  66436. Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  66437. SerenityOS update (May 2020)
  66438. Violence in Blue
  66439. (Very) Basic Intro To Elliptic Curve Cryptography
  66440. r/AskReddit - [NSFW] What’s the most fucked up thing the US government has done?
  66441. Exploring Visual Studio Codespaces
  66442. A Meeting with Scott Hunter !!
  66443. What computer and software is used by the Falcon 9?
  66444. A Surprising Pi and 5 - Numberphile
  66445. Image Scrubber
  66446. Falcon Heavy - BPS.space
  66447. Simple way to notify from python app
  66448. Blazor WebAssembly : Routing | NavigationManager, AdditionalAssemblies : EP04
  66449. valkyrienyanko/Unity-MMORPG-Boilerplate
  66450. Making a SNES game in 2020 - Yo-Yo Shuriken by Dr. Ludos
  66451. CVE-2019-9506 | Encryption Key Negotiation of Bluetooth Vulnerability
  66452. Rust: Dropping heavy things in another thread can make your code 10000 times faster
  66453. NASA Astronauts Launch from America in Test of SpaceX Crew Dragon
  66454. React and Serverless Part 2- Webinar
  66455. Zero-day in Sign in with Apple
  66456. Frameworkless Movement
  66457. UNdata | record view | Number Days with Thunder
  66458. SpaceX
  66459. Entity Framework Core in Action, Second Edtion
  66460. Why are some channels on Roku not working? | Official Roku Support
  66461. Login
  66462. crt.sh | 1
  66463. reactiveui/ReactiveUI.Samples
  66464. Webhook Runner for Github
  66465. 'Re: Why does OpenBSD still include Perl in its base installation?'
  66466. ScottHolden/BFSourceGen
  66467. 4 Million Computers Compromised: Zoom's Biggest Security Scandal Explained
  66468. A visual guide to React Mental models, part 2: useState, useEffect and lifecycles
  66469. clean up kernel_{read,write} & friends v2
  66470. Join us to Change the Web Together | Brave Browser
  66471. Microsoft’s Project Tye aims to tame microservices development
  66472. Mosquitoes: World&#8217;s Deadliest Animal
  66473. Godot Engine - Godot Editor running in a web browser
  66474. Why is Kubernetes getting so popular? - Stack Overflow Blog
  66475. Drained.
  66476. Simplifier
  66477. Create and deploy a cloud-native ASP.NET Core microservice - Learn
  66478. Black Visions Donations
  66479. Louisville Community Bail Fund
  66480. Donate | northstarhealth
  66481. Oracle.EntityFrameworkCore 3.19.0-beta1
  66482. Beta Release: Oracle Entity Framework Core 3.1
  66483. Summary of the role of MDbg and Cordbg
  66484. How does the Gmail unsubscribe button work?
  66485. The radix 2^51 trick
  66486. Things we learned about sums · QuestDB
  66487. An Introduction to Apache Airflow
  66488. Cloud Native Apps with .NET and AKS | BOD105
  66489. Campaign Zero
  66490. Scaling up Anime with Machine Learning and Smart Real Time Algorithms
  66491. Minnesota Freedom Fund
  66492. Git Made Fetch Happen
  66493. I wrote a SaaS product because the internet made me believe it'd make me rich
  66494. BigFooty | AFL News and Forum
  66495. Language Models are Few-Shot Learners
  66496. Perfvane/Example - Anomalies
  66497. StreamElements - The Ultimate Live Streaming Platform
  66498. Learn with Visual Studio Remote Office Hours | Visual Studio Blog
  66499. The magic of C# closures
  66500. Patterns for Managing Source Code Branches
  66501. A Guide to Threat Modelling for Developers
  66502. Developing on Docker with the new and improved Visual Studio Container Tools (and WSL2)
  66503. Dark Patterns—What Not to Do to Your Users
  66504. Don't Code Tired | Conditional HTML Rendering with Microsoft Feature Flags (Microsoft.FeatureManagement)
  66505. Write high-quality TypeScript code - .NET Tools Blog
  66506. Why use Azure Functions for ML inference ?
  66507. Continuous integration workflow template for .NET Core desktop apps with GitHub Actions | .NET Blog
  66508. How does ASP.NET Core processes a request? - Code Rethinked
  66509. API versioning in ASP.NET Core
  66510. Putting Mix, Silverlight, the CoreCLR and the DLR into context
  66511. Mix 06 | A 72-hour conversation
  66512. Idea Generation
  66513. r/techsupport - I wrote Task Manager and I just remembered something...
  66514. r/dotnet - Is dotnet completely free for commercial usage ?
  66515. Tools for better thinking
  66516. TechEmpower Web Framework Performance Comparison
  66517. Where Did Software Go Wrong?
  66518. .NET Core | Technology Radar | ThoughtWorks
  66519. Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  66520. TechEmpower Web Framework Performance Comparison
  66521. RoughNotation
  66522. 8GB Raspberry Pi 4 on sale now at $75 - Raspberry Pi
  66523. The Vintage Beauty Of Soviet Control Rooms
  66524. Against an Increasingly User-Hostile Web
  66525. Micro - Home
  66526. Life, part 13
  66527. Hypermodern Python
  66528. AudioMass
  66529. How I made a game played in Notepad
  66530. The “OO” Antipattern
  66531. Buy a Raspberry Pi 4 Model B – Raspberry Pi
  66532. Numberphile
  66533. Stop Blogging on Medium if You Care about SEO [Tool Analysis]
  66534. Straight to Spam
  66535. Introducing Snowpack 2.0
  66536. CyberCX 2021 Graduate Program | Jobs at CyberCX Graduate Roles
  66537. A Guide to Threat Modelling for Developers
  66538. The Dangers of TypeScript Enums | LINQ to Fail
  66539. ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  66540. Dynamic command dispatching in C#
  66541. How to Use Windows Package Manager - Petri
  66542. Patterns for Managing Source Code Branches
  66543. .NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  66544. Wishbone Breach: 40 Million Records Leaked on Dark Web
  66545. </> htmx - high power tools for html
  66546. The Day AppGet Died.
  66547. Introduction to UEFI: Part 1
  66548. Rediscovering the Small Web - Neustadt.fr
  66549. Microsoft and Docker collaborate on new ways to deploy containers on Azure
  66550. cmd.exe is dead, long live PowerShell: Microsoft leads aged command-line interpreter out into 'maintenance mode'
  66551. Stack Overflow Developer Survey 2020
  66552. The Virtual ML.NET Community Conference
  66553. Research Report – Zephyr and MCUboot Security Assessment
  66554. The 2020 Developer Survey results are here! - Stack Overflow Blog
  66555. Stack Overflow Developer Survey 2020
  66556. Obsidian
  66557. SpaceX
  66558. Humble Pi, Chapter 2
  66559. Audiobooks & Original Audio Shows - Get More from Audible
  66560. Eryb's Space
  66561. How to code like the top Programmers at NASA — 10 critical rules - Alt Bulletin
  66562. Entity Framework Core in Action, Second Edition
  66563. ‎The Numberphile Podcast on Apple Podcasts
  66564. Developing Stack Overflow on MacOS
  66565. The Happy Twin - with Ben Sparks — Numberphile
  66566. The Happy Twin - with Ben Sparks — The Numberphile Podcast
  66567. The Happy Twin (with Ben Sparks) - Numberphile Podcast
  66568. How I helped reposition a database product that went on to make $1 billion in revenue
  66569. Supabase | Supabase
  66570. Near Real-Time Transient Clients • NServiceBus Samples
  66571. I'm writing a book!
  66572. Node v12.17.0 (LTS) | Node.js
  66573. NextDNS
  66574. welcome · ASP.NET Core in Action, Second Edition MEAP V01
  66575. Optimizing RavenDB by adding Thread.Sleep(5)
  66576. 10 years of building .NET on AWS | Amazon Web Services
  66577. A first look at records and tuples in JavaScript
  66578. .NET async/await in a single picture – TooSlowException
  66579. [Guest Blog] The Accidental Accessibility Advocate
  66580. Messaging with Azure Service Bus - Part 9 - Premium Features
  66581. Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 - .NET Tools Blog
  66582. Multiple Environments in ASP.NET Core - Code Maze
  66583. Introducing Collaboration—A Team Ready Fiddler Experience
  66584. Unit Testing in ASP .NET Core 3.1
  66585. Where's the science?
  66586. A Guide to Threat Modelling for Developers
  66587. Visual Computing @ IST Austria
  66588. Wave Curves: Simulating Lagrangian water waves on dynamically deforming surfaces (SIGGRAPH 2020)
  66589. Pure CSS Oil Painting - by Diana Smith aka cyanHarlow
  66590. How a Lazy Bitch like me learned to be Productive
  66591. I Was Blackmailed–Any YouTuber Could Be Next
  66592. CLR, architectures, and stuff
  66593. - Miguel de Icaza
  66594. Florian Rappl - Microfrontends with Blazor: Welcome to the Party!
  66595. Connection Speed Test
  66596. ʕ•ᴥ•ʔ Bear Blog
  66597. .NET Core as Cloud Native Workshop | Techorama
  66598. Scaling .NET for Apache Spark processing jobs with Azure Synapse
  66599. Why is Artificial Intelligence So Useless for Business?
  66600. 5 Types Of ZSH Aliases You Should Know
  66601. Reverse Proxy Usage Spring 2020
  66602. Can 1/3 + 1/3 = 2/6? It seemed so!
  66603. Today’s Javascript, from an outsider’s perspective
  66604. The Day AppGet Died
  66605. How our 99th percentile response time went from 4000 ms to sub 10 ms
  66606. Scott Hunter - .NET 5 and MS Build Announcements
  66607. Life, part 12
  66608. Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  66609. Strongly-typed ID update 0.2.1: Using strongly-typed entity IDs to avoid primitive obsession - Part 6
  66610. I won't buy ebooks anymore
  66611. Complete Website Redesign - (Speed Up Video)
  66612. Patrik Svensson - Targeting ARM64 for Windows in Rust
  66613. Idris 2 version 0.2.0 Released
  66614. fsharpConf: The F# Community Virtual Conference
  66615. Amazon Web Services
  66616. Blazor News from Build 2020
  66617. Start House
  66618. I bought netflix.soy | Tiny Projects
  66619. Why is Idris 2 so much faster than Idris 1?
  66620. Deploying Your Web Site to Azure Static Web Apps – Chinh Do
  66621. Why Infrastructure As Code? - Simple Thread
  66622. Released: Microsoft.Data.SqlClient 2.0 Preview 4
  66623. Don't use method with side-effect in LINQ
  66624. Monsters Weekly 166 - Staged Rollouts with Microsoft.FeatureManagement
  66625. BackgroundService Gotcha: Startup
  66626. Scaling Azure Functions from Consumption Plan to Premium Plan (and back again)
  66627. Logging to Notepad window from ASP.NET Core
  66628. Introduction to Functional Programming in F# - Part 10 — Softwarepark
  66629. Azure Cosmos DB wrap-up: May 2020 BUILD Announcements | Azure Cosmos DB Blog
  66630. Effectively stubbing remote HTTP service dependencies with HttpClient Interception
  66631. Microsoft Build 2020 | Channel 9
  66632. Hacker who stole 620 million records strikes again, stealing 127 million more – TechCrunch
  66633. Looking Glass Studios Podcast Archives
  66634. Cryptology ePrint Archive: Report 2020/615
  66635. Using Blazor to build native mobile apps
  66636. Org Mode - Organize Your Life In Plain Text!
  66637. The NHL’s protocol for phase 2 of return-to-play is very bad
  66638. Home automation and Bitcoin?
  66639. Blazor WebAssembly : Project Structure/Template - EP03
  66640. Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  66641. How It All Started…AKA the Birth of the CLR - CLR, architectures, and stuff - Site Home
  66642. stapelberg uses this: my 2020 desk setup
  66643. Exciting new features in C# 9
  66644. Software will eat software in a remote-first world
  66645. GitHub Reinstates Popcorn Time Code Despite MPA 'Threat' * TorrentFreak
  66646. Implementing simple cooperative threads in C - Stephen Brennan
  66647. Measurements of hash functions, indexed by machine
  66648. Round 4: Hacker returns and puts 26Mil user records for sale on the Dark Web | ZDNet
  66649. How the biggest consumer apps got their first 1,000 users - Issue 25
  66650. TUXEDO Book BA15 - Gen10 - 15,6 Zoll non-glare Full-HD IPS + AMD Ryzen 3500U + AMD Radeon Vega 8 Graphics + max. two SSDs (M.2) + max. 32GB RAM - TUXEDO Book BA15 - Gen10
  66651. Habits of High-Functioning Teams
  66652. Yo-Yo Ma Plays Bach Live
  66653. NIST Special Publication 800-63-3
  66654. Register Domain Names at Register.com
  66655. 18F - Consulting Software Engineer (IT Specialist)
  66656. inessential: weblog
  66657. Memory safety - The Chromium Projects
  66658. Nicolas Garcia Belmonte
  66659. the-bot-scare
  66660. Chrome: 70% of all security bugs are memory safety issues | ZDNet
  66661. SCM Marchant Cogito 240 Electronic Calculator
  66662. Optimizing for the RDNA Architecture: presentation notes
  66663. Optimizing for the Radeon™ RDNA Architecture
  66664. Catalina is checking notarization of unsigned executables
  66665. Devhints — TL;DR for developer documentation
  66666. LaTeX.css — Make your website look like a LaTeX document
  66667. Why am I shutting down Kozmos? - Azer Koçulu's Journal
  66668. Jepsen Disputes MongoDB’s Data Consistency Claims
  66669. Hacker Mods Old Calculator to Access the Internet, CASIO Files DMCA Complaint * TorrentFreak
  66670. First Krita Beta for Android and ChromeOS in Play Store
  66671. User authentication with passwords, What’s SRP?
  66672. SQLite Release 3.32.0 On 2020-05-22
  66673. React and Serverless - Webinar
  66674. Bookmark Saturday #1 – Václav Vančura, User Interface Designer
  66675. To test its security mid-pandemic, GitLab tried phishing its own work-from-home staff. 1 in 5 fell for it
  66676. Calca - The Text Editor that Loves Math
  66677. Should I Block Ads?
  66678. Windows 10 quietly got a built-in network sniffer, how to use
  66679. I made a NES emulator in Rust using generators
  66680. Tab Reloader (page auto refresh) – Get this Extension for 🦊 Firefox (en-US)
  66681. HTTP Server - LanguageTool Wiki
  66682. GitLab 13.0 released with Gitaly Clusters, Epic Hierarchy on Roadmaps, and Auto Deploy to ECS
  66683. GitHub Theme - Visual Studio Marketplace
  66684. What Unity Is Getting Wrong
  66685. Quellcode von Mercedes-Benz-Fahrzeugen online geleakt
  66686. A Meeting with Scott Hunter !!
  66687. This Goes to Eleven (Pt. 5/∞)
  66688. A multi-node, elastic, petabyte scale, time-series database on Postgres for free (and more ways we are investing in our community)
  66689. macOS 10.15: Slow by Design
  66690. Touch Pins as Wake-up Source (ESP32 + Arduino series)
  66691. Why ESP32's Are The Best Microcontrollers (ESP32 + Arduino series)
  66692. ESP32: Blink the LED (ESP32 + Arduino series)
  66693. Install Serial Drivers for ESP32 (macOS, Windows, Linux)
  66694. Using the PlatformIO Library Manager (ESP32 + Arduino series)
  66695. Using Arduino's Serial Monitor & Plotter (ESP32 + Arduino series)
  66696. Using DHT22 Temperature Sensor (ESP32 + Arduino series)
  66697. Deep sleep: Use RTC memory to store data (ESP32 + Arduino series)
  66698. How To Install PlatformIO (ESP32 + Arduino series)
  66699. Controlling Relay Board (ESP32 + Arduino Series)
  66700. Connect ESP32 to WiFi (ESP32 + Arduino series)
  66701. Connect to ThingSpeak (ESP32 + Arduino series)
  66702. Why Use PlatformIO instead of Arduino? (ESP32 + Arduino series)
  66703. Deep Sleep & Other Power Modes (ESP32 + Arduino Series)
  66704. Wakeup From Sleep With a Timer (ESP32 + Arduino series)
  66705. Setting up Arduino IDE for ESP32 development (ESP32 + Arduino series)
  66706. An Amazon Programmer's Perspective (http://pastebin.com/BjD84BQ3)
  66707. ‘What Time Is It in London?’
  66708. PAC-MAN Recreated with AI by NVIDIA Researchers | NVIDIA Blog
  66709. Blazor In-Depth
  66710. async/await is the wrong abstraction - LogRocket Blog
  66711. Autofac, WebApplicationFactory and integration tests
  66712. How easy is it to build a Marvel search engine with Blazor?
  66713. The Fundamentals of Continuous Software Design
  66714. The May 2020 release of Azure Data Studio is now available - SQL Server Blog
  66715. JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  66716. Don't Code Tired | Preventing Inconsistent Feature Flag Values During a Single Request (Microsoft.FeatureManagement)
  66717. More Performant Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB
  66718. Microsoft Build 2020 – Highlights
  66719. 13 Firefox browser extensions to make remote work and school a little better – The Firefox Frontier
  66720. Zettelkasten — How One German Scholar Was So Freakishly Productive
  66721. G4 Pro Beats the Leading Home Brand Cameras in Image Quality Shootout – Ubiquiti Networks Blog
  66722. TI removes access to assembly programs on the TI-83 Premium CE
  66723. Microsoft Open-Sources GW-BASIC | Windows Command Line
  66724. Introducing YARP Preview 1 | .NET Blog
  66725. The Parker Quiz - with Matt Parker — Numberphile
  66726. The Parker Quiz - with Matt Parker — The Numberphile Podcast
  66727. The Parker Quiz - Numberphile Podcast
  66728. ‎The Numberphile Podcast on Apple Podcasts
  66729. WinDbg — the Fun Way: Part 2
  66730. WinDbg — the Fun Way: Part 1
  66731. Stealing Secrets from Developers using Websockets
  66732. Life, part 11
  66733. Windows Terminal Build Color Scheme
  66734. An introduction to RabbitMQ - What is RabbitMQ?
  66735. Send to Carbon with VS19
  66736. Introducing Project Tye | ASP.NET Blog
  66737. Community
  66738. Please include documentation on how to opt out of telemetry · Issue #179 · microsoft/winget-cli
  66739. Using Visual Studio Codespaces with .NET Core | .NET Blog
  66740. Three bugs in the Go MySQL Driver
  66741. Creating a virtual stage when in-person isn’t possible - AI for Business
  66742. ARM Template Viewer - Visual Studio Marketplace
  66743. Blazor WebAssembly : Hello World from Windows & Linux - EP02
  66744. Blazor WebAssembly is Officially Released at Microsoft Build
  66745. X
  66746. The Death Of Corporate Research Labs
  66747. Vertebrae by draxes
  66748. Microsoft Build 2020
  66749. Building a physical <blink> tag!
  66750. OpenAI Model Generates Python Code
  66751. ASP.NET Core in Action, Second Edition
  66752. Azure Arc enabled Kubernetes preview and new ecosystem partners
  66753. Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  66754. Azure Arc enabled Kubernetes
  66755. Windows PowerToys FancyZones is the essential window manager for Windows 10
  66756. Xamarin Forms turns to .NET MAUI - single project and code-base dev experience
  66757. A Guide to Threat Modelling for Developers
  66758. Announcing Uno Platform 3.0 - Support for WinUI 3.0 Preview 1 - Uno Platform
  66759. Introduction to quantum computing with Q# – Part 3, Single qubit gates
  66760. Using WSL to Launch Several Bash Command from an Application
  66761. Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  66762. How ListSeparator Depends on Runtime and Operating System - .NET Tools Blog
  66763. Introducing WinUI 3 Preview 1 - Windows Developer Blog
  66764. Windows Terminal 1.0 | Windows Command Line
  66765. Tackle Big-O Notation in .NET Core - Simple Talk
  66766. Home - Microsoft Build 2020 Book of News
  66767. Remaster Update and Open Source / Mod Support
  66768. What Is Nix
  66769. Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1 | Visual Studio Blog
  66770. Home Chef confirms 8 million user records stolen in breach – TechCrunch
  66771. Sell Yourself Sell Your Work
  66772. Composing in the Caddyfile
  66773. Vishnu Mohandas
  66774. Microsoft Build 2020
  66775. Digital Overload: Average Adult Will Spend 34 Years Of Their Life Staring At Screens - Study Finds
  66776. Microsoft Build 2020
  66777. Microsoft Build 2020
  66778. Turning Signal App into a Coarse Tracking Device
  66779. r/commandandconquer - Comment by u/EA_Jimtern on ”Remaster Update and Open Source / Mod Support”
  66780. Adding peephole optimization to Clang | Egor Bogatov — Developer at Microsoft
  66781. suckless.org software that sucks less
  66782. Welcome to C# 9.0 | .NET Blog
  66783. There and Back Again — Scaling Multi-Tenant Kubernetes Cluster(s)
  66784. F# 5 and F# tools update | .NET Blog
  66785. Kyle Halladay - Ray Tracing In Notepad.exe At 30 FPS
  66786. Why is This Website Port Scanning me
  66787. Microsoft Build 2020
  66788. SSH Agent Explained
  66789. The Miracle Sudoku
  66790. Accessify your Blazor apps - Hot accessibility techniques for Blazor apps
  66791. Microsoft Build 2020
  66792. Microsoft Build 2020
  66793. Home - Microsoft Build 2020 Book of News
  66794. Blogging is not dead
  66795. Developer Velocity: Empowering developers to fuel business performance
  66796. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  66797. Code, collaborate, and ship your apps from anywhere
  66798. A Guide to Threat Modelling for Developers
  66799. Windows Forms Designer for .NET Core Released | .NET Blog
  66800. Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  66801. Patterns for Managing Source Code Branches
  66802. ASP.NET Core updates in .NET 5 Preview 4 | ASP.NET Blog
  66803. OpenBSD 6.7
  66804. Meeting the demands of IoT edge data & compute - Azure SQL Edge now available in preview.
  66805. Azure App Configuration: Configuration of .NET Applications
  66806. Monsters Weekly 165 - WaitAndRetry with Polly
  66807. Building End-to-End Diagnostics: Visualization with Exporters
  66808. Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1 | Visual Studio Blog
  66809. Don't Code Tired | Microsoft Feature Flags: Implementing Custom Feature Filters (Microsoft.FeatureManagement)
  66810. Remembering Why Agile was a Big Deal
  66811. Want to build a side business? Just buy a great Domain Name | Deep South Ventures
  66812. Microsoft Build 2020
  66813. Microsoft Build 2020
  66814. Azure Static Web Apps documentation
  66815. Windows Terminal overview
  66816. it’s not just the interpreter « kmod's blog
  66817. ‎My Stream Timer
  66818. Spotify signs ‘The Joe Rogan Experience’ to an exclusive multi-year deal – TechCrunch
  66819. When SimCity got serious: the story of Maxis Business Simulations and SimRefinery | The Obscuritory
  66820. Microsoft Build 2020
  66821. Simple Personal Finance Tracking with GnuCash
  66822. Graduate Student Solves Decades-Old Conway Knot Problem
  66823. CSLA .NET 5.2.0 release
  66824. Why is Rails boot so slow on macOS?
  66825. A Meeting with Scott Hunter !!
  66826. Bolero: F# in WebAssembly
  66827. Modern Web UI with Blazor WebAssembly
  66828. Quickref
  66829. Announcing Microsoft Lists - Your smart information tracking app in Microsoft 365
  66830. The Journey to One .NET
  66831. Microsoft Build 2020
  66832. Announcing accelerated training with ONNX Runtime—train models up to 45% faster - Open Source Blog
  66833. The Windows Subsystem for Linux BUILD 2020 Summary | Windows Command Line
  66834. Hacker arrested in Ukraine for selling billions of stolen credentials | ZDNet
  66835. DirectX ❤ Linux | DirectX Developer Blog
  66836. Amazon.com : pangshi 7inch Adjustable Articulating Friction Magic Arm & Large Super Clamp Compatible with DSLR Camera Rig, LED Lights, Flash Light, LCD Monitor : Camera & Photo
  66837. A Google Cloud support engineer solves a tough DNS case | Google Cloud Blog
  66838. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  66839. Introducing App Service Static Web Apps
  66840. Microsoft Build 2020
  66841. Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
  66842. Microsoft Build 2020
  66843. Developing for all 1 billion Windows 10 devices and beyond - Windows Developer Blog
  66844. Handling Web API Exceptions with ProblemDetails middleware
  66845. World IBD Day 2020
  66846. World IBD Day 2020
  66847. Free and Open
  66848. Expanding Visual Studio 2019 support for Visual Studio Codespaces | Visual Studio Blog
  66849. ASP.NET Blog | Blazor WebAssembly 3.2.0 now available
  66850. Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  66851. Numberphile Hat
  66852. VS Code React Setup - 5 Tips
  66853. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  66854. Introducing .NET Multi-platform App UI | .NET Blog
  66855. Microsoft MakeCode for Minecraft
  66856. Windows Package Manager Preview | Windows Command Line
  66857. Week of Blazor Events with Telerik - Join Us!
  66858. A Universe of Sorts
  66859. How Distortion Works in Music
  66860. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  66861. Developer in Cyprus Claims Breach of Contacts App
  66862. Tiny websites are great | Tiny Projects
  66863. I Built The Animal Crossing Voice Generator In 64-Lines of Code - (Animalese)
  66864. sia_dev - Mixer
  66865. Fiddler Everywhere is Getting a New Look
  66866. TypeScript in a Weekend: A Crash Course
  66867. .NET Foundation April/May 2020 Update
  66868. Uno Platform lets you develop for macOS and Windows using the same code
  66869. WorldBrain's Memex
  66870. Grafana v7.0 released: New plugin architecture, visualizations, transformations, native trace support, and more
  66871. Preventing Leaked Azure Secrets in GitHub!
  66872. A Guide to Threat Modelling for Developers
  66873. Don't Code Tired | Microsoft Feature Flags: Controlling Features with Feature Filters (Microsoft.FeatureManagement)
  66874. Patterns for Managing Source Code Branches
  66875. Webinar tomorrow - Event Sourcing in C# with RavenDB
  66876. How I trick my well developed procrastination skills
  66877. Satya Nadella: Permanent work from home damaging for workers' well-being | India Business News - Times of India
  66878. Infographics - Alan's Factory Outlet
  66879. Pricing Calculator | Microsoft Azure
  66880. What is a control system anyway?
  66881. Tag Helper Authoring in ASP .NET Core 3.1
  66882. Living with Wildlife | Issaquah, WA
  66883. The Effects on Cognition of Sleeping 4 Hours per Night for 12-14 Days: a Pre-Registered Self-Experiment - Alexey Guzey
  66884. Bobcat
  66885. Announcing end of support for .NET Standard 1.3 in AWS SDK for .NET | Amazon Web Services
  66886. ACME End User Client and Code Signing Certificates
  66887. new.css
  66888. new.css
  66889. Microsoft Build 2020
  66890. Covve revealed as source of data breach impacting 23m individuals
  66891. SharpLab
  66892. SharpLab
  66893. 'Code changes for clarity' - MARC
  66894. Hosting Blazor WebAssembly Hosted Apps in Azure App Service Web Apps - Pete Codes
  66895. Microsoft Build 2020
  66896. Real-time communication with Azure Functions, SignalR service and Blazor Wasm
  66897. Life, part 10
  66898. Schedule Your On-Demand Live Sessions at GTC Digital
  66899. Norske offiserer og soldater avslørt av mobilen
  66900. youtube automatically delete "communist bandits" 共匪 in all comments now?
  66901. digital clock in conways game of life
  66902. Multi-path cancellation; a tale of two codependent async enumerators
  66903. Orb.Farm
  66904. Check what .net core GC keywords are enabled without a debugger
  66905. Software Burnout Is for Real
  66906. The Death of Couchsurfing?
  66907. Stop setting the language of your website based on my location
  66908. Mystery of The French Thousands Separator
  66909. The End of Integration Testing: If You've Passed All the Tests ... -- Visual Studio Magazine
  66910. Released: Microsoft.Data.SqlClient 1.1.3
  66911. It’s all in the Host Class – Dependency Injection with .NET
  66912. Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  66913. Experiences with email-based login
  66914. Doordash and Pizza Arbitrage
  66915. Discrete Mathematics - An Open Introduction
  66916. Hundred Rabbits
  66917. 10 most common mistakes using kubernetes
  66918. It's Time to Get Back Into RSS | Daniel Miessler
  66919. Explore the world one photo at a time | Bing Wallpaper
  66920. Snake Battle Royale - 100 Subscribers Special
  66921. Bing Wallpapers - Apps on Google Play
  66922. Home page - FuGet Gallery
  66923. Kafka Needs No Keeper - Removing ZooKeeper Dependency
  66924. XP.css
  66925. May DDD By Night
  66926. Shrinking BSON Documents
  66927. Data processing with .NET for Apache Spark
  66928. No One Goes There Anymore
  66929. GraphQL API for SQL Database in .NET — setting up access to the data
  66930. Handling concurrency - Aggregate Pattern and EF Core - Kamil Grzybek
  66931. California - Hamilton Official Site
  66932. Multi-threaded Producer Consumer using .Net Core Channels
  66933. Trains․NET - Episode 29 - Nicer train collisions and a release!
  66934. Private Link for Azure SQL Database - Part 1
  66935. ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  66936. Microsoft Build 2020
  66937. Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  66938. COBOL Pong
  66939. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  66940. Andrew Negri / toro
  66941. Here's What's New in the May Update | Rainway
  66942. It’s OK for your open source library to be a bit shitty
  66943. What Every Software Engineer Should Know about Apache Kafka: Events, Streams, Tables, Storage, Processing, And More
  66944. Cryptology ePrint Archive: Report 2020/572
  66945. Introducing ASP.NET 5
  66946. Matrix Factorization - Numberphile
  66947. BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  66948. If I could bring one thing back to the internet it would be blogs
  66949. Security incident - Covve
  66950. If I could bring one thing back to the internet it would be blogs
  66951. Game Programming Patterns
  66952. Creating and Editing Content - Demo and Q&A
  66953. Data processing with .NET for Apache Spark
  66954. Write your first C# code - Learn
  66955. Coding is Not Computer Science
  66956. Swift 5.3 Will Expand Officially Supported Platforms to Windows and Additional Linux Distributions
  66957. So much of academia is about connections and reputation laundering « Statistical Modeling, Causal Inference, and Social Science
  66958. Our Chrome Extension Is Safe
  66959. What every developer should know about TCP
  66960. Community
  66961. Microsoft Build 2020
  66962. PERF: ensure we run full GC on contexts
  66963. Jepsen: MongoDB 4.2.6
  66964. So You Want To Write Your Own CSV code? · Thomas Burette
  66965. 22 million emails found in mystery open database | SC Media
  66966. How Not to Store Passwords
  66967. Auto Saving Form Data in Blazor
  66968. Announcing Uno Platform 2.4 – macOS support and Windows Calculator on macOS - Uno Platform
  66969. The Dark Secrets of a Hacking Hero
  66970. Five Years of Rust | Rust Blog
  66971. How Google, DoorDash, & Grubhub Conspire To Screw Local Restaurants
  66972. Blue Microphones Blackout Yeti USB Microphone + $50 Ubisoft Discount Code 988-000078 - Best Buy
  66973. Blazor WebAssembly : Introduction/Full Course/Workshop - EP01
  66974. Roundup #72
  66975. Chain Actions, Funcs, and Predicates In .NET
  66976. Code Maze Weekly #25 - Code Maze
  66977. The HTTP headers you don't expect
  66978. Microsoft Build 2020
  66979. EF Core and Cosmos DB with Blazor WebAssembly
  66980. TSMC Announces Intention to Build and Operate an Advanced Semiconductor Fab in the United States
  66981. Development With A Dot - Unit Testing the HttpContext in Controllers
  66982. Don't Code Tired | Reducing Magic Strings with Microsoft Feature Toggles (Microsoft.FeatureManagement)
  66983. More fun with comments
  66984. Using Dapper in ASP.NET Core applications
  66985. What is Azure Front Door?
  66986. Patterns for Managing Source Code Branches
  66987. Announcing Hyperdrive v10
  66988. NordVPN: Best VPN Service Provider | #1 Editors' Choice
  66989. EF Core and Cosmos DB with Blazor WebAssembly
  66990. Do Not Draw
  66991. mindbg – lowleveldesign.org
  66992. Up to 4GB of memory in WebAssembly · V8
  66993. Handling Heavy Ad Interventions  |  Web  |  Google Developers
  66994. Security Flaws in Adobe Acrobat Reader Allow Malicious Program to Gain Root on macOS Silently
  66995. NVIDIA CEO Introduces NVIDIA Ampere Architecture, NVIDIA A100 GPU in News-Packed ‘Kitchen Keynote’ | The Official NVIDIA Blog
  66996. Different ways to host Blazor WebAssembly (Wasm)
  66997. Life, part 9
  66998. Now there's nothing stopping the PATRIOT Act allowing the FBI to slurp web-browsing histories without a warrant
  66999. NVIDIA’s New Ampere Data Center GPU in Full Production
  67000. A Quick Look at Impredicativity (Simon Peyton Jones)
  67001. The anatomy of async iterators (aka await, foreach, yield)
  67002. How to add custom logging in ASP.NET Core
  67003. Keep tabs on your tabs in Google Chrome
  67004. Why use DTOs (Data Transfer Objects)?
  67005. Logging in .NET Core and ASP.NET Core
  67006. The Success and Failure of Ninja
  67007. Working with OneDrive data and MS Graph in .NET Core
  67008. Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  67009. Patterns for Managing Source Code Branches
  67010. Patterns for Managing Source Code Branches
  67011. How Sorting Order Depends on Runtime and Operating System - .NET Tools Blog
  67012. .NET Framework May 2020 Security and Quality Rollup Updates | .NET Blog
  67013. Announcing Uno Platform 2.3 – Android 10, Android X, WinUI and more! - Uno Platform
  67014. .NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  67015. r/interestingasfuck - Pointing out how much power few people have gets you removed from this sub apparently.
  67016. TechEmpower Web Framework Performance Comparison
  67017. Senate narrowly rejects plan to require a warrant for Americans’ browsing data – TechCrunch
  67018. ZLogger — Zero Allocation Logger for .NET Core and Unity
  67019. Microsoft Docs contributor guide overview - Contributor Guide
  67020. Deno 1.0
  67021. Performance speed limits
  67022. Two lessons on reducing sign-up friction
  67023. Building a Progressive Web App with Blazor | Visual Studio Blog
  67024. Fira Code Font 3.1
  67025. cobwe: this word does not exist
  67026. Roundy
  67027. Unreal Engine 5 Revealed! | Next-Gen Real-Time Demo Running on PlayStation 5
  67028. Copy to Clipboard in Blazor
  67029. Erlang Programming Language
  67030. Chris's Wiki :: blog/web/HTTPSNoOldServers
  67031. Let's Guess What Google Requires In 14 Days Or They Kill Our Extension
  67032. Weep for Graphics Programming
  67033. Linux containers in a few lines of code
  67034. I made an alt because this is sketchy, so I can only post this here. The government (DEA, ICE, and local authorities) is hiding cameras on telephone poles, and then not securing those cameras with passwords. Anyone can access them.
  67035. A first look at Unreal Engine 5
  67036. SPACEX - ISS Docking Simulator
  67037. Building End-to-End Diagnostics: Activity and Span Correlation
  67038. The Janet Programming Language
  67039. Raffaele Rialdi, Jon Galloway, Christophe Nasarre-Soulier, Pavel Yosifovich, Scott Wlaschin и не только – DotNet & More
  67040. Analyze performance for the benefit of ourselves and others
  67041. Let's talk about performance analysis
  67042. Huawei denies involvement in buggy Linux kernel patch proposal | ZDNet
  67043. Langton's Ant - Numberphile
  67044. Announcing TypeScript 3.9 | TypeScript
  67045. What’s New in .NET Core 3.0 and .NET 5.0 for Performance and Memory-Aware Folks? | SkillsCast
  67046. Getting started with Angular development 2020
  67047. Microsoft and Redis Labs collaborate to give developers new Azure Cache for Redis capabilities
  67048. May 2020 Azure SDK Release
  67049. RedisConf2020 | Takeaway
  67050. Replacing JWTs with Branca and PASETO in .NET Core
  67051. Patio11’s Law - Second Breakfast
  67052. Meshing with LinkerD2 using gRPC-enabled .NET Core services
  67053. Using System.CommandLine with a class
  67054. Getting Started With Visual Studio Codespaces - Cloud IDE | Build5Nines
  67055. Referencing an analyzer from a project
  67056. Messaging with Azure Service Bus - Part 8 - Commands and Events
  67057. WireGuard for OpenBSD Kernel Patches Posted
  67058. Vladimir Khorikov: 100% Test Coverage is an Artificial Metric | Maintainable
  67059. Structure and Interpretation of Classical Mechanics
  67060. Iyashikei: Japan’s Genre of “Healing Games”
  67061. Slack System Status
  67062. Remote work worsens inequality by mostly helping high-income earners
  67063. React Native for Windows & Mac · Build native Windows apps with Javascript and React
  67064. In Praise of AutoHotKey • Hillel Wayne
  67065. Make any PDF look like scanned!
  67066. Researchers spot thousands of Android apps leaking user data through misconfigured Firebase databases
  67067. What Was TON And Why It Is Over
  67068. The Eclipse Foundation Is Moving to Europe
  67069. Diagrams · Diagram as Code
  67070. Linux Is Most Used OS In Microsoft Azure - Over 50 Percent Of VM Cores | Build5Nines
  67071. Install Windows Subsystem for Linux (WSL) on Windows 10
  67072. Docker - Visual Studio Marketplace
  67073. GitHub stars are overvalued
  67074. Openpilot, its model and driving in GTA
  67075. Tiltify - Dev Around The Sun 2020
  67076. Extending the shutdown timeout setting to ensure graceful IHostedService shutdown
  67077. Performance best practices in C#
  67078. Most detailed ever photograph of The Night Watch goes online - Rijksmuseum
  67079. Increase ASP.NET File Upload Limits
  67080. Airtable API Tutorial With cURL and JavaScript
  67081. Credential Loading and the AWS SDK for .NET (Deep Dive) - Steve Gordon
  67082. Lockdown Course: Introduction to Cryptography - James Grime
  67083. Dev Around The Sun 2020
  67084. Statiq - Your Imagination, Your Generator
  67085. Creative Commons Licensing UI and Data Updates
  67086. A 2020 Vision of Linear Algebra
  67087. Pi-hole v5.0 is here!
  67088. Apache NiFi
  67089. Ian Bebbington - Many platforms, one world - Part 4
  67090. SonarQube Integration with Visual Studio Professional
  67091. Project Tye – easier development with .NET for Kubernetes
  67092. A Story About .csproj, Large Solutions and Memory Usage - .NET Tools Blog
  67093. Marten v4.0 Planning Document (Part 1)
  67094. Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  67095. Patterns for Managing Source Code Branches
  67096. Top 10 must-know Kubernetes design patterns - Red Hat Developer
  67097. Monsters Weekly 164 - Using Feature Filters in Microsoft.FeatureManagement
  67098. Setting TypeScript For Modern React Projects Using Webpack And Babel — Smashing Magazine
  67099. Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure
  67100. Names, Legal Names, and Fractally Deferred Responsibility
  67101. Office Licensing Service and Azure Cosmos DB part 1: Migrating the production workload
  67102. Unit Testing Blazor Components with bUnit and JustMock
  67103. SignalR in ASP .NET Core 3.1
  67104. Office Licensing Service and Azure Cosmos DB part 2: Improved performance and availability
  67105. Regional Monitoring Dashboard
  67106. Use My Current Account - Microsoft Edge Addons
  67107. Thank you for helping us increase our bandwidth - Internet Archive Blogs
  67108. NDC Melbourne 2020 - Online Workshop Event: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  67109. Webrecorder
  67110. PJRC Store
  67111. Next.js 9.4
  67112. Scraping Recipe Websites
  67113. Blockchain.com Explorer | BTC | ETH | BCH
  67114. Age Reduction Breakthrough
  67115. Performance Characteristics of the Abbott Architect SARS-CoV-2 IgG Assay and Seroprevalence in Boise, Idaho
  67116. SourceHut + Plan 9 = ❤
  67117. Web Scraping with R
  67118. Deep Learning for Guitar Effect Emulation
  67119. Encouraging a Culture of Written Communication – mcls
  67120. Why we at $FAMOUS_COMPANY Switched to $HYPED_TECHNOLOGY
  67121. The DMOTE | VE
  67122. Asgard Systems uses ML.NET to reduce food waste | .NET
  67123. Scancam uses ML.NET to prevent fuel theft | .NET
  67124. Life, part 8
  67125. Draw.io Integration - Visual Studio Marketplace
  67126. Advanced SQL and database books and resources
  67127. Swift 5.3 Release Process
  67128. My Mid-Career Job-Hunt: A Data Point for Job-Seeking Devs
  67129. Google Translate
  67130. Pinned Object Heap in .NET 5 – TooSlowException
  67131. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  67132. Patterns for Managing Source Code Branches
  67133. How WireMock.NET Can Help in Doing Integration Testing of a .NET Core Application
  67134. Announcing mssql-cli is now generally available on macOS and Linux - SQL Server Blog
  67135. Avoid rolling your own leader election algorithm | RavenDB
  67136. Deploying a Static Site to Azure Using the az CLI
  67137. From <code>react-window</code> to <code>react-virtual</code>
  67138. Decompilation support in OmniSharp and C# Extension for VS Code
  67139. Using ML.NET for deep learning on images in Azure | .NET Blog
  67140. Building End-to-End Diagnostics: OpenTelemetry Integration
  67141. Cross-Platform Build Events in .NET Core using MSBuild
  67142. Tip 263 - 5 Visual Studio Code extensions to remain productive while working remote
  67143. Rider 2020.1.2 and ReSharper Ultimate 2020.1.2 Bugfixes Are Available! - .NET Tools Blog
  67144. Make LLVM fast again
  67145. Zoom buys Keybase to help it build end-to-end encryption
  67146. Second-guessing the modern web - macwright.org
  67147. Ben Wiser | My blog is now generated by Google Docs
  67148. Pi-hole v5.0 is here!
  67149. The Thousand Autumns of Jacob de Zoet
  67150. try-convert 0.5.125603
  67151. Racket is 25
  67152. 5 AWS Services You Should Avoid!
  67153. Archive
  67154. Writing More Succinct C# - Dan Clarke
  67155. Scunthorpe Sans 🗯🚫 profanity-blocking font
  67156. Sunday 10th May | Live | Slough Baptist Church
  67157. From the Implicit flow to PKCE: A look at OAuth 2.0 in SPAs
  67158. The IBM 1401 compiles and runs FORTRAN II
  67159. Godot Engine - Godot 4.0 will get a new, modernized lightmapper
  67160. Alternatives to PGP
  67161. Cryptology ePrint Archive: Report 2018/607
  67162. Convincing-looking 90s fonts in modern browsers – Vistaserv.net
  67163. ( Secret Sky. )
  67164. How Khan Academy Successfully Handled 2.5x Traffic in a Week
  67165. First, it was Craigslist, next it's Zapier
  67166. Cryptology ePrint Archive: Report 2020/529
  67167. Running a Programming YouTube Channel - What It's Like and Why You Should Do It
  67168. Azure SQL Database : Manage & Restore Backups - EP02
  67169. Fast or Slow - Global Website Speed Profiler
  67170. ~rabbits/orca - sourcehut git
  67171. Porter Robinson's Secret Sky.
  67172. Maintaining ownership continuity of your user account's repositories
  67173. Keybase joins Zoom
  67174. Brandon Smith's Website
  67175. PaperCall.io - Live Coders Conf 2
  67176. How Doom's Enemy AI Works
  67177. SIGGRAPH 2020 Technical Paper: N-Dimensional Rigid Body Dynamics « Marc ten Bosch
  67178. OpenCV directly in the browser (webassembly + webworker)
  67179. Find your GitHub user id
  67180. CryptoPerf.swift
  67181. A Microcontroller Display With A Classic Twist
  67182. Visual Effects with Particles: a Guide for Beginners
  67183. Create a .NET Core Deamon app that calls MSGraph with a certificate
  67184. How to Serve Over 100K Web Pages a Day on a Slower Home Internet Connection
  67185. Sure, the Velociraptors Are Still On the Loose, But That’s No Reason Not to Reopen Jurassic Park
  67186. Geode pattern - Cloud Design Patterns
  67187. Making Emacs popular again
  67188. VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  67189. Doctocat
  67190. 5 Reasons to Protect Your VPN With MFA
  67191. The Original Cookie specification from 1997 was GDPR compliant
  67192. Human Programming Interface | beepb00p
  67193. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  67194. NDC Oslo Warmup Meetup #1
  67195. A Rust-based TLS library outperformed OpenSSL in almost every category | ZDNet
  67196. INFORMATION ON ULMON USER ACCOUNT DATA BREACH — Ulmon - Apps for Travelers: CityMaps2Go & TicketLens
  67197. Indian Maths Genius Who Debunked Euler’s Theory, Made it to NYT Front Page Dies at 103
  67198. Euler Squares - Numberphile
  67199. There is one, and only one strain of SARS-CoV-2
  67200. We Chat, They Watch: How International Users Unwittingly Build up WeChat’s Chinese Censorship Apparatus - The Citizen Lab
  67201. Super Bootable 64
  67202. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  67203. .NET Portability Analyzer
  67204. A message from our CEO: The Way Forward - Stack Overflow Blog
  67205. C64 Turbo Assembler 34-Year-Old Bug Found & Fixed
  67206. Testing Experience - code coverage
  67207. twitch roulette
  67208. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  67209. Episode 81 - Malicious Life
  67210. Geckoview - GeckoView
  67211. Getting Started with Gridsome - A Vuejs Web Framework (Live Stream)
  67212. Visual Studio 2019 for Mac - Preview Release Notes
  67213. Microsoft's GitHub account allegedly hacked, 500GB stolen
  67214. GCC 10.1 Released
  67215. Life, part 7
  67216. Zoom Acquires Keybase and Announces Goal of Developing the Most Broadly Used Enterprise End-to-End Encryption Offering - Zoom Blog
  67217. Tips for Turning to the Plant Side
  67218. OData Model Builder now Available | OData
  67219. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  67220. Introducing Surface Go 2, Surface Book 3, Surface Headphones 2 and Surface Earbuds | Microsoft Devices Blog
  67221. Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  67222. Manage and find data with Blob Index for Azure Storage—now in preview
  67223. Cosmos DB Profiler
  67224. Patterns for Managing Source Code Branches
  67225. A Small Case Study in Test Automation (and other things)
  67226. Animate Anything with Xamarin.Forms
  67227. Post-Build Events and .NET Core
  67228. Top JavaScript Features Added in ECMAScript 2020 (ES2020)
  67229. Using Razor Class Library (RCL) to generate a common UI for all your dotnet web projects
  67230. Databases Still Store Data
  67231. Building an Real Time Event Processor – Part 1
  67232. ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  67233. Building an Real Time Event Processor – Part 2
  67234. Building an Real Time Event Processor – Part 3
  67235. The Importance of Passwords and Multi Factor Authentication: An Interview with Troy Hunt
  67236. Crash in FBSDKRestrictiveDataFilterManager.m line 80 · Issue #1374 · facebook/facebook-ios-sdk
  67237. .NET Foundation
  67238. Buttplug: Sex Toy Control Software
  67239. Top 10 books every .NET/C# developer should read
  67240. Add tags for programming languages / genres
  67241. No Hello
  67242. The Art of the Japanese Sword - Face To Face | NHK WORLD-JAPAN On Demand
  67243. damianedwards / SignalR - ccdd24c
  67244. View and navigate through changes across multiple resources | Azure updates | Microsoft Azure
  67245. WinUI
  67246. Entity Framework: .NET Community Standup - May 6th 2020 - Introducing the EF Core Community Standup
  67247. iamtimcorey
  67248. No cookie consent walls — and no, scrolling isn’t consent, says EU data protection body – TechCrunch
  67249. Release notes/1.0 - Inkscape Wiki
  67250. Caddy offers TLS, HTTPS, and more in one dependency-free Go Web server
  67251. Take care editing bash scripts
  67252. An Adult Cam Site Exposed 10.88 Billion Records
  67253. Europol arrests hackers behind Infinity Black hacker group | ZDNet
  67254. Awesome Blazor Browser
  67255. April Extensions for Firefox Preview
  67256. Configure a domain for an Azure App Service using Cloudflare
  67257. Using Postgresql Advisory Locks for Leader Election
  67258. Connecting to locahost over HTTPS from simulators and emulators (revisited)
  67259. Static Constructor Failures and Declaration Order
  67260. May DDD By Night
  67261. Patterns for Managing Source Code Branches
  67262. Securing Web API with the Hybrid Flow - Code Maze
  67263. Razor Pages in ASP .NET Core 3.1
  67264. Humans Not Invited
  67265. #GivingTuesdayNow Matching-Gift Opportunity
  67266. Floating Point Visually Explained
  67267. Bitly | URL Shortener, Custom Links & Link Management
  67268. TLDR: Writing a Slack bot to Summarize Articles
  67269. Cam Link 4K
  67270. Nintendo has reportedly suffered a significant legacy console leak | VGC
  67271. Firefox 76.0, See All New Features, Updates and Fixes
  67272. Carbon Seqestration | Seaweed Farming | Blue Carbon |
  67273. 90 Days With The Pinebook Pro
  67274. How Stripe Designs Beautiful Websites
  67275. Working from home
  67276. Blazor Tutorial : Deploy to Azure App Services
  67277. Contrast Security jobs
  67278. Getting Started - Introduction
  67279. Formatting Strings with JavaScript Padstart and Padend Functions
  67280. Sonic Pi - The Live Coding Music Synth for Everyone
  67281. Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
  67282. Stealing your SMS messages with iOS 0day
  67283. PHP showing its maturity in release 7.4
  67284. UK finds itself almost alone with centralized virus contact-tracing app that probably won't work well, asks for your location, may be illegal
  67285. Auto Saving Form Data in Blazor
  67286. Azure Charts Visualize your cloud learning journey
  67287. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  67288. I gave away my books for free, and sales increased 4x
  67289. Patterns for Managing Source Code Branches
  67290. Development With A Dot - Dynamic Routing in ASP.NET Core 3
  67291. Monsters Weekly 163 - Getting Started with Feature Flags
  67292. Using PredicateBuilder with EF Core for Complex Queries
  67293. Messaging with Azure Service Bus - Part 7 - Topics and Subscriptions
  67294. Call For Papers - NDC Melbourne 2020
  67295. Introducing Inkscape 1.0 | Inkscape
  67296. history.txt
  67297. Learn about Blazor with Michael
  67298. No Cookies | Gold Coast Bulletin
  67299. Why strace doesn't work in Docker
  67300. Introducing Caddy 2 - The Ultimate Server with Automatic HTTPS
  67301. Download Inkscape 1.0 | Inkscape
  67302. Life, part 6
  67303. Very British Problems: Making Life Awkward for Ourselves, One Rainy Day at a Time: Amazon.co.uk: Rob Temple: 9780751557039: Books
  67304. ongoing by Tim Bray · Bye, Amazon
  67305. Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
  67306. Inkscape 1.0 is here!
  67307. systemd, 10 years later: a historical and technical retrospective
  67308. Learn SQL while solving crimes! SQL Police Department
  67309. try-convert 0.4.125402
  67310. It's better to .Take() | Codejack
  67311. SVG Fragment Identifiers in HTML and CSS
  67312. Client Certificate Authentication
  67313. Apple updates 13-inch MacBook Pro with Magic Keyboard, double the storage, and faster performance
  67314. debugging tips: check your assumptions
  67315. EEVblog
  67316. Headless vs Embedded CMS (Live Stream)
  67317. Pacific Time: 07:04am
  67318. EF Core testing sample - EF Core
  67319. How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  67320. Trains․NET - Episode 27 - Prevent trains bumping into each other
  67321. Auto-failover groups in Azure SQL
  67322. Curtis Lusmore
  67323. F# 5
  67324. Modern SAT solvers: fast, neat and underused (part 1 of N)
  67325. ongoing by Tim Bray · Bye, Amazon
  67326. Blazored.Toast 3.0.0
  67327. Popcorn Linux - Home
  67328. systemd, 10 years later: a historical and technical retrospective
  67329. Explainable Deep Learning: A Field Guide for the Uninitiated
  67330. [ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  67331. Remote Debugging for Azure Functions Can Be a Breeze | Ozcode
  67332. Tip 262 - Learn how to reduce cost with Azure
  67333. Clean Coding in C# - Part I
  67334. Orchestrating an application process with AWS Batch using AWS CDK | Amazon Web Services
  67335. The FlixOne Bookstore Journey - WIN AN EBOOK PART 2: Hands-On Microservices with C# and .NET Core
  67336. Released: Microsoft.Data.SqlClient 2.0 Preview 3
  67337. Free GitHub Satellite Virtual 2020 Event May 6 | Build5Nines
  67338. Removing xaml.cs with C# Source Generators - Michael Esteves
  67339. Tesla Data Leak: Old Components With Personal Info Find Their Way On eBay
  67340. Startup financial models - 12 templates compared for SaaS
  67341. The Five Most Likely Explanations for Long Delayed Echoes - Department of Physics
  67342. Making rust as fast as go
  67343. Pupper — Stanford Student Robotics
  67344. Full outage
  67345. Salt 3000.2 Release Notes
  67346. 'Re: Integrating "safe" languages into OpenBSD?'
  67347. New Surface Neo – Coming Holiday 2020 – Microsoft Surface
  67348. Before proceeding • IACR
  67349. What would you do if you lost your Google account? · Tomas Vik
  67350. What to Code
  67351. So I reverse engineered two dating apps...
  67352. Episode 20: Emitting IL Part 3
  67353. My First Year as a Freelance AI Engineer
  67354. Sequoia - Pricing Your Product
  67355. Installing Blazor-Blogs on Microsoft Azure
  67356. Orleans UniversalSilo
  67357. The Best Medium-Hard Data Analyst SQL Interview Questions
  67358. How to sell a B2B product by Calvin French-Owen
  67359. How does a .NET profiler work?
  67360. How assembly language loops work
  67361. Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  67362. How We Created a Realtime Patient Monitoring System With Go and Vue in 3 days
  67363. Awk in 20 Minutes
  67364. Complexity Has to Live Somewhere
  67365. Reducing allocations using Span<T> and Memory<T>
  67366. Endorse COVIDSafe
  67367. Time Periods
  67368. on the usability of editable software
  67369. Gatsby and Sanity - Part 4 (Live Stream)
  67370. Open file links directly in Office desktop apps
  67371. OpenPGP Message Format
  67372. Power BI Report
  67373. GTR: Shadows
  67374. Code Maze Weekly #23 - Code Maze
  67375. SerenityOS update (April 2020)
  67376. Announcing ImageSharp 1.0 Release Candidate 1 | Six Labors
  67377. Sprint management built for software teams.
  67378. Migrating to ASP.NET Core
  67379. Xamarin.Forms 4.6 Available Today! | Xamarin Blog
  67380. bliki: KeystoneInterface
  67381. Solution - unable to Copy/Paste into Gmail
  67382. Introducing .NET Core Support for AWS Amplify Backend Functions | Amazon Web Services
  67383. Development With A Dot - Performance in .NET – Part 4
  67384. From Fiddler Classic to Fiddler Everywhere
  67385. Patterns for Managing Source Code Branches
  67386. I’ve Consed Every Pair
  67387. ICANN Board Withholds Consent for a Change of Control of the Public Interest Registry (PIR)
  67388. A Warm Welcome to ASN.1 and DER
  67389. Microsoft Build 2020
  67390. Microsoft Build 2020 registration is not only open, it's FREE, it's LIVE, it's VIRTUAL, and it is all FOR YOU
  67391. Jukebox
  67392. Over 275 Days Since Equifax's Data Breach Settlement and No One Has Been Paid | Interest.com
  67393. A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  67394. Create a .NET profiler with the Profiling API - Start of an unexpected journey
  67395. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  67396. NuGet Trends
  67397. Announcing the SourceHut project hub
  67398. Life, part 5
  67399. ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  67400. Visual Studio Codespaces
  67401. Rust/WinRT Public Preview - Windows Developer Blog
  67402. Game of Life 32 by Desire
  67403. Blazor Tutorial : Deploy to IIS - EP28
  67404. Service Fabric Community Q&A 43
  67405. Redis 6.0.0 GA is out!
  67406. Join conversation
  67407. The Open Web is Dying | PerezBox
  67408. Rules of thumb for a 1x developer
  67409. Data Breaches: How to Respond to a Tipoff of a Problem
  67410. Using Reinforcement Learning in the Algorithmic Trading Problem
  67411. Hacking Together an E-ink Dashboard
  67412. How to break everything by fuzz testing
  67413. SSH Tips & Tricks
  67414. Tech gurus inspected the COVIDSafe app. Here's what they found
  67415. Introducing Insomnia Designer
  67416. Introducing Postgres Projects in Azure Data Studio
  67417. Quickly transform any mockup or design into a working Blazor prototype
  67418. diagrams.net
  67419. Messaging with Azure Service Bus - Part 6 - Message Receiving Options
  67420. Exception Helper – Rethrown Exceptions | Visual Studio Blog
  67421. One Month Update to .NET Core 3.1 Lambda | Amazon Web Services
  67422. Demystifying Memory Profilers in C# .NET Part 2 - Memory Leaks
  67423. The Dispose Pattern is Broken
  67424. Announcing TypeScript 3.9 RC | TypeScript
  67425. Integrating ASP.NET Core with gRPC - Simple Talk
  67426. Patterns for Managing Source Code Branches
  67427. DevExpress Reports: Localization with Azure Text Translator API
  67428. I could do that in a weekend!
  67429. Reporting - How to Use the Microsoft Azure Translator Text API to Localize Your Reports (v20.1)
  67430. Software Folklore
  67431. INotifyPropertyChanged with C# 9.0 Source Generators
  67432. WEBWORMHOLE
  67433. Google Meet premium video meetings—free for everyone
  67434. Introducing C# Source Generators | .NET Blog
  67435. Sessions — Dev Around the Sun
  67436. How Distributed Application Runtime (Dapr) has grown since its announcement - Open Source Blog
  67437. To Microservices and Back Again - Why Segment Went Back to a Monolith
  67438. Speakers — Dev Around the Sun
  67439. Good writing is a business advantage. (An advertisement for myself.)
  67440. Wilderness Labs Developer Portal
  67441. Resilio Connect File Sync Software
  67442. SailfishOS - Sailfish OS
  67443. GlassWire - Personal Firewall & Network Monitor
  67444. 68 Bits of Unsolicited Advice
  67445. Build Secure Apps on DigitalOcean with VPC and a Trustworthy Foundation
  67446. Copy to Clipboard in Blazor
  67447. PageSpeed Insights
  67448. C# interop with C/C++ and Rust in WebAssembly - Uno Platform
  67449. Contract-first development: Create a mock back end for realistic data interactions with React - Red Hat Developer
  67450. The Hard Part of Learning a Language • Hillel Wayne
  67451. How to use CancellationTokens to cancel operations in the Azure SDK for .NET
  67452. coding.blog
  67453. British Museum makes 1.9 million images available for free
  67454. With questionable copyright claim, Jay-Z orders deepfake audio parodies off YouTube – Waxy.org
  67455. Don’t Use Boolean Arguments, Use Enums
  67456. Save time linking resources with autolink references
  67457. How 3D Game Rendering Works: Texturing
  67458. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  67459. Server-Side Rendering is a Thiel Truth
  67460. How Automating Your Tests Improves Productivity - Simple Talk
  67461. Kicking off Marten v4 Development
  67462. Demo app using React/Redux/Typescript and hooks
  67463. Patterns for Managing Source Code Branches
  67464. MsQuic is Open Source
  67465. Amy Shira Teitel, FIGHTING FOR SPACE (Stay Home and Read #4)
  67466. IPFS 0.5.0 is here! Our largest upgrade to IPFS yet
  67467. Troy Hunt @troyhunt
  67468. Announcing the general availability of Windows Server containers and private clusters for Azure Kubernetes Service
  67469. Do We Have an Obsession with Ducks in Software Development? - Steve Gordon
  67470. The Anti-Amazon Alliance
  67471. GitHub CLI (gh) Cheat Sheet | Build5Nines
  67472. Why not "Why not WireGuard?"
  67473. Tavour - Craft Beer Delivered
  67474. Four Ways to Create a Function in JavaScript
  67475. Messaging with Azure Service Bus - Part 5 - Message Sending Options
  67476. Some overwhelmed parents are giving up on distance learning and abandoning at-home schooling
  67477. Visual Studio Code Browser Preview Extension
  67478. UTS #51: Unicode Emoji
  67479. Smarter C/C++ inlining with __attribute__((flatten))
  67480. Lewis Carroll's Pillow Problem - Numberphile
  67481. Tmux for mere mortals
  67482. First Release
  67483. B-trees
  67484. Pluralization with EF Core and EF Core Power Tools
  67485. COVIDSafe
  67486. Paxos vs Raft: Have we reached consensus on distributed consensus?
  67487. AKS Engine Questionnaire
  67488. Monsters Weekly 162 - Replacing Let's Encrypt with Managed Certificates in App Services
  67489. Feature Flags - Asp.Net Core - The Long Walk
  67490. Using dotTrace and dotMemory for production analysis on Linux
  67491. Patterns for Managing Source Code Branches
  67492. CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  67493. Memories - SizeCoding
  67494. Confirmed: Twitter Kills Off SMS Notifications & Posting In Most Countries And Deletes SMS Followers Without Providing Any Warning - DansDeals.com
  67495. Hey, I'm going to the bear pits tomorrow!
  67496. COVIDSafe App Teardown & Panel Discussion
  67497. What's coming in Go 1.15
  67498. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  67499. This Goes to Eleven (Pt. 4/∞)
  67500. Work flow of diagnosing memory performance issues – Part 2 | .NET Blog
  67501. I spent $6 Million On Google Ads Last Year
  67502. keys.pub - Cryptographic key management, sigchains, user identities, signing, encryption, password manager.
  67503. Automate multi-container Kubernetes deployments with Azure Pipelines - Learn - Learn
  67504. Building .NET Framework Applications with Github Actions
  67505. How Socket Error Codes Depend on Runtime and Operating System - .NET Tools Blog
  67506. Deep Neural Network from Scratch in Python | Fully Connected Feedforward Neural Network
  67507. Controlling my A/C with a Gameboy · jg
  67508. Life, part 4
  67509. First Release
  67510. T E X T F I L E S D O T C O M
  67511. Getting Started : Azure App Services : EP01
  67512. Have You Been Pwned? - Firewalls Don't Stop Dragons Podcast
  67513. Remove certificate pinning for Australia Goverment Covidsafe Android Application
  67514. a-Shell
  67515. 'Sextortion' scam: Police warn as porn blackmailers target Hertfordshire computer users
  67516. Tax2efile, a US-based Tax E-filing Service Suffered Data Breach.
  67517. Messaging with Azure Service Bus - Part 4 - Sending and Receiving Messages
  67518. Tip 261 - Learn how to use Azure Kubernetes Service Diagnostics
  67519. Testable Back-end Programming in F#
  67520. Soon You’ll Use Fiddler Everywhere & Every Way You Asked For
  67521. NUKE - Designing a build system with IDE support in mind - Webinar Recording - .NET Tools Blog
  67522. Stored Procedures, ORMs, and GraphQL - ardalis
  67523. The Chain of Responsibility Pattern – Or how to over engineer FizzBuzz in PowerShell
  67524. Does Nick Offerman Say Fremulon?
  67525. SPICIEST CHIP IN THE WORLD | Paqui One Chip Challenge
  67526. SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  67527. Entity Framework Core Part 4
  67528. Explicit Loading in Entity Framework Core - TekTutorialsHub
  67529. Load data from Azure Blob storage into Azure SQL
  67530. SPAs are dead!?
  67531. Rider for Unreal Engine Public Preview Starts Now! - .NET Tools Blog
  67532. Eloquent JavaScript
  67533. Hackathons are Dumb
  67534. Vietnam's contact tracing app broadcasting a fixed ID
  67535. Barbie typewriter
  67536. Cox's Blocks, a Minecraft server from Do By Friday
  67537. Public Money, Public Code
  67538. Teleforking a process onto a different computer!
  67539. Netherlands commits to Free Software by default
  67540. The Universe of Discourse : Why my book can be downloaded for free
  67541. My NixOS Desktop Flow
  67542. r/windows - How can I disable 'Search the web'?
  67543. Preventing Software Rot
  67544. WebLiero
  67545. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  67546. Search Results - Springer
  67547. Registering an Application to a URI Scheme using .NET (custom protocol)
  67548. Troy Hunt @troyhunt
  67549. Build a C# App with CockroachDB and the .NET Npgsql Driver
  67550. Facebook’s Calibra Team Outlines New Byzantine Fault Tolerance Testing Methods
  67551. Shell productivity tips and tricks
  67552. Airbnb Price Per Night Correcter
  67553. Creating a Reverse Proxy in Dotnet Core
  67554. Home - Pl@ntNet
  67555. Time is the only real currency we have
  67556. TupleElementNamesAttribute Class (System.Runtime.CompilerServices)
  67557. A Third Solution
  67558. AmpliFi Alien Router and MeshPoint
  67559. Seinfeld
  67560. Emojicode Documentation · Compile and Run Your First Program
  67561. BlazorJsFastDataExchanger 1.0.1
  67562. Disabling Snaps in Ubuntu 20.04
  67563. Programming is not a goal.
  67564. The final Python 2 release marks the end of an era - Stack Overflow Blog
  67565. Working with Channels in .NET
  67566. Agile’s Early Evangelists Wouldn’t Mind Watching It Die
  67567. R 4.0.0 is released
  67568. Play board games online from your browser
  67569. Analyzing Analytics (Featuring: The FBI)
  67570. Keynote - NDC Porto 2020
  67571. Trains․NET - Episoide 26 - Better looking trains
  67572. Coming soon: Fedora on Lenovo laptops! - Fedora Magazine
  67573. Visual Studio Tricks: Increase signal to noise in your debugger
  67574. SQL Server 2019 Aggressive Clustered Columnstore Cleanup
  67575. Spotify’s Failed #SquadGoals
  67576. Things I Wished More Developers Knew About Databases
  67577. Roundup #70
  67578. 25 Basic Docker Commands for Beginners - Codeopolis
  67579. Career advice for people with bad luck
  67580. PWA Store
  67581. Announcing Rust 1.43.0 | Rust Blog
  67582. Streamlabs Chat CSS tweak so message goes below name. Good for tall, thin layout.
  67583. How to Build a Secure AWS Lambda API with Node.js and React
  67584. Azure Resource Organization Cheat Sheet
  67585. JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  67586. Patterns for Managing Source Code Branches
  67587. Introducing MVVM architecture. Vanilla javascript implementation.
  67588. C# 8.0 nullable references: embrace the expressiveness
  67589. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  67590. Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  67591. NuGet.org will continue to support TLS 1.0 and 1.1 until further notice | The NuGet Blog
  67592. Books I recommend to my software engineering students
  67593. Announcing .NET 5.0 Preview 3 | .NET Blog
  67594. AKAI Fire
  67595. MetricsPrototyping
  67596. Instagram no longer allows people without an account to view photos and videos on computers
  67597. Desktop: .NET Community Standup - April 23rd 2020 - WinForms & XAML Tooling
  67598. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 5 release now available
  67599. The ProtonMail Android app is open source
  67600. Ubuntu 20.04 and WSL 1
  67601. Get Ubuntu | Download | Ubuntu
  67602. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 3
  67603. Visual Studio: .NET Community Standup - April 16th 2020 - Chat / Q&A with Kendra and Cody
  67604. Mobile Blazor Bindings - State Management and Data
  67605. Life, part 3
  67606. How to find cause of high kernel_task cpu usage?
  67607. Is Cloudflare safe yet?
  67608. .NET Core Tab Completion With Zsh
  67609. Get Ubuntu 20.04 LTS - Microsoft Store
  67610. Migrate SQL Express DB to Azure SQL Database
  67611. The 2020 iPhone SE
  67612. Elastic{ON} Tour Americas East 2020 (Virtual)
  67613. Awesome 8-Bit DIY Breadboard Computer... | EEWeb Community
  67614. GraphQL and Apollo with Andrew Mead (Live Stream)
  67615. OODA loop simulator
  67616. This is what end-to-end encryption should look like! - Jitsi
  67617. Fixing Random, part 14
  67618. Fixing Random, part 13
  67619. Fixing Random, part 12
  67620. A small state-of-the-art study on custom engines
  67621. Closing the gap: cross-language LTO between Rust and C/C++
  67622. FocalFossa/ReleaseNotes - Ubuntu Wiki
  67623. Related Subreddits By User/Redditor Overlap
  67624. Keynote - NDC Porto 2020
  67625. Announcing Pulumi 2.0, Now with Superpowers
  67626. Unleash your full-stack creativity with Blazor and Tailwind CSS
  67627. Introducing TinyMvvm 2.0 | Daniel Hindrikes
  67628. Talk: Modeling in a non relational world | RavenDB
  67629. Getting started with JavaScript application development - Red Hat Developer
  67630. Monsters Weekly 161 - Simple Retry Policy with Polly
  67631. Introducing Jasper as an In Process Command Bus for .Net
  67632. Patterns for Managing Source Code Branches
  67633. Team Fortress 2 source code has leaked, and you can apparently get malware by playing
  67634. ‎The Numberphile Podcast: The Accidental Streamer - with 3blue1brown on Apple Podcasts
  67635. Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  67636. Telerik UI for Blazor 2.11.0: New Grid Features & Much More!
  67637. MikaBerglund.com - Developing for Microsoft Azure and Office 365
  67638. Call MS Graph APIs from ASP.NET Core 3.1
  67639. Our data centers now work harder when the sun shines and wind blows
  67640. Make Home & End keys behave like Windows on Mac OS X
  67641. Phoenix Framework
  67642. What's New in Skype for Windows, Mac, Linux and Web? | Skype Support
  67643. Creating and Packaging a .NET Standard library | Visual Studio Blog
  67644. SharpLab
  67645. Home | The Permanent Legacy Foundation - The Permanent Legacy Foundation
  67646. Things I Wished More Developers Knew About Databases
  67647. EF Core Power Tools - Visual Studio Marketplace
  67648. Windows Terminal Preview v0.11 Release | Windows Command Line
  67649. wizard zines
  67650. How to find cause of high kernel_task cpu usage?
  67651. Telerik UI for Blazor - UI for Blazor 2.11.0
  67652. Conversations with a six-year-old on functional programming
  67653. Patreon lays off 13% of workforce – TechCrunch
  67654. Engineering code quality in the Firefox browser: A look at our tools and challenges – Mozilla Hacks - the Web developer blog
  67655. Scott Miller's answer to Why are Soviet mathematics/physics textbooks so insanely hardcore in comparison to US textbooks?
  67656. Running ML.NET + Notebooks in Azure Machine Learning Studio
  67657. Nintendo 64 Architecture | A Practical Analysis
  67658. Entity Framework Core Part 3
  67659. Migrating from .NET Framework to .NET Core
  67660. Lab — CS-3210, Spring 2020 1 documentation
  67661. Tempdb – Here’s a Problem You Didn’t Know You Have - Simple Talk
  67662. Patterns for Managing Source Code Branches
  67663. Help us shape the future of deep learning in .NET | .NET Blog
  67664. Announcing Uno Platform 2.2 - Windows Community Toolkit support, Performance Improvements and more - Uno Platform
  67665. AWS CodeBuild Test Reporting with .NET Core | Amazon Web Services
  67666. On WD Red NAS Drives - Western Digital Corporate Blog
  67667. The Cognitive Services + Xamarin Combo Challenge! | Xamarin Blog
  67668. TypeScript Assertion Signatures
  67669. Four new Google Duo features to help you stay connected
  67670. 98.css
  67671. Hackers leak personal info of Vianet users
  67672. How We Reopen
  67673. The Fed
  67674. Intention
  67675. Phishing: how to report to the NCSC
  67676. How Netflix brings safer and faster streaming experience to the living room on crowded networks…
  67677. Transparent Textures
  67678. Stripe is Silently Recording Your Movements On its Customers' Websites
  67679. Remote Software Developers Earn 22% More Than Non-Remote Developers
  67680. BlazorPro.BlazorSize 2.0.2
  67681. A Possible New Backend for Rust – Jason Williams
  67682. ZEIT is now Vercel - Vercel
  67683. What Is Interesting About Factorio
  67684. Adding simple email address obfuscation for your blog like Cloudflare Scrape Shield
  67685. Special Delivery
  67686. Why is this Puzzle Impossible? - Numberphile
  67687. Lessons Learned Preparing and Presenting Tech Training Events
  67688. Getting Started with Sanity.io
  67689. Matheminecraft: Where math and Minecraft meet
  67690. PlayStation Architecture | A Practical Analysis
  67691. Hero Patterns
  67692. Background Patterns in CSS
  67693. C# 9 – Positional or Nominal Creation
  67694. elmah.io is error logging and uptime monitoring for ASP.NET and Core
  67695. AUTOMATIC LIP-SYNCING
  67696. Ars Technica
  67697. Support Foone Turing on Ko-fi.com!
  67698. The Duckbill Group - Lower Your AWS Bill by 20-40%
  67699. Platformonomics
  67700. CINEMATIC LIGHTING Techniques Tips and Tricks
  67701. Kezdőlap - BME AUT
  67702. stochastic terrorism - Wiktionary
  67703. Julie Lerman on about.me
  67704. The Con (Tegan & Sara) but with mixed meters
  67705. XML Expat parsing for the Lua programming language
  67706. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  67707. Sahil Lavingia
  67708. Growing with the Web
  67709. My Mother's Best, No-Knead Peasant Bread Recipe | Alexandra's Kitchen
  67710. Home Page - Institute for Local Self-Reliance
  67711. AutSoft - Ideas meet technology
  67712. Scene & Graphic Setup for Developer Streamers
  67713. Kim Maida 🥑 — DEV Profile
  67714. r/xboxone - Why doesn't ONE X support HDMI-CEC?
  67715. Kefra Consulting
  67716. Welcome to Webkinz World!
  67717. Shane Lawrence
  67718. Foone Turing is creating Tweets, Weird Hardware Things, and Videos | Patreon
  67719. Shawn Wildermuth's Blog
  67720. Foone Wiki
  67721. Fifth Dream Today
  67722. My Writings
  67723. Abonnement Xbox Live - Les codes Xbox Live et les Cartes Cadeaux les moins chers du Net
  67724. Secure, Fast & Private Web Browser with Adblocker | Brave Browser
  67725. Our Products | Fresh Greens from West Village Greens
  67726. Playing Audio Files in a Blazor Application — App vNext
  67727. Tip 260 - Using Azure Functions Premium Plan to avoid cold-start
  67728. The Most Exciting Promise of .NET 5
  67729. Azure Service Fabric 7.1 Release
  67730. Add git tags and versioning to mark Deployments in Azure DevOps Pipelines
  67731. Messaging with Azure Service Bus - Part 2 - The Challenges of Messaging
  67732. Building End-to-End Diagnostics and Tracing: Diagnostic Events
  67733. Patterns for Managing Source Code Branches
  67734. Nullable Reference Types: Migrating a Codebase – A Look at New Language Features in C# 8 - .NET Tools Blog
  67735. Concurrency Week: How to Delete Just Some Rows from a Really Big Table - Brent Ozar Unlimited®
  67736. How to disable “one more minute” on Scree…
  67737. Python 2.7.18, the last release of Python 2
  67738. Nintendo accounts are getting hijacked—including one of ours
  67739. IA in Practice: Getting to Structured Content
  67740. Fixing Random, bonus episode 1
  67741. Fixing Random, part 15
  67742. Fixing Random, part 16
  67743. Fixing Random, part 17
  67744. “Stubs” in the .NET Runtime
  67745. Build an intelligent chat bot that runs on Slack, Facebook & more!
  67746. Provide support for C# on Databricks
  67747. Life, part 2
  67748. Psychedelic compound from magic mushrooms produced in yeast
  67749. DevTalks :: DevTalks
  67750. ASP .NET Core Dev Blog Series
  67751. TechEmpower Web Framework Performance Comparison
  67752. BlazorHelp Website > Blog - Advanced Blazor Templating
  67753. Home Page - Stack Overflow Email
  67754. Proton Has Brought About 6000 Games to Linux So Far – Boiling Steam
  67755. Kick The Shit Out Of Procrastination - David Thorpe
  67756. Configuring Logging in Azure App Services - ardalis
  67757. Feature Flags (aka Feature Toggles)
  67758. Postgres For Those Who Can’t Even, Part 3 – In The Real World
  67759. Strategies for migrating to TypeScript
  67760. Filtering on Include in EF Core
  67761. Creating web apps via TypeScript and webpack
  67762. How does TypeScript work? The bird’s eye view
  67763. Messaging with Azure Service Bus - Part 1 - Why Use Messaging?
  67764. Where The Shadow Ends - Acoustic
  67765. BANNERS - Where The Shadow Ends (Acoustic / Audio)
  67766. Hardware Solutions To Highly-Adversarial Environments Part 3: Trusted Execution Environment (TEE), SGX, TrustZone and Hardware Security Tokens
  67767. The Baymard Institute: A glorious, evidence-based trove of UX best practices
  67768. Watching More Files With Dotnet Watch For Static Sites
  67769. 500 Free Computer Science Courses from the World’s Top CS Universities
  67770. Exposing the Dorr Brother Scams
  67771. Hands-on Scala Programming
  67772. UnclePaul
  67773. ‎The Numberphile Podcast on Apple Podcasts
  67774. .NET for Apache Spark brings enterprise coders and big data pros to the same table | ZDNet
  67775. The Accidental Streamer - with 3blue1brown — Numberphile
  67776. The Accidental Streamer - with 3blue1brown — The Numberphile Podcast
  67777. Jevons Paradox & The Rebound Effect
  67778. ✏️ safer: a safer file writer ✏️
  67779. Star Trek: The Next Generation In 40 Hours
  67780. MiniProfiler (.NET) - AppVeyor
  67781. The Accidental Streamer (with 3blue1brown) - Numberphile Podcast
  67782. Running postmarketOS on iPhone 7 – project-insanity.org
  67783. Convention of States Action
  67784. I Took a COBOL Course and It Wasn't The Worst | Hacker Noon
  67785. Aptoide Credentials Information
  67786. Aptoide: Corporate Website
  67787. hCaptcha - Data Labeling
  67788. Scuttlebot peer-to-peer log store
  67789. IT'S TIME TO BUILD - Andreessen Horowitz
  67790. Enjoy Local Development with Tye, Docker, and .NET
  67791. Why anti-cheat software utilize kernel drivers
  67792. TablePlus | Modern, Native Tool for Database Management.
  67793. ASP.NET Web API + Entity Framework Core : Deploy to IIS - EP12
  67794. Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)
  67795. This open-source program lets you run deepfakes on live video calls
  67796. Build your own .NET memory profiler in C# — allocations(1/2)
  67797. History in the Making: Microsoft Edge Overtakes Mozilla Firefox
  67798. A Taste of GPU Compute
  67799. Windows Task Dialog · Issue #146 · dotnet/winforms
  67800. Amazon EC2 Instance Comparison
  67801. X410 - X Server for Windows 10
  67802. Stack Overflow Team Summary - Folding@Home Stats
  67803. Azure Compute Instances
  67804. Hello, Gleam! - The Gleam Book
  67805. Building an end-to-end Speech Recognition model in PyTorch
  67806. ZoomerBackgrounds
  67807. Online Courses
  67808. The Decline of Usability | datagubbe.se
  67809. Visual Studio 2019 for Mac - Preview Release Notes
  67810. NASA, SpaceX set May 27 as target date for first crew launch – Spaceflight Now
  67811. Is BGP safe yet? · Cloudflare
  67812. How I made a basketball hoop that always goes in
  67813. Visual Studio 2019 for Mac - Preview Release Notes
  67814. [wsl2] filesystem performance is much slower than wsl1 in /mnt · Issue #4197 · microsoft/WSL
  67815. Light is beautiful | Thoughts of a graphics programmer and spare time photographer
  67816. Trains․NET - Episode 25 - Fighting with Blazor to JavaScript interop to try to extract some speed
  67817. Squaring The Circle (feat. James Grime) - Objectivity #171
  67818. Internode
  67819. [ONLINE] Entity Framework Past and Future
  67820. Matt Segal Dev - Nand to Tetris is a great course
  67821. .NET JIT compiler is not type safe – TooSlowException
  67822. Userscripts Are Fun And Are Still Very Much Relevant
  67823. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  67824. Released: Microsoft.Data.SqlClient 1.1.2
  67825. Don't Code Tired | Pretty Method Display in xUnit.net
  67826. Azure on the Cheap - Azure Storage Static Website and Azure Front Door
  67827. Apple changes default MacBook charging behavior to improve battery health
  67828. Introducing the Diagnostics Client Library for .NET Core
  67829. Creating CommonJS-based npm packages via TypeScript
  67830. A Rant On Reusability
  67831. Rider 2020.1 Is Released! - .NET Tools Blog
  67832. See What's New in Visual Studio 2019 v16.6 Preview 3! | Visual Studio Blog
  67833. Announcing Uno Platform support for Visual Studio Code - Uno Platform
  67834. ReSharper Ultimate 2020.1: Improved Support for C# 8.0 and C++20, Dataflow Analysis of Integer Values, and Much More - .NET Tools Blog
  67835. Entity Framework Core Part 2
  67836. Changing policy, Y Combinator cuts its pro rata stake and makes investments case-by-case – TechCrunch
  67837. State of Vue Apr 16 2020
  67838. Excel with s0lly: 5. Simulating the Game of Life
  67839. Herding Code 241: The Freaky Friday macOS / Windows Switch
  67840. Gatsby and Sanity.io - Part 3 (Live Stream)
  67841. Cloudflare Workers Now Support COBOL
  67842. Using .NET Core to provide Power Query for Excel on Mac | .NET Blog
  67843. Workstream Home
  67844. It's like JSON. but fast and small.
  67845. Syncfusion Free Ebooks | Blazor Succinctly
  67846. The Computer Scientist Who Can’t Stop Telling Stories
  67847. Apple (Australia)
  67848. The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript
  67849. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  67850. ep IV - Immo Landwerth :: DevTalks
  67851. Creating a ReadOnlySequence from Array Data - Steve Gordon
  67852. F# Software Foundation
  67853. .NET Conf - Focus on Xamarin Event Recap | Xamarin Blog
  67854. Are Boolean Flags on Methods a Code Smell? - ardalis
  67855. MSIX Packaging Tool April 2020 release is now available!
  67856. Augmenting Interfaces in the Global Scope in TypeScript
  67857. The 2020 Guide to Creating Quality Technical Screencasts, Presentations, and Remote Meetings
  67858. A Framework to DotNet Core Conversion Report
  67859. Types for classes as values in TypeScript
  67860. A Framework to DotNet Core Conversion Report
  67861. Download the Student Developer coloring book!
  67862. When to Mock
  67863. What is Fiddler?
  67864. IntelliSense Customer Development
  67865. TCP/IP tutorial
  67866. Folding@Home is now equivalent to an exascale supercomputer
  67867. Building a web app with functional programming
  67868. Entity Framework documentation
  67869. The Keyboardio Atreus
  67870. The first two statements of your BASH script should be…
  67871. The most successful malleable system in history
  67872. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  67873. WebDriver (Chromium) - Microsoft Edge Development
  67874. WinUI Community Call (April 15, 2020)
  67875. databinding GmbH | Ihr Partner für Software, Datenanalyse und Beratung
  67876. JetBrains .NET Days Online
  67877. iPhone SE: A powerful new smartphone in a popular design
  67878. Breakthrough of Digital Culture: Finland accepts the Demoscene on its national UNESCO list of intangible cultural heritage of humanity - Demoscene - The Art of Coding
  67879. A Programmer's Introduction to Mathematics
  67880. Blazor Tutorial : Code Faster Using dotnet watch run - EP27
  67881. Western Digital admits 2TB-6TB WD Red NAS drives use shingled magnetic recording – Blocks and Files
  67882. Turning my obsession with the stock market into a side project
  67883. KolibriOS official site
  67884. ArduBee, a Ready-To-Fly Micro drone for Education and Swarming
  67885. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Porto 2020
  67886. Personal gmail account claimed by SSO, can't login anymore.
  67887. Windows Subsystem for Linux 2 Moving into General Availability with Improved Update Process
  67888. Open Source Identity and Access Management
  67889. My Commute.org
  67890. April 2020 Azure SDK Release
  67891. .NET Core performance revolution in Rider 2020.1 - .NET Tools Blog
  67892. Refactoring: This class is too large
  67893. Publish VSCode extension using GitHub Actions | Visual Studio Geeks
  67894. ‎TF Podcast on Apple Podcasts
  67895. tippin.me
  67896. Consuming GraphQL in C#
  67897. Exercise in Thinking: Do Racing Stripes Make a Car Go Faster?
  67898. Finally We May Have a Path to the Fundamental Theory of Physics… and It’s Beautiful—Stephen Wolfram Writings
  67899. Pulumi - Modern Infrastructure as Code
  67900. AMD Claims World’s Fastest Per-Core Performance with New EPYC Rome 7Fx2 CPUs
  67901. SoftBank expects $24 billion in losses from Vision Fund, WeWork and OneWeb investments – TechCrunch
  67902. Airbreak: Jailbreak your CPAP machine
  67903. Swagger UI
  67904. tom nook's laptop
  67905. GitHub is now free for teams
  67906. Top Visual Studio Code Git Extensions in 2020
  67907. How to automatically choose a free port in ASP.NET Core 3.0
  67908. Mobile Blazor Bindings - State Management and Data
  67909. NextDNS is my new favourite DNS service
  67910. RIP John Conway
  67911. xkcd: RIP John Conway
  67912. John Conway
  67913. Organizational Accounts for ASP .NET Core 3.1
  67914. Queuing Background Jobs with Coravel - CodeOpinion
  67915. SQL Server 2017 adds support for Red Hat Enterprise Linux 8 and Ubuntu 18.04
  67916. Don't Code Tired | Simplifying Parameter Null and Other Checks with the Pitcher Library
  67917. Introducing a New Interactive Element: In-Game Purchases (Includes Random Items)
  67918. An Introduction to GraphQL: Subscriptions
  67919. Bring your own machine to Visual Studio Online | Visual Studio Blog
  67920. Try gh, GitHub's new CLI
  67921. Monsters Weekly 159 - Managing Database Migrations
  67922. Typing functions in TypeScript
  67923. Free Google Book: Building Secure and Reliable Systems - High Scalability -
  67924. Webinar: Let’s Build a Financial Dashboard with React
  67925. 0.6.0 Release Notes · The Zig Programming Language
  67926. Using Certificates from Azure Key Vault in ASP.NET Core
  67927. Document Your Pain - Simple Talk
  67928. Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics
  67929. TurboPower Software Company
  67930. Rename files in linux / bash using mv command without typing the full name two times
  67931. Using Alba for Integration Testing ASP.Net Core Web Services
  67932. File transfer app with Blazor: Introduction - Mircea Oprea
  67933. Over 500,000 Zoom accounts sold on hacker forums, the dark web
  67934. Erase your darlings: immutable infrastructure for mutable systems
  67935. Inkscape 0.92.5 released and Testers needed for Inkscape 1.0 Release Candidate
  67936. Gatsby and Sanity.io - Part 2 Live Stream
  67937. Gatsby and Sanity.io - Part 1 (Live Stream)
  67938. Download Inkscape 0.92.5 | Inkscape
  67939. A Personal History of Compilation Speed, Part 1
  67940. Writing a Book with Pandoc, Make, and Vim — Vladimir Keleshev
  67941. ‎The Numberphile Podcast on Apple Podcasts
  67942. Life, part 1
  67943. The Legendary John Conway (1937-2020) - Numberphile Podcast
  67944. Fourth View
  67945. Saving Money on Internation Payments as a Remote Freelancer
  67946. The Legendary John Conway (1937-2020) — The Numberphile Podcast
  67947. Senior Software Engineer - IAM Platform
  67948. Easier organization and increased scalability for repository administrators
  67949. Senior Software Engineer - IAM Experience
  67950. Serilog Logging Best Practices
  67951. Download Inkscape 1.0rc1 | Inkscape
  67952. Software Engineer - IAM Experience
  67953. The Legendary John Conway (1937-2020) — Numberphile
  67954. This is what end-to-end encryption should look like! - Jitsi
  67955. Your statement is 100% correct but misses the entire point
  67956. Tales from the Loop (TV Series 2020– ) - IMDb
  67957. Technical reasons to choose FreeBSD over GNU/Linux
  67958. Next-Gen Nuclear Power
  67959. Database basics: writing a SQL database from scratch in Go
  67960. A very short introduction to COBOL
  67961. Name all the colors @ colornames.org
  67962. Welcome back to C++ - Modern C++
  67963. Introduction
  67964. Your statement is 100% correct but misses the entire point
  67965. Work flow of diagnosing memory performance issues – Part 1 | .NET Blog
  67966. UniFi - Advanced Adoption of a "Managed By Other" Device
  67967. Stop Making Students Use Eclipse
  67968. How to Speak | How to Speak | MIT OpenCourseWare
  67969. UniFi - How to Migrate from Cloud Key to Cloud Key or UDM
  67970. Teaching a computer to strafe jump in Quake with reinforcement learning
  67971. Enemy AI: chasing a player without Navigation2D or A* pathfinding
  67972. CONTACT | BBB Studios Inc | Minecraft Partner
  67973. Bored? How about trying a Linux speed run?
  67974. The Daddy of Big Numbers (Rayo's Number) - Numberphile
  67975. Practical TLA+ - Planning Driven Development | Hillel Wayne | Apress
  67976. UDM-Pro Quick Start Guide
  67977. John Conway 1/6 [The Free Will Lectures] - Free Will and Determinism [2009]
  67978. Things That Turbo Pascal is Smaller Than
  67979. Moving away from GMail
  67980. "Memories" - 256 byte MSDOS intro
  67981. The Death of Hype: What's Next for Scala
  67982. The limitations of Android N Encryption
  67983. THE EVIL OF 5G TECHNOLOGY - David Icke | London Real
  67984. #badBIOS features explained
  67985. The Voices Project
  67986. YouTube Accidentally Permanently Terminated My Account
  67987. Life, Death and the Monster (John Conway) - Numberphile
  67988. Hacking my Sixth Form College network in 1991
  67989. Artist Relief Submission Manager
  67990. After 50 Years of Effort, Researchers Made Silicon Emit Light
  67991. Saturday Morning Breakfast Cereal - Anger
  67992. A Billion Views — Brady Haran
  67993. UNIX: Making Computers Easier To Use -- AT&T Archives film from 1982, Bell Laboratories
  67994. FreeRDP
  67995. IBM will offer free COBOL training to address overloaded unemployment systems
  67996. Twitter Removes Privacy Option, and Shows Why We Need Strong Privacy Laws
  67997. Cobol Programmers Answer Call to Shore Up Unemployment Benefits Systems - IEEE Spectrum
  67998. dotGo 2017 - Cindy Sridharan - Unmasking netpoll.go
  67999. Съобщение във връзка с регистрираните онлайн потребители
  68000. Senate Stock Watcher - See What Senators are Trading
  68001. Godot Engine - C# progress report: iOS and signals as events
  68002. Linksys Official Support - Required password reset due to DNS hack
  68003. Dev Around the Sun
  68004. Justponics – An aquaponics kit store
  68005. Why it’s too early to start giving out “immunity passports”
  68006. 8x8 Video Meetings
  68007. Firefox 75.0, See All New Features, Updates and Fixes
  68008. This Man Owns The World's Most Advanced Private Air Force After Buying 46 F/A-18 Hornets
  68009. Report thy feat unto Lord British
  68010. OpenTelemetry .NET SDK progress
  68011. Virtual Local User Group Feedback
  68012. Something Deeply Hidden – Sean Carroll
  68013. markmap-lib
  68014. Adversarial Fashion
  68015. Code Maze Weekly #20 - Code Maze
  68016. Open Source Virtual Background | BenTheElder
  68017. Zero Trust: Going Beyond the Perimeter
  68018. Sign in to Microsoft Azure
  68019. The Global Dollar Short Squeeze
  68020. The software industry's greatest sin: hiring
  68021. Firefox 75 for developers
  68022. Remove "There were build errors. Would you like to continue and run..." dialog.
  68023. NuGet Gallery | Home
  68024. The 501 Developer Manifesto
  68025. IntelliJ IDEA 2020.1: Java 14, dataflow analysis assistance in the debugger, LightEdit mode, and more!
  68026. 追加有り:WEB会議などで使える「エヴァンゲリオン壁紙」登場! – エヴァンゲリオン公式サイト
  68027. Thinkst Canary
  68028. Temporal circuit of macroscale dynamic brain activity supports human consciousness
  68029. Hybridizer: High-Performance C# on GPUs | NVIDIA Developer Blog
  68030. 8x8 Video Meetings
  68031. 8x8 Video Meetings
  68032. ICQ New – stay connected
  68033. Jitsi Meet
  68034. hello-world.cbl
  68035. Planning for Yelp’s Future - Yelp
  68036. Why I’m leaving Elm - lukeplant.me.uk
  68037. SharpLab
  68038. I Graduated Into the Dot Com Bust as a Programmer and Made It. You Will Too.
  68039. The Unfriendly Robot: Automatically flagging unwelcoming comments - Stack Overflow Blog
  68040. WebSockets for fun and profit - Stack Overflow Blog
  68041. Swift: Google’s bet on differentiable programming | Tryolabs Blog
  68042. Cloudflare dumps reCAPTCHA as Google intends to charge for its use | ZDNet
  68043. I can't keep up with idiomatic Rust
  68044. Briggs & Tim Minchin - HouseFyre (Lockdown Video) #StayHome
  68045. Learn dbatools in a Month of Lunches
  68046. When in doubt, add more indirection - Clip of davidwengier - Twitch Clips
  68047. The Power of Prolog
  68048. Executing your configuration
  68049. Write Regular Expressions Easily with Rider - .NET Tools Blog
  68050. A guide to remote development with Live Share | Visual Studio Blog
  68051. Azure Friday | Channel 9
  68052. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  68053. Using Oakton for Development-Time Commands in .Net Core Applications
  68054. On architecture, urban planning and software construction
  68055. Intro to quantum computing with Q# – Part 2, Superposition
  68056. Uno Platform 2.1 available now - x:Bind, TwoPaneView and more - Uno Platform
  68057. Thank you, Visual Studio docs contributors | Visual Studio Blog
  68058. A Fast and Lightweight Solution for CQRS and Event Sourcing
  68059. CSS Findings From The New Facebook Design - Ahmad Shadeed
  68060. Microsoft Tye - Parte 2 | DevDicas em 10 Minutes
  68061. Krisp | Noise Cancelling App
  68062. Why you should stop using Google Analytics on your website
  68063. Does a memory barrier ensure that the cache coherence has been completed?
  68064. Depending on the right PowerShell NuGet package in your .NET project | PowerShell
  68065. Virtual: What's new in Visual Studio for Mac for .NET Developers
  68066. Migrating Duolingo’s Android app to 100% Kotlin
  68067. Google - Site Reliability Engineering
  68068. Mobile Blazor Bindings - Getting Started
  68069. Building End-to-End Diagnostics and Tracing: Trace Context
  68070. .NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  68071. ‎Bottle Up and Explode! by Elliott Smith
  68072. Going React to React Native w/ Jenn Creighton on Real Talk Javascript
  68073. Edouard Klein / falsisign
  68074. Free April Month
  68075. Moving from reCAPTCHA to hCaptcha
  68076. How to Invert a Machine Learning Matrix Using C# -- Visual Studio Magazine
  68077. ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  68078. Move OData to .NET 5 | OData
  68079. Home - /dev/null as a Service
  68080. SQL Server Management Studio 18.5 is now generally available - SQL Server Blog
  68081. Oceanware.Ocean.Blazor 2.0.0
  68082. Using GraphQL in Azure Functions to Access Cosmos DB | LINQ to Fail
  68083. Meet Visual Studio for Mac’s New Integrated Terminal! | Visual Studio Blog
  68084. Muscle Simulation...Now In Real Time! 💪
  68085. Jitsi Meet features update, April 2020 - Jitsi
  68086. Announcing Windows 10 Insider Preview Build 19603 | Windows Experience Blog
  68087. dig.ccMixter Home
  68088. Gnoosic - Discover new Music
  68089. Microservices
  68090. How we abused Slack's TURN servers to gain access to internal services
  68091. NJ Governor Requests Expertise of 6 People Who Still Know COBOL
  68092. Assemble and adjust your Face Shield
  68093. Start Small tracking
  68094. Using SIMD to aggregate billions of rows per second (on a laptop) · QuestDB
  68095. v5: drop Internet Explorer support by XhmikosR · Pull Request #30377 · twbs/bootstrap
  68096. Running your own secure communication service with Matrix and Jitsi | Matrix.org
  68097. Stanford researchers devise treatment that relieved depression in 90% of participants in small study
  68098. Introducing Krustlet, the WebAssembly Kubelet
  68099. CS Degree vs Coding Bootcamp vs Self-taught (Live Stream)
  68100. Introducing Aboard Beta
  68101. Announcing unverified.email . Pavlo Kerestey
  68102. City-Data.com - Stats about all US cities
  68103. Cross-platform profiling .NET code with BenchmarkDotNet
  68104. 5 ways to set the URLs for an ASP.NET Core app
  68105. Blazor Tutorial : Spinner or Activity Indicator : EP26
  68106. Mobius – .NET runtime running on .NET Core – TooSlowException
  68107. Carl Franklin's Blazor Desk Show
  68108. Service and Container Orchestration for .NET with Tye
  68109. Organize conference calls on Skype with one click | Skype
  68110. Setting the Record Straight: containers vs. Zones vs. Jails vs. VMs
  68111. Mobile Blazor Bindings - Layout and Styling
  68112. quakejs.com
  68113. NuGet Support in Visual Studio for Mac 8.5
  68114. IdentityServer4 UI and Web API Basic Security - Code Maze
  68115. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  68116. PowerShell 7 support with AWS Lambda | Amazon Web Services
  68117. Check Certificate Expiry Date in .NET Core - Steve Fenton
  68118. New Blazor Desk Show (free) Dates! — App vNext
  68119. Create, Build, Deploy and Configure an Azure Function with Azure DevOps and Azure CLI
  68120. How are .NET APIs Designed? - Steve Gordon
  68121. .NET docs: What's new for March 2020
  68122. ASP.NET Core docs: What's new for March 2020
  68123. I’m Broderick Fowler. I enjoy creating user-centric, delightful, and human experiences.
  68124. Online Communities - Not another bloody "how to do remote work post"!
  68125. How SEO Ruined the Internet — Superhighway 98
  68126. Crafting Interpreters
  68127. 44M Digital Wallet Items Exposed in Key Ring Cloud Misconfig
  68128. Transport Layer Security (TLS) best practices with the .NET Framework
  68129. This Video Has 861,548 Views
  68130. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  68131. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  68132. BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  68133. Sprites mods - Frekvens LED box hack
  68134. Carl Franklin's Blazor Road Show
  68135. Securing Blazor WebAssembly with Identity Server 4
  68136. Releasing Skclusive-UI 2.0 for Blazor
  68137. My Customized Windows Terminal Settings profiles.json
  68138. Tip 259 - How to use Azure App Service managed certificates
  68139. .NET Team Developer Seeks Help for Easy 'Up-for-Grabs' Issues -- Visual Studio Magazine
  68140. Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  68141. Up to the clouds!
  68142. I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  68143. Microsoft Edge is now 2nd most popular desktop browser, beats Firefox
  68144. Table of Contents · Crafting Interpreters
  68145. OnCheckin - Continuous Deployment for ASP.Net websites.
  68146. CS106A Code in Place
  68147. Work flow of diagnosing memory performance issues – Part 0 | .NET Blog
  68148. Crafting "Crafting Interpreters" – journal.stuffwithstuff.com
  68149. Microservices with .NET Core and Docker Episode 04 - Bandwidth Tester with Serilog and Seq
  68150. Welcome · Real-World Cryptography MEAP V05
  68151. drhanialghamdi on Snapchat
  68152. FLOPPY DISK OVERDRIVE, by MASTER BOOT RECORD
  68153. Microservices in .NET Core, Second Edition
  68154. Replicate your favorite VSCode theme in Windows Terminal
  68155. The Svelte Compiler Handbook
  68156. Sunday Morning Live
  68157. Theia - Cloud and Desktop IDE
  68158. Regex Performance Improvements in .NET 5 | .NET Blog
  68159. Ryan C. Gordon is creating games, tools, and awesome things. | Patreon
  68160. Boring Old Business Home
  68161. Covid Trends
  68162. OMG! We Made One Gram of Remdesivir!
  68163. Bose QC 35 Firmware 4.5.2 Noise Cancellation Investigation Report
  68164. Learn computer science. Change the world.
  68165. Kurzgesagt – In a Nutshell is creating Science Animation Videos | Patreon
  68166. Kubernetes Research Survey
  68167. Pretlist Careers
  68168. How can i change the email address on my account?
  68169. Treendly
  68170. Digi.City
  68171. HttpClient - Error handling, a test driven approach
  68172. The Live Coders Conference
  68173. leontrolski - 33 line React
  68174. Full stack open 2020
  68175. Why build an entire computer on breadboards?
  68176. Impossible Squares - Numberphile
  68177. 10 Things I Hate About PostgreSQL
  68178. How RyuJIT inlines a function (heuristics) | Egor Bogatov — Developer at Microsoft
  68179. Blazor Book Examples
  68180. Twitter Direct Message Caching and Firefox – Mozilla Hacks - the Web developer blog
  68181. Aram Koukia
  68182. Secret iPad
  68183. Post Apocalyptic
  68184. Scrum Dynamics
  68185. All Courses
  68186. How we recovered over $300K of Bitcoin
  68187. Reassuring Words and Good Intentions Don't Mean Good Security
  68188. Move Fast & Roll Your Own Crypto: A Quick Look at the Confidentiality of Zoom Meetings - The Citizen Lab
  68189. Version 1.2.0 released
  68190. ‎macOS Server
  68191. Webcam Hacking | Ryan Pickren
  68192. Getting Started with The Twitch API (Live Stream)
  68193. Sad state of cross platform GUI frameworks | RoyalSloth
  68194. Hardware microphone disconnect in Mac and iPad
  68195. PostgreSQL is the worlds’ best database
  68196. Helping users choose stronger passwords with known data breaches
  68197. Building Web Applications with Blazor
  68198. A crash course in compilers – Increment: Programming Languages
  68199. CodeTour VSCode extension allows you to produce interactive guides, assessments and tutorials.
  68200. Stay Home and Skill Up for Free
  68201. How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  68202. Shawn Wildermuth's Blog
  68203. Consider Chesterton's Fence Principle Before Changing That Code
  68204. Content Injection with Response Rewriting in ASP.NET Core
  68205. If you want your OSS project to be successful…
  68206. Idris 2 version 0.1.0 Released
  68207. Dependency Injection Lifetimes In ASP.NET CORE
  68208. What's a virus, anyway? Part 1: The bare-bones basics - Scope
  68209. HCA Healthcare - Jobs
  68210. Jobs, Apartments, Homes for Sale, New/Used Cars & More at Geebo
  68211. Lyme disease bacteria eradicated by new drug in early tests - Scope
  68212. Team 6502
  68213. Десятки тысяч белорусов требуют ввести в стране карантин. Президент объясняет, почему нет
  68214. (Angular & ASP.NET) Gurustop.NET By @Meligy
  68215. Block Selection - Visual Studio 2019 for Mac
  68216. Australian Kids' Smartwatch Maker Hit By Same Bug Again
  68217. Troy Hunt
  68218. Hack Yourself First: How to go on the Cyber-Offence - NDC Porto 2020
  68219. GTC 2020: DLSS - Image Reconstruction for Real-time Rendering with Deep Learning
  68220. Australian Kids' Smartwatch Maker Hit By Same Bug Again
  68221. Learn Advanced Distributed Systems Design
  68222. Free April Month
  68223. Solutions Architect, Public Key Infrastructure (PKI) - Jobs at Apple
  68224. Edit fiddle - JSFiddle - Code Playground
  68225. Free April Month
  68226. Announcing .NET 5.0 Preview 2 | .NET Blog
  68227. All Microsoft’s PowerToys for Windows 10, Explained
  68228. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 2
  68229. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  68230. Welcome!
  68231. A Message to Our Users - Zoom Blog
  68232. How we reduced our Google Maps API cost by 94%
  68233. Use Azure Key Vault for Secrets in Azure DevOps Pipelines
  68234. The EARN IT Act Violates the Constitution
  68235. r/ProgrammerHumor - If Microsoft developed West World
  68236. Mastering Web Application Development with Express
  68237. Lens | The Kubernetes IDE
  68238. libgit2 v1.0 Released
  68239. How SNES emulators got a few pixels from complete perfection
  68240. Resiliency with Polly – Anthony Giretti's .NET blog
  68241. Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  68242. Getting Started with CQRS – Part 3 - Simple Talk
  68243. Merging .NET Core and .NET Standard with New Target Framework Monikers (TFMs) – Thomas Claudius Huber
  68244. Purging Technical Debt By Using Static Code Analysis Tools - Webinar Recording - .NET Tools Blog
  68245. How to Build Custom Forms with React Hooks
  68246. How to SSH Properly
  68247. Dom's Dodge Charger 42111 | Technic™ | Buy online at the Official LEGO® Shop AU
  68248. TheBlockZone | Nurturing creativity one building block at a time
  68249. Ex-NSA hacker finds new Zoom flaws to takeover Macs again, including webcam, mic, and root access - 9to5Mac
  68250. Attackers can use Zoom to steal users’ Windows credentials with no warning
  68251. Writing .NET Database Integration Tests
  68252. Perspectives & gaps between theory, practice & industry research in cryptography
  68253. Introducing 1.1.1.1 for Families
  68254. Visual Studio 2019 for Mac - Release Notes
  68255. Building End-to-End Diagnostics and Tracing: An Intro
  68256. Open Broadcaster Software | OBS
  68257. GitHub: IndianaTechCS3700/ObjectOrientedProgrammingNotebooks/4488c478d1f90e4e940f122c12d45e3ac4c56a35
  68258. Planning and Managing Layoffs - Andreessen Horowitz
  68259. Michael Tsai - Blog - Omni Group Layoffs
  68260. Microservices
  68261. ASP.NET Web API + Entity Framework Core : NSwagStudio - EP11
  68262. A Deep Dive into Database Attacks [Part III]: Why Scarlett Johansson’s Picture Got My Postgre Database to Start Mining Monero
  68263. Getting Started with Mobile Blazor Bindings
  68264. The CUDA C++ Standard Library | SuperComputing 2019 | NVIDIA
  68265. Middleware in ASP .NET Core 3.1
  68266. PowerShellGet 3.0 Preview 1 | PowerShell
  68267. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  68268. Monsters Weekly 158 - Azure App Configuration
  68269. MSIX: Package desktop apps for Windows 10. Replace outdated installers.
  68270. Best practices for using Azure SDK with ASP.NET Core
  68271. Create Azure Infrastructure with Azure DevOps and Azure CLI Powershell scripts
  68272. Debugging Uno Platform WebAssembly apps in Visual Studio 2019 - Uno Platform
  68273. Sending and Receiving JSON using HttpClient with System.Net.Http.Json - Steve Gordon
  68274. How Google Ruined the Internet — Superhighway 98
  68275. Prisma 2.0 is Now in Beta: Type-safe Database Access with Prisma Client | Prisma
  68276. Benchmark.NET
  68277. Building dark mode on Stack Overflow - Stack Overflow Blog
  68278. Entity Framework Core in Action
  68279. BuyMuni Newsletter Sign Up
  68280. How an anti ad-blocker works: Reverse-engineering BlockAdBlock
  68281. Markdown Monster: A better Markdown Editor for Windows
  68282. Visual Studio 2019 for Mac - Preview Release Notes
  68283. Virtual: What's new in Visual Studio for Mac for .NET Developers
  68284. rethinking openbsd security
  68285. Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  68286. James Newton-King - Introducing gRPC HTTP API
  68287. .NET R&D Digest (March, 2020)
  68288. Hack Yourself First: How to go on the Cyber-Offence - NDC Copenhagen 2020
  68289. idobi Network - LIVE Radio | @idobiRadio
  68290. Apple acquires Dark Sky weather app, and it’s bad news for Android users
  68291. Dark Sky Has a New Home
  68292. Announcing AWS Lambda support for .NET Core 3.1 | Amazon Web Services
  68293. "C is how the computer works" is a dangerous mindset for C programmers • Steve Klabnik
  68294. Plan for change: TLS 1.0 and TLS 1.1 soon to be disabled by default - Microsoft Edge Blog
  68295. Raycast
  68296. Financial Times
  68297. Blog | ecsazza
  68298. So, uh, I think Catalina 10.15.4 Broke SSH? – tyler.io
  68299. Year of Clojure on the Desktop
  68300. Accessing route values in endpoint middleware in ASP.NET Core 3.0
  68301. Debugging Dapr application using Tye tool
  68302. Convert CSS in React To Styled Components
  68303. Gondor Calls For Aid (with Kit Yates) - Numberphile Podcast
  68304. WebEncoders.Base64UrlEncode Method (Microsoft.AspNetCore.WebUtilities)
  68305. Report: 42M Iranian "Telegram" User IDs & Phone Numbers Leaked Online
  68306. Dolt Use Cases
  68307. 18 GitLab features are moving to open source
  68308. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  68309. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  68310. Power Tools, Fasteners and Software for Construction - Hilti USA
  68311. IdentityServer4 Integration with ASP.NET Core - Code Maze
  68312. The Difference between .NET Core, .NET Framework & Xamarin
  68313. ValueTask Restrictions
  68314. Shawn Wildermuth's Blog
  68315. Ryzen 4000 Review: AMD's 7nm Ryzen 9 offers game-changing performance for laptops
  68316. US Government Wages War on Encryption
  68317. Fast Build, Slow Build, and the Testing Pyramid
  68318. Internet Archive responds: Why we released the National Emergency Library
  68319. Using Visual Studio Code from a docker image locally or remotely via VS Online
  68320. What Are .NET Worker Services? - Steve Gordon
  68321. Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  68322. Cloud n Clear
  68323. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  68324. Dark
  68325. 18RU 600mm Wide x 600mm Deep Server Rack
  68326. 24 Port Cat6 Patch Panel, Feed Through, Shielded, 1U, In Stock
  68327. Await | Writing an OS in Rust
  68328. Improved Git Experience in Visual Studio 2019 | Visual Studio Blog
  68329. Introducing Dark Mode (beta) for Stack Overflow - Stack Overflow Blog
  68330. .NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  68331. AGISI.org
  68332. Linux 5.6 - Linus Torvalds
  68333. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  68334. A pandemic of bubble maps
  68335. A Hill to Die On - Why Lead Free Solder is Better For You — Ben Hencke
  68336. Grab your crayons, it’s coloring time!
  68337. Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  68338. Welcome - The LGBTQ in Technology Slack
  68339. Helping Customers Effectively | .NET Blog
  68340. Joomla partners with Report URI for real time Application Security and Health Monitoring
  68341. Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  68342. .NET 5 preview support in OmniSharp and C# Extension for VS Code
  68343. Tip 258 - Write queries and create dashboards using the full power of Azure Resource Graph
  68344. Are Windows Runtime asynchronous operations guaranteed to complete? | The Old New Thing
  68345. Removing Special Characters and Diacritic Marks in C# - Steve Fenton
  68346. Announcing TypeScript 3.9 Beta | TypeScript
  68347. Update #2 on Microsoft cloud services continuity
  68348. A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  68349. Offline storage in a PWA
  68350. Iluvien | Home
  68351. Guidance for Java EE Migration to Azure
  68352. colors.lol - Overly descriptive color palettes
  68353. AWS Ground Station
  68354. cpace package · go.dev
  68355. Azure being overwhelmed by 775% surge in demand in lockdown regions - MSPoweruser
  68356. From Markdown to Video
  68357. Bite size linux!
  68358. How to burn the most money with a single click in Azure
  68359. Bite size linux!
  68360. Sunday Morning Live
  68361. Khan Academy
  68362. Sorting 1 million 8-digit numbers in 1 MB of RAM
  68363. Hands-on guide: developing and deploying Node.js apps in Kubernetes
  68364. Home - Global Math Project
  68365. CVE-2020-8816 – Pi-hole Remote Code Execution
  68366. patents in crypto
  68367. Static analysis in GCC 10 - Red Hat Developer
  68368. Balancing work on GC threads | .NET Blog
  68369. Hardware Solutions To Highly-Adversarial Environments - Whitebox Crypto vs TPM vs TEE vs Secure Enclaves vs Secure Elements vs HSM vs CloudHSM vs KMS
  68370. The northern-hemisphere winter of 2019-20 was the warmest ever on land
  68371. Download .NET Core 3.1 (Linux, macOS, and Windows)
  68372. Publish Nuget packages in Azure DevOps Pipelines
  68373. Zoom’s Use of Facebook’s SDK in iOS Client - Zoom Blog
  68374. Simplify microservices with Dapr (Distributed Application Runtime)
  68375. MalwareTech is creating exploitation & malware analysis tutorials | Patreon
  68376. ASP.NET documentation
  68377. How are Unix pipes implemented?
  68378. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  68379. Introvert
  68380. It's not what programming languages do, it's what they shepherd you to
  68381. Deploy complex application, seamlessly | Qovery
  68382. Go serverless: Real-time applications with Azure SignalR Service | Azure Friday
  68383. BlueTrace
  68384. Classic Hot Cross Buns | Donna Hay
  68385. Peach - Helping you be productive and focused on your laptop.
  68386. Teijin Limited
  68387. ‎Flow Leak
  68388. Play by Play: Modern Web Security Patterns
  68389. Flow Leak - Apps on Google Play
  68390. Simulating an epidemic
  68391. Mycroft – Open Source Voice Assistant - Mycroft
  68392. I Am a Happy Janitor – Part 1: Finding garbage | .NET Blog
  68393. Screencasting Tips and Tools, Part 1 | Big Machine
  68394. New grad vs senior dev
  68395. Contact Us – Spotify for Artists
  68396. Keith Elder on about.me
  68397. I Made an Audio Deepfake of Myself (and Obama!)
  68398. Add Upcoming Streams Page to My Gatsby Site (Live Stream)
  68399. Zoom needs to clean up its privacy act
  68400. Open Source Tools From the Warren for President Tech Team
  68401. SharpLab
  68402. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Copenhagen 2020
  68403. ASP Classic Journeys: no-store
  68404. Rubino's Best Gear Page's Amazon Page
  68405. Essential Free Software for Remote Work – Purism
  68406. It's not what programming languages do, it's what they shepherd you to
  68407. "I thought it would be more of an old Soviet kind" — Jon Galloway on the Russian visa process, Sovietness, and tech conferences
  68408. Visual Studio 2019 version 16.6 Preview 2 Brings New Features Your Way | Visual Studio Blog
  68409. Production Debugging for .NET meets Infrastructure as Code | Ozcode
  68410. Sanitize HTML snippets with AngleSharp
  68411. Don't Code Tired | Adding Tuple Support to .NET Classes in C#
  68412. PowerShell 7.1 Team Investments and Preview.1 Release | PowerShell
  68413. Optimising C# for a serverless environment
  68414. What about it!? is creating Youtube Videos about SpaceX, Space and Science in general! | Patreon
  68415. Wavve: Making $76k a Month Turning Podcasts into Videos
  68416. firefox's low-latency webassembly compiler -- wingolog
  68417. What happens when the maintainer of a JS library downloaded 26m times a week goes to prison for killing someone with a motorcycle? Core-js just found out
  68418. Open-source .NET library guidance
  68419. Steam :: Dwarf Fortress :: An actual look at graphical improvements
  68420. Carl Franklin's Blazor Desk Show with Dan Roth
  68421. Totally made up conversations about choosing Entity Framework version numbers
  68422. Mocking Injected Types in Blazor
  68423. Entry Level jobs in tech
  68424. Welcome to DFHack’s documentation! — DFHack 0.44.12-r3 documentation
  68425. Visual Studio Subscriptions resources for remote learning and productivity | Visual Studio Blog
  68426. Zotero | Your personal research assistant
  68427. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  68428. Taking Back What Is Already Yours: Router Wars Episode I
  68429. 'Azure appears to be full': UK punters complain of capacity issues on Microsoft's cloud
  68430. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  68431. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  68432. Letter to myself in late 2008
  68433. SharpLab
  68434. Australian Govt Covid 19 text
  68435. カナメとハルキー 2020.02.26 CDデビュー決定!!
  68436. カナメとハルキー
  68437. カナメ@2/26CD発売🦓(@caname2019)のプロフィール - ツイフィール
  68438. Improving non-nullable reference types handling
  68439. Blazor Roadshow cancelled. Boo! Blazor DeskShow steps in. Yay!
  68440. Azure Dedicated Host: New capabilities and benefits
  68441. Released: Microsoft.Data.SqlClient 2.0 Preview 2
  68442. Using HttpCompletionOption to Improve HttpClient Performance in .NET - Steve Gordon
  68443. Optimize database traffic with future results in NHibernate
  68444. COVID Pandemic Exposes the Ugly Secrets Hidden in America’s Healthcare System:
  68445. Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  68446. How to create a gRPC service ? – Anthony Giretti's .NET blog
  68447. High-performance C#: a test pattern for ref structs
  68448. Migrate from ASP.NET Core 3.1 to 5.0
  68449. NO SURFACE DISRUPTION. NO REVENUE DISRUPTION.
  68450. Unity Learn
  68451. Tips on securing smart home devices
  68452. Free Educational Content in Minecraft Marketplace!
  68453. git/viro/vfs.git - Unnamed repository; edit this file 'description' to name the repository.
  68454. Binge Together - watch movies together with your friends
  68455. Learn D3: Introduction
  68456. From Classic to Hydra: the implementations of Ouroboros explained - IOHK Blog
  68457. Private client-side-only PWAs are hard, but now Apple made them impossible.
  68458. dotnet-counters - .NET Core
  68459. Hierarchical Depth Buffers
  68460. Skynet
  68461. Getting started with bare-metal assembly — Jonas Hvid
  68462. GTC 2020: RTCore for Compute: Exploiting Computational Patterns Using NVIDIA RTX
  68463. NVIDIA DLSS 2.0: A Big Leap In AI Rendering
  68464. Chrome Phasing out Support for User Agent
  68465. Carl Franklin's Blazor Road Show
  68466. Deprecating packages on nuget.org
  68467. The man who made the NES
  68468. Speeding up Linux disk encryption
  68469. Phil Haack on Working from Home – Herding Code
  68470. Virtual Meetup #3
  68471. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  68472. HuffPost is now a part of Verizon Media
  68473. Why We Started Putting Unpopular Assets in Memory
  68474. Running C# Snake inside UEFI
  68475. Apple just killed Offline Web Apps while purporting to protect your privacy: why that’s A Bad Thing and why you should care
  68476. Take Remote Worker/Educator webcam video calls to the next level with OBS, NDI Tools, and Elgato Stream Deck
  68477. Working with Query Strings in Blazor
  68478. How I Became a Better Programmer
  68479. How to Use the Shadow Property in Entity Framework Core
  68480. .NET Transactional File Manager Migrated to GitHub – Chinh Do
  68481. Don't Code Tired | Variables? We Don’t Need No Stinking Variables - C# Discards
  68482. The Advantages of Blazor over JavaScript Frameworks
  68483. How to Train a Machine Learning Radial Basis Function Network Using C# -- Visual Studio Magazine
  68484. Displaying enum as select list in ASP.NET Core
  68485. Building Modern Desktop Apps—Is WinUI 3.0 the Way to Go?
  68486. Logging in ASP .NET Core 3.1
  68487. NuGet Gallery | Packages
  68488. A categorized list of all Java and JVM features since JDK 8 to 14
  68489. Little Snitch and the Deprecation of Kernel Extensions
  68490. Catch up on the latest .NET Productivity features | .NET Blog
  68491. CO2 emissions on the web
  68492. `zig cc`: a Powerful Drop-In Replacement for GCC/Clang
  68493. r/CSEducation - We are Carnegie Mellon University Students, and we help build CMU CS Academy: a free, online, High School programming curriculum. AMA about remote instruction for Computer Science education!
  68494. Screen — Screen sharing for remote teams
  68495. #140 Maria Naggaga, Try .NET and .NET Interactive
  68496. Diary of a reverse-engineer
  68497. The Intrepid Mother and Son Who Unraveled a Geographic Hoax
  68498. From Laura Baldwin - O’Reilly Media
  68499. Scaling_C4ML.pdf
  68500. Thought Experiment - Futility Closet
  68501. Concurrent programming, with examples
  68502. TED Recommends
  68503. DeepMind - What if solving one problem could unlock solutions to thousands more?
  68504. Getting Started With .NET Localization
  68505. Setting Up Git Identities
  68506. Blazor Tutorial : Gridview Paging
  68507. Top 10 Static Site Generators in 2020
  68508. Bandits, victims and idiots
  68509. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  68510. Techorama Belgium 2020 postponed to 2021 | Techorama
  68511. Learning Hardware With Makecode for Kids -- Live on Twitch!
  68512. State of Unity 2020: In This Together - Unity Technologies Blog
  68513. c# Snake in the browser
  68514. Stark - Native Compiler - Prototype 2019
  68515. Techorama Netherlands 2020 postponed to 2021 | Techorama
  68516. Online Product Testing - Get Paid To User Test | UserTesting
  68517. Monsters Weekly 157 - C# 8 Default Implementationss
  68518. Production postmortem: high CPU when there is little work to be done
  68519. Look iOS Developer, No Mac Required - Build an iOS Application using Xamarin and Visual Studio for Windows without using a Mac - Nick's .NET Travels
  68520. Windows code-execution zeroday is under active exploit, Microsoft warns
  68521. Introduction to Functional Programming in F# - Part 9 — Softwarepark
  68522. ASP.NET Core Guide for ASP.NET Framework Developers
  68523. NServiceBus and .NET Core Generic Host
  68524. Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  68525. Learning and documenting .NET with dotnet try – Bruno Sonnino
  68526. Index of /
  68527. Windows Terminal 1.0 is coming - Update now and set up your split pane hotkeys!
  68528. The March 2020 release of Azure Data Studio is now available - SQL Server Blog
  68529. Virtual security conferences fill void left by canceled face-to-face events
  68530. WhatsApp “Martinelli” hoax is back, warning about “Dance of the Pope”
  68531. Visual Studio for Mac 8.5 is now available
  68532. Ray Tracing in One Weekend Series
  68533. I'm looking for sponsors for my blog and Security Headers!
  68534. Unsure Calculator
  68535. Zoom video conferences aren’t as private as you think
  68536. Breathing and Exercise: Strength Training for Your Diaphragm – Penn Medicine
  68537. Raytracing - in Excel!!
  68538. [15] RFR 8172680: Support SHA-3 based Hmac algorithms
  68539. Highlights from Git 2.26
  68540. Deploying security.txt: how Cloudflare’s security team builds on Workers
  68541. The Reason for Types in JavaScript - CoRecursive Podcast
  68542. Fogknife
  68543. Robot Teddy
  68544. YAGNI, Cargo Cult and Overengineering - the Planes Won’t Land Just Because You Built a Runway in Your Backyard
  68545. Emergency Website Kit
  68546. Fun with browsers: how to get an image into the current page
  68547. DirectX Developer Day Schedule | DirectX Developer Blog
  68548. “We don’t need TDD, our project isn’t worth it” – George Stocker
  68549. Dual boot authentication with ASP.Net Core
  68550. .NET Platforms Feature Comparison | Premier Developer
  68551. Announcing DirectX Developer Day | DirectX Developer Blog
  68552. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  68553. ongoing by Tim Bray · Facet: Push vs Pull
  68554. A Quick Garbled Circuits Primer
  68555. Cultivate the Skill of Undivided Attention, or “Deep Work”
  68556. Moving to Linux - Part 1: Background and first impressions
  68557. Prettier 2.0 “2020” · Prettier
  68558. Researchers Say Microsoft Edge's Telemetry Has the Worst Privacy of Any Major Browser - WinBuzzer
  68559. Governor Cuomo Announces Four Sites Identified by Army Corps of Engineers on Initial List of Temporary Hospitals
  68560. Brother: Products, Services &amp; Solutions from Home Office to Corporate
  68561. Shay Rojansky’s Blog
  68562. Parallel by Simon Singh
  68563. BlazorHelp Website > Blog - What is Blazor Oqtane?
  68564. Sunday Morning Live
  68565. Call for help to 3D print ventilator parts & masks - SyncNorwich - Norwich's Tech + Startup Community (Norwich, England)
  68566. SVG namespace
  68567. 3 Ways to Draw Squares Inside Triangles - Numberphile
  68568. Introduction to Functional Programming in F# - Part 8 — Softwarepark
  68569. Patrik Svensson - How to create release artifacts with GitHub Actions
  68570. r/WorldIsClosed
  68571. Using GitHub Actions to deploy a .Net Web App - Azure Greg
  68572. Amazon Relief Fund
  68573. Siouxsie Wiles & Toby Morris: what does 'level two' mean – and why does it matter?
  68574. Audible Stories | Audible.com
  68575. LibraryThing Is Now Free to All « The LibraryThing Blog
  68576. Stock Jump
  68577. Technical Writing  |  Google Developers
  68578. C# Pad: Run C# Code Online
  68579. Coddx - Visual Studio Marketplace
  68580. 0 to 100: Learning to Code with Kotlin - Marcus Eisele - Developer and Blogger
  68581. Let them paste passwords
  68582. Major data breach exposes database of 200 million users
  68583. Social media at Schwab
  68584. Build This 8-Bit Home Computer With Just 5 Chips
 - IEEE Spectrum
  68585. Lattices: New Cryptographic Capabilities | Simons Institute for the Theory of Computing
  68586. grocy - ERP beyond your fridge
  68587. Creating a Pencil Effect in SVG
  68588. RSS: The Original Federated Social Network Protocol
  68589. r/askscience - If a heart is a muscle, why doesn’t it ever get tired of beating but things like my arms and legs do?
  68590. 2020 Economic Apocalypse: The Effect On America's Small Businesses
  68591. DDD South West 2020 Postponed
  68592. Home
  68593. Software Engineer - Jobs at Apple
  68594. Privacy Policy
  68595. Topic: Google play movies not work on NVIDIA #GeForce Forums
  68596. How Tailscale works
  68597. Rapidly manufactured ventilator system specification
  68598. Welcome to GOV.UK
  68599. EAX x86 Register: Meaning and History
  68600. Home | CoronaCheck Test
  68601. Larvol – Pharmaceutical Intelligence, KOL Tracking, & Pharma News Larvol
  68602. Data Breaches with Troy Hunt - Easy Prey Podcast
  68603. A special announcement about SAT Subject Tests | MIT Admissions
  68604. Introduction to cyber security: stay safe online
  68605. Working with EF Core Migrations - Irina Scurtu
  68606. Scott Helme
  68607. TCL 4 Series 2019 Review (43S425, 49S425, 50S425, 55S425, 65S425, 75S425)
  68608. Working from home
  68609. Build stuff!
  68610. Lark Health: Digital Disease Management & Prevention Platform
  68611. Issue Inspector
  68612. Intro to quantum computing with Q# – Part 1, The background and the qubit
  68613. Reducing UDP latency
  68614. RudderStack: Open-Source Segment Alternative
  68615. WSL | Ubuntu
  68616. Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  68617. Intermediate CSS Grid Challenges (Live Stream)
  68618. uops.info
  68619. CSS live reloading on Blazor
  68620. Frog Jumping - Numberphile
  68621. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  68622. Is Blazor actually any good, beyond "demo-ware"
  68623. Episode 47: Hacking .NET with Michal Strehovský
  68624. STOCK Act - Wikipedia
  68625. Updating Farm Wi-Fi with Ubiquiti Unify
  68626. Buzz Aldrin has some advice for Americans in quarantine
  68627. Chronicle - Backstory
  68628. Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  68629. NASA to launch 247 petabytes of data into AWS – but forgot about eye-watering cloudy egress costs before lift-off
  68630. A Digression on Divergence
  68631. The End of Starsky Robotics
  68632. Specification by Example, 10 years later
  68633. Introducing the New Pull Request Experience for Azure Repos | Azure DevOps Blog
  68634. Secret Management Preview 2 Release | PowerShell
  68635. There’s no place like home to join us at Redgate Streamed
  68636. Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  68637. OpsAI – OpsAI can help you optimize your infrastructure landscape, improve your security and compliance throughout the IT environment, and eliminates wasteful spending.
  68638. Home - CLOUDEON
  68639. Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code
  68640. NDC Security Australia - Hack Yourself First with Troy Hunt and Scott Helme
  68641. iAnimate.net - Online Animation School
  68642. Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  68643. My Mac Dev Setup
  68644. Is It Time to Rethink Globalized Supply Chains?
  68645. The Beauty of CSS Design
  68646. 5 Reasons Why You As a Developer Should Venture Into Machine Learning Today
  68647. Acheve.Authentication.Events 3.1.3
  68648. Microsoft Edge Is The Least Private Browser, Study Finds
  68649. Announcing F# 5 preview 1 | .NET Blog
  68650. Visual ReCode 1.0 Released - Visual ReCode
  68651. The Floppotron: Sweet Dreams
  68652. Lazily resolving services to fix circular dependencies in .NET Core - Thomas Levesque's .NET blog
  68653. Upcoming Chrome releases
  68654. Avoid In-Memory Databases for Tests
  68655. .NET Conf: Focus On Xamarin is Next Week! | Xamarin Blog
  68656. Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  68657. The Staging Phase of Deployment - Simple Talk
  68658. New Deploy to Azure extension for Visual Studio Code
  68659. Using query strings in ASP.NET Core unit tests
  68660. .NET Foundation
  68661. Azure Functions custom handlers are now in preview | Azure updates | Microsoft Azure
  68662. AdoptOpenJDK
  68663. Coursera | Build Skills with Online Courses from Top Institutions
  68664. Brilliant | Learn to think
  68665. The reckless, infinite scope of web browsers
  68666. NDC Online Community Ambassador : dylanbeattie.net
  68667. Windows Terminal 0.10 adds mouse support for WSL
  68668. Being More Productive With The JetBrains Rider Debugger
  68669. Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  68670. ASP.NET Core 5 Features - Introducing HttpProtocol - Steve Gordon
  68671. Apple unveils new iPad Pro with LiDAR Scanner and trackpad support in iPadOS
  68672. MacBook Air
  68673. Blazored Modal Docs
  68674. How Prince of Persia Defeated Apple II's Memory Limitations | War Stories | Ars Technica
  68675. LITIC : Analytics Technology
  68676. Blazor- A Beginners Guide
  68677. What Is the Geometry of the Universe? | Quanta Magazine
  68678. Textbooks | What We Publish | Cambridge Core
  68679. Here's The Entire List of Education Companies Offering Free Subscriptions Due to School Closings
  68680. The Philosophy of Computer Science
  68681. Episode 14: What developers should know about security with Troy Hunt - Software Engineering Unlocked
  68682. The good parts of AWS - A visual summary
  68683. Content Listing
  68684. VB.NET is done, not dead
  68685. Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  68686. Key Vault for ASP .NET Core 3.1 Web Apps
  68687. C# developers! Your scoped components are more dangerous than you...
  68688. New features for Form Recognizer now available
  68689. Visual Studio Code Docker extension 1.0 - Better than Ever! | Visual Studio Blog
  68690. Yahoo!, AOL, OneSearch results biased in favor of parent company Verizon Media’s websites
  68691. Ryan_Connolly_Resume.docx
  68692. We called it RAID because it kills bugs dead | The Old New Thing
  68693. Avoiding cache line overlap by replacing one 256-bit store with two 128-bit stores
  68694. SharedWorker
  68695. Memoirs
  68696. Blazor Tutorial : GridView Header Filter - EP24
  68697. The Jackbox Party Pack 6 - Jackbox Games
  68698. GitHub for mobile is now available
  68699. COINED: How “PWNED” went from hacker slang to the internet’s favorite taunt
  68700. Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  68701. Coding The Road Runner Loop Meme
  68702. The state of the restaurant industry
  68703. ReMarkable’s redesigned e-paper tablet is more powerful and more papery – TechCrunch
  68704. jsoncsharp 1.0.0.11
  68705. Updates on .NET Core Windows Forms designer | .NET Blog
  68706. An Open Letter to Web Developers
  68707. Windows Terminal Preview v0.10 Release | Windows Command Line
  68708. ''Il 50-75% dei casi a Vo' sono asintomatici. Una formidabile fonte di contagio''
  68709. 4.2" and 7.5" NFC-powered e-Paper Displays Work without Battery
  68710. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  68711. 10 Examples of CSS Grid - Getting Started
  68712. Don't replace your View Components with Razor Components
  68713. EARN IT bill is aiming at destroying encryption. We must take action now.
  68714. Don't Terminate People's Internet Connections
  68715. I Am Mesmerized By Our New Robotic Vacuum
  68716. Size of Visual Studio
  68717. Outbreak
  68718. Ambiente – Imprint
  68719. How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  68720. Tip 256 - Using Application Gateway Ingress Controller with Azure Kubernetes Service (AKS)
  68721. Power your Azure GPU workstations with flexible GPU partitioning
  68722. Announcing the general availability of Azure Monitor for virtual machines
  68723. Monsters Weekly 156 - Publishing to Nuget with GitHub Actions
  68724. Document-Level Pessimistic Concurrency in MongoDB
  68725. Generate Native Executable from .NET Core 3.1 Project
  68726. Async ValueTask Pooling in .NET 5 | .NET Blog
  68727. My Courses Are Free During the Crisis - Shawn Wildermuth
  68728. >_TerminalSplash - Windows Terminal Themes
  68729. gentilkiwi Shop | Redbubble
  68730. unStuck at Home
  68731. Intro to 2D signed distance functions and drawing touch controls with the GPU
  68732. Signed distance fields
  68733. fractals, computer graphics, mathematics, shaders, demoscene and more
  68734. Virtual Tech Lunch Meetup
  68735. Remote access to on-premises apps - Azure AD Application Proxy
  68736. Dow Falls 2997 points worst drop since 87 crash - Mortgage Rate Guru
  68737. Out of office pop up showing up constantly for all users
  68738. Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  68739. Announcing .NET 5 Preview 1 | .NET Blog
  68740. A couple of nice Tuple use cases
  68741. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 1
  68742. How GitHub blocked me (and all my libraries)
  68743. Formal GDPR complaint against Google’s internal data free-for-all
  68744. Find Jobs & Companies by Culture | How's It Like
  68745. Visual Studio 2019 version 16.5 is now available | Visual Studio Blog
  68746. .Net Core Backend + React.js Frontend — Optimizing the development time experience
  68747. Teams Backgrounds | Collections | WallpaperHub
  68748. DefaultApp – tyler.io
  68749. npm is joining GitHub - The GitHub Blog
  68750. Pumping up your internet speeds with the Unifi Security Gateway and 4G/5G
  68751. Physics Notes
  68752. Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  68753. Numberphile is creating Videos | Patreon
  68754. Coding, Cloud & Technology | [Unity - Introduction for the business developer Series
  68755. Fireiron: A Scheduling Language for High-Performance Linear Algebra on GPUs
  68756. AzUpdate: CosmosDB Free tier, ASR Update Rollup, Azure Hybrid Virtual Event, and DIY Acoustic Panels
  68757. Unit Testing Entry and Entry Points — Roy Osherove
  68758. Different ways to Check for Null – Thomas Claudius Huber
  68759. How to uninstall old versions of .NET Core
  68760. Introducing Clippit, get your slides out of PPTX.
  68761. Back to Basics: Rewriting a URL in ASP.NET Core
  68762. Tip 255 - What's Azure Private Link and how can I get started?
  68763. Akka.NET v1.4 is Available on .NET Standard 2.0
  68764. ploeh blog
  68765. CSI: The case of the missing WAV audio files on the FAT32 SD Card
  68766. Weekly Xamarin Newsletter - The best Xamarin development links, every Friday
  68767. US OPM - DC area Federal Government Operating Status : OPEN WITH MAXIMUM TELEWORK FLEXIBILITIES TO ALL CURRENT TELEWORK ELIGIBLE EMPLOYEES, PURSUANT TO DIRECTION FROM AGENCY HEADS
  68768. SRE keeps digging to prevent problems | Google Cloud Blog
  68769. Getting started with shaders: signed distance functions!
  68770. The Ethical Source Movement: Open Source, Evolved.
  68771. Immutable types in C# with Roslyn
  68772. Wiener Staatsoper
  68773. EarthCam - Webcam Network
  68774. tracelight.net – enlights your software
  68775. planetgeek.ch – Your source of geek knowledge
  68776. [TUHS] The most surprising Unix programs
  68777. Employee Scheduling  |  OR-Tools  |  Google Developers
  68778. Mesolabe Compass and Square Roots - Numberphile
  68779. Performance Engineering Blog
  68780. 3 steps to add tests on existing code when you have short deadlines
  68781. ZM
  68782. Social Distancing and Exponential Growth
  68783. AI-infused live chat software and bot platform | WhosOn
  68784. Robotic Process Automation Software | ThinkAutomation
  68785. Business Stabilization Fund FAQ - Office of Economic Development
  68786. Kosmi - Digital Hangouts Reinvented
  68787. Starship: Cross-Shell Prompt
  68788. Covid_19: Open letter from Italy to the international scientific community | Left
  68789. Conference Update - NDC Oslo 2020 | Software Developers Conference
  68790. Blog – RagSec
  68791. How Koenigsegg’s 2.0-Liter No-Camshaft Engine Makes 600 Horsepower
  68792. Designing Video Games is Hard Work, But the Millions of Angry Players Make It All Worthwhile
  68793. Junghans Max Bill Chronoscope Watch | Black Calfskin 027/4601.00
  68794. Pandemic Ventilator Project
  68795. Write Less Code
  68796. Browser hacking: Let's add JavaScript to the Browser!
  68797. Rust/WinRT coming soon
  68798. WSL2 will be generally available in Windows 10, version 2004 | Windows Command Line
  68799. The polygons of Another World: Atari Jaguar
  68800. r/AskReddit - What's a 10/10 album from the last 15 years by a relatively obscure artist/band?
  68801. Copy of Education Companies Offering Free Subscriptions due to School Closings
  68802. GeekGirlJoy is creating Artificial Intelligence, Simulations & Software | Patreon
  68803. Building a swipe card jukebox using a Raspberry Pi
  68804. Watchfinder tool | NOMOS Glashütte
  68805. MakerDAO gets stress tested as ETH price plummets
  68806. Microsoft announces change to its board of directors
  68807. Comcast accidentally published 200,000 “unlisted” phone numbers
  68808. Amazon.com: Lopbraa Piranha Plants Cannibal Flower Style Plush Slippers Loafer with Pipe Pot Holder for Adults Teens (Piranha Plants): Toys & Games
  68809. NDC Porto 2020
  68810. NDC Copenhagen 2020
  68811. Check out the lineup of GDC 2020 virtual talks and awards you can stream next week!
  68812. Deploy your own video collaboration app in five minutes or less
  68813. Soloslides - Play a slideshow of your Google Photos
  68814. Q&A's from "Building your first Blazor App"
  68815. What's behind the hype about Blazor? - Stack Overflow Blog
  68816. EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  68817. ASP.NET Web API + Entity Framework Core : Installing Swagger/OpenAPI - EP10
  68818. HTTP Desync Attacks: Request Smuggling Reborn
  68819. What is HTTP request smuggling? Tutorial & Examples | Web Security Academy
  68820. Slack disclosed on HackerOne: Mass account takeovers using HTTP...
  68821. Automatically Invalidate Azure Key Vault Secrets
  68822. Tomasz Łakomy
  68823. Windows PowerShell for Developers
  68824. The Human Experience – The story of computing is the story of humanity.™
  68825. DotNet 2020
  68826. Em Lazer-Walker
  68827. The Difference Between API Gateways and Service Mesh - Cloud Native Computing Foundation
  68828. Researching the optimal; implementing the practical
  68829. The Garden of Earthly Delights - Wikipedia
  68830. DotNet 2020, el mayor evento de .NET de España
  68831. About service meshes - Azure Kubernetes Service
  68832. When You Do (and Don't Need) a Service Mesh - The New Stack
  68833. This PIN Can Be Easily Guessed
  68834. Azure API for FHIR(r) | Microsoft Azure
  68835. Nintendo NES FamiCom Creator - Computerphile
  68836. Conference Update
  68837. A Vacancy Has Been Detected
  68838. Linux Kernel Teaching — The Linux Kernel documentation
  68839. Double Your Productivity
  68840. Introducing Postman Mock Call Logs - Postman Blog
  68841. Changing the title without JavaScript
  68842. The Guide to Arrow Functions in ES6
  68843. Containers Basics: Providing Persistent Storage to Containers
  68844. ASP.NET Core Session Storage Strategies - DZone Web Dev
  68845. Microsoft Dotnet Gitignore File
  68846. How to SSH into a Windows 10 Machine from Linux OR Windows OR anywhere
  68847. Microsoft Plots the End of Visual Basic - Thurrott.com
  68848. Treadstone 71 - Upcoming events
  68849. EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  68850. IdentityServer
  68851. PolicyServer
  68852. DevOps'ish
  68853. Developer Resume Reviews (Live Stream)
  68854. Work in the Time of Corona
  68855. Microsoft France: Surfrider EU - Plastic Origins Project | CodeStories
  68856. How to delete yourself from the internet
  68857. The Evolution of Windows Search | Windows Search Platform
  68858. Windows Search Platform
  68859. Announcing Rust 1.42.0 | Rust Blog
  68860. QA Blog - 2020 - Mindful QA
  68861. Goal-oriented brain
  68862. Continuous integration and deployment for desktop apps with GitHub Actions | .NET Blog
  68863. Nintendo NES FamiCom Creator - Computerphile
  68864. Community Connect
  68865. EARN IT Must Not Happen
  68866. Group sex app leaks locations, pics and personal details. Identifies users in White House and Supreme Court
  68867. Excalidraw
  68868. Composite Thrashing Code
  68869. GitLab's Guide to All-Remote
  68870. What do you want to see next in ML.NET? | .NET Blog
  68871. When Remote Work Goes Wrong
  68872. Getting Started with Architecture Decision Records - ardalis
  68873. Finding developers who recently made changes to a component with git – Chinh Do
  68874. The ASP.NET Core security headers guide
  68875. Generate Outputs with Razor Engine in .NET Core
  68876. Storage 101: Understanding the NAND Flash Solid State Drive - Simple Talk
  68877. The non expiring documents and the funky clock | RavenDB
  68878. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  68879. We made SQL visual - why and how
  68880. Don't Touch Ya Face
  68881. Don't Touch Your Face
  68882. Fraidycat
  68883. Hi, I'm Ankit - The story of my experiments with code
  68884. E3 2020 - Everyone Plays
  68885. Breezy HR : Sign-up
  68886. How (some) good corporate engineering blogs are written
  68887. 32: What's new in C# 8. With Tom Deseyn
  68888. A Simple GPU Hash Table
  68889. The goal of your testing strategy
  68890. ongoing by Tim Bray · Facet: FIFO
  68891. C# 8 asynchronous streams - Red Hat Developer
  68892. Building the Azure SDK - Repository Structure
  68893. How to fix the order of commits in GitHub Pull Requests
  68894. ongoing by Tim Bray · Eventing Facets
  68895. ongoing by Tim Bray · Facet: Deduping
  68896. Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  68897. External Identity Provider with ASP.NET Core Identity - Code Maze
  68898. Some more C# 8 - Red Hat Developer
  68899. ASP.NET Core - JSON logger
  68900. Blazor Shopping Cart Sample using Local Storage to Persist State — App vNext
  68901. ongoing by Tim Bray · Facet: Point-to-Point vs Pub/Sub
  68902. Azure for .NET developers - Azure for .NET Developers
  68903. Bringing full-stack to the JAMstack
  68904. Visual Studio Code February 2020
  68905. Mr Barton Maths
  68906. Scalefast Blog , Newsroom and Press Center | Scalefast
  68907. What is Meshtastic?
  68908. Announcing the .NET Core Uninstall Tool 1.0! | .NET Blog
  68909. Diagnostic Questions
  68910. Distributed DMX with Apache Ignite
  68911. New flaw in Intel chips lets attackers slip their own data into secure enclave – TechCrunch
  68912. SharpLab
  68913. It's like JSON. but fast and small.
  68914. My exploration of Rust and .NET
  68915. Dealing with account recovery and 2FA
  68916. 2FA Stats
  68917. .NET Microservices
  68918. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 2 release now available
  68919. An Eye for Mathematics (feat. 3Blue1Brown) - Objectivity #222
  68920. Tips for the Depressed
  68921. SharpLab
  68922. Passing awaited tasks
  68923. Rocket Loader skimmer impersonates CloudFlare library in clever scheme - Malwarebytes Labs
  68924. Remote: A Field Guide
  68925. React and TypeScript - Getting Started
  68926. Firefox 74.0, See All New Features, Updates and Fixes
  68927. LIMITED TICKETS AVAILABLE ON THE DOOR: Alan Turing and the Enigma Machine
  68928. Making Your Code Faster by Taming Branches
  68929. Apple now requires 'Sign in with Apple' - iOS Development
  68930. This is How Science Happens • Hillel Wayne
  68931. Introducing OpenSilver
  68932. JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  68933. BlazorAnimation 1.0.3
  68934. Weekly Dev Tips
  68935. Blazor with guest Carl Franklin | Weekly Dev Tips
  68936. Pylon Validation Services
  68937. How I Start: Nix
  68938. What's a key exchange?
  68939. Hackaday.io Projects
  68940. Building microservices through Event Driven Architecture part11: Run Unit tests inside a docker container
  68941. Introduction to Blazor Hosting Models
  68942. Getting Started with ML.NET Model Builder for using in ASP.NET Core
  68943. Cloud migration: 5 common traps and how to avoid them
  68944. Monsters Weekly 155 - C# range operator
  68945. Geographically Distributed Teams
  68946. Using git tag for Presentations or Workshops
  68947. Hack Your Career - Troy Hunt
  68948. Ditto PR – strategy. execution. impact.
  68949. Lava Flowing Into a Seemingly Bottomless Crack
  68950. Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  68951. Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  68952. Moreton Lecture
  68953. The unexpected Google wide domain check bypass
  68954. Robin, Terry & Bob
  68955. Defunctionalisation - an underappreciated tool for writing good software | G Research
  68956. Phin Barnes | First Round Capital
  68957. OpenSilver
  68958. How I made a 3D game in only 2KB of JavaScript
  68959. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  68960. Comparing OpenAPI / Swagger, GraphQL, and gRPC
  68961. Home | Defcon Prom
  68962. Borderland between Rendering and Editor - Part 1 · Our Machinery
  68963. Table 4 . Normalized global results for Energy, Time, and Memory 
  68964. The Computer-free Automation of a Jukebox (Electromechanics)
  68965. API access: Recurring yearly payment
  68966. The Order of Interfaces Is Important for Casting Performance – Thomas Claudius Huber
  68967. Video - An Intro into Async Streams & Channels
  68968. A Template for Clean Domain-Driven Design Architecture
  68969. Enhancing Application Insights Request Telemetry
  68970. Q&A's from "Building your first Blazor App"
  68971. Automatic indexes and garbage collection, features that you shouldn’t need which save the day
  68972. Setting up Windows Subsystem for Linux (WSL) 2 for Windows 10 & Docker
  68973. Tip 254 - Use WAF to protect your web applications with Azure Front Door
  68974. Using Azure Service Bus with restricted access
  68975. How Websites Evolved Back to Static HTML/CSS/JS Files —
  68976. Experimenting with MessagePack
  68977. “The Hitchhiker’s Guide To The Galaxy” turns 42
  68978. ROQ.us | Automatic Screen Printing Machines
  68979. Quarantine will normalize WFH & recession will denormalize full-time jobs
  68980. The Octo-Bouncer - Electron Dust
  68981. Google and HTTP
  68982. Cryptographic Signatures, Surprising Pitfalls, and LetsEncrypt
  68983. How I Survived Being A $220k/year Intern
  68984. Start Your Free 30-Day Trial Now | Qumu Enterprise Video
  68985. My favourite Git commit
  68986. Lynda: Online Courses, Classes, Training, Tutorials
  68987. Posts
  68988. dear.is – ForSaleByOwner
  68989. Do whatever you can't stop thinking about
  68990. Hackers Can Clone Millions of Toyota, Hyundai, and Kia Keys
  68991. ARITH-MATIC: Computational Hardware for Pragmatists
  68992. On the shoulders of the giants
  68993. The Human Genome Is Full of Viruses
  68994. The Story of the PS2’s Backwards Compatibility From the Engineer Who Built It
  68995. We have to talk about this Python, Gunicorn, Gevent thing
  68996. Primes Demo - Making an 8 Bit pipelined CPU
  68997. draft-ietf-mls-protocol-09
  68998. Community Guidelines
  68999. Not a 'math person'? You may be better at learning to code than you think
  69000. Firecracker
  69001. Unsafe.As Method (System.Runtime.CompilerServices)
  69002. Empowering digital transformation with .NET, ML and Azure
  69003. Power up your browser with History Search
  69004. I have seen things
  69005. Here’s What a Googol-to-One Gear Ratio Looks Like
  69006. Microsoft's Miguel de Icaza Ponders New Use for WebAssembly -- Visual Studio Magazine
  69007. Security Clearance Jobs - ClearanceJobs
  69008. Dev Your Life
  69009. Live Share Spaces - Visual Studio Marketplace
  69010. What's new in PowerShell 7 – Check it out!
  69011. Jekyll Two Ways on Windows: Installing & building Jekyll / GitHub Pages blogs with Ruby on Windows 10
  69012. Just a Dash
  69013. Keybase
  69014. Thought Download
  69015. Public Gratitudes
  69016. SeanKilleen.com
  69017. Abhishek Gupta – Medium
  69018. Miguel de Icaza
  69019. Exploring Different Disciplines in Your Career with Stephen Toub
  69020. Thomas Maurer MVP
  69021. A new kind of GridView right in your console: Introducing the early preview of ConsoleGuiTools | PowerShell
  69022. Stateful Programming Models in Serverless Functions | QCon San Francisco 2020
  69023. MYBP (Maybe You’ve Been Pwned)
  69024. Adam Miller | SpeakerHub
  69025. How to use PowerShell ISE Mode in Visual Studio Code
  69026. Upgrade Mount for UniFi AC Pro AP
  69027. Not being an asshole will make you more money
  69028. localghost.io
  69029. The biggest mistakes I've made with Lunch Money (so far)
  69030. EARN IT is a direct attack on end-to-end encryption
  69031. Cloud Storage for $2 / TB / Mo
  69032. Virgin Media Disclosure Statement | TurgenSec
  69033. The beautiful machine
  69034. Zip Files: History, Explanation and Implementation
  69035. JavaScript Variables: var and let and const
  69036. Caffeine Boosts Problem-Solving Ability but Not Creativity, Study Indicates
  69037. renderman (RenderMan) | Keybase
  69038. Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
  69039. As we work to protect public health, we also need to protect the income of hourly workers who support our campus - Microsoft on the Issues
  69040. Who is Facebook's mysterious "Lan Tim 2"?
  69041. SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems
  69042. My New Role as Senior Program Manager for .NET Data
  69043. DuckDuckGo is good enough for regular use | www.bitlog.com
  69044. piCorePlayer
  69045. Mopidy
  69046. The Odyssey of Stark and Melody
  69047. Stark - Language And Frontend Compiler - Prototype 2019
  69048. Krisp | Noise Cancelling App
  69049. Invesco | About | Invesco on Social Media
  69050. The Essential Guide to Securing Remote Access
  69051. Microsoft.NET.Sdk.Functions 3.0.4
  69052. CQRS: Refactoring Queries without Repositories - CodeOpinion
  69053. C# 8 nullable reference types - Red Hat Developer
  69054. Love in a time of Corona Virus - Tips, Tricks and Best Practices for Working Remotely
  69055. Millions of tiny databases
  69056. Visual Studio Code for PowerShell 7 | PowerShell
  69057. LEGO Lights & Lighting Kits - Free Global Shipping | Light My Bricks
  69058. CLUI: Building a Graphical Command Line
  69059. Companies fret as costs soar for software subscriptions - Indianapolis Business Journal
  69060. IPFS Powers the Distributed Web
  69061. Building Blazor applications on a Mac
  69062. Intel x86 Root of Trust: loss of trust
  69063. Data Incident Information | Help &amp; Advice
  69064. Uncle Sam compensates you for data leaks (yeah, right)
  69065. Radiooooo.com - The Musical Time Machine
  69066. NuGet Gallery | Blazored
  69067. The History of the URL
  69068. Legal notice| Aberdeen Standard Investments
  69069. How to Make Yourself Into a Learning Machine
  69070. Introduction to Malware Analysis and Reverse Engineering
  69071. Love and Math: The Heart of Hidden Reality: Edward Frenkel: 8601419969265: Amazon.com: Books
  69072. Clemens Vasters @clemensv
  69073. Landmark Computer Science Proof Cascades Through Physics and Math | Quanta Magazine
  69074. The tyranny of I/O and the rise of distributed systems
  69075. Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  69076. Creating storage accounts and blob containers using Azure fluent API-s
  69077. Scoping in JavaScript: The Basics
  69078. Let's Encrypt to revoke 3,048,289 certificates
  69079. Let’s Encrypt discovers CAA bug, must revoke customer certificates
  69080. WTF :: WTF - the terminal dashboard
  69081. Please stop recommending Git Flow! – George Stocker
  69082. Structured concurrency - Wikipedia
  69083. Blazor Tutorial : Event Handling - EP23
  69084. Announcing PowerShell 7.0 | PowerShell
  69085. Monitoror — Unified monitoring wallboard
  69086. “Let’s use Kubernetes!” Now you have 8 problems
  69087. How Explaining Copyright Broke the YouTube Copyright System
  69088. Dapr - Visual Studio Marketplace
  69089. is it canceled yet?
  69090. Buy Past Cure for Xbox One - Microsoft Store
  69091. shortstack
  69092. OpenSOC - Network Defense Simulation
  69093. Pricing  |  Kubernetes Engine Documentation  |  Google Cloud
  69094. How to write a Roslyn Analyzer | .NET Blog
  69095. HAB1 04.27.2016 Ascent to 31K Meters (103,000 Feet)
  69096. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  69097. Playing around with neumorphism in Xamarin.Forms
  69098. Announcing PowerShell 7.0 | PowerShell
  69099. Introduction to SerenityOS GUI programming
  69100. The growth of command line options, 1979-Present
  69101. Upgrade Your .NET Console App Experience
  69102. F# Publications | The F# Software Foundation
  69103. Introducing perfolizer
  69104. Episode 18 - The History of .NET with Richard Campbell
  69105. Flamegraph.speedscope - speedscope
  69106. Why do I rag on BinaryFormatter?
  69107. BlazorWebinarWithCarl
  69108. Analysing .NET start-up time with Flamegraphs
  69109. Improving list sum function based on head and tail with C# 8
  69110. Have I Been S0ld? No, trusted security website HIBP off the table, will remain independent
  69111. Tip 253 - Use Ingress Controller to access resources in an Azure Virtual Network
  69112. SAFE Adventures in F# – Azure From The Trenches
  69113. Tip 252 - Securing your managed Databases in Azure
  69114. ASP.NET Core in Azure App Services' Docker Images - Part 3 - Shawn Wildermuth
  69115. The Spring 2020 Roadmap for Visual Studio published | Visual Studio Blog
  69116. Existence is random [JavaScript code to efficiently generate a random (version 4) UUID]
  69117. Azure Service Fabric 7.0 Fourth Refresh Release
  69118. MSSQL data and log files on Azure blob storage
  69119. IIS Hosting for ASP .NET Core 3.1 Web Apps
  69120. Class definitions in TypeScript
  69121. Levenshtein Distance (Part 3: Optimize Everything!)
  69122. Levenshtein Distance with SIMD (Bonus Part)
  69123. 1619047 - Let's Encrypt: CAA Rechecking bug
  69124. Creating a custom ErrorHandlerMiddleware function
  69125. ASP.NET Core middleware with Roslyn Analyzers - Part 2
  69126. Mysterious Light Sources
  69127. Intelligent Bill Payment Platform for Businesses | Bill.com
  69128. Working remotely during challenging times - Microsoft 365 Blog
  69129. Firefox 75 On Wayland Now To Have Full WebGL, Working VA-API Acceleration
  69130. Introduction to D3
  69131. About upcoming limits on trusted certificates
  69132. Model Builder Updates for ML.NET this February | .NET Blog
  69133. Getting started with Contoso Crafts
  69134. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  69135. The Different Kinds of Exoplanets You Meet in the Milky Way
  69136. PDF text extraction | FilingDB
  69137. Getting Started With React Hooks
  69138. Let's Encrypt certificate issue requiring urgent renewal
  69139. Episode 133 – Nick Craver: Stack Overflow to .NET Core | The 6 Figure Developer
  69140. Revoking certain certificates on March 4
  69141. How to set up a tab profile in Windows Terminal to automatically SSH into a Linux box
  69142. 0.3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333
  69143. Simple Systems Have Less Downtime
  69144. Integrating Tailwind CSS with Blazor using Gulp - Part 2
  69145. C# 8 default interface methods - Red Hat Developer
  69146. - Miguel de Icaza
  69147. Durable Functions Upgrade Strategies
  69148. Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  69149. What's the Difference Between Blazor vs Razor
  69150. I rebuilt the same web API using Express, Flask, and ASP.NET. Here's what I found.
  69151. Tip 251 - Working With Azure Functions in VS Code and GitHub
  69152. svenpetersen1965's Thingiverse Profile
  69153. AWS is updating minimum requirements for AWS Tools for PowerShell to Windows PowerShell 3.0 and .NET Framework 4.5 | Amazon Web Services
  69154. Free Magazines for .NET and JavaScript Developers
  69155. C# and .NET Book | Covers C# 6, C# 7, .NET Framework and .NET Core
  69156. fork() can fail: this is important
  69157. Re: SMB over QUIC: Files Without the VPN
  69158. GitTrends: GitHub Insights - Monitor Views and Clones of your GitHub Repositories | Product Hunt
  69159. microsoft-signalr - cdnjs.com - The best FOSS CDN for web related libraries to speed up your websites!
  69160. Introducing GitTrends: GitHub Insights
  69161. Better passwords in Ruby applications with the Pwned Passwords API
  69162. Payment Request API
  69163. Relating Natural Language Aptitude to Individual Differences in Learning Programming Languages
  69164. Rust Ownership Rules
  69165. WireGuard Gives Linux a Faster, More Secure VPN
  69166. WINDOWS93
  69167. When Bloom filters don't bloom
  69168. ASP.NET Web API + Entity Framework Core : Loading Related Data | Explicit Loading - EP06
  69169. Blazor Tutorial : Razor Components | EventCallback - EP22
  69170. NDC Oslo 2020 | Software Developers Conference
  69171. Little known features of iTerm2
  69172. Epistemic standards for “Why did it take so long to invent X?”
  69173. TechBash 2020 - A Developer Conference in the Northeast
  69174. Clojure: the Lisp that wants to spread
  69175. Dan Wahlin on about.me
  69176. The Simpsons - Alf pogs
  69177. runtime: non-cooperative goroutine preemption · Issue #24543 · golang/go
  69178. Microsoft News API | Partner API Documentation
  69179. Brad Fitzpatrick [bradfitz.com]
  69180. Decent Security
  69181. Decent Security
  69182. (PUBLIC) Building a better Go linker
  69183. DevReach - The Premier Dev Conference
  69184. APHL
  69185. DevReach 2020 to be Hosted in the US and Bulgaria
  69186. Home - Serving the Flight Tracking Enthusiast - ADS-B Exchange
  69187. Code with Dan
  69188. 1unicorn2
  69189. Fritz on the Web
  69190. Recent | Stories | DotNetKicks
  69191. Welcome to Babylon.js 4.1 - Windows Developer Blog
  69192. Automate developer work using Git Aliases
  69193. Identity column vs ETL Process - Simple Talk
  69194. Putting the Fun in C# Local Functions
  69195. What's New in Visual Studio Online | Visual Studio Blog
  69196. .NET Framework February 2020 Preview of Quality Rollup for Windows 10 1909, Windows 10 1903, Windows Server, version 1909 and Windows Server, version 1903 | .NET Blog
  69197. Mutating Objects makes Testing Harder – George Stocker
  69198. Tip 250 - Using Visual Studio Online
  69199. .NET Core 3.0 will reach End of Life on March 3, 2020 | .NET Blog
  69200. When Containers Become Trashcans
  69201. GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  69202. Travelling with 24" monitors - My blog
  69203. Use the Git History to Identify Pain Points in Any Project :: Random Bits of Wisdom
  69204. Slides and links from DotNetDays Romania 2020
  69205. Things I Believe About Software Engineering
  69206. 📕 The 25 most recommended programming books of all-time.
  69207. HackerTracker.info
  69208. A journey to searching Have I Been Pwned database in 49μs (C++)
  69209. NymphCast: a casual attempt at an open alternative to ChromeCast and kin
  69210. Cybersecurity
  69211. Technical Details of Why Cloudflare Chose AMD EPYC for Gen X Servers
  69212. Miranda homepage
  69213. How to Fill a Klein Bottle - Numberphile
  69214. List of 2020 Leap Day Bugs
  69215. DDD South West 2020 Call for Papers Extended
  69216. Security Notice
  69217. data stories
  69218. SharpLab
  69219. SharpLab
  69220. SharpLab
  69221. SharpLab
  69222. .NET Threading and WebAssembly
  69223. Detroit: Become Human - Scan effect in Unity
  69224. zkMesh
  69225. .NET R&D Digest (February, 2020)
  69226. My Ordinary Life: Improvements Since the 1990s - Gwern.net
  69227. Building a Custom Router for Blazor
  69228. Important GDC 2020 Update
  69229. Stack Exchange Data Explorer
  69230. How a 2 person startup already uses 28 other tools
  69231. A half-hour to learn Rust
  69232. DDD North 2020!
  69233. WPF Tips
  69234. WinUI Tips
  69235. How to brainstorm great business ideas
  69236. Joel Martinez
  69237. Chadslab
  69238. Switching back to the UI thread in WPF/UWP, in modern C#
  69239. moyix (Brendan Dolan-Gavitt) | Keybase
  69240. dade
  69241. Supporting other projects in the community
  69242. [Cado-nfs-discuss] Factorization of RSA-250
  69243. Microsoft - Official Home Page
  69244. SharpLab
  69245. I want off Mr. Golang's Wild Ride
  69246. Profit Hunt | profitable online projects
  69247. Black History Month: Hear from 5 Technology Innovators
  69248. Home | INSTINCT3
  69249. How Crash Bandicoot Hacked The Original Playstation | War Stories | Ars Technica
  69250. Programmers generate every possible melody in MIDI to prevent lawsuits - MusicTech
  69251. Digital Gift Cards | Give the Gift of Secure Passwords | 1Password
  69252. WildML
  69253. .NET Framework February 2020 Preview of Quality Rollup | .NET Blog
  69254. Rider 2020.1 Starts Early Access Program - .NET Tools Blog
  69255. How to set up Docker within Windows System for Linux (WSL2) on Windows 10
  69256. Overview of Azure Cache for Redis - Simple Talk
  69257. ReSharper Ultimate 2020.1 Kicks off the Early Access Program! - .NET Tools Blog
  69258. Tip 249 - Deploying a Node.js Web App using Visual Studio Code, GitHub Actions and Azure
  69259. Adding Observability to .NET Core Apps ASP.NET Blog |
  69260. Immutability in DTOs?
  69261. IoT SVG Idea
  69262. Strava Runner Profile | David Ortinau
  69263. bern_relief.py
  69264. The Art of Zero Knowledge: Zero-Knowledge Proofs for Set Membership | ZKProof Standards
  69265. How to Use Attribute Routing in ASP.NET Core 3.0 MVC
  69266. Default Keyboard Shortcuts - Visual Studio 2019 for Mac
  69267. Math with Bad Drawings: Illuminating the Ideas That Shape Our Reality: Ben Orlin: 9780316509039: Amazon.com: Books
  69268. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  69269. Don’t try to sanitize input. Escape output.
  69270. Hundred year mistakes
  69271. Straffic
  69272. Straffic
  69273. Israeli Marketing Company Exposes Contacts Database
  69274. How to create a Dell-Ubuntu Image on your Dell PC
  69275. Hasura raises $9.9M Series A to simplify GraphQL for developers – TechCrunch
  69276. Why the GOV.UK Design System team changed the input type for numbers - Technology in government
  69277. Incident on 2020-02-27 14:31 UTC
  69278. A painless self-hosted Git service
  69279. Let's Encrypt Has Issued a Billion Certificates
  69280. Showcase of projects built with .net technology - BuiltWithDot.Net
  69281. QuillJs editor & Image resize proxy tag helpers - BuiltWithDot.Net
  69282. CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"
  69283. Welcome to Babylon.js 4.1
  69284. Become a Member | Mathematical Association of America
  69285. C# 8 pattern matching - Red Hat Developer
  69286. tippin.me
  69287. The Simpsons in CSS
  69288. Provisional Mode | .NET Blog
  69289. The Oldest Company in Almost Every Country (That is Still in Business) - BusinessFinancing.co.uk
  69290. 3.0
  69291. x64dbg
  69292. YC's New Guide to Raising a Series A
  69293. Country Codes, Phone Codes, Dialing Codes, Telephone Codes, ISO Country Codes
  69294. Learning Blazor Components: The Definitive Guide
  69295. Getting Started with CORS in ASP.NET Core
  69296. Securing gRPC-based Microservices in .NET Core
  69297. What is a type in TypeScript? Two perspectives
  69298. Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  69299. REST Commands and Queries in VS Code - ardalis
  69300. Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  69301. Azure Cost Management + Billing updates – February 2020
  69302. @types/blazor__javascript-interop
  69303. Don't Forget To Be Awesome
  69304. Hard Startups
  69305. Laszlo - .Net Developer, Personal Blog
  69306. automatic SQL injection and database takeover tool
  69307. DOJ Plans to Strike Against Encryption While the Techlash Iron Is Hot
  69308. What's behind the hype about Blazor? - Stack Overflow Blog
  69309. Your Man in the Public Gallery - Assange Hearing Day 2 - Craig Murray
  69310. Regular-Expressions.info - Regex Tutorial, Examples and Reference
  69311. Dependency Injection in Azure Functions with C#
  69312. Things I Learned From Five Years in Climate Tech
  69313. Neutralinojs
  69314. Tailwind UI
  69315. Grid Garden
  69316. Strongly Typed, Dependency Managed Azure in C#: Introducing Cake.AzureCLI
  69317. ReSharper 2020.1 Roadmap - .NET Tools Blog
  69318. Authentication and the Azure SDK
  69319. Marvin.Cache.Headers 5.0.0 Released
  69320. Use Blazor and C# to host a static website in Azure Storage
  69321. How to ignore files in Git without .gitignore - Red Hat Developer
  69322. Power Down: Low power mode for Azure Sphere
  69323. React Context with TypeScript: Part 2 - Complex context with function components
  69324. From WebForms to Blazor?
  69325. xUnit.net
  69326. #444 – An Interview with Ben Eater
  69327. The Amp Hour Electronics Podcast
  69328. What is this 48-pin laptop hard drive connector?
  69329. An Intuitive Guide to Linear Algebra – BetterExplained
  69330. JS Paint
  69331. Apple drops a bomb on long-life HTTPS certificates: Safari to snub new security certs valid for more than 13 months
  69332. No raw data, no science: another possible source of the reproducibility crisis
  69333. A History of Entity Framework
  69334. Search
  69335. .NET and VSCode
  69336. KubeCon + CloudNativeCon Europe 2020: It’s a Polyglot World of Stateless Funct...
  69337. To Get Good, Go After The Metagame
  69338. Cycling through all the streets in central London
  69339. DDD By Night March 2020 @ Zendesk
  69340. Георгий Плотников «Just In Time hooking»
  69341. Perhaps the Job Description is the problem Not A Shortage of Programmer Talent
  69342. Buy X410 - Microsoft Store
  69343. Public Key Infrastructure (PKI) Engineer - Jobs at Apple
  69344. Pancake Numbers - Numberphile
  69345. BlazorForums.Net
  69346. Just In Time Hooking #
  69347. When ASP.NET Core can't find your controller: debugging application parts
  69348. C# ReadOnlySpan<byte> and static data
  69349. Bill Laswell
  69350. Securing Firefox with WebAssembly – Mozilla Hacks - the Web developer blog
  69351. How can I replace the first occurrence of a character in every word?
  69352. The Facts: Mozilla’s DNS over HTTPs (DoH) – Open Policy & Advocacy
  69353. Getting Started with Parcel.js - A Web Application Bundler
  69354. HDRP: Out of Preview in 2019.3 - Unity Technologies Blog
  69355. Netflix is pleased to announce the open-source release of our crisis management orchestration framework: Dispatch!
  69356. Acrobat on the Web, Powered by WebAssembly
  69357. Monsters Weekly 153 - Releasing NuGet Packages with GitHub Actions
  69358. Getting started with ML.NET in Jupyter Notebooks
  69359. Announcing TypeScript 3.8 | TypeScript
  69360. Null API Responses and HTTP 204 Results in ASP.NET Core
  69361. 10K Request per Second: REST API with Azure SQL, Dapper and JSON
  69362. It’s 2020. Is your code ready for leap day?
  69363. Update on running ReSharper out of process - .NET Tools Blog
  69364. Typing Arrays in TypeScript
  69365. The Secret Code: ASP.NET MVC Conventions
  69366. TraceProcessor 1.0.0 - Windows Developer Blog
  69367. Azure Sphere is now generally available!
  69368. EA and Visual Studio’s Linux Support | C++ Team Blog
  69369. Episode 132 – EF and EF Core with Brice Lambson | The 6 Figure Developer
  69370. Python vs Julia autocorrelation
  69371. Learn how computers add numbers and build a 4 bit adder circuit
  69372. CamSD.ino
  69373. Dos and Don'ts of stackalloc
  69374. USW Flex Mini
  69375. SharpLab
  69376. On Voice Coding
  69377. Visual Studio for Mac: Refresh(); event
  69378. Andreessen-Horowitz craps on “AI” startups from a great height
  69379. Donald Knuth Was Framed
  69380. Software Development Company | BitTacklr
  69381. Are you reading the "What's New" in .NET docs?
  69382. Passwords, how they are hacked and how to protect them
  69383. Chipotle builds new website with .NET Core, Visual Studio Code, and TypeScript
  69384. Building a fake company
  69385. Cloudflare silently deleted my DNS records
  69386. C++ decltype and parentheses - why?
  69387. Bastion
  69388. crt.sh | cert-populations
  69389. Navigating microservices with .NET Core - Ryan Nowak
  69390. C# 8 asynchronous streams - Red Hat Developer
  69391. Pizza Box Computer
  69392. BernRelief.py
  69393. DDD North 2020
  69394. Confused by "groups" and the Linux "permission model"
  69395. 5 arguments to make managers care about technical debt
  69396. Compound Double Pendulums
  69397. Last Week in AWS - AWS News Sprinkled With a Side of Snark
  69398. Screaming in the Cloud Archives - Last Week in AWS
  69399. pwn.college BETA
  69400. Doing Meta-Analysis in R
  69401. Routed Gothic Font
  69402. Web Workers, comlink, TypeScript and React
  69403. .NET Core/Standard Auto Incrementing Versioning
  69404. Building String Razor Template Engine with Bare Hands (.NET Core)
  69405. Designing an event-driven process at scale: Part 3 - Red Hat Developer
  69406. Storage 101: Understanding the Hard-Disk Drive - Simple Talk
  69407. If I send a plaintext e-mail using Gmail to somebody, including my PGP public key block, is that secure?
  69408. How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  69409. Comparing Callbacks, Promises and Async Await in TypeScript
  69410. C# - Sealed and internal - how to use in unit test?
  69411. New and improved JonSkeet.DemoUtil
  69412. TypeScript 3.8 Adds Private Fields and Top-Level Await
  69413. How can I create a password protected .zip file in Windows 10?
  69414. CQRS + Event Sourcing – Step by Step | Learn CQRS and Event Sourcing
  69415. Alternatives to enums in TypeScript
  69416. Tip 248 - Top 5 VS Code extensions for Azure Developers
  69417. Mathematics for the adventurous self-learner
  69418. Blog - Paul Knopf
  69419. :: Darch
  69420. Home - Qml.Net
  69421. Famicom Party
  69422. CloudSkills.fm
  69423. grep.app
  69424. The 17-Klein Bottle - Numberphile
  69425. .NET Memory Workshops
  69426. In depth guide to running Elasticsearch in production
  69427. The Zen of Go | Dave Cheney
  69428. Should you self-host Google Fonts?
  69429. Shared Source CLI Essentials: David Stutz, Ted Neward, Geoff Shilling: 9780596003517: Amazon.com: Books
  69430. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  69431. SharpLab
  69432. OpenVPN Client Connect For Windows | OpenVPN
  69433. About Our Ads
  69434. dotnet/runtime
  69435. dotnet/runtime
  69436. A Simple Range Proof From Polynomial Commitments - HackMD
  69437. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  69438. Recreating 3 Seconds of STAR WARS (Green Screen Model)
  69439. Running Windows 2000 on WSL
  69440. dotnet/runtime
  69441. Ella: A Vibrator You Control From Your Phone
  69442. dotnet/runtime
  69443. Damian Edwards
  69444. dotnet/runtime
  69445. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  69446. dotnet/runtime
  69447. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  69448. QA Platform Engineer - DEV
  69449. dotnet/runtime
  69450. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  69451. My Data of Unknown Origin - Pastebin.com
  69452. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  69453. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  69454. Software platform dependency analysis with F# and Neo4j
  69455. Welcome to Blazor Blogs!
  69456. VSTS build failed with nuget buildwebcompiler · Issue #354 · madskristensen/WebCompiler
  69457. Introduction :: Learn TLA+
  69458. Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  69459. Under the hood of “Default Interface Methods”
  69460. MongoDB Transactions in .NET Applications
  69461. William J. Bowman, Ph.D. | Home
  69462. Inrupt, Tim Berners-Lee's Solid, and Me
  69463. DDD East Midlands Conference 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  69464. hediet/vscode-debug-visualizer
  69465. Part 1 - Introduction and Setting up the REPL
  69466. Daniel Rubino on about.me
  69467. Veniqa - Open-source E-commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) and more. 100% Code Customizable.
  69468. ErikEJ/EFCorePowerTools
  69469. Am I generating email link tokens correctly?
  69470. Do CPU credits exist for c5d.large instances? And if not, why not?
  69471. auto as a template argument placeholder for a function parameter
  69472. Can I safely update Windows 10?
  69473. Is the strcasecmp algorithm flawed?
  69474. Use xmm for stack prolog zeroing rather than rep stos by benaadams · Pull Request #32538 · dotnet/runtime
  69475. Why in Linux the rights to execute the file doesn't work?
  69476. microsoft/electionguard
  69477. M3
  69478. Channel 9 provides videos for developers, delivered by the people who work behind the scenes at Microsoft.
  69479. What To Do When You Reach Number 1 On Hacker News - Blog by Jared Nelsen
  69480. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  69481. TimeSnapper, automatic screenshot software, auto screen capture
  69482. Learning Rust With Entirely Too Many Linked Lists
  69483. Get a Free Demo | SentinelOne
  69484. Homepage | Plaid
  69485. Vue Vixens - Workshops for Foxy People to Learn Vue.js
  69486. xt0rted/slash-command-action
  69487. Stack Overflow is leaking user emails
  69488. MYTA Technologies_v3.mp4
  69489. Opportunities | MYTA Technologies
  69490. MusicKit JS | Apple Developer Documentation
  69491. What Happened with LEGO – Reality Prose
  69492. hassio-addons/addon-ssh
  69493. COPY | Npgsql Documentation
  69494. Welcome to the UK .NET Tour 2020
  69495. TotallyNotChase/glitch-this
  69496. VuePress
  69497. React book landing page
  69498. Source Code | OpenVPN
  69499. mcc (@mcc@mastodon.social)
  69500. Chris Noring — DEV Profile
  69501. Blazor | Build client web apps with C# | .NET
  69502. Building a Custom Router for Blazor
  69503. The friendly Operating System for the Internet of Things
  69504. Building a Custom Router for Blazor
  69505. Hash functions and security | Manning
  69506. I hacked SlickWraps. This is how. - Lynx0x00 - Medium
  69507. Instant Nancy Web Development
  69508. Ivan On Tech on Programming in Solidity, C++, and Javascript - Cryptographic Asset
  69509. Microservices in .NET Core
  69510. PostHog – Self Hosted Product Analytics
  69511. SQLite Query Language: WITH clause
  69512. home | CFAIL
  69513. Code Maze Weekly #13 - Code Maze
  69514. GOODBYE JAVASCRIPT! Build an Authenticated Web App in C# with Blazor + .NET Core 3.0
  69515. Configure the Linker for ASP.NET Core Blazor
  69516. A Dark Room
  69517. VorTechS/BlazorCarousel
  69518. Build a JavaScript Responsive Sidebar Menu
  69519. Free Website Builder | Create a Free Website | Wix.com
  69520. Retargeting & Tracking Pixels: Explained!
  69521. What Are APIs? - Simply Explained
  69522. DevOps For Dummies (For Dummies (Computer/Tech)): Emily Freeman: 9781119552222: Amazon.com: Books
  69523. Testing GitHub Oneboxes for Stack Overflow for Teams
  69524. Opinion: The unspoken truth about managing geeks
  69525. Just one week left to submit your talk proposals for DDD South West 2020!
  69526. Debugging Wednesday — Cancel this task!
  69527. The state of dotnet performance
  69528. Learning By Shipping
  69529. Testing GitHub Oneboxes on Stack Overflow for Teams
  69530. Master these JavaScript Fundamentals to Land Your Next Job
  69531. A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  69532. Loosely Coupled Show: Software Architecture and Design - CodeOpinion
  69533. The Power of EventSourcing — Softwarepark
  69534. Storing IoT Data in a database
  69535. Fundamental Concepts for Elastic Jobs in Azure SQL Database
  69536. Getting started with Uno Platform and ReactiveUI - Uno Platform
  69537. Provisioning X.509 Devices for Azure IoT Hub using .NET Core
  69538. MFractor For Visual Studio Windows Now Available
  69539. Fixing Random, part 28
  69540. Fixing Random, part 24
  69541. Porting old posts, part 2
  69542. Add spec for TFMs in .NET 5 by terrajobst · Pull Request #92 · dotnet/designs
  69543. Chris Sainty - Building with Blazor
  69544. ASP.NET Core middleware with Roslyn Analyzers - Part 1
  69545. What is content caching on Mac?
  69546. petterhoel/Todos
  69547. My Media Creation Setup
  69548. Fixing Random, part 18
  69549. Fixing Random, part 23
  69550. The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  69551. Compiler Explorer - C (x86-64 clang 9.0.0)
  69552. EF Core adoption is very healthy
  69553. Fixing Random, part 29
  69554. Medicare for All: Last Week Tonight with John Oliver (HBO)
  69555. JetBrains Mono: A free and open source typeface for developers
  69556. Fixing Random, part 22
  69557. How to test logging when using Microsoft.Extensions.Logging
  69558. Service Fabric Community Q&A 41
  69559. Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  69560. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  69561. .NET Design Review: Quick Reviews
  69562. Trains․NET - Episode 16 - Nicer UI and removing Windows Forms
  69563. Davy Wybiral
  69564. Fixing Random, part 25
  69565. Candle Touch™- The First Smart, Connected, Real-Flame Candle
  69566. NetFabric/NetFabric.Hyperlinq
  69567. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  69568. Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  69569. helvetica scenario
  69570. The future of work looks like staying out of the office
  69571. The Wandering Earth (2019) - IMDb
  69572. Compiler Explorer - C (x86-64 clang 9.0.0)
  69573. New optimizations boost performance in preview builds of Microsoft Edge - Microsoft Edge Blog
  69574. Integrating Tailwind CSS with Blazor using Gulp - Part 1
  69575. EF Core Tips: Don’t call Update when you don’t need to!
  69576. Fixing Random, part 21
  69577. Plan for Entity Framework Core 5.0
  69578. Messaging Layer Security: Towards a New Era of Secure Group Messaging
  69579. Pushing a database driver to the max: Performance and architecture in the Npgsql PostgreSQL driver
  69580. Porting old posts, part 1
  69581. billy corgan rides a rollercoaster
  69582. Support pre-release packages with floating versions · Issue #912 · NuGet/Home
  69583. Introducing EF Core 5 Features: CreateDbCommand: I’ll see your string and raise you a command…
  69584. Andrey Akinshin's blog
  69585. Fixing Random, part 26
  69586. Fixing Random, part 19
  69587. Mechanized Proofs for PL: Past, Present, and Future
  69588. NVIDIA/cutlass
  69589. Home
  69590. YohDeadfall/Yoh.Tuples
  69591. Loosely Coupled Show | Episode #000 | Software Architecture
  69592. Create a Meetup Account
  69593. T4 and EF Core Reverse Engineering
  69594. Cryptologie
  69595. Microsoft Flagship Events
  69596. 1564808 - Unable to drag and drop images or URLs from browser to desktop when running Windows as Administrator with UAC disabled
  69597. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  69598. Fixing Random, part 20
  69599. Posts by Ben Adams
  69600. Data Brokers are Cruising for a Bruising
  69601. Security Scanning Your .NET Core Applications
  69602. David Wengier
  69603. the Nothing itself nothings
  69604. Removed Method Group conversions, more additions to equality. by Mrnikbobjeff · Pull Request #1030 · xamarin/Essentials
  69605. The hidden war over grocery shelf space
  69606. Decompile .NET code while debugging - Visual Studio
  69607. Hardware build: CRC calculation
  69608. Blazored.FluentValidation 1.2.0
  69609. Languages & Runtime: .NET Community Standup - Feb 13th 2020 - ❤🌹
  69610. How do CRCs work?
  69611. How To Create a Blazor Component
  69612. Fixing Random, part 30
  69613. Make your custom .NET GC - "whys" and "hows" - Konrad Kokosa
  69614. Unhandled Exception
  69615. Tinkering with client-side Blazor and the AWS SDK for .NET
  69616. Epic Circles - Numberphile
  69617. Simulating Supply and Demand
  69618. Roundup #68
  69619. Rider 2019.3.2 is Available! - .NET Tools Blog
  69620. Dave - Black (Live at The BRITs 2020)
  69621. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  69622. Numberphile
  69623. Porting old posts, part 3
  69624. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  69625. Home · terrajobst
  69626. fiigii.com
  69627. Transactions with MongoDB 4.0 and .Net
  69628. Jon Galloway - Jon Galloway
  69629. Update on our new and upcoming security keys
  69630. X25519 in Web Cryptography · Issue #271 · mozilla/standards-positions
  69631. Andrew Lock | .NET Escapades
  69632. Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  69633. Azure App Configuration is now generally available | Azure updates | Microsoft Azure
  69634. Continuous C# and F# IDE for iPads and iPhones
  69635. Visual Studio 2010 Best Practices
  69636. Appstat - App Store Sales & Analytics on your Mac
  69637. Lychee — Self-hosted photo-management done right
  69638. xamarin/Essentials
  69639. Twitter Guidelines
  69640. Connection Abstractions · Issue #1793 · dotnet/runtime
  69641. system.net - Domain Name For Sale | DAN.COM
  69642. FEMMEBIT
  69643. Steven Troughton-Smith is creating Tech, Development & Games Commentary | Patreon
  69644. Habitica - Gamify Your Life
  69645. Paperwork
  69646. BlurHash
  69647. bitcrazed (Rich Turner) | Keybase
  69648. Strings and Loops within Pi - Numberphile
  69649. MongoDB.local SF 2018
  69650. Plain Text Offenders
  69651. Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  69652. Designing an event-driven business process at scale: A health management example, Part 1 - Red Hat Developer
  69653. February 2020 SDK Release
  69654. Code review red flag: Where is the missing code?
  69655. Elastic Jobs in Azure SQL Database – What and Why
  69656. Announcing .NET Conf: Focus on Xamarin | Xamarin Blog
  69657. React Context with TypeScript: Part 1 - Simple context with function components
  69658. MSIX Packaging Tool Insider Program
  69659. Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
  69660. Builder as a monoid
  69661. Migrating your applications to Azure using Virtual Machine Scale Sets, Packer and Virtual Machine extensions – Part 1
  69662. Catch up with Visual Studio Tools for Unity on Mac | Visual Studio Blog
  69663. Email Confirmation with ASP.NET Core Identity - Code Maze
  69664. Is Blazor For Everyone? — App vNext
  69665. Pipeline Templates: Complete Azure Pipelines Example for a Uno Project for iOS, Android and Windows - Nick's .NET Travels
  69666. Blazor by Example - A dismissable banner
  69667. SQL Bits 2020 is happening in London: join us March 31 to April 4 - SQL Server Blog
  69668. Xamarin Coding Standards | Jesse Liberty
  69669. Monsters Weekly 152 - GitHub Actions and .NET Core
  69670. Hash functions and security | Manning
  69671. CSLA .NET Version 5.1.0 Release
  69672. Rider 2020.1 Roadmap - .NET Tools Blog
  69673. Resource Pseudo Localization - Protecting developers from themselves
  69674. GIFs and SwipeView in Xamarin Forms 4.4
  69675. Types for classes in TypeScript
  69676. ASP.NET Core MVC 3.x – AddMvc(), AddMvcCore(), AddControllers() and other bootstrapping approaches
  69677. Azure This Week: Azure This Week - Ignite The Tour: Sydney
  69678. OS hacking: Let's port git to SerenityOS!
  69679. Bvckup 2 | Introducing a small spinoff project - byenow - a faster folder deleter
  69680. Google Fonts
  69681. syscolabs/kasaya
  69682. data stories
  69683. BBC Micro bot
  69684. Screaming in the Cloud Archives - Last Week in AWS
  69685. Last Week in AWS - AWS News Sprinkled With a Side of Snark
  69686. ralfholly/git-autocommit
  69687. Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  69688. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  69689. Marten
  69690. Szkoła Event Sourcing - Fakty i Mity o Event Sourcing
  69691. Lupusa87 - Overview
  69692. joshfree - Overview
  69693. Animal Crossing: New Horizons Direct (Nintendo Switch)
  69694. The Computer Scientist Responsible For Cut, Copy, and Paste, Has Passed Away
  69695. Seba's Photography - A blog about photography and (if happens) travels. Photographer based in Portsmouth, UK. Mainly portraits, street and few landscape photography
  69696. sebas77 - Overview
  69697. Multi-Perspective Validation Improves Domain Validation Security - Let's Encrypt - Free SSL/TLS Certificates
  69698. Is there a good way to communicate choose at least one?
  69699. DeepL Translator
  69700. Latacora - Stop Using Encrypted Email
  69701. Password Managers with guest Troy Hunt | Weekly Dev Tips
  69702. How 1500 bytes became the MTU of the internet
  69703. Does register selection matter to performance on x86 CPUs?
  69704. ASP.NET Core Middleware Registration
  69705. Hexa
  69706. xLayers: Design – Code – Repeat
  69707. Peter Lawrence Montgomery, 1947-2020
  69708. galaxus.de – mehr als ein Onlineshop
  69709. Open Game Engine Exchange
  69710. Why we left AWS
  69711. Welcome to the Worldwide Center of Mathematics on YouTube!
  69712. Code Traveler
  69713. ASP.NET Core News - Your weekly update of everything ASP.NET Core
  69714. G-Truc Creation
  69715. jkotas - Overview
  69716. JIT/EE interface cleanup by jkotas · Pull Request #32521 · dotnet/runtime
  69717. PeachPie | PHP compiler to .NET
  69718. Ed Southall
  69719. Azure This Week: Watch the latest videos
  69720. Initial Memcached protocol by MonsieurTib · Pull Request #84 · davidfowl/BedrockFramework
  69721. StackShare Weekly Digest.
  69722. Debuggers & Domains | My Notes: Using Azure AD and MSAL for Application Authentication
  69723. Twitch
  69724. Welcome | Azure Tips and Tricks
  69725. Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  69726. IdentityServer4: Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT
  69727. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes with Ryan Nowak
  69728. Type-Driven Development with Idris
  69729. sdras - Overview
  69730. Testing GitHub Oneboxes
  69731. From DotNet Run to Hello World - .NET Oxford - January 2020
  69732. Tentacles Akimbo (with Cliff Stoll) - Numberphile
  69733. TGI Kubernetes 105: Dapr - Distributed Application Runtime
  69734. What is a stack and how does it work? — 6502 part 5
  69735. Jakub Míšek - Compiling and Running a PHP on .NET Core - Dotnetos Conference 2019
  69736. Application Diagnostics in .NET Core 3.1 - Damian Edwards & David Fowler
  69737. SignalR Deep Dive: Building Servers - David Fowler & Damian Edwards
  69738. Running 'Have I Been Pwned' with Azure and Cloudflare | Tech Tips NDC Sydney 2019
  69739. Azure ESP32 Dev Kit Board and resources
  69740. A Miraculous Proof (Ptolemy's Theorem) - Numberphile
  69741. Pentagons and the Golden Ratio - Numberphile
  69742. Hello World - Introduction to C# interactive C# tutorial
  69743. Kevin Gosse — The debugging mindset
  69744. Remove a smattering of (potential) allocations with spans by stephentoub · Pull Request #32463 · dotnet/runtime
  69745. Oracle Buys Aconex
  69746. InboxSDK
  69747. jasonmayes/Real-Time-Person-Removal
  69748. Mining my mailbox for top email service providers
  69749. nquinlan/Email-Intelligence
  69750. rswier/c4
  69751. Master of Aggregates
  69752. Continuous Delivery, Deployment and DevOps platform - Octopus Deploy
  69753. Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  69754. campersau - Overview
  69755. Reset your code
  69756. 304NotModified - Overview
  69757. Announcing speakers for 2020 : C++ On Sea
  69758. git clone; ./build.cmd fails · Issue #32483 · dotnet/runtime
  69759. Twitch
  69760. Fix log levels by ryanbrandenburg · Pull Request #14748 · dotnet/aspnetcore
  69761. dotnet/aspnetcore
  69762. Pluralsight - Unlimited Online Developer, IT, and Cyber Security Training
  69763. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  69764. ReactJSConsulting.com
  69765. Azure Weekly
  69766. Caliper - Measure what matters for hiring in AI. At scale.
  69767. dotnet/project-system
  69768. Twitch
  69769. A Piece of Pi for Patrons | Numberphile on Patreon
  69770. COPY | Npgsql Documentation
  69771. Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  69772. efcore/EFCore.NamingConventions
  69773. emadashi - Twitch
  69774. Main Page الصفحة الرئيسية
  69775. Jesse Liberty on about.me
  69776. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  69777. Adam Storr - Integration Testing with ASP.NET Core 3.1
  69778. LLVM Meetup - Toronto, May 2019
  69779. Why Do So Many Incompetent Men Become Leaders?
  69780. To Seem More Competent, Be More Confident
  69781. CertificateManager 1.0.3
  69782. David Pfau
  69783. Redash helps you make sense of your data
  69784. Avoid rewriting a legacy system from scratch, by strangling it
  69785. brajkovic (Bojan Rajkovic) | Keybase
  69786. School of Video Game Audio
  69787. Updates | RealtimeCSG
  69788. Sander van Rossen is creating level editor tools for Unity | Patreon
  69789. Build software better, together
  69790. RadicalCSG/Chisel.Prototype
  69791. Dillon Berger (@InertialObservr) is creating math/physics edu-content | Patreon
  69792. NYC Salon
  69793. dwmkerr/hacker-laws
  69794. Great App Search Checklist
  69795. Codefresh is the first CI/CD platform built for Kubernetes and Docker.
  69796. Generic Host Builder in ASP .NET Core 3.1
  69797. Your balance is $0.30000000004
  69798. i am the cavalry
  69799. Home | Mono
  69800. Rugged Software
  69801. Working with expression trees in C# | Alexey Golub
  69802. PODCASTICO - מפיקים פודקאסטים מעולים - הפקת פודקאסט לחברות וארגונים
  69803. TaoSecurity
  69804. About - iCircuit - The Realtime Circuit Simulator and Editor
  69805. NoSQL Database | RavenDB ACID NoSQL Document Database
  69806. Calca - The Text Editor that Loves Math
  69807. Continuous C# and F# IDE for iPads and iPhones
  69808. Working with expression trees in C# | Alexey Golub
  69809. dotnet/project-system
  69810. Dynamic generic dictionary expansion feature by fadimounir · Pull Request #32270 · dotnet/runtime
  69811. HusseiN98D on Bugcrowd
  69812. dotnet/runtime
  69813. Rémi Bourgarel’s Blog
  69814. Table Convert Online - table to markdown,csv,json,latex table,excel,sql,xml
  69815. Dmitry Pavlov | Coding Machine | World-class .NET Freelance Contractor | ASP.NET Core, .NET, C#
  69816. Tipping with Brave Rewards
  69817. Real-World Cryptography
  69818. dotnet/runtime
  69819. F# Weekly #7, 2020 – F# 5.0 (preview) and TP.SDK update!
  69820. Blockchain Research Newsletter
  69821. dotnet/runtime
  69822. dotnet/runtime
  69823. Performance testing
  69824. Visual Studio Code January 2019
  69825. dotnet/runtime
  69826. Fermat's Library | Librarian
  69827. Evil Eval() Vol. 2 @ PeachPie | PHP compiler to .NET
  69828. dotnet/runtime
  69829. dotnet/runtime
  69830. iolevel/wpdotnet-sdk
  69831. LiteDB :: A .NET embedded NoSQL database
  69832. Migrating configuration in .NET Framework to .NET Core
  69833. Calculating Pi: My attempt at breaking the Pi World Record
  69834. dotnet/runtime
  69835. Private Thoughts
  69836. Manning | Deal of the Day
  69837. Cake - Home
  69838. RAM and bus timing
  69839. The Golden Ratio (why it is so irrational) - Numberphile
  69840. The Horrifically Dystopian World of Software Engineering Interviews - Blog by Jared Nelsen
  69841. Man who misses Ceefax spends years creating his own version
  69842. Ben Eater
  69843. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  69844. AVIF for Next-Generation Image Coding
  69845. Research based on the .NET Runtime
  69846. What do software engineers who work at a large scale understand that other developers don't? - Quora
  69847. Base64 encoding and decoding at almost the speed of a memory copy
  69848. xt0rted/actions
  69849. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  69850. ArrayPool.Shared.Rent should support returning a zero-inited array · Issue #24416 · dotnet/runtime
  69851. Rust for professionals
  69852. New Microsoft.Toolkit.HighPerformance package by Sergio0694 · Pull Request #3128 · windows-toolkit/WindowsCommunityToolkit
  69853. Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  69854. DeFacto
  69855. xKloc/Todos
  69856. davidfowl/Todos
  69857. Developer South Coast (Southampton, United Kingdom)
  69858. csharpfritz - Twitch
  69859. NuGet | Status
  69860. The NuGet Blog
  69861. Windows Update Delivery Optimization: FAQ
  69862. Image Overhaul (.webp support) by NickCraver · Pull Request #47 · NickCraver/nickcraver.github.com
  69863. ⚙ D65366 [CodeGen][SelectionDAG] More efficient code for X % C == 0 (SREM case)
  69864. Improve `X % C == 0` for signed integers where C is any number (not j… · EgorBo/runtime-1@84016c0
  69865. PageSpeed Insights
  69866. Lazyload images by bengreenstein · Pull Request #3752 · whatwg/html
  69867. To boldly suggest an overall plan for C++23
  69868. LearnAwesome.org
  69869. ActivityPub, the secret weapon of the Fediverse
  69870. Image actions - trying it <3 by NickCraver · Pull Request #46 · NickCraver/nickcraver.github.com
  69871. How HTTPS works Part 1 — Building Blocks
  69872. PuzzleScript Game
  69873. maharmstone/quibble
  69874. r/UCSC - CHP blocking High Street during Day 2 of the COLA strike. [OC]
  69875. The No More Ransom Project
  69876. AWS re:Invent 2019: Beyond eleven nines: Lessons from Amazon S3 culture of durability (STG331-R1)
  69877. Firecracker: Lightweight Virtualization for Serverless Applications
  69878. Hyperping | Uptime monitoring with public status pages
  69879. M/Monit
  69880. etcd
  69881. Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code
  69882. Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  69883. Carl Franklin's Blazor Road Show!
  69884. Valid Lovely Triangles - Numberphile
  69885. Triangles by Numberphile
  69886. dotnet-dstrings 1.1.0
  69887. Compilers: The Next Frontier In Web Performance - Chad Hietala - JSConf US 2018
  69888. WACUP (WinAmp Community Update Project)
  69889. dapr/dapr
  69890. ReactSharp - A C# library for building web user interfaces
  69891. SamProf/ReactSharp
  69892. Performance traps of ref locals and ref returns in C# | Premier Developer
  69893. When must we use extern alias keyword in C#?
  69894. extern alias - C# Reference
  69895. davidfowl/Todos
  69896. The past and the future of hub
  69897. Visual Studio for Mac: Refresh(); event
  69898. Microsoft for Startups – Building Startups | Microsoft for Startups
  69899. Steve Gordon - Adventures in ASP.NET Core
  69900. Humanitarian Toolbox
  69901. RunAsRadio - Home
  69902. .NET Rocks! vNext
  69903. Global IT Burnout Index
  69904. Validating SSL Certificates With .NET ServicePointManager
  69905. Model-View-Update (MVU) – How Does It Work?
  69906. Shell Magic
  69907. Why are we so bad at software engineering? | www.bitlog.com
  69908. Introducing Terminal V2
  69909. ING open sources Lion: A library of performant, accessible & flexible Web Components
  69910. Amazon found every 100ms of latency cost them 1% in sales.
  69911. flatpickr
  69912. Introducing Scalar: Git at scale for everyone | Azure DevOps Blog
  69913. .NET Blog
  69914. Nintendo Support: Nintendo 3DS Internet Browser Specs
  69915. NuGet/Home
  69916. NuGet documentation
  69917. Black History Month: Building a better future together - The Official Microsoft Blog
  69918. OpenPush - A Free, Decentralized Push Messaging Framework for Android | F-Droid - Free and Open Source Android App Repository
  69919. Motion · Blog · Where are all the animated SVGs? · Animated SVG icon editor
  69920. dotnet-tool-target.md
  69921. 256LOL - An x86 Assembler in 256 LOC
  69922. marcpaq/b1fipl
  69923. Generate - Privacy-related Data Security Incident
  69924. RØDE Microphones - VXLR+
  69925. The Best Cybersecurity Blogs of 2020 - ClearanceJobs
  69926. Rendering Particles with Compute Shaders - Mike Turitzin
  69927. GitHub CLI Beta
  69928. HEY
  69929. Newtonsoft Vs System.Text.Json – Talk Technical
  69930. Building C# 8.0 | .NET Blog
  69931. Tanaguru Contrast-Finder
  69932. Memory Bandwidth Napkin Math
  69933. Blazored/FluentValidation
  69934. Tinkering with client-side Blazor and the AWS SDK for .NET
  69935. Forms and Fields in ASP .NET Core 3.1
  69936. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings February update
  69937. google/tink
  69938. INN Revival :: Home
  69939. Visual 6502 in JavaScript
  69940. Stage.js - 2D JavaScript library for cross-platform HTML5 game development
  69941. ~sircmpwn/shit - sourcehut git
  69942. Minor Change
  69943. Designing a build system for .NET solutions with Cake - 2: The Cake build tool and convention-based builds
  69944. Nextcloud
  69945. This Goes to Eleven (Part. 3/∞)
  69946. SRI Hash Generator
  69947. This Goes to Eleven (Part. 2/∞)
  69948. Fragment Routing with Blazor
  69949. HW intrinsics: Expose REP MOVSB/D in API to allow conscious use of ERMSB feature · Issue #10824 · dotnet/runtime
  69950. TWC9: Christina's Back, VS Code 1.42, .NET Interactive, PowerShell in Jupyter Notebooks and more
  69951. The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  69952. How symmetric password-authenticated key exchanges work (sPAKE)
  69953. London Crypto Day 2020
  69954. 0xd4d/dnlib
  69955. Home | Old Book Illustrations
  69956. Cloud Maker | Draw deployable AWS, Azure, & GCP diagrams
  69957. Patient Rogue by watabou
  69958. HTTPS Is Easy!
  69959. signalrcore
  69960. .NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  69961. Create Certificates for IdentityServer4 signing using .NET Core
  69962. Generate YouTube Thumbnails with ImageSharp and .NET Core
  69963. Speakers | Techorama
  69964. Agenda Techorama 2020 | Techorama
  69965. Terence Eden’s Blog
  69966. Inter font family
  69967. WebAssembly Summit: Schedule
  69968. Code Maze Weekly #11 - Code Maze
  69969. 5 things to be aware of with F# anonymous records | Compositional IT
  69970. Getting Started with Asynchronous Programming in .NET
  69971. You’re probably using the wrong dictionary « the jsomers.net blog
  69972. FastComments - Commenting Done Right
  69973. dotnet-format Problem Matcher - GitHub Marketplace
  69974. ASP.NET Core docs: What's new for January 2020
  69975. How do Managed Breakpoints work?
  69976. Text Fragments
  69977. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  69978. The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  69979. William J. Bowman, Ph.D. | Home
  69980. Constant Grind: Q&A | Two Headed Girl
  69981. Raph
  69982. ErikEJ/EFCorePowerTools
  69983. EdCharbeneau/BlazorPro.Spinkit
  69984. The Bright Side of Imposter Syndrome.
  69985. davidfowl/Todos
  69986. The world's worst video card?
  69987. Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  69988. ASP.NET Core in Action
  69989. Russian Multiplication - Numberphile
  69990. Display stack trace at stack overflow by janvorli · Pull Request #31956 · dotnet/runtime
  69991. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 2
  69992. Cake - Home
  69993. The bright side of imposter syndrome. | Leo Gopal
  69994. SpaceX Boca Chica - Starship SN1 Bulkhead Flip
  69995. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  69996. Atlas V launch with Solar Orbiter
  69997. Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  69998. NASA Live: Official Stream of NASA TV
  69999. Add easy way to create a certificate from a multi-PEM or cert-PEM + key-PEM · Issue #31944 · dotnet/runtime
  70000. Raph
  70001. SimonCropp - Overview
  70002. Blazor Radiator - Visual Studio Marketplace
  70003. EdCharbeneau/BlazorPro.Spinkit
  70004. Photos - TTM
  70005. LIVE: Atlas V Solar Orbiter pad tour, remote camera setup, and Q&A
  70006. fatih/faillint
  70007. Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X
  70008. "Reverse Engineering for Beginners" free book
  70009. Livestream — Kerbal Space Academy
  70010. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  70011. Failure: Zafar-1 - Simorgh - Imam Khomeini SC - February 9, 2020 -15:48UTC
  70012. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  70013. Garbage Collection at Food Courts | .NET Blog
  70014. Zoey McCullough (@zoeysaurusrex). Ask me anything on ASKfm
  70015. Wave Engine’s on-line glTF viewer – WaveEngine Team
  70016. dotnet/runtime
  70017. davidfowl/Todos
  70018. Let's Encrypt Stats - Let's Encrypt - Free SSL/TLS Certificates
  70019. dotNetDave Rocks NDC { Porto } 2020
  70020. Creating Certificates for X.509 security in Azure IoT Hub using .NET Core
  70021. Code Maze Weekly #10 - Code Maze
  70022. Creating Certificates in .NET Core for Vue.js development using HTTPS
  70023. Trace Context is a W3C Recommendation | W3C News
  70024. 2020 Java Technology Report | Rebel
  70025. ASP.NET Core 2.1 Supported Packages
  70026. .NET Blog
  70027. SpaceX Boca Chica - Night Ops - Rings and Bulkhead Mate
  70028. Atlas V Solar Orbiter rollout and Wallops NG-13 Antares & Cygnus tour
  70029. String Deduplication Design Doc by Maoni0 · Pull Request #31971 · dotnet/runtime
  70030. Mobile Blazor Bindings – Getting Started + Why You Should Care
  70031. How do Managed Breakpoints work?
  70032. allocate SocketAsyncEngine less frequenty to reduce the number of epoll_wait threads by adamsitnik · Pull Request #2346 · dotnet/runtime
  70033. Todo-Backend
  70034. torvalds/linux
  70035. NASA Shares Initial Findings from Boeing Starliner Orbital Flight Test Investigation – Commercial Crew Program
  70036. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  70037. The polygons of Another World: Game Boy Advance
  70038. Exploring .NET Core
  70039. SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  70040. Tiny Mirror
  70041. ASP.NET Core docs: What's new for January 2020
  70042. damienbod/AspNetCoreCertificates
  70043. Defining your cloud infrasture as code with Pulumi and .NET
  70044. Xamarin: .NET Community Standup - Feb 6th 2020 - Gradients Everywhere!
  70045. Neumorphism in user interfaces
  70046. GC Handles | .NET Blog
  70047. bchavez/Bogus
  70048. Scroll To Text Fragment - Chrome Platform Status
  70049. Get more information at a glance with issue and pull request linking
  70050. .NET Interactive is here! | .NET Notebooks Preview 2 | .NET Blog
  70051. NyxTech - Affordable, Portable Astrophotography.
  70052. The Ultimate Game Boy Talk (33c3)
  70053. Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  70054. Kill It With Fire - Teaser
  70055. Comby〔 Rewrite Code 〕
  70056. Online Text Editor - MyTextArea - a simple online text editor
  70057. Mint
  70058. PureText
  70059. p8952/bocker
  70060. Spinal Map - Thunderforest
  70061. SoCal Code Camp
  70062. SpaceX Satellite Rideshare
  70063. Soyuz MS-13 crew return to Earth - NASASpaceFlight.com
  70064. PostgreSQL For Those Who Can’t Even, Part 1
  70065. Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  70066. SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  70067. Wacom drawing tablets track the name of every application that you open | Robert Heaton
  70068. It's not just you, Windows 10 Search is giving blank results
  70069. SpaceX F9: PACE - Cape Canaveral - December 2022
  70070. Hosting your own NuGet Server and Feed for build artifacts with BaGet - Scott Hanselman
  70071. Home
  70072. Fair Fight 2020 | Fair Fight
  70073. Serious Cryptography | No Starch Press
  70074. Dotnet-Boxed/Templates
  70075. SpaceX asks permission to take Starship on a high-altitude test flight
  70076. Google's OpenSK lets you BYOSK – burn your own security key
  70077. tock/tock
  70078. EF Core Relationships in ASP .NET Core 3.1
  70079. CaltropUwU/BadUI
  70080. Volume Control
  70081. SLS Core Stage in Stennis B-2 Stand to start Green Run campaign - NASASpaceFlight.com
  70082. Here's Why Your Static Website Needs HTTPS
  70083. Cliff Click's answer to What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  70084. Life of a triangle - NVIDIA's logical pipeline
  70085. GPU Performance for Game Artists
  70086. Add Real-Time to a Java App with Azure SignalR Service
  70087. Digging into the Bedrock framework, January 2020
  70088. Get CoreRT Hello World selfcontained binary under 1 MB by MichalStrehovsky · Pull Request #7962 · dotnet/corert
  70089. Performance testing
  70090. Champaign Mathematician - with Holly Krieger — Numberphile
  70091. Fixing Random, part 27
  70092. This is what happens when you divide by zero on a mechanical calculator
  70093. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  70094. What dotnet new Could Be
  70095. signalr package · go.dev
  70096. Getting started with cloud deployments with Pulumi and .NET
  70097. Yahoo! Inc. Customer Data Security Breach Litigation Settlement
  70098. Fast, parallel applications with WebAssembly SIMD · V8
  70099. Reuse Blazor WASM UI in Blazor Server — App vNext
  70100. .NET 5 breaking change: StringInfo and TextElementEnumerator classes are now UAX29-compliant · Issue #16702 · dotnet/docs
  70101. Jon Galloway’s 'business-time' books on Goodreads (5 books)
  70102. 31JAN20 - REGULAR SEASONAL TOURNAMENTS
  70103. Did Nintendo really forget to Optimize Super Mario 64 ? | MVG
  70104. Ghidra
  70105. Collecting and analyzing memory dumps | .NET Blog
  70106. Girls Who Code -- Join 185,000 Girls Who Code today!
  70107. #GAMELAB19: Making Baba Is You,what is this? by Arvi Teikari Hempuli
  70108. Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  70109. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  70110. r/BetterEveryLoop - Best dog sledding
  70111. MoonScript, a language that compiles to Lua
  70112. World's worst video card? The exciting conclusion
  70113. Ideone.com
  70114. The path to less stress? Strategic pessimism. | Derren Brown | Big Think
  70115. SAP-1 Processor Architecture — SAP-1 Processor Architecture documentation
  70116. dangrie158/SAP-1
  70117. Old CSS, new CSS / fuzzy notepad
  70118. Why 02/02/2020 is the most palindromic date ever.
  70119. Steve's Guitar Pedal Shop
  70120. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  70121. draft-ietf-mls-architecture-04 - The Messaging Layer Security (MLS) Architecture
  70122. Technical details for satellite NOAA 19
  70123. Technical details for satellite NOAA 18
  70124. Technical details for satellite NOAA 15
  70125. Stack Overflow
  70126. Get Minesweeper 10 - Microsoft Store
  70127. New controls: BoxView, CheckBox, ImageButton, and Slider by Eilon · Pull Request #72 · xamarin/MobileBlazorBindings
  70128. Manipulating the YouTube Algorithm - (Part 1/3) Smarter Every Day 213
  70129. Metrics
  70130. Designing for Coziness
  70131. Approximating Irrational Numbers (Duffin-Schaeffer Conjecture) - Numberphile
  70132. Science Cafe Dec – Knotty Sculptures
  70133. The Problems with Secret Santa - Numberphile
  70134. Tail opcode being emitted for normal methods, destroys JIT optimizations · Issue #6329 · dotnet/fsharp
  70135. Enigma machine
  70136. Fabulous adventures in coding
  70137. Streaming Kubernetes’ logs using SignalR – Do Not Panic
  70138. AmpliFi | Faster, Whole-Home Wi-Fi
  70139. Working with the new Microsoft.Data.SqlClient
  70140. Oscilloscope Music - (Drawing with Sound) - Smarter Every Day 224
  70141. “Hello, world” from scratch on a 6502 — Part 1
  70142. How do CPUs read machine code? — 6502 part 2
  70143. Ben, Ben and Blue
  70144. Ben Eater
  70145. Ben Eater
  70146. SameSite Updates - The Chromium Projects
  70147. dotnet/aspnetcore
  70148. aspnet/AspNetWebStack
  70149. [Perf] ViewDataDictionary is copied and resized many times · Issue #878 · aspnet/Mvc
  70150. Global championship of driverless cars
  70151. Let's remove Quaternions from every 3D Engine (An Interactive Introduction to Rotors from Geometric Algebra) - Marc ten Bosch
  70152. Do SSL warranties protect you? As much as rocks keep tigers away...
  70153. This Goes to Eleven (Part 1/∞)
  70154. Desktop Goose by samperson
  70155. Ryujinx - Nintendo Switch Emulator
  70156. How to make a pretty prompt in Windows Terminal with Powerline, Nerd Fonts, Cascadia Code, WSL, and oh-my-posh - Scott Hanselman
  70157. Desktop Goose by samperson
  70158. Dino 0.1 Release - Dino. Communicating happiness.
  70159. Building a simple VPN with WireGuard with a Raspberry Pi as Server
  70160. About the security content of iOS 13.3.1 and iPadOS 13.3.1
  70161. Revert "Dead Ending Microsoft.CSharp Package and Bumping the leftout … · dotnet/runtime@89045e5
  70162. Subresource Integrity
  70163. .NET Design Review: Quick Reviews
  70164. Hire me!
  70165. Do’s and Don’ts for Performance Teams
  70166. .NET Oxford
  70167. Visual Studio 2019 for Mac version 8.5 Preview 2 is available | Visual Studio Blog
  70168. Try Visual Studio 2019 for Mac Version 8.5 Preview 2 Today | Xamarin Blog
  70169. Look! I Made a Company! : dylanbeattie.net
  70170. Top-level statements and functions · Issue #3117 · dotnet/csharplang
  70171. davidfowl/NdcLondon2020
  70172. Blazor Tutorial : Sending JWT token & Building Request Middleware - EP16
  70173. Ryujinx/Ryujinx
  70174. Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  70175. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  70176. the Origins of Opera and the Future of Programming
  70177. Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  70178. KnightOS was an interesting operating system
  70179. The tools and tricks that let Ars Technica function without a physical office
  70180. Monitoring Data Breaches
  70181. .NET Tour UK 2020
  70182. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 1
  70183. Searching For New Adventures In Software Development
  70184. Planned Maintenance scheduled for Wednesday, February 5, 2020 for Data Explorer
  70185. Superhero Triangles - Numberphile
  70186. Become a Better Developer by Reading Source Code - Steve Gordon
  70187. Binary Search | Master algorithms together
  70188. The Throw Keyword was a Mistake
  70189. Online Image Сompressor
  70190. Sungrow Crabby With Researcher Over Security Vulnerability Disclosure
  70191. .NET Tour UK 2020 (London)
  70192. Disk Prices (US)
  70193. CacheOut
  70194. CarterCommunity/Carter
  70195. martinber/noaa-apt
  70196. Autofac 5.0 Released
  70197. GitHub Actions API
  70198. Visual Studio for Mac: Refresh(); event
  70199. Building personal search infrastructure for your knowledge and code | beepb00p
  70200. Use SpanHelpers.SequenceCompareTo instead of CompareOrdinalHelper by benaadams · Pull Request #402 · dotnet/runtime
  70201. Wait, I have to test the front end too? - NDC London 2020 | Software Developers Conference
  70202. ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  70203. STM32 Game Boy cartridge – EmerytHacks
  70204. 3,000 official government email IDs from ISRO, MEA, SEBI compromised: Report
  70205. Sedated (Ramones) but it's in 13/16
  70206. Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  70207. The Infinite Loop That Wasn't: A Holy Grail Bug Story - mGBA
  70208. Botium - Bots testing Bots
  70209. Multi-Cloud and On-Premises Application Delivery without the drama | Gravity | Gravitational
  70210. gravitational/gravity
  70211. Authentication, What The Fuck?
  70212. Introduction
  70213. Hack Yourself First: How to go on the Cyber-Offence - NDC London 2020 | Software Developers Conference
  70214. CuriosityStream: Proud Sponsor of RealEngineering on Nebula
  70215. This Outrageous Clock Is Made Out of 144 Seven-Segment Displays
  70216. Brute Box 1, 200+ lb The Original Magnet Fishing Bundle (4.72" Magnet + Rope + Carabiner + Threadlocker): Amazon.com: Industrial & Scientific
  70217. SimonCropp/Verify
  70218. SQL+.NET - The Only Enterprise Grade ORM
  70219. December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  70220. libreoffice/core - main, development code repository
  70221. Permutation-based Cryptography 2020 – Zagreb, Croatia
  70222. dotnet/runtime
  70223. Inlining and explicit tail calls · Issue #10487 · dotnet/runtime
  70224. The frustrating state of tails calls in .NET · Issue #2191 · dotnet/runtime
  70225. Captain Picard's best inspirational speeches
  70226. SecurityFWD: How Far Can Wi-Fi Really Travel?
  70227. Build Serverless Apps with Blazor
  70228. tkp1n/IoUring
  70229. Open Data Stack Exchange
  70230. Log us out: Private equity snaffles Lastpass owner LogMeIn
  70231. A Picard Easter egg
  70232. pixivに脆弱なパスワードで登録できないようにしました - pixiv inside
  70233. Joe Rogan and Gavin McInnes Discuss the Islam-Inbreeding Connection
  70234. .NET coding convention settings For EditorConfig - Visual Studio
  70235. Adaptive Cards
  70236. 254430 - Loading issue... - Monorail
  70237. The Next Decade of .NET Open Source
  70238. Unauthorized Charcoal: GE fridges won't dispense ice or water unless your filter authenticates as an official ($55!) component
  70239. dotnet add package - support for Nuget "Pre" version · Issue #4699 · NuGet/Home
  70240. Debug z-index stacking content with 3D View in the Microsoft Edge DevTools - Microsoft Edge Blog
  70241. Azure Functions runtime 3.0 is now generally available | Azure updates | Microsoft Azure
  70242. Microsoft Search in Bing and Office 365 ProPlus
  70243. A Prime Surprise (Mertens Conjecture) - Numberphile
  70244. EdCharbeneau/BlazorSize
  70245. Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  70246. Productive transparency in online communities: Inspiration from trains and IKEA - Megan Risdal
  70247. Git Wire Protocol v2 Support - The GitHub Blog
  70248. Float Toy
  70249. dotnet/apireviews
  70250. ESP32-Cam Quickstart with Arduino Code
  70251. Welcome to Blazor
  70252. Blazor State Management
  70253. Building ASP.NET Core 3.1 Apps To Organizational Standards Using Extension Methods
  70254. Add support for high level Assembler by xoofx · Pull Request #60 · 0xd4d/iced
  70255. Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  70256. The math of brewing a better espresso
  70257. Tools for Exploring .NET Internals
  70258. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  70259. first20hours/google-10000-english
  70260. Use FeatherHttp to implement the dashboard and API by davidfowl · Pull Request #34 · davidfowl/Micronetes
  70261. Self-Playing Banjo?! - Marble Machine X Inspiration
  70262. damienbod/AspNetCoreCertificates
  70263. BlazorHelp Website > Blog - Embedding Power BI in Blazor
  70264. Measure Two Hundred Times, Tweak Twice
  70265. Showtime | BenchmarkDotNet
  70266. microsoft/verona
  70267. ASP.NET Core docs: What's new for December 2019
  70268. Update Zebra and Giraffe to .NET Core 3.1.1 by forki · Pull Request #5421 · TechEmpower/FrameworkBenchmarks
  70269. .NET Design Review: System.CommandLine
  70270. Globally Require Authenticated Users By Default Using Fallback Policies in ASP.NET Core
  70271. Excluding health check endpoints from Serilog request logging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 4
  70272. tmds/Tmds.LibC
  70273. .on() | jQuery API Documentation
  70274. Archived MSDN and TechNet Blogs
  70275. Colouring Numbers - Numberphile
  70276. Pupils praise 'maths whisperer' teacher after entire class achieves A* in GCSE
  70277. Transatlantic ping faster than sending a pixel to the screen?
  70278. Dotnet-Boxed/Templates
  70279. Invoking non-HTTP Azure Functions over HTTP to make development easier
  70280. .NET everywhere apparently also means Windows 3.11 and DOS - Scott Hanselman
  70281. Roam Research – A note taking tool for networked thought.
  70282. Penn and Teller's How to Play with Your Food: Penn Jillette: 8601422568837: Amazon.com: Books
  70283. Vagrant by HashiCorp
  70284. Introduction
  70285. Intel Pentium Instruction Set Reference (Basic Architecture Overview)
  70286. NASM - The Netwide Assembler
  70287. How to write a simple operating system in assembly language
  70288. Writing a Bootloader Part 1
  70289. Package Hosting and Distribution - feedz.io
  70290. DotNetAnalyzers/StyleCopAnalyzers
  70291. Building A More Inclusive Microsoft Valuable Professional Program
  70292. Frontier, an ISP in 29 states, plans to file for bankruptcy
  70293. Building Microservices with gRPC and .NET
  70294. crazy-formatter
  70295. Cookies and Consent in ASP .NET Core 3.1
  70296. Getting Dependencies by Name or Key using the .NET Core Container (Part 2) - Steve Talks Code
  70297. Blog - Culture of Development
  70298. davidfowl/Micronetes
  70299. Getting Dependencies by Name or Key using the .NET Core Container (Part 1) - Steve Talks Code
  70300. NYAN Conference
  70301. Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  70302. DI under the hood. This is what DI containers automate for you
  70303. C# Corner Annual Conference 2020
  70304. Keys Left - You have a finite number of keystrokes left in your hands before you die. How many is that?
  70305. NodeNet – A revolutionary new way to earn income from your Internet connection
  70306. Visual ReCode - The No-Hassle Code Upgrade Tool for .NET
  70307. NuGet Support in Visual Studio for Mac 8.4 - Matt Ward
  70308. Updated default theme by zacdirect · Pull Request #26 · davidfowl/Micronetes
  70309. ais-dotnet/Ais.Net
  70310. Building Graphical Applications with WASI, Wasmer, and the experimental I/O Devices
  70311. Combatting illegal fishing with Machine Learning and Azure – for less than £10 / month - NDC London 2020 | Software Developers Conference
  70312. The polygons of Another World: Super Nintendo
  70313. PBS Light Falls Space Time and an Obsession of Einstein
  70314. yesnet0/bounty
  70315. Add Mono to the repository by akoeplinger · Pull Request #1912 · dotnet/runtime
  70316. EdCharbeneau/DotnetConfBlazor
  70317. Compromised Credentials, Customer Satisfaction, and Your Bottom Line - February 12, 2020 - BrightTALK
  70318. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  70319. chrissainty/Talks-DotNetConf-01-2020
  70320. Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  70321. Analyzing a nullability example · Curiosity is bliss
  70322. NorthSec 2020
  70323. VS 16.5 Tooling Performance · Issue #8255 · dotnet/fsharp
  70324. Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  70325. Adding KeyManager spec by saahmedm · Pull Request #1112 · microsoft/PowerToys
  70326. Welcome to the UK .NET Tour 2020
  70327. microsoft/verona
  70328. Workshops | Insomni'Hack
  70329. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  70330. Clancey/Comet
  70331. Microsoft will be carbon negative by 2030
  70332. Announcing Windows 10 Insider Preview Build 19546 | Windows Experience Blog
  70333. Report: Adult Site Leaks Extremely Sensitive Data
  70334. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  70335. Using LINQ to Build A World Travel Itinerary
  70336. My First Xamarin app
  70337. Blazor Mobile, Uno Platform, and WebAssembly - piling up the tech - Uno Platform
  70338. Microsoft will be carbon negative by 2030
  70339. Microsoft will be carbon negative by 2030 - The Official Microsoft Blog
  70340. Whose Curve Is It Anyway
  70341. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  70342. Routing A-Z
  70343. Critical Windows 10 vulnerability used to Rickroll the NSA and Github
  70344. How long would it take for a human being to freeze solid in outer space? - Quora
  70345. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  70346. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  70347. The Perils of Querying SQL Server Replicas Under Load
  70348. Focus on Blazor
  70349. New year, new browser - The new Microsoft Edge is out of preview and now available for download | Windows Experience Blog
  70350. Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  70351. Download New Microsoft Edge Browser
  70352. 18.783 Home
  70353. ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  70354. C# 8.0: Understanding Using Declarations - Steve Gordon
  70355. How to Choose a Microcontroller
  70356. Is it pronounced "mates" or "em-eights"? Asking for a friend. · Issue #19 · davidfowl/Micronetes
  70357. Update samples by richlander · Pull Request #1538 · dotnet/dotnet-docker
  70358. Focus on Blazor | Channel 9
  70359. Project Bedrock
  70360. DevExpress is a corporate sponsor of the .NET Foundation
  70361. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  70362. Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  70363. Optimistic allocation of objects on the stack · Issue #1661 · dotnet/runtime
  70364. .NET Foundation
  70365. A New Discovery about Dodecahedrons - Numberphile
  70366. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  70367. How to become a Microsoft Student Partner (MSP)
  70368. Real World Crypto 2020
  70369. Boing Boing was hacked
  70370. Building Serverless web applications with Blazor and Azure Functions
  70371. Snowpack
  70372. Build Rust environment for ESP32
  70373. Containerized builds for Rust on the ESP32 - DEV Community 👩‍💻👨‍💻
  70374. Trending Topics ‹ Bot Sentinel
  70375. v5.8 Release Notes
  70376. Sharding & IDs at Instagram
  70377. More Prime Images - Futility Closet
  70378. Adam Storr - Integration Testing with ASP.NET Core 3.1
  70379. Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  70380. Browser Games Aren't an Easy Target — Jakob's Personal Webpage
  70381. OdeToCode by K. Scott Allen
  70382. Fun With C# and HP Laserjets
  70383. Entity Framework Core: Getting Started
  70384. Endpoint Debugging in ASP.NET Core 3 Applications
  70385. Broot
  70386. HTML attributes to improve your users' two factor authentication experience
  70387. dotnet/project-system
  70388. Cake - Cake v0.36.0 released
  70389. microsoft/MSBuildSdks
  70390. Goodbye, Clean Code
  70391. Ozzy Man Reviews: Australian Bushfires
  70392. John Carmack on Idea Generation
  70393. FritzAndFriends/BlazorWebFormsComponents
  70394. Racor - PSM-1R - Pro Store Multi-Use Storage Bracket - Wheelbarrow and Ladder Hanger - Utility Hooks - Amazon.com
  70395. Create a Meetup Account
  70396. Basic Instruction Scheduling (and Software Pipelining)
  70397. Why is a 22GB database containing 56 million US folks' personal details sitting on the open internet using a Chinese IP address? Seriously, why?
  70398. davidfowl/Micronetes
  70399. The Information Security Big Picture
  70400. Why you should choo-choo-choose to have a vulnerability disclosure policy (2M+ Accounts exposed)
  70401. .NET Conf: Focus on Blazor Teaser
  70402. The Bug That Exposed Your PayPal Password
  70403. brendandburns/configula
  70404. 11 - Junade Ali - Changing Password Policies at Scale: The Story of Pwned Passwords and k-Anonymity
  70405. BLAKE3-team/BLAKE3
  70406. fentec-project
  70407. Burnin' for You (Blue Öyster Cult) but it's in 7/8
  70408. Optimizing string.Count all the way from LINQ to hardware accelerated vectorized instructions
  70409. Supersingular Isogeny Key Exchange for Not-Quite Beginners
  70410. Circuit Simulator Applet
  70411. Carl Franklin's Blazor Road Show
  70412. tl;dr sec Newsletter
  70413. PCI Express Gigabit NIC - 2-Port | Network Cards | StarTech.com
  70414. Become a Better Developer Through Blogging - Steve Gordon
  70415. Create Blazor web apps - Visual Studio 2019 for Mac
  70416. Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  70417. Wie viel Mensch steckt im Affen - Quarks & Co - Teil 2
  70418. Developer Tools Weekly : Issue 100 : January 6, 2020
  70419. Blazor Bill
  70420. SureBet247's GDPR concern
  70421. America the Beautiful Quarters Program
  70422. .NET Framework December 2019 Security and Quality Rollup | .NET Blog
  70423. What’s Old is New Again – Web Forms meets Blazor
  70424. [Discussion] Moving AspNetCore repo to dotnet org 2020-01-07. · Issue #18171 · dotnet/aspnetcore
  70425. SHA-1 is a Shambles
  70426. GrantRi's WebLog [MS] : The problem with being second
  70427. Chris Brumme
  70428. The New Arduino Portenta
  70429. Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  70430. Getting Started with the AWS SDK in .NET Core - Steve Gordon
  70431. FROST — Flexible Round-Optimized Schnorr Threshold Signatures | Cryptography, Security, and Privacy (CrySP) | University of Waterloo
  70432. Are comments allowed in email address domain part?
  70433. More Regex perf improvements by stephentoub · Pull Request #1348 · dotnet/runtime
  70434. Alienware turned a gaming PC into a Nintendo Switch
  70435. The Curious Case of WebCrypto Diffie-Hellman on Firefox - Small Subgroups Key Recovery Attack on DH
  70436. .NET Core, .NET 5; the exodus of .NET Framework?
  70437. .NET Core 3.1 for Red Hat Enterprise Linux 7 now available - Red Hat Developer
  70438. Switch Expressions are the Best Feature of C# 8
  70439. Oqtane Blog | Oqtane vs DNN
  70440. NDC Melbourne 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  70441. NuGet 101 | Channel 9
  70442. Core 3.1 release shows as Microsoft .NET Core Host - 3.1.0 Preview 3 (x86) · Issue #3962 · dotnet/core
  70443. 3Dbuzz
  70444. Load plugins in an AssemblyLoadContext by rainersigwald · Pull Request #4916 · microsoft/msbuild
  70445. Render Hell 2.0 | Simon schreibt.
  70446. Authentication & Authorization in ASP .NET Core 3.1
  70447. Tracing .NET Core applications - Red Hat Developer
  70448. Finland ends homelessness and provides shelter for all in need
  70449. The Hidden Number Problem – kel.bz
  70450. Pi Million Subscribers - Numberphile
  70451. Cheap USB Host Microcontroller [CH559, ESP32, HID]
  70452. NDC Melbourne 2020
  70453. IdentityServer3 and upcoming SameSite Cookie changes in Browsers
  70454. $1000 TCR hashing competition
  70455. Amazon.com: Blue Pure 411 Air Purifier 3 Stage with Two Washable Pre-Filters, Particle, Carbon Filter, Captures Allergens, Odors, Smoke, Mold, Dust, Germs, Pets, Smokers, Small Room: Home & Kitchen
  70456. Female scientists’ pages keep disappearing from Wikipedia – what’s going on?
  70457. Battling Spam In Your ASP.NET Core Applications with Akismet
  70458. EdCharbeneau/CssBuilder
  70459. EdCharbeneau/CssBuilder
  70460. X1 Extreme Gen 2 missing keystrokes
  70461. Add HTTP/3 by scalablecory · Pull Request #1294 · dotnet/runtime
  70462. DDD North 2020!: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  70463. WebOfTrustInfo/rwot1-sf
  70464. Blazor CQRS With MediatR Library
  70465. 404 Not found
  70466. Amazon.com: Tripp Lite 12U Wall Mount Rack Enclosure Server Cabinet, 16.5" Deep, Switch-Depth (SRW12U): Computers & Accessories
  70467. pornin/curve9767
  70468. Employee error to blame for massive data leak, Wyze says
  70469. Alone in Kyoto (Air) but it's in 7/8
  70470. nunit/docs
  70471. Oracle copied Amazon’s API—was that copyright infringement?
  70472. r/MadeMeSmile - I want to be a part of this family
  70473. Google and Amazon are now in the oil business
  70474. Which emoji scissors close
  70475. The polygons of Another World: Atari ST
  70476. Progressive Web Apps in 2020
  70477. Weekly Update 172
  70478. Building a self-contained game in C# under 8 kilobytes
  70479. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  70480. Thousands of concurrent connections with Azure SignalR Service - Nelly Sattari & Stafford Williams
  70481. Autocrypt 1.1.0 documentation
  70482. Intro to LoRa with Arduino, Long Range Wireless for Makers (RFM95 Maduino)
  70483. DecodingLora - RevSpace
  70484. Makes it easier to customize the LoRa parameters for RadioHead with RFM95 modules
  70485. r/googlehome - When I load the Xiaomi camera in my Google home hub I get stills from other people's homes!!
  70486. Bipin Paul - Display spinner on each API call automatically in Blazor
  70487. On Privacy versus Freedom | Matrix.org
  70488. Marty Lobdell - Study Less Study Smart
  70489. I Love the 20s
  70490. How Can Credential Stuffing Be Thwarted?
  70491. The polygons of Another World
  70492. Jon Galloway - A New Year's Resolution That Actually Worked: 2 Years of Daily Exercise
  70493. microsoft/MSBuildSdks
  70494. An Introduction to DataFrame | .NET Blog
  70495. Project System Tools for Visual Studio for Mac - Matt Ward
  70496. England Win CWC After Super Over! | England vs New Zealand - Highlights | ICC Cricket World Cup 2019
  70497. PeerTube UK
  70498. [Updated 02-13-20] Data leak 12-26-2019
  70499. Injecting the flu vaccine into a tumor gets the immune system to attack it
  70500. Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  70501. 🌍CityFAQ 🌍 ❤️Contributors ❤️
  70502. CityFAQ - Get started in your new city - TravelHustlers
  70503. Benchmarking: compare measurements and check which is faster. | Easyperf
  70504. Build your own WebAssembly Compiler
  70505. Package anaconda
  70506. Keynote: Coding in 3D: How to Code Like a Girl - Sara Chipps & Ellie Galloway
  70507. C# 8 Changes for .NET Core 3.0 by NickCraver · Pull Request #363 · opserver/Opserver
  70508. Monolith by Monoprice M565C Over Ear Closed Back Planar Magnetic Headphones - Monoprice.com
  70509. It's Official: Open-Plan Offices Are Now the Dumbest Management Fad of All Time
  70510. NetLearner on ASP .NET Core 3.1
  70511. imsnif/bandwhich
  70512. Work and success
  70513. Parity refuses to import valid Ethereum mainnet block · Issue #11355 · paritytech/parity-ethereum
  70514. Controversial sale of .org domain manager faces review at ICANN
  70515. StackExchange/Dapper
  70516. (Heads up) Switch to SHA256 · Issue #612 · ethereum/eth2.0-specs
  70517. Draft: Front-End Performance Checklist 2020 — Please add your comments
  70518. Getting Started With BenchmarkDotNet – The Sharper Dev
  70519. MessagePack for C# v2, new era of .NET Core(Unity) I/O Pipelines
  70520. PROMESST, by Sean Barrett
  70521. Unreal Engine | Epic MegaGrants
  70522. VicEmergency App - Country Fire Authority
  70523. Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  70524. How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  70525. Feature/org structure by philippseith · Pull Request #6 · davidfowl/signalr-ports
  70526. GoGetSSL | CSS-Tricks
  70527. Vim cryptmethod is not authenticated · Issue #638 · vim/vim
  70528. Spotify Engineering Culture - Part 1
  70529. Ten Personal Finance Tips for Technology Professionals – 2 Frugal Dudes Podcast
  70530. SQL-MisterMagoo/PreRenderComponent
  70531. Google gives up on US carriers, will roll out its own RCS chat system
  70532. Wyze Essay 1 - Beijing Dragon Network Co Ltd.
  70533. davidfowl/Pubbie
  70534. Kaboom: an unusual Minesweeper - pwmarcz.pl
  70535. Designing Windows 95’s User Interface
  70536. Puzzlescript games database
  70537. The Google Quantum Supremacy Demo and the Jerusalem HQCA debate.
  70538. wallabag.org
  70539. Letter to My Younger Self | Tim Shaw
  70540. Update to Notarization Prerequisites - News - Apple Developer
  70541. notochrome.org
  70542. Level Design Patterns in 2D Games
  70543. “Stack Walking” in the .NET Runtime
  70544. The Best Part of Star Citizen 3.8
  70545. Build a .NET library with GitHub Actions
  70546. bradwellsb/blazor-contacts
  70547. Counting Outtakes (from our Pi Million video) - Numberphile
  70548. Nick ...
  70549. Get Nightingale REST API Client - Microsoft Store
  70550. Pi Million Subscribers - Numberphile
  70551. wybiral/tiny-elf
  70552. Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  70553. me-no-dev/AsyncTCP
  70554. CATS - Official Trailer [HD]
  70555. .NET R&D Digest (November – December, 2019)
  70556. Illustrations | unDraw
  70557. davidfowl/BedrockFramework
  70558. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  70559. Dan Schechter - .NET Intrinsics in CoreCLR 3.0 - Dotnetos Conference 2019
  70560. A Breakthrough in Graph Theory - Numberphile
  70561. Five Continents, Five Voices: Troy Hunt, Oceania
  70562. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  70563. A technique for building high-performance databases with EF Core – The Reformed Programmer
  70564. MSIX Core is now available!!
  70565. Little Inferno - Something's Burning...
  70566. Giant LED
  70567. Is Economics a Science? | How & How NOT to Do Economics with Robert Skidelsky
  70568. BlazorHelp Website > Blog - Client Side Blazor Authentication Using Azure AD and a Custom AuthenticationStateProvider
  70569. Against Railway-Oriented Programming | F# for fun and profit
  70570. Blog — Softwarepark
  70571. Barclays Bank plc
  70572. Why No HTTPS? The World's Largest Websites Not Redirecting Insecure Requests to HTTPS
  70573. Azure Image Builder • Jamie Phillips
  70574. dotnet/BenchmarkDotNet
  70575. mono/SkiaSharp
  70576. Get A Free Game Every Week | Epic Games Store
  70577. Tesseract.js | Pure Javascript OCR for 100 Languages!
  70578. Mono + dotnet/runtime Migration · Issue #1018 · dotnet/runtime
  70579. Home Page - TagHelperSamples
  70580. Introducing Polymorph
  70581. Women in UX 2020 - UX Australia
  70582. How CLR maps SEH exceptions to managed exception types | .NET Blog
  70583. On Linux's Random Number Generation
  70584. Signal >> Blog >> Technology Preview for secure value recovery
  70585. Every Sample from Beastie Boys'
  70586. Convenience Store, Food Market, Coffee Shop & Fuel Station | Wawa
  70587. Building a new Win 3.1 app in 2019 Part 1: Slack client
  70588. Tag Helper Pack Samples
  70589. Suppress emitting of localsinit flag. · Issue #1738 · dotnet/csharplang
  70590. The State of JavaScript 2019: Overview
  70591. Why would a table with a Clustered Columnstore Index have many open rowgroups?
  70592. Difference between shamir secret sharing (SSS) vs Multisig vs aggregated signatures (BLS) vs distributed key generation (dkg) vs threshold signatures
  70593. Microsoft tracks people with RFID tags
  70594. Security FAQ for December 2019
  70595. Building Microservices
  70596. Initial implementation of two field span. · dotnet/coreclr@0bedde3
  70597. The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win eBook: Gene Kim, Kevin Behr, George Spafford: Amazon.co.uk: Kindle Store
  70598. Extending signalr-go-server for async hub methods and methods with multiple results by philippseith · Pull Request #5 · davidfowl/signalr-ports
  70599. AES-VCM, AN AES-GCM CONSTRUCTION USING AN INTEGER-BASED UNIVERSAL HASH FUNCTION – Google Research
  70600. xoofx/LibObjectFile
  70601. Happy Holidays from the Windows Terminal Team! | Windows Command Line
  70602. Rehab but it's in 7/8
  70603. .NET documentation what's new?
  70604. Clr Heap Allocation Analyzer - Visual Studio Marketplace
  70605. Zero allocation code in C# and Unity - Seba's Lab
  70606. Dumping stack objects with ClrMD
  70607. Send MFA signin requirement to OpenID Connect server using ASP.NET Core Identity and IdentityServer4
  70608. Up Next: .NET 5 -- Visual Studio Magazine
  70609. NLRB | Public Website
  70610. Companies Can Ban Use of Work Email in Union Organizing (1)
  70611. Melbourne ALT.NET is evolving
  70612. LifeLabs – Customer Notice
  70613. .NET Design Review: GitHub Quick Reviews
  70614. Mac Pro 2019 Teardown
  70615. Russian media group Rambler attempting to hold Nginx hostage
  70616. Dwitter - javascript demos in 140 characters
  70617. .NET Design Review: GitHub Quick Reviews
  70618. martinwoodward/smart-xmas
  70619. Use ASP.NET Core APIs in a class library
  70620. A Quantum Random Number Generator for .NET: The quantum measurement problem and many-worlds approach
  70621. Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  70622. .NET Customer Development
  70623. Using Razor Components in Razor Pages or MVC Views
  70624. Raspberry Pi capacitive-touch musical Christmas tree - Raspberry Pi
  70625. Introduction to Blazor Component Testing
  70626. Trend & Predictions by Troy Hunt
  70627. Localising Data Annotation Attributes in Razor Pages
  70628. r/sysadmin - A Dropbox account gave me stomach ulcers
  70629. December 12th, 2019
  70630. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  70631. apple/llvm-project
  70632. Azure Community Live - Online Azure User Group
  70633. Worker Applications — IdentityModel documentation
  70634. Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  70635. Ubercorn – Pimoroni Store
  70636. Oren Novotny » .NET Foundation Executive Director, Joining Microsoft
  70637. adamsitnik/awesome-dot-net-performance
  70638. This book put me to sleep
  70639. BlazorHelp Website > Blog - Uploading Images With The Blazor Rich Text Editor
  70640. drmpeg/gr-paint
  70641. A Fascinating Thing about Fractions - Numberphile
  70642. Updating VS 2019 from 16.3.x to 16.14.0 uninstall existing .NET Core SDK 3.0.100 · Issue #4015 · dotnet/sdk
  70643. What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  70644. Tory Landslide, Progressives Split | Datapraxis
  70645. Setup NuGet.exe for use with actions - GitHub Marketplace
  70646. Node Material Editor: Graph Updates
  70647. Build C++ Applications in a Linux Docker Container with Visual Studio | C++ Team Blog
  70648. Dropshipping journalism
  70649. Preferences redesign · Issue #8774 · desktop/desktop
  70650. dotnet/runtime
  70651. 2FA lockout recovery workflow - The GitHub Blog
  70652. Unprofessional peer reviews disproportionately harm underrepresented groups in STEM
  70653. xunit/xunit
  70654. Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  70655. Building Serverless web applications with Blazor and Azure Functions
  70656. Getting Started with Blazor - Hear From the Experts
  70657. Pixelblog - 1 - Color Palettes — SLYNYRD
  70658. Champaign Mathematician (with Holly Krieger) - Numberphile Podcast
  70659. Authentication and Authorization in Blazor Applications
  70660. Hacker Typer
  70661. patriksvensson/waithandle-rs
  70662. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  70663. Jane by Jefferson Starship but it's in 13/8
  70664. dotnet/runtime
  70665. Languages & Runtime: .NET Community Standup - Dec. 12th 2019 - Source Generators with Andy Gocke
  70666. Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  70667. William J. Bowman, Ph.D. | Home
  70668. Fixing Random, bonus episode 3
  70669. ravicini/dotnet-jupyter-notebook
  70670. Modernizing Find in Files | Visual Studio Blog
  70671. Firefox Developer Edition
  70672. An Introduction to System.Threading.Channels | .NET Blog
  70673. ConfigureAwait FAQ | .NET Blog
  70674. Home
  70675. Creating A PDF In .NET Core - .NET Core Tutorials
  70676. The Dream Machine Review: The Only Router You Will Ever Need!
  70677. TROLLS WORLD TOUR | OFFICIAL TRAILER
  70678. .NET Conf: Focus on Xamarin
  70679. Edgar Allan Poe Society of Baltimore - Works - Tales - The Philosophy of Composition [Text-02]
  70680. System.Buffers - .NET
  70681. dotnet/runtime
  70682. .NET Design Review: GitHub Quick Reviews
  70683. Numberphile
  70684. Talk to Transformer
  70685. Start PowerShell Faster With This One Trick
  70686. Debugging 3rd Party .NET Code without symbols in Visual Studio - Michael's Coding Spot
  70687. AWS re:Invent 2019: [REPEAT 1] BPF performance analysis at Netflix (OPN303-R1)
  70688. ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  70689. Azure Functions 3.0 go-live release is now available | Azure updates | Microsoft Azure
  70690. Creating Bespoke Input Components for Blazor from Scratch
  70691. Blazor: Getting Started
  70692. We made Windows Server Core container images >40% smaller | .NET Blog
  70693. .NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  70694. Seeing Sharply
  70695. Hitting Parallel_Redo_Flow_Control waits with Availability Groups
  70696. GC Perf Infrastructure - Part 1 | .NET Blog
  70697. How to generate random numbers using water bubbles
  70698. Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
  70699. Around 44 Million Microsoft Users Reused Passwords: Microsoft
  70700. Privacy Analysis of Tiktok’s App and Website | Rufposten
  70701. Features/source generators by chsienki · Pull Request #40162 · dotnet/roslyn
  70702. Queens Of The Stone Age - No One Knows (Official Music Video)
  70703. Steam :: Black Mesa :: Black Mesa Complete Beta
  70704. Enterprise API Packages | Whois XML API
  70705. 30 Minute Meeting - cobey
  70706. r/Ubiquiti - Merry Christmas Ubiquiti Style!
  70707. Visual Studio Questions - Developer Community
  70708. Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  70709. Just an environment variable away from sleep
  70710. Pinnable Properties: Debug & Display Managed Objects YOUR Way | Visual Studio Blog
  70711. Updates to .NET Core Windows Forms designer in Visual Studio 16.5 Preview 1 | .NET Blog
  70712. The most copied StackOverflow snippet of all time is flawed! | Programming.Guide
  70713. Make games with Visual Studio for Mac and Unity | Visual Studio Blog
  70714. Announcing 8.0 for .NET Core 3.1
  70715. .NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  70716. Free Blazor Components | 40+ controls by Radzen
  70717. C# Digest #287 for December 02, 2019 | Weekly C# Newsletter
  70718. Capacitive Touch Christmas Tree How To | Raspberry Pi | Bare Conductive Pi Cap
  70719. New Product Announcement
  70720. To Null, or not to Null?!?
  70721. SwiftLaTeX/SwiftLaTeX
  70722. foo.rs
  70723. tmds/Tmds.Ssh
  70724. NuGet 5.4 Release Notes
  70725. .NET Rocks! vNext
  70726. 21 million MixCloud users’ data put up on the dark web for sale
  70727. Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
  70728. oqtane/oqtane.framework
  70729. My Crazy Idea To Reduce Draws In Chess
  70730. Using WebAssembly from .NET with Wasmtime
  70731. ardacetinkaya/Blazor.Console
  70732. GIF Support now available in Xamarin.Forms - Gerald Versluis
  70733. Thingpedia - Documentation
  70734. Spider-Man: The Animated Series (TV Series 1994–1998) - IMDb
  70735. dotnet/core
  70736. 3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  70737. .NET Rocks! vNext
  70738. Localization in Blazor UI​
  70739. Blazor University – Learn the new .NET SPA framework from Microsoft
  70740. Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  70741. Coffin Problems - with Edward Frenkel — Numberphile
  70742. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  70743. Announcing .NET Core 3.1 | .NET Blog
  70744. .NET Core 3.1.0 · Issue #142 · dotnet/announcements
  70745. Experimental WebGL terminal renderer by Tyriar · Pull Request #84440 · microsoft/vscode
  70746. Digital Security by Design: Security and Legacy at Microsoft - Matthew Parkinson, Microsoft
  70747. .NET Design Review: JSON & object graphs
  70748. Incredible Formula - Numberphile
  70749. Base64 to hex: Encode and decode bytes online
  70750. Herramienta de Desarrollo para ZX Spectrum SpectNet IDE
  70751. Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  70752. The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  70753. Building Custom Input Components for Blazor using InputBase
  70754. Modern Authentication 101 - Dasith Wijesiriwardena
  70755. Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  70756. Garbage collector config settings - .NET Core
  70757. Why does an industry I've never heard of know so much about me?
  70758. Compiler Explorer - C++ (x86-64 clang 7.0.0)
  70759. Episode v1.3 - 12 Configuration Blues
  70760. Exploring borrowed annotations in C#
  70761. dotnet/runtime
  70762. Guarding Against Physical Attacks: The Xbox One Story — Tony Chen, Microsoft
  70763. BlueHat Seattle 2019 || Guarding Against Physical Attacks: The Xbox One Story
  70764. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  70765. Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  70766. Edward Thomson: GitHub Actions Day 1: CI/CD Triggers
  70767. 25 Days Of Serverless: Content Collection - DEV Community 👩‍💻👨‍💻
  70768. 25 Days of Serverless
  70769. chrissainty/25DaysOfServerless
  70770. Running NPM Scripts From A .NET Core Process
  70771. Line Rider - Hungarian Rhapsody No. 2 (Liszt)
  70772. Browser Preview - Visual Studio Marketplace
  70773. Compiler Explorer - C++ (x86-64 clang 9.0.0)
  70774. Amazon.com: USB-C Charger, Anker 100W 4-Port Type-C Charging Station with Power Delivery, PowerPort Atom PD 4 [Intelligent Power Allocation] for MacBook Pro/Air, iPad Pro, Pixel, iPhone Xs/Max/XR, Galaxy and more: Home Audio & Theater
  70775. Library Changes: Removing jQuery by NickCraver · Pull Request #442 · MiniProfiler/dotnet
  70776. Tesla's Cybertruck Tug-of-War Stunt Was Pointless
  70777. VPN Service for Serious Privacy & Security | IVPN
  70778. Looking inside a .NET core process using windbg
  70779. Implementing Search in Blazor WebAssembly With Lucene.NET | LINQ to Fail
  70780. Running GitHub on Rails 6.0
  70781. Consuming Ethernet frames with the nom crate
  70782. .NET Design Review: GitHub Quick Reviews
  70783. jo_jpeg Release 1.60
  70784. dotnet/diagnostics
  70785. Embedded device research. The tools you'll need | Pen Test Partners
  70786. json.net | Domain Name For Sale | Uni Market
  70787. Amazon.com: Synology 5 bay NAS DiskStation DS1019+ (Diskless): Computers & Accessories
  70788. Curv MPC is Not Key Sharding
  70789. Embracing nullable reference types | .NET Blog
  70790. BlazorHelp Website > Blog - Deploying Your Blazor App Using GitHub Actions
  70791. Blazor - Where to put your domain logic
  70792. Ben Eater
  70793. Compile BlazorDesktopApp with CoreRT · MichalStrehovsky/WebWindow@9ac3f4c
  70794. The EventPipeProfiler cross-platform profiler by WojciechNagorski · Pull Request #1321 · dotnet/BenchmarkDotNet
  70795. The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  70796. Episode 39 - gRPC with Mark Rendle
  70797. Upgrading GitHub from Rails 3.2 to 5.2 - The GitHub Blog
  70798. Everything I know about Kubernetes I learned from a cluster of Raspberry Pis | Jeff Geerling
  70799. Experiment Report: Using BenchmarkDotNet to find methods that can cause longe GC pause times · Issue #1049 · dotnet/performance
  70800. Windows Terminal Preview v0.7 Release | Windows Command Line
  70801. Blazored/TextEditor
  70802. Converting a terminal middleware to endpoint routing in ASP.NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 4
  70803. plasma-umass/coz
  70804. You're (probably still) using HttpClient wrong...
  70805. Shared models - Blazor's (not so) secret super power
  70806. davidfowl/signalr-ports
  70807. ESPlay Micro
  70808. 🎉🎉🎉 dotnet/runtime welcomes you 🎉🎉🎉 · Issue #253 · dotnet/runtime
  70809. Happy Hues - Curated colors in context.
  70810. r/personalfinance - Scam emails from Synchrony Bank and/or Amazon Credit Builder
  70811. Teacher Effects on Student Achievement and Height: A Cautionary Tale
  70812. Designing Docker Hub Two-Factor Authentication - Docker Blog
  70813. Ain't Talkin' 'bout Love but it's in 13/8
  70814. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  70815. davidfowl/FeatherHttp
  70816. GistPad - Visual Studio Marketplace
  70817. The Service Mesh: What Every Software Engineer Needs to Know about the World's Most Over-Hyped Technology
  70818. BlazorHelp Website > Blog - Creating Reusable Custom Blazor Controls
  70819. More implementations · Issue #4 · mimoo/disco
  70820. Hacker Releases 2TB of Data from Cayman National Bank
  70821. The Archimedes Number - Numberphile
  70822. ctrl-alt-d/FlappyBlazorBird
  70823. Why IVPN - What makes IVPN the best privacy protection service
  70824. dotnet/efcore
  70825. BlazorHelp Website > Home
  70826. ESPlay Micro: Open Source ESP32 Game Console
  70827. .NET Framework Internals: How the CLR Creates Runtime Objects
  70828. Technical documentation, API, and code examples
  70829. Fit on a Floppy
  70830. Say No! More - Announcement Trailer | Thunderful Publishing
  70831. Primes without a 7 - Numberphile
  70832. Internet world despairs as non-profit .org sold for $$$$ to private equity firm, price caps axed
  70833. Christophe Nasarre-Soulier — From ETW to EventPipe
  70834. Pavel Yosifovich — Writing a .NET Core cross platform profiler in an hour
  70835. Copy Table in Excel and Paste as a Markdown Table | thisDaveJ
  70836. The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  70837. pebri86/esplay-retro-emulation
  70838. Azure Charts
  70839. WSL + Visual Studio = attaching/launching a Linux .NET Core application on my Window 10
  70840. BlazorHelp Website > Blog - Creating A Rich Text Editor In Blazor Using Quill
  70841. Service Fabric Community Q&A 40
  70842. Avoiding Startup service injection in ASP.NET Core 3: Upgrading to ASP.NET Core 3.0 - Part 3
  70843. Blazor OceanAutoComplete Component
  70844. HttpClient Connection Pooling in .NET Core - Steve Gordon
  70845. Developing on Windows – Hello World - Windows Developer Blog
  70846. Microsoft 365 internals explained | Microsoft Graph, substrate, and PowerShell with Jeffrey Snover
  70847. xamarin/KimonoDesigner
  70848. Grouping types by AssemblyLoadContext · Issue #302 · microsoft/clrmd
  70849. Welcome - Defense One
  70850. ASP.NET Blog | gRPC vs HTTP APIs
  70851. tree-sitter/tree-sitter-c-sharp
  70852. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Security 2020
  70853. Global AI Bootcamp - 14 December 2019 - All around the world.
  70854. r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  70855. TomF's talks and papers.
  70856. EpicBot - Free RuneScape Bot, Old School 07 & RS3 Bot, RuneScape 3, OS Bot
  70857. Darts in Higher Dimensions (with 3blue1brown) - Numberphile
  70858. Razor-powered ORM for .NET - Jerrycurl
  70859. Package websocket
  70860. Opting in to runtime compilation for .NET 3
  70861. 50 Shades of AppSec - Troy Hunt
  70862. GateHub Investigation - Final Statement
  70863. pingunaut/haveibeenpwned4j
  70864. The Future of UX Research
  70865. How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript
  70866. xoofx/LibObjectFile
  70867. HttpContext and JSON · Issue #17160 · dotnet/aspnetcore
  70868. Life on Miller's Planet: The Habitable Zone Around Supermassive Black Holes
  70869. davidfowl/signalr-ports
  70870. Socket.IO
  70871. Bubble Sort Zine Review! | How Do Calculators Even | Pt. 4
  70872. Windows Terminal Status Updates · Issue #3600 · microsoft/terminal
  70873. dapr/dapr
  70874. .NET for Apache Spark&trade; | Big data analytics
  70875. Add assembly resolution attempt events by lpereira · Pull Request #27862 · dotnet/coreclr
  70876. [REPEAT 1] Developing serverless .NET Core on AWS
  70877. Post | mounaneelakanta
  70878. Bad Romance but it's in 7/8
  70879. The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  70880. ASP.NET Blog | Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
  70881. Google Stadia will be missing many features for Monday’s launch
  70882. Instantiating an object without using its constructor in C# | StrathWeb. A free flowing web tech monologue.
  70883. FreyaHolmer/ShaderForge
  70884. Cake Action - GitHub Marketplace
  70885. Stop surveillance and preserve your privacy with IVPN
  70886. Keynote Catch-up: Troy Hunt, Creator of Have I Been Pwned
  70887. ASP.NET Core Controls - .NET Core 3 Support and Visual Studio Enhancements (v19.2)
  70888. .NET Talks at MFF UK in Prague [EN]
  70889. Announcing .NET Core 3.1 Preview 3 | .NET Blog
  70890. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  70891. The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  70892. TFB Status
  70893. Model Builder Updates Now Available for ML.NET! | .NET Blog
  70894. Microsoft Sends a New Kind of AI Processor Into the Cloud
  70895. Hands-on With a Graphcore C2 IPU PCIe Card at Dell Tech World
  70896. Dynamically Loading Assemblies at Runtime in RazorPages
  70897. GitHub for mobile
  70898. Using GitHub HTTPS Credentials in WSL 2 | Thursday Night
  70899. Helm 3.0.0 has been released!
  70900. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  70901. Using IHttpClientFactory with Blazor WebAssembly
  70902. Hack Your Career - Troy Hunt
  70903. .NET Foundation Resource Question
  70904. DEV Community 👩‍💻👨‍💻
  70905. Strange float performance issues near zero · Issue #1308 · dotnet/BenchmarkDotNet
  70906. Improved Remote Validation in Razor Pages
  70907. Change Logs | ASP.NET Zero Documentation
  70908. .NET Core
  70909. r/WatchPeopleDieInside - Kanye 2024
  70910. TPM-FAIL Attack
  70911. Beta phase of Certbot for Windows
  70912. Serenity MVC / TypeScript App Platform - BuiltWithDot.Net
  70913. Display the project's imports as a tree by drewnoakes · Pull Request #5639 · dotnet/project-system
  70914. Safari Supports NFC, USB, and Lightning FIDO2-Compliant Security Keys in iOS 13.3
  70915. Yubico iOS Authentication Expands to Include NFC | Yubico
  70916. OData/RESTier
  70917. .NET Design Review: GitHub Quick Reviews
  70918. Ed Charbeneau - Giving Clarity to LINQ Queries by Extending Expressions | Øredev 2019
  70919. IHostingEnvironment vs IHostEnvironment - obsolete types in .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 2
  70920. Microsoft Edge is coming to Linux. But will anybody use it?
  70921. TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  70922. Exploring ASP.NET Core 3.0
  70923. Hack to the Future - Troy Hunt
  70924. Pulumi 💜 .NET Core
  70925. MSDN Magazine Issues
  70926. Graphics Programming weekly - Issue 106 — November 10, 2019 | Jendrik Illner - 3D Programmer
  70927. Relay Blazor client logs to Serilog in ASP.NET Core
  70928. Use C# 8 In Any .NET Project Today
  70929. Building Modern Cloud Applications using Pulumi and .NET Core | .NET Blog
  70930. Becoming a Microsoft MVP
  70931. Planar Graphs - Numberphile
  70932. White Rabbit by Jefferson Airplane but it's in 7/8
  70933. One-day hands-on Blazor Workshop 11/25
  70934. BlazorHelp Website > Blog - Adding Charts To Server Side Blazor Using ChartJs.Blazor
  70935. ZATAZ » 6 000 000 de données personnelles piratées pour le site ToonDoo
  70936. The Badly Behaved Prime - with James Maynard — Numberphile
  70937. Weekly Udpate 164
  70938. Isogeny crypto
  70939. cradle77/Blazor.Msal
  70940. auth0/auth0-oidc-client-net
  70941. Super Awkward Montage of Students Mistaking Video for a Stills Camera
  70942. The next 5 years of ASP.NET Core - Ryan Nowak
  70943. Async demystified - Karel Zikmund
  70944. Reverse Depth Buffer (z-buffer)
  70945. The State of the Octoverse
  70946. The Most Secure Option
  70947. Raspberry Pi Gaming (Comparison)
  70948. gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King
  70949. Kubernetes Learning Path v2.0
  70950. BuildVision - Visual Studio Marketplace
  70951. Hacking CoreCLR on Linux with CLion
  70952. Using Rust in Windows - Microsoft Security Response Center
  70953. Help Us Plant 20 Million Trees - Join #TeamTrees
  70954. dotnet/org-policy
  70955. How Swift Achieved Dynamic Linking Where Rust Couldn't
  70956. You Give REST a Bad Name
  70957. Larry Ewing | Update Conference Prague 2019
  70958. Pro Tip: using static Microsoft.AspNetCore.Http.StatusCodes
  70959. Fixing Random, bonus episode 2: pigeons and the noisy-or distribution
  70960. Homepage | ZKProof Standards
  70961. dotnet/SqlClient
  70962. I Don't Like Notebooks - Joel Grus - #JupyterCon 2018
  70963. Announcing .NET Jupyter Notebooks - Scott Hanselman
  70964. Maintaining cryptographic library for 12 languages
  70965. Initial HTTP/3 Implementation in Kestrel by jkotalik · Pull Request #16914 · dotnet/aspnetcore
  70966. Blazor - Roadmap 2020 (Half-Year) - Your Vote Counts
  70967. Bypassing GitHub’s OAuth flow
  70968. Life Lesson Star Trek Style
  70969. The next 5 years of ASP.NET Core - Ryan Nowak
  70970. Laser pointers can hijack your virtual assistants - Futurity
  70971. Everlong but it's in 7/8
  70972. How to Hide Sensitive Files in VS Code
  70973. Dominic Baier - Securing Web Applications and APIs with ASP.NET Core 3
  70974. Microsoft Forms
  70975. patriksvensson/rustcalc
  70976. Massive White Supremacist Message Board Leak: How to Access and Interpret the Data - bellingcat
  70977. Re-Licensing Sentry
  70978. Superintelligence: The Idea That Eats Smart People
  70979. Securing your Blazor App with Auth0 (client side) - DEV Community 👩‍💻👨‍💻
  70980. Thoughts on DNS-over-HTTPS
  70981. .NET Core with Jupyter Notebooks - Available today | Preview 1 | .NET Blog
  70982. Join the Visual Studio for Mac ASP.NET Core Challenge | Visual Studio Blog
  70983. BinomialLLC/basis_universal
  70984. Base64 encoding and decoding at almost the speed of a memory copy
  70985. New version of Durable Functions available now | Azure updates | Microsoft Azure
  70986. Facebook Libra is Architecturally Unsound
  70987. Memory management and patterns in ASP.NET Core
  70988. Long GC pause times caused by Array.Sort of primitive array · Issue #13730 · dotnet/runtime
  70989. Ed-tech firm Vedantu’s data breach exposes personal data of 686k+ users: Report
  70990. OpenAI Plays Hide and Seek…and Breaks The Game! 🤖
  70991. .NET Design Review: GitHub Quick Reviews
  70992. Numberphile - Still Untitled: The Adam Savage Project - 11/5/19 - Tested.com
  70993. x86/x64 SIMD Instruction List (SSE to AVX512)
  70994. Texas Proposition 4, Prohibit State Income Tax on Individuals Amendment (2019) - Ballotpedia
  70995. .NET Core 3 for Windows Desktop | .NET Blog
  70996. Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  70997. [mini] Initial tiered compilation work by lewurm · Pull Request #17551 · mono/mono
  70998. Trains
  70999. Building a Custom Router for Blazor
  71000. You don't need to be a rocket-scientist to contribute to .NET Core!
  71001. Inspect This Snake
  71002. github/gov-takedowns
  71003. Performance Profiling of .NET Core 3 applications on Linux with dotnet-trace and PerfView - Michael's Coding Spot
  71004. Download the latest indie games
  71005. Secure your Custom Domains at no cost with App Service Managed Certificates (preview) | Azure updates | Microsoft Azure
  71006. The Latest
  71007. Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  71008. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  71009. Your OneNote
  71010. bye: FTP Support Is Going Away
  71011. Visual Studio Online - Cloud IDE - Code Editor Online
  71012. Announcing Visual Studio Online Public Preview | Visual Studio Blog
  71013. Announcing .NET Core 3.1 Preview 2 | .NET Blog
  71014. ADefWebserver/FatSecretDataExporter
  71015. Modern day C# development in Visual Studio 2019 - Kevin Pilch
  71016. Minimal Viable Programs - <h1>Joe Armstrong - Erlang and other stuff</h1>
  71017. Jon Galloway! | Jesse Liberty
  71018. Audio Fingerprinting using the AudioContext API
  71019. The Cliffs of Inanity
  71020. golang/go
  71021. danistefanovic/build-your-own-x
  71022. Nintendo Support: What Are the Differences Between a Primary and Non-Primary Nintendo Switch Console?
  71023. dotnet/coreclr
  71024. ASP.NET Core 3 signatures · Issue #207 · CarterCommunity/Carter
  71025. Rewrite of Array.Copy fast path in C# by jkotas · Pull Request #27634 · dotnet/coreclr
  71026. Using the Resource Timing API
  71027. SteeltoeOSS/steeltoe
  71028. Create cloud-native .NET microservices with Steeltoe.
  71029. NordVPN users’ passwords exposed in mass credential-stuffing attacks
  71030. The history of the GC configs | .NET Blog
  71031. Blazor Component Lifecycle Diagram
  71032. 07 Political and controversial matters
  71033. One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
  71034. Credential stuffing explained: How to prevent, detect and mitigate
  71035. GOTO Academy
  71036. Tickets - NDC London 2020 | Software Developers Conference
  71037. A New Era of Productivity with Blazor
  71038. Buy ASUS Zenbook Pro Duo Laptop - Microsoft Store
  71039. Cleanup array related FCalls by jkotas · Pull Request #22097 · dotnet/coreclr
  71040. Rewrite Buffer.BlockCopy in C# by jkotas · Pull Request #27216 · dotnet/coreclr
  71041. Rewrite a few more array FCalls in C# by jkotas · Pull Request #27603 · dotnet/coreclr
  71042. Benchmark.cs
  71043. The SecureMac Interview: Troy Hunt on data breaches - SecureMac
  71044. Opinion: Why Should I Reward Shitty Cosplay With Free Candy?
  71045. cfrg/pake-selection
  71046. Episode 371: Howard Chu On the Lightning Memory-Mapped Database (LMDB) : Software Engineering Radio
  71047. Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center | .NET Blog
  71048. Microsoft Ignite 2019 - Azure Customer Meetup Signup Form
  71049. Destroying x86_64 instruction decoders with differential fuzzing
  71050. try.peachpie.io
  71051. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  71052. Routing in ASP.NET Core
  71053. Stand Out Online with a Professional Small Business Website
  71054. Register Domain Names at Register.com - Business Web Hosting Services and Domain Name Registration Provider
  71055. Introducing Orleans 3.0 | .NET Blog
  71056. The World's First Domain Provider | Network Solutions
  71057. GC Documentation: Update knobs doc to clarify usage by NickCraver · Pull Request #27566 · dotnet/coreclr
  71058. Helping People Work Efficiently while Remote
  71059. System.Net.Quic initial API review · Issue #31337 · dotnet/runtime
  71060. system.net - Domain Name For Sale | DAN.COM
  71061. SameSite=None: Known Incompatible Clients - The Chromium Projects
  71062. Hellvetica.ttf | Kern in hell
  71063. TLS Post-Quantum Experiment
  71064. The .NET Process class on Linux - Red Hat Developer
  71065. Turkey
  71066. normj/ServerlessTODOListTutorial
  71067. revo.js 2019 - Boyan Mihaylov - A journey of multithreading using WebAssembly
  71068. LISA2019 Linux Systems Performance
  71069. Discover gists
  71070. github/gov-takedowns
  71071. BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  71072. default value
  71073. .NET Design Review: ARM Intrinsics
  71074. Visual Studio 2019 version 16.4 Release Notes
  71075. Shigeru Miyamoto honoured with Japan culture award | VGC
  71076. mattdesl/workshop-webgl-glsl
  71077. Safe and Secure Drivers in High-Level Languages
  71078. An In-depth Look at Routing in Blazor
  71079. TomaszRewak/C-sharp-console-gui-framework
  71080. ThreeMammals/Ocelot
  71081. dotnet/diagnostics
  71082. Draft Proposal for Diagnostics Client Library (a.k.a. "Runtime Client Library") by sywhang · Pull Request #574 · dotnet/diagnostics
  71083. Untitled Goose Game - Insecure Deserialization
  71084. Have I Been Pwned: API v3
  71085. Apple - Support - System Status
  71086. dotnet/coreclr
  71087. This Video Is Sponsored By ███ VPN
  71088. Convert Array.IsPrimitiveTypeArray to C# by EgorBo · Pull Request #27302 · dotnet/coreclr
  71089. PHP Bug Allows RCE on NGINX Servers
  71090. NDC London 2020 | Software Developers Conference
  71091. Apple, Your Developer Documentation is… Missing
  71092. Creating Random Numbers With .NET Core
  71093. LMGTFY
  71094. Hey Man, Nice Shot but it's in 7/4 and 15/16
  71095. Being ping-ponged between LinkedIn and Stack Overflow
  71096. dapr/dapr
  71097. Learn all about Distributed Application Runtime (Dapr), Part 2 | Azure Friday
  71098. Convey
  71099. Create Home + Body Care Products to Save Money and Planet
  71100. Sponsor @zx2c4 on GitHub Sponsors
  71101. Verzekeraar Allianz informeert klanten over datalek - Security.NL
  71102. Matt Parker | Standup Mathematician - Shows
  71103. benchmark.txt
  71104. The Spy | Netflix Official Site
  71105. spectresystems/snitch
  71106. Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  71107. Learn all about Distributed Application Runtime (Dapr), Part 1 | Azure Friday
  71108. [Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  71109. cr.yp.to: 2019.10.24: Why EdDSA held up better than ECDSA against Minerva
  71110. Visual Studio .NET productivity in 5 minutes | Intro to Visual Studio [3 of 4]
  71111. Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  71112. Research based on the .NET Runtime
  71113. Simplifying the Cake global tool bootstrapper scripts with .NET Core 3 local tools
  71114. Options for .NET’s versioning issues
  71115. r/techsupportmacgyver - I slept through all of my phone alarms today so I rigged a TENS unit to an alarm clock. It hurts a lot.
  71116. Commas in big numbers everywhere: An OpenType adventure
  71117. Lyft Launches Job Access Program in 35+ Cities
  71118. Open-sourcing Polynote: an IDE-inspired polyglot notebook
  71119. Stay in-the-know: Introducing the Performance Matters newsletter | Raygun Blog
  71120. Introducing the Docker Desktop WSL 2 Backend - Docker Blog
  71121. BenchmarkDotNet v0.12.0 | BenchmarkDotNet
  71122. A First Look at Java Inline Classes
  71123. Cash-back Websites Expose 2 TB of Sensitive Information
  71124. 【Unite Tokyo 2019】Understanding C# Struct All Things
  71125. Sky Views: You’ve already been hacked - so has everyone else
  71126. AssemblyNameTests.cs
  71127. dotnet/org-policy
  71128. chrisnas/EffectiveDebugging
  71129. dumpperms.cs
  71130. Blazor-State Tutorial
  71131. Windows Terminal Preview 1910 Release | Windows Command Line
  71132. Introduction to cloud-native applications
  71133. 1590810 - Sectigo: EV SSL Certificates with incorrect businessCategory
  71134. Competitive Pest Services Data Breach: What Happened and How We Plan to Fix It - Competitive Pest Control
  71135. Mei-Chin Tsai | Update Conference Prague 2019
  71136. 63 Cores Blocked by Seven Instructions
  71137. .NET Conf in Tokyo 2019 (2019/10/27 11:00〜)
  71138. Hear Hong Kong Protesters Read Their Final Goodbyes | The Dispatch
  71139. Stack Overflow
  71140. 1590171 - QuoVadis: failure to reply in a timely manner
  71141. .NET Design Review: GitHub Quick Reviews
  71142. Fame and Admiration - with Timothy Gowers — Numberphile
  71143. abp.io
  71144. Firefox 70 — a bountiful release for all – Mozilla Hacks - the Web developer blog
  71145. Introduction to Routing in Blazor
  71146. New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  71147. Meet Algo, the VPN that works
  71148. trailofbits/algo
  71149. Prevent dotnet core 3.0 from building EXE by default
  71150. How to monitor your Docker containers with ctop
  71151. uucidl/pre.uumu
  71152. An Illustrated Guide to OAuth and OpenID Connect
  71153. Dump dotnet process running in docker from host · Issue #573 · dotnet/diagnostics
  71154. Alexa and Google Home abused to eavesdrop and phish passwords
  71155. IdentityModel/IdentityModel.OidcClient
  71156. #8MileYang
  71157. Contributing | Servicios gratuitos para webmasters: scripts en castellano, intercambio de banners, redirección de URLS, espacio jurídico
  71158. YOW! Night 2019 Melbourne - Angie Jones - Oct 22
  71159. Writing a book is hard
  71160. mrLSD/riscv-fs
  71161. OceanNumericInput Component
  71162. OceanLibrary/Ocean
  71163. OceanLibrary/Ocean
  71164. Slow in the Application, Fast in SSMS?
  71165. Thriving on the Technical Leadership Path
  71166. I'm an introvert and I gave a conference talk - Stephanie Stimac's Blog
  71167. Fire! Fire! | The IT Crowd
  71168. Karel Zikmund - Events
  71169. Request Features And ASP.NET Core 3
  71170. dlemstra/code-sign-action
  71171. Have I Been Pwned: Notify me
  71172. Er passordene dine sikre nok?
  71173. Native Blazor Components powered by DevExpress
  71174. Test A Blazor App With Cypress
  71175. The Smallest MIDI Synth Again...
  71176. Sydney ModernApps Live Stream
  71177. Make "async ValueTask/ValueTask<T>" methods ammortized allocation-free by stephentoub · Pull Request #26310 · dotnet/coreclr
  71178. Netcode [p1]: Fightin' Words
  71179. ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  71180. Mssql extension for Visual Studio Code now has Object Explorer and IntelliCode - SQL Server Blog
  71181. threeheartsdigital/email-marketing-regulations
  71182. Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  71183. Adding FIDO2 Passwordless authentication to an ASP.NET Core Identity App
  71184. Running .NET Core global tools in non-sdk Docker images
  71185. 7 Hidden Office 365 Settings You Can Unlock with PowerShell [Free Video Course]
  71186. The Differentiable Curry | OpenReview
  71187. Sebazzz/Return
  71188. FileSystemWatcher.EnableRaisingEvents captures the ExecutionContext · Issue #30954 · dotnet/runtime
  71189. FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  71190. IFileProvider needs a way to Unwatch paths · Issue #2419 · dotnet/extensions
  71191. C2 Design Philosophy - Cliff Click's Blog
  71192. Don't root FileSystemWatcher unnecessarily by stephentoub · Pull Request #41872 · dotnet/corefx
  71193. Azure SDK October 2019 Preview | Azure SDKs
  71194. San Miguel, IRL
  71195. Fall .NET Core Survey | .NET Blog
  71196. Anyone can fingerprint unlock a Galaxy S10—just grab a clear phone case
  71197. [bcl][jit] implement Interlocked.Exchange<T> in terms of object by lambdageek · Pull Request #17341 · mono/mono
  71198. The Forgotten Flexagon - Numberphile
  71199. How to expose your custom counters in .NET Core
  71200. New features in .NET Core 3.0 on Linux - Red Hat Developer
  71201. Uploading Files In Blazor
  71202. Microsoft Ignite The Tour in Sydney, February 2020
  71203. The Aggregate Magic Algorithms
  71204. Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Open Source Blog
  71205. github/gov-takedowns
  71206. Dapr - portable, event-driven, serverless runtime.
  71207. Document Management Improvements: Vertical document tabs are here! | Visual Studio Blog
  71208. brminnick/HackerNews
  71209. Ed25519 Keys | Brian Warner
  71210. .NET Core -- Choices
  71211. Download Visual Studio 2019 for Windows & Mac
  71212. The Cloud Native Show - LIVE: Ep. 1
  71213. A Talk Near the Future of Python (a.k.a., Dave live-codes a WebAssembly Interpreter)
  71214. Microsoft says .NET Framework porting project is finished: If your API's not on the list, it's not getting in
  71215. Terra
  71216. Pac-Man | Design Icons
  71217. 1248897 - Expose SpeechRecognition to the web
  71218. Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Open Source Blog
  71219. Weber's Law - Numberphile
  71220. Setting static readonly properties fails · Issue #11571 · dotnet/runtime
  71221. wybiral/firehose
  71222. Static constructor broken (not always executed) · Issue #13036 · dotnet/runtime
  71223. Security flaws exposed personal data from home loan applications in South Africa
  71224. Home - .NET API Catalog
  71225. RyuJIT and static fields initialization in beforefieldinited types · Issue #4346 · dotnet/runtime
  71226. Announcing .NET Core 3.1 Preview 1 | .NET Blog
  71227. Two Headed Girl
  71228. .NET API browser
  71229. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  71230. .NET R&D Digest (September, 2019)
  71231. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  71232. Stack Overflow OSS
  71233. Office 365 network attacks - Gaining access to emails and files via an insecure Reply URL
  71234. Firefox’s New WebSocket Inspector – Mozilla Hacks - the Web developer blog
  71235. Mathematical Sciences Research Institute
  71236. Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  71237. Rewrite Uri.EscapeString by stephentoub · Pull Request #41772 · dotnet/corefx
  71238. Simplify the Handler loop by davidfowl · Pull Request #8 · rsocket/rsocket-net
  71239. Microsoft - Official Home Page
  71240. rust-p2p/disco
  71241. HashiCorp Nomad on AWS - Quick Start
  71242. NDC London 2020 | Software Developers Conference
  71243. Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  71244. System update
  71245. .NET Core 3.0 concludes the .NET Framework API porting project · Issue #130 · dotnet/announcements
  71246. AWS’ sponsorship of the Rust project | Amazon Web Services
  71247. danielmarbach/Async.Netcore
  71248. World's Greatest Gallery of Mushrooms That Look Like Butts
  71249. spboyer/dotnet-workshops
  71250. Performance Profiling F#
  71251. Queueing theory and regular expressions
  71252. Weather: Last Week Tonight with John Oliver (HBO)
  71253. Deep Dive into an ORM: The Entity Framework Core Query Pipeline
  71254. Generate Json serializers at build time to reduce startup time · Issue #1568 · dotnet/runtime
  71255. Anonymous classes and generics limit in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  71256. Pixels of the Week – October 13, 2019 by Stéphanie Walter - UX designer & Mobile Expert.
  71257. IHttpContextAccessor cannot be used reliably in some scenarios · Issue #14975 · dotnet/aspnetcore
  71258. Against Me! - From Her Lips To God's Ears (The Energizer) [Lyrics on Screen]
  71259. The Decemberists - Calamity Song
  71260. Amazon.com: Children of Time eBook: Adrian Tchaikovsky: Kindle Store
  71261. Marriott – Property Internet Terms of Use
  71262. How Multiplexing Changes Your HTTP APIs
  71263. BlazorHelp Website > Blog - Blazor Microsoft Graph Calendar Example With Active Directory Authentication
  71264. Expand BBJ_RETURN blocks with bool conditions by EgorBo · Pull Request #27167 · dotnet/coreclr
  71265. Resistance - The First Anonymous DEX and Privacy-Oriented Blockchain
  71266. Plato - Free, Open Source User Community & Customer Support Software for ASP.NET Core
  71267. I/O pipelines - .NET
  71268. .NET Core 3.0 Availability on App Service · Issue #118 · Azure/app-service-announcements-discussions
  71269. A detailed look at Ubuntu’s new experimental ZFS installer
  71270. The Insecure Elephant in the Room - CA Security Council
  71271. PeachPie | PHP compiler to .NET
  71272. Fix a Wobbly Table (with Math)
  71273. Hack to the Future - NDC Sydney 2020 | Software Developers Conference
  71274. Licensing Community Discussion · Issue #1024 · SixLabors/ImageSharp
  71275. Distribution comparison via the shift and ratio functions
  71276. Blazor in more depth - NDC Sydney 2020 | Software Developers Conference
  71277. .NET Design Review: .NET Core 3.1
  71278. Vox Borders is back — with a twist!
  71279. ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  71280. Restructure commands by sfoslund · Pull Request #96 · dotnet/cli-lab
  71281. Languages & Runtime: .NET Community Standup - Oct. 10th 2019 - We're Winging It
  71282. Iterating on Inclusion - Stack Overflow Blog
  71283. Consolidated repo names · Issue #127 · dotnet/announcements
  71284. Normality is a myth
  71285. dotnet/orleans
  71286. Application Manifests - Win32 apps
  71287. Navigator.sendBeacon()
  71288. The Cloud Native Show | Channel 9
  71289. IdentityServer/IdentityServer4
  71290. ASP.NET Core Performance Best Practices
  71291. OutOfMemory! card game
  71292. Packaging CLI programs into Docker images to avoid dependency hell
  71293. Stack Overflow - Where Developers Learn, Share, & Build Careers
  71294. File Signature Database:
  71295. AutoHotkey
  71296. Android-x86 - Porting Android to x86
  71297. The Third Annual C# Advent | Cross Cutting Concerns
  71298. Implementation of efficient algorithm for changepoint detection: ED-PELT
  71299. Blazored/Modal
  71300. Grant Types — IdentityServer4 1.0.0 documentation
  71301. What’s the maximum number of generic parameters for a class in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  71302. Check If You Are in the Sephora and StreetEasy Data Breaches
  71303. jwilber/roughViz
  71304. Die2Nite.com: The zombie survival game set in a world inhabited by the living dead!
  71305. A million StreetEasy accounts hacked
  71306. Blazor Security Docs and Blog Posts
  71307. Convert A C# Object To Almost Any Format
  71308. Where Does River Water Go? - Numberphile
  71309. Improve the performance of StringBuilder by adamsitnik · Pull Request #27007 · dotnet/coreclr
  71310. Omni Trio - Renegade Snares (Original Mix)
  71311. Australia Talks: Find out where you fit, and how you compare to other Australians in 2019
  71312. Use the Azure Application Insights Profiler settings pane - Azure Monitor
  71313. .NET Core 3.0 Availability on App Service · Issue #204 · Azure/app-service-announcements
  71314. 1943 - Loading issue... - Monorail
  71315. SQL-MisterMagoo/Blazor.PWA.MSBuild
  71316. BlazorHelp Website > Blog - Google Authentication in Server Side Blazor
  71317. Oldpug/Bfi
  71318. Performance analysis of multithreaded applications. | Easyperf
  71319. Xabaril/Esquio
  71320. nanochess/bootOS
  71321. Why can I log in to my Facebook account with a misspelled email/password?
  71322. The GROUPing pitfall - ISoft Wiki
  71323. In-Memory-Only ELF Execution (Without tmpfs)
  71324. NDIS meal provider caught using "Password123" for their clients, refuse to change it - The Big Smoke
  71325. Chrome UI for Deprecating Legacy TLS Versions
  71326. MvcConf 2010
  71327. Virtualization-Based Security: Enabled by Default
  71328. Embracing gRPC in .Net Core
  71329. dotnet/try-convert
  71330. Iraq blocks Facebook, Twitter, WhatsApp and Instagram, then shuts down internet amid civil unrest - NetBlocks
  71331. Overriding :root CSS variables from inner scopes
  71332. Microsoft Surface Duo and Neo: The Software Developer Perspective - Uno Platform
  71333. Don’t use Azure Functions as a web application
  71334. Overriding :root CSS variables from inner scopes
  71335. Designing Better Security Warnings – Firefox UX
  71336. RSVP Rant - Dan Clarke
  71337. Benchmark.cs
  71338. Hacker Noon
  71339. posh-git by dahlbyk
  71340. API Proposal: Add Encoder/Decoder for new System.Buffer types · Issue #30957 · dotnet/runtime
  71341. String-based enums · Issue #2849 · dotnet/csharplang
  71342. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  71343. Intel 545s 2.5&#34; 256GB SATA III 64-Layer 3D NAND TLC Internal Solid State Drive &#40;SSD&#41; SSDSC2KW256G8X1 - Newegg.com
  71344. PhobosLab
  71345. Color should implement FromHsl methods · Issue #27164 · dotnet/runtime
  71346. .NET Design Review: GitHub Quick Reviews
  71347. New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  71348. dotnet/coreclr
  71349. Call for Review: Web Assembly 1.0 is a W3C Proposed Recommendation | W3C News
  71350. Microwaving butter - The Oatmeal
  71351. Zynga's Breach Notification: How Not to Inform Victims
  71352. What is the difference between ToArray and ToList?
  71353. .NET Rocks! vNext
  71354. 10x developers
  71355. Blazor Roundup From .NET Conf 2019
  71356. Serving ASP.NET Core Web Content from External Folders
  71357. Azure Resource Manager (ARM) Tools - Visual Studio Marketplace
  71358. HEAD - A free guide to <head> elements
  71359. Introducing .NET Core Windows Forms Designer Preview 1 | .NET Blog
  71360. dotnet/diagnostics
  71361. IT Recruitment | Encode Talent
  71362. Add initial spec for gcheap dump tool by josalem · Pull Request #512 · dotnet/diagnostics
  71363. kzu/guit
  71364. Firing mods and forced relicensing: is Stack Exchange still interested in cooperating with the community?
  71365. v5.7 Release Notes
  71366. Devirtualization: in need of some clarifications · Issue #13450 · dotnet/runtime
  71367. Native image lazy-loading for the web!
  71368. Using native DLL and resource files in BenchmarkDotNet projects
  71369. Blazor Simple CQRS with MediatR
  71370. CppCon 2019: Olivier Giroux “The One-Decade Task: Putting std::atomic in CUDA.”
  71371. A computer built from NOR gates: inside the Apollo Guidance Computer
  71372. Alba
  71373. The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  71374. The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  71375. The Residents-The Coming of the Crow
  71376. Text Rendering Hates You
  71377. Migrated asp.net core best practice to performance article & moved code to samples by wadepickett · Pull Request #14678 · aspnet/AspNetCore.Docs
  71378. Robots.txt Middleware For ASP.NET Core
  71379. davidfowl/AspNetCoreDiagnosticScenarios
  71380. Kickstarter To Workers and Project Creators: Drop Dead | Current Affairs
  71381. wybiral/firehose
  71382. Wiener Winner Remix | Pinky Malinky | Netflix Futures
  71383. How2factor
  71384. Frontpage EN – Tap-House – The gateway to the world of beer in your city
  71385. aspnet/samples
  71386. Oryx Design Lab
  71387. Three years of research into #thedress, digested – a lesson in humility for perceptual science
  71388. Hot Questions - Stack Exchange
  71389. .NET Core 3 Local Tools
  71390. Aw, snap! What if Every Tab Crashes?
  71391. nvbn/thefuck
  71392. Peacock - Visual Studio Marketplace
  71393. Introducing the CodeSearchNet challenge
  71394. Festive Fractals - Computerphile
  71395. Dark Reader — dark theme for every website
  71396. xoofx/JitBuddy
  71397. Walking Down the Memory Lane with Bing.md
  71398. How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  71399. Circus Jobs - CircusTalk
  71400. RicoSuter/NSwag
  71401. ffjson: faster JSON serialization for Golang | Paul Querna
  71402. One-day hands-on Blazor Workshop
  71403. Hot Questions - Stack Exchange
  71404. Walking Down the Memory Lane with Bing – Part 3
  71405. Improving the LibraBFT protocol · Libra
  71406. Walking Down the Memory Lane with Bing Part 3
  71407. Enable Git LFS and merge the corefx-testdata repo with corefx · Issue #30973 · dotnet/runtime
  71408. Want Free Coding Lessons? Twitch Makes It Happen in Real Time
  71409. Intel 660p Series M.2 2280 512GB PCI-Express 3.0 x4 3D2 QLC Internal Solid State Drive &#40;SSD&#41; SSDPEKNW512G8XT - Newegg.com
  71410. dotnet-presentations/dotnetconf2019
  71411. Introducing IHostLifetime and untangling the Generic Host startup interactions: Exploring ASP.NET Core 3.0 - Part 5
  71412. “Stubs” in the .NET Runtime
  71413. 3.0 Release Notes | Npgsql Documentation
  71414. CLR Method Internals (.NET 2.0)
  71415. Ray Tracing Denoising
  71416. Your Own Serverless Request Bin with Azure Functions
  71417. .NET Conf 2019 When and How to Use the Actor Model: an Introduction…
  71418. Algorand's cryptographic sortition
  71419. .NET Conf 2019 | Channel 9
  71420. [DSCTF 2019] CPU Adventure – Unknown CPU Reversing
  71421. Breaking change proposal: StringInfo and TextElementEnumerator to support extended grapheme clusters · Issue #30955 · dotnet/runtime
  71422. .NET Community Standups | Streaming live each week
  71423. novotnyllc/NuGetKeyVaultSignTool
  71424. Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  71425. Signature help in collection inializers · Issue #38850 · dotnet/roslyn
  71426. ML.NET | Channel 9
  71427. 'System' not found after update to dotnet core 3.0 · Issue #3290 · OmniSharp/omnisharp-vscode
  71428. microsoft/FrozenObjects
  71429. We Need a Carbon Tax, Now, That Goes Up Over Time
  71430. .NET Application Architecture Guides
  71431. shafi-vinod.pdf
  71432. dotnet-foundation/project-maturity-model
  71433. terrajobst/api-review-list
  71434. .NET Core 3.0 -- Post Launch Blog Posts
  71435. Blazor - Official Release, Free Offer, and Future Plans
  71436. 3 as the sum of the 3 cubes - Numberphile
  71437. .NET Design Review: GitHub Quick Reviews
  71438. davidfowl/BedrockFramework
  71439. Windows Terminal Preview 1909 | Windows Command Line
  71440. [Linux] Add initial perf jitdump support · Issue #13462 · dotnet/runtime
  71441. Creating gRPC .NET Core Client Libraries - Steve Gordon
  71442. UserSecrets Broken in VS 2019 16.3.0 - Developer Community
  71443. Supreme Court bombshell: Britain is working once again
  71444. Welcome to .NET Conf 2019!
  71445. Welcome to Esquio — Esquio 0.0.1 documentation
  71446. The government websites that still aren't 'secure'
  71447. Sagas
  71448. Announcing free C#, .NET, and ASP.NET for beginners video courses and tutorials - Scott Hanselman
  71449. Microsoft Launches New .NET Core Video Series - Thurrott.com
  71450. My Journey with Orchard Core
  71451. Tips and Tricks for .NET Debugging in Visual Studio
  71452. What's New in SignalR with .NET Core 3.0?
  71453. MiniProfiler/dotnet
  71454. Modernizing .NET Desktop Applications with .NET Core
  71455. What's new in C# 8 - Part 2
  71456. What's new in C# 8 - Part 1
  71457. The Future of C++/CLI and .NET Core 3 | C++ Team Blog
  71458. The C-Word - talking Calculus with Steven Strogatz — Numberphile
  71459. Mid Century Themes (Dark / Light) - Visual Studio Marketplace
  71460. dotnet/core
  71461. ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  71462. Locknote: The Internet of Pwned Things - Troy Hunt
  71463. dotnet/winforms
  71464. prefers-color-scheme
  71465. gRPC
  71466. Test web APIs with the HTTP REPL
  71467. CppCon 2019: The One-Decade Task: Putting std::atomic...
  71468. Joining the .NET Foundation Maturity Model Pilot | .NET Blog
  71469. Alexis Kennedy
  71470. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  71471. .NET Videos | Free videos from the .NET team and community
  71472. AWS Joins the .NET Foundation | Amazon Web Services
  71473. dotnet/docs
  71474. dotnet/core
  71475. Announcing .NET Core 3.0 | .NET Blog
  71476. Announcing F# 4.7 | .NET Blog
  71477. Upgrade to 3.0 RTM packages and SDKs by NickCraver · Pull Request #426 · MiniProfiler/dotnet
  71478. “UPSERT” Race Condition With MERGE
  71479. ASP.NET Core in Action
  71480. Prevent users registering with passwords from data breaches
  71481. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  71482. Troy Hunt Returns to Denmark
  71483. dotnet-presentations/aspnetcore-app-workshop
  71484. Chocolatey's Website Gets a Long Awaited Redesign!
  71485. Creature Keeper Combat Teaser
  71486. Peddle the Pedal to the Metal
  71487. DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  71488. Implement FromOid and TryFromOid. by vcsjones · Pull Request #41239 · dotnet/corefx
  71489. Vive la tarte
  71490. 2.1.x changes and .NET Core 3.0 support by NickCraver · Pull Request #172 · NickCraver/StackExchange.Exceptional
  71491. JDK 13: The new features in Java 13
  71492. STRML: Projects and Work
  71493. python/cpython
  71494. Scotiabank slammed for 'muppet-grade security' after internal source code and credentials spill onto open internet
  71495. What's my birthday?
  71496. What's my birthday?
  71497. Chrome 78 Beta: a new Houdini API, native file system access and more
  71498. Fix width issues (side-scroll) and remove unused layout bits by NickCraver · Pull Request #99 · dotnet-foundation/dotnetfoundation-website
  71499. Hackean código fuente y credenciales de acceso de Scotiabank
  71500. Amazon.com: Logitech MX Master 2S Wireless Mouse – Use on Any Surface, Hyper-fast Scrolling, Ergonomic Shape, Rechargeable, Control up to 3 Apple Mac and Windows Computers (Bluetooth or USB), Graphite: Computers & Accessories
  71501. dotnet/corefx
  71502. This is how you get rid of null reference exceptions forever
  71503. davidfowl/BedrockFramework
  71504. praeclarum/sqlite-net
  71505. Herding Cats: A Primer for Programmers Who Lead Programmers: J. Hank Rainwater: 9781590590171: Amazon.com: Books
  71506. Amazon.com: Work Rules!: Insights from Inside Google That Will Transform How You Live and Lead (9781455554799): Laszlo Bock: Books
  71507. The Far Side Comic Strip by Gary Larson - Official Website | TheFarSide.com
  71508. Awesome Orrery - Objectivity #212
  71509. CryptographicException on .NET Core 3, Windows only "The specified RSA parameters are not valid; both Exponent and Modulus are required fields." · Issue #30914 · dotnet/runtime
  71510. Data Breach | Animates Pet Supplies
  71511. Create a Meetup Account
  71512. icsharpcode/ILSpy
  71513. Walking Down the Memory Lane with Bing – Part 2
  71514. jeffkl/KluGet
  71515. LEOPOLD NASA FOIA 2019 OK Asteroid
  71516. It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  71517. Demystifying Tail Call Optimization - DEV Community 👩‍💻👨‍💻
  71518. unoplatform/workshops
  71519. UnoConf Livestream - Presented by Uno Platform
  71520. BeagleBoard.org® Launches BeagleBone® AI, Offering a Fast Track to Getting Started with Artificial Intelligence at the Edge
  71521. Interview with Scott Hunter on .NET Core 3.0
  71522. Safely Endangered
  71523. Out-of-memory exception in a managed application that's running on the 64-bit .NET Framework
  71524. henalbrod/Blazor.Auth0
  71525. Telerik and Kendo UI R3 Release 2019 is Here!
  71526. Throwing null literal | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  71527. [WIP] Pinned Object Heap by VSadov · Pull Request #26111 · dotnet/coreclr
  71528. Non-Lack Rack Pack
  71529. [WIP] Implement portable tailcall helpers by jakobbotsch · Pull Request #26418 · dotnet/coreclr
  71530. Implement struct marshalling via IL Stubs instead of via FieldMarshalers by jkoritzinsky · Pull Request #26340 · dotnet/coreclr
  71531. Cascadia Code | Windows Command Line
  71532. Disable nop padding in R2R images and remove jumpstamps from the runtime by davmason · Pull Request #26740 · dotnet/coreclr
  71533. Miles 10 Titanfall 2 Replay Demo
  71534. gRPC and C# 8 Async stream
  71535. What is the fastest way to do Array Table Lookup with an Integer Index?
  71536. Prague .NET Meetup with Maoni Stephens [ENG]
  71537. dotnet/roslyn
  71538. Noita Gameplay - Explaining what every pixel is simulated means
  71539. A Cancel Culture Glossary
  71540. dotnet pack creates odd dates in package using version 3.0.100-preview9-014004 · Issue #3388 · dotnet/core
  71541. Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  71542. Polly-Contrib/Polly.Contrib.WaitAndRetry
  71543. Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  71544. BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  71545. Read-Only Array and Tuple Types in TypeScript
  71546. How .NET 4.8 Can Break Your Application
  71547. Dealing with the compromise
  71548. jerriep/dotnet-outdated
  71549. An Introduction to OwningComponentBase
  71550. Pre-DDD 14 Curry Night
  71551. Build a 6502 computer
  71552. dotNET
  71553. Best Media Streaming Devices | Live streaming apps powered by Plex
  71554. Role-Playing Virtual Tabletop | I Met A Troll
  71555. 2019: July - October Political Notes - Richard Stallman
  71556. Uno Platform - Home
  71557. GitHub
  71558. Careers- Junior Data Scientist
  71559. Introduction to Functional Programming in F# — Softwarepark
  71560. Data Juggler
  71561. TimeWarpEngineering/blazor-state
  71562. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  71563. False or misleading claims
  71564. IL-Linker in .NET Core 3.0
  71565. Finalization implementation details | .NET Blog
  71566. Legal Immigration: Last Week Tonight with John Oliver (HBO)
  71567. Bump mixin-deep from 1.3.1 to 1.3.2 by dependabot · Pull Request #1367 · buildo/react-components
  71568. BluestormDNA/ProjectPSX
  71569. GC does not correctly evaluate the memory load on Linux · Issue #13371 · dotnet/runtime
  71570. !@#$!@@@@@@@ MY ISYS PROJECT @@@@@@!%#@!@
  71571. beemdevelopment/Aegis
  71572. Veldrid
  71573. Bye Bye Love
  71574. fun with variance
  71575. BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  71576. Adopting Blazor - running C# on the client side and building rich web apps in one tech stack you’ll love - Telerik UI for Blazor Webinar
  71577. Tutorial series for simulating NES Graphics – BIT INK STUDIOS
  71578. Aditya Anand – Medium
  71579. Ongoing EOSIO exploit allows attacker to steal 30,000 EOS as network freezes
  71580. Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  71581. davidfowl/DynamicLinq
  71582. DOH! DNS over HTTPS explained | APNIC Blog
  71583. CallSiteValidator doesn't cache results of the walk · Issue #2353 · dotnet/extensions
  71584. langleyfoxall/laravel-nist-password-rules
  71585. Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  71586. Every game should copy Death Stranding’s “Very Easy Mode”
  71587. pipeline doc - by Rick-Anderson · Pull Request #14414 · dotnet/docs
  71588. Buy Samsung HMD Odyssey+ - Microsoft Store
  71589. Automatically Compress Images on Pull Requests - Calibre
  71590. Improvements to Interop Marshaling in V4: IL Stubs Everywhere | .NET Blog
  71591. Introduction to Compilers and Language Design
  71592. Compilers
  71593. CS143 Archive
  71594. CSEP501: Compiler Construction
  71595. Cutter
  71596. svaarala/duktape
  71597. sciter – Multiplatform HTML/CSS UI Engine for Desktop and Mobile Application
  71598. ChocoPy: A Programming Language for Compilers Courses
  71599. What's new in .NET Core 3.0
  71600. Remove Richard Stallman
  71601. Durable Functions Overview - Azure
  71602. .NET Core 1.0 -> 3.0 Upgrade by NickCraver · Pull Request #62 · kevin-montrose/Sigil
  71603. .NET Core Opinion 14 - Razor Pages for HTML, Controllers for APIs
  71604. Dave Glick - Default Interface Members, What Are They Good For?
  71605. Walking Down the Memory Lane with Bing Part 1
  71606. Microsoft Forms
  71607. Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  71608. App Store Review Guidelines - Apple Developer
  71609. Building dev tools & designing C#: An interview with Eric Lippert
  71610. Languages & Runtime: .NET Community Standup - Sept. 12th 2019 - .NET Conf, .NET 5, OpenFSharp
  71611. Idea: Extension/derivation of sealed classes · Issue #13345 · dotnet/runtime
  71612. r/programming - A high-speed network driver written in C, Rust, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
  71613. ixy-languages/ixy-languages
  71614. JavaZone 2019 - September 11th - 12th
  71615. ixy-languages/ixy.cs
  71616. Switch intellisense between frameworks · Issue #39 · OmniSharp/omnisharp-vscode
  71617. The Value of EV Certificates Remains Regardless of Changes To The EV Indicator in Major Browsers
  71618. Control - Discover a World Unknown
  71619. draft-ietf-quic-transport-23 - QUIC: A UDP-Based Multiplexed and Secure Transport
  71620. john-h-k/MathSharp
  71621. Amazon.com: iBUYPOWER Gaming PC Computer Desktop Trace2 9250 (Intel Core i7-9700F 3.0GHz, NVIDIA GeForce GTX 1660 Ti 6GB, 16GB DDR4, 240GB SSD, 1TB HDD, WiFi & Win 10 Home) Black: Computers & Accessories
  71622. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  71623. PrivacySafe: The Anti-Cloud Appliance
  71624. How to add an optimization for C# to RyuJIT
  71625. La facture | ICI Radio-Canada.ca Télé
  71626. Home
  71627. XBox Underground (Part 1) – Darknet Diaries
  71628. Hyperion Publications
  71629. Testable timers with Reactive Extensions for .Net - Mark's Blog
  71630. Silent Hill OST - Killing Time
  71631. Weakness in Intel chips lets researchers steal encrypted SSH keystrokes
  71632. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  71633. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  71634. Urban Street Network Orientation
  71635. Herding Code 239: Jerome Laban on Uno Platform – Herding Code
  71636. Firefox’s Test Pilot Program Returns with Firefox Private Network Beta – The Mozilla Blog
  71637. nip.io - wildcard DNS for any IP Address
  71638. xip.io: wildcard DNS for everyone
  71639. .NET Design Review: GitHub Quick Reviews
  71640. Say hello to the new Visual Studio terminal! | Visual Studio Blog
  71641. September 10, 2019—KB4515384 (OS Build 18362.356)
  71642. New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  71643. AArnott/Nerdbank.GitVersioning
  71644. Remove some boxing from tuples with >= 8 elements by stephentoub · Pull Request #26584 · dotnet/coreclr
  71645. Publishing A Single EXE File In .NET Core 3.0 - .NET Core Tutorials
  71646. awslabs/s2n
  71647. Taskbar Latency and Kernel Calls
  71648. Deploying Containerised Apps to Azure Web App for Containers
  71649. GC Perf Infrastructure – Part 0 | .NET Blog
  71650. Drop netstandard1.x support by NickCraver · Pull Request #422 · MiniProfiler/dotnet
  71651. Review: IT Chapter Two is overlong, but Pennywise will still haunt your dreams
  71652. Support asp-items for datalist element · Issue #7663 · dotnet/aspnetcore
  71653. Building a modern campus
  71654. tonsky/FiraCode
  71655. Move crossgen2 to CoreCLR repo by MichalStrehovsky · Pull Request #26513 · dotnet/coreclr
  71656. Compiler Explorer - CUDA (NVCC 10.1 Update 1)
  71657. Nedbank blocks customers from using password managers
  71658. LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  71659. Python 2.7 Countdown
  71660. MvvmCross/MvvmCross
  71661. Common Systems Programming Optimizations & Tricks - paulcavallaro
  71662. Announcing CT Monitoring for Report URI!
  71663. Australia’s 2020 Cyber Security Strategy
  71664. DuckDuckGo Settings
  71665. Klein Tools NCVT-1 Voltage Tester, Non-Contact Voltage Detector for AC Voltage, Low Battery Indicator and Auto Shutdown, Batteries Included - Electrical Tools - Amazon.com
  71666. IdentityServer for ASP.NET Core 3
  71667. Display exact match search result at the top and with clear label · Issue #7463 · NuGet/NuGetGallery
  71668. Using Certificate Authentication with IHttpClientFactory and HttpClient
  71669. Quotes by Brian W. Kernighan
  71670. TUCK ME IN
  71671. BlazorHelp Website > Blog - A Blazor Application Updater
  71672. Availability of nullable attributes outside of Core 3.0 · Issue #30493 · dotnet/runtime
  71673. Discovering Hard Disk Physical Geometry through Microbenchmarking « Blog
  71674. Intel Processor Trace Part3. Analyzing performance glitches. | Easyperf
  71675. r/unsw - Massive 50K Australian Student Data Breach :(
  71676. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  71677. Developer Sign Up
  71678. The evolution of Family Link parental controls
  71679. Publishing a package no longer creates a release and other GitHub Package Registry updates - The GitHub Blog
  71680. .Net Down Under Tour - Sydney
  71681. Blazor-State
  71682. Dave Glick - Default Interface Members and Inheritance
  71683. Gaming's #MeToo Moment and the Tyranny of Male Fragility
  71684. Navigating the .NET Ecosystem
  71685. unoplatformdev
  71686. Gluster | Storage for your Cloud
  71687. Blazor
  71688. The Mystery of 42 is Solved - Numberphile
  71689. Interacting with native libraries in .NET Core 3.0 - Red Hat Developer
  71690. Painless Password Hash Upgrades
  71691. Roundup #53: .NET Core 3 Preview 9, Improved NuGet Search, Prefer ValueTask to Task, .NET Core API Performance - CodeOpinion
  71692. Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  71693. CSRF is (really) dead
  71694. Why Are You Removing Website Identity, Google and Mozilla? - CA Security Council
  71695. dotnet/coreclr
  71696. 42 is the new 33 - Numberphile
  71697. [Updated: New Statement] Flight1 Security Breach | FSElite
  71698. Goodbye XSS Auditor
  71699. False Knees
  71700. Space Invaders | Design Icons
  71701. Local variable getting modified by function call · Issue #13362 · dotnet/runtime
  71702. OWASP/CheatSheetSeries
  71703. microsoft/PowerToys
  71704. FancyZones Tutorial
  71705. DisposableFieldsShouldBeDisposedDiagnosticAnalyzer eats up memory resulting in VS crash - Developer Community
  71706. Event Sourcing: Projections with Liquid Projections - CodeOpinion
  71707. My RustConf 2018 Closing Keynote
  71708. Kestrel server does not get grade A in SSL tests because it has no cipher suit preference · Issue #30767 · dotnet/runtime
  71709. Hack Yourself First: How to go on the Cyber-Offence - NDC Sydney 2020 | Software Developers Conference
  71710. .Net Down Under Community Day 2019
  71711. An Introduction to SequenceReader - Steve Gordon
  71712. Infrastructure in C# using the Azure Management SDK • Jamie Phillips
  71713. dotnet/coreclr
  71714. .NET Core Process APIs not Consistent (or always useful) in all situations · Issue #28990 · dotnet/runtime
  71715. SixLabors/ImageSharp.Web
  71716. Call gRPC services with the .NET client
  71717. Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  71718. Utf8String design proposal · Issue #2350 · dotnet/corefxlab
  71719. Knowledge Management for Developers | Stack Overflow for Teams
  71720. wybiral/stream-sources
  71721. dotnet/coreclr
  71722. Creating a custom xUnit theory test DataAttribute to load data from JSON files
  71723. Split the big jit files to allow better GitHub experience. · Issue #13359 · dotnet/runtime
  71724. Careers Behind the Code with Maoni Stephens
  71725. Should We Trust Microsoft With Linux?
  71726. Announcing .NET Core 3.0 Preview 9 | .NET Blog
  71727. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  71728. What is Dark?
  71729. Absence of 'unsafe' C# keyword/switch does not guarantee type or memory safety.
  71730. Custom internal calls in .NET Core hosting · Issue #11941 · dotnet/runtime
  71731. Conditionally remove the GC transition from a P/Invoke by AaronRobinsonMSFT · Pull Request #26458 · dotnet/coreclr
  71732. XKCD forum data breach impacted 562,000 subscribers
  71733. r/Twitter - About half the gifs on twitter show one frame then go black. [firefox]
  71734. Attribute for minimal runtime impact during an unmanaged call · Issue #30741 · dotnet/runtime
  71735. Get Ghostly - Microsoft Store
  71736. Over 328,000 Users Hit by Foxit Data Breach | SecurityWeek.Com
  71737. Reynolds Number - Numberphile
  71738. natemcmaster/CommandLineUtils
  71739. ghuntley/serverless-to-cgi-bin
  71740. Zero PMK Installation (CVE-2019-12587) | Garbelini M. E.
  71741. 10 Personal Finance Lessons for Technology Professionals
  71742. 32-Bit Apps 'Not Optimized for Your Mac' No Longer Working on macOS Catalina
  71743. Static TypeScript: An Implementation of a Static Compiler for the TypeScript Language - Microsoft Research
  71744. Hardware Intrinsics in .NET Core | .NET Blog
  71745. Bug #16136: String corruption in 2.6.4 - Ruby master - Ruby Issue Tracking System
  71746. Epicenter
  71747. Blazor 3.0 Roadmap · Issue #8177 · dotnet/aspnetcore
  71748. SQL Server Retries with Dapper and Polly
  71749. dotnet/aspnetcore
  71750. Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  71751. Create customized instances of Visual Studio
  71752. Livin’ on the Edge: Root Causing Regressions
  71753. Alec
  71754. [RyuJIT] Recognize and optimize constant set membership tests · Issue #8418 · dotnet/runtime
  71755. Up For Grabs
  71756. The Size and Shape of Raindrops - Sixty Symbols
  71757. Publishing to Azure Container Registry using Azure Pipelines
  71758. GitHub Actions Build by NickCraver · Pull Request #416 · MiniProfiler/dotnet
  71759. Support installing multiple versions of .NET Core SxS · Issue #25 · actions/setup-dotnet
  71760. Tired of Stack Overflow
  71761. .NET Annotated Monthly | September 2019 - .NET Tools Blog
  71762. AsciiDoc Home Page
  71763. Just Delete Me | A directory of direct links to delete your account from web services.
  71764. Post | LOTSOFNOISE.TECH
  71765. The Size and Shape of Raindrops - Sixty Symbols
  71766. TylerLeonhardt/test-module
  71767. wybiral/spirit-box
  71768. Alan Turing to be the face of new £50 note
  71769. Static analysis for .NET 5 · Issue #30740 · dotnet/runtime
  71770. Workflow syntax for GitHub Actions - GitHub Help
  71771. OpenSSL PRNG is not (really) fork-safe - Martin Boßlet
  71772. NuGet PackageReference format (package references in project files)
  71773. The Egg - A Short Story
  71774. Initial Actions commit by NickCraver · Pull Request #171 · NickCraver/StackExchange.Exceptional
  71775. Intel Processor Trace Part2. Better debugging experience. | Easyperf
  71776. cr.yp.to: 2017.07.23: Fast-key-erasure random-number generators
  71777. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  71778. jedisct1/dsvpn
  71779. Locknote: The Internet of Pwned Things - NDC TechTown 2020
  71780. femto-io
  71781. Final installation and testing underway at stations | WMATA
  71782. The Otherside of Yemen (I love this country!)
  71783. Navier-Stokes Equations - Numberphile
  71784. Ultimate Dog Tease
  71785. Proposal: Modify Object class, remove ToString, static and instance Equals, and GetHashCode methods; and the == operator · Issue #13343 · dotnet/runtime
  71786. The Baseline Interpreter: a faster JS interpreter in Firefox 70 – Mozilla Hacks - the Web developer blog
  71787. Improving performance of GraalVM native images with profile-guided optimizations
  71788. Major Crypto Brokerage Coinmama Reports 450,000 Users Affected by Data Breach
  71789. Sharing photos of your furry friend? It could be putting you at risk for hacking
  71790. ML.NET vs. Create ML: Toxic Text
  71791. SELECT Post FROM Stack Overflow Questions WHERE Topic = "git" ORDER BY Votes DESC; - DEV Community 👩‍💻👨‍💻
  71792. Age of JIT Compilation. Part 2. CLR is Watching You
  71793. Support for OCI8 database extension for Oracle · Issue #431 · peachpiecompiler/peachpie
  71794. The Libra Bug Bounty Program | Libra
  71795. Age of JIT Compilation. Part 1. Genesis
  71796. String.StartsWith slower on Linux with some characters · Issue #30716 · dotnet/runtime
  71797. RAD Basic: 100% compatible with VB6 Visual Basic 6 (AKA Visual Basic classic)
  71798. dotnet-foundation/newsletter
  71799. ridercz/Altairis.Services.PwnedPasswordsValidator
  71800. Consider ignoring SuppressIldasmAttribute in ILDASM · Issue #13341 · dotnet/runtime
  71801. Performance Matters - The latest software performance news straight to your inbox | Product Hunt
  71802. Joe Rogan Experience #1342 - John Carmack
  71803. TeXnique
  71804. Web-to-App Communication: App Protocols
  71805. Why .NET Core for building Cloud Native Apps?
  71806. Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  71807. PegLeg
  71808. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  71809. Popmotion | JavaScript animation libraries for delightful interfaces
  71810. Firefox and Chrome will remove GUI indicator for Extended Validation certificates (Bulletproof TLS Newsletter Issue #56)
  71811. Ctrl+F (and possible other actions) should not close the temporary tab you activated it in - Developer Community
  71812. We are what we do
  71813. LOVE, TRASH DOVES.
  71814. Using KeyVault References to Read Key Vault Secrets - Petri
  71815. Anti-aliased Alpha Test: The Esoteric Alpha To Coverage
  71816. Framesync | Popmotion Pure
  71817. 90949 – [9 Regression] null pointer check removed
  71818. IBM Gives Away PowerPC; Goes Open Source
  71819. Tracking unmaintained crates · Issue #134 · RustSec/advisory-db
  71820. Totally unsupported hacks - Add Windows Terminal to the Win+X Shortcut menu - Scott Hanselman
  71821. Code Camp NYC — Welcome to the online headquarters of Code Camp NYC
  71822. Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  71823. Using JSON for polymorphic types in C# - Oxford Computer Consultants
  71824. How the .NET Team uses Azure Pipelines to produce Docker Images | .NET Blog
  71825. Insomnia
  71826. Office
  71827. Thread by @ErrataRob: "Yea, I've got 3 hours to kill here in this airport lounge waiting for the next leg of my flight, so let's discuss the "OSI Model". There's n […]"
  71828. Cyber warfare, IoT hacks, and mass data gathering – the new security threats of a hyper-connected world Cyber warfare, IoT hacks, and mass data gathering
  71829. Performance Matters - The Newsletter For Tech Leaders
  71830. WebSocketStream - Chrome Platform Status
  71831. Windows Desktop: .NET Standup - August 22nd 2019 - App Center for Desktop apps, XAML Tools & WinUI
  71832. Little Rock Tech Fest 2019
  71833. 150 Meter Starhopper Test
  71834. Campbell Award Renamed
  71835. The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore
  71836. Imperva Security Update | Imperva
  71837. .NET Design Review: GitHub Quick Reviews
  71838. Windows Terminal Preview v0.4 Release | Windows Command Line
  71839. Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  71840. Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore
  71841. damienbod/AspNetCoreMvcAngular
  71842. Navier-Stokes Equations - Numberphile
  71843. Observability — A 3-Year Retrospective - The New Stack
  71844. Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  71845. Containerising a Blazor WebAssembly App
  71846. Padloc - A Modern Password Manager For Individuals And Teams
  71847. Introduction to using XPath in JavaScript
  71848. Do It Yourself (OpenJDK) Garbage Collector
  71849. New and improved NuGet Search is here! | The NuGet Blog %
  71850. ASP.NET Core Tag Helpers and View Components
  71851. Haim | AI21 Labs
  71852. The Bot That Helps You Merge
  71853. wybiral/terrain
  71854. IdentityServer - Training
  71855. Davido - If (Official Music Video)
  71856. An Introduction to Building Applications with Blazor
  71857. Revolutionary New Digital Offering, ‘Disney Genie,’ Coming to Walt Disney World Resort
  71858. Generator
  71859. Unit Testing dotnet new Templates
  71860. Please do not use the .NET 2.0 HMACSHA512 and HMACSHA384 Classes
  71861. What We Did to Improve Security of Our Infrastructure (Updated)
  71862. Security Incident - Please Change Your Password
  71863. tc39/proposal-realms
  71864. [Servercert-wg] Ballot SC22: Reduce Certificate Lifetimes
  71865. Blazor Training Videos – DevExpress Blazor Training Course
  71866. Amazon.com: USB C Charger [GaN Tech], Anker 30W Ultra Compact Type-C Wall Charger with Power Delivery, PowerPort Atom PD 1 for iPhone 11/11 Pro/Max/XS/XR, iPad Pro, MacBook 12'', Pixel, Galaxy, and More: AnkerDirect
  71867. Announcing pricing decrease for Azure App Service on the Premium plan | Azure updates | Microsoft Azure
  71868. Simon Peyton Jones how GHC type inference engine actually works
  71869. natemcmaster/LetsEncrypt
  71870. Vintage Shaking Ghost - Sonic Control - Sound Activated Toy
  71871. How to build a plugin system on the web and also sleep well at night
  71872. Why Are So Many Developers Hating on Object-Oriented Programming? - The New Stack
  71873. Node Material: Light Node
  71874. Explore GitHub
  71875. GitHub Maintainer Scholarships are now available for GitHub Universe
  71876. Getting Started with GitHub Actions in Visual Studio | Visual Studio Blog
  71877. Avoiding ASP.Net Core Configuration Pitfalls With Array Values
  71878. Maximising .NET Core API performance
  71879. Prefer ValueTask to Task, always; and don't await twice
  71880. HIRE AND FIRE YOUR KIDS
  71881. Secure an ASP.NET Core web app with the Identity framework - Learn
  71882. Visual Studio Tips and Tricks: Increasing your Productivity for .NET | .NET Blog
  71883. Blazor Tips and Tricks
  71884. Amazing Graphs III - Numberphile
  71885. A005185 - OEIS
  71886. Strategic Domain-Driven Design
  71887. 🐕 Announcing NodeGUI and React NodeGUI - Build native desktop apps with Javascript and CSS 🎉
  71888. Reasons for OutOfMemoryException · Issue #13284 · dotnet/runtime
  71889. Research Update: Impact of the Ask Question Wizard - Stack Overflow Blog
  71890. Snake Puzzle Games
  71891. Kerbal Space Program 2 Cinematic Announce Trailer
  71892. Optional Parameters in Razor Pages Routing
  71893. prometheus-net/prometheus-net
  71894. Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  71895. Why Does the U.S. Army Own So Many Fossils?
  71896. tl;dr sec Newsletter
  71897. Issues Cloning Spec repo - GitHub taking a very long time to download changes to the Specs Repo · Issue #4989 · CocoaPods/CocoaPods
  71898. Respawn at the Apex of community dysfunction | Opinion
  71899. Mozilla takes action to protect users in Kazakhstan – The Mozilla Blog
  71900. NIST submissions - PQC WIKI
  71901. Sign-in and sync with work or school accounts in Microsoft Edge Insider builds - Microsoft Edge Blog
  71902. Nintendo Support: How to Transfer Data Between microSD Cards for Use on Nintendo Switch
  71903. Protecting Chrome users in Kazakhstan
  71904. EV SSL Certificates Phased Out of New Browser Updates | Venafi
  71905. rstropek/BlazorHeroTutorial
  71906. Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  71907. UNCRACKABLE? The Collatz Conjecture - Numberphile
  71908. Entity Framework Core in Action
  71909. Containerising a Blazor Server App
  71910. Lessons learned from accident and near-accident experiences in traffic
  71911. r/Mistborn - A Steel Inquisitor sketch
  71912. Hieronymus Bosch Butt Music
  71913. Performance Matters • Hillel Wayne
  71914. .NET Community Standups | Live every Tuesdy and Thursday
  71915. mrpmorris/blazor-university
  71916. Azure DevOps Podcast: Mads Torgersen on the Latest in C# - Episode 49
  71917. Blazor University – Learn the new .NET SPA framework from Microsoft
  71918. .NET Design Review: GitHub Quick Reviews
  71919. What’s in the Works: Improving Feedback for All Users - Stack Overflow Blog
  71920. How 24 FPS Became Standard
  71921. Making my first contribution on SourceForge using Mercurial
  71922. An Introduction to System.Threading.Channels - Steve Gordon
  71923. ASP.NET Community Standup - August 6th 2019 - ASP.NET Core A to Z eBook with Shahed Chowdhuri
  71924. dotnet/core
  71925. Rotor v2 book draft available · Ted Neward's Blog
  71926. Feedback Hub - Windows Insider
  71927. What's new in C# 8.0 - C# Guide
  71928. Episode 105 – Feature Management with Andrew Lock | The 6 Figure Developer
  71929. Green Padlocks, Gray Padlocks - Does Anyone Really Care?
  71930. Welcome to report-uri.com
  71931. Find solutions faster by analyzing crash dumps in Visual Studio | Visual Studio Blog
  71932. Script
  71933. Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  71934. .NET Core and systemd | .NET Blog
  71935. Learn UI Design: The Complete Online Video Course
  71936. Supreme Supreme®/BLU Burner Phone
  71937. dotnet/coreclr
  71938. Down the Rabbit Hole with a BLU Phone Infection
  71939. BlazorHelp Website > Home
  71940. First Pull Request in Open Source
  71941. Securing an Azure App Service Website under SSL in minutes with Let's Encrypt - Scott Hanselman
  71942. How to Build Good Software
  71943. [live] Hong Kong Protests regarding Extradition law amendment proposed by the Government (various locations; ongoing)
  71944. I’m Pwned. You’re Pwned. We’re All Pwned. - Troy Hunt
  71945. Duckie.me: A tool for one person pairing.
  71946. Inside America’s Ridiculously Old-Fashioned Gun-Tracing Center
  71947. draft-truskovsky-lamps-pq-hybrid-x509-01 - Multiple Public-Key Algorithm X.509 Certificates
  71948. Locknote: The Internet of Pwned Things - NDC TechTown 2020
  71949. Building workflows with the Durable Task Framework
  71950. European Central Bank confirms website hack and data breach
  71951. Highlights from Git 2.23
  71952. Thermaltake Tt Gaming Level 20 RGB Battlestation Gaming Computer Desk&#59; Full Frame RGB LED Lighting W&#47; 8 Light Effects&#59; Tt RGB Plus Ecosystem &#38; Razer Chroma Sync Compatible&#59; Electric Height Adjustable - Newegg.com
  71953. Go To All Experience
  71954. wybiral/ipv4scan
  71955. Announcing Windows 10 Insider Preview Build 18963 | Windows Experience Blog
  71956. KNOB Attack
  71957. Has my Gmail been hacked? How to check if your email has ever been hacked and when
  71958. IrisClasson/SpeakingDiversity
  71959. Advanced .NET Debugging #2 – Gabriel Weyer – A somewhat technical blog
  71960. Advanced .NET Debugging #1 – Gabriel Weyer – A somewhat technical blog
  71961. WinDbg #2 - The blocked async – Gabriel Weyer – A somewhat technical blog
  71962. Found: World-readable database used to secure buildings around the globe
  71963. The first ever photograph of light as both a particle and wave
  71964. WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  71965. CQRS-Event Sourcing with Event Modeling - Event Store
  71966. Web Thing API
  71967. Announcing the preview of GitHub Actions for Azure
  71968. r/programmingcirclejerk - Security consultant here. The fact that Golang has no generic is a huge thing.
  71969. Associating threadpool queues with CPU cores. by VSadov · Pull Request #18403 · dotnet/coreclr
  71970. 2019 - Topsail Morning
  71971. Summer vacation 2019 part three
  71972. Turning the Nintendo Switch into Android’s best gaming hardware
  71973. Introduction to Svelte
  71974. Chrome, Firefox to expunge Extended Validation cert signals
  71975. A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
  71976. How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  71977. Quick demo of Ghostly - a Windows GitHub Notification client
  71978. Managing SSL certificates may be getting that much more difficult
  71979. A plugin system with .NET Core
  71980. Overleaf, Online LaTeX Editor
  71981. Massive biometric security flaw exposed more than one million fingerprints
  71982. Cloud Native Show: What’s Cloud Native, Really?
  71983. Amazing Graphs II (including Star Wars) - Numberphile
  71984. Bringing cloud powered voices to Microsoft Edge Insiders - Microsoft Edge Blog
  71985. Database Breach 21st July 2019 | Cracked.to
  71986. Azure SDK August 2019 preview and a dive into consistency
  71987. Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  71988. xkcd: Old Game Worlds
  71989. Tailcall optimization doesn't work with netcoreapp3.0 runtime · Issue #13255 · dotnet/runtime
  71990. Old Game Worlds
  71991. The Number Collector (with Neil Sloane) - Numberphile Podcast
  71992. .NET Debugging: 6 techniques you need in your arsenal | Raygun Blog
  71993. ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  71994. EdCharbeneau/BlazorProSnippets
  71995. Obsolete TLS, with serials
  71996. Hacker site’s incriminating database published online by rival group
  71997. Getting Started with gRPC Client Factory - Steve Gordon
  71998. Summer vacation 2019 part two
  71999. draft-irtf-cfrg-bls-signature-00 - draft-irtf-cfrg-bls-signature-00.txt
  72000. Lyfevest.io
  72001. areller/RediSharp
  72002. Ghostly
  72003. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  72004. A133058 - OEIS
  72005. The fly straight dammit sequence graph
  72006. How Hong Kong’s Protesters Evade Police and Keep the Demonstrations Alive | Visual Investigations
  72007. Getting native binaries and executables entitled for notarization · Issue #30583 · dotnet/runtime
  72008. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  72009. OHCHR | Press briefing note on Hong Kong, China
  72010. Amazon.com: Blank Canvas: My So-Called Artist’s Journey (Kakukaku Shikajika) Vol. 1 (9781642750690): Akiko Higashimura: Books
  72011. Functional Web Programming with the SAFE Stack
  72012. alsami/AutofacNetcore3
  72013. Home
  72014. ASP.NET Community Standup - August 13th 2019 - Performance and Benchmarks with Sébastien Ros
  72015. 1859 - Loading issue... - project-zero - Project Zero - Monorail
  72016. Hamster Has Epic Fail on Running Wheel
  72017. Pro .NET Memory Management
  72018. Announcing .NET Core 3.0 Preview 8 | .NET Blog
  72019. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  72020. Summer vacation 2019 part 1
  72021. What is Cloud Native, Really?
  72022. Turmoil in the SSL market - Domain Name Wire | Domain Name News
  72023. A bootstrapper script for the Cake .NET Core Global Tool on Windows
  72024. Personalize Visual Studio with custom keyboard shortcuts
  72025. .NET Analyzers
  72026. dotnet/coreclr
  72027. Potentially unsafe uses of unsafe · Issue #145 · mozilla/neqo
  72028. dotnet/coreclr
  72029. 2019 - Waves
  72030. Investigating Drag and Drop with Blazor
  72031. me-no-dev/ESPAsyncWebServer
  72032. David Marby
  72033. THE DAILY SHOW PRESENTS THE LEGISLATOR: LICENSE TO BILL
  72034. Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  72035. Gone forEVer!
  72036. jakobbotsch/ABIStress
  72037. [arm32/linux] Assert failure: dwSrcIndex > dwLastSrcIndex in ABI stress · Issue #13241 · dotnet/runtime
  72038. Using DataAnnotations and custom form validation in client-side Blazor applications.
  72039. Add ABI stress tests by jakobbotsch · Pull Request #26090 · dotnet/coreclr
  72040. Fuzzing the .NET JIT Compiler
  72041. Tiered compilation for Mono runtime · Issue #16018 · mono/mono
  72042. Spying on HTTPS
  72043. nothings/stb - Travis CI
  72044. Popups: 10 Problematic Trends and Alternatives
  72045. r/ProgrammerHumor - Lamo
  72046. Weekly Update 151
  72047. Breaking all existing Hex Encoding Records with .NET Core 3.0 - Nicolas Portmann - .NET / Java / Security
  72048. Password Manager for Families, Businesses, Teams | 1Password
  72049. FemtoBeacon ESP32-D2WD (WiFi/Bluetooth Coin) by Femtoduino on Tindie
  72050. ImperialViolet - Username (and password) free login with security keys
  72051. Steve Schoger | Refactoring UI | CSS Day 2019
  72052. 72W Type-C PD Car Charger Adapter
  72053. Online syntax highlighting for the masses!
  72054. Geting 4x Speedup With .NET Core 3.0 SIMD Intrinsics
  72055. Huawei announces HarmonyOS, an open-source platform for every device
  72056. !(Spotting the promising cryptography-related start ups)
  72057. Have I Been Pwned Alerts You to Data Breaches Even When the Websites Won’t
  72058. Canva Security Incident - May 24 FAQs
  72059. Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  72060. Cleanup ProjectN ifdefs by jkotas · Pull Request #7675 · dotnet/corert
  72061. r/stackoverflow - Stack overflow redirect?
  72062. Add ReadAllAsync extension method to common by JamesNK · Pull Request #438 · grpc/grpc-dotnet
  72063. Random Thoughts
  72064. Open Sourcing more WPF assemblies by stevenbrix · Pull Request #1576 · dotnet/wpf
  72065. Google Pixel 4 will reportedly jump on the 90Hz display bandwagon
  72066. chanan/BlazorStrap
  72067. tidwall/buntdb
  72068. Features • GitHub Actions
  72069. Languages & Runtime: .NET Community Standup - August 8th, 2019 - Null Reference Types
  72070. Testing RESTful Services from the command-line with HttpRepl - DEV Community 👩‍💻👨‍💻
  72071. Analyzing native memory allocation with BenchmarkDotNet
  72072. Amazing Graphs - Numberphile
  72073. NVIDIA/open-gpu-doc
  72074. Online Survey Software: Closed Survey
  72075. Supercentenarians and the oldest-old are concentrated into regions with no birth certificates and short lifespans
  72076. Architecture for humans - Ayende @ Rahien
  72077. New features in 0.9.45 @ PeachPie | PHP compiler to .NET
  72078. Calling all .NET desktop and mobile developers! | .NET Blog
  72079. Update on .NET Standard adoption | .NET Blog
  72080. The reasons behind why I don't use AutoMapper.
  72081. Troy Hunt is coming to ITBN CONF-EXPO 2019 - Arthur Keleti's announcement
  72082. The world's worst video card?
  72083. Add passwords to list of stuff CafePress made hash of storing, says infoseccer. 11m+ who used Facebook 'n' pals to sign in were lucky
  72084. Highest Voted Questions
  72085. Frieze Patterns — Numberphile
  72086. BlazorHelp Website > Blog - Blazor Binding, Events and Parameters
  72087. Garbage collection in Python: things you need to know
  72088. Memory management in Python
  72089. Semver Compare
  72090. You Can't Trust Companies to Tell the Truth About Data Breaches
  72091. .NET Design Review: WinForms Task Dialog
  72092. Frieze Patterns - Numberphile
  72093. Stack Overflow handling in HotSpot JVM
  72094. 2019 Agenda - DDD Melbourne | 3rd October 2020
  72095. Mission-driven careers with Amanda Silver
  72096. Improving .NET Core installation in Visual Studio and on Windows | .NET Blog
  72097. Using Razor Components In A Razor Page
  72098. egil/razor-components-testing-library
  72099. Try out Nullable Reference Types | .NET Blog
  72100. ASP.NET Core Identity with FIDO2 WebAuthn MFA
  72101. Semver Compare
  72102. JDK 13 Security Enhancements
  72103. We've, um, changed our password policy, says CafePress amid reports of 23m pwned accounts
  72104. .NET project structure
  72105. SamProf/MatBlazor
  72106. dotnet/csharplang
  72107. dotnet/coreclr
  72108. .NET Core Linux - Performance Profiling and Diagnostics.md
  72109. Terminating Service for 8Chan
  72110. The Best Way To Secure Access - strongDM
  72111. Introduction
  72112. The Incremental Machine — Acko.net
  72113. henalbrod/Blazor.Auth0
  72114. FBI — Seeking Information on Shooting in El Paso, Texas
  72115. Pwnie Awards
  72116. Smart LLVM #1: Optimizing range checks | Egor Bogatov — Developer at Microsoft
  72117. More on Backdooring (or Not) WhatsApp - Schneier on Security
  72118. Windows Terminal Preview v0.3 Release | Windows Command Line
  72119. Ugly Gerry
  72120. The probability that an EV SSL certificate is associated with a bad domain is 0.013% - Help Net Security
  72121. github/gov-takedowns
  72122. Swift Client for the Asp.NET Core version of SignalR – Part 2: Beyond the Basics
  72123. Steam :: Rocket League :: Community Spotlight: Training Pack Refresh
  72124. Fixing ASP.NET Core’s UseStatusCodePages Middleware
  72125. SciSharp STACK
  72126. Build software better, together
  72127. Special announcement about MSDN Magazine
  72128. TimeWarp-Blazor Template
  72129. Not Rocket Science » Adding multiple devices to one PCI Express Slot
  72130. Ugly Gerry, a font based on gerrymandered districts
  72131. ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  72132. JimBobSquarePants/ImageProcessor
  72133. Using a Code-Behind Approach to Blazor Components
  72134. WTF is a trade body?! Dr. Jo Twist from UKIE explains
  72135. Something Went Terribly Wrong
  72136. How we fit an NES game into 40 Kilobytes
  72137. Create Penguin
  72138. 2019 data breach disclosures: 10 of the biggest -- so far
  72139. migueldeicaza/WasmerSharp
  72140. [WIP] Remove tailcall limitations on unix64 and arm64 by jakobbotsch · Pull Request #25932 · dotnet/coreclr
  72141. JIT and AOT in the CLR with Mei-Chin Tsai
  72142. Fast and flexible observability with canonical log lines
  72143. Comodo Castle? Cybersecurity CEO Behind Montclair Mega Mansion | Baristanet
  72144. OneTab shared tabs
  72145. Illyriad - Grand Strategy MMO
  72146. The Mexican Repatriation
  72147. Value Types in the CLR with David Wrighton
  72148. Something Went Terribly Wrong
  72149. Catch all exceptions from Exit shutdown by jkotalik · Pull Request #12518 · dotnet/aspnetcore
  72150. Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  72151. ECMAScript 2015 Language Specification – ECMA-262 6th Edition
  72152. Here’s what’s in the brand-new Unity 2019.2 - Unity Technologies Blog
  72153. FlameGraph zooming by adamsitnik · Pull Request #976 · microsoft/perfview
  72154. Configuring Policy-based Authorization with Blazor
  72155. Hugo's House of Horrors
  72156. Capital One data breach affected 100 million in the US
  72157. Altopia Corporation Information
  72158. Canada Online Store Promotion. Official Rules.
  72159. US Online Store Promotion. Official Rules.
  72160. Announcing docs.microsoft.com/samples
  72161. Blazor Components - New Blazor Scheduler Control, Data Grid Enhancements and more (available in Beta #1)
  72162. Building Microservices On .NET Core - Part 1 The Plan | Wojciech Suwała, Head Architect, ASC LAB
  72163. Azure DevOps Podcast: Daniel Roth on Blazor DevOps - Episode 47
  72164. Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  72165. RELEASE: ASP .NET Core A-Z eBook
  72166. Streaming Electron for fun and profit
  72167. Create Interfaces with default implementations
  72168. JWT Signing using RSASSA-PSS in .NET Core
  72169. Creating an OpenID connect system with Angular 8 and IdentityServer4 (OIDC part 1)
  72170. Free Security Training Videos for CPE Credits | Varonis
  72171. blevesearch/bleve
  72172. Explore the mind-boggling moons of our solar system
  72173. Ballot SC22: Reduce Certificate Lifetimes by sleevi · Pull Request #138 · cabforum/documents
  72174. Hasan Minhaj Has an Out-of-Body Experience Eating Spicy Wings | Hot Ones
  72175. Uploading a Request made from a ReadableStream body by yutakahirano · Pull Request #425 · whatwg/fetch
  72176. Developer-controlled streams for request/response · Issue #88 · whatwg/fetch
  72177. 688906 - Loading issue... - An open-source project to help move the web forward. - Monorail
  72178. Emuparadise Suffered a 1.1 Million User Data Exposing Breach
  72179. davidfowl/BedrockFramework
  72180. Words you should never say to a hiring manager in an interview
  72181. damienbod/AspNetCoreFilters
  72182. Stream-based requests (Request with ReadableStream) · whatwg/fetch@0c470b5
  72183. Fixing Random, part 40 of 40
  72184. Security Engineering - A Guide to Building Dependable Distributed Systems
  72185. FASTEST RC TURBINE MODEL JET IN ACTION 727KMH 451MPH FLIGHT TRAINING WORLD RECORD TRAINING PART 2
  72186. Is Crunch Mandated at Naughty Dog? The Answer Is a Bit Complicated | COGconnected
  72187. What’s new for WSL in Insiders Preview Build 18945 | Windows Command Line
  72188. SaturnFramework/Saturn
  72189. Inside a Nuclear Reactor
  72190. Measure Two Hundred Times, Tweak Twice
  72191. Demo: Minecraft Earth at Microsoft Inspire 2019
  72192. RNGCryptoServiceProvider offers unappropriate API · Issue #30341 · dotnet/runtime
  72193. Developing your personal brand with Troy Hunt
  72194. Equifax Data Breach Settlement
  72195. scrollbar-width
  72196. Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  72197. Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  72198. Link’s Awakening disassembly progress report – week 5 – Kzone -
  72199. Live Flight Tracker - Real-Time Flight Tracker Map | Flightradar24
  72200. Pragmatic Performance: When to care about perf, and what to do about it - David Wengier
  72201. ASP.NET Community Standup - Sept 10th, 2014 - webroot, static content, and client side serving
  72202. OutOfMemory - the card game (based on prototype version)
  72203. Kazakhstan’s HTTPS Interception
  72204. Is Puppeteer-Firefox ready?
  72205. puppeteer/puppeteer
  72206. The Microsoft #Blazor Daily
  72207. An Epic Course - Hack Yourself First — Enterprise IT & Industrial IT Managed Service Support
  72208. .NET Core Counters internals: how to integrate counters in your monitoring pipeline
  72209. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  72210. Announcing .NET Core 3.0 Preview 7 | .NET Blog
  72211. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  72212. GC.GetGCMemoryInfo Method (System)
  72213. An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code | Windows Command Line
  72214. GC.GetTotalAllocatedBytes(Boolean) Method (System)
  72215. Networking system rewrite by ReubenBond · Pull Request #5436 · dotnet/orleans
  72216. Configuring Role-based Authorization with client-side Blazor
  72217. It's about time - Christin Gorman
  72218. How Stack Overflow upgraded from Windows Server 2012 - Stack Overflow Blog
  72219. Running Windows as Administrator with Launcher Process enabled in Firefox causes Drag and Drop errors - How to Fix | Mozilla Support
  72220. RustPython/RustPython
  72221. When a rewrite isn’t: rebuilding Slack on the desktop
  72222. The World Wide Web project
  72223. skylineproject/unicode-in-js
  72224. Oqtane Blog | Exploring Authentication in Blazor
  72225. Preparing for TLS 1.2 in Office 365 and Office 365 GCC - Office 365
  72226. mrpmorris/blazor-validation
  72227. Xiaomi Data Breach — "Exposing Xiaomi" Talk Pulled from Hacking Conference
  72228. FBI Issues Warning on ‘Secure’ Websites Used For Phishing
  72229. Apollo 11 in Real-time
  72230. Fsyncgate: errors on fsync are unrecovarable
  72231. Roll20 and Stronghold Kingdoms Subject to Security Breach
  72232. Yūbinkyoku 🏣 - Tristan Hume
  72233. Files are fraught with peril
  72234. Xamarin Developer Summit 2019 | Channel 9
  72235. Share Packages Publicly - Azure Artifacts
  72236. Fun and entertaining plugins for Rider - .NET Tools Blog
  72237. Fix issue with out-of-scope GCFrame in Frame list by janvorli · Pull Request #25795 · dotnet/coreclr
  72238. Weather
  72239. Type finding in DLLs and reference additions is unintuitive/brittle · Issue #37246 · dotnet/roslyn
  72240. .NET Core master branches have switched to "5.0" · Issue #118 · dotnet/announcements
  72241. Razor: Into the Razor'verse
  72242. tld-prices.md
  72243. modern-forms/Modern.Forms
  72244. Ensure FileVersion for coreclr.dll doesn't overlap with Silverlight in 5.0 · Issue #13096 · dotnet/runtime
  72245. Roll20
  72246. PuzzleScript Game
  72247. Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  72248. MSBuild Structured Log Viewer
  72249. New information about Slack's 2015 security incident - Several People Are Typing
  72250. BlazorHelp Website > Blog - Creating Blazor Templated Components
  72251. Ensuring customer success: Introducing the Azure Migration Program | Azure blog and updates | Microsoft Azure
  72252. wybiral/hades
  72253. OSCON 2019: Why You Should Care About Open Source Software Foundations
  72254. Update Framework and NuGet packages to add CSharp 7 support by kevin-montrose · Pull Request #124 · security-code-scan/security-code-scan
  72255. Sometimes valid RSA signatures in .NET
  72256. 1232689 - Add Root Certification Authority of the Republic of Kazakhstan (root.gov.kz)
  72257. The Inquirer
  72258. What a very bad day at work taught me about building Stack Overflow’s community - Stack Overflow Blog
  72259. Fibonacci Versioning
  72260. How Stack Overflow upgraded from Windows Server 2012
  72261. Performance regression: float.ToString(format) 20% to 3x slower · Issue #13092 · dotnet/runtime
  72262. Manning | Deal of the Day
  72263. Advanced .NET Debugging - PDBs and Symbol Stores
  72264. Executing .NET Core functions in a separate process - Red Hat Developer
  72265. Request: a solution that allows us to not have to write 6500 different delegates & overloads · Issue #2668 · dotnet/csharplang
  72266. Triangles have a Magic Highway - Numberphile
  72267. Zelda Screen Transitions are Undefined Behaviour
  72268. Evite Invites Over 100 Million People to Their Data Breach
  72269. Blazor Getting Started Guide
  72270. Living Underwater: How Submarines Work
  72271. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  72272. Update branding in master to 5.0 by wtgodbe · Pull Request #39503 · dotnet/corefx
  72273. NuGet Trends
  72274. Flow External Claims to the Main Identity
  72275. Reducing Bugs In Your Code with Coverlet
  72276. Updating Browsers Quickly: Flags, Respins, and Components
  72277. .NET Design Review: GitHub Quick Reviews
  72278. .NEXT 2.x | .NEXT
  72279. SNEAK PEEK: ASP .NET Core A-Z eBook
  72280. Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  72281. 30 Weird Chess Algorithms: Elo World
  72282. dotnet/coreclr
  72283. I refuse to display meta data for other platforms
  72284. How to submit news for the .NET Foundation monthly update
  72285. Manning Publications
  72286. xkcd: How Hacking Works
  72287. How Hacking Works
  72288. r/AskNetsec - Alternatives to haveibeenpwned?
  72289. dotnet/performance
  72290. Fixing Random, part 39
  72291. Building a Fully-Extensible Developer Collaboration Platform
  72292. psuter.net
  72293. Clarke's Third Law Exception - Step by Step
  72294. PuzzleScript Game
  72295. Turing on the £50 note — Brady Haran
  72296. lithnet/ad-password-protection
  72297. OutOfMemory and IT Startup card game prototypes available! – TooSlowException
  72298. The Deadlock Empire
  72299. A Fair and Welcoming Immigration System
  72300. 1x Engineer
  72301. System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  72302. US Concentration Camp List
  72303. Apollo Preliminary Drawings
  72304. Where Are All the Bob Ross Paintings? We Found Them.
  72305. The Dehn Invariant - Numberphile
  72306. dodyg/practical-aspnetcore
  72307. Target .NET Standard 2.0 and newer only · Issue #3851 · akkadotnet/akka.net
  72308. AzureCasts
  72309. Constellation Information | European GNSS Service Centre
  72310. Galileo Interruptus? Official Notice on 11 July Advises Users that Galileo Service is Degraded on All Satellites Until Further Notice - Inside GNSS
  72311. MSBuildAllProjects Considered Harmful
  72312. Mark Henderson from Stack Overflow shares his experience on being an SRE
  72313. xamarindevelopersummit/XamDevSummit2019
  72314. Simmy Chaos Engine for .NET – Part 1, Injecting Faults | no dogma blog
  72315. facebook/hermes
  72316. Size matters
  72317. Xamarin Developer Summit - Day 2
  72318. undefined
  72319. Stack Trace Art
  72320. Azure/azure-functions-durable-extension
  72321. Cloud TPU Pods break AI training records | Google Cloud Blog
  72322. VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  72323. Snips and Seeed- Voice Interaction Development Kits
  72324. Proposal: Extension await operator to address scoped ConfigureAwait · Issue #2649 · dotnet/csharplang
  72325. “With great power comes great responsibility…”
  72326. Block Breakers
  72327. What's Deno, and how is it different from Node.js? - LogRocket Blog
  72328. Languages & Runtime: .NET Community Standup - July 11th 2019
  72329. C# - .NET Reunified: Microsoft’s Plans for .NET 5
  72330. ASP.NET Core, Beyond HTTP
  72331. Benchmarks are hard · jbd.dev
  72332. Announcing XAML Hot Reload for Xamarin.Forms | Xamarin Blog
  72333. TSP with GeneticSharp and Blazor
  72334. 用户信息泄露后续:最好速改密码-西安交通大学网络信息中心
  72335. Hack to the Future - Troy Hunt
  72336. ISPA withdraws Mozilla Internet Villain Nomination and Category » News, Press Releases | The Internet Service Providers Association
  72337. Third parties confirm AMD’s outstanding Ryzen 3000 numbers
  72338. .NET | Free. Cross-platform. Open Source.
  72339. 1840 - Loading issue... - Monorail
  72340. Online Survey Software: Closed Survey
  72341. Get started with .NET Core using Visual Studio for Mac - .NET Core
  72342. Package torgo
  72343. Hidden Treasure: Intrusion Detection with ETW (Part 2)
  72344. Hidden Treasure: Intrusion Detection with ETW (Part 1)
  72345. Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  72346. Keynote DotNet 2019 by Scott Hunter
  72347. Browsh
  72348. Xamarin Developer Summit Live Streams! | Xamarin Blog
  72349. What’s new for performance in .NET Core and ASP.NET Core 3.0 - Ben Adams
  72350. Cool things you can do with .NET Core 3 Tooling - Jonathan Mezach
  72351. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  72352. A Blazor Community Update
  72353. Previewing Azure SDKs following new Azure SDK API Standards
  72354. ranjit :music_mouse: (@ranjit@friend.camp)
  72355. User Guide
  72356. The Dangers of Stopping Event Propagation | CSS-Tricks
  72357. .NET Design Review: GitHub Quick Reviews
  72358. radiatoryang/hedera
  72359. Supporting IAsyncEnumerable with LINQ
  72360. Raspberry Pi admits to faulty USB-C design on the Pi 4
  72361. .NET Core Summer event | Brno | Windows User Group - Czech Republic
  72362. wasm: support Generic Virtual Method Calls & Shared Generics (was: some linq methods fail to compile) · Issue #7248 · dotnet/corert
  72363. B612 – The font family
  72364. Homebrew/homebrew-cask
  72365. Build software better, together
  72366. Exploring Raygun's new application performance monitoring tool for .NET Core
  72367. PooledAwait
  72368. dotnet/docs
  72369. $10,000 Fellowships for women (trans and cis), trans, and non-binary programmers - Blog - Recurse Center
  72370. Appropriate Uses For SQLite
  72371. User Inyerface - A worst-practice UI experiment
  72372. Fixing Random, part 38
  72373. Async/Await - NetMQ
  72374. Npgsql diagnostics with the new dotnet counters!
  72375. strong_password v0.0.7 rubygem hijacked
  72376. Digital Driver’s Licenses Could Become a Real Option in Some States
  72377. xoofx/UnityNuGet
  72378. Rethinking how we interview in Microsoft’s Developer Division
  72379. MapSCII - the whole world in your console!
  72380. .NET Core 3: Add Server-Timing trailer · MiniProfiler/dotnet@a71fc6b
  72381. Host unreachable in https due to weak Http2 cipher · Issue #8952 · dotnet/aspnetcore
  72382. [Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  72383. mgravell/PooledAwait
  72384. System Testing ASP.NET Core APIs using XUnit
  72385. Sign in to MyGet - MyGet - Hosting your NuGet, npm, Bower, Maven, PHP Composer and Vsix packages
  72386. VS 2019 16.2 Preview 3: Hangs indefinitely loading solution - Developer Community
  72387. Canonical Ltd
  72388. Welcome to report-uri.com
  72389. Developing inside a Container using Visual Studio Code Remote Development
  72390. IRL Podcast
  72391. Google Sued For Conspiring To Share Medical Records Against Patient Consent - Slashdot
  72392. Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  72393. Blazored/Toast
  72394. C#: [Obsolete] on an extension method? Also remove ‘this’
  72395. undefined
  72396. Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  72397. .NET R&D Digest (June, 2019)
  72398. Documentation - Azure SignalR Service
  72399. Challenges with Federated Identity in modern browsers
  72400. Cloudflare outage caused by bad software deploy (updated)
  72401. » The Mortgaging of Sierra Online The Digital Antiquarian
  72402. Help Wanted! Autofac (Still) Looking for Owners
  72403. BlazorHelp Website > Blog - Blazor Forms and Validation
  72404. microsoft/FeatureManagement-Dotnet
  72405. Dotnetos Conference - .NET Performance Conference
  72406. nixberg/xisco-swift
  72407. Shape Security | Preventing Cyber Attacks
  72408. CRYPTO-LAB
  72409. No Starch Press | "The finest in geek entertainment"
  72410. liveBook · Manning
  72411. Home
  72412. Chandra :: Photo Album :: Q2237+0305 :: July 03, 2019
  72413. r/javascript - Nobody talks about the real reason to use Tabs over Spaces
  72414. gokrazy - a pure-Go userland for your Raspberry Pi 3 appliances
  72415. How we integrate Rust with C#
  72416. dotnet/diagnostics
  72417. Microsoft Events for Students - Microsoft Store
  72418. C# and Rust: combining managed and unmanaged code without sacrificing safety - Ashley Mannix
  72419. QUIC and HTTP/3 research at Expertise centre for Digital Media - Hasselt University - Belgium
  72420. ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  72421. ASP.NET official support policy
  72422. .NET Core Example - With simple Kestrel WebHost | C# Online Compiler | .NET Fiddle
  72423. Elastic APM .NET agent beta released
  72424. Blazor TreeView Demos | Overview | Telerik UI for Blazor
  72425. Amazon.com: CODE 104-Key Illuminated Mechanical Keyboard with White LED Backlighting - Cherry MX Clear: Computers & Accessories
  72426. Deprecation errors compiling native projects on macOS Catalina · Issue #30109 · dotnet/runtime
  72427. Account Security Improvements | EVE Online
  72428. Low Spec Gaming - Computerphile
  72429. Report: Orvibo Smart Home Devices Leak Billions of User Records
  72430. Trying to learn C# - Patricia Aas
  72431. Using Span for high performance interop with unmanaged libraries
  72432. Introduction to Authentication with server-side Blazor
  72433. Advanced Azure App Services - K. Scott Allen
  72434. .NET Design Review: GitHub Quick Reviews
  72435. Tracing and Counters Interest Group - Announcements · Issue #13019 · dotnet/runtime
  72436. Welcome! You are invited to join a webinar: Solving complex performance issues in .NET. After registering, you will receive a confirmation email about joining the webinar.
  72437. Mistaeks I Hav Made: Mistakes we made adopting event sourcing (and how we recovered)
  72438. Xamarin: .NET Community Standup - July 3rd, 2019 - iOS 13 Preview with the iOS Team!
  72439. gRPC for ASP.NET Core, a new framework for high performance APIs - NDC Sydney 2020 | Software Developers Conference
  72440. @addTagHelper should give better user feedback for failures · Issue #11780 · dotnet/aspnetcore
  72441. GitHub Team Video
  72442. Lowering in C#: What's really going on in your code? - David Wengier
  72443. Deepfake revenge porn distribution now a crime in Virginia
  72444. Careers Behind the Code | Channel 9
  72445. KIRBY WITHOUT WORDS
  72446. google/robotstxt
  72447. Fixing Random, part 37
  72448. Mozilla SSL Configuration Generator
  72449. Warehouses: Last Week Tonight with John Oliver (HBO)
  72450. Peephole optimizations in C++ and C# | Egor Bogatov — Developer at Microsoft
  72451. TroyHuntStressed.com
  72452. Senior DevOps Engineer - Raygun
  72453. Yes silver bullet
  72454. Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  72455. Context is King: Finding Service Boundaries - CodeOpinion
  72456. Simon Peyton-Jones
  72457. Mozilla omits CPU architecture information from Firefox's user agent - gHacks Tech News
  72458. wybiral/tlsextract
  72459. BlazorHelp Website > Blog - Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (updated to .Net Core 3.1)
  72460. Another Take on Access Token Management in ASP.NET Core (…and announcing IdentityModel.AspNetCore)
  72461. Versioning limitations in .NET
  72462. Adding Reaction Gifs for your Build System and the Windows Terminal - Scott Hanselman
  72463. eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
  72464. proposal: leave "if err != nil" alone? · Issue #32825 · golang/go
  72465. Real-World Cryptography
  72466. The Raspberry Pi 4 launch site runs on a Pi 4 cluster
  72467. zxcvbn-pv - <Glazblog/>
  72468. ErikEJ/EFCorePowerTools
  72469. When watching a video and change volume, a 'chrome.exe' box is displayed. How to fix it? - Google Chrome Community
  72470. gothinkster/realworld
  72471. Work at Netflix
  72472. Slack System Status
  72473. The Piltdown Man (feat. Matt Parker) - Objectivity #207
  72474. shaneray/ShaneSpace.VisualStudio.InvisibleCharacterVisualizer
  72475. Download Mouse Without Borders for Windows 10/8/7
  72476. [Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  72477. Azure SignalR Service with Xamarin.Forms - Xamarin
  72478. Home
  72479. Wiener Büchereien gehackt: Daten von zehntausenden Nutzern im Netz
  72480. Manage and audit access to servers, databases and kubernetes.
  72481. World's First Patented Unhackable Computer Ever (Canceled)
  72482. 'Religious Liberty' - Not Just for Gay Cakes Anymore
  72483. Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  72484. Make DiffingService public by terrajobst · Pull Request #3184 · dotnet/arcade
  72485. Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore
  72486. .NET Core official support policy
  72487. 979212 - Loading issue... - Monorail
  72488. Look Around You — The
  72489. Use IBC to Drive Partial NGEN and Tiered Compilation Behavior · Issue #10581 · dotnet/runtime
  72490. Generic sharing for valuetypes | Mono
  72491. What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog
  72492. What is the point of Microsoft? 3.0 - Liam Westley
  72493. James ❤️ A Card Trick - Numberphile
  72494. chanan/BlazorPrettyCode
  72495. Trace Context
  72496. Herding Code 238: Martin Beeby on AWS for .NET Developers – Herding Code
  72497. wybiral/tube
  72498. .NET Design Review: Nullability Custom Attributes
  72499. Yes, My Name is || - The Akamai Blog
  72500. JsonHttpExtensions.cs
  72501. dotnet/corefx
  72502. IRL Podcast: The “Privacy Policy” Policy
  72503. .NET Design Review: JSON
  72504. terrajobst/minsk
  72505. #124 Mads Torgersen, C# 8 | no dogma podcast
  72506. .NET Design Review: Nullability Custom Attributes
  72507. Ensuring consistent feature flags across requests: Adding feature flags to an ASP.NET Core app - Part 5
  72508. Frequent test failures in CI on Windows.Nano.1803.Amd64 · Issue #30017 · dotnet/runtime
  72509. Hidden gems in .NET Core 3 - David Fowler & Damian Edwards
  72510. wizard zines
  72511. What does debugging a program look like? - Julia Evans
  72512. How Verizon and a BGP Optimizer Knocked Large Parts of the Internet Offline Today
  72513. Using Blazor Components In An Existing MVC Application
  72514. Kraken
  72515. KuCoin | Cryptocurrency Exchange | Buy & Sell Bitcoin, Ethereum, and more
  72516. Cryptocurrency in Every Wallet™ | Best Place To Buy Sell Store Crypto | Crypto.com
  72517. Leaving the Ivory Tower: Research in the Real World
  72518. When Git Resolves Changes It Shouldn’t
  72519. 2017-18 Tech PAC donations to legislators voting against the Equality Act
  72520. wybiral/tavern
  72521. What to do about the zero terminator of a string in a Span? · Issue #273 · ericsink/SQLitePCL.raw
  72522. Support additional OIDs for SignedCms digest algorithms by vcsjones · Pull Request #38845 · dotnet/corefx
  72523. Windows 10, version 1903 and Windows Server, version 1903 - Windows Release Information
  72524. Proving security at scale with automated reasoning - All Things Distributed
  72525. Behavior of acrylic is not intuitive · Issue #1546 · microsoft/terminal
  72526. Fixing Random, part 36
  72527. The World's First Solar Powered Train
  72528. Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  72529. YAML-defined CI/CD for ASP .NET Core
  72530. Raspberry Pi 4 on sale now from $35 - Raspberry Pi
  72531. DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core
  72532. dotnet/corefxlab
  72533. Package filelock
  72534. Archive
  72535. AndreyAkinshin/ggwaterfall
  72536. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  72537. Flappy Bird game with browser windows
  72538. Hackers Steal 500 MB of NASA Data Using Cheap Raspberry Pi Computer
  72539. POSIX close(2) is broken
  72540. Have I Been Pwned (HIBP) :: WTF - the terminal dashboard
  72541. vcsjones/badkeys
  72542. How to host and manage an entire private certificate infrastructure in AWS | Amazon Web Services
  72543. Get Windows Terminal (Preview) - Microsoft Store
  72544. The Peak-Performance-Percentage Analysis Method for Optimizing Any GPU Workload | NVIDIA Developer Blog
  72545. DRONE OVER HONG KONG PROTESTS
  72546. urfave/cli
  72547. Frequency Trails: Introduction
  72548. Branch Prediction Is Not a Solved Problem: Measurements, Opportunities, and Future Directions
  72549. Windows Terminal Microsoft Store Preview Release | Windows Command Line
  72550. Karel Zikmund - Hiring .NET teams in Prague
  72551. You can now download the new Open Source Windows Terminal - Scott Hanselman
  72552. Avoiding instruction cache misses
  72553. New funding platforms
  72554. xkcd: Stack
  72555. dotnet/roslyn
  72556. Stack
  72557. Building Messaging Endpoints in Azure - Evaluating the Landscape
  72558. What’s up with my branch on GPU?
  72559. What should dotnet --version display? · Issue #6569 · dotnet/sdk
  72560. VPS' IP Address will be blocked in Iran and China after using Outline VPN · Issue #193 · Jigsaw-Code/outline-server
  72561. v2ray/v2ray-core
  72562. ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  72563. Create 3D games with friends, no experience required
  72564. Converting from hex to string
  72565. Have I Been Pwned: Check if your DNA has been turned into another human being
  72566. Abusing the CPU’s adder circuits
  72567. Add methods to convert between hexadecimal strings and bytes · Issue #17837 · dotnet/runtime
  72568. .NET developer community | Connect with like-minded developers
  72569. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  72570. Add ArrayPoolState bit to arrays (header) · EgorBo/coreclr@dba0a10
  72571. Initial check-in of R2R format documentation by trylek · Pull Request #25267 · dotnet/coreclr
  72572. Troy Hunt: Why Data Breaches Persist
  72573. dotnet/coreclr
  72574. Using High-Performance Techniques to Base64 Encode a GUID - Steve Gordon
  72575. Announcing the Visual Studio Code Installer for Java | Java at Microsoft
  72576. r/Unexpected - When a plug gets caught under a table
  72577. Running RavenDB on burstable cloud instances - Ayende @ Rahien
  72578. Hidden gems in ASP.Core and .NET Core 3.0
  72579. Moderator submission
  72580. Math.Round opens the browser print dialog · Issue #290 · dotnet/try
  72581. Top Lifetime Grosses - Box Office Mojo
  72582. Working with local storage in Blazor - danpatrascu.com
  72583. Google to reimplement curl in libcrurl | daniel.haxx.se
  72584. XAML Developer Productivity Tooling - Daniel Jacobson
  72585. Bloomsbury Theatre & Studio Events
  72586. Span<T> performance issues on Linux versus Windows · Issue #12901 · dotnet/runtime
  72587. ASP.NET Community Standup - June 18th, 2019 - ASP.NET Core 3.0 Preview 6 Release Party
  72588. Building hybrid applications with the WebView2 developer preview - Microsoft Edge Blog
  72589. Split: Continuous Delivery, Feature Flags & Experimentation
  72590. What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  72591. The Evolving Infrastructure of .NET Core | .NET Blog
  72592. Necklace Splitting (a lesson for jewel thieves) - Numberphile
  72593. Humble Book Bundle: Programming by Packt
  72594. .NET Design Review: Nullable Reflection APIs + JSON
  72595. dotnet/samples
  72596. Insiders - Visual Studio Live Share - Visual Studio Live Share
  72597. Server-side Blazor in .NET Core 3.0
  72598. TechDay Los Angeles - Home
  72599. England beat Afghanistan by 150 runs - England vs Afghanistan, World Cup, 24th match Match Summary, Report | ESPNcricinfo.com
  72600. Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  72601. ACCU :: Use UTF-16 Interfaces to Ship Windows Code
  72602. Libra | A New Global Payment System
  72603. Episode 27 - Blazored with Chris Sainty
  72604. The Sound of dial-up Internet
  72605. Akamai Security Summit World Tour Highlights
  72606. DROPPING BALLS IN PUBLIC PRANK
  72607. dotnet/wpf
  72608. Fixing Random, part 35
  72609. .NET Design Review: Nullable Annotations
  72610. Herding Code 237: Tess Ferrandez on Three Real World Machine Learning Projects – Herding Code
  72611. Lightning Talk: Sophia Gold on An Intellectual History of Automatic Differentiation
  72612. Based on a *True* True Story? — Information is Beautiful
  72613. Maintaining state in a Cloudflare Worker
  72614. dotnet/coreclr
  72615. XML + JSON Serialization in ASP .NET Core
  72616. Feature request: New IL instruction or new IL pattern to represent an invocation of a method implementation found in specific base type · Issue #12886 · dotnet/runtime
  72617. PODCAST: The C-Word - with Steven Strogatz — Numberphile
  72618. You Can't Eat Marbles - Key & Peele
  72619. Impeachment: Last Week Tonight with John Oliver (HBO)
  72620. Inside the Secret Cities That Created the Atomic Bomb - CityLab - Pocket
  72621. Numberphile2
  72622. SmartThermostat with voice control
  72623. 1519434 - Remove "Always Activate" and "Remember this decision" Flash options in Firefox 69
  72624. samy kamkar - home
  72625. xoofx/GitLib.NET
  72626. The Ultra Secure Crypto Storage & Communication Device
  72627. NTLM 9-Character Rainbow Tables
  72628. A book in preparation
  72629. NuGetPackageExplorer/NuGetPackageExplorer
  72630. Who REALLY invented the periodic table?
  72631. Coding Militia
  72632. Security advisory 2019-06-13 | Yubico
  72633. Passwords, breaches, and data dumps: business tips from Troy Hunt | 1Password
  72634. Behind the Curve (2018) - IMDb
  72635. wybiral/stream-sources
  72636. Shtetl-Optimized » Blog Archive » The SSL Certificate of Damocles
  72637. Modernizing WCF Services with containers and Visual Studio
  72638. dotnet/diagnostics
  72639. Spit Cleaning a Mummy - Objectivity #205
  72640. OctoLinker — Links together, what belongs together.
  72641. Breakpoint changes the output of the program on x64 · Issue #12875 · dotnet/runtime
  72642. Tips for Optimizing GPU Performance Using Tensor Cores | NVIDIA Developer Blog
  72643. Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  72644. SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  72645. PSD2's SCA in simple terms
  72646. Twitter URLs Can Be Manipulated to Spread Fake News and Scams
  72647. wybiral/osint-tools
  72648. wybiral/hookah
  72649. grpc/grpc-dotnet
  72650. Blazored
  72651. The Legendary Ti-Vayder Titanium Yo-Yo
  72652. .NET Design Review: Nullable Annotations
  72653. Which plans for Awesome Blazor?
  72654. Certificate Authentication in ASP.NET Core 3.1
  72655. Try the new System.Text.Json APIs | .NET Blog
  72656. Languages & Runtime: .NET Community Standup - June 13th 2019 - The new JSON library with Ahson Khan
  72657. Create a Meetup Account
  72658. Ideolog - Plugins | JetBrains
  72659. Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  72660. Investigate and fix issues for ARM64 Managed Debugging on Windows · Issue #12864 · dotnet/runtime
  72661. WinMerge - You will see the difference…
  72662. Announcing Windows 10 Insider Preview Build 18917 | Windows Experience Blog
  72663. Announcing .NET Core 3.0 Preview 6 | .NET Blog
  72664. Raspberry Pi PoE HAT
  72665. .NET Design Review: JSON
  72666. [wasm][bcl] Use zlib for DeflateStream on WASM profile by kjpou1 · Pull Request #14308 · mono/mono
  72667. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  72668. Explore Microsoft open source projects, releases and information - opensource.microsoft.com
  72669. Herding Code 236: Will Green on Going Serverless With AWS – Herding Code
  72670. Prerendering a Client-side Blazor Application
  72671. Something Something Security - Troy Hunt
  72672. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  72673. wybiral/robots
  72674. RAMBleed
  72675. Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  72676. .NET Design Review: GitHub Quick Reviews
  72677. Microservices and more in .NET Core 3.0
  72678. How Ledger Hacked an HSM | Cryptosense
  72679. Introduction to Computer Programming at the University of Waterloo: CS 105 and CS 106
  72680. Have I Been Pwned: Domain search
  72681. Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  72682. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  72683. .NET Core support is here for Raygun APM | Raygun Blog
  72684. Bringing the Periodic Table of the Elements app to HoloLens 2 with MRTK v2
  72685. Documentation - MyGet - Hosting your NuGet, Npm, Bower, Maven and Vsix packages
  72686. New release: BridgeDB 0.7.1 | Tor Blog
  72687. Don't Know (the Van Eck Sequence) - Numberphile
  72688. .NET Design Review: Nullable Annotations
  72689. urllib.robotparser — Parser for robots.txt — Python 3.8.2rc1 documentation
  72690. Fixing Random, part 34
  72691. C# For Absolute Beginners
  72692. Worker Service in ASP .NET Core
  72693. Show nested exceptions more clearly by danmosemsft · Pull Request #25045 · dotnet/coreclr
  72694. CQRS with MediatR (for Commands) and Odata (for Queries)
  72695. devblackops/Terminal-Icons
  72696. Empty try with finally | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  72697. Troy Hunt: ‘Messy’ Password Problem Afflicting Security Landscape
  72698. Implementing Sign In with Apple in ASP.NET Core
  72699. An Experimental Floating-Point Scalar Evolution :: Duskborn — Duskborn Labs is where Neil ‘@sheredom‘ Henning writes up things of interest.
  72700. Phippy Goes to the Zoo - Cloud Native Computing Foundation
  72701. Tell Congress: We Don’t Need More Bad Patents
  72702. directive_attributes.md
  72703. Automatic reconnects with SignalR 3.0
  72704. SQL-MisterMagoo/BlazorTwins
  72705. Application - CodeStencil | The Ultimate Code Generator
  72706. Followers_uniq - Pastebin.com
  72707. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  72708. Taking a harder look at harassment
  72709. r/webdev - Just an observation. I have been interviewing candidates for a web dev position. A serious lack of knowledge in HTML/CSS.
  72710. Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  72711. AzureCasts
  72712. WTF?
  72713. Make It So: Interaction Design Lessons from Science Fiction: Nathan Shedroff, Christopher Noessel: 9781933820989: Amazon.com: Books
  72714. SSTIC2019 » Présentation » Everybody be cool, this is a robbery! - Gabriel Campana, Jean-Baptiste Bédrune
  72715. Supporting the community with WF and WCF OSS projects | .NET Blog
  72716. Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  72717. » Day of the Tentacle The Digital Antiquarian
  72718. Why a #GoogleWalkout Organizer Left Google
  72719. dotnet-templates
  72720. Google Cloud Status Dashboard
  72721. Government-backed attackers may be trying to steal your password
  72722. jeanqasaur/dsl-syllabus-fall-2016
  72723. Building the most inaccessible site possible with a perfect Lighthouse score
  72724. Uber’s Path of Destruction - American Affairs Journal
  72725. What happens in your throat when you beatbox?
  72726. Monoid
  72727. Migrating a WPF App to .NET Core 3 (1/5)
  72728. How to Download the Stack Overflow Database - Brent Ozar Unlimited®
  72729. .NET Design Review: Nullable Annotations
  72730. C# reference
  72731. Add SystemdServices package that provides Host integration for systemd. by tmds · Pull Request #1804 · dotnet/extensions
  72732. Open Source Game Clones
  72733. Troy Hunt: ‘The future of passwords is more passwords’ - Verdict
  72734. SAML 2.4 Release Notes
  72735. NixOS/nixpkgs
  72736. Enpass Release Notes for iOS | Enpass
  72737. dotnet/coreclr
  72738. dotnet/coreclr
  72739. 10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  72740. Side Hustle Success Podcast
  72741. Load a subset of projects - Visual Studio
  72742. Visual Studio Code May 2019
  72743. Create a Meetup Account
  72744. Drop: Passions lead here (formerly Massdrop)
  72745. DotNet 2019, el mayor evento de .NET de España
  72746. Becoming the ASP.NET Architect with David Fowler
  72747. .NET Design Review: Nullable Annotations
  72748. Careers Behind the Code: Becoming the ASP.NET Architect with David Fowler
  72749. Apple's 'Find My' Feature Uses Some Very Clever Cryptography
  72750. GitHub Desktop 2.0 expands to support stashing and rebasing
  72751. LGTM - Code Analysis Platform to Find and Prevent Vulnerabilities
  72752. Kevin Gosse, Christophe Nasarre — Debugging asynchronous scenarios in .NET
  72753. !!Con 2019- Tail Call Optimization: The Musical!! by Anjana Vakil & Natalia Margolis
  72754. Getting Started With Blazored Typeahead
  72755. Local GC API to support object scanning · Issue #12809 · dotnet/runtime
  72756. wybiral/localtoast
  72757. Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  72758. Remove dotnet migrate by nguerrera · Pull Request #11481 · dotnet/cli
  72759. HTTP Pipelining causes responses to mixed up. · Issue #2665 · elastic/elasticsearch
  72760. Requirements for trusted certificates in iOS 13 and macOS 10.15
  72761. .NET R&D Digest (May, 2019)
  72762. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  72763. CS9: Problem-Solving for the CS Technical Interview
  72764. .NET Design Review: Nullable Annotations
  72765. 914914 - Loading issue... - Monorail
  72766. JetBrains UX research qualification survey
  72767. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  72768. Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet
  72769. Validation in ASP .NET Core
  72770. Mysterious Chinese Dating Apps Targeting US Customers Expose 42.5 Million Records Online - Security Discovery
  72771. Download .NET Core (Linux, macOS, and Windows)
  72772. Keep thread exceptions in ExceptionDispatchInfo by rainersigwald · Pull Request #4417 · microsoft/msbuild
  72773. Apple CryptoKit | Apple Developer Documentation
  72774. Herding Code 235: Matthew Renze on Data Science for Software Developers – Herding Code
  72775. MatBlazor - Material Design components for Blazor
  72776. Unable to build on Ubuntu 18.04 · Issue #29645 · dotnet/runtime
  72777. Adds inferred [Required] for non-null ref types by rynowak · Pull Request #9978 · dotnet/aspnetcore
  72778. Validating the user password selection in Azure AD B2C by invoking Troy Hunt’s “Pwned Passwords”…
  72779. Tribonacci Numbers (and the Rauzy Fractal) - Numberphile
  72780. Building a Live Reload Middleware Component for ASP.NET Core
  72781. Cryptography and Your Apps - WWDC 2019 - Videos - Apple Developer
  72782. Collection<T> and ObservableCollection<T> do not support ranges · Issue #18087 · dotnet/runtime
  72783. ltrzesniewski/LocalsInit.Fody
  72784. Fixing Random, part 33
  72785. Add Span<T>.Sort(...) by changing Array.Sort internals to be Span based by nietras · Pull Request #24419 · dotnet/coreclr
  72786. Rocket League kickoff strategy that really works* with random teammates who don't know the strategy
  72787. microsoft/dotnet
  72788. Hexacorn | Blog Playing with Program database paths…
  72789. Building cross-platform desktop apps using Blazor and Electron.NET
  72790. dotnet/corefx
  72791. Highlights from the National Math Festival 2019
  72792. github/semantic
  72793. SignInAsync will throw by default when given an unauthenticated identity · Issue #361 · aspnet/Announcements
  72794. NASA Apollo 11 Lunar Lander 10266 | Creator Expert | Buy online at the Official LEGO® Shop US
  72795. Will it cluster? k3s on your Raspberry Pi
  72796. The Dark Crystal: Age of Resistance | Teaser | Netflix
  72797. 0xd4d/dnSpy
  72798. AusCERT 2019: The Data Breach Pipeline
  72799. Microsoft Selects Bugcrowd to Expand Payment Options and Pay Bug Hunters Faster | Bugcrowd
  72800. joe-elliott/netcore-kubernetes-profiling
  72801. Candidate Features For C# 9
  72802. Stream Deck XL | elgato.com
  72803. Accessing UNIX sockets remotely from .NET - Red Hat Developer
  72804. Preview 6 regression with AddRange on ICollection/Collection · Issue #29721 · dotnet/runtime
  72805. 968683 - Loading issue... - Monorail
  72806. My Octocat | Build your own octocat
  72807. Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  72808. Changing my Mind about AI, Universal Basic Income, and the Value of Data – The Art of Research
  72809. Mitchell Webb Situation - Changing Meals
  72810. 3 Brilliant Moments of Blocking (in Kurosawa's High and Low)
  72811. GOG.com
  72812. Switch from Chrome to Firefox in just a few minutes
  72813. .NET Design Review: Nullable Annotations
  72814. Improvements to issue transfer permissions - The GitHub Blog
  72815. .NET Design Review: JSON
  72816. Neural net names effects pedals
  72817. Rust: A Language for the Next 40 Years - Carol Nichols
  72818. Porting old posts, part 4
  72819. Metro Payment Pilot
  72820. Revocation Tracker
  72821. NASA makes their entire media library publicly accessible and copyright free - DIY Photography
  72822. Weekly Update 140
  72823. Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  72824. terrajobst/system-private-corlib-nullable-analysis
  72825. Kubernetes and VS Code: Zero to Deployed (Cloud Next '19)
  72826. dotnet/jitutils
  72827. KirillOsenkov/SourceBrowser
  72828. Herding Code – A technology podcast with Scott Allen, Kevin Dente, Scott Koon and Jon Galloway
  72829. Bokeh: Private, ad-free, and user-funded photo sharing
  72830. Use streaming in ASP.NET Core SignalR
  72831. Docker Bug Allows Root Access to Host File System
  72832. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  72833. ASP.Net Core - Protect your API with API Keys
  72834. The Hack Yourself First UK Tour now has Hotel Packages
  72835. #122 Matt Warren, How the .NET Runtime Has Changed | no dogma podcast
  72836. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  72837. Calling gRPC Services With Server-side Blazor
  72838. How Hackers Get your Password? | Dr. Erdal Ozkaya Personal Blog
  72839. Version 8 of Angular — Smaller bundles, CLI APIs, and alignment with the ecosystem
  72840. 1552374 - Remove Certinomis - Root CA
  72841. Fireside chat at Akamai Security Summit with Troy Hunt and Ari Weil
  72842. Cumulative Update 15 for SQL Server 2017
  72843. Maintainer burnout and package security
  72844. Porting desktop apps to .NET Core | .NET Blog
  72845. Spying on .NET Garbage Collector with .NET Core EventPipes
  72846. CSS Grid Generator
  72847. High Performance (Potato) Chips
  72848. Fixing Random, part 32
  72849. Spaceketeer - BuiltWithDot.Net
  72850. Herding Code 234: Dylan Beattie on Social Impacts of Technology and the Meaning of Developer Seniority – Herding Code
  72851. Blazored/Typeahead
  72852. Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  72853. Spying on .NET Garbage Collector with .NET Core EventPipes
  72854. The new Dell XPS 15 (7590) now has an option for 4K OLED, GTX 1650 graphics
  72855. Users
  72856. Christmas Compiler Speed-Up, part 2
  72857. mellinoe/veldrid
  72858. What is the correct way to embed Wyam into an asp.net core MVC solution?
  72859. Microsoft, Brilliant team up to offer quantum curriculum - Microsoft Quantum
  72860. RehanSaeed/Schema.NET
  72861. xoofx/CppAst
  72862. Home - schema.org
  72863. dotnet/llilc
  72864. Drop: Passions lead here (formerly Massdrop)
  72865. Roma, Anonymus viola la mail di 30mila avvocati: c'è anche quella di Raggi
  72866. RFC 8548 - Cryptographic Protection of TCP Streams (tcpcrypt)
  72867. Drop: Passions lead here (formerly Massdrop)
  72868. Amazon.com: Optimal Shop 20/24 4/6/8 PIN 1.8" LCD Computer PC Power Supply Tester for SATA,IDE,HDD,ATX,ITX,BYI Connectors: Home Improvement
  72869. Patterns for high-performance C# - Federico Andres Lois
  72870. Nazikeule im Dritten Reich
  72871. Google Has Stored Some Passwords in Plaintext Since 2005
  72872. In Pursuit of Enjoyable Developer Collaboration - DEV Community 👩‍💻👨‍💻
  72873. Elon Musk Says ‘Hyperloop’ Tunnel Is Now Just a Normal Car Tunnel Because ‘This Is Simple and Just Works’
  72874. Steam Block
  72875. Cryptography Dispatches • Buttondown
  72876. Koalas declared "functionally extinct"
  72877. Top .NET Tutorials for May 2019
  72878. Despicable Me (9/11) Movie CLIP - I Sit on the Toilet (2010) HD
  72879. Top-Level Code Prototype: Scenario E
  72880. Refactor Symbol Cache by Krzysztof-Cieslak · Pull Request #384 · fsharp/FsAutoComplete
  72881. 2017 LLVM Developers’ Meeting: M. Braun “Welcome to the back-end: The LLVM machine representation”
  72882. Crime UK
  72883. Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  72884. SameSite Cookies by Default in Chrome 76 and Above
  72885. localtoast
  72886. WCF vs gRPC
  72887. 1.1.1.1 — The free app that makes your Internet faster.
  72888. .NET Design Review: Nullable Annotations
  72889. Want to train a dragon? You'll need 500 million files, 730TB of data, 54,000 CPU cores...
  72890. Download Windows 10
  72891. Webhook.site - Test, process and transform HTTP requests
  72892. microsoft/MSIX-Toolkit
  72893. Google data shows 2-factor authentication blocks 100% of automated bot hacks
  72894. Web Development Revolution with WebAssembly and ASP.NET Blazor
  72895. localscan
  72896. JED Server Security Incident Report
  72897. Moving from Node.js to .NET Core | App Center Blog
  72898. davidfowl/AspNetCoreDiagnosticScenarios
  72899. Languages & Runtime: .NET Community Standup - May 23, 2019
  72900. Ethical Alternatives & Resources - ethical.net
  72901. Is it better to "!= 0” or ”== mask” when working with enums (C#, RyuJIT) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  72902. Spying on .NET Garbage Collector with TraceEvent
  72903. chrisnas/DebuggingExtensions
  72904. Spotlight on: Julia Silge, Stack Overflow - Mango Solutions
  72905. The Ray Tracer Challenge... in .NET Core - CodeClimber
  72906. Dependabot
  72907. GitHub Satellite - Opening Keynote
  72908. Top 10 Things You Can Do With GraalVM
  72909. Announcing GitHub Sponsors: a new way to contribute to open source
  72910. GitHub Sponsors
  72911. GitHub Enterprise - The best way to build and ship software
  72912. Creating a git repo with Azure Repos and trying out Git LFS
  72913. Visual Studio Code Remote Development may change everything - Scott Hanselman
  72914. Making Sense of .NET 5 – Bill Reiss Developer Blog
  72915. AzureCasts
  72916. Creating a Quartz.NET hosted service with ASP.NET Core
  72917. The F# development home on GitHub is now dotnet/fsharp | .NET Blog
  72918. Add GCPhaseBegin/GCPhaseEnd ETW messages to measure duration of mark,… · criteo-forks/coreclr@9428b75
  72919. 0xd4d/iced
  72920. Graphics Programming Weekly - Article Database
  72921. Google and Binomial Contribute Basis Universal Texture Format to Khronos’ glTF 3D Transmission Open Standard
  72922. Developing in the Windows Subsystem for Linux with Visual Studio Code
  72923. dotnet/coreclr
  72924. New Release: Tor Browser 8.5 | Tor Blog
  72925. HashCode Struct (System)
  72926. What good are hundreds of lights without hundreds of shadows?
  72927. Visual Studio 2019 Preview Release Notes
  72928. ASP.NET Core SignalR JavaScript client
  72929. Welcome to the Shell Era: Xamarin.Forms 4.0 Released | Xamarin Blog
  72930. Top SSL Certificates Buyer's Guide
  72931. spboyer/dotnet-azure
  72932. npgsql/npgsql
  72933. Graphics Team ships WebRender MVP!
  72934. .NET Design Review: Nullable Annotation Attributes
  72935. Polacode - Visual Studio Marketplace
  72936. Creating a Quartz.NET hosted service with ASP.NET Core
  72937. A new way to Try .NET
  72938. Enabling Pagination in Blazor with OData | OData
  72939. typeof(TSecret) - the secret magic behind .NET generics
  72940. ASP .NET Core Dev Blog Series
  72941. Contact Info for Millions of Instagram Influencers, Celebrities, and Brand Accounts Leaked Online
  72942. Video games: A unifying force for the world - The Official Microsoft Blog
  72943. PostgreSQL: pg_upgrade can result in early wraparound on databases with high transaction load
  72944. Added try-catch statement by dotjpg3141 · Pull Request #57 · terrajobst/minsk
  72945. Fixing Random, part 31
  72946. Using Bing Maps in Blazor with JSInterop and TypeScript
  72947. Keyloggers Injected in Web Trust Seal Supply Chain Attack
  72948. Using Ed25519 signing keys for encryption
  72949. Google is using Your Gmail Account to Track Your Purchases
  72950. IFSC Climbing World Cup Munich 2019 - Bouldering Semi Finals
  72951. Femtoduino’s FemtoBeacon ESP32-D2WD Brings Wi-Fi/Bluetooth in Dime-Sized Form Factor
  72952. To Refactor Or Not To Refactor?
  72953. MappingGenerator - BuiltWithDot.Net
  72954. Understanding real-world concurrency bugs in Go
  72955. Ed Charbeneau: .NET, JavaScript, and C# articles
  72956. Merged PR 174112: Fix Loop in System.Uri · dotnet/corefx@6da61ff
  72957. SMS for 2FA: What Are Your Security Options? - Authy
  72958. Hack on Stack Overflow exposes private data for ~250 users
  72959. brunoproduit/roca
  72960. Enable C# mode command line diff by terrajobst · Pull Request #1196 · dotnet/standard
  72961. wybiral/noscript-captcha
  72962. Game Engine Black Books Update
  72963. Markdown + .NET = Interactive docs?
  72964. Ed Charbeneau at Build 2019
  72965. T1
  72966. Applying machine learning to coding itself
  72967. Episode 25 - Blazor - You Want To Run .NET Where?!
  72968. Creating Strings with No Allocation Overhead Using String.Create - Steve Gordon
  72969. PublishSingleFile for Linux-Exe is way better compressable than Windows-Exe · Issue #12687 · dotnet/runtime
  72970. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  72971. Reduce size of PublishSingleFile binary · Issue #12629 · dotnet/runtime
  72972. Windows Command-Line: Introducing the Windows Pseudo Console (ConPTY) | Windows Command Line
  72973. DevGAMM Moscow 2019 Live Stream Day 2. Part 1
  72974. Updating Microsoft Account Logins in ASP.NET Core with OpenID Connect and Azure Active Directory
  72975. Create Interactive .NET Documentation with Try .NET | .NET Blog
  72976. Tips to Improve your Generative Artwork — TYLER HOBBS
  72977. Welcome to the Neighbourhood
  72978. 964119 - Loading issue... - Monorail
  72979. A few words about data and concurrency
  72980. Technical Papers - SIGGRAPH 2019
  72981. Kik and the SEC: What’s Going On and What Does It Mean for Crypto? - Andreessen Horowitz
  72982. Add some perf events/data for tiered compilation by kouvel · Pull Request #24607 · dotnet/coreclr
  72983. Removal of the 16-character limit for passwords in Azure AD
  72984. The unknown Type in TypeScript
  72985. SharpFuzz: Bringing the power of afl-fuzz to .NET platform
  72986. Exploring .NET Core platform intrinsics: Part 4 - Alignment and pipelining
  72987. Change filter to middleware · dotnet-presentations/aspnetcore-app-workshop@7715b4f
  72988. dotnet/aspnetcore
  72989. Shenandoah GC in JDK 13, Part I: Load Reference Barriers
  72990. Home
  72991. Performance Improvements in .NET Core 3.0 | .NET Blog
  72992. Hackathon to help Support The Canterbury Muslim Community Trust (CMCT). - Techweek19
  72993. XKeyboarCD
  72994. dotnet/diagnostics
  72995. .NET Core on App Service Dashboard
  72996. » Out with 1992, In with 1993 The Digital Antiquarian
  72997. Careers
  72998. The Urlist — An application study in Serverless and Azure
  72999. Introducing Oak, a Free and Open Certificate Transparency Log - Let's Encrypt - Free SSL/TLS Certificates
  73000. Proposal: use progressive JIT to remove init checks on static classes after static constructor is known to have run · Issue #12697 · dotnet/runtime
  73001. A Detailed Look At Data Binding in Blazor
  73002. Overview of nullability analysis · Curiosity is bliss
  73003. Introducing the Try .NET Global Tool - interactive in-browser documentation and workshop creator - Scott Hanselman
  73004. Default implementations in interfaces | .NET Blog
  73005. The Upside Down 75810 | Stranger Things | Buy online at the Official LEGO® Shop US
  73006. wybiral/tshare
  73007. CodeLand Conference 2020
  73008. .NET Standard | Common APIs across all .NET implementations
  73009. IAIK/ZombieLoad
  73010. Introducing the new Microsoft.Data.SqlClient | .NET Blog
  73011. .NET Design Review: System.Data
  73012. ZombieLoad Attack
  73013. Kubernetes and .NET running on a Raspberry Pi Cluster - Dan Clarke
  73014. Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  73015. Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  73016. ZIO/Core
  73017. Architecture #14870: Use ZIO for effect management in Rudder - Rudder - Rudder Issue Tracker
  73018. PowerPC and AIX support · Issue #10055 · dotnet/runtime
  73019. WSL 2 Post BUILD FAQ | Windows Command Line
  73020. Eternal Vigilance is the Price of Liberty
  73021. Store users preferred tab in localStorage by khellang · Pull Request #7098 · NuGet/NuGetGallery
  73022. Online Survey Software | Qualtrics Survey Solutions
  73023. A null-scattering path integral formulation of light transport
  73024. Hello AzureCasts
  73025. LightDims Original Strength - Light Dimming LED covers and Light Dimming Sheets for Routers, Electronics and Appliances and more. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  73026. The Go Playground
  73027. .NET Framework Reference Assemblies via NuGet
  73028. kkokosa/UpsilonGC
  73029. How to Know Nothing - Megan Risdal
  73030. Debugging asynchronous scenarios in .NET
  73031. Debuggable IO [DIO] by neko-kai · Pull Request #849 · zio/zio
  73032. Meow the Infinite Issue 3 is here!
  73033. Episode 12 - Function declarations
  73034. Beer City Code
  73035. edvmorango/event-driven-messenger
  73036. Visit - Infosecurity Europe
  73037. NEST X YALE LOCK WITH NEST CONNECT - MassGenie
  73038. Writing a custom, real-world .NET GC
  73039. Domain Randomization for Sim2Real Transfer
  73040. Introducing the Profile Analyzer - Unity Technologies Blog
  73041. dotnet/diagnostics
  73042. vsls-contrib/awesome-liveshare
  73043. dotnet/diagnostics
  73044. Error Management: Future vs ZIO
  73045. r/interestingasfuck - An owl looking at something
  73046. 2016 Taiwan Halfsize micromouse First Prize Kojimouse 11, Hirokazu Kojima
  73047. Remove concept of AppDomains from the GC by davidwrighton · Pull Request #24536 · dotnet/coreclr
  73048. Achievement Award Program
  73049. Pass: The Standard Unix Password Manager
  73050. Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  73051. Phone scammers impersonating ACSC | Cyber.gov.au
  73052. shirhatti/dotnet-logs
  73053. Manifold Garden Release Announcement
  73054. Error Management: Future vs ZIO
  73055. AusCERT2017 Day 1 Troy Hunt: The Responsibility of Disclosure
  73056. Microsoft Word will change your words to be 'gender inclusive'
  73057. New Azure Machine Learning updates simplify and accelerate the ML lifecycle
  73058. [Cryptography] Bitcoin - closing the coin
  73059. Putting the Visual into the Visual Studio Debugger - Musing, Rants & Jumbled Thoughts of John M. Wright
  73060. Daniel Romanovsky
  73061. OpenLiveWriter 0.6.2.316 - AppVeyor
  73062. Debugging and fixing the Twitch desktop client
  73063. Home
  73064. mila-iqia/babyai
  73065. Why 2f+1
  73066. Microsoft Throws in the Towel on UWP, Elevates Win32 - ExtremeTech
  73067. git/git
  73068. eyeDisk. Hacking the unhackable. Again | Pen Test Partners
  73069. Microsoft: The open source company
  73070. Introducing GitHub Package Registry
  73071. J on the Beach - Workshops
  73072. dotnet/diagnostics
  73073. Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  73074. Package Author Identity through Social Proofs
  73075. Markdown Monster: A better Markdown Editor for Windows
  73076. microsoft/terminal
  73077. Reach a Wider Audience with Multistreaming | Restream
  73078. GitHub Packages: Your packages, at home with their code
  73079. Introducing GitHub Package Registry
  73080. Uncle Pixel
  73081. Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  73082. Bakedbean.org.uk - Building Stack Overflow Job Search
  73083. Chapter 9: The Philologists and the Gatekeeper – The Analog Antiquarian
  73084. Amazon.com: .NET Internals Cookbook eBook: Adam Furmanek: Kindle Store
  73085. Top 10 coffee brands according to Have I Been Pwned
  73086. C++ with Visual Studio 2019 and Windows Subsystem for Linux (WSL) | C++ Team Blog
  73087. Three easy endpoints
  73088. Three easy endpoints
  73089. Monitor Blazor WASM loading and report errors
  73090. Handling Access Tokens for private APIs in ASP.NET Core
  73091. Visual Studio 2019 for Mac version 8.1 Preview 1 | Visual Studio Blog
  73092. Add .vsconfig for required components to build by huoyaoyuan · Pull Request #566 · microsoft/terminal
  73093. ZkVM: a new design for fast, confidential smart contracts
  73094. WebGPU is coming to Babylon.js
  73095. .NET Rocks! vNext
  73096. Septimal Mind
  73097. Use pattern matching features to extend data types
  73098. Blazor Bites Updated and Build 2019 Blazor Roundup
  73099. LambdaConf 2019: Travel Support
  73100. jamesmontemagno/XamChat
  73101. Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  73102. Azure App Service update: Free Linux Tier, Python and Java support, and more
  73103. Mofo37
  73104. WPCampus releases results of the Gutenberg accessibility audit - WPCampus: Where WordPress Meets Higher Education
  73105. Full Page Reload
  73106. Signing into Azure DevOps using your GitHub credentials | Azure DevOps Blog
  73107. 06. Vib-Ribbon - Roll Along (HQ)
  73108. GitHub Live Events
  73109. A Deep Dive into Query Execution Engine of Spark SQL (continues) - Databricks
  73110. Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  73111. A Deep Dive into Query Execution Engine of Spark SQL - Databricks
  73112. Cloudflare London Serverless Meetup
  73113. Star Wars: The Rise of Skywalker – Teaser
  73114. Microsoft Developer
  73115. Visual Studio Container Tools Extensions (Preview) - Visual Studio Marketplace
  73116. Talk to Transformer
  73117. swtch.com
  73118. VCF East 2019 -- Brian Kernighan interviews Ken Thompson
  73119. Episode 11 - Function calls
  73120. What’s new in Microsoft 365 user management for April 2019
  73121. Use dependency injection in .NET Azure Functions
  73122. Seven Trends in Blockchain Computing (Spring 2019)
  73123. kkuchta/css-only-chat
  73124. Incrementally Better Cookies
  73125. // // Author: Jonathan Blow // Version: 2 // Date: 7 May, 2019 (updat - Pastebin.com
  73126. Scala World 2019: Scala World 2019
  73127. Why software projects take longer than you think: a statistical model
  73128. Precise timing of machine code with Linux perf. | Easyperf
  73129. systemd/systemd
  73130. [Update: More details] Project Mainline offers Android Q modular security updates
  73131. I hid a secret song in my videos
  73132. Serverless web apps with Blazor Azure Functions and Azure Storage - THR2003
  73133. systemd/systemd
  73134. RDRAND on AMD CPUs does not work · Issue #11810 · systemd/systemd
  73135. Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  73136. AMC accidentally exposed data on 1.6 million subscribers
  73137. Merge pull request #6389 from dotty-staging/add-checked-patdef · lampepfl/dotty@f85877d
  73138. Generics, structs and nulls – the JIT is smart so you don’t have to | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  73139. ZIOでの繰り返しとリトライ処理 - Qiita
  73140. microsoft/PowerToys
  73141. Paint.NET turns 4!
  73142. Decoupling Algorithms from the Organization of Computation for High-Performance Graphics & Imaging
  73143. Crafting Real-Time Mobile Apps with Xamarin and SignalR - THR3007
  73144. A new Console for Windows - It's the open source Windows Terminal - Scott Hanselman
  73145. bryanmcnett/aabo
  73146. .NET Platform Overview and Roadmap - BRK3015
  73147. Self Publishing, Book Printing and Publishing Online - Lulu
  73148. 0x6A75616E/PwnedPasswords
  73149. Comparing Native Blazor Components
  73150. .NET Core is the Future of .NET  | .NET Blog
  73151. Effect.io
  73152. dotnet/diagnostics
  73153. microsoft/react-native-windows
  73154. Announcing WSL 2 | Windows Command Line
  73155. Build 2019: Microsoft Announces .NET 5 - Thurrott.com
  73156. r/MapPorn - Who Knew Giraffes Had Different Patterns?
  73157. See Microsoft Build 2019 Highlights | Microsoft Azure
  73158. Office 365 for Mac is available on the Mac App Store - Microsoft 365 Blog
  73159. Testing the BitchinFast 3D 2000!!!
  73160. .NET Internals Cookbook Part 12 — Memory structure, attributes, handles – Random IT Utensils
  73161. .NET Core Summer Event - A 1 day conference focused on software development with .NET Core
  73162. Using 47 Degree's Fetch library with ZIO
  73163. IPBES Global Assessment Preview | IPBES
  73164. Intelligent Productivity and Collaboration, from Anywhere | Visual Studio Blog
  73165. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  73166. Announcing .NET Core 3.0 Preview 5 | .NET Blog
  73167. Introducing .NET 5 | .NET Blog
  73168. Live Stream | Rocket Lab
  73169. Raft
  73170. The Universe I, II & III | Tim and Eric Awesome Show, Great Job! | Adult Swim
  73171. Add-ons disabled or failing to install in Firefox
  73172. nothings/single_file_libs
  73173. bryanmcnett/bhh
  73174. DotVVM Blog: DotVVM joins the .NET Foundation
  73175. Exotics at Redmond Town Center
  73176. Create a model
  73177. facebookincubator/mvfst
  73178. 952287 - Loading issue... - Monorail
  73179. Build software better, together
  73180. Support RSAES_OAEP certificates for EnvelopedCms by vcsjones · Pull Request #37152 · dotnet/corefx
  73181. 1Password for Journalism | 1Password
  73182. DamianEdwards/TagHelperPack
  73183. Sonic
  73184. GOTcha (Season 8 Hot Takes: Part 1 of 1,000,000)
  73185. Community and Communication going forward
  73186. » Return to Zork The Digital Antiquarian
  73187. Coverlet Joins the .NET Foundation
  73188. Automated Certificate Management | Heroku Dev Center
  73189. Compile time marshalling | devops.lol
  73190. dotnet/designs
  73191. dotnet/extensions
  73192. Workaround for Heroku no longer supporting SSL behind Cloudflare ("Strict TLS in CDN not supported")?
  73193. Reduce SMS 2FA Risks By Using Device Data
  73194. Consoles – Windows Desktop - Windows Console
  73195. Eon – Amiga Soundtrack Hacks
  73196. The Tail of the Serpent by Le Slo
  73197. PInvoke: beyond the magic | devops.lol
  73198. Support single-file distribution · Issue #11201 · dotnet/runtime
  73199. Do we need effects to get abstraction?
  73200. Toward Practical Real-Time Photon Mapping: Efficient GPU Density Estimation
  73201. Azure Monitor HTTP Data Collector API - Azure Monitor
  73202. Update Days: Corestart 3.0
  73203. nycryptoday
  73204. George Bush's
  73205. Introducing Telerik UI for Blazor 1.0.0
  73206. Remote Development with Visual Studio Code
  73207. Using Pablo to Create Title Images - ardalis
  73208. Manifold Garden – Beta Sign Up
  73209. Samsung Galaxy Fold Teardown
  73210. An Introduction to Deep Reinforcement Learning
  73211. thekla_server.pdf
  73212. Down the Security Rabbithole Podcast: DtSR Episode 344 - You've Probably Been Pwned
  73213. What does "additional polish" mean?
  73214. Fight the global warming: compile your C# apps ahead of time
  73215. terrajobst/minsk
  73216. IBM Halts Sales of Watson AI For Drug Discovery and Research [Updated] - ExtremeTech
  73217. Manifold Garden - Call for Playtesters
  73218. Edge79+ vs. Edge18 vs. Chrome
  73219. RFC 8551 - Secure/Multipurpose Internet Mail Extensions (S/MIME) Version 4.0 Message Specification
  73220. peachpiecompiler/peachpie
  73221. Implement import completion for types by genlu · Pull Request #34808 · dotnet/roslyn
  73222. dotnet/corert
  73223. Microsoft Forms
  73224. Visual Studio Roadmap
  73225. Get Some Sass Into Your Blazor App
  73226. Unit Test or Integration Test and Why You Should Care - ardalis
  73227. What's New in Rider
  73228. 2019 EuroLLVM Developers’ Meeting: Mehdi & Vasilache & Zinenko “Building a Compiler with MLIR”
  73229. themains/pwned
  73230. Merge nullable feature into master by krwq · Pull Request #24258 · dotnet/coreclr
  73231. security.txt | A proposed standard which allows websites to define security policies
  73232. Calling Windows 10 APIs From a Desktop Application just got easier - Windows Developer Blog
  73233. Cats Effect: STM & TRef #791 by VladKopanev · Pull Request #796 · zio/zio
  73234. Go modules services
  73235. Native hosting proposal by vitek-karas · Pull Request #5336 · dotnet/core-setup
  73236. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  73237. dotnet/core-setup
  73238. Babylon.js 4.0 Is Here!
  73239. Home | magniX
  73240. .NET Design Review: GitHub Quick Reviews
  73241. Write a custom .NET Core runtime host - .NET Core
  73242. EdCharbeneau/TaxiFareBlazorServer
  73243. Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  73244. Vue.Net - BrotherTillman
  73245. jamesmontemagno/AllExtensions-DI-IoC
  73246. Computer Based Test (CBT) development and delivery :: Pearson VUE
  73247. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  73248. Reverse Engineering InternalCall Methods in .NET
  73249. CppCon 2017: Teresa Johnson “ThinLTO: Scalable and Incremental Link-Time Optimization”
  73250. Axis-Aligned Bounding Dual Simplex
  73251. microsoft/SymCrypt
  73252. GitLens — Git supercharged
  73253. dotnet/core-sdk
  73254. Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  73255. Add 'split' support for ReadOnlySpan<char> similar to string · Issue #934 · dotnet/runtime
  73256. mpm guide - niall t.l.
  73257. HTTP headers for the responsible developer
  73258. ZIO
  73259. Add new Negotiate Auth handler by Tratcher · Pull Request #9831 · dotnet/aspnetcore
  73260. errors - The Go Programming Language
  73261. John A De Goes - ZIO: Next-Generation Effects in Scala
  73262. Episode 10 - Strings and Types
  73263. Matt WARREN: From 'dotnet run' to 'Hello World!' @ Update Conference Prague 2018
  73264. Scalar 2019 highlights and where are we heading next
  73265. .NET Internals Cookbook Part 11 — Various C# riddles – Random IT Utensils
  73266. Scalar 2019 highlights and where are we heading next
  73267. Riot counters sexual discrimination lawsuits by insisting some plaintiffs have waived rights to sue
  73268. Doug Webb (@douginamug@mastodon.xyz)
  73269. Amazon.com: Ubiquiti US-8 Unifi Switch: Computers & Accessories
  73270. DivineOmega/password_exposed
  73271. significand range for frexp() incorrect due to sign-handling · Issue #71 · KhronosGroup/GLSL
  73272. Stripe API with ASP.NET Core - Part 3 WebHooks
  73273. Add ZIO & Scalaz to community builds · Issue #896 · scala/community-build
  73274. gpakosz/PPK_ASSERT
  73275. Add UrlTokenEncode / UrlTokenDecode. by GrabYourPitchforks · Pull Request #136 · aspnet/HttpAbstractions
  73276. n0fate/chainbreaker
  73277. Former 'MythBusters' Host Adam Savage Returning to Science Channel in New Series (Exclusive)
  73278. Wat
  73279. Compute Shader - OpenGL Wiki
  73280. Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  73281. ONLYOFFICE
  73282. Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  73283. Racial Influence on Automated Perceptions of Emotions by Lauren Rhue :: SSRN
  73284. .NET R&D Digest (April, 2019)
  73285. Rumor: Microsoft ‘Midori’ Project May Replace Windows OS
  73286. ASP.NET Blog | Azure SignalR Service now supports ASP.NET!
  73287. HaveIBeenPwned Module by iifeoluwa · Pull Request #80 · leon-ai/leon
  73288. Repository Abandoned? · Issue #197 · tmsmith/Dapper-Extensions
  73289. The LLVM Compiler Infrastructure Project
  73290. distractionware » AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  73291. Fall in love with the problem, not the solution
  73292. Sí hubo hackeo a Embajada de México: miles de documentos estuvieron en Mega, fueron eliminados y todo indica que se han resubido
  73293. Amazon.com: GPU Zen 2: Advanced Rendering Techniques (9781797583143): Wolfgang Engel: Books
  73294. World’s Flagship Event for Developers - WeAreDevelopers World Congress 2020
  73295. Frank Lloyd Wright’s Lost Works Are Finally Brought to Life
  73296. Fetch Mobile Manipulator - Fetch Robotics
  73297. Chapter 8: Menkaure and the Colonel – The Analog Antiquarian
  73298. ASCIIFlow Infinity
  73299. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  73300. The .NET Abstraction Pile
  73301. 2019 EuroLLVM Developers’ Meeting: T. Shpeisman & C. Lattner “MLIR: Multi-Level Intermediate Repr..”
  73302. ADefWebserver/BlazingPizza
  73303. AutoMapper 8.1.0 Released
  73304. Roguelight by Daniel Linssen
  73305. OutOfMemory – a nerdy card game for developers! – TooSlowException
  73306. Jewel v. NSA - Order granting government's summary judgment motion
  73307. fr-08: .the .product by Farbrausch
  73308. terrajobst/streaming-automation
  73309. fr-08: .the .product by farbrausch | 64k intro (2000) (720p HQ demoscene demo)
  73310. Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  73311. A Recipe for Training Neural Networks
  73312. Virtual lathe in Dreams
  73313. runtime: treap implementation of find() doesn't return the best-fit span · Issue #31616 · golang/go
  73314. Expose a BigInteger.Builder to help avoid so many copies/allocations · Issue #29378 · dotnet/runtime
  73315. Monoprice SlimRun Cat6 Ethernet Patch Cable, Snagless RJ45, Stranded, 550MHz, UTP, Pure Bare Copper Wire, 28AWG, 20ft, White - Monoprice.com
  73316. Scala Times Issue #271
  73317. Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI
  73318. Top bar notifications (global inbox, +reputation) reset after refreshing or visiting another page
  73319. Containerized Activities in Durable Workflows - Part 2
  73320. ASCII Art in .NET Code
  73321. Getting underlying value of nullable without code duplication in generics · Issue #12568 · dotnet/runtime
  73322. dodyg/practical-aspnetcore
  73323. spmoran-blazor/BlazorDestinationGame
  73324. Introducing .NET for Apache® Spark™ Preview | .NET Blog
  73325. Electron 5.0.0 | Electron Blog
  73326. Destination Game Blazor
  73327. Hexa Trains
  73328. Unity Careers
  73329. Karel Zikmund - About Me
  73330. dotnet/spark
  73331. zio/zio
  73332. Evolution Software improves hazelnut quality with ML.NET | .NET
  73333. Visual Studio 2019 version 16.1 Preview 2 | Visual Studio Blog
  73334. Foo Fighters - My Hero (Official Music Video)
  73335. Twisted Oak
  73336. AES-NI (.NET) - Outperforming C and OpenSSL - Nicolas Portmann - .NET / Java / Security
  73337. Dev Tip #158: Strongly Typed IDs
  73338. Multi-targetting .Net Framework and .Net Core in a single project – Chris F Carroll
  73339. r/GamePhysics - [Red Dead Redemption II] Enjoying a nice hot bath
  73340. distractionware » The Dice are Cast
  73341. Peddle the Pedal to the Metal
  73342. Tech Diversity: WIN the chance to attend LambdaConf 2019 - Signify Technology
  73343. OJ/clr-meterpreter
  73344. Keeping a Ping Pong Ball Bouncing with 4 Mics
  73345. Rust's 2019 roadmap | Rust Blog
  73346. ericsink/wasm2cil
  73347. Running WebAssembly and WASI with .NET
  73348. OneTab shared tabs
  73349. kframework/X86-64-semantics
  73350. A Complete Formal Semantics of x86-64 User-Level Instruction Set Architecture - FSL
  73351. April Update for WPF on .NET Core 3.0 · Issue #607 · dotnet/wpf
  73352. Switch to workstation GC in case of constrained CPU resources by luhenry · Pull Request #24194 · dotnet/coreclr
  73353. .NET Design Review: GitHub Quick Reviews
  73354. Using Microsoft Configuration Extensions with Steeltoe
  73355. Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  73356. qmlnet/qmlnet
  73357. Matias Ergo Pro Keyboard
  73358. JDK 12 Security Enhancements
  73359. Using AWS Parameter Store for ASP.NET Core Data Protection Keys - CodeOpinion
  73360. Blazored/Gitter
  73361. NDC Security Australia 2019 Promo
  73362. Tag Helpers in ASP.NET Core
  73363. NYU Game Center Lecture Series Presents Daniel Benmergui
  73364. Multiple assemblies with equivalent identity have been imported · Issue #1162 · dotnet/standard
  73365. Eon by The Black Lotus (compo version)
  73366. Hack your password before you get hacked!
  73367. Production Tips for ASP .NET Core Web Apps
  73368. Great developers are raised, not hired
  73369. Megademica 4k intro for ZX Spectrum (party version)
  73370. Dicey Wastelands (NTT) by TheMysticSword, AgentCucco
  73371. Episode 15: TBD
  73372. UFO Episode 18 Timelash
  73373. The Witness Analysis: Audio Puzzles
  73374. Samsung/netcoredbg
  73375. politrons/reactiveScala
  73376. ispc/ispc
  73377. How the Boeing 737 Max Disaster Looks to a Software Developer - IEEE Spectrum
  73378. HTTP/3 explained
  73379. ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  73380. How to upgrade extensions to support Visual Studio 2019 | Visual Studio Blog
  73381. ASP.NET Blog | Blazor now in official preview!
  73382. Five Open Problems for the Blockchain Computer - Andreessen Horowitz
  73383. How to Get a Progressive Web App into the Google Play Store | CSS-Tricks
  73384. How to register a service with multiple interfaces in ASP.NET Core DI
  73385. Stairs - Escaleras - Schody -1968
  73386. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  73387. Super Mario Bros - 2019: Commodore 64 port
  73388. » An Unlikely Savior The Digital Antiquarian
  73389. Build 4.0.31 API Changes | 4coder Blog
  73390. machinamentum/game1
  73391. Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  73392. Create account | Slack
  73393. proposal: crypto/tls: Expose maps for cipher suite IDs/names · Issue #30325 · golang/go
  73394. How to clear HSTS settings in Chrome and Firefox
  73395. gvolpe/stm-demo
  73396. Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Springer
  73397. Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  73398. Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Apress
  73399. 3 Ways to Communicate Between Components in Blazor
  73400. music festival lineup generator
  73401. A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World | February 2010 | Communications of the ACM
  73402. Understanding data-oriented design for entity component systems - Unity at GDC 2019
  73403. jmcgrew / zilf / wiki / Home — Bitbucket
  73404. Festify/ken-burns-carousel
  73405. Apple Pay participating banks and card issuers in Asia-Pacific
  73406. QDB: Quote Database Home
  73407. Godot Engine - Announcing the Godot 2019 showreel
  73408. Unifying Windows desktop development with .NET Core 3.0
  73409. Wikipedia:Articles for deletion/Katie Bouman - Wikipedia
  73410. ASP.NET Blog | .NET Core Workers in Azure Container Instances
  73411. .NET Design Review: GitHub Quick Reviews
  73412. BurntSushi/ripgrep
  73413. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  73414. dotnet/core-setup
  73415. The ReaderT Design Pattern
  73416. Search | Channel 9
  73417. reactiveui/ReactiveUI
  73418. Presentations and Talks covering ‘.NET Internals’
  73419. Going Deep | Channel 9
  73420. Tame your Garbage Collector
  73421. Performance as a Feature with Jeremy Boyd
  73422. GPU architectures_10_4_19.pdf
  73423. Tic Toc Pwned | Pen Test Partners
  73424. historicalsource - Overview
  73425. DevOps For ASP.NET Developers Pt.1 - What is DevOps?
  73426. terrajobst/require-net472
  73427. pla85900 Home
  73428. Anthos  |  Google Cloud
  73429. Output.md
  73430. Refer a USA Scala friend & WIN a ticket to LambdaConf 2019! - Signify Technology
  73431. It's annoying, it's hated and it’s here to stay: why we’re stuck with passwords
  73432. Frogger AI Explains Its Decisions
  73433. Mute Records • STUMM433 - Mute Records
  73434. A “Brave” New World | Internet Archive Blogs
  73435. How to make a 3D renderer in Desmos - Ben Visness
  73436. C++ UI Libraries • memdump
  73437. Color isn't what you think.
  73438. fsharp/fslang-design
  73439. r/csharp - I am so happy I made this little program where you insert a number in seconds and it converts it to Minutes:Seconds, it took me 2 days to do but I am very proud, I know it is not much but I really enjoyed making it :)
  73440. dotnet/coreclr
  73441. Adding features to a simple Blazor MVVM client with composition
  73442. Faster conversions by VSadov · Pull Request #23548 · dotnet/coreclr
  73443. Patch vtable slots and similar when tiering is enabled by kouvel · Pull Request #21292 · dotnet/coreclr
  73444. Casting to a variant generic interface is much slower than to non-variant · Issue #4090 · dotnet/runtime
  73445. Understanding the Limitations of HTTPS
  73446. Stoiber 10 Minuten Transrapid
  73447. .NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  73448. Sasha Goldshtein — Debugging and Profiling .NET Core Apps on Linux
  73449. Black Hole of Misogyny: Reddit trolls just can’t stop attacking Dr. Katie Bouman for her crime of doing nothing wrong
  73450. ATOMICALLY { DELETE YOUR ACTORS } - John A De Goes & Wiem Zine Elabadine | Scalar 2019
  73451. .NET Internals Cookbook Part 9 — Finalizers, queues, card tables and other GC stuff – Random IT Utensils
  73452. Australian Child-Tracking Smartwatch Vulnerable to Hackers
  73453. dotnet/coreclr
  73454. Dream Market Shuts Down: Has the DEA Claimed Another Darknet Victim?
  73455. Game of Thrones recap for Season 8 – everything you need to know
  73456. No One's Ever Really Gone
  73457. [Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  73458. Cryptologie
  73459. Websites, Please Stop Blocking Password Managers. It's 2015
  73460. Rail Map online - UK & IE Railways
  73461. All About Pete ❧ Current Affairs
  73462. Massive Attack-Angel (Mezzanine album)
  73463. Matthew Gatland stopped making tiny games | Anti-Patreon
  73464. Cassius - Feeling For You (Official Video)
  73465. Les Rythmes Digitales - Jacques Your Body (Make Me Sweat)
  73466. Daft Punk - Harder Better Faster (Official Video)
  73467. Daft Punk - Technologic
  73468. Daft Punk - Da Funk
  73469. DAFT PUNK – AROUND THE WORLD (Official Music Video)
  73470. Kucherov suspended one game
  73471. Scastie - An interactive playground for Scala
  73472. Adding features to a simple Blazor MVVM client with composition
  73473. Adding features to a simple Blazor MVVM client with composition
  73474. [question] choosing between class and struct · Issue #12489 · dotnet/runtime
  73475. Mocking .NET Without Hurting Its Feelings - Musing, Rants & Jumbled Thoughts of John M. Wright
  73476. MY EQUIPMENT BREAKS? | DICEY DUNGEONS
  73477. bleep-blorp.rs
  73478. Allow cookies with spaces in the name by PaitoAnderson · Pull Request #36566 · dotnet/corefx
  73479. davidsh - Overview
  73480. logoroad
  73481. Become a Dev Rockstar by Learning About your Users with Visual Studio App Center and Azure | App Center Blog
  73482. Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  73483. tmds/Tmds.Systemd
  73484. Steam Quirks For Developers - a post on Tom Francis' blog
  73485. GitHub Extension for Visual Studio
  73486. Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  73487. Download .NET (Linux, macOS, and Windows)
  73488. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  73489. Slack Is Not Where 'Deep Work' Happens | Inside Nuclino
  73490. Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes
  73491. Creating an ASP.NET Core Markdown TagHelper and Parser
  73492. Escher
  73493. x86/Linux progress · Issue #7335 · dotnet/runtime
  73494. unoplatform/Uno.SkiaSharp
  73495. Chapter 7: The Polymath and the Specialist – The Analog Antiquarian
  73496. A .vsconfig file should automatically prompt to install extensions - Developer Community
  73497. ZIO hackathon September 21-22 · Issue #743 · zio/zio
  73498. Tamir DRESHER: .NET Debugging tricks you wish you knew @ Update Conference Prague 2018
  73499. NativeMemoryDiagnoser by WojciechNagorski · Pull Request #1131 · dotnet/BenchmarkDotNet
  73500. We have discovered and addressed a security breach. (Updated 2019-04-12) | Matrix.org
  73501. Understanding Insider Threats [Free Video Course]
  73502. Annotating platform-specific APIs and detecting its use by terrajobst · Pull Request #63 · dotnet/designs
  73503. Clip Bag | Peter Bristol
  73504. Troy Hunt on Changing Password Behaviors
  73505. ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  73506. nccgroup/dotnetpefuzzing
  73507. r/firefox - Google Drive download speed issue
  73508. Non Obvious PE Parsers – the .NET runtime – Part 1
  73509. klbouman - Overview
  73510. Add support for X509 client certificate "authentication" · Issue #4663 · dotnet/aspnetcore
  73511. Languages & Runtime: .NET Community Standup - April 11, 2019
  73512. French officials call Project Gutenberg archive, 15 million ebooks, Grateful Dead recordings and Prelinger Archive "terrorism," demands removal from Internet Archive
  73513. Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  73514. [WIP] Fast codegen-free field access by GrabYourPitchforks · Pull Request #23783 · dotnet/coreclr
  73515. Algebraic laws for new typeclasses by gvolpe · Pull Request #2 · gvolpe/classy-optics
  73516. Bringing 12-year-old WPF code to .NET Core 3
  73517. Upgrading to MySQL 8.0 : Default Authentication Plugin Considerations
  73518. Performance analysis and tuning contest #2. | Easyperf
  73519. Using strongly-typed entity IDs to avoid primitive obsession (Part 1)
  73520. Tickets - NDC Security Australia 2019
  73521. Spawn: The Eternal - IGN
  73522. How I used SECRET NSA TECHNOLOGY to hack my gaming keyboard
  73523. David Patterson - Domain-Specific Architectures for Deep Neural Networks
  73524. First M87 Event Horizon Telescope Results. V. Physical Origin of the Asymmetric Ring - IOPscience
  73525. How to take a picture of a black hole
  73526. A Framework for Regulating Content on the Internet
  73527. ericsink/sawdust
  73528. Quantum Garden: An interactive quantum computing installation
  73529. Cursors
  73530. Black hole breakthrough: Event Horizon Telescope's landmark image
  73531. GIMP 2.10.14
  73532. Code Coverage on macOS and Linux in Rider 2019.1 - .NET Tools Blog
  73533. Hack Your Career - Troy Hunt
  73534. Linux Game Jam 2019
  73535. Unintended interactions of SerializationGuard and other features · Issue #29212 · dotnet/runtime
  73536. Lies, darn lies and sampling bias
  73537. Markdeep
  73538. First Look: Forms and Validation in Razor Components
  73539. Pacific Raceways track day, 2019 March 31st
  73540. Using ASP.NET Core Identity users in integration tests
  73541. Functional Scala: Next Level by John A. De Goes (LambdaConf Edition)
  73542. Using, using, using with C# 8
  73543. Rico Mariani – Medium
  73544. OneTab shared tabs
  73545. C#88: The Original C#
  73546. DirectX-Specs
  73547. Blocking high-risk non-secure downloads from Emily Stark on 2019-04-09 (public-webappsec@w3.org from April 2019)
  73548. Direct3D 11.3 Functional Specification
  73549. Episode 21 Measles: The Worst Souvenir
  73550. fsharp/fslang-design
  73551. dotnet/corefx
  73552. Logs vs Structured Events
  73553. Azure Service Fabric
  73554. AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  73555. Stack Overflow Developer Survey 2019
  73556. DataCamp Security Update - Frequently Asked Questions
  73557. IMLÉ + Archú agus ceithre imeacht eile
  73558. Learn more programming languages, even if you won't use them - Thorsten Ball
  73559. Privileged | By Kyle Korver
  73560. RickStrahl/AlbumViewerVNext
  73561. Getting Started with TypeScript for JSInterop in Blazor
  73562. Journey through the .NET internals - Sorting | Michal Franc
  73563. Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  73564. Vorsichtsmaßnahme Passwortsicherheit - Knuddels.de-Forum
  73565. Native Lazy Loading for &lt;img&gt; and &lt;iframe&gt; is Coming to the Web - DEV Community 👩‍💻👨‍💻
  73566. RAGRETS.MD | commentout.net
  73567. IdentityServer4 Roadmap
  73568. Microsoft Edge Insider
  73569. MS Office Interop Automation in C#
  73570. string vs. String is not a style debate
  73571. A portable way to get GC events in process and no admin privilege with 10 lines of code (and ability to dynamically enable/disable events) | .NET Blog
  73572. .NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  73573. Windows 10 Accounts
  73574. Hacker News API Part 5
  73575. Unit Testing Improvements in Rider 2019.1 - .NET Tools Blog
  73576. google/vulncode-db
  73577. Home - Vulncode-DB
  73578. What happens when iterating filters?
  73579. haoNoQ/clang-analyzer-guide
  73580. The Next Release of PowerShell - PowerShell 7 | PowerShell
  73581. A balancing act
  73582. The Lycurgus Cup
  73583. Proposal: <button once="true" /> attribute · Issue #1692 · w3c/html
  73584. Compiler Explorer
  73585. Signify Sunday Reads April 7 Week #1 - Signify Technology
  73586. SQL Server—Pricing and Licensing | Microsoft
  73587. Amazon.com: Mystery Science Theater 3000: Season Eleven: Jonah Ray, Felicia Day, Patton Oswalt, Hampton Yount, Baron Vaughn, Joel Hodgson: Movies & TV
  73588. dotnet/wpf
  73589. Handmade Hero Day 523 - Introduction to Git
  73590. TPU's GPU Database Portal & Updates
  73591. ParkMobile User Experience - Aaron Shekey
  73592. .gitignore Generator - Visual Studio Marketplace
  73593. BlazorHelp Website > Blog - View_Blog
  73594. Indie Soapbox
  73595. Verified cryptographic provider a triple threat
  73596. Compass Rose by Pace
  73597. Steam cracks down on Trading Card abuse to combat "fake games"
  73598. US $10.71 33% OFF|37mm diameter gearbox halll encoder micro spur gear motor Speed Reduction Geared Motor for robot smart small car-in DC Motor from Home Improvement on AliExpress
  73599. Fifteen years of WiX • Joy of Setup
  73600. On a geometry test
  73601. Getting ready to say goodbye to Silverlight and hello to Blazor
  73602. Home
  73603. Troubleshoot blue screen errors - Windows Help
  73604. BREAKER by Daniel Linssen
  73605. MSVC hidden flags
  73606. 'Marvel's Spider-Man': A Technical Postmortem
  73607. Online Arm Assembler by Azeria Labs
  73608. ardalis/AspNetCoreStartupServices
  73609. Families
  73610. Azure Front Door Service is now generally available
  73611. Announcing ML.NET 1.0 RC - Machine Learning for .NET | .NET Blog
  73612. MAKRO | Microsoft Excel Stream Highlights 3/19
  73613. CSSBattle
  73614. DDoS Protection Service | Anti DDoS Mitigation | Cloudflare
  73615. Proposed changes to Index / Range by jaredpar · Pull Request #2397 · dotnet/csharplang
  73616. Better Obsoletion by terrajobst · Pull Request #62 · dotnet/designs
  73617. brave/brave-browser
  73618. dotnet/dotnet-api-docs
  73619. .NET Core Summer Event bij Info Support
  73620. Your words are wasted - Scott Hanselman
  73621. MVVM Development in Visual Studio
  73622. » Interplay Takes on Trek The Digital Antiquarian
  73623. SqlCommand.Dispose doesn't free managed object · Issue #74 · dotnet/SqlClient
  73624. How My Dad Taught Me to Code - Ari Hunt & Troy Hunt
  73625. OVERWHELM for Nintendo Switch - Nintendo Game Details
  73626. .NET API browser
  73627. Tom 7 Radar: CHESSBOVIK
  73628. The Witness goes free on the Epic Games Store for two weeks
  73629. SIGBOVIK: 93% of Paint Splatters are Valid Perl Programs — Colin McMillen
  73630. Xamarin Blog
  73631. ZIO STM by jdegoes · Pull Request #721 · zio/zio
  73632. NationalSecurityAgency/ghidra
  73633. Operating Systems: Three Easy Pieces
  73634. /diagnostics (Compiler diagnostic options)
  73635. Bringing GPU acceleration to Windows containers
  73636. The electronic song “Scary Monsters and Nice Sprites” reduces host attack and mating success in the dengue vector Aedes aegypti
  73637. r/combinedgifs - Bug
  73638. The Witness - **You wake up, alone, on a strange island full of puzzles.**
  73639. Oracle Careers
  73640. Support for process dumping of native and managed code (C++ and C#) · Issue #151 · dotnet/diagnostics
  73641. Strongly Typed Feature Flags With ASP.NET Core 2.2
  73642. ITHare/obf
  73643. Precise timing of machine code with Linux perf. | Easyperf
  73644. The "Testable Object" Pattern
  73645. Middleware in ASP .NET Core
  73646. Try Orchard Core
  73647. I've No More Fucks To Give
  73648. Champion: Readonly members on structs (16.3, Core 3) · Issue #1710 · dotnet/csharplang
  73649. Configure Visual Studio across your organization with .vsconfig | Visual Studio Setup
  73650. Create a modular application - Orchard Core Documentation
  73651. Oculus Go Wired Mirroring: How To Guide | Oculus
  73652. Xamarin: .NET Community Standup - Xamarin.Forms Previewer Updates & iOS Interpreter!
  73653. Xiph.Org Video Presentations: Digital Show & Tell
  73654. Xiph.org
  73655. Building microservices on Azure - Azure Architecture Center
  73656. A Go implementation of Poly1305 that makes sense
  73657. Announcing the Azure Functions Premium plan for enterprise serverless workloads
  73658. Oracle Ask TOM
  73659. Profiling Mono and Mono Unity Apps on Windows, macOS, and Linux - .NET Tools Blog
  73660. Visual Studio 2019 Launch: Build amazing web apps with .NET Core
  73661. Building Components Manually via RenderTreeBuilder
  73662. Release Notes
  73663. Creating Custom Constraints For Razor Pages Routes
  73664. Everybody Edits Data Security Breach
  73665. Live Share now included with Visual Studio 2019 | Visual Studio Blog
  73666. Visual Studio 2019 .NET productivity | .NET Blog
  73667. jberezanski/ChocolateyPackages
  73668. jberezanski
  73669. Visual Studio 2019 for Mac is now available | Visual Studio Blog
  73670. Weekly 2019-04-03
  73671. Visual Studio 2019 Launch: Not your average keynote
  73672. F# Weekly – Sergey Tihon's Blog
  73673. APOLLO 11 Official Trailer (2019) Moon Landing Movie HD
  73674. Compiler Explorer - C++ (x86-64 clang 8.0.0)
  73675. Making CPU configuration better for GC on machines with > 64 CPUs | .NET Blog
  73676. Archive
  73677. Visual Studio 2019 Launch: What’s Coming with .NET Core 3.0
  73678. Speaking
  73679. Polymorphism: Queer Encounters of Intimacy in Games — VGA Gallery
  73680. New Code Visualizer for Swift: Source Is View
  73681. ReSharper Ultimate 2018.3.4 and Rider 2018.3.4 are released! - .NET Tools Blog
  73682. Dotnetos Conference - .NET Performance Conference
  73683. Software Anti-Patterns: How to destroy a codebase for developers
  73684. John A. De Goes at #ScalaUA - Thinking Functionally
  73685. ScottGu's Blog - ASP.NET MVC 1.0
  73686. LingDong-/shan-shui-inf
  73687. BenchmarkDotNet v0.11.5 | BenchmarkDotNet
  73688. DevExpress UI for Blazor / Razor Components - Free Early Access Preview
  73689. Using Lambda@Edge to handle Angular client-side routing with S3 and CloudFront
  73690. Visual Studio 2019: Code faster. Work smarter. Create the future. | Visual Studio Blog
  73691. Visual Studio 2019 | Download for free
  73692. JIT HW Intrinsic implementation doc by CarolEidt · Pull Request #23622 · dotnet/coreclr
  73693. Fetch API, Streams API, NDJSON, and ASP.NET Core MVC
  73694. Marvel Studios’ Avengers: Endgame | Special Look
  73695. Jeffrey Richter — Generics
  73696. C++ vector with dynamic item size
  73697. Is making a struct readonly a breaking change?
  73698. JetBrains Night Tel Aviv 2019
  73699. How to Beat Array Iteration Performance with Parallelism in C# .NET - Michael's Coding Spot
  73700. mrpmorris/blazor-fluxor
  73701. The story of the Rendition Vérité 1000
  73702. Midimiliz - 10000 watts
  73703. The ACME Protocol is an IETF Standard - Let's Encrypt - Free SSL/TLS Certificates
  73704. Announcing the Microsoft Graph Security Hackathon winners - Microsoft Security
  73705. NaN Gates and Flip FLOPS
  73706. SPAAAAAACE! - Portal 2
  73707. Y2K | This Is SportsCenter
  73708. Visual Studio 2019 Launch Watch Event
  73709. Humble Book Bundle: Microsoft & .NET by Apress
  73710. .NET Core in Action
  73711. Silverchair: A 5 Minute Drum Chronology - Kye Smith
  73712. Xamarin and Asp.Net Core for Beginners
  73713. 5 Things You Didn't Know About Insect Wings
  73714. Military Lessons Learned from the Battle of Wakanda
  73715. NDN – Why Bother? — NDN Tutorial at ACM SIGCOMM 2017 – Van Jacobson
  73716. Back to how it should be
  73717. IdentityServer - Training
  73718. Wolfenstein 2: The New Colossus in Close Critique [Full Spoilers]
  73719. Security alert: pipdig insecure, DDoSing competitors – Jem – UK blogger
  73720. Reuse previous materialized strings by benaadams · Pull Request #8374 · dotnet/aspnetcore
  73721. r/security - Officetools.com hacked email, claims not
  73722. stb_voxel_render.h programming library
  73723. History of Visual Studio – Page 2 – Rico Mariani's Performance Tidbits
  73724. Blazor Shell Apps
  73725. r/Games - /r/Games is closed for April Fool’s. Find out why in here!
  73726. Blazored/Toast
  73727. rL357340
  73728. Guys! I'm BACK! [Quick Announcement]
  73729. r/interestingasfuck - All the bearings are moving in a straight line!!!
  73730. Blazor Shell apps
  73731. Thank you! Elected to the .NET Foundation board! » Iris Classon
  73732. Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  73733. Can I use... Support tables for HTML5, CSS3, etc
  73734. ScalaUA - distage: Staged Dependency Injection
  73735. mschuwalow/zio-todo-backend
  73736. itkpi/cakeless
  73737. Getting Started with ASP.NET Core | Manning
  73738. Tastes Like Chicken
  73739. dotnet/aspnetcore
  73740. Man gets 20 years for deadly “swatting” hoax
  73741. Announcing Lucet: Fastly's native WebAssembly compiler and runtime
  73742. ASP.NET Blog | .NET Core Workers as Windows Services
  73743. dotnet/swag
  73744. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  73745. ASP.NET Community Standup - March 26th, 2019 - SignalR with Brady Gaster
  73746. Scott Helme
  73747. Chapter 6: Khafre and the Giant – The Analog Antiquarian
  73748. Proposal: Dependency Injection / Service Locator as a Language Feature · Issue #1690 · dotnet/csharplang
  73749. Introduction to authentication for Single Page Apps on ASP.NET Core
  73750. distage: Staged Dependency Injection · Izumi Project
  73751. Dotnet-Boxed/Templates
  73752. Dark Flat Theme - Plugins | JetBrains
  73753. jdegoes/scalaua-2019
  73754. Compare gRPC services with HTTP APIs
  73755. dotnet/corefx
  73756. Merging OpenTracing and OpenCensus
  73757. randrew/phantomstyle
  73758. Stack Snippets Domain
  73759. Einstein on the Beach: Knee Play 3
  73760. ‎MailOnline
  73761. Not Tetris 2
  73762. Seattle Scotch & Beer Fest 2019 Tickets | Fremont Studios | Seattle, WA | Friday, April 19 & Saturday, April 20, 2019 | Stranger Tickets
  73763. r/marvelstudios - Worked on this for a while
  73764. Hall of Fame - Infosecurity Europe
  73765. Nullable: System.Object by safern · Pull Request #23466 · dotnet/coreclr
  73766. SpecFlow 3 is here!
  73767. .NET Design Review: JSON
  73768. jnm2/preference
  73769. Using Your Knife and Fork: The American Way vs. the European Way
  73770. cloudflare/boringtun
  73771. Hold That Fork!
  73772. BoringTun, a userspace WireGuard implementation in Rust
  73773. Trace .NET Core Applications on Linux with `strace`
  73774. 10 games to play at Now Play This
  73775. Behind the burst compiler | xoofx
  73776. nventive/Uno.BenchmarkDotNet
  73777. Observations about the rendering of Metro: Exodus
  73778. LambdaConf 2019 Scholarship Application
  73779. Machine code layout optimizations. | Easyperf
  73780. Standardizing WASI: A system interface to run WebAssembly outside the web – Mozilla Hacks - the Web developer blog
  73781. Landau's Function -- from Wolfram MathWorld
  73782. New AMD EPYC-Powered Amazon EC2 M5ad and R5ad Instances | Amazon Web Services
  73783. The Clash - Should I Stay or Should I Go (Official Audio)
  73784. Storing UTC is not a silver bullet
  73785. Microsoft exec bans company from pulling any dumb April Fools’ pranks
  73786. Getting started with Lithnet Password Protection - Part 1 - Blocking compromised passwords with the 'Have I Been Pwned?' password list
  73787. What is 'responsible' in Responsible AI?
  73788. hallatore/Netling
  73789. dotnet/performance
  73790. Real-time Speech-to-Text and Translation with Cognitive Services, Azure Functions, and SignalR Service
  73791. Arithmetic operators - C# reference
  73792. American Democracy March 14, 2019 Lecture
  73793. Home
  73794. Run static methods from gutter, IL Viewer, install SDKs and more improvements in Rider 2019.1 - .NET Tools Blog
  73795. Troubleshoot ASP.NET Core Localization
  73796. Voting for .NET Foundation
  73797. Ionide — A New Hope
  73798. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  73799. OneTab shared tabs
  73800. Microsoft Cloud Show: “Have I been pwned?” - An Interview with Troy Hunt
  73801. The 2007 Lyttle Lytton Contest
  73802. Names and default names for keys, constraints and indices · Issue #12837 · dotnet/efcore
  73803. Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  73804. Humble Book Bundle: Coder's Bookshelf by No Starch Press
  73805. .NET Design Review: JSON Serialization
  73806. Nullable changes for boolean type by buyaa-n · Pull Request #23451 · dotnet/coreclr
  73807. .NET Design Review: AssemblyLoadContext improvements
  73808. Nullable: String by safern · Pull Request #23450 · dotnet/coreclr
  73809. Stable Filtering  —  Part 2
  73810. Nullable: System.Number by krwq · Pull Request #23454 · dotnet/coreclr
  73811. r/teslamotors - It's BACK! After 6 months of working fine, 2019.5.15 drives at barriers again
  73812. Web security expert Troy Hunt to be welcomed into the Infosecurity Hall of Fame
  73813. dotnet/coreclr
  73814. Using .NET PInvoke for Linux system functions - Red Hat Developer
  73815. zio/zio
  73816. Using FluentValidation for Forms Validation in Blazor
  73817. 142: Super Speed with AOT & LLVM
  73818. AutoMapper's Design Philosophy
  73819. Tutorial: Build a movie recommender - matrix factorization - ML.NET
  73820. .NET Core Opinion 11 – Keep Configure Methods Clean Using Extension Methods
  73821. Possible bug with RSACng hash verification · Issue #29061 · dotnet/runtime
  73822. Unity VR and the Making of Ready Player One | Jake Simpson
  73823. Herding Code 231: .NET Foundation Elections, WSL, MAX_PATH, calc.exe, Edge on Chromium, Firefox, and Rogue Thermostats – Herding Code
  73824. zio/zio-keeper
  73825. gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  73826. PageSpeed Insights
  73827. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  73828. Blazor: Implementing Client Side Search As You Type Using bind-value:event
  73829. MichalStrehovsky/zerosharp
  73830. Dark Castle Original Macintosh Version!
  73831. Packaging a .NET Core 3.0 application with MSIX
  73832. Merge pull request #100 from Microsoft/user/rbhanda/Net472Update · microsoft/referencesource@f82e13c
  73833. MichalStrehovsky/zerosharp
  73834. google/sanitizers
  73835. MichalStrehovsky/zerosharp
  73836. How to optimize and run ML.NET models on scalable ASP.NET Core WebAPIs or web apps | Cesar de la Torre
  73837. TwitLonger — When you talk too much for Twitter
  73838. Securing ASP.NET Core in Docker
  73839. Security Issue February 2019: FAQ
  73840. How to generate uniformly random points on n-spheres and n-balls | Extreme Learning
  73841. How to Debug Rust with Visual Studio Code
  73842. Security, Cloud Delivery, Performance | Akamai
  73843. Tizen .NET Portal
  73844. startup_analyzers.md
  73845. Speakers - NDC Security Australia 2019
  73846. Benchmarking performance of your code between release versions
  73847. BlazorHelp Website > Blog - View_Blog
  73848. justinhj/fp-starter-pack.g8
  73849. Act Now
  73850. The WhibOx Contest Edition 2 - CYBERCRYPT
  73851. AWS SDK for .NET now targets .NET Standard 2.0 | Amazon Web Services
  73852. P. D. Q. Bach (Peter Schickele) 1712 Overture
  73853. Square Hammer [8 Bit Tribute to Ghost] - 8 Bit Universe
  73854. materialx/MaterialX
  73855. dotnet-foundation/election
  73856. On the S-Box of Streebog and Kuznyechik
  73857. skskeyserver / sks-keyserver / issues / #57 - Anyone can make any PGP key unimportable — Bitbucket
  73858. Index of /
  73859. Sophie's Dice by Sophie Houlden
  73860. The Alt-Right Playbook: Always a Bigger Fish
  73861. #ArtMarble21
  73862. GameTechDev/GTS-GamesTaskScheduler
  73863. RoboCup@Home – Where the best domestic service robots test themselves
  73864. Authy API
  73865. The Ask Question Wizard is Live!
  73866. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  73867. Profiling .NET Code with PerfView and visualizing it with speedscope.app
  73868. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  73869. mysticmind/dotnet-sort-refs
  73870. .NET Design Review: JSON Serialization
  73871. What is Blazor and what is Razor Components? - Scott Hanselman
  73872. » Darklands The Digital Antiquarian
  73873. A dev trained robots to generate “garbage” slot machine games—and made $50K
  73874. Christchurch tragedy exploited by cyber-scammers
  73875. .NET Internals Cookbook Part 5 — Methods, parameters, modifiers – Random IT Utensils
  73876. So you want your app/website to work in China…
  73877. speedscope
  73878. microsoft/perfview
  73879. fired.pptx
  73880. Telerik UI for Blazor 0.3.0 is Released
  73881. .NET Standard Target Chooser
  73882. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  73883. Buy Tacoma from the Humble Store
  73884. Notice
  73885. An Original Elite Dangerous Fan Music Video:
  73886. Introduction to gRPC on .NET Core
  73887. Facebook Stored Passwords in Plain Text For Years
  73888. Home automation ideas
  73889. How I'm able to take notes in mathematics lectures using LaTeX and Vim
  73890. Review: Baba Is You - Hardcore Gamer
  73891. Early Access Program - Rider: Cross-platform .NET IDE
  73892. Intel OSPRay
  73893. Understanding STIR/SHAKEN
  73894. Security, Cloud Delivery, Performance | Akamai
  73895. Non-idiomatic F#
  73896. A new way of tracking variables by BrianBohe · Pull Request #23373 · dotnet/coreclr
  73897. Add option to stop projects building if their dependencies fail to build. - Developer Community
  73898. Chris Sainty on Blazor.net, Razor Components, and working with Microsoft on Open Source projects
  73899. Blazor | Build client web apps with C# | .NET
  73900. Fun(c) 2018.7: John De Goes - FP to the Max
  73901. dotnet/standard
  73902. RyuJIT: Argument written to stack too early on Linux · Issue #10820 · dotnet/runtime
  73903. Why Hashbrown Does A Double-Lookup
  73904. Explaining Code using ASCII Art – Embedded in Academia
  73905. dotnet/aspnetcore
  73906. When pigs fly: optimising bytecode interpreters
  73907. Visual Studio 2019 Launch Event agenda and speakers now published | Visual Studio Blog
  73908. This is why you must join Scalar 2019
  73909. This is why you must join Scalar 2019
  73910. Testing Incrementally with ZIO Environment by John De Goes - Signify Technology
  73911. GameTechDev/IntelShaderAnalyzer
  73912. Buy Aseprite from the Humble Store
  73913. Manifold Garden Dev Update #18 - PS4 Bug Fix & Water Bug Solution
  73914. Security, Cloud Delivery, Performance | Akamai
  73915. Killed by Google
  73916. Gargantuan Gnosticplayers breach swells to 863 million records
  73917. Need to record a PowerShell session? Here's how on Windows 10.
  73918. robertwray.co.uk - Adding a delay to ASP.NET Core Web API methods to simulate slow or erratic networks
  73919. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  73920. Creating my first Azure Functions v2.0 app: a WebHook and a timer
  73921. Writing A Compiler In Go | Thorsten Ball
  73922. .NET Design Review: GitHub Quick Reviews
  73923. Writing An Interpreter In Go | Thorsten Ball
  73924. Core support for object pooling · Issue #12296 · dotnet/runtime
  73925. Roslyn analyzers and code fixes by savpek · Pull Request #1076 · OmniSharp/omnisharp-roslyn
  73926. Port AMSI scanning for assembly loads by elinor-fung · Pull Request #23231 · dotnet/coreclr
  73927. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  73928. Port AMSI scanning for assembly loads · Issue #11607 · dotnet/runtime
  73929. AmsiScanBuffer function (amsi.h) - Win32 apps
  73930. Home | ScalaUA
  73931. Using JavaScript Interop in Blazor
  73932. Resolve deadlock with `InvokeAsync` in `On` handler by mikaelm12 · Pull Request #8334 · dotnet/aspnetcore
  73933. Microsoft Azure PlayFab Blog
  73934. NVIDIA's $99 Jetson Nano is an AI computer for DIY enthusiasts
  73935. Megacity | Unity
  73936. .NET Core March 2019 Updates - 1.0.15, 1.1.12, 2.1.9 and 2.2.3 | .NET Blog
  73937. John Brockman: Possible Minds - The Long Now
  73938. Fixes to support scala 2.11 by ahoy-jon · Pull Request #650 · zio/zio
  73939. Volt | <1 MB desktop client for Slack, Skype, Twitter, Facebook, Gmail and more
  73940. NDC Security NYC 2019
  73941. ZIO with Alpakka Kafka
  73942. Space Funeral
  73943. Include System.Security.Cryptography.RandomNumberGenerator.GetInt32 · Issue #1101 · dotnet/standard
  73944. How To Learn CSS — Smashing Magazine
  73945. Rameses - Details
  73946. Fix NOT IN( ... ) by StevenThuriot · Pull Request #25 · terrajobst/nquery-vnext
  73947. Grandpa Pip's Birthday by Snozbot
  73948. I saw a fellow CMDR on the road a few days ago. o7 : EliteDangerous
  73949. Guild Of Dungeoneering
  73950. Public Shaming: Last Week Tonight with John Oliver (HBO)
  73951. Microsoft Forms
  73952. Searching large projects is too slow · Issue #55 · microsoft/vscode
  73953. DEEP — owen LL harris
  73954. Conventions used by Containers on Azure App Service • Jamie Phillips
  73955. Hosting ASP.NET Core behind https in Google Kubernetes Engine
  73956. Find Files (Ctrl+P) is very slow · Issue #26868 · microsoft/vscode
  73957. dotnet/roslyn
  73958. Code to mark a SQL string before it's passed to Dapper.
  73959. r/technology - MySpace lost all music uploaded from 2003 to 2015
  73960. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  73961. Go 1.12 Release Notes - The Go Programming Language
  73962. Deep thoughts on other languages Like Rust, Go, etc.
  73963. Remove custom tuple type with built-in one by terrajobst · Pull Request #29 · terrajobst/nquery-vnext
  73964. Ixigo CEO denies breach of user data; says payments information is not stored
  73965. Live Cyber Attack Workshop | Varonis
  73966. zeux/meshoptimizer
  73967. Remove using leaves leading lines · Issue #34201 · dotnet/roslyn
  73968. Error 997. Overlapped I/O operation is in progress: KB2918614 breaks Windows Installer Service
  73969. Move to new file doesn't honor charset in .editorconfig · Issue #34200 · dotnet/roslyn
  73970. The 737Max and Why Software Engineers Might Want to Pay Attention
  73971. Using AddAzureSignalR with Razor Conponents 3.0.0 preview 3 · Issue #8590 · dotnet/aspnetcore
  73972. “You can’t be it if you can’t see it”
  73973. The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  73974. La Cryptographie contenant une très subtile manière d'escrire [...] | Tolosana
  73975. TechEmpower/FrameworkBenchmarks
  73976. An update on how my 2018 return to Chicago went and what's next for me in 2019
  73977. Improve image moniker debugging · dotnet/project-system@84850be
  73978. Open Source .NET – 4 years later
  73979. Steam :: Steamworks Development :: Steamworks SDK v1.44 - New Networking APIs
  73980. ARROW-4502: [C#] Add support for zero-copy reads by eerhardt · Pull Request #3736 · apache/arrow
  73981. Rider 2019.1 Kicks off its Early Access Program! - .NET Tools Blog
  73982. Manning | Deal of the Day
  73983. dotnet-foundation/election
  73984. emtecinc/signalr-tester
  73985. Floating-Point Reference Sheet for Intel® Architecture
  73986. Explore Windows 10 OS, Computers, Apps, & More | Microsoft
  73987. AccessViolationException/FatalExecutionEngineError: Using net. standard and netfx · Issue #922 · dotnet/standard
  73988. The World Design of Metroid Prime | Boss Keys
  73989. Azure/azure-functions-signalrservice-extension
  73990. Marvel Studios' Avengers: Endgame - Official Trailer
  73991. Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling
  73992. Really efficeint representation of PI by KrzysztofCwalina · Pull Request #129 · Azure/azure-sdk-for-net-lab
  73993. .NET Foundation Member Sticker designs
  73994. EdCharbeneau/TaxiFareBlazorServer
  73995. OrchardCMS/Orchard
  73996. Baba Is You (Jam Build) by Hempuli
  73997. Extending Razor Pages -- Visual Studio Magazine
  73998. telerik/blazor-ui
  73999. Creating a not-empty GUID validation attribute and a not-default validation attribute
  74000. Dwarf Fortress by Kitfox Games
  74001. AvaloniaUI/Avalonia
  74002. Windows Desktop Developer Twitch Workshop (March 14, 2019) | Visual Studio Blog
  74003. Xbox Live expands to mobile in Microsoft's big streaming push
  74004. Hack Yourself First - UK Tour
  74005. Game Stack - Achieve More With Microsoft Game Stack | Microsoft Developer
  74006. Writing ClrMD extensions for WinDbg and LLDB
  74007. chrisnas/DebuggingExtensions
  74008. Running Local Azure Functions in Visual Studio with HTTPS
  74009. Add CodedInputReader and CodedOutputWriter by JamesNK · Pull Request #5888 · protocolbuffers/protobuf
  74010. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  74011. Cosmos Network - Internet of Blockchains
  74012. New IL instruction for typeswitch · Issue #12260 · dotnet/runtime
  74013. May loses a vote against herself in a crazed night of parliamentary drama
  74014. Microsoft Build: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  74015. Baba Is You by Hempuli
  74016. Baba Is You for Nintendo Switch - Nintendo Game Details
  74017. IdentityServer/IdentityServer4
  74018. Timeline - Time to Play Fair
  74019. Poppy Ergo Jr robot reaching box using deep learning
  74020. How having a toxic teammate led to my best game yet
  74021. Progress Influencers Party at MVP Summit 2019
  74022. Episode 082 – xUnit with Brad Wilson | The 6 Figure Developer
  74023. OneTab shared tabs
  74024. Have You Been Pwned? - Computerphile
  74025. Houzz Support
  74026. Accessibility Insights
  74027. Add Utf8String type by GrabYourPitchforks · Pull Request #23209 · dotnet/coreclr
  74028. Flat earther accidently proves earth’s rotation with $ 20k gyro. That’s kind of a problem, right?
  74029. Tactical Breach Wizards: ten minutes of gameplay explained
  74030. Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime
  74031. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  74032. Game Developers Conference 2019
  74033. .NET Design Review: Tensor
  74034. Overloaded Operator performance diff when using Fields or Auto Properties in Structs · Issue #12172 · dotnet/runtime
  74035. Trapdoor commitments in the SwissPost e-voting shuffle proof
  74036. Blazored/Menu
  74037. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  74038. Beautiful, Simple, Testable Functional Effects for Scala by John De Goes - Signify Technology
  74039. Line Rider - Bohemian Rhapsody | SYNCED | LR Vanilla
  74040. Deploying Blazor Apps Using Azure Pipelines
  74041. http://degoes.net/articles/zio-challenge
  74042. 01-fp-concurrency-challange.scala
  74043. I did it! Running as a .NET foundation board candidate » Iris Classon
  74044. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core
  74045. Video: Overcoming network latency in Mortal Kombat & Injustice 2
  74046. NDC Security Australia 2019
  74047. DTrace on Windows
  74048. Scalar
  74049. WebViewClient  |  Android Developers
  74050. Dave Glick - Some Thoughts On Feelings In Open Source
  74051. Adventures in Sampling Points on Triangles (Part 1)
  74052. The Promise of Hierarchical Reinforcement Learning
  74053. System.Reflection.Emit.AssemblyBuilder.Save · Issue #15704 · dotnet/runtime
  74054. Alexa Top 1 Million Analysis - February 2019
  74055. Elegant way of producing HTTP responses in ASP.NET Core outside of MVC controllers | StrathWeb. A free flowing web tech monologue.
  74056. Hangfire – Background jobs and workers for .NET and .NET Core
  74057. System Era Softworks
  74058. SignalR/sample-StreamR
  74059. Safety Experts Weigh in on the Boeing 737 MAX
  74060. We need to talk about Session Tickets
  74061. Have I Been Pwned: Check if your email has been compromised in a data breach
  74062. Open source is only ajar without inclusion – Internet Citizen
  74063. The Functional Scala Concurrency Challenge
  74064. 800+ Million Emails Leaked Online by Email Verification Service - Security Discovery
  74065. FigglatR
  74066. Allow markup in @functions by rynowak · Pull Request #317 · dotnet/aspnetcore-tooling
  74067. Blazored/Menu
  74068. Execute test scenarios on mono by AlekseyTs · Pull Request #33804 · dotnet/roslyn
  74069. pwaller/go2ll-talk
  74070. The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  74071. markup_in_functions_block.md
  74072. Blazored Menu Idea
  74073. Free Weekend
  74074. Demystifying HttpClient Internals - Steve Gordon
  74075. Test your server for Heartbleed (CVE-2014-0160)
  74076. Async Enumerables with Cancellation · Curiosity is bliss
  74077. r/dataisbeautiful - Is it a Duck or a Rabbit? For Google Cloud Vision, it depends how the image is rotated. [OC]
  74078. Why This 3D Light Printer Is a HUGE Game Changer
  74079. Tic Toc Games - A Unity Developer Case Study
  74080. How random can you be?
  74081. Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  74082. Chapter 5: The Captain and the Sphinx – The Analog Antiquarian
  74083. Monitored File Name Extensions - Win32 apps
  74084. Running Razor Pages and a gRPC service in a single ASP.NET Core application
  74085. Adding a third party datetime picker to your ASP.NET Core MVC Application
  74086. Building Blazor Apps Using Azure Pipelines
  74087. ASP.NET Blog | Blazor 0.9.0 experimental release now available
  74088. Cryptocurrency, Ego And Beautiful Women (Blockchain Cruise)
  74089. Game Design
  74090. Introduction
  74091. Health Checks in ASP.NET Core
  74092. Trocken - Bauknecht
  74093. grpc/grpc-dotnet
  74094. First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  74095. Real-time serverless applications with the SignalR Service bindings in Azure Functions
  74096. Testing Incrementally with ZIO Environment
  74097. distractionware » Design Diary: The v0.16 Enemy Audit
  74098. Xamarin: .NET Community Standup - March 7, 2019 - Shane from Xamarin.Forms showing Visual!
  74099. Using Vue with ASP.NET Core By Example
  74100. A Simple and Fast Object Mapper
  74101. Why do remote meetings suck so much?
  74102. Online FFT calculator
  74103. Redesigning Github repository page
  74104. The Influencer is dead. Long live the influencer
  74105. Dependency Injection in ASP.NET Core
  74106. Handmade Seattle News
  74107. Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  74108. Manifold Garden Dev Update #17 - Bug Fixes, Soak Tests, and Footsteps
  74109. Intel® NUC Mini PCs
  74110. Security Experiments with gRPC and ASP.NET Core 3.1
  74111. Feral Vector 2019
  74112. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  74113. Telerik UI for Blazor Data Grid Component Basics
  74114. Unzip Files in Go - GolangCode
  74115. Announcing .NET Core 3 Preview 3 | .NET Blog
  74116. Dark mode now available!
  74117. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  74118. Visual Model-Based Reinforcement Learning as a Path towards Generalist Robots
  74119. Real-time web applications with ASP.NET Core SignalR
  74120. Cats instances taking the environmental parameter by gvolpe · Pull Request #593 · zio/zio
  74121. High performance Privacy By Design using Matryoshka & Spark - @scaladays
  74122. Getting Started with .NET Core on Linux
  74123. Microsoft Graph E-mail Sample - POST to https://graph.microsoft.com/beta/me/sendmail from https://developer.microsoft.com/en-us/graph/graph-explorer
  74124. Suzanne Vega - Toms Diner (Official Music Video)
  74125. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  74126. brave/brave-browser
  74127. Handmade Seattle
  74128. Hello, bgfx! - DEV Community 👩‍💻👨‍💻
  74129. Azure DevOps for Visual Studio Extensions
  74130. Lupusa87/BlazorDragAndDrop
  74131. BlazorDragAndDrop
  74132. Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog
  74133. An Insider’s Look at Why Women End Up on the Cutting Room Floor
  74134. Final Tagless seen alive
  74135. Stable Filtering  —  Part 1
  74136. Festival
  74137. Burrows - Wheeler Data Transform Algorithm - GeeksforGeeks
  74138. Automation: Last Week Tonight with John Oliver (HBO)
  74139. Some performance tricks with .NET strings
  74140. Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  74141. Debugging .NET Builds with the MSBuild Structured Log Viewer
  74142. Final Tagless seen alive
  74143. Final Tagless seen alive
  74144. Constant-time gcd: Papers
  74145. Real-time web applications with ASP.NET Core SignalR
  74146. Cybersecurity for the Public Interest - Schneier on Security
  74147. Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  74148. Leadersheep — Trinity Farm
  74149. Interrupt/systemshock
  74150. design/25530-notary.md
  74151. no warnings when compiling /W3 · nothings/stb@a0b521f
  74152. PostgreSQL Tools for the Visually Inclined
  74153. Martin needs to watch Trainspotting · Issue #2 · martinwoodward/martin_public
  74154. How to play 21 against 22
  74155. 7:11 Polyrhythms
  74156. Wake Up And Code!
  74157. Exploring the Docker Extension for VS Code and .NET Core - DEV Community 👩‍💻👨‍💻
  74158. Hardware intrinsic in .NET Core 3.0 - Introduction
  74159. News « BeeScala Conference
  74160. Efficient params and string formatting by jaredpar · Pull Request #2293 · dotnet/csharplang
  74161. r/wimmelbilder - PXL CON - Jimmy Something
  74162. IIS Hosting for ASP .NET Core Web Apps
  74163. puns.dev - The Worst Computer Puns on the Internet
  74164. The Latest in Creepy Spyware - Schneier on Security
  74165. CoreCLR’s environment is not your environment
  74166. How to make your game run at 60fps
  74167. CognitiveComplexity - Plugins | JetBrains
  74168. The Orville Prequel / Old Parody of Star Trek TOS
  74169. dotnet/coreclr
  74170. dotnet/coreclr
  74171. Inline IL ASM in C# with Roslyn | xoofx
  74172. SignalR core python client (III): Streamming
  74173. damianh/ProxyKit
  74174. Chromostereopsis - Wikipedia
  74175. Sinclair ZX Spectrum Prototype - Computer - Computing History
  74176. r/videos - Can You Trust Kurzgesagt Videos? - YouTube
  74177. chrislgarry/Apollo-11
  74178. 🐢
  74179. NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  74180. Status as a Service (StaaS) — Remains of the Day
  74181. Ghost Insight: Empty (5/9;7/5) by Spilled Games
  74182. The Death of Final Tagless
  74183. Always centers the camera to the world origin by pixelflinger · Pull Request #913 · google/filament
  74184. Past, Present, Future: From Co-ops to Cryptonetworks - Andreessen Horowitz
  74185. Sphinx and the Cursed Mummy for Nintendo Switch - Nintendo Game Details
  74186. Dicey Dungeons v0.16.1 - Dicey Dungeons by Terry Cavanagh, chipzel, Marlowe Dobbe
  74187. Tiger - Breakdown - Blender 2.8 Eevee development test
  74188. Scala Love – Podcast about Scala Programming Language and its community
  74189. Live coverage: Crew Dragon capsule returns to Earth – Spaceflight Now
  74190. Friday Squid Blogging: Chinese Squid-Processing Facility - Schneier on Security
  74191. The Trust Official Trailer #1 (2016) - Elijah Wood, Nicolas Cage Movie HD
  74192. CensoredUsername/dynasm-rs
  74193. dotnet/reactive
  74194. Tor Developer Isis Lovecruft lectures on anonymity systems at Radboud Universiteit
  74195. dotnet/format
  74196. Data Leakage from Encrypted Databases - Schneier on Security
  74197. pierricgimmig/orbitprofiler
  74198. Is C# a low-level language?
  74199. Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  74200. Runtime analysis and leak detection for Autofac
  74201. BlazorVirtualGrid
  74202. CFGs.txt
  74203. Spotlight Team Best Practices: GUID based references - Unity Technologies Blog
  74204. Effectful Episode with John de Goes – Scala Love
  74205. The Three Most Important Outlook Rules for Processing Mail - Scott Hanselman
  74206. Damian Edwards and David Fowler Demonstrate SignalR
  74207. APE OUT
  74208. Eastshade Studios | Official Website
  74209. Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs
  74210. Dotnetos - .NET Performance Tour 2019
  74211. ✅ Scott Hanselman & Damian Edwards Talk about Microsoft & .Net Core 3
  74212. segarray.ion
  74213. The Making of Legend of Zelda A Link to the Past - Super Nes
  74214. Add FormPipeReader by jkotalik · Pull Request #7964 · dotnet/aspnetcore
  74215. Jekyll Docker
  74216. Submitting Your App to the Oculus Quest Store | Oculus
  74217. Handling Errors in ASP .NET Core
  74218. Build a chat bot in NodeJS w/Hattan Shobokshi
  74219. Build a chat bot in NodeJS w/Hattan Shobokshi
  74220. Announcing WPF, WinForms, and WinUI are going Open Source - Scott Hanselman
  74221. MongoDB.local SF 2018
  74222. Building C# 8.0 | .NET Blog
  74223. Understanding the Whys, Whats, and Whens of ValueTask | .NET Blog
  74224. PowerShell in Azure Cloud Shell GA
  74225. Announcing .NET Core 2.2 Preview 3 | .NET Blog
  74226. dotnet/docs
  74227. Create a Generic Subscriber in RxJS
  74228. Inspect and Style an Element in DevTools that Normally Disappears when Inactive · Manorisms
  74229. SoCal Code Camp
  74230. Radio TFS Episode 165: Goodbye VSTS Hello Azure DevOps
  74231. Create a Meetup Account
  74232. kelseyhightower/kubernetes-the-hard-way
  74233. Regulating Bot Speech by Madeline Lamo, Ryan Calo :: SSRN
  74234. SoCal Code Camp
  74235. Build real-time web communication apps with ASP.NET Core SignalR - BRK3189
  74236. danroth27/BlazorChat
  74237. microsoft/MS-DOS
  74238. Volkswagen and Microsoft partner to give drivers a connected, seamless ride | Transform
  74239. Kubernetes 1.12: Kubelet TLS Bootstrap and Azure Virtual Machine Scale Sets (VMSS) Move to General Availability
  74240. Neowin
  74241. Global Azure > Home
  74242. Announcing TypeScript 3.1 | TypeScript
  74243. Azure Sphere | Microsoft Azure
  74244. Azure Serverless Community Library
  74245. dotnet/blazor
  74246. Azure SignalR Service now generally available
  74247. Cloud Platform Release Announcements for September 24, 2018
  74248. Microsoft Ignite
  74249. Meet Our Meetup Video Library Page - eng.age
  74250. Microsoft Azure Developer: Implementing Table Storage
  74251. Strict bind, call, and apply methods on functions by ahejlsberg · Pull Request #27028 · microsoft/TypeScript
  74252. Introducing GitHub Pull Requests for Visual Studio Code
  74253. Announcing Azure Pipelines with unlimited CI/CD minutes for open source
  74254. Introducing Azure DevOps
  74255. .NET Conf 2019
  74256. Azure Pipelines now available in GitHub Marketplace - The GitHub Blog
  74257. Donate - Let's Encrypt - Free SSL/TLS Certificates
  74258. Mixer | Interactive Livestreaming
  74259. First experiments using EF Core with Azure Cosmos DB
  74260. Project File Tools - Visual Studio Marketplace
  74261. Dev Tip #125: Builder Pattern Test Kata Questions
  74262. NCrunch Blog | Test-Driven Development: A First-Principles Explanation
  74263. Combining iterator blocks and async methods in C# | Premier Developer
  74264. NCrunch for Visual Studio
  74265. Send a gif with Go using MMS in 14 lines
  74266. Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  74267. What don't people tell you about working at a top tech company? - Quora
  74268. WEB Live Webinar - 4 Tips to Secure Active Directory
  74269. sharkdp/bat
  74270. How to Create High Quality HDR Environments – HDRI Haven Blog
  74271. Content moderation has no easy answers
  74272. HQ2: Understanding What Happened & Why - The Big Picture
  74273. Compiler Explorer
  74274. noclip
  74275. stretchy_buffer.h won't compile for C++ · Issue #250 · nothings/stb
  74276. When I Make a Good Pun | bdg
  74277. Let's Play: Ancient Greek Punishment: UI Edition
  74278. ocornut/imgui
  74279. The History of Blindfolded Punch-Out
  74280. An Apology from Editor-in-Chief Russ Pitts - Escapist Magazine
  74281. Twitch Highlighter - Visual Studio Marketplace
  74282. a16z Podcast: Voting, Security, and Governance in Blockchains - Andreessen Horowitz
  74283. Introducing Anchorage, the world’s first crypto-native custodian
  74284. What comes after open source?
  74285. Strong and weak technologies
  74286. Blockchain Can Wrest the Internet From Corporations' Grasp
  74287. a16z Podcast: How the Internet Happened - Andreessen Horowitz
  74288. Crypto, Beyond Silk Road - Andreessen Horowitz
  74289. Crypto, the Future of Trust
  74290. Beyond Cryptocurrencies - Andreessen Horowitz
  74291. 4 eras of blockchain computing: degrees of composability
  74292. The Next 3 Billion in Financial Services - Andreessen Horowitz
  74293. How the Internet Happened: From Netscape to the iPhone 1, Brian McCullough, eBook - Amazon.com
  74294. The Four Horsemen of Centralization, by Ali Yahya
  74295. Centralization vs Decentralization - AVC
  74296. Presentation: The End of the Beginning — Benedict Evans
  74297. Coinbase – Buy & Sell Bitcoin, Ethereum, and more with trust
  74298. Goodbye Phones, Hello Drones
  74299. The Myth of The Infrastructure Phase | Union Square Ventures
  74300. a16z Crypto - Andreessen Horowitz
  74301. a16z Crypto - Andreessen Horowitz
  74302. a16z Crypto - Andreessen Horowitz
  74303. Introducing the Cultural Leadership Fund - Andreessen Horowitz
  74304. a16z Crypto - Andreessen Horowitz
  74305. a16z Podcast: Scaling Companies (and Tech Trends) - Andreessen Horowitz
  74306. Connie Chan - Andreessen Horowitz
  74307. Oasis Labs
  74308. a16z Crypto - Andreessen Horowitz
  74309. SEC.gov | Digital Asset Transactions: When Howey Met Gary (Plastic)
  74310. A Fresh Perspective on Seed Investing
  74311. A #CryptoIntro — Resources & Wrap Up
  74312. insitro: Rethinking drug discovery using machine learning
  74313. Welcome Balaji Srinivasan, Coinbase’s new Chief Technology Officer
  74314. Tested: Skydio R1 Autonomous Drone Review - Tested.com
  74315. CryptoKitties | Union Square Ventures
  74316. Cryptonetworks and why tokens are fundamental – Nick Grossman
  74317. Astranis - Andreessen Horowitz
  74318. Crypto Canon - Andreessen Horowitz
  74319. a16z Podcast: Mental Models for Understanding Crypto Tokens - Andreessen Horowitz
  74320. Vitalik Buterin, Creator Of Ethereum, On The Big Guy Vs. The Little Guy - Unchained Podcast
  74321. Our Top 16+ Podcasts of 2017 - Andreessen Horowitz
  74322. The Future of Tech, with Chris Dixon – [Invest Like the Best, EP.69]
  74323. dYdX raises seed round led by Andreessen Horowitz and Polychain Capital
  74324. AI: What's Working, What's Not - Andreessen Horowitz
  74325. Welcome Asiff Hirji: Coinbase’s New President & Chief Operating Officer
  74326. Blockchain Governance: Programming Our Future
  74327. Field Notes: Devcon3 - Ethereum Developer's Conference - Andreessen Horowitz
  74328. The Agoric Papers
  74329. The scale of tech winners — Benedict Evans
  74330. Keybase launches encrypted git
  74331. a16z Podcast: Why Crypto Tokens Matter - Andreessen Horowitz
  74332. US solar plant costs fall another 30 per cent in just one year
  74333. First quantum computers need smart software
  74334. Decentralizing Everything with Ethereum's Vitalik Buterin | Disrupt SF 2017
  74335. a16z Podcast: Getting Applications Into People's Hands - Andreessen Horowitz
  74336. Tony Seba: Clean Disruption - Energy & Transportation
  74337. Bitcoin's Academic Pedigree - ACM Queue
  74338. Funding the Evolution of Blockchains
  74339. Blockchains don’t scale. Not today, at least. But there’s hope.
  74340. How Information Got Re-Invented - Issue 51: Limits - Nautilus
  74341. Traditional Asset Tokenization
  74342. Traditional Asset Tokenization
  74343. Coinbase raises $100M Series D led by IVP
  74344. Plasma: Scalable Autonomous Smart Contracts
  74345. Ian Goodfellow's answer to What's next after deep learning? - Quora
  74346. How to Tell the Truth - Andreessen Horowitz
  74347. Made With ARKit - ARKit Furniture dropping app | by...
  74348. Digital currency reading list
  74349. Automatic Recognition of Facial Displays of Unfelt Emotions
  74350. Revisiting Unreasonable Effectiveness of Data in Deep Learning Era
  74351. r/btc - "So no worries, Ethereum's long term value is still ~0." -Greg Maxwell, CTO of Blockstream and opponent of allowing Bitcoin to scale as Satoshi had planned.
  74352. AI Progress Measurement
  74353. Computer Logic with Chris Dixon - Software Engineering Daily
  74354. Made With ARKit - ARKit Inter-dimensional Portal by @nedd. Music...
  74355. Perfect Ten
  74356. Bigscreen raises $11 Million in Series A financing led by True Ventures
  74357. Reading /proc/pid/cmdline can hang forever
  74358. facebookexperimental/eden
  74359. Compare Countries With This Simple Tool
  74360. facebookexperimental/eden
  74361. Database File Format
  74362. MuniHac 2018: Keynote: A low-latency garbage collector for GHC
  74363. Preserve old serialization format with the new folly::none · facebook/fbthrift@63a06e8
  74364. Wolfsong Trailer
  74365. Emscripten’s embind  |  Web  |  Google Developers
  74366. The Elusive Frame Timing
  74367. Code Density - Efficient but Painful?
  74368. Porsche 919 Hybrid Evo sets an astonishing new Nurburgring lap record
  74369. Unwind the stack around every invoke by kripken · Pull Request #6702 · emscripten-core/emscripten
  74370. datausage.py
  74371. Background compilation · V8
  74372. ‎Florence
  74373. Timestamps
  74374. Compiler Explorer
  74375. Fixing My Keyboard's Latency - Tristan Hume
  74376. Microsecond Resolution Time Services for Windows
  74377. What happens if 'throw' fails to allocate memory for exception object?
  74378. How to atomically write a file without giving it a temporary name
  74379. torvalds/linux
  74380. [PATCH] fuse: invalidate inode pagecache when atomic_o_trunc flag is enabled — Linux Filesystem Development
  74381. Space Scifi Rpg Tiles 48x48
  74382. cruxlang/crux
  74383. replace the system memory info in eden stats with process memory · facebookexperimental/eden@9a3fa8b
  74384. maps, smaps and Memory Stats!
  74385. poikilos/Audiere
  74386. fix bug for mmap larger than the file but within a page reading zero … · facebookexperimental/eden@7400585
  74387. Using Python to Code by Voice
  74388. r/miniSNES - Latency Analysis of NES, SNES, Classics, and RetroPie
  74389. Dad and Mom at Monaco F1
  74390. Hotswapping Haskell · Simon Marlow
  74391. SIGIL Update — Rome.ro
  74392. July 4, 1976 — Rome.ro
  74393. Books Archives — ETC Press
  74394. P8 Awards 2018
  74395. Hurt Me Plenty: A Doom Retrospective - Outright Geekery
  74396. SI6IL — Romero Games
  74397. SIGIL Announcement
  74398. SI6IL — Romero Games
  74399. Reflections on DOOM's Development — Rome.ro
  74400. SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  74401. Game Engine Black Book: Wolfenstein 3D: 9781539692874: Computer Science Books @ Amazon.com
  74402. Castles II Siege & Conquest by Interplay - PC DOS 3.5" Diskette (Retail Big Box) | eBay
  74403. Magazine Subscriptions & more | Games TM Issue 206 | My Favourite Magazines
  74404. Wolfenstein 3D
  74405. ‎Gunman Taco Truck
  74406. Through the Moongate: Richard Garriott, Origin, and Ultima
  74407. Rocket Jump
  74408. Darren Sweeney
  74409. Pain Elemental reveals the last official secret of Doom 2
  74410. Shareware Heroes
  74411. 'Gunman Taco Truck' Review & Tips: Hilarious Post-Apocalyptic Restaurant Simulator Is A Stroke Of Strategic Genius
  74412. Eternal Doom
  74413. Fusion Magazine
  74414. Ponentes | Codemotion Madrid 2018
  74415. Half-Life: Opposing Force (PC, 1999) for sale online | eBay
  74416. John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD 788687101813 | eBay
  74417. SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  74418. Stay Awhile and Listen: Book II
  74419. John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD | eBay
  74420. Deathkings of the Dark Citadel (PC, 1996) for sale online | eBay
  74421. Maestros del DOOM en Espanol — firmado por John Romero — Romero Games
  74422. Typeradio — Now we are talking.
  74423. [CSDb] - White Rabbit by Mayday! (2019)
  74424. Hidden Patterns Inside Fruits and Vegetables
  74425. 02:14
  74426. Audrey Hepburn
  74427. Leisure Suit Larry Bundle | Steam Game Bundle | Fanatical
  74428. Samurai Sam – Game Jam Build
  74429. Clean code != well engineered
  74430. Minds - Take back control of your social media
  74431. The Legend of Zelda: Link’s Awakening - Announcement Trailer - Nintendo Switch
  74432. DOS Nostalgia's 10th Anniversary Stream
  74433. REDO! by Redo!
  74434. Meditation Games Diary: 1/29/19
  74435. Meditation Games - January 29th - Game 29
  74436. ORCA Sequencer - Guided Tour №1 (Rhythm and Math!)
  74437. Rival Consoles - Against The Clock
  74438. Meditations Games: January 29th 2019 - Sweetspot
  74439. hundredrabbits/Orca-c
  74440. The current state of my compiler project | sergio
  74441. Super Simple Named Boolean Parameters
  74442. Snakeshit by dario-zubovic
  74443. r/French - “What is that thing?” ... I love French!
  74444. Milton
  74445. Profile your CPU and GPU (OpenGL and Vulkan) code with Tracy Profiler
  74446. galaxyhaxz/devilution
  74447. serge-rgb/compiler
  74448. vmg/sundown
  74449. git/git
  74450. flipcode - Texturing As In Unreal
  74451. Handmade Hero Day 429 - Multiresolution Light Sampling
  74452. How C++ Debuggers work - Simon Brand - Meeting C++ 2017
  74453. Journal of Computer Graphics Techniques
  74454. Why I left Google to join Grab
  74455. PC Connects talk 2018.pdf
  74456. microsoft/microsoft-pdb
  74457. ApoorvaJ/tiny-jpeg-rs
  74458. SSRTGI: Toughest Challenge in Real-Time 3D
  74459. 4coder for Mac
  74460. Something Rotten In The Core
  74461. Keyboard latency
  74462. Game Designer+Artist or Game Designer+Programmer
  74463. Toward an honesty of pixels: on Final Fantasy 12 HD and Quake 3 Arena
  74464. Tom Lehrer - We Will All Go Together When We Go
  74465. CCleaner Command and Control Causes Concern
  74466. Breaking the x86 Instruction Set
  74467. Detecting debuggers by abusing a bad assumption within Windows
  74468. Shadertoy
  74469. LLVM on Windows now supports PDB Debug Info
  74470. Beautiful, Simple, Testable Functional Effects for Scala
  74471. Bifunctor IO: A Step Away from Dynamically-Typed Error Handling
  74472. TypeScript port of the first half of John De Goes "FP to the max" (https://www.youtube.com/watch?v=sxudIMiOo68)
  74473. vivri/Adjective
  74474. High-Performance Functional Programming Through Effect Rotation
  74475. Practical Haskell: A Real World Guide to Programming: Alejandro Serrano Mena: 9781484244791: Amazon.com: Books
  74476. Orthogonal Functional Architecture
  74477. ytCropper | Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  74478. Functional Scala (Amsterdam Edition) by John A. De Goes
  74479. r/HandmadeQuake - My Announcement is Downright.... Epic
  74480. r/HandmadeQuake - Big Announcement Coming Soon
  74481. e1m8b.zip
  74482. Video: Watch a game coder rebuild id's Quake from scratch
  74483. Index of /hmcon/
  74484. Philip Buuck — Coming Soon
  74485. Working time among video game developers: Trends over 2004-14
  74486. #NodeJS : A quick optimization advice
  74487. I Will Teach You To Be Rich
  74488. Get a job: Be a Mobile Game Engineer for Sega Networks
  74489. Gaming articles on Engadget
  74490. #1gam
  74491. Why I am leaving the best job I ever had
  74492. On the Security of Password Managers - Schneier on Security
  74493. Friday Squid Blogging: A Tracking Device for Squid - Schneier on Security
  74494. Gen. Nakasone on US Cyber Command - Schneier on Security
  74495. Reverse Location Search Warrants - Schneier on Security
  74496. Details on Recent DNS Hijacking - Schneier on Security
  74497. I Am Not Associated with Swift Recovery Ltd. - Schneier on Security
  74498. Cataloging IoT Vulnerabilities - Schneier on Security
  74499. Friday Squid Blogging: Sharp-Eared Enope Squid - Schneier on Security
  74500. Reconstructing SIGSALY - Schneier on Security
  74501. USB Cable with Embedded Wi-Fi Controller - Schneier on Security
  74502. Cyberinsurance and Acts of War - Schneier on Security
  74503. Blockchain and Trust - Schneier on Security
  74504. Friday Squid Blogging: The Hawaiian Bobtail Squid Genome - Schneier on Security
  74505. China's AI Strategy and its Security Implications - Schneier on Security
  74506. Using Gmail "Dot Addresses" to Commit Fraud - Schneier on Security
  74507. Major Zcash Vulnerability Fixed - Schneier on Security
  74508. Facebook's New Privacy Hires - Schneier on Security
  74509. Friday Squid Blogging: Squid with Chorizo, Tomato, and Beans - Schneier on Security
  74510. Public-Interest Tech at the RSA Conference - Schneier on Security
  74511. Security Flaws in Children's Smart Watches - Schneier on Security
  74512. Security Analysis of the LIFX Smart Light Bulb - Schneier on Security
  74513. iPhone FaceTime Vulnerability - Schneier on Security
  74514. Japanese Government Will Hack Citizens' IoT Devices - Schneier on Security
  74515. Friday Squid Blogging: Squids on the Tree of Life - Schneier on Security
  74516. Hacking the GCHQ Backdoor - Schneier on Security
  74517. Military Carrier Pigeons in the Era of Electronic Warfare - Schneier on Security
  74518. The Evolution of Darknets - Schneier on Security
  74519. Hacking Construction Cranes - Schneier on Security
  74520. Clever Smartphone Malware Concealment Technique - Schneier on Security
  74521. Friday Squid Blogging: Squid Lollipops - Schneier on Security
  74522. Evaluating the GCHQ Exceptional Access Proposal - Schneier on Security
  74523. Prices for Zero-Day Exploits Are Rising - Schneier on Security
  74524. Speaking Events: MCSC 2019 - Schneier on Security
  74525. Speaking Events: A New Initiative for Poland - Schneier on Security
  74526. Upcoming Speaking Engagements - Schneier on Security
  74527. Why Internet Security Is So Bad - Schneier on Security
  74528. Friday Squid Blogging: New Giant Squid Video - Schneier on Security
  74529. Using a Fake Hand to Defeat Hand-Vein Biometrics - Schneier on Security
  74530. Security Vulnerabilities in Cell Phone Systems - Schneier on Security
  74531. EU Offering Bug Bounties on Critical Open-Source Software - Schneier on Security
  74532. Machine Learning to Detect Software Vulnerabilities - Schneier on Security
  74533. New Attack Against Electrum Bitcoin Wallets - Schneier on Security
  74534. Friday Squid Blogging: The Future of the Squid Market - Schneier on Security
  74535. Podcast Interview with Eva Galperin - Schneier on Security
  74536. Long-Range Familial Searching Forensics - Schneier on Security
  74537. China's APT10 - Schneier on Security
  74538. Friday Squid Blogging: Squid-Focused Menus in Croatia - Schneier on Security
  74539. Click Here to Kill Everybody Available as an Audiobook - Schneier on Security
  74540. Massive Ad Fraud Scheme Relied on BGP Hijacking - Schneier on Security
  74541. Stealing Nativity Displays - Schneier on Security
  74542. Human Rights by Design - Schneier on Security
  74543. MD5 and SHA-1 Still Used in 2018 - Schneier on Security
  74544. Friday Squid Blogging: Illegal North Korean Squid Fishing - Schneier on Security
  74545. Fraudulent Tactics on Amazon Marketplace - Schneier on Security
  74546. Congressional Report on the 2017 Equifax Data Breach - Schneier on Security
  74547. Teaching Cybersecurity Policy - Schneier on Security
  74548. New Shamoon Variant - Schneier on Security
  74549. Real-Time Attacks Against Two-Factor Authentication - Schneier on Security
  74550. Friday Squid Blogging: More Problems with the Squid Emoji - Schneier on Security
  74551. Marriott Hack Reported as Chinese State-Sponsored - Schneier on Security
  74552. New Australian Backdoor Law - Schneier on Security
  74553. 2018 Annual Report from AI Now - Schneier on Security
  74554. Friday Squid Blogging: Problems with the Squid Emoji - Schneier on Security
  74555. Back Issues of the NSA's Cryptolog - Schneier on Security
  74556. Your Personal Data is Already Stolen - Schneier on Security
  74557. Security Risks of Chatbots - Schneier on Security
  74558. Bad Consumer Security Advice - Schneier on Security
  74559. The DoJ's Secret Legal Arguments to Break Cryptography - Schneier on Security
  74560. Click Here to Kill Everybody News - Schneier on Security
  74561. Three-Rotor Enigma Machine Up for Auction Today - Schneier on Security
  74562. Distributing Malware By Becoming an Admin on an Open-Source Project - Schneier on Security
  74563. Propaganda and the Weakening of Trust in Government - Schneier on Security
  74564. How Surveillance Inhibits Freedom of Expression - Schneier on Security
  74565. Friday Squid Blogging: Good Squid Fishing in the Exmouth Gulf - Schneier on Security
  74566. Using Machine Learning to Create Fake Fingerprints - Schneier on Security
  74567. Information Attacks against Democracies - Schneier on Security
  74568. What Happened to Cyber 9/11? - Schneier on Security
  74569. Israeli Surveillance Gear - Schneier on Security
  74570. Friday Squid Blogging: Squid Sculptures - Schneier on Security
  74571. Mailing Tech Support a Bomb - Schneier on Security
  74572. Chip Cards Fail to Reduce Credit Card Fraud in the US - Schneier on Security
  74573. Upcoming Speaking Engagements - Schneier on Security
  74574. New IoT Security Regulations - Schneier on Security
  74575. Speaking Events: University of Basel, Basel, Switzerland - Schneier on Security
  74576. Speaking Events: Digital Society Conference, Berlin - Schneier on Security
  74577. Hiding Secret Messages in Fingerprints - Schneier on Security
  74578. Friday Squid Blogging: Australian Fisherman Gets Inked - Schneier on Security
  74579. The Pentagon Is Publishing Foreign Nation-State Malware - Schneier on Security
  74580. Privacy and Security of Data at Universities - Schneier on Security
  74581. iOS 12.1 Vulnerability - Schneier on Security
  74582. Consumer Reports Reviews Wireless Home-Security Cameras - Schneier on Security
  74583. Speaking Events: MIT, Cambridge, Massachusetts - Schneier on Security
  74584. Security of Solid-State-Drive Encryption - Schneier on Security
  74585. Troy Hunt on Passwords - Schneier on Security
  74586. Friday Squid Blogging: Eating More Squid - Schneier on Security
  74587. How to Punish Cybercriminals - Schneier on Security
  74588. Buying Used Voting Machines on eBay - Schneier on Security
  74589. Was the Triton Malware Attack Russian in Origin? - Schneier on Security
  74590. ID Systems Throughout the 50 States - Schneier on Security
  74591. Cell Phone Security and Heads of State - Schneier on Security
  74592. More on the Supermicro Spying Story - Schneier on Security
  74593. Security Vulnerability in Internet-Connected Construction Cranes - Schneier on Security
  74594. Meow the Infinite
  74595. Meow the Infinite is here!
  74596. I Invented a Smarter Electrical Metering System Than What the Utilities Had. Then They Caught On.
  74597. Africa
  74598. Amazon.com: Customer reviews: Razer BlackWidow Tournament Edition Stealth - Essential Mechanical Gaming Keyboard - Compact Layout - Tactile & Silent Razer Orange Switches
  74599. Game jams
  74600. How to get clang++ to find link.exe
  74601. llvm-mirror/clang
  74602. How close is WinDBG Preview to an everyday debugger?
  74603. tianocore/edk2
  74604. Log in
  74605. Announcing the Epic Games Store
  74606. V.I. Arnold, On teaching mathematics
  74607. Two Guys Who Hate Each Other -
  74608. Google Help
  74609. Lambda Days 2018 - Heather Miller - We're Building On Hollowed Foundations (...)
  74610. Welcome | HMN
  74611. Compiler Explorer - C++
  74612. cmuratori/meow_hash
  74613. CI
  74614. Edible Games Cookbook: Play With Your Food
  74615. Edible Games Cookbook: Play With Your Food
  74616. Current Status
  74617. Current Status
  74618. Thimbleweed Park Cosplay Mashup
  74619. Thimbleweed Park Blog
  74620. Thimbleversary
  74621. Combat
  74622. GOG.com
  74623. Thimbleweed Park Vinyl
  74624. BBEdit
  74625. Statistics Question
  74626. Friday Questions #3
  74627. A better Steam
  74628. Favorite Game Dev Blogs?
  74629. Friday Questions #2
  74630. Unit Testing Games
  74631. 2018 Goals
  74632. Grumpy Gamer v3
  74633. When is it OK to remake a classic game?
  74634. Thimbleweed Park Cross Stitch Charts | The Den of Slack
  74635. No, the Asteroid Apophis STILL Won’t Hit Us in 2036
  74636. Thimbleweed Park™
  74637. AIAS launches new game dev podcast 'The Game Makers Notebook'
  74638. TRÜBERBROOK – A Nerd Saves the World
  74639. PinnyPals
  74640. Here’s a neat trick for understanding how long computer processes take
  74641. Ben Saunders embarks on Trans-Antarctic Solo expedition
  74642. Available NOW on Nintendo Switch, PS4, Xbox One, and Steam: N++
  74643. Bitsy Game Maker by Adam Le Doux
  74644. Jonathan Blow on Deep Focus
  74645. turnoff.us - geek comic site
  74646. Looking for a pixel artist
  74647. Youth Vs. Apocalypse @Y_Vs_A
  74648. David Hellman - Stunning 4BR,3BA w/Treasure Maze //...
  74649. Where the alt-right came from | Dale Beran | TEDxMidAtlantic
  74650. Zelda 2
  74651. Liberalism in Theory and Practice
  74652. BSA - Donate
  74653. Face à la crise du mouvement des « gilets jaunes », les préfets sonnent l’alerte politique
  74654. Yojimbo (1961) OST - 01 Titles
  74655. November 6, 2018 Voter Guide
  74656. DSA SF Endorsements – November 2018
  74657. Join DSA. Become a member today.
  74658. Unity at GDC San Francisco 2019: Dates, Keynote, and Schedules | Unity
  74659. Questions I'd Ask as a Job Candidate at an Interview
  74660. Data-oriented design: software engineering for limited resources and short schedules: Mr Richard Fabian: 9781916478701: Amazon.com: Books
  74661. Updated Terms of Service and commitment to being an open platform - Unity Technologies Blog
  74662. Swing by GDC and learn about the making of Marvel's Spider-Man from top to bottom
  74663. Millitext · Advent Calendar of Curiosities 2018
  74664. Unity ECS - 100k entities, 30fps on mobile
  74665. Project Tiny Preview Package is here! - Unity Technologies Blog
  74666. Unity Careers
  74667. ECS Track: The Evolution of the ECS API - Unite LA
  74668. General Mills Is Launching a Cereal Monsters Cinematic Universe - Nerdist
  74669. culling.pptx
  74670. Limbo for Commodore 64 Preview available for download
  74671. Unite Los Angeles 2018 - Day 2 Livestream
  74672. FPS Sample - A multiplayer shooter game project | Unity
  74673. Unity gives us over 10m reasons to watch Unite LA next week | MCV/DEVELOP
  74674. AI-driven Dynamic Dialog through Fuzzy Pattern Matching
  74675. Infinitroid
  74676. Procreate
  74677. SPYRO Reignited Character Designer Nicholas Kole Talks ART, Nostalgia, & JELLY
  74678. The Pumpkin King, an art print by John Loren
  74679. The Factory, an art print by John Loren
  74680. Crocodile Pirate
  74681. Sugar and Sprites, an art print by John Loren
  74682. The Wingfeather Saga - Animated Short Film
  74683. John Loren Illustration
  74684. Trigonometry in Pictures | Extreme Learning
  74685. Haxe Roundup № 468
  74686. distractionware » Design Diary: The Jester
  74687. Heat Signature dev log: designing in the dark
  74688. LOVE for Nintendo Switch - Nintendo Game Details
  74689. Looking for a full-time Unity programmer
  74690. JUMPGRID by Ian MacLarty
  74691. Charity - a post on Tom Francis' blog
  74692. r/funny - I switched out all my co-worker's cheat sheets while he was out.
  74693. Home
  74694. Megaquest (Dicey Dungeons) by TheMysticSword
  74695. The 1887 Children’s Fancy Dress Ball
  74696. Mosh Pit Simulator
  74697. gamedev.world
  74698. distractionware » Dice related stuff
  74699. PAX South 2019 Postmortem
  74700. Immediate-Mode Graphical User Interfaces (2005)
  74701. Dicey Dungeons - PAX South Trailer
  74702. NIGHT, by Jasper Byrne
  74703. Bungie.net
  74704. Unity’s block of SpatialOS - Improbable
  74705. distractionware » On a roll
  74706. All the indies I've played in 2018 are amazing and I need to talk about them
  74707. 2019 Independent Games Festival reveals this year's finalists!
  74708. Meditations
  74709. Patrick Kavanagh vowed to ‘break every bloody bookshop’ in Dublin over literary snub
  74710. Normal Music: Volume II, by Ian Snyder
  74711. 2018 Retrospective
  74712. Dicey Dungeons: Terry Cavanagh interview — Wireframe Magazine
  74713. Submit your game for inclusion in the Leftfield Collection 2019
  74714. distractionware » When’s the next update coming out?
  74715. New & popular featured games
  74716. draft-irtf-cfrg-gcmsiv-09 - AES-GCM-SIV: Nonce Misuse-Resistant Authenticated Encryption
  74717. caddytls: add TLS 1.3 support by crvv · Pull Request #2399 · caddyserver/caddy
  74718. Ext4 Disk Layout - Ext4
  74719. oss-security - MatrixSSL stack buffer overflow
  74720. Modern Alternatives to PGP
  74721. Isolate containers with a user namespace
  74722. Go 1.12 Release Notes - The Go Programming Language
  74723. Archive
  74724. proposal: x/crypto: deprecate unused, legacy and problematic packages · Issue #30141 · golang/go
  74725. FiloSottile/mkcert
  74726. draft-ietf-acme-acme-18 - Automatic Certificate Management Environment (ACME)
  74727. What is a Tor Relay?
  74728. Real World Crypto 2019 - Day 1 - Session 1 - Morning - part 1
  74729. crypto/x509: root_cgo_darwin and root_nocgo_darwin omit some system certs · Issue #24652 · golang/go
  74730. Pricing · Plans for every developer
  74731. FiloSottile/mkcert
  74732. Benjojo - Ben Cartwright-Cox
  74733. Lecture: A deep dive into the world of DOS viruses | Friday | Schedule 35th Chaos Communication Congress
  74734. LocoMocoSec 2019 Project Alloy Grant Application
  74735. Go Modules in 2019 - The Go Blog
  74736. The Go Programming Language Blog
  74737. Salary Negotiation: Make More Money, Be More Valued | Kalzumeus Software
  74738. We are Google employees. Google must drop Dragonfly.
  74739. crypto/tls: add support for TLS 1.3 · Issue #9671 · golang/go
  74740. [PATCH 0/3] namei: implement various scoping AT_* flags
  74741. Managering in Terrible Times | Lara Hogan
  74742. kernel/git/torvalds/linux.git - Linux kernel source tree
  74743. CBC 2019
  74744. This job is unavailable
  74745. Docker and kvm containers (from scratch) - redo: a recursive build system
  74746. Real World Crypto 2019
  74747. Classical and quantum computers are vying for superiority
  74748. The year in post-quantum crypto
  74749. Lecture: The year in post-quantum crypto | Friday | Schedule 35th Chaos Communication Congress
  74750. NTRU-HRSS-KEM
  74751. ImperialViolet - CECPQ2
  74752. SPY --- Surveillance, Privacy, and You
  74753. The Case Against Quantum Computing - IEEE Spectrum
  74754. Quantum algorithms for analysis of public-key crypto | American Inst. of Mathematics
  74755. Quantum isogenies: Intro
  74756. Mathematics of Public Key Cryptography
  74757. Table of Contents - IEEE Transactions on Computers | IEEE Computer Society Digital Library
  74758. CRYPTO 2018: “Middle Ground” Proposals for a Going-Dark Fix
  74759. Badge Reviews
  74760. google/randen
  74761. djbsort: Changes
  74762. Programme
  74763. PQCRYPTO ICT-645622
  74764. D. J. Bernstein / Talks
  74765. djbsort: Intro
  74766. Information on RFC 8391 » RFC Editor
  74767. Security in Times of Surveillance
  74768. Round 1 Submissions - Post-Quantum Cryptography | CSRC
  74769. Selected Areas in Cryptography (SAC) 2018 | University of Calgary |
  74770. Eurocrypt 2018 rump session
  74771. Classic McEliece: Talks
  74772. NIST PQCrypto Classic McEliece submission
  74773. PQCrypto 2018 Conference : Florida Atlantic University - Charles E. Schmidt College of Science
  74774. Pitching security vs. privacy is asking the wrong question
  74775. Veiligheid versus privacy: een valse tegenstelling
  74776. libpqcrypto: Intro
  74777. Security in Times of Surveillance
  74778. Introducing HacSpec
  74779. Accepted Papers : Florida Atlantic University - Charles E. Schmidt College of Science
  74780. Cortex-A7 Processor - ARM
  74781. Post-Quantum Cryptography
  74782. CBC Workshop 2018 : Florida Atlantic University - Charles E. Schmidt College of Science
  74783. LatticeHacks: Intro
  74784. Comments on HK17
  74785. Comments on RaCoSS
  74786. SPHINCS+
  74787. The ROBOT Attack
  74788. NTRU Prime: NIST submission
  74789. Male Novum - Mod for The End is Nigh (Trailer)
  74790. Download the latest indie games
  74791. Nicalis
  74792. Buy sports, concert and theater tickets on StubHub!
  74793. S1E47 – Fucked Up – “David Comes To Life” - That Record Got Me High
  74794. Spicy Piggy - Apps on Google Play
  74795. BOI: Four Souls + Expansion Pack
  74796. Humans Who Make Games | Starburns Audio
  74797. 21st Annual Independent Games Festival Awards Audience Award
  74798. The Legend of Bum-Bo on Steam
  74799. IBM's 360 and Early 370 Systems
  74800. My name is Frankenstein - Young Frankenstein
  74801. Randomized trial on gender in Overwatch
  74802. Trying to write Ukkonen's algorithm from memory in a language I don't know! Without tests! YOLO
  74803. All documents - European Patent Register
  74804. Cache tables
  74805. Pet Shop Boys - Give stupidity a chance (lyric video)
  74806. Amiga music: Jester - Elysium
  74807. nothings/stb
  74808. NASM Manual
  74809. Open Letter From New York State Budget Director Robert Mujica Regarding Amazon
  74810. zeux.io - Flavors of SIMD
  74811. The Datasaurus Dozen - Same Stats, Different Graphs | Autodesk Research
  74812. Efficient Generation of Points that Satisfy Two-Dimensional Elementary Intervals (JCGT)
  74813. EGSR 2019
  74814. Real-Time Rendering · “Ray Tracing Gems” nears completion
  74815. sigAsia2018Course
  74816. Unity Labs Publications | Unity
  74817. Deep Learning for Graphics
  74818. Sampling the GGX Distribution of Visible Normals (JCGT)
  74819. A radiative transfer framework for non-exponential media
  74820. Gazoo.vrv
  74821. RGL | An Adaptive Parameterization for Efficient Material Acquisition and Rendering
  74822. TheRealMJP/DXRPathTracer
  74823. A microfacet based BRDF for the accurate and efficient rendering of high definition specular normal maps
  74824. Mipmapping with Bidirectional Techniques
  74825. Giljoo Nam
  74826. Position-Free Monte Carlo Simulation for Arbitrary Layered BSDFs
  74827. MC VOLUME RENDERING COURSE - Jaroslav Křivánek
  74828. NVIDIA Turing Vulkan/OpenGL extensions
  74829. Introduction to Turing Mesh Shaders | NVIDIA Developer Blog
  74830. Efficient Unbiased Rendering of Thin Participating Media (JCGT)
  74831. blueberrymusic/DeepLearningBook-Resources
  74832. Breaking Down Barriers – Part 5: Back To The Real World
  74833. Tech Note: Shader Snippets for Efficient 2D Dithering | Oculus
  74834. SIGGRAPH 2018 Links - Self Shadow
  74835. siggraph course: path tracing in production
  74836. Introduction to DirectX RayTracing
  74837. Advances in Real-Time Rendering in Games, SIGGRAPH 2018
  74838. AliceVision | Photogrammetric Computer Vision Framework
  74839. Christopher Kulla's Homepage
  74840. Real-Time Rendering, Fourth Edition
  74841. The Design and Evolution of Disney’s Hyperion Renderer | ACM Transactions on Graphics (TOG)
  74842. Arnold Renderer | Autodesk | Research
  74843. View-warped Multi-view Soft Shadowing for Local Area Lights (JCGT)
  74844. Sharing | Technology
  74845. ProgressiveMultiJitteredSampling
  74846. KIT - Computergrafik - Publikationen - Gradient Estimation for Real-Time Adaptive Temporal Filtering
  74847. Cube-to-sphere projections for procedural texturing and beyond (JCGT)
  74848. Computer Graphics Group » Acquisition and Validation of Spectral Ground Truth Data for Predictive Rendering of Rough Surfaces
  74849. Stratified sampling of projected spherical caps
  74850. Program | High-Performance Graphics 2018
  74851. A Composite BRDF Model for Hazy Gloss
  74852. ACES 1.1 now available
  74853. Combining Analytic Direct Illumination and Stochastic Shadows
  74854. Rendering Layered Materials
  74855. Robust Solving of Optical Motion Capture Data by Denoising - Ubisoft Montréal
  74856. A reciprocal formulation of non-exponential radiative transfer. 1: Sketch and motivation
  74857. A Radiative Transfer Framework for Spatially-Correlated Materials
  74858. Materials for Masses: SVBRDF Acquisition with a Single Mobile Phone Image
  74859. Technical Papers - SIGGRAPH 2018
  74860. Alpha Distribution - Cem Yuksel
  74861. A Multi-Faceted Exploration (Part 3) - Self Shadow
  74862. DynaKelvinlets
  74863. Efficient Rendering of Layered Materials using an Atomic Decomposition with Statistical Operators
  74864. Moment-Based Order-Independent Transparency
  74865. GDC Retrospective and Additional Thoughts on Real-Time Raytracing
  74866. CausticConnections
  74867. Breaking Down Barriers – Part 2: Synchronizing GPU Threads
  74868. KIT - Computergrafik - Publikationen - Reweighting Firefly Samples for Improved Finite-Sample Monte Carlo Estimates
  74869. Welcome | I3D 2018
  74870. Claybook_Simulation_Raytracing_GDC18.pptx
  74871. Schedule | GDC 2020 | Session not found.
  74872. Real-Time Rendering · “Real-Time Rendering, 4th Edition” available in August 2018
  74873. NVIDIA Nsight Graphics
  74874. Monte Carlo methods for volumetric light transport simulation
  74875. Experiments with DirectX Raytracing in Northlight
  74876. NVIDIA Developer
  74877. SEED - Project PICA PICA - Real-time Raytracing Experiment using DXR (DirectX Raytracing)
  74878. Choose & Download | Intel® System Studio
  74879. pervognsen/bitwise
  74880. Schedule | GDC 2020 | Session not found.
  74881. A new microflake model with microscopic self-shadowing for accurate volume downsampling
  74882. Real-Time Rendering of Wave-Optical Effects on Scratched Surfaces | Shiny 3D Graphics Research
  74883. Schedule | GDC 2020 | Session not found.
  74884. kayru/RayTracedShadows
  74885. Page not found - 99% Invisible
  74886. Edge.org
  74887. WIRED
  74888. Manifold Garden - Performance, Design, and Music System
  74889. Manifold Garden
  74890. Music System for Manifold Garden
  74891. LUNARK
  74892. Manifold Garden
  74893. Join Us — Hinterland Games
  74894. Unity Careers
  74895. Manifold Garden Dev Update #16 - Fixes, Music System and Design
  74896. Steam :: Manifold Garden :: Graphics Improvements, New Music System, and Dev Update Video #16
  74897. How to Be a Tree by zaphos
  74898. Treachery in Beatdown City Trailer - FIGHT SOMEONE! 🤜👊🤛
  74899. SmuggleCraft hitting the Switch eShop this week - Nintendo Everything
  74900. spite/looper
  74901. The Epic Games Store as described by Sergey Galyonkin (SteamSpy Creator, Currently At Epic) (Update: Sergey Clarifying Points on Twitter)
  74902. Manifold Garden Dev Update #15 - Before vs After of Recent Changes
  74903. Eastshade Official Trailer 2
  74904. Manifold Garden - Development Update 13
  74905. Architectural Capricci 2014 – 2018 – Emily Allchurch
  74906. BELOW for Xbox One: Explore. Survive. Discover. | Xbox
  74907. Level Design Timelapse - Decemember 12, 2018
  74908. Manifold Garden - Development Update 12
  74909. AirNow
  74910. Khronos OpenGL® Registry - The Khronos Group Inc
  74911. The 10 Secrets to Indie Game Success (and Why They Do Not Exist)
  74912. Foundations of Game Engine Development
  74913. The Transvoxel Algorithm for Voxel Terrain
  74914. Foundations of Game Engine Development, Volume 1: Mathematics: Eric Lengyel: 9780985811747: Amazon.com: Books
  74915. The 31st - A Game by Terathon Software
  74916. Slug Font Rendering Library
  74917. Magic Leap Promises to Show a Real Demo and Share Specs on Today's Livestream
  74918. pervognsen/bitwise
  74919. The unscalable, deadlock-prone, thread pool - Paul Khuong: some Lisp
  74920. compiletime.md
  74921. clion.md
  74922. research!rsc: Using Uninitialized Memory for Fun and Profit
  74923. allocators.ion
  74924. dbg.el
  74925. lccwin32.doc
  74926. namemap2.ion
  74927. ion_const.md
  74928. Build software better, together
  74929. Miles Sound System Development History
  74930. asan_clang_cl.md
  74931. std.ion.c
  74932. asdf.ion
  74933. A short and readable single .vcxproj file that opens and builds in Visual Studio 2012, 2013, 2015, 2017 and 2019 with good default settings.
  74934. Register Plus PDF viewer
  74935. crates.io: Rust Package Registry
  74936. dalek-cryptography/ed25519-dalek
  74937. 18 Jokes About Being Trans — By Actual Trans People
  74938. The CCC: Men Who Hate Women
  74939. Analytic sphere eversion with minimum of topological events
  74940. A230242 - OEIS
  74941. Mersenne Prime Discovery - 2^82589933-1 is Prime!
  74942. Diophantine Representation of the Set of Prime Numbers | Semantic Scholar
  74943. Guide to Computing - docubyte
  74944. stb_ds.h
  74945. Compiler Explorer
  74946. Here's Why The Ferrari 488 Pista Is the Best New Ferrari
  74947. LLVM: include/llvm/Support/Casting.h Source File
  74948. Thunderhill Trip, 2018 October 11-14, day 3
  74949. Help Bahiyya Khan get to GDC 2019
  74950. ZACH-LIKE
  74951. What's Inside an F1 Gearbox (& How it Works)
  74952. How colliding blocks act like a beam of light...to compute pi.
  74953. International Streaming - Liqui-Moly Bathurst 12 Hour
  74954. Ultimate Tic-Tac-Toe
  74955. Constructing a cubic Bezier that passes through four points
  74956. Reversed-Z in OpenGL
  74957. Eletro Fortinite [Test][Reupload in the right subreddit]
  74958. Thunderhill Trip, 2018 October 11-14, day 2
  74959. Schedule | GDC 2020 | Session not found.
  74960. #GAConfEU 2018
  74961. TOP 10 Marble Racing Videos 2018
  74962. How To Solve For The Angle - Viral Math Challenge
  74963. Sponza in a Millisecond – threadlocalmutex.com
  74964. MESA International
  74965. logicomacorp/WaveSabre
  74966. Randomized trial on gender in Overwatch
  74967. Zaval.org -> Resources -> Library -> Recursive mutexes by David Butenhof
  74968. Mesh: Compacting Memory Management for C/C++ Applications
  74969. Even without explicit collusion, pricing algorithms converge on price-fixing strategies
  74970. Undefined Behavior Is Really Undefined
  74971. Rotating a single vector using a quaternion
  74972. Forget privacy: you're terrible at targeting anyway
  74973. What would a EvE online Internet look like?
  74974. germangb/imgui-ext
  74975. sharkdp/hyperfine
  74976. Wine 4.0 Officially Released With Vulkan Support, Initial Direct3D 12 & Better HiDPI - Phoronix
  74977. r/PS4 - [video] The Encounter made in Dreams Beta. One person made this....wtf
  74978. Jon Shiring Public Tech Talk at Rackspace
  74979. Slim and light Asus StudioBook S (W700) offers Intel Xeon CPU and Nvidia Quadro P3200 GPU
  74980. What Bodies Think About: Bioelectric Computation Outside the Nervous System - NeurIPS 2018
  74981. WikiChip - WikiChip
  74982. TP-Link EAP225v3 AC1350 Wireless MU-MIMO Gigabit Ceiling Mount Access Point Reviewed - SmallNetBuilder
  74983. Kernel-Predicting Convolutional Networks for Denoising Monte Carlo Renderings
  74984. Stanford Seminar - Tiny functions for codecs, compilation, and (maybe) soon everything
  74985. A whirlwind introduction to dataflow graphs
  74986. libdl.so
  74987. Sign in - Google Accounts
  74988. 125981 - The fundamental error in the icon of cheeseburger - An open-source project to help move the web forward. - Monorail
  74989. Cloud Data Backup for Small Businesses | CrashPlan
  74990. Buffer-centric IO
  74991. urish/web-bluetooth-polyfill
  74992. Kirby’s Development Secrets
  74993. CppCon 2015: Gor Nishanov “C++ Coroutines - a negative overhead abstraction
  74994. Collatz and Self Similarity
  74995. (Almost-)Zero-Additional-Latency UDP-over-TCP - IT Hare on Soft.ware
  74996. progonos.com
  74997. Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  74998. Modern garbage collection
  74999. AURCADE: Format: Ghosts 'n Goblins: Points
  75000. Panasonic Develops Industry's First*1 IPS Liquid Crystal Panel with Contrast Ratio of over 1,000,000:1
  75001. NYPLarcade: International Games Day 2016
  75002. Explaining Old Products To My Son
  75003. ドナルド
  75004. An Important Message About Yahoo User Security
  75005. G4v: An Engineering Approach to Gravitation - C. Mead - 4/21/2015
  75006. Carver Mead | Home
  75007. A refrigerator that works by stretching rubber bands
  75008. Solving network congestion
  75009. Online English Vocabulary Size Test
  75010. Depth Precision Visualized – Nathan Reed’s coding blog
  75011. nucypher/nufhe
  75012. RUB-NDS/TLS-Padding-Oracles
  75013. Cryptologie | Links
  75014. Buffy - Once More, with Feeling - Overture/Going Through the Motions
  75015. Bits and Bytes ordering in 5 minutes
  75016. Robust Website Fingerprinting Through the Cache Occupancy Channel
  75017. [paper review] A faster, more efficient cryptocurrency
  75018. A faster, more efficient cryptocurrency
  75019. WireGuard for macOS
  75020. What is the BLS signature scheme?
  75021. draft-boneh-bls-signature-00 - BLS Signature Scheme
  75022. mimoo/eureka
  75023. Home | Cfail2019
  75024. There's No Good Reason to Trust Blockchain Technology
  75025. 无法找到该页
  75026. crypto/tls: enable TLS 1.3 and update tests · golang/go@30cc978
  75027. Quantum Computing, Capabilities and Limits: An Interview with Scott Aaronson – Gigaom
  75028. Database Encryption
  75029. Kerckhoffs’ principles – Why should I make my cipher public?
  75030. Practical Enclave Malware with Intel SGX
  75031. Proxy re-encryption and FHE with NuCypher
  75032. Cryptologie | Links
  75033. Attack of the week: searchable encryption and the ever-expanding leakage function
  75034. Go Proverbs
  75035. Archive
  75036. r/math - A monad is a monoid in the category of endofunctors, what's the problem?
  75037. Introducing Adiantum: Encryption for the Next Billion Users
  75038. Quantum computing as a field is obvious bullshit
  75039. Zcash Counterfeiting Vulnerability Successfully Remediated - Electric Coin Company
  75040. Stanford Blockchain Conference 2019 - Day 1
  75041. Format selector for 1705.05937
  75042. EPA docs don’t show any scientific evidence for Scott Pruitt’s climate claims
  75043. ‎Beyond Beta Podcast on Apple Podcasts
  75044. Stormy weather
  75045. The War To Sell You A Mattress Is An Internet Nightmare
  75046. How Cover Systems Ruined Shooters
  75047. HandmadeCon (all years)
  75048. r/technology - Guys, México has no net neutrality laws. This is what it really looks like. No mockup, glimpse into a possible future for the US. (Image in post)
  75049. Ads Don’t Work That Way | Melting Asphalt
  75050. A New Code License: The MIT, this time with Attribution Required
  75051. Baba Is You
  75052. ‎Pipe Push Paradise
  75053. Watch Hamilton's Pharmacopeia Streaming Online | Hulu (Free Trial)
  75054. Pathetic Man-Child Destroys 2,387 Vintage Star Wars Figures
  75055. 50. Dice Area Revisions and Other Fun Stuff
  75056. Intel Xeon W-3175X Review: Ultimate Performance at the Ultimate Price
  75057. Working on Taiji (Revising Subtractive Dice Puzzles, Part 1) 01-21-2019
  75058. Working on Taiji (Revising Subtractive Dice Puzzles, Part 2) 01-21-2019
  75059. Whats next after Burst
  75060. C++, C# and Unity
  75061. Prints by tsuaii | Society6
  75062. Manifold Garden Dev Update #14 - A Very Brief History of Development
  75063. facebookresearch/habitat-sim
  75064. The Book of Shaders
  75065. Abstract Art with ML
  75066. Neural Networks seem to follow a puzzlingly simple strategy to classify images
  75067. Wernher von Braun explains the possibility to reach the Moon.
  75068. Learning to Drive Smoothly in Minutes
  75069. MiniWorld: A VizDoom Alternative for OpenAI Gym
  75070. pyglet / pyglet / issues / #219 - EGL support, headless rendering — Bitbucket
  75071. C++ Modules Might Be Dead-on-Arrival
  75072. Training Neural Networks with Local Error Signals
  75073. MusicToy 2.0
  75074. Real-Time Rendering · “An Introduction to Ray Tracing” is now free for download
  75075. (Now Go Bang!) Snowflake Archeology (DEC PDP-1)
  75076. Hierarchical reinforcement learning - Doina Precup
  75077. Isaac Asimov's Predictions for 2019
  75078. How DOOM fire was done
  75079. piwheels - Package List
  75080. Determined AI
  75081. A Small Dose of Optimism
  75082. Evolution-Guided Policy Gradient in Reinforcement Learning
  75083. Binary Stochastic Neurons in Tensorflow - R2RT
  75084. Page not found - Mila
  75085. Pursue a Career at Polytechnique Montreal
  75086. Page not found - Mila
  75087. 10 Gradient Descent Optimisation Algorithms
  75088. VideoLectures.NET - VideoLectures.NET
  75089. Wave Function Collapse by marian42
  75090. Visualizing quaternions, an explorable video series
  75091. How to Design for Color Blindness
  75092. Jure Leskovec:
  75093. I saw how Prusament and the Prusa i3 MK3 are made! (we find some early SL1 prototypes)
  75094. arXiv.org e-Print archive
  75095. In Defense of Elon Musk
  75096. Search Jobs - Google Careers
  75097. Bomb Jack Dissected
  75098. Raytracing
  75099. Two bits per transistor: high-density ROM in Intel's 8087 floating point chip
  75100. An intro to self-normalising neural networks (SNN)
  75101. Clara: A Neural Net Music Generator
  75102. The 7 Best Robotic Arm Kits Under $100
  75103. RL — Proximal Policy Optimization (PPO) Explained
  75104. A intuitive explanation of natural gradient descent
  75105. Practical Guide to Hyperparameters Optimization for Deep Learning Models
  75106. Git Submodules vs Git Subtrees
  75107. Visualizing Learning rate vs Batch size
  75108. Computer Science and Engineering: Software Foundations Assistant Professor (open until filled, initial review 12/14/18)
  75109. How Many Random Seeds Should I Use? Statistical Power Analysis in (Deep) Reinforcement Learning Experiments
  75110. 3D TEXTURES
  75111. Joe Rogan Experience #1169 - Elon Musk
  75112. Blockchains Are a Bad Idea (James Mickens)
  75113. Paul Wooster - SpaceX's Plans for Mars - 21st Annual International Mars Society Convention
  75114. USENIX Security '18-Q: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible?
  75115. Deep Learning with Darwin: Evolutionary Synthesis of Deep Neural Networks
  75116. AI-DO: AI Driving Olympics – Duckietown
  75117. Nvidia Launches Turing Architecture, Quadro RTX Ray-Tracing GPU
  75118. Duckietown – A playful way to learn robotics
  75119. An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling
  75120. google/schism
  75121. Interview: Robot Restaurant Spyce's Co-Founder
  75122. On-Stack Replacement, Distilled
  75123. HHVM JIT: A Profile-Guided, Region-Based Compiler for PHP and Hack
  75124. Introduction to compute shaders | Anteru's Blog
  75125. The Gradient
  75126. Sacha Arnoud, Director of Engineering, Waymo - MIT Self-Driving Cars
  75127. IMP (Intelligent Mobile Platform) : 1985 : Robotics History
  75128. Functional Composition - Chris Ford
  75129. Wayve — Learning to drive in a day
  75130. What I Learned Making My Own JIT Language
  75131. Making rent in Silicon Valley
  75132. Metacar: A reinforcement learning environment for self-driving cars in the browser.
  75133. The story of ispc: origins (part 1)
  75134. BDD100K: A Large-scale Diverse Driving Video Database
  75135. Building a Simple Self-Driving Car Simulator
  75136. (Spread)sheet Music: Making a Simple Music Sequencer using CSV Spreadsheets
  75137. Inside the 76477 Space Invaders sound effect chip: digital logic implemented with I2L
  75138. (Spread)sheet Music: Live Jam using a Spreadsheet Program as a Sequencer
  75139. LMARV-1: A RISC-V processor you can see. Part 1: 32-bit registers.
  75140. Google’s Duplex Assistant phone call blew my mind!
  75141. Linux gaming is on a life-support system called Steam
  75142. Google has no plans to lower its 30% cut
  75143. Jackbox Party Pack - The Jackbox Party Pack
  75144. The State of the Algorithm: What's Happening to Indies on Steam?
  75145. Metro Exodus - Handgun Class (Official)
  75146. PC Gaming Era GOTY 2018 Awards
  75147. The Aggie Awards – The Best Adventure Games of 2018 - page 15 | Adventure Gamers
  75148. Return of the Obra Dinn & The Jigsaw Puzzle // Playing at Being (LudicRyan)
  75149. Noclip Podcast #07 - Lucas Pope (Papers Please / Return of the Obra Dinn)
  75150. BEHOLDER. Official Short Film (2019) 4K
  75151. 2019 Independent Games Festival reveals this year's finalists!
  75152. The RPS Advent Calendar 2018, Dec 24th
  75153. BEHOLDER. Official Short Film | Trailer (2018) 4K
  75154. Return of the Obra Dinn - Available Now
  75155. Return of the Obra Dinn [Releasing Oct 18]
  75156. Papers, Please VFX Breakdown
  75157. PAPERS, PLEASE - The Short Film (2018) 4K SUBS
  75158. "PAPERS, PLEASE" FOR PLAYSTATION®VITA"
  75159. Papers, Please Out Today For PS Vita
  75160. Return of the Obra Dinn [Releasing Oct 18]
  75161. PAPERS, PLEASE - The Short Film Final Trailer (2017)
  75162. Return of the Obra Dinn [Releasing Oct 18]
  75163. *VROOM KABOOM* - Teaser Trailer
  75164. Papers Please: The Musical
  75165. Return of the Obra Dinn [Releasing Oct 18]
  75166. Короткометражный фильм
  75167. Return of the Obra Dinn [Releasing Oct 18]
  75168. Return of the Obra Dinn [Releasing Oct 18]
  75169. Papers,Please-The Parody Animation
  75170. Home - National Immigration Law Center
  75171. Rocketbirds 2 Evolution now available on Steam!
  75172. Return of the Obra Dinn [Releasing Oct 18]
  75173. Return of the Obra Dinn [Releasing Oct 18]
  75174. Return of the Obra Dinn [Releasing Oct 18]
  75175. ‎Papers, Please
  75176. Papers Please Anthem | Jazz Cover
  75177. Papers Please OST (Medley) - Metal ♫ Joobie ♫
  75178. Return of the Obra Dinn [Releasing Oct 18]
  75179. The Secret History of Mac Gaming
  75180. Free Online Survey Software by SurveyMonkey: Closed Survey
  75181. Rocketbirds 2: Evolution - Available Now! (PS4/PS Vita)
  75182. Stephen's Sausage Roll
  75183. Download demo for Lucas Pope’s one-bit adventure Return of the Obra Dinn
  75184. Return of the Obra Dinn by dukope
  75185. PlayStation.Blog
  75186. Return of the Obra Dinn [Releasing Oct 18]
  75187. Play Dead Episode 4: Lucas Pope - That Shelf
  75188. Save the date: 14>27 March 2016 - LocJAM3
  75189. Return of the Obra Dinn [Releasing Oct 18]
  75190. Papers Please - Theme (Daydream Anatomy Metal Remix VIP)
  75191. Lucas Pope and the rise of the 1-bit 'dither-punk' aesthetic
  75192. Release Notes for Safari Technology Preview 76
  75193. O.MG Cable
  75194. DEF CON® 27 Hacking Conference - Call For Papers
  75195. Earn BAT while trying out the blockchain-friendly Brave browser
  75196. Going old school: how I replaced Facebook with email
  75197. Install Brave for Linux using the Snap Store | Snapcraft
  75198. The Internet is Facing a Catastrophe For Free Expression and Competition: You Could Tip The Balance
  75199. Guidelines for URL Display
  75200. Security Freeze Center at Experian
  75201. r/funny - Even better
  75202. craigslist | post not found
  75203. Aw yeah it’s time for cookies with neural networks
  75204. Microsoft is building a Chromium-powered web browser for Windows 10
  75205. statement on event-stream compromise
  75206. 3D Printing Ambiguous Cylinders
  75207. The Web We Lost
  75208. Chapter 4: The Consul and the Captain – The Analog Antiquarian
  75209. » Ultima VII The Digital Antiquarian
  75210. Chapter 3: The Soldiers and the Savants – The Analog Antiquarian
  75211. » Life Off the Grid, Part 2: Playing Ultima Underworld The Digital Antiquarian
  75212. Chapter 2: The Mystic and the Measurer – The Analog Antiquarian
  75213. » Life Off the Grid, Part 1: Making Ultima Underworld The Digital Antiquarian
  75214. » The Analog Antiquarian The Digital Antiquarian
  75215. » Life on the Grid The Digital Antiquarian
  75216. » Star Control II The Digital Antiquarian
  75217. » A Quick Scheduling Update — and Season’s Greetings The Digital Antiquarian
  75218. » Controlling the Spice, Part 3: Westwood’s Dune The Digital Antiquarian
  75219. » Controlling the Spice, Part 2: Cryo’s Dune The Digital Antiquarian
  75220. » Controlling the Spice, Part 1: Dune on Page and Screen The Digital Antiquarian
  75221. » The Designer’s Designer The Digital Antiquarian
  75222. » Ten Great Adventure-Game Puzzles The Digital Antiquarian
  75223. » Quest for Glory III and IV The Digital Antiquarian
  75224. » The Sierra Discovery Adventures The Digital Antiquarian
  75225. » The Lost Files of Sherlock Holmes The Digital Antiquarian
  75226. » Whither the Software Artist? (or, How Trip Hawkins Learned to Stop Worrying and Love the Consoles) The Digital Antiquarian
  75227. » Indiana Jones and the Fate of Atlantis (or, Of Movies and Games and Whether the Twain Shall Meet) The Digital Antiquarian
  75228. » The Gateway Games of Legend (Preceded by the Legend of Gateway) The Digital Antiquarian
  75229. » Agrippa (A Book of the Dead) The Digital Antiquarian
  75230. » The Games of Windows The Digital Antiquarian
  75231. » Doing Windows, Part 9: Windows Comes Home The Digital Antiquarian
  75232. » Doing Windows, Part 8: The Outsiders The Digital Antiquarian
  75233. » Doing Windows, Part 7: Third Time’s the Charm The Digital Antiquarian
  75234. » Doing Windows, Part 6: Look and Feel The Digital Antiquarian
  75235. » Doing Windows, Part 5: A Second Try The Digital Antiquarian
  75236. » Doing Windows, Part 4: The Rapprochement The Digital Antiquarian
  75237. » Doing Windows, Part 3: A Pair of Strike-Outs The Digital Antiquarian
  75238. » Doing Windows, Part 2: From Interface Manager to Windows The Digital Antiquarian
  75239. » Doing Windows, Part 1: MS-DOS and Its Discontents The Digital Antiquarian
  75240. » Another World The Digital Antiquarian
  75241. » The Incredible Machine The Digital Antiquarian
  75242. » What’s in a Subtitle? The Digital Antiquarian
  75243. » Ebooks and Future Plans The Digital Antiquarian
  75244. » The Dynamic Interactive Narratives of Dynamix The Digital Antiquarian
  75245. » The Game of Everything, Part 10: Civilization and the Limits of Progress The Digital Antiquarian
  75246. » The Game of Everything, Part 9: Civilization and Economics The Digital Antiquarian
  75247. » The Game of Everything, Part 8: Civilization and Government II (Democracy, Communism, and Anarchy) The Digital Antiquarian
  75248. » The Game of Everything, Part 7: Civilization and Government I (Despotism, Monarchy, and the Republic) The Digital Antiquarian
  75249. » The Game of Everything, Part 6: Civilization and Religion The Digital Antiquarian
  75250. » The Game of Everything, Part 5: Civilization and War The Digital Antiquarian
  75251. » The Game of Everything, Part 4: Civilization and Geography The Digital Antiquarian
  75252. » The Game of Everything, Part 3: Civilization and the Narrative of Progress The Digital Antiquarian
  75253. » The Game of Everything, Part 2: Playing Civilization The Digital Antiquarian
  75254. » The Game of Everything, Part 1: Making Civilization The Digital Antiquarian
  75255. » Wing Commander II The Digital Antiquarian
  75256. » The Worlds of Ultima The Digital Antiquarian
  75257. » Adventure-Game Rock Stars Live in Conference The Digital Antiquarian
  75258. » Dr. Brain The Digital Antiquarian
  75259. » The Sierra Network The Digital Antiquarian
  75260. » Sierra at the Cusp of the Multimedia Age The Digital Antiquarian
  75261. » Timequest The Digital Antiquarian
  75262. » King of Space The Digital Antiquarian
  75263. » A Conversation with Judith Pintar The Digital Antiquarian
  75264. » The Text Adventures of 1991 The Digital Antiquarian
  75265. » Games on the Net Before the Web, Part 3: The Persistent Multiplayer CRPG The Digital Antiquarian
  75266. » Games on the Net Before the Web, Part 2: MUD The Digital Antiquarian
  75267. » Patreon About-Face The Digital Antiquarian
  75268. » Patreon Update The Digital Antiquarian
  75269. » Games on the Net Before the Web, Part 1: Strategy and Simulation The Digital Antiquarian
  75270. » Changes to the Patreon Billing Model The Digital Antiquarian
  75271. » A Net Before the Web, Part 5: The Pony The Digital Antiquarian
  75272. » A Net Before the Web, Part 4: The Rogue, the Yuppie, and the Soldier The Digital Antiquarian
  75273. » A Net Before the Web, Part 3: Content and Competition The Digital Antiquarian
  75274. » A Net Before the Web, Part 2: Service to Community The Digital Antiquarian
  75275. » A Net Before the Web, Part 1: The Establishment Man and the Magnificent Rogue The Digital Antiquarian
  75276. » A Full-Motion-Video Consulting Detective The Digital Antiquarian
  75277. » The 68000 Wars, Part 5: The Age of Multimedia The Digital Antiquarian
  75278. » Games on the Mersey, Part 5: The Lemmings Effect The Digital Antiquarian
  75279. » Games on the Mersey, Part 4: The All-Importance of Graphics The Digital Antiquarian
  75280. » Games on the Mersey, Part 3: The Phoenix The Digital Antiquarian
  75281. » Games on the Mersey, Part 2: Last Days in the Bunker The Digital Antiquarian
  75282. » Games on the Mersey, Part 1: Taking Scousers Off the Dole The Digital Antiquarian
  75283. » Living Worlds of Action and Adventure, Part 3: Head Over Heels, Exile, and Dizzy The Digital Antiquarian
  75284. » Living Worlds of Action and Adventure, Part 2: Mercenary, Fairlight, and Spindizzy The Digital Antiquarian
  75285. » Living Worlds of Action and Adventure, Part 1: The Atari Adventure The Digital Antiquarian
  75286. » Looking for a Web Designer/Developer The Digital Antiquarian
  75287. » A Tale of the Mirror World, Part 8: Life After Tetris The Digital Antiquarian
  75288. » A Tale of the Mirror World, Part 7: Winners and Losers The Digital Antiquarian
  75289. » A Tale of the Mirror World, Part 6: Total War The Digital Antiquarian
  75290. » A Tale of the Mirror World, Part 5: The Inflection Point The Digital Antiquarian
  75291. » A Tale of the Mirror World, Part 4: A Different Mirror The Digital Antiquarian
  75292. » A Tale of the Mirror World, Part 3: A Game of Falling Shapes The Digital Antiquarian
  75293. » A Tale of the Mirror World, Part 2: From Mainframes to Micros The Digital Antiquarian
  75294. » A Tale of the Mirror World, Part 1: Calculators and Cybernetics The Digital Antiquarian
  75295. » Memos from Digital Antiquarian Corporate Headquarters, June 2017 Edition The Digital Antiquarian
  75296. » An Independent Interplay Takes on Tolkien The Digital Antiquarian
  75297. » The Many Faces of Middle-earth, 1954-1989 The Digital Antiquarian
  75298. » The View from the Trenches (or, Some Deadly Sins of CRPG Design) The Digital Antiquarian
  75299. » From Wingleader to Wing Commander The Digital Antiquarian
  75300. » From Squadron to Wingleader The Digital Antiquarian
  75301. » The 640 K Barrier The Digital Antiquarian
  75302. » Ultima VI The Digital Antiquarian
  75303. » Opening the Gold Box, Part 5: All That Glitters is Not Gold The Digital Antiquarian
  75304. » What’s the Matter with Covert Action? The Digital Antiquarian
  75305. » Railroad Tycoon The Digital Antiquarian
  75306. » Monkey Island (or, How Ron Gilbert Made an Adventure Game That Didn’t Suck) The Digital Antiquarian
  75307. » A Little Status Update The Digital Antiquarian
  75308. » Loom (or, how Brian Moriarty Proved That Less is Sometimes More) The Digital Antiquarian
  75309. » The Eastgate School of “Serious” Hypertext The Digital Antiquarian
  75310. » TADS The Digital Antiquarian
  75311. » The Spellcasting Series (or, How Much Ernie Eaglebeak is Too Much Ernie Eaglebeak?) The Digital Antiquarian
  75312. » Thaumistry: In Charm’s Way The Digital Antiquarian
  75313. » A Time of Beginnings: Legend Entertainment (or, Bob and Mike’s Excellent Adventure-Game Company) The Digital Antiquarian
  75314. » A Time of Endings, Part 4: Magnetic Scrolls The Digital Antiquarian
  75315. » A Time of Endings, Part 3: Mediagenic (or, The Patent from Hell) The Digital Antiquarian
  75316. » A Time of Endings, Part 2: Epyx The Digital Antiquarian
  75317. » A Time of Endings, Part 1: Cinemaware The Digital Antiquarian
  75318. » A Working-Class Hero, Part 4: A Hero’s Legacy The Digital Antiquarian
  75319. » A Working-Class Hero, Part 3: Ace and Tactician The Digital Antiquarian
  75320. » Memos from Digital Antiquarian Corporate Headquarters The Digital Antiquarian
  75321. » A Working-Class Hero, Part 1: Proletariat, Prisoner, and Pilot The Digital Antiquarian
  75322. » Turning on, Booting up, and Jacking into Neuromancer The Digital Antiquarian
  75323. » The Prophet of Cyberspace The Digital Antiquarian
  75324. 4coder-editor/4coder
  75325. 4coder in 2019 | 4coder Blog
  75326. Can we talk about macros? | 4coder Forums
  75327. Notes for 4coder customizers on build 4.0.29. There are several things to be aw - Pastebin.com
  75328. New Features P2: Memory Management Variables and Objects | 4coder Blog
  75329. New Features P1: Memory Management Overview | 4coder Blog
  75330. OH Picker | Swedish Cubes for Unity Blog
  75331. Spelunky 2 - Gameplay Trailer | PS4
  75332. We're hiring! (Senior Software Engineer, C++)
  75333. MONITORENUMPROC (winuser.h) - Win32 apps
  75334. [C++] Nicest Resolution for DirectWrite - Pastebin.com
  75335. wglGetProcAddress function (wingdi.h) - Win32 apps
  75336. Not Even Getting to DirectWrite - Pastebin.com
  75337. ACCIDENTAL DUPLICATE | 4coder Blog
  75338. (PDF) Ritual/speech coevolution: a solution to the problem of deception
  75339. How should we evaluate progress in AI?
  75340. Places, not Programs
  75341. Its All About Savings
  75342. Shelling Out: The Origins of Money | Satoshi Nakamoto Institute
  75343. Sepiachord
  75344. More Strategies For Body Pleasure Management
  75345. Sesame Street - Rectangles in the city and country (1969)
  75346. Meow Store
  75347. Year of the Rocket
  75348. Making a Parser for HHTs  —  Handmade Hero  —  Watch
  75349. Everything You Never Wanted to Know About CMake
  75350. RemedyBG by remedybg
  75351. When is it?
  75352. minimal d3d11 by d7samurai
  75353. Firefox Private Network: VPN to Protect Your Entire Device
  75354. Code reviews - Lamorna Engine | handmade.network Forums
  75355. Ministry Of Flat
  75356. New Release: Behind the Black Box: Sessions with Game Engine Programmers — ETC Press
  75357. Meow Hash
  75358. Science Says You Shouldn't Work More Than This Number of Hours a Week
  75359. Physically Based Rendering: From Theory to Implementation
  75360. 4coder 4.1 by 4coder
  75361. How to Spot Good Fuzzing Research
  75362. Handmade Hero  —  Watch
  75363. An update to C# versions and C# tooling | .NET Blog
  75364. Throw Throw Burrito | A dodgeball card game from the creators of Exploding Kittens
  75365. How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas - Scott Hanselman
  75366. launch.json
  75367. OmniSharp/omnisharp-vscode
  75368. microsoft/Freeflow
  75369. On DOTS: C++ & C# - Unity Technologies Blog
  75370. .NET Design Review: GitHub Quick Reviews
  75371. Microsoft's Evolving Gaming Strategy Takes A Giant Step Forward - Thurrott.com
  75372. dotnet/coreclr
  75373. r/IAmA - I’m Bill Gates, co-chair of the Bill & Melinda Gates Foundation. Ask Me Anything.
  75374. lemire/simdjson
  75375. EgorBo/SimdJsonSharp
  75376. WEBGL_multi_draw performance on WebGL Animometer
  75377. Tuning a Runtime for Both Productivity and Performance
  75378. .NET Design Review: UTF8 APIs
  75379. r/webdev - Probably been here before, but everyday so true. This is why I'm planning to breakup with web and go for software. I'm getting bored after 5 yrs.
  75380. Service Fabric Customer Architecture: ZEISS Group
  75381. Tooling: .NET Community Standup - February 21, 2019
  75382. .NET Design Review: JSON Serialization
  75383. Development workflow for Docker apps
  75384. Inline BufferWriter .ctor by benaadams · Pull Request #7674 · dotnet/aspnetcore
  75385. fiigii/PacketTracer
  75386. Languages & Runtime: .NET Community Standup - Feb 14, 2019
  75387. dotMorten/DotNetOMDGenerator
  75388. New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  75389. FOSDEM 2019 - Intel® Hardware Intrinsics in .NET Core
  75390. Runtime binding proposal by richlander · Pull Request #51 · dotnet/designs
  75391. Why I Choose Xamarin to Build Cross-Platform Mobile Apps
  75392. C# ReadOnlySpan<byte> and static data
  75393. dotnet/command-line-api
  75394. [C#] Have some fun with .net core startup hooks
  75395. (WPF + WinForms) * .NET Core = Modern Desktop
  75396. RyanLamansky/dotnet-webassembly
  75397. ASP.NET Core One Hour Makeover
  75398. Disposable ref structs in C# 8.0 – TooSlowException
  75399. Support C# 8 nullable reference types by jskeet · Pull Request #1240 · nodatime/nodatime
  75400. .NET Design Review: GitHub Quick Review and DbDataReader Additions
  75401. BusinessTown
  75402. Generate disassembly of .NET functions
  75403. three.js webgl - cubes - indexed
  75404. Add AsyncDisposable support by pakrym · Pull Request #1005 · dotnet/extensions
  75405. Azure Service Fabric application and cluster best practices - Azure Service Fabric
  75406. Why You Should Learn .net in 2019
  75407. Do more with patterns in C# 8.0 | .NET Blog
  75408. We didn’t see this coming
  75409. Visual Studio 2019 Preview 2 is now available | Visual Studio Blog
  75410. Telerik and Kendo UI R1 2019 Release is Here!
  75411. Open source tools for SQL Server on Linux
  75412. About F# | History
  75413. Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  75414. Update Components to use Razor SDK by rynowak · Pull Request #6188 · dotnet/aspnetcore
  75415. dotnet/command-line-api
  75416. .NET Core - What's Coming in .NET Core 3.0
  75417. Package Thief vs. Glitter Bomb Trap
  75418. mono/t4
  75419. Visual Studio 2019 Preview .NET Productivity | .NET Blog
  75420. How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  75421. Addition: Initial Benchmarks for System.Reflection: Attributes by NickCraver · Pull Request #177 · dotnet/performance
  75422. spboyer/dotnet-upforgrabs
  75423. Take C# 8.0 for a spin | .NET Blog
  75424. Microsoft Flagship Events
  75425. Xamarin Blog
  75426. Bring WPF and WinForms Apps to .NET Core 3 with Telerik UI
  75427. Announcing .NET Core 2.2 | .NET Blog
  75428. Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks | .NET Blog
  75429. Microsoft Flagship Events
  75430. dotnet/coreclr
  75431. Simplifying security for serverless and web apps with Azure Functions and App Service
  75432. Extending the AdminUI Schema
  75433. Round 18 results - TechEmpower Framework Benchmarks
  75434. ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  75435. ASP.NET Blog | Blazor 0.7.0 experimental release now available
  75436. Visual Studio Productivity in 5 minutes!
  75437. ASP.NET Core Spreadsheet and Rich Text Editor (v18.2)
  75438. .NET Survey
  75439. Illyriad - Grand Strategy MMO
  75440. Improve performance of Memory<T>.Span property getter by GrabYourPitchforks · Pull Request #20386 · dotnet/coreclr
  75441. Target NetStandard 2.0 and .NET Framework 4.7.2 by tmat · Pull Request #30914 · dotnet/roslyn
  75442. ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  75443. Pull request successfully merged. Starting build... - The GitHub Blog
  75444. Microsoft's Orleans Distributed App Framework Is Now Cross Platform - The New Stack
  75445. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  75446. ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  75447. Guidance for library authors | .NET Blog
  75448. ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  75449. Interview with Scott Hunter at DotNet 2018
  75450. Exploring the Docker Extension for VS Code and .NET Core
  75451. ASP.NET Blog | Blazor 0.6.0 experimental release now available
  75452. APEX Wallet 3.0 - Our best wallet, made even better!
  75453. How to Create, Use, and Debug .NET application Crash Dumps in 2019 - Michael's Coding Spot
  75454. Languages & Runtime: .NET Community Standup - Feb 14, 2019
  75455. Sony's smart watch strap is now available in the UK
  75456. r/AmpliFi - Problem only with Pixel 3XL
  75457. Download .NET Core 2.2 (Linux, macOS, and Windows)
  75458. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  75459. ASP.NET Blog | Blazor 0.8.0 experimental release now available
  75460. Biohackers Encoded Malware in a Strand of DNA
  75461. Scaling ASP.NET Core Applications
  75462. Performing Constructor Injections on Azure Functions V2
  75463. Halo 4 - Services in Azure with Caitie McCaffrey
  75464. How to break large data in json objects
  75465. Add gRPC templates by JunTaoLuo · Pull Request #7561 · dotnet/aspnetcore
  75466. BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  75467. open-rpc/spec
  75468. SignalR JS client add webworker support by dukhanov · Pull Request #7058 · dotnet/aspnetcore
  75469. Donations
  75470. Join us April 2nd for the Launch of Visual Studio 2019! | Visual Studio Blog
  75471. Introducing draft pull requests - The GitHub Blog
  75472. .NET Design Review: JSON Serialization
  75473. Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019 | Visual Studio Blog
  75474. Visual Studio Extension · Issue #1063 · dotnet/BenchmarkDotNet
  75475. Resiliency and disaster recovery in Azure SignalR Service
  75476. Using Azure CloudShell as a Dev Sandbox
  75477. Get Started Tutorial for Python in Visual Studio Code
  75478. Figure out how to handle IAsyncDisposable types in DI · Issue #426 · dotnet/extensions
  75479. Host ASP.NET Core SignalR in background services
  75480. ASP.NET Blog | Make the most of your monthly Azure Credits
  75481. ASP.NET Core: Saturating 10GbE at 7+ million request/s
  75482. SharpLab
  75483. dotnet/aspnetcore
  75484. EgorBo/Disasmo
  75485. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  75486. Announcing .NET Core 3 Preview 2 | .NET Blog
  75487. MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  75488. Creating the auto-assign-issues bot: Creating my first GitHub app with Probot - Part 2
  75489. Scope and claims design in IdentityServer
  75490. HttpClient Creation and Disposal Internals: Should I Dispose of HttpClient? - Steve Gordon
  75491. Fun with the Spiral of Death
  75492. Wyam - Version 2.2.0
  75493. Creating a GitHub app with create-probot-app: Creating my first GitHub app with Probot - Part 1
  75494. no dogma podcast - powered by FeedBurner
  75495. Bizcoder - Optimizing for the Speed of Light
  75496. Motivations for Writing High-Performance C# Code - Steve Gordon
  75497. Let us improve that Xamarin Forms startup experience - Mark's Blog
  75498. Dotnet-Boxed/Templates
  75499. Gary Ewan Park - Introducing the Cake.VsCode.Recipe Package
  75500. Why is string.GetHashCode() different each time I run my program in .NET Core?
  75501. Episode 20 - Xamarin with Jim Bennett
  75502. Razor UI Class Library with Dynamic Area Name
  75503. Power BI Report
  75504. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  75505. EF Core Relationships in ASP .NET Core
  75506. Build a Video Chat App with ASP.NET Core, Angular, and Twilio
  75507. C# 8 using declarations
  75508. Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  75509. Using health checks to run async tasks in ASP.NET Core: Running async tasks on app startup in ASP.NET Core - Part 4
  75510. Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  75511. Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
  75512. Version mismatches in 2.1 and 2.2 patch updates (often causes FileLoadException) · Issue #3503 · dotnet/aspnetcore
  75513. Integration testing data access in ASP.​NET Core
  75514. Running AWS S3 (Simple Storage Service) Locally for .NET Core Developers - Steve Gordon
  75515. Feedback on async task examples and another possible solution: Running async tasks on app startup in ASP.NET Core - Part 3
  75516. Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  75517. ASP.NET Core Razor Pages and HTTP Status Control Flow
  75518. Building C# Project-based Azure Functions in Visual Studio Code | The Data Farm
  75519. Khalid Abuhakmeh’s Blog
  75520. Manning Publications
  75521. Exploring System.Threading.Channels - Nicolas Portmann - .NET / Java / Security
  75522. The .Net Core Podcast Newsletter • Buttondown
  75523. ARM Templates vs Azure CLI
  75524. Introducing the Telerik UI for Blazor Early Preview
  75525. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  75526. Unit testing data access in ASP.​NET Core
  75527. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  75528. Blazor Full-Stack Web Dev in ASP .NET Core
  75529. Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth
  75530. davidfowl/AspNetCoreDiagnosticScenarios
  75531. Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  75532. Migrating oidc-client-js to use the OpenID Connect Authorization Code Flow and PKCE
  75533. The Self Healing Myth: Readiness & Liveness Probes
  75534. Tracking down action methods that need ValidateAntiForgeryToken using Structural Search and Replace
  75535. Securing Angular applications using the OpenID Connect Code Flow with PKCE
  75536. Software Tokens Won't Save You
  75537. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  75538. ASP.NET Core middleware and authorization
  75539. In Action Book Giveaway - .NET Core Tutorials
  75540. Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  75541. ASP.NET Core in Action
  75542. Memory Leak in new ASPNET 2.2 routing? · Issue #6102 · dotnet/aspnetcore
  75543. The State of the Implicit Flow in OAuth2
  75544. Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  75545. Creating an AWS policy for calling the SES mailbox simulator from CodeBuild
  75546. OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  75547. Creating a git repo with Azure Repos and trying out Git LFS
  75548. Version vs VersionSuffix vs PackageVersion: What do they all mean?
  75549. API Controllers in ASP .NET Core
  75550. Containing Null with C# 8 Nullable References
  75551. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  75552. OneTab shared tabs
  75553. Discards - C# Guide
  75554. An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  75555. How to port desktop applications to .NET Core 3.0 | .NET Blog
  75556. ASP.NET Core One Hour Makeover
  75557. How to port desktop applications to .NET Core 3.0
  75558. .NET Core Opinion 9 - Embrace Dependency Injection
  75559. dotnet/core
  75560. Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  75561. ASP.NET Blog
  75562. There's Waldo is a robot that finds Waldo
  75563. .NET Standard
  75564. Hello World Podcast: Episode 82 - Jon Galloway
  75565. What’s new for WSL in Windows 10 version 1903? | Windows Command Line
  75566. WP.NET | WordPress on .NET Core – WordPress running on .NET Core
  75567. BenchmarkDotNet v0.11.4 | BenchmarkDotNet
  75568. Whack Whack Terminal for Visual Studio
  75569. Git Diff Margin - Visual Studio Marketplace
  75570. Supporting new Alpine versions (for containers) · Issue #99 · dotnet/announcements
  75571. dotnet/roslyn
  75572. .NET Rocks! vNext
  75573. .NET Rocks! vNext
  75574. Confs.tech
  75575. Microsoft’s Developer Blogs are Getting an Update | .NET Blog
  75576. ASP.NET Blog | Microsoft’s Developer Blogs are Getting an Update
  75577. Announcing Windows Community Toolkit v5.1 - Windows Developer Blog
  75578. Forms and Fields in ASP .NET Core
  75579. Be careful when manually handling JSON requests in ASP.NET Core | StrathWeb. A free flowing web tech monologue.
  75580. Plastic SCM: A Full Version Control Stack built with Mono | Mono
  75581. Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  75582. Background Worker template by Tratcher · Pull Request #7401 · dotnet/aspnetcore
  75583. The Visual Studio Code command-line options
  75584. An introduction to ASP.NET Core Razor Pages
  75585. 10 Years of Workshop Material Added to the Creative Commons
  75586. JHipster - 生成你的 Spring Boot + Angular/React 应用!
  75587. PeachPie.io - The PHP compiler & runtime under NET Core | Product Hunt
  75588. twbs/rfs
  75589. Automated date based versioning of ASP.NET Core assemblies
  75590. Bootstrap 4.3.0
  75591. Get These Dependencies Off My Lawn: 5 Tasks You Didn't Know Could be Done with Pure HTML and CSS
  75592. .NET Architecture Guides
  75593. Git History
  75594. Defrag Tools | Channel 9
  75595. drewnoakes/string-theory
  75596. Make your site’s pages instant in 1 minute
  75597. Power BI Report
  75598. Blazor | Build client web apps with C# | .NET
  75599. dotnet/corert
  75600. kleampa/not-paid
  75601. ASP.NET | Open-source web framework for .NET
  75602. Publishing to Single-file in .Net Core by swaroop-sridhar · Pull Request #52 · dotnet/designs
  75603. Blazor Demos
  75604. Xamarin Blog
  75605. Microsoft Build 2020
  75606. Building and deploying an ASP.NET Core app with Docker containers - in 5 minutes – Max Horstmann's Coding Blog – My blog
  75607. GoogleChromeLabs/quicklink
  75608. Eric Williams - DotNetZero vNext